﻿#banner-p1 {
    width: 366px;
    margin-left: 40px;
    line-height: 19px;
    color:#000;
    margin-top: 20px;
}
#banner-p2 {
    float: left;
    width: 100px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: 56px 5px;
    padding-top: 6px;
    text-align: center;
    margin-top: 20px;
    color:white;
    margin-left: 40px;
    border: solid 1px #dedede;
    background-color: #F7751F;
}
.m-news-text2 p{
	padding-left:0 !important;
}
.kou{
	float: left !important;
	width: 8px;
    height: 8px;
    background: #004098;
    margin: 6px 8px 0 0 !important;   
}
.grayBox{
	display: inline-block;
	width: 8px;
	height:8px;
	background-color: #d3cece;
	margin-right:8px;
	margin-left:12px;
}
/*banner图样式*/
/*广告图开始*/
#banner{width:100%;height:420px;overflow:hidden;}
#banner .bannerCon{width:1400px;height:420px;
background:#e6e6e6;margin:0px auto;position:relative;
}
#banner .bannerCon .before{width:600px;height:420px;/*background:rgba(0,0,0,0.8);*/
position:absolute;left:-600px;bottom:0px;z-index:333;
}
#banner .bannerCon .before img{
	position:absolute;right:20px;top:200px;
	cursor:pointer;}
#banner .bannerCon .after{
	width:600px;height:420px;/*background:rgba(0,0,0,0.8);*/
	position:absolute;right:-600px;
	bottom:0px;z-index:333;}
#banner .bannerCon .after img{
	position:absolute;left:20px;
	top:200px;cursor:pointer;
}
#banner .bannerCon .scroll{width:1400%;height:420px;
	position:relative;left:-1400px;
}
.bannerbox{
	width:1400px;height:420px;float:left;overflow: hidden;
}
.bannerbox img{
	height: 420px;
	width: 1400px;
	vertical-align: middle;
}
/*#banner .bannerCon .scroll img{width:1020px;height:420px;}*/
#banner .bannerBut{width:200px;height:40px;position:absolute;
left:48%;bottom:0px;z-index: 999;}
#banner .bannerBut ul li{width:12px;height:12px;
	border-radius:7px;background:#666;
	margin:5px 7px;float:left;}
#banner .bannerBut ul li.hover{background:#c6171e;}
.bannerList{
	position: absolute;
	left:50%;
	bottom:0;
	width: 1400px;
	height: 420px;
	margin-left: -500px;
	z-index:90;
}
.bannerList ul{
	width:100%;
	height: 420px;
	position: relative;
	margin: 0;
	padding: 0;
}
.bannerList li{
	padding: 10px 24px;
	font-size: 26px;
	font-weight: bold;
	color:#fff;
	display: none;
	background-image: url(../img/img-active.png);
	position: absolute;
	left:100px;
	bottom:50px;
}
/*名师名医样式*/
.line{
	border-bottom: dashed 1px #fff;width: 210px;margin: 0 !important;height:1px;
}
.clearfix{
	clear: both;
}