@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, sans-serif; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#11b2b6; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, sans-serif; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.wal{width:1280px; margin:0px auto;}
.w794{ width: 794px; }
.w368{ width: 368px; }

.flex,
.honor .list li .imgDiv,
.pic-modal-box .pic-box,
.tu-modal-box .pic-box,
.magazine .list li .imgDiv,
.departP5 .bigBox,
.partybranch .bigBox,
.doctorShow .bigBox,
.registered .date{display: flex;
  display: -webkit-flex; }

.flex,
.honor .list li .imgDiv,
.pic-modal-box .pic-box,
.tu-modal-box .pic-box,
.magazine .list li .imgDiv,
.departP5 .bigBox,
.partybranch .bigBox,
.doctorShow .bigBox,
.registered .date{ align-items: center;
  -webkit-align-items: center; }

.flex,
.honor .list li .imgDiv,
.pic-modal-box .pic-box,
.tu-modal-box .pic-box,
.magazine .list li .imgDiv,
.registered .date{justify-content: center;
  -webkit-justify-content: center; }

.departP5 .bigBox,
.partybranch .bigBox,
.doctorShow .bigBox{ justify-content: space-between;
 -webkit-justify-content: space-between;}

.flex,
.registered .date{flex-direction: column;
    -webkit-flex-direction: column;}

a,
.navBox li a:after,
.commonBtn a:before,
.indexP1 .leftTop .tab2 li:after,
.indexP1 .botbot .tab2 li:after,
.indexP1 .detail .name,
.indexP2 .links li a:before,
.roomType .list li .hala:after,
.doctorPic .name,
.indexP5 .tab2 li:after,
.indexP5 .list li .box,
.indexP5 .list li .box:after,
.indexP5 .list li .time,
.indexP5 .list li .name,
.footDiv .share li img,
.sideBar .list li .ico img,
.sideBar .list li .name,
.conceptP1 .list li .box,
.conceptP1 .list li .name,
.conceptP1 .list li .msg,
.honor .list li .name,
.album .list li .name,
.service .list li .name,
.news .detail .name,
.news .list li a:after,
.news .list li .name,
.pageDown .btnDiv a:before,
.sideNews .list li .name,
.notice .list li,
.notice .list li .name,
.departP7 .list li .name,
.distribute .list li .box,
.distribute .list li .name,
.guide .list li .box,
.guide .list li .name,
.postType .tab2 li a:after,
.jobP2 .list li .topDiv,
.jobP2 .list li .name,
.jobP2 .list li .ico,
.msgLayer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.doctorPic .imgDiv img,
.indexP5 .list li .imgDiv img,
.sideTitleTel .con img,
.album .list li .imgDiv img,
.service .list li .imgDiv img,
.sideNews .list li .imgDiv img,
.video .list li .imgDiv img,
.departP7 .list li .imgDiv img,
.news .detail .imgDiv img,
.news .list li .imgDiv img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}


input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{color: transparent;}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder{color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus::-moz-placeholder{color: transparent;}

@font-face {font-family:din; src:url(/font/DINCOND-BOLD.otf);}
@font-face {font-family:mont; src:url(/font/MontserratBold.ttf);}

.Phone-Box{ display: none; }

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes upDown {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-0.08rem); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(-0.08rem); } }

@keyframes iconAni {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}

.headDiv{ height:114px; width:100%; position: relative; z-index: 4; }
.headDiv:after{ content: ''; position: absolute; left: 0; bottom: 0; background: #e8e8e8; width: 100%; height: 1px; }
.headDiv .wal{ position: relative; height: 113px; }
.headDiv .logo{ position:absolute; left: 0; top: 27px; }
.headDiv .topRight{ position: absolute; right: 0; top: 45px; }
.headDiv .btnDiv{ padding-right: 36px; }
.headDiv .btnDiv a{ display: block; background: #f5f5f5; width: 122px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; color: #11b2b6; font-weight: bold; border-radius: 24px; }
.headDiv .btnDiv a:hover{ background: #11b2b6; color: #fff; }
.headDiv .lan{ padding-left: 36px; }
.headDiv .lan a{ display: block; line-height: 38px; font-size: 14px; color: #999; padding-right: 25px; background: url(/images/ico1.png) right center no-repeat; }
.headDiv .lan a:hover{ color: #11b2b6; }

.topSearch{ width: 264px; height: 38px; border-radius: 24px; position: relative; overflow: hidden;}
.topSearch .input1{ border: #d4d3d3 solid 1px; border-radius: 24px; width: 100%; padding-left: 50px; font-size: 14px; background: url(/images/nimg19_0.png) 17px center no-repeat; box-sizing: border-box; height: 38px; line-height: 38px;}
.topSearch .btn{ position: absolute; z-index: 1; right: 0; top: 0; display: block; cursor: pointer; width: 88px; height: 38px; border-radius: 24px; background: #11b2b6; text-align: center; line-height: 38px; font-size: 16px; color: #fff; }


.navBox{ background: #fff; height: 88px; position: relative; z-index: 4; }
.navBox .list{ padding: 0 50px; }
.navBox ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.navBox li a{ display: block; position: relative; height: 88px; line-height: 88px; font-size: 16px; color: #333; }
.navBox li a:after{ content: ''; position: absolute; left: 50%; bottom: 15px; width: 0; height: 2px; background: #01b2b6; }
.navBox li a:hover, .navBox li .aNow, .navBox li .aNow1{ color: #01b2b6; }
.navBox li a:hover:after, .navBox li .aNow:after, .navBox li .aNow1:after{ width: 100%; left: 0;}

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.8); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 90%; height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #555;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 0.2rem; font-size: 14px; color: #fff; background: none;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 20px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: absolute; z-index: -1; width: 100%; left: 0; top: 202px; background: #fff url(../images/sNavBg.png) center no-repeat; background-size: cover; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
.sNav:before{ content: ''; position: absolute; background: #fafafa; width: 100%; height: 1px; left: 0; top: 0; }
.sNav .mxfDiv{ padding: 75px 0 110px; }
.sNav .leftDiv{ width: 768px; height: 210px; position: relative; opacity: 0;
  visibility: hidden;
  transition: transform 1.4s,opacity 1.4s ease; transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  -o-transform: translateX(-50px);}
.sNav .leftDiv:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #f0f0f0; }
.sNav .leftDiv .imgDiv img{ width: 315px; }
.sNav .leftDiv .txtDiv{ padding-left: 50px; width: 340px;}
.sNav .leftDiv .cn{ font-size: 24px; color: #000; line-height: 30px; padding-top: 40px; }
.sNav .leftDiv .en{ padding-top: 30px; font-size: 16px; line-height: 20px; color: #dbdada; text-transform: uppercase; font-family: mont;}

.sNav .rightDiv{ padding-left: 120px; width: 230px; opacity: 0; visibility: hidden; transition: transform 1.4s,opacity 1.4s ease; transform: translateX(50px);
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);}
.sNav li{ padding-bottom: 30px; }
.sNav li:last-child{ padding-bottom: 0; }
.sNav li a{ font-size: 16px; line-height: 16px; display: block; color: #999; font-weight: bold; position: relative; padding-left: 16px; }
.sNav li a:hover{ color: #11b2b6; }
.sNav li a:before{ content: ''; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dbdbdb; }
.sNav li a:hover:before{ background: #11b2b6;}

.sNav.on{ opacity:1; visibility:visible; z-index: 3;}
.sNav.on .leftDiv, .sNav.on .rightDiv{ opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);}


.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; }
.navLayer .toptop{ height: 1.2rem; position: relative; border-bottom: #d6d6d6 solid 1px;}
.navLayer .closeBtn{ position: absolute; right: 0.3rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #01b2b6;}
.navLayer .closeBtn img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }
.sideNav{ padding: 0 0.3rem 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ background: url(/images/nimg16_1.png) right center no-repeat; background-size: 12px; color: #333;}
.subNav .name{ position:relative; }
.subNav a{ color:#333; display: block;}
.currentDt{ color:#01b2b6; background: url(/images/nimg16_1on.png) right center no-repeat; background-size: 12px; }
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; line-height:0.88rem; color:#666; font-size:0.3rem; padding-left: 0.3rem; }

.navIco{ display: none; position: absolute; right: 0.3rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #01b2b6;}
.navIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }
.searchIco{ display: none; position: absolute; right: 1.2rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; box-sizing: border-box; border: #d7d7d7 solid 1px;}
.searchIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.12rem; width: 0.24rem; margin-left: -0.12rem; }


.footDiv{ padding: 75px 0 70px; overflow: hidden; background: #11b2b6; position: relative;}
.footDiv .leftDiv{ width: 428px; position: relative; }
.footDiv .midDiv{ padding-top: 55px; width: 450px; position: relative;}
.footDiv .ewmList li{ float: left; padding-right: 25px; }
.footDiv .ewmList li:last-child{ padding-right: 0; }
.footDiv .ewmList li .limg img{ width: 120px; }
.footDiv .ewmList li p{ font-size: 16px; text-align: center; color: #fff; padding-top: 10px; }
.footDiv .titleDiv .cn{ padding-bottom: 12px; color: #fff; font-size: 18px; line-height: 18px; font-weight: bold;}
.footDiv .titleDiv .en{ color: #fff; position: relative; height: 46px; }
.footDiv .titleDiv .en:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 16px; height: 2px; background: #90dbdd; display: block; }
.footDiv .msgList{ padding-top: 30px;}
.footDiv .msgList li{ font-size: 16px; color: #fff; line-height: 28px; padding-left: 48px; position: relative; }
.footDiv .msgList li b{ position: absolute; left: 0; top: 0;}
.footDiv .btnDiv{ padding-top: 0.32rem; }
.footDiv .btnDiv a{ text-align: center; display: block; width: 140px; height: 32px; line-height: 32px; background: #28999b; color: #fff; font-size: 14px; font-weight: bold; }
.footDiv .btnDiv a:hover{ background: #fff; color: #11b2b6;}
.footDiv .share{ padding-top: 35px; overflow: hidden; }
.footDiv .share li{ float: left; margin-right: 25px; }
.footDiv .share li a{ display: block; width: 36px; height: 36px; border: #fff solid 1px; border-radius: 50%; position: relative; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -8px; }
.footDiv .share li .img1{ opacity: 0; }
.footDiv .share li a:hover{ background: #fff; }
.footDiv .share li a:hover img{ opacity: 0; }
.footDiv .share li a:hover .img1{ opacity: 1; }
.footDiv .rightDiv{ width: 210px;}
.footNav{ padding-top: 24px; }
.footNav li{ float: left; }
.footNav li:nth-child(even){ float: right; }
.footNav dd{ line-height: 45px; font-size: 16px;}
.footNav dd a{ color: rgba(255,255,255,0.8); }
.footNav dd a:hover{ text-decoration: underline;}

.foot{ height: 106px; position: relative; background: #11b2b6; }
.foot:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #70d1d3; }
.foot .wal{ position: relative; height: 106px; }
.foot .msg{ line-height: 106px; font-size: 12px; color: #fff;}
.foot .msg a{ color: #fff; }
.foot .msg a:hover{ text-decoration: underline; }
.foot .links{ width:245px; position:absolute; right: 0; top: 32px;}
.foot .links .name{ height: 40px; line-height: 40px; font-size: 12px; color: #fff; padding-left: 16px; border: #fff solid 1px; position: relative; cursor:pointer;}
.foot .links .name:after{ content: ''; position: absolute; right: 18px; top: 50%; margin-top: -3px; width: 11px; height: 6px; background:url(/images/selectIco.png) center no-repeat;}
.foot .links dl{position:absolute; z-index:2; left:0; bottom:42px; width:100%; display:none;}
.foot .links dd{ border: #fff solid 1px; border-bottom:none; }
.foot .links a{display:block; height: 40px; line-height: 40px; padding-left: 16px; background: #11b2b6; color:#fff; font-size: 12px;}
.foot .links a:hover{ text-decoration: underline;}

.commonBtn a{ display: block; width: 194px; height: 58px; line-height: 58px; position: relative; background: #11b2b6; text-indent: 80px; font-size: 16px; color: #fff;}
.commonBtn a:before{ content: ''; position: absolute; left: 30px; top: 50%; width: 36px; height: 10px; margin-top: -8px; background: url(/images/nimg36_1.png) no-repeat;}
.commonBtn a:hover:before{ animation: iconAni 1.5s ease infinite;}

.pageBanner{ position:relative; }
.pageBanner .bg{ height: 500px; background: center no-repeat; background-size: cover; }

.pageTop{ height: 65px; position: relative; background: #f5f5f5;}
.pageTop .wal{ position: relative; }
.pageNav li{ float: left; /*width: 130px;*/ font-size: 16px; position: relative; margin-right: 13px; z-index: 1;}
.pageNav2 li{ width: 190px;}
.pageNav li a{ display: block; text-align: center; color: #666; height: 65px; line-height: 65px;padding: 0 0.15rem; }
.pageNav li a:hover{ color: #11b2b6; }
.pageNav li .aNow{ color: #fff!important; background: #11b2b6; }

.pageNow{ position: absolute; right: 0; top: 0; line-height: 65px; font-size: 14px; z-index: 1; }
.pageNow a{ color: #5b5b5b; position: relative; display: inline-block; padding-right: 16px; padding-left: 14px;}
.pageNow a:after{ content: ''; width: 3px; height: 5px; position: absolute; right: 0; top: 50%; margin-top: -3px; background:url(/images/ico4.png) center no-repeat; }
.pageNow a:hover{ text-decoration: underline; }
.pageNow em{ color: #11b2b6; padding-left: 14px;}
.pageNow img{ position: relative; top: -2px; }

.pageTitleTel{ height:1.1rem; background: #11b2b6; position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:0.3rem;}
.sideTitleTel .con img{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

.pageMxf{ position: relative; }
.pageTitle{ height: 66px; position: relative; font-size: 36px; line-height: 36px; color: #333; }
.pageTitle:after{ content: ''; position: absolute; width: 100%; left: 0; bottom: 1px; height: 2px; background: #eff0f0;}
.pageTitle b{ display: inline-block; height: 66px; position: relative; z-index: 1; }
.pageTitle b:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; background: #11b2b6; }

/*分页*/
.pageNum{ text-align: center; }
.pageNum a{ display: inline-block; width: 46px; height: 46px; line-height: 46px; text-align: center; font-size: 14px; color: #4d4d4d; background: #f6f6f6; margin: 0 10px;}
.pageNum a:hover, .pageNum .aNow{ background: #11b2b6; color: #fff;}
.pageNum .prev:before{ content: '<'; font-family: '宋体'; font-weight: bold; }
.pageNum .next:before{ content: '>'; font-family: '宋体'; font-weight: bold; }

.pageMore{ padding-top: 0.2rem; }
.pageMore a{ display: block; height: 1.2rem; line-height: 1.2rem; background: #11b2b6; color: #fff; text-align: center; font-size: 0.3rem; }


.topA{ position: fixed; right: 0.3rem; bottom: 0.9rem; width: 60px; height: 60px; border-radius: 50%; background: rgba(0,0,0,0.3); color: #fff; }
.topA:before{ content: ''; position: absolute; left: 50%; top: 15px; margin-left: -6px; width: 11px; height: 13px; background: url(/images/topA.png) no-repeat;}
.topA em{ display: block; text-align: center; font-weight: bold; padding-top: 32px; font-size: 14px; text-transform: uppercase;}
.topA:hover{ background: #1905d9; color: #fff;}



/*右侧悬浮窗*/
.sideBar{ position:fixed; right: 10px; bottom: 10%; z-index:5; width: 95px; box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);}
.sideBar .txt{ height: 72px; background: #11b2b6; position: relative; line-height: 46px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }
.sideBar .txt:after{ content: ''; position: absolute; left: 50%; margin-left: -14px; bottom: 15px; width: 28px; height: 13px; background: url(/images/nimg28_1.png) no-repeat; }
.sideBar .list{ background: #fff; }
.sideBar .list li a{ display: block; position: relative; height: 100px; }
.sideBar .list li a:after{ content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -35px; width: 70px; height: 1px; background: #e9e8e8; }
.sideBar .list li:last-child a:after{ display: none; }
.sideBar .list li .ico{ padding-top: 20px; width: 42px; height: 34px; position: relative; margin: 0 auto; }
.sideBar .list li .ico .img1{ position: absolute; left: 0; bottom: 0; opacity: 0; }
.sideBar .list li .name{ font-size: 16px; color: #333; text-align: center; padding-top: 10px; }
.sideBar .list li:hover .ico img{ opacity: 0; }
.sideBar .list li:hover .ico .img1{ opacity: 1; }
.sideBar .list li:hover .name{ color: #11b2b6; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}








