
/*首页大图*/
.banner{position: relative;height: 520px;}
#slideBoxs { width: 1840px; height: 520px !important; overflow: hidden; position: relative; }
#slideBoxs .bannerword{top: 110px !important;left: 60% !important;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#slideBoxs .tparrows{top: 50% !important;margin-top: -7px !important;opacity: 0.5;filter:alpha(opacity=50);}
#slideBoxs:hover .tparrows{ display: block;opacity: 1;filter:alpha(opacity=100);}
/*新闻资讯*/
.day_news{width: 1840px;height: 450px;position: relative;overflow: hidden;}
.day_news .bg{width: 177px;height: 21px;position: absolute;top: 43px;left: 145px;background: url(../image/PhotoNews.png) no-repeat;}
.day_news .title{border-bottom: 1px dashed #c8c8c8;height: 35px;}
.day_news .title.paddl{padding-left: 15px;}
.day_news .title h3 a.active,.day_news .title h3 a:hover{font-size: 18px;color: #ee5450;font-weight: bold;}
.day_news .left{width: 1100px;height: 350px;background: #fff;padding:50px;}
/*资讯轮播*/
.day_news .left .d_news_slide { width: 512px;height: 355px; overflow: hidden; }
.day_news .left .d_news_slide .hd { top: 10px; z-index: 999; right: 0px;height: 11px;}
.day_news .left .d_news_slide .hd li em { display: inline-block; zoom: 1; *display: inline; width: 10px; height: 10px; margin-left: 5px; cursor: pointer; background:#e5e5e5;border-radius: 50%;}
.day_news .left .d_news_slide .hd li em.on { background: #ee5450; }
.day_news .left .d_news_slide .item { background: white; height: 330px; position: relative;margin-top: 25px; }
.day_news .left .d_news_slide .item dt { width: 512px; height: 288px; overflow: hidden;}
.day_news .left .d_news_slide .item dt img { max-height: 288px; max-width: 512px; transition: all .75s; }
.day_news .left .d_news_slide .item dt:hover img { transform: scale(1.1); }
.day_news .left .d_news_slide .item .time { height: 60px; width: 62px; position: absolute; top: -27px; left: 20px;background: url(../image/datebg.png) center center no-repeat; cursor: pointer; }
.day_news .left .d_news_slide .item .title { width: 100%;text-align: center;border:none;}
.day_news .left .d_news_slide .item dd em { float: left; display: block; height: 40px; width: 50px; padding: 10px 6px; color: white; }
.day_news .left .d_news_slide .item dd em i { display: block; text-align: center; color: #fff; font-size: 26px; font-weight: bold; font-family: Georgia; margin-top: 6px; }
.day_news .left .d_news_slide .item dd em b {margin-top: 2px; display: block; text-align: center; color: #fff; font-size: 12px; font-weight: bold; font-family: Georgia; }
.day_news .left .d_news_slide .item dd h1 a {font-weight: bold; font-size: 18px;color: #ed5450; display: block;line-height: 50px;}
.day_news .left .d_news_slide .next,
.day_news .left .d_news_slide .prev { position: absolute; top: 50%;margin-top: -33px; width: 38px; height: 38px; display: none; background: url(../image/index-arrow.png) no-repeat 0px 0px; }
.day_news .left .d_news_slide:hover .next,
.day_news .left .d_news_slide:hover .prev { display: block; }
.day_news .left .d_news_slide .next { left: auto; right: 10px; background-position: 0 -46px; }
.day_news .left .d_news_slide .prev { left: 10px; background-position: 0 -6px; }
.day_news .left .d_news_slide .prev:hover { background-position: -40px -6px; }
.day_news .left .d_news_slide .next:hover { background-position: -40px -46px; }
.day_news .left .d_news_slide .prevStop { display: none; }
.day_news .left .d_news_slide .nextStop { display: none; }
.day_news .left .middle{width: 558px;height: 300px;margin-left:30px;}
.day_news .right{width: 500px;height: 350px; float: right;background: #fff;padding-top: 32px;padding:50px;}
.day_news .newscontain table{height:95px;text-align: center;vertical-align: middle;width: 100%;border-bottom: 1px dashed #c8c8c8;}
.day_news .newscontain table td{padding: 0 20px;}
.day_news .middle table td a{font-size: 20px;color: #ed5450;line-height: 30px;font-weight: bold;text-align: center;}
.day_news .right table td a{font-size: 18px;color: #ed5450;line-height: 30px;font-weight: bold;text-align: center;}
.day_news .newscontain table td a:hover{border-bottom: 2px solid #ee5450;}
.day_news .headtitle{border-bottom: 1px solid #c8c8c8;height: 36px;}
.day_news .headtitle h2 a{color: #ee5450;font-size: 22px;font-weight: bold;display: inline-block;border-bottom: 3px solid #ee5450;line-height: 31px;}
.day_news .headtitle h2 span{color: #999999;font-size: 12px;margin-left: 5px;}
.day_news .headtitle h3 a{color: #999;font-size: 14px;font-weight: bold;margin-left: 14px;line-height: 34px;height: 34px;overflow: hidden; display: block;float: left;}
.day_news .headtitle h3 .notice-nav-link {border-bottom: 5px solid rgba(0,0,0,0);}
.day_news .headtitle h3 a.active{color: #ee5450;font-size: 18px;border-bottom: 5px solid #ee5450;}
.day_news .newscontain .con ul{margin-top: 10px;}
.day_news .newscontain .con ul li { height: 35px; line-height: 35px; overflow: hidden; }
.day_news .newscontain .con ul li.on span { color: #e81828; }
.day_news .newscontain .con ul li em,
.day_news .newscontain .con ul li a { display: inline-block; zoom: 1; *display: inline; }
.day_news .newscontain .con ul li i{color: #717171;float: left;}
.day_news .newscontain .con ul li span { display: block; zoom: 1; *display: inline; }
.day_news .newscontain .con ul li em { float: left; margin-top: 16px; width: 6px; height: 6px; background-color: #ccc; }
.day_news .newscontain .con ul li a {height: 30px; float: left; font-size: 16px; margin: 0 0 0 10px; color: #717171; overflow: hidden; }
.day_news .newscontain .con ul li a:hover { color: #e81113; border-bottom: 2px solid #e81113; }
.day_news .newscontain .con ul li .column-name:hover {border-bottom:none;}
.day_news .newscontain .con ul li span { display:none; float: right; font-size: 12px; font-family: Arial; color: #717171; }
.day_news .newscontain .con ul li .show-date{display: block}

.day_news .right .con ul li a{margin-left: 0;font-size: 14px;}
.day_news .right .redline{position: absolute;top: 82px;right: 0; width: 8px;height: 103px; background: #ee5450;}

/*搜索esite*/
.mainbox{ width:1230px; margin:0 auto;padding: 0 10px;}
.fl{ float:left;}

.newstit{ height:40px; line-height:40px;font-size:18px; margin-bottom:5px}
.newstit i{ width:6px; height:25px; background:#1aab9d; display:inline-block; vertical-align:middle; margin-right:15px;}

.searchbody{ margin-top:20px;}
.searchbody .tit{background:#f8f8f8 url(../image/btn.png) no-repeat 8px center;height:45px;line-height:45px;font-size:15px;color:#555;padding-left:40px;}
.searchbody .tit span{ color:red; padding:0 3px;}

.searchbody .leftbox .searchlist .border{ padding:20px 0; font-size:16px; color:#999;}
.searchbody .leftbox .searchlist ul{ padding-top:15px;}
.searchbody .leftbox .searchlist li{ line-height:28px; border-bottom:1px dashed #E5E5E5; padding-bottom:12px}

.searchbody .leftbox .searchlist span.art_title{ height:35px; line-height:35px; display:inline-block;}
.searchbody .leftbox .searchlist span.art_title a{ font-size:16px;}
.searchbody .leftbox .searchlist span.artintro{ line-height:22px;  font-size:12px; color:#666; display:inline-block;}
.searchbody .leftbox .searchlist span.arturl{ line-height:24px;}
.searchbody .leftbox .searchlist span.arturl a{font-size:14px; color:#999}
.searchbody .leftbox .searchlist span.c9{font-size:14px; float:right; color:#999}
.searchbody .leftbox .searchabout{margin:20px 10px 20px 0px; padding:15px;background: #EFEFEF; height:100%;  overflow:hidden;}
.searchbody .leftbox .searchabout h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000;}
.searchbody .leftbox .searchabout .searchresult li{line-height:25px; width:33%; float:left; border-bottom:#f1f1f1 1px solid;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.searchbody .leftbox .searchabout .searchresult a{ font-size:14px; color:#0022CC; text-decoration:underline;}
.searchbody .leftbox .kuaisou{ margin:0px 10px 0px 0px;}
.searchbody .leftbox .kuaisou .i{ height:30px; line-height:30px;width:575px; padding-left:15px; color:#333;}
.searchbody .leftbox .kuaisou #m{margin-left:5px;height:28px; line-height:22px; width:80px;}
.mainpdbox .showcomment .content_nei{height:100%; overflow:hidden;}
.mainpdbox .showcomment .content_nei ul{padding:10px;}
.mainpdbox .showcomment .content_nei li{}
.mainpdbox .showcomment .content_nei .articleurl{line-height:30px;}
.mainpdbox .showcomment .content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;}

.searchbody  .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.searchbody  .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.searchbody  .ksad p{ line-height:24px; color:#666;}
.searchbody  .ksad p a{ color:green; }
.searchbody  .right01 .tit{height:31px;line-height:31px;font-size:14px; font-weight:bold; color:#333;padding-left:5px;  border-bottom:#CCC 1px solid;}
.searchbody  .right01 .right01box{}
.searchbody  .right01 .right01box ul{ padding:8px;}
.searchbody  .right01 .right01box li{ background:url(../image/artarrow.gif) no-repeat 0px 11px; padding-left:8px;height:30px; line-height:30px;overflow: hidden;   white-space:nowrap;text-overflow:ellipsis; }
.searchbody  .right01 .right01box a{ font-size:14px;}

/*网站地图esite*/
.mapmain{border:#e5e5e5 1px solid;}
.mapmain .tit{ background:#f1f1f1; height:40px; line-height:40px;padding-left:10px;}
.mapmain .tit h2{ font-size:15px;}
.mapmain .tit span{margin-left:15px;font-size:14px; font-weight:normal; color:#333; }

.mapmain .mapbox{padding:20px;}
.mapmain .mapbox .maplist{ margin:10px 100px;}
.mapmain .mapbox .maplist .classname{height:35px; line-height:35px; margin:10px 0;}
.mapmain .mapbox .maplist .classname a{font-weight:bold;font-size:16px;padding:0px 5px;}

.mapmain .mapbox .maplist2{padding:3px;line-height:28px;}
.mapmain .mapbox .maplist2 span.classname2{line-height:30px;}
.mapmain .mapbox .maplist2 span.classname2 a{padding:0px 5px; color:#555;}
.mapmain .mapbox .maplist span a{ padding:0px 5px; font-size:14px; display:inline-block;}



/*专题*/
.specialcontain{height: 240px;}
.specialcontain .menu{position: absolute;top:13px;left:1163px;width: 24px;height: 20px;z-index: 99;cursor: pointer;}
.specialcontain .em{background: url(../image/menu.png)center center no-repeat;}
.specialcontain .en{background: url(../image/menu1.png)center center no-repeat;}
.specialcontain .specialscroll{width: 1200px;height: 240px; float: left;background: #fff;position: relative;display: block;overflow: hidden;}
.specialcontain .specialscroll .hd{height: 5px;width: 100%; position: absolute;bottom: 10px;z-index: 999;}
.specialcontain .specialscroll .hd ul{text-align: center;font-size: 0;}
.specialcontain .specialscroll .hd ul li{width: 45px;height: 5px;background: rgba(255,255,255,0.7);margin: 0 2px;display: inline-block;}
.specialcontain .specialscroll .hd ul li.on{background: #fff;}
.specialcontain .specialscroll .bd{width: 1200px;height: 240px; float: left;background: #fff;}
.specialcontain .zhuantimore{top: 0;left: 0;background: #ef5a4c;width: 1100px;height: 240px;padding: 0 50px;display: none;overflow: hidden;}
.specialcontain .zhuantimore .leftpart{width: 512px;margin-top: 50px;float: left;position: relative;overflow: hidden;}
.specialcontain .zhuantimore .leftpart .hd{position: absolute;width: 100%;height: 16px;top: 50%;}
.specialcontain .zhuantimore .leftpart .allarrow.prev{background-position: -33px -362px;left: 0;}
.specialcontain .zhuantimore .leftpart .allarrow.prev:hover{background-position: 0 -362px;}
.specialcontain .zhuantimore .leftpart .allarrow.next{background-position: -51px -362px;right: 0;}
.specialcontain .zhuantimore .leftpart .allarrow.next:hover{background-position: -17px -362px;}
.specialcontain .zhuantimore .leftpart .bd{width: 455px;padding-left: 29px;}
.specialcontain .zhuantimore .leftpart .bd ul{width: 455px;}
.specialcontain .zhuantimore .leftpart .bd ul li{width: 455px;margin-top: 5px;}
.specialcontain .zhuantimore .leftpart .bd ul li a{background:#fcdedb;width: 220px;float: left; height: 45px;line-height: 45px;font-size: 20px;font-weight: bold; color: #ee5450;display: block;text-align: center;margin: 0 15px 10px 0;}
.specialcontain .zhuantimore .leftpart .bd ul li a.mr0{margin-right: 0;}
.specialcontain .zhuantimore .leftpart .bd ul li a:hover{background:#fff;color: #ee5450;}
.specialcontain .zhuantimore .rightpart{width: 560px;float: right;margin-top: 28px;}
.specialcontain .zhuantimore .rightpart .headtitle h2 a{color: #fce4e3;font-size: 22px;font-weight: bold;display: inline-block;border-bottom: 3px solid #fce4e3;line-height: 31px;}
.specialcontain .zhuantimore .rightpart .headtitle h2 span{color: #fce4e3;font-size: 12px;margin-left:6px;}
.specialcontain .zhuantimore .rightpart .headtitle h2 p{float: right; color: #fce4e3;font-size: 12px;line-height: 30px;}
.specialcontain .zhuantimore .rightpart .headtitle h2 p em{font-family: Georgia;font-size: 16px;font-style: italic;font-weight: bold;}
.specialcontain .zhuantimore .rightpart .headtitle{border-bottom: 1px dashed #fce4e3;height: 36px;position: relative;}
.specialcontain .zhuantimore .rightpart ul{padding-top: 15px;}
.specialcontain .zhuantimore .rightpart ul li { height: 35px; line-height: 35px; overflow: hidden; }
.specialcontain .zhuantimore .rightpart ul li.on span { color: #fff; }
.specialcontain .zhuantimore .rightpart ul li em,
.specialcontain .zhuantimore .rightpart ul li a { display: inline-block; zoom: 1; *display: inline; }
.specialcontain .zhuantimore .rightpart ul li i{color: #fff;float: left;}
.specialcontain .zhuantimore .rightpart ul li span { display: block; zoom: 1; *display: inline; }
.specialcontain .zhuantimore .rightpart ul li em { float: left; margin-top: 16px; width: 6px; height: 6px; background-color: #fff; }
.specialcontain .zhuantimore .rightpart ul li a {height: 30px; float: left; font-size: 16px; margin: 0 19px 0 10px; color: #fff; overflow: hidden; }
.specialcontain .zhuantimore .rightpart ul li a:hover {border-bottom: 2px solid #fff; }
.specialcontain .zhuantimore .rightpart ul li span { float: right; font-size: 14px; font-family: georgia; color: #fff; }
.specialcontain .about{width: 600px;height: 240px; float: right;background: url(../image/yygkbg.jpg) no-repeat;}
.specialcontain .about .es9eyd{width: 56px;height: 240px;margin-left: 30px; background: url(../image/yuandiao.png) center bottom no-repeat;float: left;}
.specialcontain .about .gaik{width: 52px;height: 240px;margin-left: 50px; background: url(../image/yygk.png) center 63px no-repeat;float: left;}
.specialcontain .about .con{float: right;width: 300px;margin: 30px 50px 0 0;}
.specialcontain .about .con a{width: 80px;height: 80px;line-height: 125px;overflow: hidden; margin: 0 0 20px 20px; display: block;float: left;background: url(../image/allbg.png);font-size: 14px;color: #fff;text-align: center;}
.specialcontain .about .con a.one{background-position: 0 -102px;}
.specialcontain .about .con a.one:hover{background-position: 0 -190px;}
.specialcontain .about .con a.two{background-position: -90px -102px;}
.specialcontain .about .con a.two:hover{background-position: -90px -190px;}
.specialcontain .about .con a.three{background-position: -181px -102px;}
.specialcontain .about .con a.three:hover{background-position: -181px -190px;}
.specialcontain .about .con a.four{background-position: -271px -102px;}
.specialcontain .about .con a.four:hover{background-position: -271px -190px;}
.specialcontain .about .con a.five{background-position: -361px -102px;}
.specialcontain .about .con a.five:hover{background-position: -361px -190px;}
.specialcontain .about .con a.six{background-position: -451px -102px;}
.specialcontain .about .con a.six:hover{background-position: -451px -190px;}
/*手风琴*/
.sevenblock{height: 400px;overflow: hidden;}
.sevenblock .con{width: 147px;height: 400px;margin-right: 4px;float: left;overflow: hidden;}
.sevenblock .con .unfold{width: 147px;height: 400px;}
.sevenblock .con.on{width: 1080px;}
.sevenblock .con.mr0{margin-right: 0;}
.sevenblock .con.one .fold{width: 828px;background: #fff;height: 370px;margin-left: 151px;padding: 30px 50px 0 52px;transition: width 1s;}
.sevenblock .headtitle{border-bottom: 1px solid #c8c8c8;height: 36px;position: relative;}
.sevenblock .headtitle h3{height: 40px;text-align: right;}
.sevenblock .headtitle h3 a{color: #666;font-size: 14px;font-weight: bold;margin-left: 14px;line-height: 34px;display: inline-block;}
.sevenblock .headtitle h3 a.active{color: #ee5450;font-size: 18px;border-bottom: 5px solid #ee5450;}
.sevenblock .headtitle h3 a:hover{color: #ee5450;}
/*专科*/
.sevenblock .con.one .fold .zhuankescroll{width: 762px;position: relative;margin-top: 23px;}
.sevenblock .con.one .fold .zhuankescroll .hd{position: absolute;height: 16px;top: -50px;}
.sevenblock .con.one .fold .zhuankescroll .hd ul li{width: 16px;height: 16px;line-height: 16px;text-align: center;cursor: pointer; border-radius: 50%;background: #b6b6b6;font-size: 12px;color: #fff;float: left;margin-left: 3px;}
.sevenblock .con.one .fold .zhuankescroll .hd ul li.on{background: #ee5450;}
.sevenblock .con.one .fold .zhuankescroll .bd{width: 828px;}
.sevenblock .con.one .fold .zhuankescroll .bd ul{width: 828px;}
.sevenblock .con.one .fold .zhuankescroll .bd ul li{width: 828px;}
.sevenblock .con.one .fold .zhuankescroll .bd ul li a{background:#f6f6f6;width: 262px;float: left; height: 40px;line-height: 40px;font-size: 14px;color: #666666;display: block;text-align: center;margin: 0 19px 15px 0;}
.sevenblock .con.one .fold .zhuankescroll .bd ul li a.mr0{margin-right: 0;}
.sevenblock .con.one .fold .zhuankescroll .bd ul li a:hover{background:#ee5450;color: #fff;}
/*专家图片轮播*/
.sevenblock .con .unfoldcon{width: 147px;height: 400px;float: left;text-align: center;}
.sevenblock .con .unfoldcon img{margin-top: 50px;transition: all 0.7s;}
.sevenblock .con .fold{width: 828px;background: #fff;height: 370px;margin-left: 151px;padding: 30px 50px 0 52px;transition: width 1s;}
.sevenblock .con.two .fold .openmenu{width: 19px;height: 19px;background-position: -250px 0;margin-top: 10px;cursor:pointer;}
.sevenblock .con.two .fold .openmenu.active{ background-position: -250px -23px;border: none;}
.sevenblock .con.two .fold .navmenu{position: absolute;top: 37px;right: 0;z-index: 99; width: 140px;height: 238px;background: url(../image/blue90.png) repeat;padding: 11px 0;display: none;}
.sevenblock .con.two .fold .navmenu a{width: 140px;height: 240px;height: 34px;line-height: 34px; font-size: 14px;color: #fff;}
.sevenblock .con.two .fold .navmenu a:hover{background: url(../image/allbg.png) no-repeat;background-position: -365px 0;}
.sevenblock .fold .zhuanjiascroll,.sevenblock .fold .huliscroll{width: 828px;position: relative;margin-top: 23px;}
.sevenblock .fold .zhuanjiascroll .hd,.sevenblock .fold .huliscroll .hd{position: absolute;width: 100%;height: 16px;top: 40%;}
.sevenblock .fold .zhuanjiascroll .hd ul,.sevenblock .fold .huliscroll .hd ul{position: absolute;top: -100px;}
.sevenblock .fold .zhuanjiascroll .hd ul li,.sevenblock .fold .huliscroll .hd ul li{width: 16px;height: 16px;line-height: 16px;text-align: center;cursor: pointer; border-radius: 50%;background: #b6b6b6;font-size: 12px;color: #fff;float: left;margin-left: 3px;}
.sevenblock .fold .zhuanjiascroll .hd ul li.on,.sevenblock .fold .huliscroll .hd ul li.on{background: #ee5450;}
.sevenblock .fold .zhuanjiascroll .bd,.sevenblock .fold .huliscroll .bd{width: 762px;padding-left: 33px;overflow: hidden;}
.sevenblock .fold .zhuanjiascroll .bd ul li,.sevenblock .fold .huliscroll .bd ul li{width: 80px;height: 130px;margin-right: 33.5px; }
.sevenblock .fold .zhuanjiascroll .bd p,.sevenblock .fold .huliscroll .bd p{color: #999;height: 29px;line-height: 29px;margin-top: 1px; background: url(../image/experttitlebg.png) repeat-x;text-align: center;}
.sevenblock .fold .zhuanjiascroll .bd ul li a:hover p,.sevenblock .fold .huliscroll .bd ul li a:hover p{background: #ee5551;color: #fff;font-weight: bold;}
/*专家名字轮播*/
.sevenblock .con.two .fold .navlist{width: 828px;position: relative;margin-top: 23px;}
.sevenblock .con.two .fold .navlist .hd,.sevenblock .con.two .fold .navlist .hd1{width: 100%;height: 8px;border-top: 1px dashed #b6b6b6;margin-top: 8px;}
.sevenblock .con.two .fold .navlist .hd ul{text-align: center;position: relative;top: -8px;}
.sevenblock .con.two .fold .navlist .hd ul li{width: 16px;height: 16px;line-height: 16px;text-align: center;cursor: pointer; border-radius: 50%;background: #b6b6b6;font-size: 12px;color: #fff;margin-left: 3px;display: inline-block;}
.sevenblock .con.two .fold .navlist .hd ul li.on{background: #ee5450;}
.sevenblock .con.two .fold .navlist .bd{width: 828px;margin-top: 8px;}
.sevenblock .con.two .fold .navlist .bd ul{width: 828px;}
.sevenblock .con.two .fold .navlist .bd ul li{width: 828px;}
.sevenblock .con.two .fold .navlist .bd ul li a{background:#f6f6f6;width: 72.4px;float: left; height: 30px;line-height: 30px;font-size: 14px;color: #666666;display: block;text-align: center;margin: 0 22px 15px 0;}
.sevenblock .con.two .fold .navlist .bd ul li a.mr0{margin-right: 0;}
.sevenblock .con.two .fold .navlist .bd ul li a:hover{background:#ee5450;color: #fff;}
/*护理块*/
.sevenblock .con.three .fold h3 a:hover,.sevenblock .con.three .fold h3 a.active{border-bottom: none;}
.sevenblock .con.three .fold .navlist{width: 828px;position: relative;margin-top: 30px;padding-top: 22px; border-top: 1px dashed #d9d9d9;}
.sevenblock .con.three .fold .navlist ul li{width: 398px;height: 35px;line-height: 35px; float: left;margin-right: 30px;}
.sevenblock .con.three .fold .navlist ul li.mr0{margin-right: 0;}
.sevenblock .con.three .fold .navlist ul li a{font-size: 14px;color: #717171;line-height: 35px;}
.sevenblock .con.three .fold .navlist ul li a:hover{color: #ff0000;border-bottom: 2px solid #ff0000;}
.sevenblock .con.three .fold .navlist ul li span{width: 6px;height: 6px;background: url(../image/dian.jpg) center center no-repeat;display: block;margin: 12px 10px 0 0; float: left;}
.sevenblock .con.three .fold .navlist ul li em{float: right;font-size: 12px;font-family: Georgia;color: #a1a0a0; margin-right: 50px;}
/*健康块*/
.sevenblock .con.four .fold h3,.sevenblock .con.seven .fold h3{text-align: left;}
.sevenblock .con.four .fold h3 a:hover,.sevenblock .con.four .fold h3 a.active{border-bottom: none;}
.sevenblock .con.four .fold .leftpart{width: 369px;height: 263px;overflow: hidden; border-right: 1px dashed #d9d9d9;margin-top: 24px;}
.sevenblock .con.four .fold .leftpart .imgcon .play{display: none; position: absolute;top: 50%;margin-top: -25px;left: 50%;margin-left: -25px;width: 50px;height: 50px;background-position: -299px 0;transition: all 0.6s;}
.sevenblock .con.four .fold .leftpart .imgcon .img{width: 160px;height: 130px;margin:0 20px 14px 0;overflow: hidden;}
.sevenblock .con.four .fold .leftpart .imgcon .img .a{width: 160px;height: 100px;overflow: hidden;position: relative;display: block;}
.sevenblock .con.four .fold .leftpart .imgcon .img .a img{width: 160px;height: 100px;transition: all 0.6s;}
.sevenblock .con.four .fold .leftpart .imgcon .img .a:hover img{transform: scale(1.06);}
.sevenblock .con.four .fold .leftpart .imgcon p{line-height: 20px;font-weight: bold;}
.sevenblock .con.four .fold .leftpart .imgcon p a{color: #414141;}
.sevenblock .con.four .fold .leftpart .imgcon a.mr0{margin-right: 0;}
.sevenblock .con.four .fold .rightpart{width: 456px;float: right;margin-top: 13px;}
.sevenblock .con.four .fold .rightpart ul{margin-left: 30px;}
.sevenblock .con.four .fold .rightpart ul li { height: 30px; line-height: 30px; overflow: hidden; }
.sevenblock .con.four .fold .rightpart ul li.on span { color: #e81828; }
.sevenblock .con.four .fold .rightpart ul li em,
.sevenblock .con.four .fold .rightpart ul li a { display: inline-block; zoom: 1; *display: inline; }
.sevenblock .con.four .fold .rightpart ul li i{color: #717171;float: left;font-size: 14px;}
.sevenblock .con.four .fold .rightpart ul li span { display: block; zoom: 1; *display: inline; }
.sevenblock .con.four .fold .rightpart ul li a {height: 25px; float: left; font-size: 14px; color: #717171; overflow: hidden; }
.sevenblock .con.four .fold .rightpart ul li a:hover { color: #e81113; border-bottom: 2px solid #e81113; }
.sevenblock .con.four .fold .rightpart ul li span { float: right; font-size: 14px; font-family: georgia; color: #717171; }
/*科教块*/
.sevenblock .con.five .fold .navlist{height: 75px;margin-top: 20px;}
.sevenblock .con.five .fold .navlist ul li a{background:#f6f6f6;width: 230px;float: left; height: 35px;line-height: 35px;font-size: 14px;color: #666666;display: block;text-align: center;margin: 0 15px 15px 0;}
.sevenblock .con.five .fold .navlist ul li a.mr0{margin-right: 0;}
.sevenblock .con.five .fold .navlist ul li a:hover{background:#ee5450;color: #fff;}
.sevenblock .con.five .fold .newslist{border-top: 1px dashed #d9d9d9;padding-top: 23px;}
.sevenblock .con.five .fold .newslist ul li{width: 48%;height: 35px;line-height: 35px; float: left;margin-right: 30px;}
.sevenblock .con.five .fold .newslist ul li.mr0{margin-right: 0;}
.sevenblock .con.five .fold .newslist ul li a{font-size: 14px;color: #717171;line-height: 35px;}
.sevenblock .con.five .fold .newslist ul li a:hover{color: #ff0000;border-bottom: 2px solid #ff0000;}
.sevenblock .con.five .fold .newslist ul li span{width: 6px;height: 6px;background: url(../image/dian.jpg) center center no-repeat;display: block;margin: 12px 10px 0 0; float: left;}
.sevenblock .con.five .fold .newslist ul li em{float: right;font-size: 12px;font-family: Georgia;color: #a1a0a0; margin-right: 50px;}
/*医保块*/
.sevenblock .con.six .fold .newslist{margin-top: 14px;}
.sevenblock .con.six .fold .newslist ul li{height: 35px;line-height: 35px;}
.sevenblock .con.six .fold .newslist ul li.mr0{margin-right: 0;}
.sevenblock .con.six .fold .newslist ul li a,.sevenblock .con.six .fold .newslist ul li i{font-size: 14px;color: #717171;line-height: 35px;}
.sevenblock .con.six .fold .newslist ul li a:hover{color: #ff0000;border-bottom: 2px solid #ff0000;}
.sevenblock .con.six .fold .newslist ul li span{width: 6px;height: 6px;background: url(../image/dian.jpg) center center no-repeat;display: block;margin: 14px 10px 0 0; float: left;}
.sevenblock .con.six .fold .newslist ul li em{display:none; width: 34px;text-align: center;float: right;font-size: 12px;font-family: Georgia;color: #a1a0a0;}
/*咨询块*/
.subnav .com_nav .conlist .leftpart{padding-top: 18px;text-align: right;}
.subnav .com_nav .conlist .leftpart a{display: inline-block;width: 100px;height: 100px;border-radius: 50px;overflow: hidden;margin: 0 40px 20px 0;}
.subnav .com_nav .conlist .leftpart a.mr0{margin-right: 0;}
.subnav .com_nav .conlist .leftpart a.coin1{background: #0cb3ee;}
.subnav .com_nav .conlist .leftpart a.coin2{background: #e7d16b;}
.subnav .com_nav .conlist .leftpart a.coin3{background: #34cc99;}
.subnav .com_nav .conlist .leftpart a.coin4{background: #f37171;}
.subnav .com_nav .conlist .leftpart a.coin5{background: #ad8dd0;/*! margin-right: 0; */}
.subnav .com_nav .conlist .leftpart a.coin6{background: #f99a64;}

.subnav .com_nav .conlist .leftpart a.coin7{background: #e7d16b;}
.subnav .com_nav .conlist .leftpart a.coin8{background: #0cb3ee;}
.subnav .com_nav .conlist .leftpart a.coin9{background: #34cc99;}
.subnav .com_nav .conlist .leftpart a.coin10{background: #f37171;margin-right: 0;}

.subnav .com_nav .conlist .leftpart a .icon{width: 70px;height: 36px;display: block;margin: 10px auto;margin-top: 20px;}
.subnav .com_nav .conlist .leftpart a .icon img{transition: all 0.7s;height: 100%;}
.subnav .com_nav .conlist .leftpart a:hover img{transform: scale(1.1);}
.sevenblock .con .unfold.one{background: url(../image/wave01.jpg) no-repeat;}
.sevenblock .con .unfold.two{background: url(../image/wave02.jpg) no-repeat;}
.sevenblock .con .unfold.three{background: url(../image/wave03.jpg) no-repeat;}
.sevenblock .con .unfold.four{background: url(../image/wave04.jpg) no-repeat;}
.sevenblock .con .unfold.five{background: url(../image/wave05.jpg) no-repeat;}
.sevenblock .con .unfold.six{background: url(../image/wave06.jpg) no-repeat;}
.sevenblock .con .unfold.seven{background: url(../image/wave07.jpg) no-repeat;}
/*风采*/
.imgshow { overflow: hidden;background: #fff;padding: 50px;width: 1740px;}
.imgshow .headtitle{border-bottom: 1px solid #c8c8c8;height: 36px;}
.imgshow .headtitle h2 a{color: #ee5450;font-size: 22px;font-weight: bold;display: inline-block;border-bottom: 3px solid #ee5450;line-height: 31px;}
.imgshow .headtitle h2 span{color: #999999;font-size: 12px;margin-left: 5px;}
.imgshow .headtitle h3{height: 39px;}
.imgshow .headtitle h3 a{color: #999;font-size: 14px;font-weight: bold;margin-left: 14px;line-height: 34px;display: block;float: left;}
.imgshow .headtitle h3 a.active{color: #ee5450;font-size: 18px;border-bottom: 5px solid #ee5450;}
/*.imgshow .headtitle h3 a:hover{color: #ee5450;}*/
.imgshow .more{font-size: 14px;color: #919191;line-height: 20px;}
.imgshow .more:hover{color: #e71927;border-bottom: 2px solid #e71927;}
.imgshow .fengcai_content {padding-top: 30px;}
.imgshow .base_news_box { width: 100%; overflow: hidden; }
.imgshow .base_news_box .content { margin-top: 0;padding: 0;}
.imgshow .fengcai_content a img { transition: all 0.7s; }
.imgshow .fengcai_content a:hover { border: none; }
.imgshow .fengcai_content a:hover img { transform: scale(1.1); }
.imgshow .fengcai_content .left { width: 550px; height: 332px; overflow: hidden; }
.imgshow .fengcai_content .left a { display: block; color: white;border-radius: 10px;overflow: hidden; }
.imgshow .fengcai_content .left a em { display: block; width: 100%; height: 140px; font-weight: bold; bottom: 0px; left: 0; text-align: center; line-height: 220px;background: url(../image/imgbg.png) repeat-x;font-size: 14px;}
.imgshow .fengcai_content .left a .bg { background: rgba(0, 0, 0, 0.9); height: 30px;}
.imgshow .fengcai_content .middle { width: 1184px; }
.imgshow .fengcai_content .middle a{display: block; border-radius: 10px;overflow: hidden; }
.imgshow .fengcai_content .middle div.pos-re { float: left; width: 284px; height: 160px; margin-left: 12px; margin-bottom: 12px;border-radius: 10px; overflow: hidden;}
.imgshow .fengcai_content { margin-left: 0; }
.imgshow .fengcai_content .absolute {width: 100%; height: 48px; background: url(../image/showred.png) repeat; bottom: -48px; left: 0; font-size: 14px; color: white; font-weight: bold;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;overflow: hidden;transition: bottom 0.3s;}
.imgshow .fengcai_content .absolute.on{ bottom: 0;}
.imgshow .fengcai_content .absolute table tr td { height: 48px; width: 100%;padding: 0 15px; text-align: center; line-height: 18px; }
.imgshow .fengcai_content .right{float: left;width: 249px;height: 332px;overflow: hidden; margin-left: 12px;}
.imgshow .fengcai_content .right div.pos-re{width: 249px;height: 332px;overflow: hidden;}
.imgshow .fengcai_content .right a{width: 249px;height: 332px;border-radius: 10px;display: block;overflow: hidden;}
/*友情链接*/
.friendLink {margin-bottom: 60px;}
.friendLink .title { width: 100%; height: 58px; background: url(../image/sigline.png) center repeat-x; margin: 43px 0 30px 0; }
.friendLink .logo { width: 64px; height: 58px; background: url(../image/linklogo.jpg) no-repeat; }
.friendLink .content .list { padding-left: 2px; font-size: 0px; text-align: center; }
.friendLink .content .list a { display: inline-block; zoom: 1; *display: inline; background: white; width: 170px; height: 40px; line-height: 40px; margin-right: 15px; margin-bottom: 15px; text-align: center; font-size: 12px; color: #4b4b4b; overflow: hidden;}
.friendLink .content .list a:hover { border: none; background: #26bdc1; color: white; font-weight: bold; }
.friendLink .content .list a.mr0 { margin-right: 0px; }
.friendLink .content .list a:last-child { margin-right: 0; }
/*新闻列表*/
.listBox { position: relative;height: 298px;}
.listBox .catname { position: absolute; top: 65%; left: 50%; font-size: 43px; color: #fff; font-weight: bold; margin-top: -20px; margin-left: -82px; line-height: 40px; }
.listBox .totaldiv { position: absolute; top: 0; left: 0; }
.listBox .catList { width: 1280px; margin: 0 auto; height: 70px;}
.listBox .catList a { min-width: 110px; padding: 0 30px; height: 70px; line-height: 70px; color: #333; font-size: 16px; display: block; float: left; margin-right: 1px; text-align: center; background: url(https://www.es9e.com/images/fff80.png) repeat;}
.listBox .catList a:hover,
.listBox .catList a.active { color: #fff; font-weight: bold;background: url(https://www.es9e.com/images/catnamebg.png) center center repeat;}
.listBox .catList li { min-width: 140px; height: 70px; float: left; position: relative; }
.listBox .catList li.last{ background: url(https://www.es9e.com/images/fff80.png) repeat;width: auto;}
.listBox .catList li.active a { color: #fff; font-weight: bold; background: url(https://www.es9e.com/images/catnamebg.png) center center repeat; }
.day_list { background: #fff;width: 1280px;margin-top: 33px; position: relative;}
.day_list .D_listnews { width: 1280px;}
.day_list .D_listnews .D_listthumb .img{float: left;margin-top: 0px;width: 240px;height: 135px;overflow: hidden;border-radius: 8px;}
.day_list .D_listnews .D_listthumb img {transition: all .75s; }
.day_list .D_listnews .D_listthumb .D_listthumb:hover img { transform: scale(1.1); }
.day_list .D_listnews .D_listthumb .D_list_box { display: table; height: 135px; width: 1010px; float: left; margin-left: 30px;position: relative;}
.day_list .D_listnews .D_listthumb .D_list_box .D_list_tit { overflow: hidden; float: none; width: 886px; display: table-cell; vertical-align: middle;position: relative;}
.day_list .D_listnews .D_listthumb .D_list_box .D_list_tit .D_list_bt { font-size: 20px; margin-top: 0px; line-height: 25px;height: 25px;}
.day_list .D_listnews .D_listthumb .D_list_box .D_list_tit .D_tit_zy { line-height: 28px; font-size: 14px; overflow: hidden; margin-top: 10px; padding-bottom: 0; }
.day_list .D_listnews .D_listthumb .D_list_box .D_list_tit .D_tit_zy a { color: #686868; font-size: 14px; }
.day_list .D_listnews .D_listthumb.active .D_list_box .D_list_tit .D_tit_zy a { color: #e81828; }
.day_list .D_listnews li { max-height: 186px; overflow: hidden; border-bottom: 1px dashed #d5d5d5; cursor: pointer; position: relative;padding: 30px 0px;}
.day_list .D_listnews li.active .D_tz,
.day_list .D_listnews li.active .D_tit_zy a { color: #e81828; }
.day_list .D_listnews li:hover img { transform: scale(1.1);}
.day_list .D_listnews li .D_list_tit { float: left; overflow: hidden; width: 1280px; }
.day_list .D_listnews li .D_list_tit .D_list_bt { font-size: 20px;position: relative; color: #333;line-height: 25px;height: 25px;}
.day_list .D_listnews li .D_list_tit .D_list_bt a{color: #333;font-weight: bold;}
.day_list .D_listnews li .D_list_tit .D_tit_zy { line-height: 28px; font-size: 14px; overflow: hidden; margin-top: 10px; }
.day_list .D_listnews li .D_list_tit .D_tit_zy a { color: #333; font-size: 14px; }
.day_list .D_listnews li.active .D_list_tit .D_tit_zy a ,.day_list .D_listnews li.active .D_list_tit .D_list_bt a{ color: #e81828; }
.day_list .D_listnews .time {font-size: 14px;font-family: georgia;color: #a1a0a0;line-height: 20px;position: absolute;right: 0;}
.day_list .D_listnews .title { width: 100%; height: 60px; text-align: center; position: absolute; bottom: 0; }
.day_list .D_listnews li .D_list_tit .D_list_bt a span {color: #dd4b39;font-size: inherit;font-weight: 800;font-family: Microsoft YaHei, Arial, sans-serif;}
.D_listnews .page-box {margin: 40px 0 30px 0;font-size: 12px; }
.D_listnews .page-box a {display:inline-block; padding: 0 6px; line-height: 2; border: 1px solid #cccccc; border-radius: 3px;}
.D_listnews .page-box a:hover {
    border-color: #d50f30 !important;
    color: #d50f30 !important;
}
/*文字列表*/
.day_file {width: 1280px;padding: 30px 0 0 0;position: relative;}
.day_file .D_textlist { width: 1280px; }
.day_file .D_textlist li { height: 60px; overflow: hidden; border-left: 5px solid #fff; border-bottom: 1px dashed #d5d5d5; line-height: 60px; font-size: 16px; position: relative; }
.day_file .D_textlist li p { float: right; width: 105px; font-family: Arial; color: #666; margin-right: 12px; }
.day_file .D_textlist li em { display: block; float: right; width: 65px; margin: 0 5px; text-align: center; font-family: Arial; color: #999; }
.day_file .D_textlist li a { display: inline-block; zoom: 1; *display: inline; max-width: 1000px; margin-left: 5px; color: #2a2a2a; }
.day_file .D_textlist li a.lm {color: #666;min-width: 80px;}
.day_file .D_textlist li span { float: left; display: block; width: 50px; text-align: center; font-family: Arial; color: #999; }
.day_file .D_textlist li:nth-of-type(1) { border-top: 1px dashed #fff; }
.day_file .D_textlist li:hover,
.day_file .D_textlist li.hover { border-left: 5px solid #ee5450; }
.day_file .D_textlist li:hover a,
.day_file .D_textlist li.hover a,
.day_file .D_textlist li:hover em,
.day_file .D_textlist li.hover em,
.day_file .D_textlist li:hover span,
.day_file .D_textlist li.hover span,
.day_file .D_textlist li:hover p,
.day_file .D_textlist li.hover p { font-weight: bold; color: #ee5450; }
/*图片列表*/
.day_photo .d_images {background: #fff;width: 1280px;padding: 50px 0 0px 0;margin: 0 auto; }
.day_photo .d_images li { float: left; width: 305px; height: 175px; margin-right: 20px; margin-bottom: 20px;border-radius: 5px;overflow: hidden; }
.day_photo .d_images li.mr0 { margin-right: 0; }
.day_photo .d_images li a { display: block; max-height: 175px; max-width: 305px; overflow: hidden; position: relative; }
.day_photo .d_images li a img { max-height: 175px; max-width: 305px;transition: all 0.7s;}
.day_photo .d_images li a div {position: absolute; background: url(../image/showred.png) repeat; width: 100%; height: 50px;line-height: 50px;color: #fff; bottom: -50px; left: 0;text-align: center;font-size: 14px;transition: bottom 0.4s;}
.day_photo .d_images li a div.on{bottom: 0;}
.day_photo .d_images li a div table tr td{width: 100%; height: 50px;line-height: 18px;font-weight: bold; text-align: center;vertical-align: middle;padding:0 30px;}
.day_photo .d_images li:hover img{transform: scale(1.08);}
.day_photo .d_images li a p { position: absolute; bottom: 0; left: 0; width: 100%; height: 35px; line-height: 35px; color: #fff; font-size: 14px; text-align: center; font-weight: bold; background: url(../image/showred.png) repeat;}
/*领导团队*/
.day_leader { background: #fff;width: 1280px;margin-top: 33px; position: relative;}
.day_leader .D_listnews { width: 1280px;}
.day_leader .D_listnews .D_listthumb .img{float: left;margin-top: 0px;width: 105px;height: 140px;overflow: hidden;border-radius: 5px;}
.day_leader .D_listnews .D_listthumb img {transition: all .75s; }
.day_leader .D_listnews .D_listthumb .D_listthumb:hover img { transform: scale(1.1); }
.day_leader .D_listnews .D_listthumb .D_list_box { display: table; height: 140px; width: 1140px; float: left; margin-left: 30px;position: relative;}
.day_leader .D_listnews .D_listthumb .D_list_box .D_list_tit { overflow: hidden; float: none; width: 886px; display: table-cell; vertical-align: middle;position: relative;}
.day_leader .D_listnews .D_listthumb .D_list_box .D_list_tit .D_list_bt { font-size: 18px; margin-top: 0px; line-height: 25px;height: 25px;font-weight: bold;}
.day_leader .D_listnews em{ font-size:14px; line-height: 25px;height: 25px;font-weight: bold;color: #686868;margin-left: 10px;}
.day_leader .D_listnews .D_listthumb .D_list_box .D_list_tit .D_tit_zy { line-height: 28px; font-size: 14px; overflow: hidden; margin-top: 15px; padding-bottom: 0; }
.day_leader .D_listnews .D_listthumb .D_list_box .D_list_tit .D_tit_zy a { color: #686868; font-size: 14px; }
.day_leader .D_listnews .D_listthumb.active .D_list_box .D_list_tit .D_tit_zy a { color: #e81828; }
.day_leader .D_listnews li {overflow: hidden; border-bottom: 1px dashed #d5d5d5; cursor: pointer; position: relative;padding: 40px 0px;}
.day_leader .D_listnews li.active .D_tz,
.day_leader .D_listnews li.active .D_tit_zy a{ color: #e81828; }
.day_leader .D_listnews li:hover img { transform: scale(1.05);}
.day_leader .D_listnews li .D_list_tit { float: left; overflow: hidden; width: 1280px; }
.day_leader .D_listnews li .D_list_tit .D_list_bt { font-size: 18px;position: relative; color: #333;line-height: 25px;height: 25px;}
.day_leader .D_listnews li .D_list_tit .D_list_bt a{color: #333;font-weight: bold;}
.day_leader .D_listnews li .D_list_tit .D_tit_zy { line-height: 28px; font-size: 14px; overflow: hidden; margin-top: 15px; }
.day_leader .D_listnews li .D_list_tit .D_tit_zy a { color: #333; font-size: 14px; }
.day_leader .D_listnews li.active .D_list_tit .D_tit_zy a ,.day_leader .D_listnews li.active .D_list_tit .D_list_bt a,.day_leader .D_listnews li.active .D_list_tit .D_tit_zy a em{ color: #e81828; }
.day_leader .D_listnews  em.active{color: #e81828;}
.day_leader .D_listnews .time {font-size: 14px;font-family: georgia;color: #a1a0a0;line-height: 20px;position: absolute;right: 0;}
.day_leader .D_listnews .title { width: 100%; height: 60px; text-align: center; position: absolute; bottom: 0; }
/*文章内容页*/
.day_article { background: #fff; width: 1280px; padding: 10px 0; }
.day_article .leftpart{width: 779px; padding: 0 50px 30px 50px;position: relative;float: left;}
.day_article .D_newTit { position: relative; border-bottom: 1px dashed #d5d5d5; text-align: center;padding: 20px 50px 35px 50px;}
.day_article .D_newTit h1 { font-weight: bold; font-size: 32px; line-height: 45px; color: #ed5450; }
.day_article .D_newTit h5 {  font-weight: bold; font-size: 24px; line-height: 51px; color: #ed5450; }
.day_article .D_newTit .D_newstime { overflow: hidden; position: absolute; bottom: -30px; left: 20px; z-index: 999; }
.day_article .D_newTit .D_newstime li { text-align: center; min-width: 30px; line-height: 24px; height: 24px; margin-left: 2px; float: left;  color: #afafaf; font-size: 14px; padding: 0 5px; }
.day_article .D_newTit .D_newstime li b { font-weight: 600; font-family: georgia; }
.day_article .D_newTit .D_newstime li i { width: 16px;height: 24px;display: block;float: left;margin-right: 5px;background: url(../image/eye.png) center no-repeat;}
.day_article .D_newTit .D_newstime li a { color: #afafaf; }
.day_article .D_newTit .D_newsfont { overflow: hidden; position: absolute; bottom: -26px; right: 20px; z-index: 2; }
.day_article .D_newTit .D_newsfont li { text-align: center;line-height: 24px; width: 24px; height: 24px; margin-left: 2px; float: left; color: #777;background: #ebebeb; font-weight: bold; cursor: pointer; }
.day_article .D_newTit .D_newsfont li.hover { background: #ee5450; color: white; font-weight: bold; }
.day_article .D_newTit .D_newsfont li.fir { width: 38px;}
.day_article .D_newTit .D_newsfont .D_fontxz { color: #FFFFFF; background: #ee5450; }
.day_article .D_newTit { position: relative; border-bottom: 1px dashed #d5d5d5; text-align: center;padding: 30px 50px 35px 50px;}
.day_article .D_newstime{height: 30px;line-height: 30px;text-align: center;font-size: 12px;color: #989898;margin-top: 10px;}
.day_article .D_newstime span{margin: 0 5px;}
.day_article .D_newsdetail { position: relative; font-size: 14px; line-height: 30px;padding: 45px 50px 0px 50px;color: #333333;}

.day_article .D_newsdetail .D_newauth { font-size: 14px; flex-wrap: 100; color: #666666; position: absolute; right: 0; bottom: 76px; overflow: hidden; }
.day_article .D_newsdetail .D_newauth p { float: left; margin-left: 28px; }
.day_article .attach-box .attach-item{
    padding: 0px 100px 0px 50px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 2;
    color: #a7a7a7;
    text-align: left;}
.day_article .attach-box .attach-item a {color: #f03}
.day_article .attach-box .attach-item a:hover{font-weight: bolder;border-bottom: solid #f03 2px;}
.day_article .zebian {padding: 0px 100px 0px 50px;font-size: 14px;line-height: 2;color: #a7a7a7;text-align: right;}
.day_article .audit {margin-left: 32px;}
.D_newsMore { padding-bottom: 25px; padding-top: 30px; position: relative; width: 100%; }
.D_newsMore .D_detfx { background: #f6f6f6; top: -15px; left: 50%; margin-left: -137px; padding: 0 10px; position: absolute; }
.D_newsMore .D_detfx li { position: relative; float: left; margin-left: 5px; }
.D_newsMore .D_detfx li a { display: inline-block !important; zoom: 1 !important; *display: inline !important; padding-left: 0 !important; margin: 0 !important; width: 30px !important; height: 30px !important; }
.D_newsMore .D_detfx li .weixin { background: url(../image/wx.png) no-repeat center center !important; }
.D_newsMore .D_detfx li .tqq { background: url(../image/QQ.png) no-repeat center center !important; }
.D_newsMore .D_detfx li .qzone { background: url(../image/qzone.png) no-repeat center center !important; }
.D_newsMore .D_detfx li .tsina { background: url(../image/sina.png) no-repeat center center !important; }
.D_newsMore .D_detfx li .more { background: url(../image/more.png) no-repeat center center !important; }
.D_newsMore .D_detfx .D_fxss { background: url(../image/ss.png) no-repeat left center !important; min-width: 30px !important; height: 27px !important; border: 1px dashed #8fd9ff; background-color: white; padding: 0 5px 0 35px !important; line-height: 27px; font-weight: bold; min-width: 28px; display: block; border-radius: 5px; font-family: georgia !important; font-size: 16px !important; color: #ff8800 !important; display: block !important; min-width: 30px; text-align: center; cursor: pointer; }
.D_newsMore .D_detfx:after {content: "";display: block; clear: both; }
.D_newsMore .D_newsMleft { margin-left: 50px; width: 320px; float: left; font-size: 12px; }
.D_newsMore .D_newsMleft p { margin-top: 14px; overflow: hidden; line-height: 21px; }
.D_newsMore .D_newsMleft p a { display: block; height: 103px; }
.D_newsMore .D_newsMleft p a img { width: 140px; height: 88px; float: left; transition: all .75s; }
.D_newsMore .D_newsMleft p a span { width: 160px; float: left; margin-left: 16px; }
.D_newsMore .D_newsMleft p a:hover { font-weight: bold; color: #e62226; }
.D_newsMore .D_newsMleft p a:hover img { transform: scale(1.1); }
.D_newsMore .D_newsMleft .line { border-bottom: 1px dashed #b5b5b5; }
.D_newsMore .D_newsMcenter { font-size: 14px; float: left; margin-left: 44px; width: 344px; padding-top: 10px; }
.D_newsMore .D_newsMcenter li { line-height: 30px; }
.D_newsMore .D_newsMcenter li a:hover { color: #e62226; border-bottom: 2px solid #e62226; }
.D_newsMore .D_newsMright { float: left; margin-left: 50px; width: 140px; }
.D_newsMore .D_newsMright a { display: block; position: relative; margin-top: 10px; margin-bottom: 14px; padding-bottom: 14px; width: 140px; height: 88px; overflow: hidden; }
.D_newsMore .D_newsMright a .D_tp { width: 140px; height: 88px; transition: all 0.75s; }
.D_newsMore .D_newsMright a .D_play { position: absolute; bottom: 5px; z-index: 2; right: 5px; width: 24px; height: 24px; bottom: 24px; }
.D_newsMore .D_newsMright a:hover .D_tp { transform: scale(1.1); }
.D_newsMore .D_newsMright .line { border-bottom: 1px dashed #b5b5b5; }
.D_newsMore .D_newsMright .line .D_play { bottom: 19px; }
.D_newsMore:after { content: ""; display: block; clear: both; }

/*相关文章列表*/
.i_news_list ul { margin-top: 25px; }
.i_news_list ul li { font-size: 14px; height: 26px; background: url(../image/dian.jpg) no-repeat left center; padding-left: 12px; line-height: 24px; *height: 22px; }
.i_news_list ul li a { float: left; display: inline-block; *display: inline; *zoom: 1; height: 26px; line-height: 26px; color: #3a3a3a; font-size: 14px; }
.i_news_list ul li a:hover { height: 24px; border-bottom: 2px solid #ec1c00; color: #ec1c00; }
.i_news_list ul li span { text-align: right; display: inline-block; *display: inline; *zoom: 1; width: 36px; font-size: 12px; font-family: "Georgia"; color: #888888; float: right; }
.i_news_list ul li.line { background: none; height: 1px !important; border-top: 1px dashed #B5B5B5; margin: 15px 0; *margin: 8px 0 10px 0; }

/*分享插件重置样式*/
.D_share { width: 100%; position: relative; padding: 30px 0 0 0; margin-top: 65px; border-top: 1px dashed #cfcfcf; }
.D_share .shareBtn { padding: 0 10px; position: absolute; top: -15px; left: 50%; margin-left: -137px; background: #fff; }
.D_share .shareBtn li { float: left; margin-left: 5px; }
.D_share .shareBtn li a { display: inline-block !important; zoom: 1 !important; *display: inline !important; floa: left:; padding-left: 0 !important; margin: 0 !important; width: 30px !important; height: 30px !important; }
.D_share .shareBtn li .weixin { background: url(../image/wx.png) no-repeat center center !important; }
.D_share .shareBtn li .tqq { background: url(../image/QQ.png) no-repeat center center !important; }
.D_share .shareBtn li .qzone { background: url(../image/qzone.png) no-repeat center center !important; }
.D_share .shareBtn li .tsina { background: url(../image/sina.png) no-repeat center center !important; }
.D_share .shareBtn li .more { background: url(../image/more.png) no-repeat center center !important; }
.D_share .shareBtn .D_fxss { background: url(../image/ss.png) no-repeat left center !important; min-width: 30px !important; height: 30px !important; border: 1px dashed #8fd9ff; background-color: white; padding: 0 5px 0 35px !important; line-height: 27px; font-weight: bold; min-width: 28px; display: block; border-radius: 5px; font-family: georgia !important; font-size: 16px !important; color: #ff8800 !important; display: block !important; min-width: 30px; text-align: center; cursor: pointer; }

/*网站地图*/
.day_map{margin-top: 84px;}
.day_map .topul{height: 45px;line-height: 45px;margin-bottom: 15px;}
.day_map .secul{height: 43px;line-height: 43px;border:1px solid #cbcbcb;border-left: none;}
.day_map .topul a{height: 45px;line-height: 45px;display: block;font-size: 14px;color: #414141;float: left;}
.day_map .topul .topli{text-align: center;position: relative;}
.day_map .topul .topcat{width: 160px;background: #dfdfdf;font-size: 18px;}
.day_map .topul .topcat:hover{background: #ee5450;font-size: 18px;color: #fff;font-weight: bold;}
.day_map .topul .secli{height: 45px;line-height: 45px;text-align: center;float: left;padding: 0 15px;}
.day_map .topul .secli .seccat{height: 25px;line-height: 25px;display: block; text-align: center;padding: 0 10px;margin-top: 10px;position: relative;}
.day_map .topul .secli .seccat:hover{background: #ee5450;color: #fff;}
/*.day_map .topul .secli .seccat .redarrow{display: none; width: 11px;height: 5px;position: absolute;top: 25px;left: 50%;margin-left: -5.5px;background: url(../images/redarrow.png) no-repeat;}*/.day_map .topul .line{height: 20px;width: 1px;background: #dfdfdf;float: left;margin-top: 12px;}
/*.day_map .topul .thinav{position: absolute;top: 45px;left: 0; height: 35px;line-height: 35px; width: 1280px;background: #f1f1f1;display: none;z-index: 99;}*/
.day_map .topul .thidiv{ position: absolute;top: 45px;left: 0;width: 1120px;padding-left: 160px; height: 35px;line-height: 35px;z-index: 999;text-align: center;display: none;background: #f1f1f1;}
.day_map .topul .thidiv a{color: #414141;display: inline-block;*display: inline;zoom: 1;margin: 0 25px;height: 28px;line-height: 35px;}
.day_map .topul .thidiv a:hover{color: #ee5450;border-bottom: 2px solid #ee5450;}
/*搜索页面*/
.D_newsadd { width: 100%; height: 24px; border-bottom: 1px dashed #c7c7cd; position: relative; }
.D_newsadd .D_conLcxw { min-width: 180px; position: absolute; top: 0; left: 20px; font-size: 20px; font-weight: bold; color: white !important; height: 50px; line-height: 50px; text-align: center; z-index: 10; }
.D_newsadd .D_conLcxw a {display: inline-block; *display: inline; *zoom: 1; height: 49px; line-height: 49px; width: 140px;background: #ee5450; font-size: 26px;font-weight: bold;color: #fff;}
.D_newsadd .D_lcxwAdd { position: absolute; bottom: 8px; color: #666666; font-size: 14px; right: 0; }
.D_newsadd .D_lcxwAdd a { color: #666666; }
.D_newsadd .D_lcxwAdd a:hover { color: #e4000f; border-bottom: 2px solid #e4000f; }
.D_newsadd .D_lcxwAdd .sx { font-size: 16px; font-weight: bold; }
#box{width: 1840px;background: #fff;margin: 40px auto 70px auto;overflow: hidden;padding-bottom: 20px;}
/*重点专科*/
.day_keshi{background: #fff;width: 1280px;margin-top: 50px;position: relative;}
.day_keshi ul{text-align: center;font-size: 0;}
.day_keshi ul li{width: 308px;height: 60px;line-height: 60px;text-align: center;margin:0 16px 20px 0;border-radius: 8px;overflow: hidden;position: relative;}
.day_keshi ul li.on{}
.day_keshi ul li.mr0{margin-right: 0;}
.day_keshi ul li a{display: block; height: 60px;line-height: 60px;text-align: left;color: #666;background: #f8f8f8;font-size: 16px;text-indent: 40px;transition: 0.4s;}
.day_keshi ul li.on a{background: #ee5450;color: #fff;font-weight: bold;font-size: 18px;text-align: center;text-indent:0;}
.day_keshi ul li span{position: absolute;right: 20px;top: 5px;}
.day_keshi ul li b {font-family: georgia;color: #888;height: 24px;line-height: 24px;float: right; }
.day_keshi li i { width: 16px;height: 24px;display: block;float: left;margin-right: 5px;background: url(../image/eye.png) center no-repeat;}
.day_keshi ul li.on b{color: #fff;}
.day_keshi ul li.on i{background: url(../image/eyeon.png) center no-repeat;}
/*医生列表*/
.day_doctor { }
.day_doctor ul {background: #fff;width: 1280px;padding: 50px 0 0px 0;margin: 0 auto; }
.day_doctor ul li{ width: 188px; height: 315px; margin-right: 26px; margin-bottom: 30px;border-radius: 5px;overflow: hidden; }
.day_doctor ul li.mr0 { margin-right: 0;}
.day_doctor ul li a { display: block; width: 188px; height: 315px; overflow: hidden; position: relative; }
.day_doctor ul li a .img {height: 235px; width: 188px;overflow: hidden;position: relative;}
.day_doctor ul li a .img img{transition: all 0.7s;}
.day_doctor ul li:hover img{transform: scale(1.08);}
.day_doctor ul li .msg{width: 100%; color: #999;height: 80px;background: #f6f6f6;text-align: center;border-top: 1px solid #fff;}
.day_doctor ul li td{padding: 0 10px;line-height: 22px;}
.day_doctor ul li.on .msg{background: #ee5450;color: #fff;}
.day_doctor ul li.on em i.heart{background:url(https://www.es9e.com/images/heart_on.png) no-repeat;}
.day_doctor ul li .img p{color: #fff;font-size: 16px;text-align: center;height: 80px; line-height: 120px;font-weight: bold;position: absolute;bottom: 0px;left: 0;width: 100%;background: url(../image/doctitlebg.png) repeat-x;}
.day_doctor ul li .msg span{color: #5b5b5b;line-height: 18px;}
.day_doctor ul li.on p,.day_doctor ul li.on span{color: #fff;}
.day_doctor ul li em{display: block;position: absolute;bottom: 95px;color: #fff;}
.day_doctor ul li em.eye{left: 5px;}
.day_doctor ul li em.heart{right: 5px;}
.day_doctor ul li em i{width: 16px; height: 14px;display: block;float: left;margin-right: 5px;}
.day_doctor ul li em i.eye{background:url(../image/eye.png)s no-repeat;}
.day_doctor ul li em i.heart{background:url(https://www.es9e.com/images/heart.png) no-repeat;}
/*互动咨询*/
.day_guestbook {width: 1280px;padding: 30px 0 0 0;position: relative;}
.day_guestbook { width: 1280px; }
.day_guest{}
.day_guest .titletable {color: #5b5b5b; font-size: 16px; position: relative;text-align: center;width: 100%;}
.day_guest .titletable ul li.head{color: #5b5b5b; background: #f9f9f9!important;height: 60px;line-height: 60px;border-bottom:none !important;}
.day_guest .titletable ul li.head.on span{color: #5b5b5b;}
.day_guest .titletable ul li span{height: 60px;line-height: 60px;width: 160px; font-size: 16px;display: block;float: left;}
.day_guest .titletable ul li {height: 60px;line-height: 60px;border-bottom: 1px dashed #efebeb;cursor: pointer;}
.day_guest .titletable ul li.on {background: #ee5450;border-bottom: 1px dashed #ee5450;}
.day_guest .titletable ul li.on span{color: #fff;}
.day_guest .titletable a { display: inline-block; font-size: 16px; zoom: 1; *display: inline; margin-left: 5px; color: #2a2a2a; }
.day_guest .titletable:nth-of-type(1) { border-top: 1px dashed #fff; }
/*.day_guest .hidetable {width: 100%;}*/
.day_guest .hidetable {  overflow: hidden;line-height: 35px;font-size: 16px; position: relative;color: #686868;font-weight: bold;}
.day_guest .hidetable .con{width: 100%;margin-top: 20px;} 
.day_guest .hidetable .con span{text-align: left; color: #686868;font-weight: normal;display: block;float: left;}
.day_guest .hidetable .con span.title{width: 170px;text-align: center;}
.day_guest .hidetable .con span.diag{font-size: 14px; width: 1000px; background: #f1f1f1;border-radius: 15px;position: relative;padding: 10px 20px;text-align: left;}
.day_guest .hidetable .con span.red{color: #ee5450;text-align: right;}
.day_guest .hidetable .con em{width: 10px;height: 15px;background: url(../image/guest_right.png) no-repeat;position: absolute;top: 50%;margin-top: -7.5px;right: -10px;display: block;}
.day_guest .hidetable .con em.hd{background: url(../image/guest_left.png) no-repeat;left: -10px;}
.day_guest .hidetable .con a { display: inline-block; font-size: 16px; zoom: 1; *display: inline; margin-left: 5px; color: #2a2a2a; }
.day_guest .hidetable .con:nth-of-type(1) { border-top: 1px dashed #fff; }