﻿@charset "utf-8";
 /*解决dl,dt标签边距问题*/
* { outline-style: none; padding:0;margin:0;}
/*图片缓慢过度*/
 img{

     border: none;

 }
/*清除浮动*/
.clearfix{zoom:1;clear:both;}
.clearfix:before, .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
/*清除浮动*/
.clearfloat { overflow: hidden; }

input, select, {vertical-align: middle;outline:none;}
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
input::-webkit-outer-spin-button {
-webkit-appearance: none;
}
body, a, ul, li { margin: 0; padding: 0; text-decoration: none; list-style: none; }

.center { margin: 0 auto; }
.text { text-align: center; }
.fl { float: left; }
.fr { float: right; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

/*返回顶部*/
.return_top{ width:54px; height:54px; position:fixed; right:1%; bottom:35%; z-index:9999; display:none; background:url(../images/retun_03.png) no-repeat center center ;}
/*header*/
.header{background:#efefef; min-width:1200px;}
.headerBox{width: 1199px;padding:6px 0;}
.headDate{color:#6b6b6b;font-family: '微软雅黑';font-size:14px;margin: 9px 0 0 0;word-spacing:15px;}
.relation{}
.relation a{width: 24px;height: 24px;margin:5px 16px 0 16px;display:inline-block;}
.relation a img{width: 24px;height: 24px;}
.email{background:#006594;border-radius: 5px;box-shadow:0 3px 3px #cdcdcd;padding:6px 16px;margin:0 0 5px 16px;}
.email a{color:#fff;font-family: '微软雅黑';font-size:14px;margin:0;width:auto;height:auto}
.email a img{width: 27px;height: 17px;margin:0 9px 0 0;position: relative;top:4px;}
/*logo*/
.logoBox{width: 1199px;margin:29px auto 18px auto;}
.logo{}
.logo span{border-left:1px #949494 solid;padding:0 0 0 13px;width: 300px;color:#4b4b4b;font-family: '微软雅黑 ';font-size:14px;display:inline-block;position: relative;bottom:18px;line-height: 18px;}
.logo img{width: 367px;height: 66px;margin:0 12px 0 0;}
.search{position: relative;margin: 4px 0 0 0;}
.search a{position: absolute;top:2px;right:1px;width: 57px;background: #004f81;line-height: 34px;color:#fff;font-family: '微软雅黑';font-size:16px;display:block;border-radius: 0 34px 34px 0;text-align: center;}
.sousuo{width: 246px;padding:0 14px 0 48px;border:2px #004f81 solid;height: 34px;border-radius: 34px;background:url(../images/index_21.jpg) no-repeat #fff 13px center;}
/*nav*/
.nav-box {height:50px;background:#006594; min-width:1200px;}
.nav {height:50px;position: relative;z-index:2; width:1200px; margin:0 auto;}
.nav li {display: inline-block;float: left;position: relative;text-align: center;height:50px; line-height:50px; background:url(../images/pre.jpg) no-repeat right top;}
.nav li a {color:#fff;display: block;font-family: '微软雅黑';font-size:18px;padding: 0 23px;}
.nav li .subnav {background:#A3C8DF;display: none;left:0;position: absolute;text-align: center;top:50px;width:100%;}
.nav li.on a {background:#004F81;}
.nav li.on .subnav a {background:none;color:#004F81;font-size:14px;font-family: '宋体 常规';height:35px;line-height:36px;position: relative; font-weight:normal;border-bottom: 1px #006594 solid;}
.nav li.on .subnav a:last-child{border-bottom: none;}
.nav li.on .subnav a:hover {color:#FFF;}
/*banner*/
@media screen and (min-width:1280px){
.banner{height: 400px !important;}
#container{position: relative;width: 100%;height:400px !important;}
.pic li img {width: 100% !important;height:400px !important;}
}
@media screen and (min-width:1900px){
.banner{height: 528px !important;}
#container{position: relative;width: 100%;height:528px !important;}
.pic li img {width: 100% !important;height:528px !important;}
}



.banner{height: 528px;}
#container{position: relative;width: 100%;height: 528px;}
.pic li {position: absolute;top: 0;left: 0;display: none;}
.pic li img {width:100%;height: 528px;}
#position{
    position: absolute;
    bottom: 29px;
    right:12%;
    margin: 0;
    opacity:1;
    width: 400px;
    text-align: center;
}
#position li{
    width: 13px;
    height: 13px;
    margin:0 4px;
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius:10px;
    cursor:pointer;
    background:#acacac;
}
#position .cur{border:3px #006594 solid;background:rgba(0,0,0,.1);width: 14px;height: 14px;position: relative;top:2px;}

.arrow {
    font-family: '宋体';
     cursor: pointer;
      display: none;
      line-height:102px;
      text-align: center;
      font-size: 36px;
      font-weight: bold;
      width: 40px;
      height: 102px;
      position: absolute;
      z-index: 2;
      top: 50%;
      margin-top: -20px; /*width的一半*/
      background-color: RGBA(0,0,0,.3);
      color: #fff;
  }
.arrow:hover { background-color: RGBA(0,0,0,.7);}
#container:hover .arrow {display:none;}/*display: block;*/
/*#prev { left: 20px;}
#next { right: 20px;}*/
/*footer*/
.footerBox{background:#6f6f6f; min-width:1200px;}
.footer{width: 1199px;}
.footer-top{border-bottom: 1px #909090 solid;padding:13px 0;}
.footer-top a{color:#fff;font-family: '微软雅黑';font-size:18px;display:inline-block;margin:0 78px;position: relative;top:-9px;}
.footer-top a img{width:auto;height:auto;margin:0 20px 0 0;position: relative;top:10px;}
.footer-bottom{margin:20px 0 0 0;}
.telFigure{border-left:1px #909090 solid;padding:0 9px;margin:19px 0 0 0;}
.telFigure h1{color:#fff;font-family: '微软雅黑';font-size:18px;line-height: 36px;margin-left: 30px;}
.address{border-left:1px #909090 solid;padding:0 60px;border-right:1px #909090 solid;margin:19px 0 0 0;}
.address p{font-family: '微软雅黑 ';font-size:14px;color:#fff;line-height: 36px;}
.scanCode{padding: 0 0 0 60px;width: 200px;}
.scanCode ul li{margin:0 11px;float:left;}
.Codeicon{}
.Codeicon img{width: 45px;height: 53px;}
.CodePic{}
.CodePic img{width: 118px;height: 118px;}
.CodeText{font-family: '微软雅黑 ';font-size:14px;color:#fff;line-height: 30px;}
.copyright{color:#8b8b8b;font-family: '微软雅黑 ';font-size:14px;margin:15px 0 15px 0;}
/*合作伙伴*/
.partnerBox{background:#ececec; min-width:1200px;}
.partner{width: 1199px;}

.wrap{ width:1199px;height: 60px;margin:17px 0;}
.scrollbox{width:1199px; position: relative;height: 60px;}
#scrollDiv{width:1129px;overflow:hidden; display: block;height: 60px;margin: 0 auto;}
#scrollDiv ul{ width: 1129px;}
#scrollDiv li{width:184px;height:60px;padding:0 10px;margin-right:11px; float:left;background: #ececec;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;text-align: center;}
#scrollDiv li img{width:auto;height:auto;text-align: center;}
.scroltit{ position: absolute; right:0; top:10px;width:50px;}
.scroltit small{margin:2px 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;display: inline-block;width:18px;height:32px; }
#but_up{text-align: center;position: relative;left: -1147px;}
#but_down{position: absolute;right: 0;}
/*子导航*/
.subnavBox{background:#f6f6f6; min-width:1200px;}
.subnav{width: 1199px;}
.subnav ul li{float:left;width: 298px;text-align: center;padding:26px 0 23px 0;}
.subnav ul li a span{height:64px;width: 100%;display: inline-block;}
.subnav ul li a span img{width:auto;height:64px;}
.subnav ul li a p{color:#444444;font-family: '微软雅黑';font-size:18px;}
.subnav ul li:hover{background:#006594; }
.subnav ul li:hover p{color:#fff;}
/*专题活动*/
/*.subject{width: 1199px;margin:37px auto 40px auto;}
.subject-head{border-bottom: 1px #d8d8d8 solid;padding:0 0 9px 0;color:#000;font-family: '微软雅黑';font-size:18px;}
.subject-con{margin:27px 0 0 0;}

#boxer{width:1199px; height:142px;overflow:hidden;float:left;margin:0 26px 0 0;}
#boxer ul{ height:100%; overflow:hidden; transition:all ease-in-out 0.5s;}
#boxer ul li{float:left;width:224px;height:142px; overflow:hidden;position:relative;margin:0 19px 0 0;}
#boxer ul li a img{width: 224px;height: 142px;}
#boxer span{width:18px; height:18px;  position:absolute; margin-top:-56px;cursor:pointer;border:1px #979797 solid;text-align: center;line-height: 18px;color:#979797;font-family: '宋体';font-size:18px;}
#boxer span:hover{background:#ff9914;border:1px #ff9914 solid;color:#fff;}
.left{ margin-left:1139px;}
.right{ margin-left:1172px;}
#boxer div{overflow:hidden; height:6px; position:absolute; margin-top:269px; z-index:3;margin-left: 339px;display:none;}
#boxer div i{ display:block;height:6px;float:left; width:6px; margin:0px 3px; background:#fff;cursor:pointer;border-radius:3px;}
.newste{padding:0 0 0 15px;background:rgba(0,0,0,.5);width: 97%;padding: 8px 0 8px 15px;position: absolute;margin-top: -39px;color:#fff;font-size: 14px;font-family: '微软雅黑';}
#boxer ul li a:hover .newste{background:rgba(34,152,114,.8);}*/
/*专题活动*/
.subject{width: 1199px;margin:37px auto 40px auto;}
.subject-head{border-bottom: 1px #d8d8d8 solid;padding:0 0 9px 0;color:#000;font-family: '微软雅黑';font-size:18px;}
.subject-con{margin:27px 0 0 0;}

/*#boxer{width:1199px; height:142px;overflow:hidden;float:left;margin:0 26px 0 0;}
#boxer ul{ height:100%; overflow:hidden; }
#boxer ul li{float:left;width:224px;height:142px; overflow:hidden;position:relative;margin:0 19px 0 0;}
#boxer ul li a img{width: 224px;height: 142px;}
#boxer span{width:18px; height:18px;  position:absolute; margin-top:-56px;cursor:pointer;border:1px #979797 solid;text-align: center;line-height: 18px;color:#979797;font-family: '宋体';font-size:18px;}
#boxer span:hover{background:#ff9914;border:1px #ff9914 solid;color:#fff;}
.left{ margin-left:1139px;}
.right{ margin-left:1172px;}
#boxer div{overflow:hidden; height:6px; position:absolute; margin-top:269px; z-index:3;margin-left: 339px;display:none;}
#boxer div i{ display:block;height:6px;float:left; width:6px; margin:0px 3px; background:#fff;cursor:pointer;border-radius:3px;}
.newste{padding:0 0 0 15px;background:rgba(0,0,0,.5);width: 97%;padding: 8px 0 8px 15px;position: absolute;margin-top: -39px;color:#fff;font-size: 14px;font-family: '微软雅黑';}
#boxer ul li a:hover .newste{background:rgba(34,152,114,.8);}
*/


.marquee2 {width: 100%;height:142px;overflow:hidden;position: relative;margin:0 0 20px 0;}
.marquee2 li{ display:inline;float:left;width:224px;overflow:hidden;position:relative;margin: 0 19px;height:142px;}
.marquee2 li a{ width:224px; height:142px; display:block; float:left;}
.marquee2 li img {width:100%; height:142px;}
.newste{background:url(../images/bg11.png) repeat;text-indent:1em;position: absolute;color:#fff;font-size: 14px;font-family: '微软雅黑';left:0;bottom:0;height: 36px;line-height: 36px;display:block;width: 100%;}
.marquee2 li a:hover .newste{background:#006594;}





/*box1*/
.box11{width: 1199px;margin:40px auto 38px auto;}
.picNew{width: 301px;}

.newMore{margin:0 2px 0 0;}
.newMore a{color:#818181 !important;font-family: '微软雅黑' !important;font-size:12px !important;margin:0 !important;}
.newMore a b{background:#d8d8d8;color:#fff;font-family: '微软雅黑';font-size:10px;line-height: 18px;width: 18px;text-align: center;display:inline-block;margin:0 0 0 4px;}
.newMore a:hover{border-bottom: none !important;}
.tab_box{display:inline-block;font-size: 14px;color:#363636;width: 100%;}
.tab_box .tab_title{overflow: hidden;}
.tab_box .tab_title a{ float: left;line-height: 30px;text-align: center;color:#000;font-family: '微软雅黑';font-size:18px;margin:0 29px 0 0;}
.tab_box  .tab_title .last{border-right: none;}
.tab_box .tab_title a:hover,.tab_box .tab_title .active{color:#006594;border-bottom: 2px #006594 solid;}
.tab_box .tab_con{border-top: 1px #d8d8d8 solid;padding:16px 0 0 0;}
/*轮播*/
#slide_b { position:relative;width:301px; height:226px; overflow:hidden; border:1px solid #ccc; float:right ;}
#slide_b a b{line-height: 30px;background:rgba(0,0,0,.5);color:#fff;font-family: '微软雅黑';font-size:12px;width: 99%;position: absolute;bottom:0;left:0;z-index: 2;display:block;font-weight: normal;}
#slide_b img{width:301px; height:226px}
#slide_b .ico_b{position:absolute; right:8px;bottom:6px;z-index: 10;}
#slide_b .ico_b li{background:#d4d4d4;float:left;display:block; width:9px; height:9px; line-height:9px;text-align:center;margin:0 3px;cursor:pointer;border-radius: 9px;font-size: 2px;color:#d4d4d4;}
#slide_b .ico_b li.high_b{background:#f01409;color:#f01409;width: 12px;height: 12px;position: relative;top:-1px;}
/*视频*/
.publicityVD{width: 301px;height: 226px;}

.newTrends{width: 501px; margin:0 0 0 28px;}
#navs{width:501px;overflow:hidden;border-bottom:1px #d8d8d8 solid;}
#newContent{width: 501px;}
.navs li{
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    list-style: none;
    cursor: pointer;
    margin:0 18px 0 0;
    color:#000;font-family: '微软雅黑';font-size:18px;
}
.navs li.nav_bar{border-bottom:2px solid #006594;color:#006594;}
#main{margin:17px 0 0 0;}
#main span{
    width: 501px;
    height: 226px;
    clear: left;
    display: none;
}
#main span.main_bar{display: block;}

.newlist{height: 226px;}
.newlist ul li{width: 100%;margin:0 0 5px 0;overflow:hidden;}
.newlist ul li:hover .Ldate{background:#006594;}
.newlist ul li:last-child{margin:0;}
.Ldate{width: 53px;height: 53px;background:#bababa;color:#fff;font-family: '微软雅黑';font-size:24px;}
.Ldate p{color:#fff;font-family: '微软雅黑';font-size:12px;}
.Rtext{width: 434px;height: 53px;}
.Rtext h1{color:#2b2b2b;font-family: '微软雅黑';font-size:16px;font-weight: normal;}
.Rtext p{color:#8a8a8a;font-family: '微软雅黑';font-size:12px;line-height: 27px;}

.fasttips{width: 342px;}
.fasttips-head{color:#000;font-family: '微软雅黑';font-size:18px;}
.fasttips-con{margin:8px 0 0 0;background:#c5c5c5;padding:25px 28px 27px 28px;}
.fasttips-con input{padding:0 14px;border:none;width: 263px;height: 33px;position:relative;}
.fasttips-con form a{position:absolute;margin-left: 257px;margin-top: -25px;}


/*.fasttips-con input{padding:0 14px;border:none;width: 100px;height: 33px;margin:0 0 20px 0;}*/
.fasttips-con input:last-child{margin:0;}
/*box2*/
.box22{width: 1199px;margin:0 auto;}
.HRepair{width: 829px;}
.HRepair-head{border-bottom: 1px #d8d8d8 solid;color:#000;font-family: '微软雅黑';font-size:18px;padding:0 0 10px 0;}
.HRepair-con{margin:15px 0 0 0;}

.expert_wrap{width:827px; height:487px; float:left;border:1px #5fbba0 solid;}
/*小图*/
.expert_top_wrap{width:469px; height:140px; overflow:hidden; position:relative;bottom:-280px;left: 332px;}
.expert_top{width:500%; height:140px; position:absolute; overflow:hidden;}
.expert_top li{width:96px; height:140px;float:left; margin:0 27px 0 0;font-size:14px; line-height:18px;cursor:pointer;text-align: center;position:relative;overflow:hidden;}
.expert_top li img{width: 94px;height: 118px;border:1px #dbdbdb solid;}
.expert_top li.on img{border:2px #5fbba0 solid;width: 90px;height: 116px;}
.expert_top li span{ font-size:12px;}
.expert_top li strong{position:absolute;bottom:0;color:#000;font-family: '微软雅黑';font-size:12px;left: 0;font-weight: normal;display:block;text-align: center;width: 100%;}

/*大图*/
.expert_big_wrap{width:100%; height:251px;position:relative;top:-122px;background:#5fbba0;}
.expert_big{width:3316px; height:251px; position:absolute;top: 0;}
.expert_big li{width:829px; height:251px; float:left;position: relative;}
.expert_big li img{width: 298px;height: 368px;box-shadow: 7px 7px 0 #e5e5e5;position: absolute;left:16px;top:24px;}
.zhaunjia{width: 473px;position:relative;left: 339px;top:30px;}
.zhaunjia h2{color:#fff;font-family: '微软雅黑';font-size:18px;line-height: 36px;border-bottom: 1px #fff solid;}
.zhaunjia h2 span{color:#fff;font-family: '微软雅黑';font-size:18px;font-weight: normal;margin:0 0 0 17px;}
.zhaunjia p{color:#fff;font-family: '微软雅黑';font-size:12px;line-height: 24px;height: 96px;margin:15px 0 0 0;}
.zhaunjia a{color:#1a6a53;font-family: '微软雅黑';font-size:14px;float:right;margin:20px 0 0 0;}
.zhaunjia a b{border:1px #fff solid;width: 27px;height: 27px;border-radius: 27px;line-height: 27px;color:#fff;font-family: '宋体';font-size:14px;display:inline-block;text-align: center;margin:0 0 0 10px;}
/*按钮*/
.expert_arr_l,.expert_arr_r{width:22px; height:22px; display:inline-block; position:absolute; top:-67px; cursor:pointer;border:1px #cbcbcb solid;line-height: 22px;text-align: center;color:#979797;font-family: '宋体';font-size:14px;}
.expert_arr_l{left:773px;}
.expert_arr_r{right:0; background-position:right center;}
.expert_arr_l:hover,.expert_arr_r:hover{background:#ff9914;border:1px #ff9914 solid;color:#fff;}


.Hclinic{width: 341px;}
.Hclinic-head{border-bottom: 1px #d8d8d8 solid;color:#000;font-family: '微软雅黑';font-size:18px;padding:0 0 10px 0;}
.Hclinic-head b{float:right;font-weight: normal;}
.Hclinic-head b a{color:#0080b6;font-family: '微软雅黑';font-size:12px;}
.Hclinic-head b a img{margin:0 9px 0 0;}
.Hclinic-con{margin: 15px 0 0 0;}
.bbox{ width:100%; overflow:hidden; margin:0 auto;}
#bbtn{ width:100%; height:39px;clear:both;background:#c8e6dd;}
#bbtn li{ display:inline-block;overflow:hidden; line-height:37px; cursor:pointer;width:166px;text-align: center;color:#767676;font-family: '微软雅黑';font-size:18px;}
#bbtn li i{font-style: normal;color:#767676;font-family: '微软雅黑';font-size:14px;}
.boxhover{ background: #006594 !important;color:#fff !important;}
.boxhover i{color:#fff !important;}
#bcon{ width:100%; overflow:hidden;/*height: 186px;*/}
#bcon span{ width:100%; overflow:hidden; display:none;}
.biaoge{width: 100%;border:1px #006594 solid;border-top:none;border-bottom:none;}
.biaoge tr{height:30px;background:#f4f5f5;}
.biaoge tr td{border-bottom: 1px #006594 solid;border-right: 1px #006594 solid;width: 40%;padding: 0 0 0 10px;line-height: 30px;}
.biaoge tr td:nth-child(1){width: 20%;}
.biaoge tr td:last-child{border-bottom: 1px #006594 solid;border-right:none;}
.biaoge tr td{color:#1e1d1d;font-family: '微软雅黑';font-size:14px;}

.famousDoctor{margin:23px 0 0 0;}
.famousDoctor-head{color:#000;font-family: '微软雅黑';font-size:18px;}
.famousDoctor-head b{float:right;font-weight: normal;}
.famousDoctor-head b a{color:#0080b6;font-family: '微软雅黑';font-size:12px;}
.famousDoctor-head b a img{margin:0 9px 0 0;}
.famousDoctor-con{margin:10px 0 0 0;border:1px #006594 solid;background:#ebfaf6;padding:20px 0 10px 0;height: 174px;}
.famousDoctor-con ul li{width: 117px;float:left;margin:0 26px;}
.famousDoctor-con ul li:hover .famousDoctor-pic{
    border:2px #c97536 solid;

     transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.famousDoctor-pic{width: 115px;height: 115px;border:2px #9a9a9a solid;border-radius: 115px;}
.famousDoctor-pic img{width: 115px;height: 115px;border-radius: 115px;}
.famousDoctor-text{margin:7px 0 0 0;}
.famousDoctor-text p{color:#1e1d1d;font-family: '微软雅黑';font-size:14px;line-height: 24px;}
/*box3*/
.box33{width: 1199px;margin:42px auto 0 auto;}
.Departments-head{color:#000;font-family: '微软雅黑';font-size:18px;}
.Departments-head span{color:#333;font-family: '微软雅黑';font-size:12px;margin:0 0 0 29px;}
.Departments-head span a{color:#333;font-family: '微软雅黑';font-size:12px;padding:0 10px;border-right:1px #b3b3b3 solid;line-height: 12px;display: inline-block;}
.Departments-con{}

.flash{ width:1199px; height:196px;margin:10px 0 0 0;}
.flash .con{ width:1199px; height:196px;}
.flash .con ul li{ width:58px; height:196px; position:relative; overflow:hidden; float:left;margin:0 1px 0 0;}
/*.flash .con ul li.acurrent{ width:1020px;}*/
.flash .con ul li.acurrent{ width:1130px;}

.flash .con ul li a h3{ width:16px; height:116px;padding:40px 21px; cursor:pointer;background:#a7a7a7;font-weight: normal;color:#fff; font-family:"微软雅黑"; font-size:18px;}


.show{ position:absolute; left:58px; top:0; width:1080px; height:166px; padding:15px 19px;background:#f0f1f1;}
.show div{float:left;width: 106px;margin:0 15px;height: 158px;overflow:hidden;}
.show div a{width: 100% !important;line-height: 30px !important;display:block !important;color:#414141;font-family: '微软雅黑';font-size:14px;}
.show div a:hover{color:#006594;}
.qiu h3{background:#006594 !important;}

/*新闻中心*/
.newNav{background:#f6f6f6;}
.newnavBox{width: 1199px;padding:17px 0;}
.newnavBox h1{color:#006594; font-family:"微软雅黑"; font-size:18px;display:inline-block;}
.newnavBox h1 b{margin:0 0 0 5px;}
.newnavBox span{margin:0 0 0 21px;}
.newnavBox span a{color:#5b5b5b; font-family:"微软雅黑"; font-size:14px;padding:0 0 15px 0;margin:0 19px;}
.newnavBox span a:hover{color:#006594;border-bottom:3px #006594 solid;}
.newnavBox span b{width: 1px;height: 14px;background:#cbcbcb;display: inline-block;position: relative;top: 2px;}

.newCont{width: 1199px;border:1px #e5e5e5 solid;margin:33px auto 52px auto;}
.RecommendNew{}
#slide_c { position:relative;height:300px; overflow:hidden; border-bottom:1px solid #e5e5e5;background:#f6f6f6; }
#slide_c span{height:335px;padding:19px;overflow:hidden;display:inline-block;width:97%;}
#slide_c .ico_c{position:absolute; right:45%;bottom:10%}
#slide_c .ico_c li{float:left;display:block; width:7px; height:7px; line-height:7px;border:3px solid #b4b4b4;text-align:center;margin:0 4px;cursor:pointer;font-size: 1px;color:#f6f6f6;border-radius: 7px;}
#slide_c .ico_c li.high{background:#db2122;color:#db2122;border:3px solid #db2122;}
.tuiText{width: 753px;}
.tuiText  h1 strong{color:#cb2121; font-family:"微软雅黑"; font-size:24px;width: 647px;display: inline-block;}
.tuiText  h1 b{background:#006594;width: 53px;height: 53px;color:#fff; font-family:"微软雅黑"; font-size:24px;display:inline-block;text-align: center;margin:0 11px 0 0;position: relative;}
.tuiText  h1 b p{color:#ffffff !important; font-family:"微软雅黑" !important; font-size:12px !important;font-weight: normal;line-height: 18px !important;margin:0 !important;}
.tuiText p{color:#6d6d6d; font-family:"微软雅黑"; font-size:14px;line-height: 30px;margin:17px 0 0 0;}
.tuiText a{width: 113px;height: 38px;background:#006594;color:#fff; font-family:"微软雅黑"; font-size:14px;line-height: 38px;display:inline-block;text-align: center;margin:40px 0 0 0;}
.tuipic{width: 385px;height: 290px;}
.tuipic img{width: 385px;height: 290px;}

.Nlist{padding:0 20px;border-bottom: 1px #e5e5e5 solid;}
.Nlist ul li{margin:32px 0 0 0;border-bottom: 1px #b9b9b9 dotted;overflow:hidden;padding:0 0 27px 0;}
.Nlist ul li:last-child{border-bottom: none;}
.Nlist-pic{width: 174px;height: 131px;}
.Nlist-pic a img{width: 174px;height: 131px;}
.Nlist-main{width: 960px;}
.Nlist-main h1{line-height:27px;}
.Nlist-main h1 a{color:#454545; font-family:"微软雅黑"; font-size:24px;font-weight: normal;}
.Nlist-main h1 a:hover{color:#006594;}
.Nlist-main span{color:#b3b3b3; font-family:"微软雅黑"; font-size:12px;margin:8px 0;display:block;}
.Nlist-main span img{margin:0 5px 0 0;position: relative;top:2px;}
.Nlist-main p{color:#777777; font-family:"微软雅黑"; font-size:14px;line-height: 24px;}

.Nlist-main2{}
.Nlist-main2 h1{line-height:27px;}
.Nlist-main2 h1 a{color:#454545; font-family:"微软雅黑"; font-size:24px;font-weight: normal;}
.Nlist-main2 h1 a:hover{color:#118f67;}
.Nlist-main2 span{color:#b3b3b3; font-family:"微软雅黑"; font-size:12px;margin:8px 0;display:block;}
.Nlist-main2 span img{margin:0 5px 0 0;position: relative;top:2px;}
.Nlist-main2 p{color:#777777; font-family:"微软雅黑"; font-size:14px;line-height: 24px;}

.paging{background:#fbfbfb;padding:17px 0;}
.paging a{line-height: 29px;display:inline-block;padding:0 15px;margin:0 1px 0 0;color:#fff; font-family:"宋体 常规"; font-size:14px;background:#c0c0c0;text-align: center;}
.paging a:hover{background:#006594;}
.paging span{line-height: 29px;display:inline-block;padding:0 15px;margin:0 1px 0 0;color:white; font-family:"宋体 常规"; font-size:14px;background:#006594;text-align: center;}


.paging2{background:#fbfbfb;padding:17px 0;}
.paging2 a{line-height: 29px;display:inline-block;padding:0 15px;margin:0 1px 0 0;color:#fff; font-family:"宋体 常规"; font-size:14px;background:#c0c0c0;text-align: center;}
.paging2 a:hover{background:#006594;}
.nowpage{line-height: 29px;display:inline-block;padding:0 15px;margin:0 1px 0 0;color:white; font-family:"宋体 常规"; font-size:14px;background:#006594;text-align: center;}
/*新闻中心详细*/
.newMinute{width: 1199px;margin:33px auto 60px auto;border:1px #e5e5e5 solid;}
.nTXT{padding:28px 20px;border-right:1px #e5e5e5 solid;width: 1170px;}
.nTXT-head{border-bottom: 1px #a8a8a8 dotted;}
.nTXT-head h1{color:#464646; font-family:"微软雅黑"; font-size:24px;}
.nTXT-head span{color:#949494; font-family:"微软雅黑"; font-size:12px;line-height: 40px;word-spacing: 18px;}
.nTXT-head span img{margin:0 5px 0 0;position: relative;top:2px;}

.nTXT-main{margin:29px 0 0 0;border-bottom: 1px #a8a8a8 dotted;padding:0 0 52px 0;}

.nTXT-main p{text-indent: 2em;color:#545454; font-family:"微软雅黑"; font-size:18px;line-height:36px;}

.nTXT-paging{margin:13px 0 0 0;position: relative;}
.nTXT-paging a{color:#707070; font-family:"微软雅黑"; font-size:14px;line-height:30px;}
    .nTXT-paging a {
        padding-left:15px;
    }
    .nTXT-paging p {

    color:#707070; font-family:"微软雅黑"; font-size:14px;line-height:20px;
    }
.nTXT-paging b{position: absolute;padding:0 14px 0 41px;background:url(../images/tubiao2_18.png) no-repeat #e1e1e1 10px center;line-height: 35px;display:inline-block;right: 0;top: 0;}
.nTXT-paging b a{color:#6c6c6c; font-family:"微软雅黑"; font-size:14px;display:inline-block;}

.hotNEWS{padding:27px 19px;width: 313px;}
.hotNEWS-head{background:url(../images/headbg_12.png) repeat-x 0 31px;position: relative;padding:0 0 9px 0;}
.hotNEWS-head span{color:#cb2121;display: none;font-family:"微软雅黑";font-size:18px;border-bottom: 2px #229872 solid;padding:0 0 5px 0;}
.hotNEWS-con{margin:9px 0 0 0;}
.hotNEWS-pic{width: 313px;height: 235px;position: relative;}
.hotNEWS-pic img{width: 313px;height: 235px;display: block;}
.hotNEWS-pic b{background:rgba(0,0,0,.5);color:#fff; font-family:"微软雅黑"; font-size:14px;position: absolute;bottom:0;left:0;padding:0 0 0 11px;width: 97%;line-height: 38px;}
.hotNEWS-con p{background:#eaeaea;color:#585858; font-family:"微软雅黑"; font-size:14px;line-height: 24px;padding:11px 8px;margin:0;}

.hotNEWS-list{}
.hotNEWS-list ul li{border-bottom: 1px #a8a8a8 dotted;line-height: 24px;line-height: 49px;}
.hotNEWS-list ul li a{color:#474747; font-family:"微软雅黑"; font-size:14px;}
.hotNEWS-list ul li a:hover{color:#229872;}
.hotNEWS-list ul li a b{width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;color:#fff; font-family:"微软雅黑"; font-size:14px;display:inline-block;background:#a2a2a2;font-weight: normal;margin:0 7px 0 0;}
.hotNEWS-list ul li:nth-child(1) b{background:#dd2e2e;}
.hotNEWS-list ul li:nth-child(2) b{background:#ff4b1b;}
.hotNEWS-list ul li:nth-child(3) b{background:#ff8624;}
/*医院概况*/
.Overview{width: 1161px;border:1px #e6e6e6 solid;padding:19px 19px 50px 19px;margin:33px auto 64px auto;}
/*.Overview img{width: 1161px;height: 495px;}*/
.Overview h1{line-height: 30px;color:#da1717; font-family:"微软雅黑"; font-size:18px;padding:28px 0;}
.Overview p{line-height:30px;color:#5d5d5d; font-family:"微软雅黑"; font-size:14px;text-indent: 2em;}

.layout{max-width:800px;min-width:800px;margin-left:auto;margin-right:auto;}
.container{/*min-height:500px;*/}
.container-inner{background:#fff;padding:20px;min-height:460px;}
.content img{max-width:100%!important;}
.picplayer{position:relative;margin:15px 0;}
.picplayer .view{overflow:hidden;font-size:0;line-height:0;text-align:center;}
.picplayer .view img{max-width:80%;}
.picplayer .prev,.picplayer .next{display:block;position:absolute;top:0;width:50%;height:100%;z-index:1;}
.picplayer .prev span,.picplayer .next span{display:block;position:absolute;width:70px;height:96px;top:50%;margin-top:-48px;text-align:center;line-height:96px;font-size:60px;font-family:simsun;background:#444;color:#fff;opacity:0;filter:alpha(opacity=0);text-decoration:none;transition:opacity .5s;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;}
.picplayer .prev,.picplayer .prev span{left:0px;}
.picplayer .next,.picplayer .next span{right:0px;}
.picplayer .prev:hover span,.picplayer .next:hover span{opacity:0.6;filter:alpha(opacity=60);}
.imgtxt{background:#000;color:#fff;font-size:14px;opacity:0.6;filter:alpha(opacity=60);position:absolute;left:0;right:0;bottom:0;padding:10px 15px;}
.thumbbox{height:97px;margin-bottom:20px;position:relative;}
.thumbbox .prev,.thumbbox .next{display:block;width:40px;height:97px;background:#444;color:#fff;font-family:simsun;text-decoration:none;font-size:40px;line-height:100px;text-align:center;position:absolute;top:0;cursor:pointer;}
.thumbbox .prev{left:0;}
.thumbbox .next{right:0;}
.thumblist{height:97px;overflow:hidden;margin-left:50px;margin-right:50px;white-space:nowrap;font-size:0;}
.thumblist ul{display:inline-block;width:100%;}
.thumblist ul li{float:left;width:11.3%;height:100%;margin-left:.6%;margin-right:.6%;overflow:hidden;}
.thumblist ul li{background:#158064;}
.thumblist ul li a{display:block;font-size:0;line-height:0;}
.thumblist ul li .cur img{opacity:0.3;filter:alpha(opacity=30);}
.thumblist ul li img{height:100%;}
.view{min-height:400px;background:#000;}
.view .loading{display:none;width:50px;height:50px;border-radius:8px;background:url(../images/loading.gif) center no-repeat #000;opacity:0.8;filter:alpha(opacity=80);position:absolute;left:50%;top:50%;margin-top:-25px;margin-left:-25px;}

/*名医馆*/
.goodDoctor{margin:43px auto 24px auto;border:1px #e6d6c9 solid;width: 1199px;position: relative;background:#fef9f5;padding:0 22px 90px 22px;}
.goodDoctor b{color:#fff; font-family:"微软雅黑"; font-size:24px;text-align: center;width: 146px;height: 44px;line-height: 44px;position: absolute;top:-26px;background:url(../images/headbg22_03.png) no-repeat;left: 45%;}
.goodDoctor ul li{float:left;overflow:hidden;width: 181px;margin:45px 73px 0 0;text-align:center;height: 246px;}
.goodDoctor ul li:nth-child(5),.goodDoctor ul li:nth-child(10),.goodDoctor ul li:nth-child(15),.goodDoctor ul li:nth-child(20){margin:45px 0 0 0;}
.Doctor-pic{width: 177px;height: 177px;border:1px #d2d2d2 solid;border-radius: 177px;}
.Doctor-pic img{width: 177px;height: 177px;border-radius: 177px;}
.Doctor-text{}
.Doctor-text h2{color:#414141; font-family:"微软雅黑"; font-size:18px;font-weight: normal;line-height: 30px;}
.Doctor-text p{color:#414141; font-family:"微软雅黑"; font-size:14px;line-height: 30px;}
.goodDoctor ul li:hover .Doctor-pic{
border:2px #cb732c solid;
transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;



}
/*名医馆医生*/
.gdDoctor{margin:43px auto 64px auto;border:1px #e6d6c9 solid;width: 1199px;position: relative;background:#fef9f5;padding:0 22px 90px 22px;}
.gdDoctor b{color:#fff; font-family:"微软雅黑"; font-size:24px;text-align: center;width: 146px;height: 44px;line-height: 44px;position: absolute;top:-26px;background:url(../images/headbg22_03.png) no-repeat;left: 45%;}
.gdDoctor span{position: absolute;top:-26px;right:0;padding:0 0 0 28px;background:url(../images/tubiao55.png) no-repeat center left;}
.gdDoctor span a{color:#6c6c6c; font-family:"微软雅黑"; font-size:14px;}
.personData span{position:inherit; background:none;}
.personData{margin:49px 0 0 0;}
.personXX{border-bottom: 1px #c6c6c6 dotted;padding:0 0 30px 0;}
.personXX-l{width: 179px;}
.personXX-pic{width: 177px;height: 177px;border:1px #d4d4d4 solid;border-radius: 177px;}
.personXX-pic img{width: 177px;height: 177px;}
.personXX-btn{height: 40px;background:#006594;border-radius: 4px;width: 173px;line-height: 40px;margin:24px 0 0 0;}
.personXX-btn a{color:#fff; font-family:"微软雅黑"; font-size:18px;display:inline-block;}
.personXX-btn a img{margin:0 11px 0 0;position: relative;top:7px;}
.personXX-r{width: 941px;}
.personXX-r h1{color:#393939; font-family:"微软雅黑"; font-size:24px;font-weight: normal;margin: 0 0 11px 0;}
.personXX-r p{color:#393939; font-family:"微软雅黑"; font-size:14px;line-height: 30px;font-weight: bold;}
.personXX-r p em{color:#393939 !important; font-family:"微软雅黑" !important; font-size:14px !important;font-style: normal !important;display:inline-block;font-weight: normal;}
.person-text{color:#393939; font-family:"微软雅黑"; font-size:14px;line-height: 30px;border-bottom: 1px #c6c6c6 dotted;padding:0 0 30px 0;margin:16px 0 0 0;}

.learning{margin:28px 0 0 0;}
.datum{width: 565px;}
.datum h3{color:#2f2f2f; font-family:"微软雅黑"; font-size:18px;font-weight: normal;padding:0 0 0 6px;margin:0 0 16px 0;}
.datum-con{border:1px #e4d2c4 solid;padding:17px;height: 212px;}
.datum-con ul li{padding:0 0 0 11px;background:url(../images/yuandian_03.png) no-repeat center left;line-height: 30px;}
.datum-con ul li a{color:#393939; font-family:"微软雅黑"; font-size:14px;}
.datum-con ul li a em{float:right;color:#b79f8d; font-family:"微软雅黑"; font-size:12px;font-style: normal;}
.datum-con ul li a:hover{color:#006594;}
.avideo{width: 565px;}
.avideo h3{color:#2f2f2f; font-family:"微软雅黑"; font-size:18px;font-weight: normal;padding:0 0 0 6px;margin:0 0 16px 0;}
.avideo-con{border:1px #e4d2c4 solid;padding:38px 21px;height: 157px;}
.avideo-con ul li{float:left;width: 163px;margin:0 16px 0 0;}
.avideo-con ul li:last-child{margin:0;}
.AVcon{width: 163px;height: 122px;}
.AVtext{color:#484848; font-family:"微软雅黑"; font-size:12px;margin:16px 0 0 0;}
/*坐诊时间表*/
.zztime{margin:28px 0  0 0;}
.zztime-head{}
.zztime-head h4{font-weight: normal;color:#12845f; font-family:"微软雅黑"; font-size:18px;}
.zztime-head p{color:#757575; font-family:"微软雅黑"; font-size:14px;}
.zztime-con{margin:14px 0 0 0;}
.zztime-con table{width:100%;border:none;border-collapse:collapse;}
.zztime-con tr td{text-align: center;color:#7d7d7d; font-family:"微软雅黑"; font-size:18px;background:#fff;line-height: 43px;}
.zztime-con th{background:#f9f9f9;line-height: 39px;text-align: center;color:#7d7d7d; font-family:"微软雅黑"; font-size:18px;font-weight: normal;border:1px solid #e5e5e5;}
.zztime-con tr td{text-align:center;font-size:13px;height:39px;border:1px solid #e5e5e5;}
.zztime-con td .seleced{display:inline-block;width:25px;height:25px;line-height:25px;color:#fff;border-radius:25px;position: relative;top: 5px;}
.zztime-con td .seleced.green:before{content:url(../images/dagou.png);}
.zztime-con th{width:12%;}
.zztime-con th:first-child{width:6%;}
/*科室医生*/
.ksDoctor{border-bottom: 1px #c6c6c6 dotted;padding:0 0 30px 0;}
.ksDoctor-l{width: 172px;margin:0 0 0 33px;}
.ksDoctor-pic{width: 170px;height: 211px;border:1px #d4d4d4 solid;}
.ksDoctor-pic img{width: 170px;height: 211px;}
.ksDoctor-btn{height: 40px;background:#006594;border-radius: 4px;width: 170px;line-height: 40px;margin:24px 0 0 0;}
.ksDoctor-btn a{color:#fff; font-family:"微软雅黑"; font-size:18px;display:inline-block;}
.ksDoctor-btn a img{margin:0 11px 0 0;position: relative;top:7px;}
/*科室导航*/
.newnavBox i{font-style: normal;color:#555555; font-family:"微软雅黑"; font-size:12px;margin:0 0 0 40px;}
.newnavBox i a{color:#555555; font-family:"微软雅黑"; font-size:12px;padding:0 5px 15px 5px;margin:0 6px;}
.newnavBox i a:hover{border-bottom: 3px #006594 solid;font-weight: bold;color:#006594;}

.Section{width: 1161px;padding:19px 19px 12px 19px;border:1px #e6e6e6 solid;margin:33px auto 30px auto;}
.Clinical-head{background:#87AEC7;padding:0 0 0 24px;color:#fff; font-family:"微软雅黑"; font-size:18px;line-height: 37px;}
.Clinical-con{padding:26px 25px;}
.Clinical-con ul li{float:left;overflow:hidden;margin:0 52px 0 0;padding:0 0 0 9px;background:url(../images/yuandian_03.png) no-repeat center left;width: 160px;}
.Clinical-con ul li a{color:#484a49; font-family:"微软雅黑"; font-size:14px;line-height: 36px;}
.Clinical-con ul li a:hover{color:#006594;}
.ahover {
    color:#006594;
}
/*科室*/
.boxhead{width: 1199px;margin:39px auto 15px auto;position:relative;}

.boxhead h1{color:#4f4f4f; font-family:"微软雅黑"; font-size:24px;}
.boxhead span{padding:0 0 0 28px;background: url(../images/tubiao55.png) no-repeat center left;position: absolute;right:0;top:9px;}
.boxhead span a{color:#6c6c6c; font-family:"微软雅黑"; font-size:12px;}
.ksbox{width: 1199px;border:1px #e5e5e5 solid;margin: 0 auto 72px auto;}

.boxBorder{border-bottom: 1px #e6e6e6 solid;}
.ksJieshao{padding:19px 19px 46px 19px;}
.ksJieshao-head{border-bottom: 1px #c6c6c6 dotted;padding:0 0 14px 0;color:#006594; font-family:"微软雅黑"; font-size:18px;font-weight: bold;}
.ksJieshao-head span{float: right;}
.ksJieshao-head span a{color:#818181; font-family:"微软雅黑"; font-size:12px;}
.ksJieshao-head span a b{width: 18px;height: 18px;line-height: 18px;color:#fff; font-family:"微软雅黑"; font-size:12px;display: inline-block;background: #d8d8d8;text-align: center;margin: 0 0 0  4px;}
.ksJieshao-con{width: 1161px;margin: 41px 0 0 0;}
.ksBanner{width: 540px;height: 250px;}
#play{width:540px;height: 250px; }
#playBg{margin-top: 210px;z-index:1;filter:alpha(opacity=70);opacity:0.7;width:540px;position:absolute;height:41px;background:#000;}
#playText{margin-top: 205px;z-index:2;padding-left:10px;width:340px;color:#fff; font-family:"微软雅黑"; font-size:14px;line-height:41px; overflow:hidden;position:absolute;cursor:pointer;}
#playNum{margin: 210px 5px 0 350px;z-index:3;width:178px; text-align:right;position:absolute;height:22px;margin-top: 216px;}
#playNum a{margin:0 4px;width:12px;height:12px;font-size:2px;line-height:12px;cursor:pointer;color:#c5c5c5;background:#c5c5c5;text-align:center;border-radius: 12px;display: inline-block;}
#playShow img{width:540px;height: 250px;}

.ksText{width: 595px;}
.ksText h2{color:#1f1f1f; font-family:"微软雅黑"; font-size:14px;margin: 5px 0;}
.ksText p{text-indent: 2em;color:#1f1f1f; font-family:"微软雅黑"; font-size:14px;line-height: 30px;}

.ksYisheng{padding:19px 19px 46px 19px;}
.ksYisheng-con{margin: 27px 0 0 0;}
.ksYisheng-con ul li{width: 172px;float: left;margin: 0 20px 0 0;position: relative;overflow: hidden;}
.ksYisheng-con ul li:last-child{margin:0;}
.ysPic{border:1px #e2e2e2 solid;width: 170px;height: 211px;position: relative;}
.ysPic img{width: 170px;height: 211px;}
.ysPic i{position: absolute;background: #006594;height: 30px;text-align: center;color:#fff; font-family:"微软雅黑"; font-size:14px;display: inline-block;width: 100%;left: 0;font-style: normal;line-height: 30px;top:211px;}
.ysText{line-height: 30px;color:#1f1f1f; font-family:"微软雅黑"; font-size:16px;}
.ksYisheng-con ul li:hover .ysPic{border:1px #006594 solid;}
.ksYisheng-con ul li:hover .ysPic i{top:181px;}

.ksDongtai{padding:19px 19px 46px 19px;}
.ksDongtai-con{margin: 20px 0 0 0;}
.ksDongtai-con ul li{padding:0 0 0 11px;background: url(../images/yuandian_03.png) no-repeat center left;line-height:36px;}
.ksDongtai-con ul li a{color:#2f2f2f; font-family:"微软雅黑"; font-size:14px;}
.ksDongtai-con ul li a span{float: right;color:#898989;font-family:"微软雅黑"; font-size:12px;}
.ksDongtai-con ul li a:hover{color:#006594;}









/*寻医问药详细 */
.MedicineXX{width: 1159px;padding:21px 20px 0 20px;margin:33px auto 57px auto;border:1px #e5e5e5 solid;}
.MedicineXX h1{color:#006594;font-family:"微软雅黑"; font-size:18px;}
.MedicineXX h1 b{color:#fff;font-family:"微软雅黑"; font-size:12px;width: 24px;height: 24px;border-radius: 24px;background:#229872;line-height: 24px;text-align: center;display:inline-block;font-weight: normal;margin:0 11px 0 0;position:relative;top:-2px;}
.MedicineXX h2{color:#a2a2a2;font-family:"微软雅黑"; font-size:14px;font-weight: normal;line-height: 30px;}
.MedicineXX p{color:#6f6f6f;font-family:"微软雅黑"; font-size:14px;line-height: 30px;}
.writeBack{background:#f6f6f6;border:1px #e7e7e7 solid;padding:26px 19px;margin:17px 0 66px 0;position:relative;}
.writeBack p{color:#696969;font-family:"微软雅黑"; font-size:14px;line-height:24px;}
.writeBack span{color:#808080;font-family:"微软雅黑"; font-size:12px;margin:27px 0 0 0;display:inline-block;}
.writeBack b{position:absolute;width: 21px;height: 14px;top:-15px;left:50px;}
/*寻医问药 */
.Medicine{width: 1159px;padding:23px 19px 0 19px;margin:33px auto 48px auto;border:1px #e5e5e5 solid;}
.Inquiry{}
.Inquiry-head{}
.Inquiry-head h1{color:#525252;font-family:"微软雅黑"; font-size:18px;display:inline-block;}
.Inquiry-head span{color:#e65123;font-family:"微软雅黑"; font-size:14px;margin:0 0 0 21px;}

.Inquiry-input{margin:10px 0 21px 0;}
#Inquiry-input{width: 1129px;height:137px;resize:none;border:1px #e7e7e7 solid;padding:14px;color:#5b5b5b;font-family:"微软雅黑"; font-size:14px;}
.Inquiry-btn{background:#006594;line-height: 44px;width: 213px;}
.Inquiry-btn a{color:#ffffff;font-family:"微软雅黑"; font-size:24px;display:block;}

.trouble{margin:37px 0 0 0;}
.trouble .trouble-head{overflow: hidden;background:#f1f1f1;}
.trouble .trouble-head a{ float: left;height:47px;line-height:47px;text-align: center;font-family:"微软雅黑";color:#505050;font-size: 18px;margin:0 26px;padding:0 2px;}
.trouble  .trouble-head .last{border-right: none;}
.trouble .trouble-head a:hover,.trouble .trouble-head .active{border-bottom: 2px #006594 solid;font-weight: bold;color:#006594;}
.trouble .trouble_con{}
.allTrouble{}
.allTrouble ul li{border-bottom: 1px #b7b7b7 dotted;overflow:hidden;padding:0 3px 0 15px;background:url(../images/yuandian_03.png) no-repeat 5px center;line-height: 49px;}
.allTrouble ul li a{font-family:"微软雅黑";color:#5d5d5d;font-size: 16px;}
.allTrouble ul li b{font-weight: normal;font-family:"微软雅黑";color:#767676;font-size: 16px;margin:0 0 0 215px;}
.allTrouble ul li b img{width: 20px;height: 20px;position:relative;top:4px;margin:0 9px 0 0;}
.allTrouble ul li i{font-style:normal;font-family:"微软雅黑";color:#929292;font-size: 12px;word-spacing: 17px;float:right;}
.allTrouble ul li a:hover{color:#006594;}

.Medicine-paging{padding:17px 0;}
.Medicine-paging a{line-height: 29px;display:inline-block;padding:0 15px;margin:0 1px 0 0;color:#fff; font-family:"宋体 常规"; font-size:14px;background:#c0c0c0;text-align: center;}
.Medicine-paging a:hover{background:#006594;}


.guesttable tr {
    line-height:40px;
    padding:20px;
    color: #6b6b6b;
  font-family: 'å¾®è½¯é›…é»‘';
  font-size: 14px;
  margin: 9px 0 0 0;
  word-spacing: 15px;
}

.current{color:#006594;border-bottom:3px #006594 solid;}
.servicetable td {  border: 1px solid #e6e6e6;
}
.guesttable input {
  width: 340px;
  height: 30px;

}
.guesttable tr {
    line-height:50px;
}



.btn {
display:inline-block;
text-decoration:none;
cursor:pointer;
}
.relation .btn5:hover {
background-position:64px 1200px;
}
.relation .btn6:hover {
background-position:64px 1200px;
}
.relation .btn7:hover {
background-position:64px 1200px;
}
.relation #wx,#wxs {
display:none;
width:100px;
height:100px;
position:absolute;
top:66px;
left:1203px;
z-index: 100;
padding:10px;
background:#c8f1e4;
}
.relation #wx img{width: 100%;height: 100%;}
.relation #wxs img{width: 100%;height: 100%;}
#test3,#test4,#test5 {
    height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #c8f1e4 transparent ;
    border-style:solid;
    border-width:14px;
    position: absolute;
  top: -28px;left:38%;
}


.relation #wb,#wxs {
display:none;
width:100px;
height:100px;
position:absolute;
top:66px;
left:1050px;
z-index: 100;
padding:10px;
background:#c8f1e4;
}
.relation #wb img{width: 100%;height: 100%;}
.relation #wxs img{width: 100%;height: 100%;}
#test4,#test5 {
    height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #c8f1e4 transparent ;
    border-style:solid;
    border-width:14px;
    position: absolute;
  top: -28px;left:38%;
}
/*end*/
/*二维码*/
.btn {
display:inline-block;
text-decoration:none;
cursor:pointer;
}
.relation .btn5:hover {
background-position:64px 1200px;
}
.relation .btn6:hover {
background-position:64px 1200px;
}
.relation .btn7:hover {
background-position:64px 1200px;
}
.relation #wx {
display:none;
width:100px;
height:100px;
position:absolute;
top:70px;
left:69.5%;
z-index: 100;
padding:10px;
background:#c8f1e4;
}
.relation #wxs {
display:none;
width:100px;
height:100px;
position:absolute;
top:70px;
left:66%;
z-index: 100;
padding:10px;
background:#c8f1e4;
}
@media screen and (min-width:1280px){
    .relation #wx {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:78%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}
@media screen and (min-width:1440px){
    .relation #wx {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:76%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}


@media screen and (min-width:1900px){
    .relation #wx {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:69.5%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}
.relation #wx img{width: 100%;height: 100%;}


@media screen and (min-width:1280px){
    .relation #wxs {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:73%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}
@media screen and (min-width:1440px){
    .relation #wxs {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:71%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}

@media screen and (min-width:1900px){
    .relation #wxs {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:66%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}
.relation #wxs img{width: 100%;height: 100%;}



@media screen and (min-width:1280px){
    .relation #wb {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:69%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}
@media screen and (min-width:1440px){
    .relation #wb {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left70%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}

@media screen and (min-width:1366px){
    .relation #wb {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:68%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}




@media screen and (min-width:1900px){
    .relation #wb {
    display:none;
    width:100px;
    height:100px;
    position:absolute;
    top:70px;
    left:63%;
    z-index: 100;
    padding:10px;
    background:#c8f1e4;
    }
}




.relation #wb img{width: 100%;height: 100%;}
#test3,#test4,#test5 {
    height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #c8f1e4 transparent ;
    border-style:solid;
    border-width:14px;
    position: absolute;
  top: -28px;left:38%;
}
/*end*/
/*专家介绍 start*/
/*#bannerBox{
    position: relative;
    width: 828px;
    height: 485px;
}
.photo{width:827px;height: 483px;border:1px #5fbba0 solid;}
.photo li {
    position: absolute;width:828px;height:252px;background:#5fbba0;
    top: 0;
    left: 0;

}
.photo li img{width: 298px;height: 368px;box-shadow: 7px 7px 0 #e5e5e5;position: absolute;left:16px;top:24px;}
.imgText{position:absolute;color:#393939;font-family: '微软雅黑';font-size:16px;left:25px;width: 295px;top:410px;}
.imgText p{color:#ff3202;font-family: '微软雅黑';font-size:14px;}

.zhaunjia{width: 473px;position:relative;left: 339px;top:30px;}
.zhaunjia h2{color:#fff;font-family: '微软雅黑';font-size:18px;line-height: 36px;border-bottom: 1px #fff solid;}
.zhaunjia h2 span{color:#fff;font-family: '微软雅黑';font-size:18px;font-weight: normal;margin:0 0 0 17px;}
.zhaunjia p{color:#fff;font-family: '微软雅黑';font-size:14px;line-height: 24px;height: 96px;margin:15px 0 0 0;}
.zhaunjia a{color:#1a6a53;font-family: '微软雅黑';font-size:14px;float:right;margin:20px 0 0 0;}
.zhaunjia a b{border:1px #fff solid;width: 27px;height: 27px;border-radius: 27px;line-height: 27px;color:#fff;font-family: '宋体';font-size:14px;display:inline-block;text-align: center;margin:0 0 0 10px;}

#position2{
    position: absolute;
    bottom:62px;
    right:15px;
    margin: 0;
    width: 461px;
    text-align: center;
    height: 147px;
}
#position2 li{
    width: 96px;
    height: 146px;
    margin:0 5px 0 0;
    display: inline-block;

}
#position2 li img{width: 94px;height: 118px;border:1px #dbdbdb solid;}
#position2 li b{font-weight:normal;color:#363636;font-family: '宋体 常规';font-size:14px;}
#position2 .cur2 img{
    border:2px #5fbba0 solid;width: 90px;height: 114px;
}
#position2 .cur2 b{color:#00845d;}

.arrow2 {
   cursor: pointer;
    line-height: 22px;
    text-align: center;
    font-size: 24px;
    width: 22px;
    height: 22px;
    position: absolute;
    z-index: 2;
    top:-29px;
    margin-top: -20px;
    color: #979797;
    font-family: '微软雅黑';
    border:1px #cbcbcb solid;
}
.arrow2:hover { background-color:#ff9914;color:#fff;border:1px #ff9914 solid;}
#prev2 { left: 773px;}
#next2 { right: 0;}*/


#bannerBox{
    position: relative;
    width: 828px;
    height: 485px;
}
.photo{width:827px;height: 483px;border:1px #006594 solid;}
.photo li {position: absolute;width:828px;height:252px;background:#006594;top: 0;left: 0;}
.photo li img{width: 298px;height: 368px;box-shadow: 7px 7px 0 #e5e5e5;position: absolute;left:16px;top:24px;}
.imgText{position:absolute;bottom:-200px;color:#393939;font-family: '微软雅黑';font-size:16px;left:25px;width: 295px;}
.imgText p{color:#ff3202;font-family: '微软雅黑';font-size:14px;}

.zhaunjia{width: 473px;position:relative;left: 339px;top:30px;}
.zhaunjia h2{color:#fff;font-family: '微软雅黑';font-size:18px;line-height: 36px;border-bottom: 1px #fff solid;}
.zhaunjia h2 span{color:#fff;font-family: '微软雅黑';font-size:18px;font-weight: normal;margin:0 0 0 17px;}
.zhaunjia p{color:#fff;font-family: '微软雅黑';font-size:12px;line-height: 24px;height: 96px;margin:15px 0 0 0;}
.zhaunjia a{color:#1a6a53;font-family: '微软雅黑';font-size:14px;float:right;margin:20px 0 0 0;}
.zhaunjia a b{border:1px #fff solid;width: 27px;height: 27px;border-radius: 27px;line-height: 27px;color:#fff;font-family: '宋体';font-size:14px;display:inline-block;text-align: center;margin:0 0 0 10px;}

.bigbox{width: 461px;position: absolute;bottom:62px;left:335px;margin: 0;width: 430px;text-align: center;height: 146px;overflow:hidden;}
#position2{position: absolute;margin: 0;width:9999px;text-align: center;height: 146px;overflow:hidden;}
#position2 li{width: 96px;height: 146px;margin:0 13px 0 0;display: inline-block;float:left;}
#position2 li img{width: 94px;height: 118px;border:1px #dbdbdb solid;}
#position2 li b{font-weight:normal;color:#363636;font-family: '宋体 常规';font-size:14px;}
#position2 .cur2 img{border:2px #006594 solid;width: 90px;height: 114px;}
#position2 .cur2 b{color:#006594;}

.arrow2 {
   cursor: pointer;
    line-height: 22px;
    text-align: center;
    font-size: 24px;
    width: 22px;
    height: 22px;
    position: absolute;
    z-index: 2;
    top:-29px;
    margin-top: -20px; /*width的一半*/
    color: #979797;
    font-family: '微软雅黑';
    border:1px #cbcbcb solid;
}
.arrow2:hover { background-color:#ff9914;color:#fff;border:1px #ff9914 solid;}
#prev2 { left: 773px;}
#next2 { right: 0;}
/*专家介绍 end*/






/*预约挂号1*/
.newnavBox span{font-family:"微软雅黑 Regular";color:#f31f1f;font-size: 14px;}
.newnavBox em a{font-style: normal;font-family:"微软雅黑 Regular";color:#0b8b62;font-size: 14px;float:right;}
.notice{}
.notice-head{font-family:"微软雅黑 Regular";color:#272727;font-size:18px;margin:0 0 14px 0;}
.notice-con{padding:14px 17px;border:1px #e7e7e7 solid;}
#content p{font-family:"微软雅黑 Regular";color:#a2a2a2;font-size: 14px;line-height: 30px;}
#mainBox{ height:208px;position:relative; overflow:hidden;width: 1123px;}
#content{ height:auto; position:absolute; left:0; top:0; }
.scrollDiv{ width:5px; position:absolute; top:0;background:url(../images/yuyue_03.png) no-repeat;}

.Abteilung{margin:38px 0 0 0;}
.Abteilung-head{background:#f1f1f1;font-family:"微软雅黑 Regular";color:#272727;font-size: 18px;line-height: 38px;}
.Abteilung-con{border:1px #e7e7e7 solid;border-top:none;padding:11px 0;}
.Abteilung-con ul li{float:left;width:auto;margin:0 13px;}
.Abteilung-con ul li a{font-family:"微软雅黑 Regular";color:#484a49;font-size:14px;line-height: 36px;padding:5px 12px;}
.Abteilung-con ul li a:hover{background:#5cae94;color:#fff;}

.byTime{margin:29px 0 0 0;}
.byTime-head{background:#f1f1f1;font-family:"微软雅黑 Regular";color:#272727;font-size: 18px;line-height: 38px;}
.byTime-con{border:1px #e7e7e7 solid;border-top:none;padding:11px 0;}
.byTime-con a{letter-spacing: 5px;border-right:1px #6a6c6b solid;font-family:"微软雅黑 Regular";color:#484a49;font-size: 14px;padding:0 17px;display:inline-block;line-height: 15px;}
.byTime-con a:last-child{border-right:none;}
.byTime-con a:hover{color:#5cae94;}

.browse{margin:34px 0 0 0;}
.browse-head{font-family:"微软雅黑 Bold";color:#404040;font-size:16px;font-weight: bold;margin:0 0 11px 0;}
.browse-head span{font-family:"微软雅黑 Bold";color:#ec2e2e;font-size: 16px;font-weight: bold;}

.specialist{width: 100%;}
.specialist table tr{width: 100%;}
.specialist table tr:first-child{background:#f1f1f1;height: 39px;}
.specialist table tr:first-child td{font-family:"微软雅黑 Bold";color:#565656;font-size: 14px;font-weight: bold;border:none;border-left:none !important;}
.specialist table tr:first-child td:last-child{border-right:none !important;}
.specialist table tr td{width:20%;text-align: center;line-height: 39px;font-family:"微软雅黑 Regular";color:#565656;font-size: 14px;border-bottom:1px #e7e7e7 solid;}
.specialist table tr td:first-child{border-left:1px #e7e7e7 solid;}
.specialist table tr td:last-child{border-right:1px #e7e7e7 solid;}
.specialist table tr td a{color:#007eb9;}
.specialist table tr td:nth-child(4){width: 28%;}
/**/
.Section2{width: 1161px;padding:19px 19px 62px 19px;margin:33px auto 62px auto;}
.Fillin{margin:38px 0 0 0;}
.Fillin-head{background:#f1f1f1;font-family:"微软雅黑 Regular";color:#272727;font-size: 18px;line-height: 38px;}
.Fillin-con{border:1px #e7e7e7 solid;border-top:none;}
.Fill{width: 787px;margin:57px auto 65px auto;}

.Fill table tr td:first-child{text-align: right;width:100px;}
.Fill table tr td p{font-family:"微软雅黑 Regular";color:#e62222;font-size: 14px;line-height: 18px;padding:0 0 0 16px;}
.Fill table tr td{font-family:"微软雅黑 Regular";color:#242424;font-size: 14px;}
.Fill table tr td b{font-weight: normal;font-family:"微软雅黑 Regular";color:#e40a0a;font-size: 14px;}
.Fill table tr td input{border:1px #dadada solid;width: 264px;height: 30px;margin:0 0 0 16px;}
.man,.woman{border:none !important;width: 15px !important;height:15px !important;margin:0 6px !important;color:#000;}
.Fill table tr td label{margin:0 0 0 11px;}
.Fill table tr td textarea{margin:0 0 0 16px;}
.age,.security{width: 95px !important;}
.yanzheng{width: 87px;height: 25px;display: inline-block;margin:0 22px 0 18px;position: relative;top: 10px;}
.Fill table tr td a{font-family:"微软雅黑 Regular";color:#4e4e4e;font-size: 14px;}

.beizhu{width: 670px;height: 121px;border:1px #dadada solid;resize:none;}
.Fill-btn{margin:54px 0 0 0;}
.Fill-btn a{background:#229872;width: 102px;height: 36px;display:inline-block;text-align: center;line-height: 36px;font-family:"微软雅黑 Regular";color:#ffffff;font-size:24px;margin:0 9px;}


/*图片滚动*/
.mod18{width:700px;margin:0px auto;position:relative;}
.mod18 .btn{position:absolute;width:15px;height:70px;top: 455px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;margin-top:20px;}
.mod18 #prevTop,.mod18 #nextTop{top: 150px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;margin-top:20px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:700px;height:480px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:700px;position:absolute;left:0;bottom:-19px;padding:0px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height: 450px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height: 430px;position:absolute;}
.mod18 .picBox li{width:700px;height: 420px;}
.mod18 .listBox{width:660px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;/* margin-top:20px; */}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}


.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:45%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius: 8px; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }



.ksYisheng2{padding:19px 19px 46px 19px;}
.ksYisheng-con2{margin: 27px 0 0 0;}
.ksYisheng-con2 ul li{width: 250px;float: left;margin: 0 20px 0 0;position: relative;overflow: hidden;}
.ksYisheng-con2 ul li:last-child{margin:0;}
.ysPic2{border:1px #e2e2e2 solid;width: 245px;height: 150px;position: relative;}
.ysPic2 img{width: 245px;height: 150px;}
.ysPic2 i{position: absolute;background: #5fbba0;height: 30px;text-align: center;color:#fff; font-family:"微软雅黑"; font-size:14px;display: inline-block;width: 100%;left: 0;font-style: normal;line-height: 30px;top:211px;}
.ysText2{line-height: 30px;color:#1f1f1f; font-family:"微软雅黑"; font-size:16px;}
.ksYisheng-con2 ul li:hover .ysPic2{border:1px #5fbba0 solid;}
.ksYisheng-con2 ul li:hover .ysPic2 i{top:181px;}



.main{
    min-height: calc(100% - 530px);
}
/**门诊时间**/
.selector-add{ padding:30px 0 15px 0; border-bottom:1px #e6e6e6 solid; color:#999; }
.selector-nav{ margin-top:38px; line-height:26px; color:#474747;}
.selector-nav .ss-item { position:relative; margin-right:5px; padding:0 8px; line-height:24px; display:inline-block; border:1px #dcdcdc solid; }
.selector-nav .ss-item .in-sprite{ margin-left:8px; vertical-align:middle; color:#474747; display:inline-block;}

.Outpat-type{ background:#f5f4f4; padding:10px 0; margin-top:25px;}
.Outpat-type li{ float:left; padding:0 15px 0 10px; display:block; position:relative;}
.Outpat-type li i{ width:13px; height:13px; display:inline-block; vertical-align:middle; margin-right:9px; border-radius:50%;}
.Outpat-type li i.i-blue{ background:#54a0ea;}
.Outpat-type li i.i-red{ background:#ea5a54;}
.Outpat-type li i.i-green{ background:#63b98c;}
.Outpat-type li i.i-gray{ background:#9e9e9e;}

.screen-choose{ margin-top:20px; padding:15px 0; border:1px #dcdcdc solid;margin-bottom: 20px;}
.screen-choose dl{ padding:10px 0 5px 0; border-bottom:1px #dcdcdc solid;}
.screen-choose dl:last-child{ border-bottom:0;}
.screen-choose dt{ width:85px; text-align:right; color:#d21300; float:left; /*line-height:19px;*/}
.screen-choose dd{ overflow:hidden;}
.screen-choose dd li{ padding:0 0 9px 20px; width:105px; float:left;font-size: 14px;    padding: 0 0 9px 15px; width: 182px;}
.screen-choose dd li a{ display:inline-block; line-height:19px; padding:0 4px;}
.screen-choose dd li a.active{ background:#5496cf; color:#fff;}
.screen-cont{ line-height:26px; color:#727272; padding:30px 0; font-size:14px; }


.Outpat-list{ margin-left:-64px; position:relative;}
.Outpat-list-item{ background:#f5f4f4; width:568px; padding:11px; margin:34px 0 0 64px; float:left; display:inline-block; border:1px #dcdcdc solid;}
.Outpat-list-item .figure{ background:#474747; width:118px; height:130px; float:left;}
.Outpat-list-item .figure img{ width:118px; height:130px; display:block;}
.Outpat-list-item .inner{ width:413px; color:#727272;font-size: 14px}
.Outpat-list-item .inner h3{ font-size:16px; padding-bottom:5px;}
.Outpat-list-item .inner h3 a{ color:#d21300;}
.Outpat-list-item .inner h3 label{ font-size:14px; padding-left:15px;}
.Outpat-list-item .inner li{ line-height:26px; max-height:52px; overflow:hidden;}
.Outpat-list-item .inner li label{ color:#474747;}
.Outpat-list-item .inner li:last-child{ height:52px; }
.Outpat-list-item table{ background:#fff; width:100%; margin-top:20px; color:#666;min-height: 87px;}
.Outpat-list-item thead th{ line-height:30px; text-align:center; font-size:14px; font-weight:normal;}
.Outpat-list-item tbody td{ text-align:center; line-height:18px; padding:3px 0; border-top:1px #f2f2f2 solid; border-right:1px #f2f2f2 solid;}
.Outpat-list-item tbody td i{ width:18px; height:18px;  display:inline-block; vertical-align:middle; font-size:12px; color:#fff; line-height:18px; border-radius:50%;}
.Outpat-list-item tbody td i.i-blue{ background:#54a0ea;}
.Outpat-list-item tbody td i.i-red{ background:#ea5a54;}
.Outpat-list-item tbody td i.i-green{ background:#63b98c;}
.Outpat-list-item tbody td i.i-gray{ background:#9e9e9e;}


.party-page{/* padding-top:50px;*/ text-align:center;padding-bottom: 50px}
.party-page a{ background:#067ba6; line-height:26px; font-size:16px; display:inline-block; padding:0 10px; color:#fff; vertical-align:top; margin:0 3px; border:1px #067ba6 solid;}
.party-page span.nowpage{ background:#fff; color:#afafaf; line-height:26px; font-size:16px; display:inline-block; padding:0 10px;vertical-align:top; margin:0 3px; border:1px #d8d8d8 solid;}
.party-page a:hover{color: #fff;}



.weektime{ color:#54a0ea;}
.weektime span{padding: 0 5px;}
