*{
  margin:0;
  padding: 0;
}
li{
  list-style: none;
}
a{
  color:#666666;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
}
input,textarea{
  outline: none;
  -webkit-appearance: none;
}
textarea{
    resize: none;
}
input{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
   font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
}
input[type="button"],input[type="submit"]{
	border:none;
	font-family: "Microsoft YaHei";
}
select{
   -webkit-appearance: none;
  outline: none;
}
img{
    border: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
  display: block;
}
.home_news{margin-top:30px;display:flex;flex-wrap:wrap;}
.home_news .home_news_item{margin:0 30px 30px 0;width:625px;}
.home_news .home_news_item:nth-child(even){margin-right:0;}
.home_news_body{box-shadow:0px 0px 4px rgba(0, 0, 0, 0.1);backgroud:#fff;padding:20px;border-radius:5px;display:flex;align-items:center;}
.home_news_body .date{width:90px;text-align:center;padding-right:20px;margin-right:30px;border-right:1px solid #eee;}
.home_news_body .date h4{font-size:30px;font-family:Politica;color:#999;margin:0;}
.home_news_body .date p{color:#999;font-size:14px;font-family:Verdana;}
.home_news_body .body{flex:1;overflow:hidden;transition:all 0.5s ease;}
.home_news_body .body h4{font-size:18px;font-weight:400;color:#515050;}
.home_news_body .body p{color:#c2c2c2;}
.home_news_body .body h4 a:hover{color:#0E77EA;}
.home_news_body:hover{box-shadow:0px 0px 30px rgba(0, 0, 0, 0.15);}
.home_news_body:hover .body{transform:translateX(5px);}
.home_news_item:hover .body h4 a{color:#1890FF;}
.home_news_item:hover .body p{color:#666;}
/*清除浮动*/
.danyeneirong{ font-size:16px; padding-top: 20px;}
.danyeneirong p{ text-indent:2em; line-height: 200%; margin-bottom: 10px;}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}
.mainbox{
	position: relative;
	margin: 0 auto;
	width: 1280px;
	height: auto;
}
.h30{ height: 30px; clear: both;}
.mainbox1{
	width: 1280px;
}
/*下边框*/
.border_bottom{
	position: relative;
}
.border_bottom:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
/*字体*/
.bluefont{
	color:#2f95e4;
}
body{
	width: 100%;
	min-width: 990px;
	color: #666666;
	line-height: 2;
	font-size:14px;
	font-family:"Microsoft YaHei","黑体","宋体",sans-serif;
}
/*首页 导航start*/
.headwrap{
	width: 1280px;
	margin: auto;
	height: 120px;
	padding: 0 50px;
	box-sizing: border-box;
	background: #ffffff;
}
.headwrap a{
	display: inline-block;
}
.logobox{
	float: left;
	height: 120px;
	line-height: 120px;
	vertical-align: middle;
}
.logobox img{
	vertical-align: middle;
}
.headitembox{
	width:970px;
	float: right;
	height: 120px;
	font-size: 12px;
}

#box3{
display:none;
width:300px;
line-height:25px;
height:auto; 
background:#ffffff;
border:1px solid #e8e8e8;
text-align:left;
margin-top:-10px;
padding: 10px;


}
#box4{
display:none;
width:225px;
line-height:25px;
height:auto; 
background:#ffffff;
border:1px solid #e8e8e8;
text-align:left;
margin-top:-10px;

}


.headna{width:100%;float:left;height:30px;}
.ewm1{width:100%;float:left;height:90px;}
.ewm1 img{margin-left:150px;}
.headitembox ul{
	float: left;
	margin-left: 5px;
}
.headitems{
	float: left;
	position: relative;
	width: auto;
	line-height:60px;
	padding: 0 5px;
}
.headitems:after {
	content: " ";
	position: absolute;
	right: 0;
	top: 22px;
	width: 1px;
	height: 14px;
	border-right:1px solid #e8e8e8;
}
.headitems:last-child::after{
	border:none;
}
.topitemsimg{
	display: none;
	position: absolute;
	right: -9px;
	top:56px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border:1px solid #e8e8e8;
	background: #ffffff;
	z-index: 100;
}
.topitemsimg a{ display: block; text-align: center; line-height: 40px;}
.topitemsimg a:hover{ background-color: #0551a9; color: #fff;}
.topitemsimg img{
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headitems:hover .topitemsimg{
	display: block;
}
/*menunavbox*/
.menubox{
		width: 1280px;
		height: 70px;	
	margin: auto;
		padding: 0 0px;
		font-size: 16px;
		box-sizing: border-box;
	}


.menunavbox{
	float: left;
}
.menunavitem{
	float: left;
	position: relative;
}
.menunav_a{
	display: inline-block;
	line-height: 68px;
	box-sizing: border-box;
	width: 120px;
	text-align: center;
	font-size:18px;
	
}

.menunav_a:hover{
	color:#2f95e4;
	border-bottom: 2px solid #2f95e4;
}
.menunav_active{
	position: relative;
	color:#2f95e4;
}
.menunav_active:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 2px solid #2f95e4;
}
/*二级菜单*/
.subnavitembox{
	display: none;
	position: absolute;
	left: 0;
	top: 70px;
	min-width: 460px;
	height: 160px;
	padding-bottom: 20px;
	background: #ffffff;
	border-top: 2px solid #2f95e4;
	z-index: 100;
}
.subnavitembox ul{
	float: left;
	margin-right: 10px;
	width: 110px;
}
.subnavitem{
	float: left;
	width: 110px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	border-bottom:1px solid #e8e8e8;
}
.subnav_a:hover{
	color:#2f95e4;
}
.subnavimg{
	float: left;
	max-width: 200px;
	max-height: 140px;
	margin-top: 20px;
}
.menuiconbox{
	float: right;
	line-height: 70px;
	
}
.menuicon_a{
	position: relative;
	display: inline-block;
	padding: 0 10px;
	padding-top: 17px;
	padding-bottom: 20px;
}
.menusearchbox{
	display: none;
	position: absolute;
	right: 5px;
	bottom: -36px;
	width: 200px;
	height: 35px;
	background:rgba(0,0,0,0.3);
	border:1px solid #cdcdcd;
	z-index: 100;
}
.ssan{ border: 0px;background-color: transparent; border: 0; float: right; padding-left: 10px; padding-right: 10px;}
.menuiconsearch:hover .menusearchbox{
	display: block;
}
.menusearchbox .searchinput{
	vertical-align: top;
}
.menusearchbox .searchbtn{
	vertical-align: top;
}
.menuicon_a img{
	vertical-align: middle;
}

/*foot*/
.footwrap{
	position: relative;
	width: 100%;
	/*margin-top: 50px;*/
	/* padding:40px 0 70px; */
	padding: 20px 0;
	background: #444444;
	padding-top: 0;
}
.wp-0413{width: 1400px;margin: 0 auto;}
.footTopbox{
	margin:0 auto;
	width: 1280px;
	padding: 20px 0;
	/* height: 80px; */
	/* line-height: 80px; */
	overflow: hidden;
}
.footiconbox{
	float: left;
	margin-top: 20px;
}
.footicon_weixin,.footicon_weibo,.footicon_qq{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	vertical-align: middle;
}
.footicon_weixin{
	background: url(../style/sprite.png) 0 0 no-repeat;
	background-size: 92px 25px;
}
.footicon_weibo{
	background: url(../style/sprite.png) -34px 0 no-repeat;
	background-size: 92px 25px;
}
.footicon_qq{
	background: url(../style/sprite.png) -67px 0 no-repeat;
	background-size: 92px 25px;
}
.footicon_thank{
	position: relative;
	color: #ffffff;
	padding-left: 10px;
}
.footicon_thank:before {
	content: " ";
	position: absolute;
	left: 0px;
	top: 3px;
	width: 1px;
	height: 14px;
	border-right:1px solid #ffffff;
}
.footToplist{
	/* float: right; */
	overflow: hidden;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	overflow: hidden;
}
.footTopbox-right{float: right;overflow: hidden;}
.footToplist i {
    color: #a49a9a;
    padding-right: 10px;
}
.footTopitem{
	float: left;
	margin-left: 30px;
	margin-top: 5px;margin-bottom: 5px;
}
/*地址2*/
.footToplist2{
	float: right;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
}
.footToplist2 i {
    color: #a49a9a;
    padding-right: 10px;
}
.footTopitem2{
	float: left;
	margin-right: 30px;
	margin-top:-40px;
}
/*地址2*/
.footline{
	width: 100%;
	padding: 40px 0;
	border-top:1px solid #5b5b5b;
	border-bottom:1px solid #5b5b5b;
	box-sizing: border-box;
}
.certificatebox{
	float: left;
	text-align: center;
}
.certificateName{
	/* margin: 10px 10px 0 0; */
	color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
}
.footitem{
	float: left;
	color: #ffffff;
	margin-left: 30px;
}
.footitem a{
	color: #ffffff;
	font-weight: lighter;
}
.footTitle{
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
}
.tel{
	font-size: 24px;
	font-family: Helvetica;
}
.footitem dd{
	margin-bottom: 15px;
}
.footitem i {
    color: #a49a9a;
    padding-right: 10px;
}
.erweimalist{
	float: right;
}
.erweimaitem{
	float: left;
	margin-left: 30px;
	width: 110px;
	color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-size: 0;
}
.erweimaitemName{
	margin: 10px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
}
.footnav{
	padding-top: 20px;
	float: left;
	color: #666666;
}
.footnavitem{
	float: left;
	position: relative;
	padding: 0 8px;
}
.footnavitem a{
	color: #666666;
}
.footnavitem:after{
	content: " ";
	position: absolute;
	right: 0;
	top: 15%;
	width: 1px;
	height: 70%;
	border-right:1px solid #666666;
}
.footnavitem:last-child:after{
	border:none;
}
.copyright{
	padding-top: 20px;
	float: right;
}
/*回到顶部*/
.backtop{
	position: absolute;
	top: -40px;
	right: 20px;
	z-index: 20;
}
.backtopshow{
	position: absolute;
	bottom: : 40px;
	right: 20px;
	z-index: 20;
}
/*banner*/
.banner img{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-wrapper{
	width: 100%;
	position: relative;
}
.swiper-pagination{
	width: 100%;
	bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}
 .swiper-pagination-bullet{
	margin:0 10px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	border-radius: 0;
	margin:0 20px;
	background: none;
	opacity: 1;
	border:1px solid #ffffff;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
	border:1px solid #007aff;
	background: #007aff;
}
.swiper-pagination-fraction{
	font-size: 24px;
}
/*banner导航*/
.indexnav{
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #ffffff;
	font-size: 18px;
	font-weight: lighter;
	background: #444444;
}
.indexnav_list{
	display: inline-block;
	max-width: 1280px;
	margin:0 auto;
}
.indexnav_item{
	position: relative;
	padding: 0 20px;
	margin:0 30px;
	float: left;
}
.indexnav_text{
	position: relative;
	height: 70px;
}
.indexnav_text:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:50%;
	width: 10px;
	height: 1px;
	margin-left: -5px;
	border-bottom:1px solid #7c7c7c;
}
.indexnav_a{
	display: inline-block;
	color: #ffffff;
}
.indexnav_item:hover{
	background: #2f95e4;
	
}
.indexnav_item a:hover{color: #ffffff;}

/*indexnews*/
.index_titlebox{
	display: inline-block;
	width: 100%;
	height: 80px;
	margin: 20px auto;
	text-align: center;
}
.index_title{
	font-size: 30px;
	color: #333333;
	font-weight: normal;	
}
.index_title2{
	font-size: 30px;
	color: #fff;
	font-weight: normal;	
}
.index_titleImg{
	text-align: center;
}
.index_titletext{
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #c0c0c0;
	text-transform : uppercase;
}
.index_titletext:before,.index_titletext:after{
	 content: '';                 /*CSS伪类用法*/
    position: absolute;         /*定位背景横线的位置*/
    top: 50%;
    background: #c0c0c0;       /*宽和高做出来的背景横线*/
    width: 20px;
    height: 1px;
}
.index_titletext:before{
	left: -40px;
}
.index_titletext:after{
	right:-40px;
}
.indexnews_navbox{
	width: 100%;
	text-align: center;
}
.indexnews_navlist{
	display: inline-block;
}
.indexnews_item{

}
.indexnews_item:hover{
	background: #0551a9;
}
.indexnews_item a{
}
.indexnews_item:hover a{
}

.indexnews_item1{
float: left;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 18px;
	width: 170px;
	text-align: center;
}
.indexnews_item1:hover{
	background: #0551a9;
	color: #fff;
}
.indexnews_item1:hover a{color: #fff;}

.indexnews_item1 a{
}
.indexnews_item1:hover a{
}
.indexnews_itemactive1,.indexnews_itemactive1 a{
	background: #0551a9;
	color: #ffffff;
}

.indexnews_itemactive,.indexnews_itemactive a{
	background: #ffffff;
	color: #244192;
}

.indexnews_item:last-child:after{
	border:none;
}
.news_contentitem{
	display: none;
}
.indexnews_content{
	width: 100%;
	margin:30px auto;
	height: 520px;
	background: #fafafa;
}
.indexnews_video{ 
width:426px;
height:261px;}

.indexnews_videobox{
	float: left;
	width: 426px;
	height: 520px;
	
	
}
.indexnews_videotext{
	width: 426px;
	margin: 0 auto;
}
.indexnews_titlebox{
	position: relative;
	font-size: 16px;
	color: #444444;
	text-align: center;
	padding-bottom: 15px;
}
.indexnews_titlebox:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:50%;
	width: 36px;
	height: 1px;
	margin-left: -18px;
	border-bottom:1px solid #eaeaea;
}
.indexnews_title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.indexnews_textbox{
	width: 100%;
	height: 6em;
	padding-top: 20px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	text-align: justify;
}
.indexnews_contentbox{
	float: left;
	width: 426px;
	height: 520px;
	color: #ffffff;
	
}
.indexnews_textwrap{
	height: 250px;
	box-sizing: border-box;
	padding: 20px;
}
.indexnews_center{
	background: #0551a9;
}
.indexnews_centertext{
	color: #ffffff;
}
.indexnews_imgbox{
	width: 426px;
	height: 270px;
}
.indexnews_imgbox img{
	width: 426px;
	height: 270px;
}
.morebtn{
	display: block;
	margin: 30px auto;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border:1px solid #e8e8e8;
	color: #666666;
}
/*修改新闻中心20180416*/
.m-indexNews{overflow: hidden;padding-top: 22px;}
.m-indexNews .col-l{float: left;margin: 0 60px;width: 430px;}
.m-indexNews .col-r{overflow: hidden;float: none;margin: 0 60px;}
.m-bigNews{padding: 18px 0 30px;border-bottom:1px solid #e2e2e2;}
.m-bigNews .pic img{display: block;width: 430px;height: 232px;}
.m-bigNews h3{margin: 21px 0;font-weight: normal;}
.m-bigNews h3 a{font-size: 16px;color: #333;}
.m-bigNews h3 a:hover{color: #0551a9;}
.m-bigNews p{overflow: hidden;height: 54px;line-height: 27px;font-size: 14px;color: #666;}

.ul-newslist li{height: 50px;line-height: 50px;border-bottom:1px solid #e2e2e2;}
.ul-newslist li a{display: block;padding-left: 16px;background: url(../style/icon2.png) no-repeat left center;font-size: 14px;color: #333;}
.ul-newslist li:hover a{background-image: url(../style/icon1.png);color: #0551a9;}

.m-bigNews h3,.ul-newslist li a{
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}



.indexsituationbox{
	width: 100%;
	height: auto;
	background: url(../style/ibaout.jpg) top left no-repeat;
	background-size: 100%;
	height: 520px;
}
.indexsituationwrap{
	width: 1800px;
	margin:0 auto;
}
.indexsituation_timelist{
	width: 100%;
	margin: 20px auto;
	padding: 20px 0;
}
.situation_timea{
	display: inline-block;
	width: 175px;
	color: #ffffff;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
.situation_timecircle{
	display: inline-block;
	width: 110px;
	height: 110px;
	padding-top:30px;
	border-radius: 50%;
	border:1px solid #afaeaf;
	overflow: hidden;
	box-sizing: border-box;
}
.situation_timecircle:hover{
	background: #0551a9;
	border:1px solid #0551a9;
}
.situation_timeyear{
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
}
.situation_circletext{
	font-size: 14px;
	color: #afaeaf;
}
.indexsituation_textbox{
	width: 1200px;
	margin:0 auto;
	box-sizing: border-box;
	padding:0px;
	font-size: 16px;
	color: #fff;

}
.iabout p{ text-indent: 2em;}
.indexsituation_textwrap{
	width: 100%;
	margin-top: 30px;
	padding:0 0px;
}
.indexsituation_title{
	font-size: 24px;
	color: #f90;
	text-align: center;
	line-height: 70px;
}
.bluemorebtn{
	color: #ffffff;
	background: #0551a9;
	border:1px solid #e8e8e8;
}
/*专家介绍*/
/*.expertbox .swiper-container {
    width: 1100px;
    margin:0 auto;
  	padding: 0 40px;
}
.expertbox .swiper-wrapper{
	width: 1100px;
}
.expertbox .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/
/*.expertbox .swiper-button-next{
	right: 0px;
}
.expertbox .swiper-button-prev{
	left: 0px;
}*/
.expertListitemli{
	float:left;
	width: 380px;
	margin-right: 10px;
	padding: 0px;
}
.expertsliderbox{
	position: relative;
	width: 1280px;
	margin: 0 auto;
}
.expertslider{
	margin:0 auto;
	width: 1170px;
	overflow: hidden;
}
.expertsilder-button {
    top: 180px;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.expertsilder-button.btl{
	width: 40px;
	height: 40px;
	left: 0px;
	background: #c9c9c9 url(../style/arrowleftbtn.png) no-repeat;
} 
.expertsilder-button.btr{
	width: 40px;
	height: 40px;
	right: 15px;
	background: #c9c9c9 url(../style/arrowrightbtn.png) no-repeat;
}

/*jci左右按钮*/
.jci-button {
    top: 135px;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.jci-button.btl{
	width: 40px;
	height: 40px;
	left: 0px;
	background: #c9c9c9 url(../style/arrowleftbtn.png) no-repeat;
} 
.jci-button.btr{
	width: 40px;
	height: 40px;
	right: 15px;
	background: #c9c9c9 url(../style/arrowrightbtn.png) no-repeat;
}
/*jci左右按钮*/

.expertphotobox{
	margin:0 auto;
	width: 180px;
	height:180px;
	padding: 10px;
	line-height: 160px;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	background: #eeeeee;
	font-size: 0;
}
.expertphotobox img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	width: 160px;
	height: 160px;
	padding: 0px;
	margin: 0px;
}
.expertbox .expertInformation{
	width: 370px;
	padding:0 4%;
	height: 290px; 
	margin-top:-90px;
	padding-top: 100px;
	border:1px solid #eeeeee;	
	box-sizing: border-box;
}
.expertName{
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
.expertSub{
	font-size: 14px;
	color: #999999;
}
.expertbox .expertInformation:hover{
	border-bottom: 5px solid #0551a9;
}
/*科室介绍*/
.departmentbox{
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: url(../style/departmentbg.png) no-repeat;
}
.department{
	position: relative;
	/*width: 1440px;*/
	width: 1440px;
	margin:0 auto;

}
.department a{
	color: #ffffff;
}
.department_title{
	color: #ffffff;
}
.departmentitem{
	display: inline-table;
	margin:10px 38px;
	/*width: 228px;
	height: 108px;*/
	width: 250px;
	height: 68px;
	line-height: 30px;
	border:1px solid #dcdcdc;
	vertical-align: middle;
	text-align: center;
}
.department_text{
	display: table-cell;
	vertical-align: middle;
}
.departmentItemTitle{
	position: relative;
	font-size: 18px;
	padding-bottom: 5px;
}
.departmentItemTitle:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:50%;
	width: 10px;
	height: 1px;
	margin-left: -5px;
	border-bottom:1px solid #ffffff;
}
.departmentSubTitle{
	font-size: 13px;
	color: #dcdcdc;
}
.departmentitem:hover{
	background: #0551a9;
	border:1px solid #0551a9;
}
.department .morebtn{
	color:#ffffff;
}
/*indexitem*/
.indexitem{
	position: relative;
	width: 310px;
	height: 440px;
	margin:30px 13px 30px 0;
	float: left;	
}

.indexitem:last-child{
	margin-right:0;
}
.indexitem_cover{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	padding: 40px;
	text-align: center;
	box-sizing: border-box;
}
.indexitem_cover:hover{
	background: rgba(5,81,169,0.5);
}
.indexitem_cover a{
	color: #ffffff;
}
.indexitem_content{
	margin-top: 0px;
}
.indexitem_index{
	font-size: 30px;
	text-align: left;
	font-weight: lighter;
	text-decoration:overline
}
.indexitem_a{
	display: block;
	margin:10px auto;
	width: 8em;
	padding: 5px 0;
	font-size: 14px;
	border:1px solid #ffffff;
}
.indexitem_a:hover{
	background: #0551a9;
	border:1px solid #0551a9;
}
.cooperatebox{
	width: 100%;
	position: relative;
}
.cooperatebox:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.cooperate{
	position: relative;
	width: 1280px;
	margin:0 auto;
	padding: 40px 0;
}
.cooperatesilder-button {
    top: 70px;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.cooperatesilder-button.btl{
	left: 15px;
	background: url(../style/arrowiconleft.png) no-repeat;
} 

.cooperatesilder-button.btr{
	right: 15px;
	background: url(../style/arrowiconright.png) no-repeat;
}
.cooperateitemli{
	float: left;
	width: 170px;
	margin: 0 10px;
}
.cooperateitembox{
	display: inline-table;
	width: 170px;
	height:80px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #D9D9D9;
}
.cooperateitem{
	display: table-cell;
	font-size: 12px;
	color: #444444;
	vertical-align: middle;
}
/*.cooperate .swiper-button-next{
	right: -50px;
}
.cooperate .swiper-button-prev{
	left: -50px;
}*/
/*公用banner*/
.bannerbox{
	position: relative;
	width: 100%;
	height: auto;
	font-size: 0;
}
.bannerimg{
	width: 100%;
	height: 100%;
}
.slide-cont{
	display: block;
	position: absolute;
	top:0;
	left: 50%;
	margin-left:-600px;
	width:1200px;
	height: 100%;
	font-size: 24px;
	color:#ffffff;
	text-align: center;
	font-weight: lighter;
}
.slide-cont:before {
	  content: '';
	  display: inline-block;
	  width: 1px;
	  height: 100%;
	  vertical-align: middle;
	  margin-right: -0.25em; /* Adjusts for spacing */
}
.slide-text{
	display: inline-block;
	vertical-align: middle;
	width:99%;
	height: auto;
	position: relative;
}
.slidetitle{
	font-size: 40px;
	font-weight: normal;
}
.publicnav{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(32,61,143,0.9);
	color: #ffffff;
	z-index: 10;
}
.publicnav_list{
	float: left;
}
.publicnav_item{
	float: left;
}
.publicnav_a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	padding:0 25px;
}
.publicnav_a:hover{
	color: #244192;
	background: #ffffff;
}
.publicnav_active{
	color: #244192;
	background: #ffffff;
}
.publicnav_a_hover{
	display: block;
	font-size: 18px;
	padding:0 25px;
	color: #244192;
	background: #ffffff;
	width:auto;
}

.goHomebtn{
	float: right;
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 0;
}
.goHomebtn img{
	vertical-align: middle;
}
.introducecontent{
	width: 100%;
	background: #f6f6f6;
	/*display: none;*/
}
.introduceLeft{
	float: left;
	width: 360px;
	padding: 30px;
	font-size: 16px;
	color: #333333;
	text-align: justify;
}
.introduceRight{
	float: left;
	width: 800px;
	padding: 30px;
	font-size: 14px;
	color: #666666;
}
.introduceRight p{
	margin-bottom: 20px;
}
.introduceTitle{
	position: relative;
	font-size: 36px;
	color: #0551a9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.introduceTitle:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:0;
	width: 2em;
	height: 1px;
	margin-left: -5px;
	border-bottom:2px solid #cccccc;
}
.introduceRightTitle{
	position: relative;
	font-size: 24px;
	color: #0551a9;
	padding-bottom: 20px;
	
}
.introduceRightTitle:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:0;
	width: 1em;
	height: 1px;
	border-bottom:1px solid #cccccc;
}
.introductimgbox{
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	background: #f6f6f6;
	font-size: 0;
}
.introductitembox{
	position: relative;
	width: 100%;
	padding: 30px 0;
}
.introductitembox:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.introductlist{
	margin:0 auto;
}
.informationbox{
	margin:0 auto;
}
.introductitem{
	float: left;
	position: relative;
	text-align: center;
	line-height: 2;
	box-sizing: border-box;
}
.introductitem:after{
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 120px;
	border-right: 1px solid #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
}
.introductitem:last-child:after{
	border:none;
}
.introductitem:nth-child(1){
	width: 226px;
	padding-right: 30px;
}
.introductitem:nth-child(2){
	width: 226px;
	padding:0 30px;
}
.introductitem:nth-child(3){
	width: 226px;
	padding:0 30px;
}
.introductitem:nth-child(4){
	width: 226px;
	padding-left:30px;
}
.introductitem:nth-child(5){
	width: 336px;
	padding-left:30px;
}
.introductitemTitle{
	position: relative;
	font-size: 24px;
	color: #0551a9;
	padding-bottom: 10px;
	text-align: center;
	
}
.introductitemTitle:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:50%;
	width: 20px;
	height: 1px;
	margin-left: -10px;
	border-bottom:1px solid #cccccc;
}
.introductitemText{
	font-size: 14px;
	color: #333333;
	margin:10px 0;
}
.introductSubText{
	font-size: 14px;
	color: #999999;
}
.characteristic{
	float:left;
	box-sizing: border-box;
	line-height: 2;
	margin-top: 30px;
}
.characteristic:nth-child(1){
	width: 216px;
	padding-right: 30px;
}
.characteristic:nth-child(2){
	width: 394px;
	padding:0 30px;
}
.characteristic:nth-child(3){
	width: 416px;
	padding:0 30px;
}
.characteristic:nth-child(4){
	width: 234px;
	padding-left: 30px;
}
.characteristicTitle{
	font-weight: bold;
}
/*列表*/
.introduceitem{
	display: inline-table;
	width: 300px;
	height: 300px;
	margin-right: 22px;
	text-align: center;
	vertical-align: middle;
	background: #f6f6f6;
}
.introduceitem:last-child{
	margin-right: 0;
}
.introduceitembox{
	display: table-cell;
	vertical-align: middle;
}
.introduceitemimg{
	display: inline-block;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	font-size: 0;
}
.introduceitemimg img{
	display: block;
	width: 100%;
    height: 100%;
}
.introduceitemTitle{
	font-size: 30px;
	color: #333333;
}
.introduceitemSubTitle{
	color: #999999;
	font-size: 14px;
}
.introduceitem:hover{
	background: #0551a9;
	color: #ffffff;
}
.introduceitemimgblue{
	display: none;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	font-size: 0;
}
.introduceitemimgblue img{
	display: block;
	width: 100%;
    height: 100%;
    background: #ffffff;
}
.introduceitem:hover .introduceitemimg{
	background: #ffffff;
}
/*.introduceitem:hover .introduceitemimgblue{
	display: inline-block;
	background: #ffffff;
}*/
.introduceitem:hover .introduceitemTitle{
	color: #ffffff;
}
.JCIcertifybox{
	width: 100%;
	margin:30px auto;
}
.swithitem{
	display: none;
}
.JCIcertifywrap{
	width: 100%;
	padding-top:30px;
	background: #f6f6f6;
}
.JCIcertifyLeft{
	width: 340px;
	margin-right: 60px;
	float: left;
}
.JCIcertifyRight{
	width: 880px;
	float: left;
	font-size: 14px;
    color: #666666;
    line-height: 2;
}
.JCIcertifyRight p{
	margin-top: 30px;
}
/*历程*/
.historyswiper{
	width: 1280px;
	margin:0 auto;
}
.historyswiper .swiper-container {
    width: 1280px;
    margin:0 auto;
    padding-bottom: 80px;
}
.historyitem{
	float: left;
	width: 404px;
	height: 500px;
	margin-right: 25px;
	border: 1px solid #e8e8e8;
}
.historyitem:last-child{
	margin-right: 0;
}
.historyitemimg{
	width: 100%;
	height: 280px;
}
.historyitemimg img{
	width: 100%;
	height: 100%;
}
.historyitemText{
	width: 346px;
	padding: 30px;
	line-height: 2;
}
.historyitemTitle{
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.historyitemSubTitle{
	font-size: 14px;
	color: #999999;
	height: 4em;
	overflow: hidden;
}
.pageitem{
	width: 100%;
	text-align: center;
	margin:20px;
	line-height: 30px;
	/*font-size: 0;*/
}
.pageitem_a{
	display: inline-block;
	padding:0 5px;
	font-size: 24px;
}
.pageitem li{
	display: inline-block;
	margin: 0 8px;
}
.pageitem img{
	vertical-align: middle;
}
.pageitems{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
}
.pageitems_active{
	color: #ffffff;
	background: #0551a9;
}
.jci_improvementbox .swiper-container{
	padding-bottom: 60px;
}
/*improvement*/
.improvementwrap{
	width: 100%;
	height: 366px;
}
.improvementLeft{
	float: left;
	width: 50%;
	height: 366px;
	text-align: right;
	background: url(../style/improvementLeft.png) no-repeat;
	background-size: cover;
}
.improvementRight{
	float: left;
	width: 50%;
	height: 366px;
	text-align: right;
	box-sizing: border-box;
	background: url(../style/improvementRight.png) no-repeat;
	background-size: cover;
}
.improvementTextwrap{
	display: inline-block;
	width: 366px;
	height: 366px;
	padding:20px 40px 0 40px;
	text-align: left;
	color: #ffffff;
	line-height: 2;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
}
.improvementTextbox{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.improvementTitle{
	font-size: 18px;
	line-height: 80px;
}
.improvementText{
	font-size: 14px;
	color: #cdcdcd;
}
.improvementTime{
	font-size: 14px;
	color: #cdcdcd;
	line-height: 66px;
	background: url(../style/improvementicon.png) center right no-repeat;
}
/*information*/
.informationswiper{
	width: 1280px;
	margin:0 auto;
}
.informationswiper .swiper-container {
    width: 1280px;
    margin:0 auto;
    padding-bottom: 50px;
}
.informationswiper .informationitem{
	margin-bottom: 0;
}
.informationitem{
	float: left;
    width: 404px;
    height: 328px;
    margin-right: 24px;
    margin-bottom: 24px;
    padding:20px;
    color: #666666;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.informationitem:nth-child(3n){
	margin-right: 0;
}
.informationyear{
	font-size: 18px;
	 line-height: 1;
	 text-align: left;
}
.informationmonth{
	position: relative;
	font-size: 36px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	 line-height: 1;
	 text-align: left;
}
.informationmonth:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:0;
	width: 2em;
	height: 1px;
	margin-left: -5px;
	border-bottom:2px solid #cccccc;
}
.informationTitle{
	font-size: 18px;
	height: 2em;
	overflow: hidden;
}
.informationSubTitle{
	font-size: 14px;
	height: 4em;
	overflow: hidden;
	 line-height: 2;
}
.detailsbtn{
	display: block;
    width: 6em;
    margin: 30px 0;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e8e8e8;
    color: #666666;
}
/*医院环境*/
.environmentbox{
	width: 100%;
}
.environmentbox .swiper-container{
	width: 100%;
	padding-bottom: 60px;
}
.fen_environmentbox .swiper-container{
	width: 100%;
	padding-bottom: 60px;
}
.environmentitem{
	float: left;
	width: 25%;
	height: 100%;
	position: relative;
}
.environmentcover{
	display: none;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(5,81,169,0.5);
}
.environmentitem:hover .environmentcover{
	display: block;
}
.environmentcoverbox{
	display: inline-table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
}
.environmentcovericon{
	display: table-cell;
	vertical-align: middle;
}
.environmentitemimg{
	display: block;
	width: 100%;
	height: 100%;
}
.environmentText{
	font-size: 18px;
	color: #ffffff;
}
/*应急通道*/
.emergencyswiper{
	width: 1280px;
	margin:0 auto;
}
.emergencyswiper .swiper-container {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.emergencyitem{
	display: inline-table;
	width: 304px;
	height: 300px;
	margin:0 12px 12px 0;
	text-align: center;
	vertical-align: middle;
	background: #f6f6f6;
}
.emergencyitem:nth-child(4n){
	margin-right: 0;
}
.emergencyitem_a{
	display: table-cell;
	vertical-align: middle;
}
.emergencyimg{
	display: inline-block;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	font-size: 0;
}
.emergencyimg img{
	display: block;
	width: 100%;
    height: 100%;
}
.emergencyitem:hover{
	background: #0551a9;
	color: #ffffff;
}
.emergencyitem:hover .introduceitemimg{
	background: #ffffff;
}

.emergencyitem:hover .departmentItemTitle{
	color: #ffffff;
}
/*联系我们*/
.contactwrap{
	width: 100%;
	padding: 40px 0;
	background: url(../style/contactbg.png) no-repeat;
	background-size: cover;
}
.contactTop{
	padding: 20px;
	position: relative;
	box-sizing: border-box;
}
.contactbottom{
	padding: 20px;
	position: relative;
	box-sizing: border-box;
}
.contactTop:before{
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #cdcdcd;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	clear: both;
}
.contactitembox{
	float: left;
	width: 50%;
	overflow: hidden;
	line-height: 2;
}
.contactitemTitle{
	position: relative;
	font-size: 24px;
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
/*.contactitemTitle:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:0;
	width: 1em;
	height: 1px;
	border-bottom:1px solid #ffffff;
}*/
.contactitemSpan{
	font-size:14px;
}
.contactitembox p{
	font-size: 14px;
	color: #ffffff;
	word-wrap:break-word;
}
.contactitemTitle p{
	font-size: 24px;
	color: #ffffff;

}
/*邵医文化*/
.friendsbox{
	margin:0 auto;
	width: 1280px;
}
.friendsbox .swiper-container {
    width: 1280px;
    margin:0 auto;
    padding-bottom: 70px;
}
/*.friendsbox .swiper-button-next{
	right: -50px;
}
.friendsbox .swiper-button-prev{
	left: -50px;
}*/
/*患者之声*/
.patientbox{
	margin:0 auto;
	width: 1280px;
}
.patientbox .swiper-container {
    width: 1280px;
    margin:0 auto;
    padding-bottom: 70px;
}
.patientbox .informationitem{
	margin-bottom: 0;
}
/*.patientbox .swiper-button-next{
	right: -50px;
}
.patientbox .swiper-button-prev{
	left: -50px;
}*/
/*邵医咖啡*/
.coffeebox{
	width:100%;
	margin-bottom: 30px;
	padding: 30px 60px;
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
	text-align: center;
	box-sizing: border-box;
	background: url(../style/coffeebg.png) center center no-repeat;
}
.coffeeTitle{
	font-size: 24px;
}
/*新闻通告*/
.searchbox{
	width: 100%;
	height: 35px;
	margin:30px auto;
	font-size: 0;
}
.searchwrap{
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.searchitem{
	display: inline-block;
	width: 200px;
	height: 35px;
	background:#a0a0a0;
}
.searchselect{
	width: 200px;
	height: 35px;
	padding-left: 10px;
	border:none;
	color: #ffffff;
	box-sizing: border-box;
    background:#a0a0a0 url(../style/arrowdown.png) center right no-repeat;
}
.searchinput{
	width: 160px;
	height: 35px;
	color: #ffffff;
	padding-left: 10px;
	border:none;
	box-sizing: border-box;
	background: transparent;
}
.searchinput::-webkit-input-placeholder{
	color: #ffffff !important;
}
.searchbtn{
	display: inline-block;
	width: 35px;
	height: 35px;
	vertical-align: middle;
    line-height: 35px;
    text-align: center;
}
/*新闻动态*/
.trendsitem{
	float: left;
	width: 25%;
	margin-bottom: 2px;
	height: 360px;
	text-align: center;
	color: #666666;
	background: #f8f8f8;
	box-sizing: border-box;
}
.trendsitem img{
	display: block;
	width: 100%;
	height: 100%;
}
.trendsTextbox{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 40px;
	box-sizing: border-box;
}
.trendsTextTime{
	position: relative;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
}
.trendsTextTime:after{
	content: " ";
	position: absolute;
	bottom: 0;
	left:50%;
	width: 20px;
	height: 1px;
	margin-left: -10px;
	border-bottom: 1px solid #999999;
}
.trendsTextTitle{
	width: 100%;
	height: 4em;
	font-size: 18px;
	margin: 20px 0;
	overflow: hidden;
}
.trendsTextSubTitle{
	font-size: 14px;
	height: 6em;
	overflow: hidden;
}
.trendsTextbox .detailsbtn{
	margin: 20px auto;
}
/*.crossbtn{
	display: block;
	margin: 20px auto;
	width: 40px;
	height: 40px;
}*/
.crossbtn{
	display: block;
	margin: 20px auto;
	width: 101px;
	height: 44px;
	border: 1px solid #e8e8e8;
}
.crossbtn:hover{
	color: #ffffff;
	background: #0551a9;
}

.trendsTextbox:hover{
	color: #ffffff;
	background: #0551a9;
}
.trendsTextbox:hover .detailsbtn{
	color: #ffffff;
}
/*servicebox*/
.servicebox{
	width: 100%;
	margin:30px 0;
	font-size: 0;
	background: url(../style/servicebg.png) no-repeat;
	background-size: cover;
}
.serviceitem{
	display: inline-table;
	vertical-align: middle;
	text-align: center;
	width: 320px;
	height: 340px;
}
.service_a{
	display: table-cell;
	vertical-align: middle;
}
.serviceTitle{
	position: relative;
	line-height: 80px;
	font-size: 32px;
	font-weight: normal;
}
.serviceTitle:after{
	content: "";
	position: absolute;
	left:50%;
	bottom: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.serviceSubTitle{
	font-size: 18px;
	width: 150px;
	margin: 10px auto;
}
.whitecover{
	background: rgba(255,255,255,0.5);
}
.whitecover .serviceTitle{
	color: #333333;
}
.whitecover .serviceTitle:after{
	background: #999999;
}
.whitecover .serviceSubTitle{
	color: #666666;
}
.blackcover{
	background: rgba(0,0,0,0.5);
}
.blackcover .serviceTitle{
	color: #ffffff;
}
.blackcover .serviceTitle:after{
	background: #ffffff;
}
.blackcover .serviceSubTitle{
	color: #ffffff;
}
/*departmentintroduct*/
.departmentintroduct .departmentbox{
	width: 100%;
	height: auto;
	
	margin: 20px auto 40px;
	background: url(../style/departmentbg.png) no-repeat;
}
.departmentintroduct .departmentItemTitle{
	color: #ffffff;
}
.departmentnavbox{
	width: 100%;
	
	text-align: center;
}
.departmentnavbox a:hover{ color: #fff;}
.departmentnav{
	display: inline-block;
	width: 180px;
	height: 40px;
	margin: 0 5px;
	line-height: 40px;
	font-size: 24px;
	color: #ffffff;
	background: rgba(255,255,255,0.5);
}
.departmentnav_active{
	background: #0551a9;
}
.departmentintroduct .departmentitem{
/*margin:20px 28px;*/
	margin:12px 14px;
}

.departmentlistitem{
	display: none;
	position: relative;
    margin: 0 auto;
    width: 1280px;
    height: auto;
}
.departmentlistitem:first-child{
	display: block;
}
/*isurance*/
.isurancenav{
	margin: 30px 0;
}
.isurance_search{
	float: right;
}
/*newsshowbox*/
.newsshowbox{
	padding-bottom: 60px;
	padding-top: 60px;
}
.newsbtnbox{
	position: relative;
	width: 100%;
	height: 64px;
	line-height: 64px;
}
.newsbtnbox:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.newsbtn{
	width: 990px;
	margin:0 auto;
}
.newsback{
	position: relative;
	float: left;
	display: block;
	width: 110px;
	height: 64px;
	line-height: 64px;
	padding-left: 40px;
	background: url(../style/backicon.png) center left no-repeat;
	font-size: 14px;
	color: #0551a9
}
.newsback:after {
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-right:1px solid #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
}
.newsshowTitlebox{
	position: relative;
	margin:0 auto;
	width: 1200px;
	height: 136px;
}
.newsshowTitle{
	font-size: 28px;
	margin-top: 10px;
	font-weight: bold;
	color: #0551a9;
	text-align: center;
}
.newsshowTimebox{
	font-size: 18px;
	color: #cccccc;
	text-align: center;
}
.newsshowView{
	display: inline-block;
	padding-left: 40px;
	background: url(../style/newsshowView.png) center left no-repeat;
}
.newsshowcontent{
	position: relative;
	width: 1200px;
	margin:0 auto;
	padding:50px 0;
	
	
	text-align: justify;
}
.ibaouttext{position: relative;
	width: 1200px;
	margin:0 auto;
	padding:10px 0;
	
	
	text-align: justify;}
.ibaouttext p{text-indent: 2em;font-size: 16px;color: #333; padding-top: 10px; padding-bottom: 10px;}
.newsshowcontent table{
margin: 0; padding: 0;
width:100%;margin:0 auto;}

.newsshowcontent:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	border-top:1px dashed #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.newsshowcontent:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.newsshowcontent img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.newsshowcontent p{
	margin:0px 0;
	padding-bottom: 10px;
	line-height: 220%;
	text-indent: 2em;
	font-size: 18px;
	color: #333;
	
}
.switchcontent p{margin:0px 0;
	padding-bottom: 10px;
	line-height: 220%;
	font-size: 16px;}
.newsshowlabelbox{
	width: 990px;
	margin:20px auto;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
.labellist{
	display: inline-block;
}
.labelitem{
	display: inline-block;
	padding:0 30px;
	height: 40px;
	border:1px solid #D9D9D9;
	border-radius:20px;
}
.labelitem_active{
	background: #0551a9;
	color:#ffffff;
}
.newshowbtnbox{
	display: inline-table;
	vertical-align: middle;
	width: 130px;
	height: 110px;
	border: 1px solid #e8e8e8;
}
.arrowbg{
	display: inline-block;
	width: 30px;
	height: 100%;
	background: #cccccc url(../style/arrowleftwhite.png) center center no-repeat;
}
.arrowrightbg{
	display: inline-block;
	width: 30px;
	height: 100%;
	background: #0551a9 url(../style/arrowrightwhite.png) center center no-repeat;
}
.newshowbtnText{
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	text-align: center;
}
.previousbtn{
	position: fixed;
	bottom:300px;
	z-index: 99;
	left: 0;
	background-color: #fff;
}
.Nextbtn{
	position: fixed;
	bottom:300px;
	z-index: 99;
	background-color: #fff;
	right:0;
}
/*thanksbox*/
.thanksbox{
	color: #ffffff;
	background: #000;
}
.thanksbox .newsback{
	color: #ffffff;
	background: url(../style/backiconwhite.png) center left no-repeat;
}
.tankscontentbox{
	width: 990px;
	margin: 0 auto;
}
.thanksTitlebox{
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}
.thanksTitlebox:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.thanksbox .index_title{
	color: #ffffff;
}
.thanksbox .index_titletext{
	color: #ffffff;
}
.thankscontent{
	padding: 40px 0;
}
.thankscontentlist{
	font-size: 24px;
	margin: 40px auto;
}
.thankscontentitem{
	text-align: center;
}
.thanksitem{
	display: inline-block;
	width: 160px;
	padding:0 0 0 60px;
	text-align: left;
}
.Appointmentcontent {
	margin-bottom: 80px;
}
.Appointmentcontent img{
	width: auto;
	height: auto;
	margin:30px 0;
}
/*pricesearch*/
.pricesearch{
	width: 100%;
	margin:30px auto;
	text-align: center;

}
.searchtable{
	line-height: 60px;
	width: 100%;
	font-weight:200;
	text-align: center;
	margin-bottom: 50px;
}
.searchtable th{
	font-size: 18px;
	font-weight:200;
	background: #f6f6f6;
}
.tableLeft{
	text-align: left;
	padding-left: 10px;
}
.routebox{
	width: 100%;
	height: 700px;
}
/*guideitem*/
.guidecontentbox{
	width: 100%;
	margin: 40px auto;
}
.guideitem{
	float: left;
	width: 400px;
	height:200px;
	margin:0 25px 25px 0;
	padding: 0 30px;
	border:1px solid #e8e8e8;
	box-sizing: border-box;
}
.guideitem:nth-child(3n){
	margin-right: 0;
}
.guideitemTitle{
	padding: 20px 0;
	font-size: 18px;
	height: 4em;
	color: #666666;
	border-bottom: 1px solid #e8e8e8;
}
.guidebtnbox{
	background: url(../style/arrowguide.png) center right no-repeat;
}
.guidebtnbox .detailsbtn{
	margin:30px 0;
	width: 10em;
}
.guidebtnbox .detailsbtn:hover{
	color: #ffffff;
	background: #0551a9;
}
/*disputeSubText*/
.disputeSubText{
	text-align: center;
	font-size: 18px;
	margin:30px 0;
}
.disputebox{
	display: none;
	width: 1280px;
	margin:0px auto;
}
.disputebox img{
	width: 100%;
}
/*nurse*/
.teambox{
	width: 100%;
	padding: 50px 0;
	color: #ffffff;
	box-sizing: border-box;
	background: url(../style/nursingbg.png) no-repeat;
	background-size: cover;
}
.teambox .introductitem{
	width: 25%;
	padding: 0 50px;
}
.teambox .introductitem:after{
	top:50px;
	border-right: 1px solid #ffffff;

}
.teambox .introductitemTitle{
	color: #ffffff;
}
.teambox .introductitemTitle:after{
	border-bottom:1px solid #ffffff;
}
.teamitemText{
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.teambox .morebtn{
	width: 100px;
	color: #ffffff;
	margin:10px auto;
}
.nursenewsbox .informationitem{
	width: 23%;
	margin:1%;
}
.nursenewsbox .swiper-container{
	padding-bottom: 50px;
}
.committeebox{
	width: 100%;
	padding: 50px;
	margin-bottom: 50px;
	color: #ffffff;
	box-sizing: border-box;
	background: url(../style/nursingbg02.png) no-repeat;
	background-size: cover;
}
.committeelist{
	width: 100%;
}
.committeeitem{
	float: left;
	width: 25%;
	padding: 0 30px;
	box-sizing: border-box;

}
.committeeitem .indexitem_a{
	width: 100%;
	color: #ffffff;
	text-align: center;
}
/*doctor*/
.doctorbox{
	width: 1280px;
	margin:0px auto;
}
.doctornav{
	float: left;
	width: 250px;
	line-height: 40px;
	background: #ffffff;
}
.doctornavitem{
	display: block;
	width: 100%;
}
.doctornavitem_a{
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	padding: 0 15px 0 50px;
	color: #ffffff;
	background:#0551a9;
	box-sizing: border-box;
	background:#0551a9 url(../style/doctornavoff.png) 15px center no-repeat;
}
.doctornavon{
	background:#0551a9 url(../style/doctornavon.png) 15px center no-repeat;
}
.doctornavoff{
	background:#0551a9 url(../style/doctornavoff.png) 15px center no-repeat;
}
.doctorSubnav{
	display: none;
}
.doctorSubitem{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.doctorSubitem_a{
	display: block;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	border-bottom:1px solid #e8e8e8;
	
}
.doctorSubitem_active{
	color: #0551a9;
	background: url(../style/arrowblue.png) center right no-repeat;
}
.doctorlist{
	float: left;
	width: 1000px;
	margin-left: 20px;
	padding: 30px;
	background: #ffffff;
	box-sizing: border-box;
}
.doctorlistitem{
	float: left;
	width: 29%;
	margin:2%;
	height: 400px;
	box-sizing: border-box;
}
.doctorlistitem:hover{
	box-sizing: border-box;
	border-bottom: 3px solid #0551a9;
}
.leadership{
	float: left;
	width: 29%;
	margin:2%;
	box-sizing: border-box;
}
.leadership:hover{
	box-sizing: border-box;
	border-bottom: 3px solid #0551a9;
}
.doctorphotobox{
	float: left;
	width: 240px;
	height:240px;
	line-height: 180px;
	text-align: center;
	padding:10px;
	border-radius: 50%;
	overflow: hidden;
	background: #eeeeee;
	font-size: 0;
}
.doctorphotobox img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.doctorphotoimg{
	width: 240px;
	height: 240px;
	border-radius: 50%;
	overflow: hidden;
}

/*领导介绍记单独区域*/
.leadership2{
	float: left;
	width: 45%;
	margin:2%;
	box-sizing: border-box;
}
.leadership2:hover{
	box-sizing: border-box;
	border-bottom: 3px solid #0551a9;
}
.leadership3{
	float: left;
	width: 21%;
	margin:1%;
	box-sizing: border-box;
}
.leadership2:hover{
	box-sizing: border-box;
	border-bottom: 3px solid #0551a9;
}
.expertphotobox2{
	margin:0 auto;
	width:240px;
	height:336px;
	line-height:336px;
	text-align: center;
	padding:10px;

	overflow: hidden;
	background: #eeeeee;
	font-size: 0;
}

.expertphotobox3{
	margin:0 auto;
	width:210px;
	height:210px;
	line-height: 210px;
	text-align: center;
	padding:10px;

	overflow: hidden;
	background: #eeeeee;
	font-size: 0;
}
.expertphotobox2 img{
	width: 100%;
	height: 100%;
}


.indexnews_textbox2{
	width: 100%;
	height: 6em;
	padding-top: 20px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	text-align: center;
}

.doctorlist2{
	float: left;
	width: 1285px;
	margin-left: 20px;
	padding: 30px;
	background: #ffffff;
	box-sizing: border-box;
}
.expertInformationbox2{ width:250px;}
.doctorlistbox2{ width:1200px;}

/*院长书记单独区域结束*/





/*Page*/
.ui-page{user-select:none; margin-top: 20px; margin-bottom: 20px;}
.ui-page ul{margin:0;padding:0;list-style:none;display:flex;margin-left:1px;}
.ui-page ul li{font-size:0;list-style:none;display:inline-block;border:1px solid #d9d9d9;margin-left:-1px;}
.ui-page ul li:first-child,.ui-page ul li:first-child a{border-radius:4px 0 0 4px;}
.ui-page ul li:last-child,.ui-page ul li:last-child a{border-radius:0 .4px 4px 0;}
.ui-page ul li a{font-size:16px;display:block;padding:0 15px;line-height:40px;color:#444;background:#fff;}
.ui-page ul li a:not([href]){color:#999;cursor:not-allowed;}
.ui-page ul li.active{border-color:#0551a9;background:#0551a9;}
.ui-page ul li.active a{color:#fff;background:#0551a9;}
.ui-page ul li.active a:hover{background:#0551a9;}
.ui-page ul li:hover a{background:#f9f9f9;}
.ui-page-red ul li.active{border-color:#ED4014;background:#ED4014;}
.ui-page-red ul li.active a{background:#ED4014;}
.ui-page-red ul li.active a:hover{background:#ED4014;}
.ui-page-yellow ul li.active{border-color:#F37B1D;background:#F37B1D;}
.ui-page-yellow ul li.active a{background:#F37B1D;}
.ui-page-yellow ul li.active a:hover{background:#F37B1D;}
.ui-page-green ul li.active{border-color:#19BE6B;background:#19BE6B;}
.ui-page-green ul li.active a{background:#19BE6B;}
.ui-page-green ul li.active a:hover{background:#19BE6B;}
.ui-page-info ul li.active{border-color:#2DB7F5;background:#2DB7F5;}
.ui-page-info ul li.active a{background:#2DB7F5;}
.ui-page-info ul li.active a:hover{background:#2DB7F5;}
.ui-page-mid ul li{margin-right:6px;}
.ui-page-mid ul li{border-radius:2px;}
.ui-page-mid ul li:first-child,.ui-page-mid ul li:last-child{border-radius:2px;}
.ui-page-center ul{display:flex;justify-content:center;align-items:center;}
.ui-page-right ul{display:flex;justify-content:flex-end;}
.ui-page-right{display:flex;}
.ui-page-right .ui-page-other{flex:1;justify-content:flex-start;align-items:center;display:flex;}

/*媒体查询*/
@media only screen and (max-width: 1920px) {
	.headwrap,.menubox{padding: 0 20px;}
	.logobox{width: 40%;}
	.logobox img{max-width: 100%;}
	.headitembox{width: 59%;}
	.indexnav_list{width: 912px;}
	.indexnav_item{margin: 0 20px;}
	.mainbox,.mainbox1{width: auto; width: 1280px;}
	.indexnews_videobox,.indexnews_contentbox,.indexnews_contentbox{width: 33.3%;}
	.indexnews_video,.indexnews_imgbox,.expertsliderbox,
	.cooperate,.footTopbox{width: 100%;}
	.indexnews_video img,.indexnews_imgbox img{max-width: 100%;}
	.expertslider{width: 1130px;}
	.expertListitemli{margin: 0 5px;width: 365px;}
	.expertbox .expertInformation{}
	.expertsilder-button.btr{right: 0;}
	.department{width: 1000px;}
	.departmentitem{margin: 10px 33px;}
	.indexitem{width: 25%;margin-right: 0;}
	.indexitem img{max-width: 100%;}
	.introductimgbox img{display: block;width: 100%;}
	.cooperatesilder-button{z-index:10;}
	.cooperateitemli{width: 16.66%;margin: 0;}
	.cooperateitembox{margin: 0 auto;width: 95%;}
	.introduceLeft,.introduceRight,.historyitem,.teachingitem{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.introduceLeft{width: 35%;}
	.introduceRight{width: 65%;}
	.introductitem:nth-child(1),.introductitem:nth-child(3),
	.introductitem:nth-child(4){width: 18%;}
	.introductitem:nth-child(2){width: 18%;}
	.introductitem:nth-child(5){width: 28%;}
	.characteristic:nth-child(1),.characteristic:nth-child(4){width: 18%;}
	.characteristic:nth-child(2),.characteristic:nth-child(3){width: 18%;}
	.characteristic:nth-child(5){width: 20%;}
	.introduceitem{width: 20%;margin-right: 0;float: left;}
	.JCIcertifyLeft{margin-right: 3%;width: 35%;}
	.JCIcertifyRight{width: 60%;}
	.historyswiper .swiper-container,.informationswiper .swiper-container,
	.emergencyswiper .swiper-container,.patientbox .swiper-container,
	.friendsbox .swiper-container,.departmentlistitem,.mainpoliticalbox{width: 1440px;}
/*.friendsbox .swiper-container,.departmentlistitem,.mainpoliticalbox{width: 1100px;}*/
	.historyitemText,.informationswiper,.emergencyswiper,.historyswiper,
	.doctorbox,.doctorlist2,.doctorlistbox2,.patientbox,.friendsbox,
	.teachmainbox,.centerbox{width: auto;}
	.leadership3{margin: 1% 2%;}
	.informationitem,.friendsbox .historyitem,.teachingitem{width: 32%;margin-right: 2%;}
	.friendsbox .historyitem:last-child{margin-right: 0;}
	.pageitem{margin: 20px 0;}
	.servicebox{overflow: hidden;}
	.serviceitem{float: left;width: 25%;}
	.publicnav_a{padding: 0 18px;}
	/*.departmentintroduct .departmentitem{margin: 20px 24px;}*/
    .departmentintroduct .departmentitem{margin: 12px 14px;}
	.doctornav{margin-right: 20px;}
	.doctorlist,.doctorintroductTextbox{overflow: hidden;float: none;width: auto;margin-left: 0;}
	.doctorphotobox{margin-right: 30px;}
	.guideitem{width: 32%;margin-right: 2%;}
	.mapbox{left: 0;}
	.mainpoliticalbox{display: block;overflow: hidden;}
	.politicalText,.politicalitem .introduceRightTitle{width: auto;}
	.politicalText{background-position: right 20px center;}
	.politicalimg img{width: 230px;}
	.politicalitem .introduceRightTitle{
		overflow:hidden;
		text-overflow:ellipsis;
		-o-text-overflow:ellipsis;
		-webkit-text-overflow:ellipsis;
		-moz-text-overflow:ellipsis;
		white-space:nowrap;
	}
	.politicalTimebox{padding-top: 25px;}
	.politicalTimebox,.politicalimg{float: left;display: block;}
	.politicalText{overflow: hidden;display: block;}
	.centeritemlitte{width: 23%;margin-right: 2%;}
	.centeritembig{width: 50%;}

}
@media only screen and (max-width: 1240px) {
	.headitembox{width: 60%;}
	.headitems{display: inline-block;padding-right: 8px;float: none;line-height: 60px;}
	.headitems:after{top: 24px;}
	.headitembox ul{float: none;text-align: right;}
	.indexsituationwrap{width: 1080px;}
	.expertsliderbox,.expertslider{width: 1000px;}
	.expertListitemli,.expertbox .expertInformation{width: 323px;}
	.cooperate ul{width: 990px !important;}
	.indexitem{height: auto;}
	.indexitem>img{display: block;}
	.indexitem_cover{padding:20px;}
	.indexitem_content{margin-top: 0;}
	.indexitem_a{margin: 10px auto;}
	.slide-cont{width: 1000px;margin-left: -500px;}
	.navi_head>div>span{width: 140px !important;}
	.historyswiper .swiper-container, .informationswiper .swiper-container, .emergencyswiper .swiper-container,
	.patientbox .swiper-container,.friendsbox .swiper-container,.departmentlistitem,.mainpoliticalbox{width: 1080px;}
	.doctorlist2{margin-left: 0;}
	.expertInformationbox2{width: 100%;}
	.expertphotobox3{width: auto;height: auto;}
	.expertphotobox3 img{display: block;width: 100% !important;height: auto !important;}
	.publicnav_a{padding: 0 16px;font-size: 16px;}
/*	.departmentintroduct .departmentitem{margin: 20px 23px;}*/
	.departmentintroduct .departmentitem{margin: 10px 11px;}
	.teachingwrap{background-position: center top;}
	.teaching_timelist{padding: 10px 0;}
	.browbox,.browtitle,.bigbox,.sotitle,.soman,.ksjsbox,.dzfcbox{width: auto;}
}	
@media only screen and (max-width: 1100px) {
	.menunavitem{margin-right: 20px;}
	.indexsituationbox{background-position: center top;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.indexsituationwrap,.indexsituation_textbox{width: 100%;}
	.expertsliderbox,.expertslider,.department,
	.historyswiper .swiper-container, .informationswiper .swiper-container, .emergencyswiper .swiper-container,
	.patientbox .swiper-container,.friendsbox .swiper-container,.departmentlistitem,.mainpoliticalbox{width: 990px;}
	.situation_timea{width: 160px;}
	.expertListitemli{width: 320px;}
	.expertbox .expertInformation{width: 323px;}
	.departmentitem{margin: 10px 31px;}
	.slide-text{vertical-align: top;}
	
	.footnav{float: none;text-align: center;}
	.footnavitem{float: none;display: inline-block;}
	.copyright{float: none;text-align: center;}
	.erweimaitem{width: 90px;margin-left: 10px;}
	.erweimaitem img{max-width: 100%;}
	.serviceTitle{font-size: 30px;}
	.publicnav_a{padding: 0 15px;font-size: 15px;}
	.footitem{margin-left: 20px;}
	.departmentintroduct .departmentitem{margin: 10px 8px;}
	/*	.departmentintroduct .departmentitem{margin: 20px 15px;}*/
	.examinationitem{padding: 0 20px !important;}
}

.doctorintroductTextbox{
	float: left;
	width: 630px;
	margin-left: 30px;
	color: #999999;
	font-size: 16px;
}
.doctorintroductTextbox .indexnews_titlebox{
	text-align: left;
	font-size:16px;
}
.doctorintroductTextbox .indexnews_titlebox:after{
	left:0;
	margin-left: 0;
}
.personalitemTitle{
	color: #333333;
	font-size:16px;
}
.doctorpersonal{
	margin-top: 15px;

}
.personalList{
	padding:20px 0;
}
.personalList p{
	margin:20px 0;
	font-size:16px;
}
.personalLink{
	float: left;
	width: 60%;
}
.personalLink_a{
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.personalLink_active{
	color: #0551a9;
}
.personalbtn .footiconbox{
	line-height: 64px;
}
.personalbtn .newsback{
	width: 60px;
	margin-right: 30px;
}
.refresherbox{
	margin-bottom: 40px;
}
.examinationbox{
	width: 100%;
	background: #f8f8f8;
}
.examinationitem{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.examinationTitle{
	font-size: 36px;
	line-height: 100px;
	font-weight: normal;
}
.examination{
	float: left;
	margin:0 20px 30px 0;
	width: 170px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	border:1px solid #e8e8e8;
}
.examination_active{
	color: #ffffff;
	background: #0551a9;
}
.examinationitem img{
	display: block;
	width: 100%;
	height: 100%;
}
/*centerbox*/
.centerbox{
	width: 1280px;
	margin:0 auto;
}
.centerbox .coffeebox{
	margin-bottom: 0;
	background: url(../style/centerbg.png) center center no-repeat;
}
.centerTextbox{
	width: 100%;
	padding: 30px;
	background: #f8f8f8;
	box-sizing: border-box;
}
.centeritemlitte{
	float: left;
	width: 270px;
	margin-right: 40px;
	text-align: justify;
}
.centerTextbox .introduceRightTitle{
	color: #333333;
	margin-bottom: 20px;
}
.centeritembig{
	float: left;
	width: 600px;
	text-align: justify;
}
.centeritembox{
	width: 100%;
	background: url(../style/centeritembg.png) no-repeat;
}
.centeritemlist{
	width: 900px;
	margin:30px auto;
	font-size: 0;
}

.centeritem{
	display: inline-table;
    width: 300px;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    background: rgba(250,250,250,0.75);
}
.centeritem:nth-child(2){
	background: rgba(56,79,157,0.9);
}
.centeritemimg{
	display: inline-block;
    overflow: hidden;
    font-size: 0;
	width: 92px;
	height: 84px;
	margin-bottom: 15px;
}
.centeritemSubTitle{
	font-size: 14px;
}
.appointmentinfoTitle{
	position: relative;
	height: 100px;
	margin-bottom: 20px;
	
}
.appointmentnum{
	position: absolute;
	font-size: 72px;
	left:0;
	top:0;
	z-index: 0;
}
.appointmentNumTitle{
	position: absolute;
	height: 1em;
	line-height: 1;
	left:43px;
	bottom: 6px;
	font-size: 24px;
	z-index: 1;
	background: #f8f8f8;
}
.disciplineLeft{
	float: left;
	width: 500px;
	height: 100%;
	padding: 30px;
	font-size: 24px;
	color: #ffffff;
	text-align: justify;
	background: #303030;

}
.disciplineLeft .introduceTitle{
	color: #ffffff;
}
.disciplineTop{
	padding-bottom: 50px;
	border-bottom: 1px solid #cdcdcd;
}
.disciplineBottom{
	padding-top: 50px;
}
.introducesubTitle{
	font-size: 24px;
	color:#cdcdcd;
}
.disciplineRight{
	float: left;
	width: 660px;
	height: 100%;
	padding: 30px;
	font-size: 14px;
	color: #666666;
	background: #f6f6f6;
}
.disciplineitem{
	float: left;
	position: relative;
	text-align: center;
	font-size: 15px;
	width: 33%;
	box-sizing: border-box;
}
.disciplineitem:after{
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 120px;
	border-right: 1px solid #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
}
.disciplineitem:last-child:after{
	border:none;
}
.disciplineitem:nth-child(1){
	padding-right: 30px;
}
.disciplineitem:nth-child(2){
	padding:0 30px;
}
.disciplineitem:nth-child(3){
	padding-left:30px;
}
.disciplineTime{
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
}
.disciplineText{
	color:#cdcdcd;
}
.laboratorybox{
	width: 100%;
	height: 260px;
	background: #f8f8f8;
}
.laboratoryleft{
	width: 50%;
	float: left;
	height: 100%;
}
.laboratoryimg{
	width: 30%;
	height: 100%;
	float: left;
}
.laboratoryimg img{
	display: block;
	width: 100%;
	height: 100%;
}
.laboratorytext{
	width: 70%;
	float: left;
	padding: 30px 50px;
	box-sizing: border-box;
}
.laboratoryTitle{
	font-size: 20px;
	color: #23429c;
	margin-bottom: 20px;
}
.teachingitem {
    float: left;
    width: 404px;
    height: 520px;
    margin-right: 25px;
    border: 1px solid #e8e8e8;
}
.teachingitem:last-child{
	margin-right: 0;
}
.researchbox{
	width: 100%;
}
.researchbox .informationbox{
	box-sizing: border-box;
	padding: 0 20px;
}
.researchbox .informationitem{
	width: 23%;
	margin:0 1%;
}
.teachingwrap{
	width: 100%;
	text-align: center;
	background: url(../style/teachingbg.png) no-repeat;
	background-size: 100%;
}
.teaching_timelist{
	 display: inline-block;
    margin: 0px auto;
    padding: 20px 0;
}
.systembox{
	width: 100%;
	margin-bottom: 30px;
	padding: 10px 50px;
	background: #f8f8f8;
	box-sizing: border-box;
}
.systemTitle{
	font-size: 36px;
	text-align: center;
	line-height: 100px;
	color: #0551a9;
}
.systembox p{
	margin-bottom: 15px;
}
.nvasivelist{
	width: 100%;
	margin: 30px auto;
    font-size: 0;
}
.nvasiveitem{
	display: inline-table;
    width: 20%;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    background: rgba(250,250,250,0.75);
}
/*.nvasiveitem:nth-child(3){
	background: rgba(56,79,157,0.9);
}*/
.nvasiveitem:hover{
	background: rgba(56,79,157,0.9);
	color: #ffffff;
}
.nvasiveitem:hover .departmentItemTitle,.nvasiveitem:hover .centeritemSubTitle{
	color: #ffffff;
}
.politicalList{
	width: 100%;
}
.politicalitem{
	position: relative;
	width: 100%;
	padding: 15px 0;
}
.politicalitem:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.mainpoliticalbox{
	width: 1280px;
	margin:0 auto;
	display: table;
	vertical-align: middle;
}
.politicalTimebox{
	display: table-cell;
	width: 160px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}
.politicalTimebox .detailsbtn{
	display: inline-block;
	margin:0;
	float: right;
	height: 20px;
	line-height: 20px;
	width: 8em;
}
.politicalTimemonth{
	font-size: 40px;
	color: #0551a9;
	line-height: 1;
}
.politicalimg{
	display: table-cell;
	width: 230px;
	height: 150px;
	vertical-align: middle;
}
.politicalimg img{
	width: 100%;
	height: 100%;
}
.politicalText{
	display: table-cell;
	width: 700px;
	padding: 0 120px 0 40px;
	background: url(../style/politicalicon.png)  760px center no-repeat;
}
.politicalitem .introduceRightTitle{
	width: 700px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333333;
	margin-bottom: 20px;
}
.politicalSubTitle{
	height: 4em;
	overflow: hidden;
}
.politicalitem:hover{
	color: #ffffff;
	background: #0551a9;
}
.politicalitem:hover .mainpoliticalbox{
	color: #ffffff;
}
.politicalitem:hover .politicalTimemonth{
	color: #ffffff;
}
.politicalitem:hover .introduceRightTitle{
	color: #ffffff;
}
.politicalitem:hover a{
	color: #ffffff;
}
.examination a{
	color: #333333;
}
.examination_active a{
	color: #ffffff;
}
.teachmainbox{
	width: 1280px;
	margin:0 auto;
}
.teachmainbox .swiper-container{
	padding-bottom: 50px;
}
.researchbox .swiper-container{
	padding-bottom: 50px;
}
.teachingswiper .swiper-container{
	padding-bottom: 50px;
}
/*关于我们*/
.yyjs-box {
    width: 100%;
    padding: 20px 0 40px 0;
    background: #f2f2f2;
}
.browbox {
    width: 1060px;
    background: #fff;
    margin: 0 auto;
    padding:0 50px;
    overflow: hidden;
}
.browtitle {
    width: 1060px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    border-bottom: 1px dashed #e3e3e3;
}
.brownr {
    width: 100%;
    padding: 30px 0;
}
.bigbox {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
}
.sonr-box {
    display: none;
}
/*联系我们*/
.yyjs-box {
    width: 100%;
    padding: 20px 0 40px 0;
    background: #f2f2f2;
}
.lxwm {
    width: 1160px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.lxwm .lxwmtop {
    float: left;
    width: 1100px;
    height: 120px;
    margin-top: 60px;
    padding-left: 60px;
}
.lxwmtitle {
    float: left;
    width: 1044px;
    border-bottom: 2px solid #344a83;
    padding: 4px;
}
.lxwmtitle p {
    float: left;
    width: 900px;
    line-height: 54px;
    font-size: 30px;
    color: #344a83;
}
.lxwmtitle span, .lxwmmap span {
    float: left;
    width: 70px;
    height: 54px;
    line-height: 54px;
}
.lxwmlist {
    float: left;
	
    width: 1052px;
    padding: 10px 0;
}
.lxwmlist p {
    float: left;
    width: 50%;
  
    line-height: 40px;
    font-size: 16px;
}
.lxwmbox {
    float: left;
    width: 1052px;
    padding: 30px 54px;
    border-bottom: 1px dashed #e3e3e3;
}
.lxwmmap {
    float: left;
    width: 1052px;
    padding: 30px 54px 0 54px;
}
.lxwmmap p {
    float: left;
    height: 46px;
    line-height: 46px;
    font-size: 30px;
    color: #344a83;
}
.lxwmmap span {
    width: 56px;
    height: 46px;
    line-height: 46px;
}
.lxwmlist p.width50 {
    width: 50%;
}
.lxwmlist p.width100 {
    width: 100%;
}
.yyjs-box .active {
    display: block;
}
.sotitle {
   /* float: left;*/
    width: 1160px;
    height: 66px;
    background: #fff;
    margin-top: 20px;
    border-bottom: 2px solid #344a83;
}
.sotitle h3 {
    /*float: left;*/
    width: 200px;
    color: #344a83;
    font-weight: normal;
    font-size: 24px;
    padding: 10px 0 0 20px;
    line-height: 56px;
}
.soman {
   /* float: left;*/
    width: 1160px;
    margin-top: 20px;
}
.zjjslist2 {
    /*float: left;*/
    width: 190px;
    padding: 10px 10px 20px 10px;
    background: #fff;
    margin: 0 26px 20px 0;
}
.zjjslist em, .zjjslist2 em {
   /* float: left;*/
    width: 190px;
    font-style: normal;
}
.zjjslist span, .zjjslist2 span {
    text-align: center;
    line-height: 20px;
    float: left;
    width: 190px;
    padding-top: 10px;
    font-size: 14px;
}
.zjjslist p, .zjjslist2 p {
    width: 190px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    color: #666;
}
.color1 {
    color: #344a83;
}
.ksjsbox {
    width: 1050px;
    overflow: hidden;
    padding: 30px;
    background: #fff;
}
.dzfcbox {
    width: 1160px;
    box-sizing: border-box;
    padding:30px;
}
.browtop {
    width: 100%;
    height: 50px;
    line-height: 48px;
    border-bottom: 2px solid #344a83;
    font-size: 30px;
    font-weight: bold;
}
.webmap a {
    color: #485e9a;
}
.webmap  dl{
	margin-top: 20px;
	line-height: 26px;
    padding: 0 3px;
}
.webmap dd{
	float: left;
	line-height: 26px;
    padding: 0 3px;
    margin: 0 7px;
}
.webmap dt {
    font-weight: bold;
    float: left;
}
.mapbox{
	position: absolute;
	top:0;
	left: 100px;
	width: 420px;
	height: 700px;
	padding:110px 0 0;
	background: #ffffff;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	box-sizing: border-box;
}
.maplist{
	width: 400px;
	height: 580px;
	margin:0 auto;
	border-right: 5px solid #D9D9D9;
}
.mapitem{
	width: 360px;
	padding-bottom: 20px;
	margin:0 auto;
	border-bottom:1px solid #D9D9D9;
}
.mapitem:first-child{
	border-top:1px solid #D9D9D9;
}
.maptitle{
	font-size: 16px;
	color: #50464e;
	line-height: 60px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mapsubtitle{
	font-size: 14px;
	color: #979196;
}
.mapitem a .maptitle{color: #50464e;}
.active a .maptitle,.mapitem a:hover .maptitle{color: #2f95e4;}
.mapitem a .mapsubtitle{color: #979196;}
.active a .mapsubtitle,.mapitem a:hover .mapsubtitle{color: #979196;}
#map .mapdress{width: 100%; height:700px;margin: 40px auto; display: none;}
#map .active{ display:block;}
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("../style/close1.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}

table{border-collapse:collapse;border-spacing:0;width:100%;}
td,th{border:1px solid #eaeaea;padding:10px;}
.ui-sidebar{position:fixed;right:0;top:0;display:flex;align-items:center;}
.ui-sidebar ul{border-radius:0;}
.ui-sidebar ul li:first-child,.ui-sidebar ul li:first-child a{border-radius:0;}
.ui-sidebar ul li:last-child,.ui-sidebar ul li:last-child a{border-radius:0;}
.ui-sidebar ul li a{width:70px;line-height:60px;}
.ui-sidebar ul li a i{font-size:28px;}
.ui-sidebar ul li div{line-height:60px;font-size:16px;min-width:120px;}
.ui-sidebar ul li:hover div{right:80px;}
.ui-sidebar ul li a{color:#246FDD;}
.ui-sidebar ul li a:hover{background:#246FDD;border-color:#246FDD;}
.ui-sidebar ul li.active a{background:#246FDD;border-color:#246FDD;}
.ui-card-book{border:1px solid #DFEDFF;border-radius:0 20px 0 0;}
.ui-card-book .ui-card-header{padding:10px 25px;line-height:30px;background:#F8FBFF;border-bottom:1px solid #DFEDFF;border-radius:0 20px 0 0;}
.ui-card-book .ui-card-header .ui-card-header-title{border:0;padding:0;}
.ui-card-book .ui-card-body{padding:20px 25px 15px 25px;word-break:break-all;}
.ui-card-book .ui-card-footer{border-top:0;padding:0 25px 20px 25px;}
.xiangqing{ height: 40px; padding-top: 10px;}
.xiangqing a{ width: 120px; background-color: #0551a9; display: block; color:#fff; margin: auto; border-radius: 30px; }

