﻿.wrap{
	width: 100%;
	min-width: 1200px;
	margin-top: 40px;
}
.container{
	width: 1200px;
	margin: 0 auto;
	border: solid 1px #C2C2C2;
	padding: 20px;
}
.container .p{
	color: #0282cd;
	font-size: 24px;
	border-bottom: 4px solid #0282cd;
	font-weight: inherit;
	margin-bottom:20px;
}
.bt{
    height: 60px;
    text-align: center;
}
.bt a {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.bt a:hover{
	text-decoration: underline;
    color: #0282cd;
}
.container .p a{
	float: right;
	font-size: 16px;
	color: #0282cd;
	line-height: 30px;
}
.container2{
	width: 1200px;
	min-height:465px;
	margin: 0 auto;
	border: solid 1px #C2C2C2;
	padding: 20px;
}

.container2 .p{
	color: #0282cd;
	font-size: 24px;
	border-bottom: 4px solid #0282cd;
	font-weight: inherit;
}
.container2 .p a{
	float: right;
	font-size: 16px;
	color: #0282cd;
	line-height: 30px;
}
.container2 figure{
	display: inline-block;
	margin: 30px 16px 0 16px;
	border: solid 1px #C2C2C2;
	height: 163px;

}
.container2 figure img{
	height: 100%;
}
.container2 figure figcaption{
	float: right;
	width: 130px;
	padding: 5px;
}
.container2 figure figcaption p{
	font-size: 14px;
	color: #000000;
	border: none;
}


.container3{
	width: 1200px;
	margin: 0 auto;
	border: solid 1px #C2C2C2;
	padding: 20px;
}

.container3 .p{
	color: #0282cd;
	font-size: 24px;
	border-bottom: 4px solid #0282cd;
	font-weight: inherit;
}
.container3 .p a{
	float: right;
	font-size: 16px;
	color: #0282cd;
	line-height: 30px;
}
#ask{
	width: 670px;
	display: inline-block;
	margin-top: 30px;
	height: 238px;
	overflow: hidden;
}
#ask ul li{
	border-bottom: dashed 1px #C2C2C2;
	margin-bottom: 10px;
	list-style-type: disc;
	padding: 1px 0;
	margin-left: 20px;
}
#ask ul li span{
	float: right;
}
.container3 form{
	width: 445px;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	padding: 10px;
}
.container3 form .form_box{
	border: solid 1px #9bd4ec;
	padding:0 10px;
}
.container3 form .form_box p{
	padding: 10px 0px;
	font-size: 14px;
	color: #000000;
}
.container3 form .form_box h3{
	font-size: 20px;
	color: #0282cd;
	font-weight: inherit;
	text-align: center;
}
.container3 form .form_box input{
	width: 300px;
	height: 20px;
}
.container3 form .form_box img{
	vertical-align: middle;
	padding: 0 10px;
}
.container3 form .form_box textarea{
	width: 300px;
	height: 75px;
}
.container3 form .form_box span{
	cursor:pointer;
}


.container4{
	width: 1200px;
	margin: 0 auto;
	
}
#container4_left,#container4_right{
	display: inline-block;
	width: 596px;
	vertical-align: top;
	border: solid 1px #C2C2C2;
	padding: 20px;
	height:137px;
}
.container4 p{
	color: #0282cd;
	font-size: 24px;
	border-bottom: 4px solid #0282cd;
	font-weight: inherit;
}
.container4 .p a{
	float: right;
	font-size: 16px;
	color: #0282cd;
	line-height: 30px;
}
.container4 ul li{
	border-bottom: dashed 1px #C2C2C2;
	margin: 10px 0;
	list-style-type: disc;
	padding: 1px 0;
	margin-left: 20px;
}
.container4 ul li time{
	float: right;
}
.container4 ul li a{
	font-size: 16px;
	color:#000000;
}


div.slideBox{ position:relative; width:670px; height:300px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:34px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:16px; line-height:34px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left; width:12px; height:12px; background-color:#FFF; text-indent:-99999px; margin:14px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#3391D9;}
#demo{
	display: inline-block;
}
#news{
	display: inline-block;
	vertical-align: top;
	width: 445px;
	margin-left: 25px;
}
.mod-first{display: inline-block; float:left; width: 385px;margin-left: 50px;}
.mod{
	line-height: 40px;
    text-align: center;
    font-size: 24px;
    margin-top: 3px;
}
.mod-first video{width:100%; height:320px;}
#news ul{
	position: relative;
	height: 257px;
}
#news ul button{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #0282cd;
	border: none;
	font-size: 16px;
	background: transparent;
}
#news ul li{
	border-bottom: dashed 1px #C2C2C2;
	margin-bottom: 10px;
	list-style-type: disc;
	padding: 1px 0;
}
#news ul li a{
	width:400px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color:#000000;
}
#news ul li time{
	float: right;
}

/*科室介绍*/
#container_keshi{
	width: 1200px;
	margin: 0 auto;
}
.main_left,.main_right{
	display: inline-block;
	vertical-align: top;
}
.main_left{
	width: 326px;
}
.main_left h1{
	height: 51px;
    background-color:#0282cd;
    color: #fff;
    font-size: 25px;
    text-indent: 35px;
    line-height: 50px;
}
.main_left h1 img{
	width: 100%;
}
.main_left .subnav_box{
	border: solid 1px #68bed4;
	padding: 10px;
}
.subnav_box1{
	margin-top:20px;
}
.subnav_box1 img{
	width:326px;
	height:245px;
}
.us_w .swiper-slide img{
	width:1200px;
	height:402px;
}
.main_left .subnav_box ul li{
	list-style-type: disc;
	height: 40px;
	text-indent: 7px;
	width: 280px;
	line-height: 40px;
	border: solid 1px #68bed4;
	margin: 10px 0 10px 20px;
}
.main_left .subnav_box ul li a{
	font-size: 16px;
	color: #000000;
	display: block;
}
.main_left .subnav_box ul li a:hover{
	color: #FFFFFF;
	background-color: #0282cd;
}
.main_right{
	/*width: 850px;*/
	width:70.4%;
	margin-left: 19px;
}
.main_right .title{
	height: 51px;
	padding: 12px 40px;
	font-size: 16px;
	color: #FFFFFF;
	background-color:#0282cd;
}
.main_right .title a{color:#fff;}
.main_right .title img{
	vertical-align: middle;
}
.main_right .title_main{
	border: solid 1px #C2C2C2;
	min-height: 440px;
	padding: 20px;
}
.main_right .title_main h1{
	text-align: center;
    margin: 20px 0;
	color: #1c5cb6;
}
.main_right .title_main img{
    max-width:98%;
}
.title_main .main_img{
	text-align: center;
    height: 300px;
}
.main_img img{
	height:300px;
}
.main_right  .title_main_news{
	padding: 20px 0;
	border: solid 1px #C2C2C2;
}
.nr_sj{
	text-align: center;
    display: block;
    font-size: 14px;
    color: #666;
    border-top: dashed 1px #CCC;
    border-bottom: dashed 1px #CCC;
    background: #deeaf3;
	padding: 10px 20px;
	width:680px;
	margin:0 auto;
}

#news2{
	display: inline-block;
	vertical-align: top;
	width: 820px;
	margin-left: 25px;
}
#news2 ul{
	position: relative;
}
#news2 ul li{
	border-bottom: dashed 1px #C2C2C2;
	margin-bottom: 10px;
	list-style-type: disc;
	padding: 10px 0;
	height: 20px;
}
#news2 ul li a{
	font-size: 16px;
	color:#000000;
}
#news2 ul li time{
	float: right;
}

#tuandui{
	padding: 0 40px;
}
#tuandui figure{
	height: 150px;
	overflow: hidden;
	border: solid 1px #C2C2C2;
	padding: 5px;
	margin: 10px 0;
	background:#deeaf3;
}
#tuandui figure img{
	width:115px;
	height:140px;
	overflow:hidden;
}
#tuandui figure figcaption{
	float: right;
	width: 80%;
	margin-top: 10px;
	position: relative;
}
#tuandui figure figcaption h4{
	font-size: 16px;
	font-weight: inherit;
	
}
#tuandui figure figcaption h4 span{
	font-size: 18px;
	color: #0058bc;
}
#tuandui figure figcaption p{
	font-size: 14px;
	text-align: justify;
	height: 80px;
	overflow: hidden;
}
#tuandui figure figcaption button{
	border: none;
	color: #0058bc;
	margin-left:5px;
}
.colL{width: 717px;  float:left;}
.colL-Bbg{    margin: 0 1px; background: #fff }
.blank9{clear: both; height: 9px; overflow: hidden; display: block; font-size: 1px;}
.widget-slide{    overflow: hidden;  position: relative;}
.widget-slide-1-ctrl{    width: 700px; margin: 0 auto;  height: 29px;}
.widget-slide-ctrl-prev{border-radius: 21px; bottom: 130px; font-size: 60px; width: 45px; height: 45px; line-height: 42px; color: #0282cd; background: #fff; left: 10px; position: absolute;}
.widget-slide-1-ctrl h3{    float: left;
    font: 18px/29px "Microsoft YaHei";
    padding-left: 25px;
    color: #004ea1;
    margin: 0 15px 0 0;}
.widget-slide-ctrl-nav{float: left;
    margin: 3px 0 0;
    padding: 0;}
.widget-slide-1-ctrl .widget-slide-ctrl-nav li{
	background: #fff;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
	text-align:center;
    height: 20px;
    width: 77px;
    padding: 0;
    margin: 0 4px 0 0;
    color: #333;
    line-height: 20px;
}
.widget-slide-1-ctrl .widget-slide-ctrl-nav span{
	color:#0282cd;
}
.widget-slide-1-ctrl .widget-slide-ctrl-nav .current{
	background: #0282cd;
    color: #fff;
	border-radius: 20%;
}

.widget-slide-ctrl-next{
	left: 680px;
	position: absolute;
	border-radius: 21px;
    bottom: 130px;
    font-size: 60px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    color: #0282cd;
    background: #fff;
}
.blank15{
	clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}
.widget-slide-body{    overflow: hidden;
    margin: 0 auto;}
.widget-slide-contents-piclist li{
	    float: left;
    width: 700px;
}
.widget-slide-contents-piclist li img{
	    padding-left: 35px;
}
.widget-slide-content-text{
	padding: 10px;
    width: 355px;
    text-align: left;
	float: right;
}
.widget-slide-content-text h4{
	font: 48px/50px "Microsoft YaHei";
    padding-top: 12px;
}
.widget-slide-content-text p.p1{
	font: 30px/50px "Microsoft YaHei";
    padding-bottom: 10px;
    color: #004ea1;
    width: 300px;
}
.widget-slide-content-text p{
    font: 18px/24px "Microsoft YaHei";
    color: #666;
    width: 270px;
}































