html{background:url(../images/body_bg.gif) center top repeat-y #d3fffd;padding: 0;margin: 0;font-size: 14px;}
body{background: #fff;width: 100%;margin:0 auto;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.mr20{margin-top: 20px;}
a{target:_blank;}
img{border:none;vertical-align:middle;}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.fr{ float:right; }
.fl{ float:left; }
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; }
.wrap{
	width:1200px;
	position: relative;
	z-index:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main{width: 1200px;margin: 30px auto 0;}
/*头部*/
.head{width: 1200px;margin: 0 auto;padding: 15px 0; background: url(../images/tel.png) 915px center no-repeat ;}
.head a{display: inline-block;padding-left: 50px;}
.navMenu {width:100%;height: 58px;line-height: 58px;display:block;overflow:hidden;background-image: url(../images/nav_bg.jpg);background-repeat:repeat-x;background-position: left top;}
.navMenu ul{width:100%;margin-left:16px;}
.navMenu li {text-align:center;float: left;line-height: 58px;height: 58px;background-image: url(../images/nav_fg.jpg);background-repeat: no-repeat;background-position: 0 center;margin-left: -2px;width: 109px;}
.navMenu li a {color:#fff;font-family: "宋体";padding-right: 1em;padding-left: 1em;margin-left: 2px;display: block;}
.navMenu li a:hover, #navMenu li.hover a {background-image: url(../images/hover_bg.jpg);background-repeat:repeat-x;background-position: center top;text-decoration: none;color:#fff;}
.banner img{width: 100%;}
/*医院新闻*/
.yyxw{width: 826px;float: left;}
.bt1{width: 100%;border-bottom: solid 1px #0d8884;margin-bottom: 20px;}
.bt1 h3{width: 120px;height: 40px;border-radius: 10px 10px 0 0;background: #0d8884;text-align: center;line-height: 40px;color: #fff;font-size: 18px;float: left;}
.bt1 a{float: right;display: block;line-height: 40px;}
.xwlb{width: 390px;padding:0 26px;float: left;}
.xwlb li {background:url(../images/xwlb_bg.jpg) 10px  12px no-repeat; }
.xwlb li a{height: 30px;line-height: 30px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;display: inline-block;padding-left: 30px;width: 360px;}
.djgz{width:335px;float: right;}
.djgz_a{width: 313px;border:solid 1px #dedede;padding: 10px;}
.djgz_a li{background: url(../images/f3.jpg) left 11px no-repeat;text-indent: 20px;}
.new{width: 550px;background: #0d8884;height: 280px;border-radius:15px;margin: 0 25px 30px;float: left;}
.new_a{width: 500px;padding: 0 25px;height: 260px;background: #f7f7f7;}
.new_a h3{font-size: 24px;color: #0d8884;padding-top:10px;height: 50px;line-height: 50px;font-weight: 400;}
.new_a h3 a{float: right;font-size: 14px;font-weight: 100;}
.new_a li{padding: 0 20px 0 40px;border-bottom: dashed 1px #ccc;height: 30px;background: url(../images/f3.jpg) 15px 11px no-repeat;}
.new_a li a{line-height: 30px;width: 440px;height: 30px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;display: block;}
.yhhd{width: 100%;}
.yhhd a{float: left;width: 300px;height: 294px;}
.yhhd a:hover{box-sizing: border-box;border:solid 1px #ddd;}
.yhhd a img{width: 100%;}
/*底部*/
.footer_bg{width: 100%;background: #0d8884; }
.footer{width: 1200px;background: url(../images/btlogo.jpg) 20px center no-repeat;margin: 30px auto 0;padding: 20px 0;position: relative;min-height: 160px;}
.footer .text{width: 620px;padding-left: 350px;}
.footer .text p{line-height: 34px;color: #fff;}
.wx{position: absolute;height:140px;width: 120px;right: 20px;bottom: 50%;margin-bottom: -70px;text-align: center;}
.wx img{width: 109px;height: 109px;}
.wx p{line-height: 30px;color: #fff;}
/*menunavbox*/
.menubox{
		width: 100%;
		height: 70px;	
		padding: 0 50px;
		font-size: 16px;
		box-sizing: border-box;
		background: #ffffff;
	}
.menunavbox{
	float: left;
}
.menunavitem{
	float: left;
	position: relative;
}
.menunav_a{
	display: inline-block;
	line-height: 68px;
	box-sizing: border-box;
}
@media (min-width: 1100px) {
	.menunav_a{
		margin-right: 50px;
	}
} 
@media (min-width: 1280px) {
	.menunav_a{
		margin-right: 60px;
	}
} 
@media (min-width: 1366px) {
	.menunav_a{
		margin-right: 70px;
	}
}  
@media (min-width: 1440px) {
	.menunav_a{
		margin-right: 76px;
	}
} 
@media (min-width: 1680px) {
	.menunav_a{
		margin-right: 86px;
	}
} 
@media (min-width: 1920px) {
	.menunav_a{
		margin-right: 100px;
	}
} 
.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;
	font-size: 0;
}
.menuicon_a{
	position: relative;
	display: inline-block;
	padding: 0 10px;
}
.menusearchbox{
	display: none;
	position: absolute;
	right: 0;
	bottom: -36px;
	width: 200px;
	height: 35px;
	background:rgba(0,0,0,0.3);
	border:1px solid #cdcdcd;
	z-index: 100;
}
.menuiconsearch:hover .menusearchbox{
	display: block;
}
.menusearchbox .searchinput{
	vertical-align: top;
}
.menusearchbox .searchbtn{
	vertical-align: top;
}
.menuicon_a img{
	vertical-align: middle;
}
.menuicon_a:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	height: 10px;
	border-right:2px solid #000000;
}
/*foot*/
.footwrap{
	position: relative;
	width: 100%;
	/*margin-top: 50px;*/
	padding:40px 0 70px;
	background: #444444;
}
.footTopbox{
	margin:0 auto;
	width: 1280px;
	height: 80px;
	line-height: 80px;
}
.footiconbox{
	float: left;
}
.footicon_weixin,.footicon_weibo,.footicon_qq{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	vertical-align: middle;
}
.footicon_weixin{
	background: url(../images/sprite.png) 0 0 no-repeat;
	background-size: 92px 25px;
}
.footicon_weibo{
	background: url(../images/sprite.png) -34px 0 no-repeat;
	background-size: 92px 25px;
}
.footicon_qq{
	background: url(../images/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;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
}
.footToplist i {
    color: #a49a9a;
    padding-right: 10px;
}
.footTopitem{
	float: left;
	margin-right: 30px;
	margin-top:-30px;
}
/*地址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;
}
.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;
}
.erweimaitemName{
	margin: 10px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
}
.footnav{
	padding-top: 30px;
	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: 30px;
	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;
}
/*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_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{
	float: left;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 18px;
}
.indexnews_item:hover{
	background: #0551a9;
}
.indexnews_item a{
	color: #999999;
}
.indexnews_item:hover a{
	color: #ffffff;
}
.indexnews_itemactive,.indexnews_itemactive a{
	background: #0551a9;
	color: #ffffff;
}
.indexnews_item:after{
	content: " ";
	position: absolute;
	right: 0;
	top: 25%;
	width: 1px;
	height: 50%;
	border-right:1px solid #999999;
}
.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-right: 120px;width: 430px;}
.m-indexNews .col-r{overflow: hidden;float: none;}
.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(../images/icon2.png) no-repeat left center;font-size: 14px;color: #333;}
.ul-newslist li:hover a{background-image: url(../images/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(../images/indexsituationbg.png) top left no-repeat;
	background-size: 100%;
}
.indexsituationwrap{
	width: 1275px;
	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: 1000px;
	margin:0 auto;
	box-sizing: border-box;
	padding:20px;
	background: #fafafa;
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.indexsituation_textwrap{
	width: 100%;
	background: #ffffff;
	border:1px solid #e8e8e8;
	box-sizing: border-box;
	padding:0 50px;
}
.indexsituation_title{
	font-size: 24px;
	color: #0551a9;
	text-align: center;
	line-height: 70px;
}
.bluemorebtn{
	color: #ffffff;
	background: #0551a9;
	border:1px solid #e8e8e8;
}
/*专家介绍*/
.expertListitemli{
	float:left;
	width: 185px;
	margin-right: 10px;
}
.expertsliderbox{
	position: relative; 
	width: 1200px;
	margin: 0 auto;
}
.expertslider{
	margin:0 auto;
	width: 1170px;
	overflow: hidden;
}
.expertsilder-button {
    top: 100px;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.expertsilder-button.btl{
	width: 40px;
	height: 40px;
	left: -40px;
	background: #c9c9c9 url(../images/arrowleftbtn.png) no-repeat;
} 
.expertsilder-button.btr{
	width: 40px;
	height: 40px;
	right: -40px;
	background: #c9c9c9 url(../images/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(../images/arrowleftbtn.png) no-repeat;
} 
.jci-button.btr{
	width: 40px;
	height: 40px;
	right: 15px;
	background: #c9c9c9 url(../images/arrowrightbtn.png) no-repeat;
}
/*jci左右按钮*/
.expertphotobox{
	width: 120px;
	line-height: 180px;
	text-align: center;
	overflow: hidden;
	background: #eeeeee;
	font-size: 0;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.expertphotobox img{
	width: 100%;
	height: 100%;
}
.expertbox .expertInformation{
	width: 185px;
	height: 240px;
	margin-top:-130px;
	padding-top: 150px;
	border:1px solid #eeeeee;
	box-sizing: border-box;
	padding-right: 4%;
	padding-bottom: 0;
	padding-left: 4%;
}
.expertName{
	font-size: 17px;
	color: #0d8884;
	font-weight: normal;
}
.expertSub{
	font-size: 14px;
	color: #333333;
}
.expertbox .expertInformation:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d8884;
	border-right-color: #0d8884;
	border-bottom-color: #0d8884;
	border-left-color: #0d8884;
}
/*列表*/
.list_banner{width: 100%;position: relative;}
.list_banner img{width: 100%;height: auto;}
.list_banner p{width: 100%;text-align: center;margin: 0 auto;color: #fff;position: absolute;z-index: 999;top: 50px;}
.list_banner p strong{font-size: 40px;line-height: 50px;}
.list_banner p span{font-size: 20px;line-height: 40px;}
.dqwz{width: 1180px;height: 40px;border-bottom: solid 1px #ddd;margin: 20px auto;padding: 0 10px;}
.dqwz p{line-height: 40px;}
.dqwz p strong{}
.dqwz p a{color: }
.new_list{border-bottom: solid 1px #ddd;padding: 15px;}
.new_list:hover{box-shadow: 0 0 5px 1px #ddd;}
.new_list .pic_list{display: inline-block;width: 240px;vertical-align: middle;text-align: center;}
.new_list .pic_list img{width: 100%;height: auto;}
.new_list .text_list{display: inline-block;width:700px;padding: 0 25px;vertical-align: middle;}
.new_list .text_list .title a{font-size: 18px;line-height: 40px;display: block;}
.new_list .text_list .xwyl{line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 10px;color: #888;}
.new_list .text_list .time span{font-size: 22px;font-weight: bold;line-height: 40px;border-top: solid 1px #888;display: inline-block;color: #888;}
.new_list:hover .text_list .title a{color: #0d8884;font-weight: bold;}
.new_list .more{display: inline-block;vertical-align: middle;width: 170px;text-align: center;}
.new_list .more a{display:block;width: 120px;height: 42px;border:solid 1px #ddd;line-height: 42px;float: right;}
.new_list:hover .more a{background:#0d8884;border:solid 1px #0d8884;color: #fff;font-weight: bold; }
.pages{width: 100%;text-align: center;}
.pages ul { margin: 20px auto;}
.pages ul li{display: inline-block;color: #888;padding: 0 5px;}
.pages ul li a{padding: 5px 10px; color: #111;}
.pages ul .thisclass{background: #ff7700; color: #fff;padding: 5px 10px;}
.pages ul li a:hover{background: #ff7700; color: #fff;}
.pages ul li .pageinfo{font-style: italic;}
/*内容页*/
.article{width: 1100px;margin: 25px auto;}
.article p{}
.article .title{text-align: center;font-size: 22px;line-height: 40px;margin-bottom: 15px;}
.article .lysj{width: 100%;height: 40px;line-height: 40px;background: #0d8884;text-align: center;color: #fff;}
.article .zw{text-align: center;}
.article .zw img{text-align: center;max-width: 900px;margin-top: 10px;}
.article .zw p, .article .zw div{line-height: 30px;padding: 8px 0;text-align: left;width: 1000px;margin: 10px auto 0;}
.dede_pages{width: 1200px;margin:25px auto 0;background: #ececec;}
.dede_pages .pagelist{width: 1150px;padding: 10px 25px;}
.dede_pages .pagelist li{line-height: 40px;width: 1100px;padding: 0 25px;}
.dede_pages .pagelist li:hover a{color: #0d8884;font-weight: bold;}
.dede_pages .pagelist li:first-child {border-bottom: dashed 1px #ddd;}
