﻿.index-nav{height: 140px;margin-bottom: 80px;border-bottom: 1px solid #e3e3e3;}
.index-nav ul{width: 1330px;margin: 0 auto;}
.index-nav ul li{float: left;width: 190px;text-align: center;}
.index-nav ul li a{display: block;position: relative;width: 190px;height: 140px;overflow: hidden;}
.index-nav ul li i{position: absolute;left:55px;top: 26px;width: 80px;height: 60px;background: url("../images/nav.png");}
.index-nav ul li p{position: absolute;width: 100%;top: 86px;left: 0;line-height: 35px;font-size: 18px;color: #999;transition: all .5s ease 0s;}
.index-nav ul li a:hover p{color: #31a0fa; text-shadow: 1px 1px 0 #fff;}
.index-nav ul li.nav1 i{background-position: 0 0;}
.index-nav ul li.nav2 i{background-position: -80px 0;}
.index-nav ul li.nav3 i{background-position: -160px 0;}
.index-nav ul li.nav4 i{background-position: -240px 0;}
.index-nav ul li.nav5 i{background-position: -320px 0;}
.index-nav ul li.nav6 i{background-position: -400px 0;}
.index-nav ul li.nav7 i{background-position: -480px 0;}
.index-nav ul li a::after{content: "";position: absolute;background:#f5f5f5;height: 0;left: 50%;top: 50%;width: 150%;z-index: -1;transition: all .5s ease;}
.index-nav ul li a::after{transform: translateX(-50%) translateY(-50%) rotate(-45deg);}
.index-nav ul li a:hover::after{height: 420%;}

.public-zhd{position: relative;}
.public-zhd{position: relative; height: 80px;}
.public-zhd .en{position: absolute;z-index: 1; top: 0;left: -105px;font-size: 80px;line-height: 80px;font-family: 'Arial'; font-weight: bold;color: #eee;text-transform: uppercase;}
.public-zhd .cn{position: relative; z-index: 2;font-size: 30px;font-weight: normal;line-height: 80px;}

.focus-hd{font-size: 0;line-height: 0;}
.focus-hd li{display: inline-block;*display:inline;*zoom:1;width: 12px;height: 12px;margin: 0 5px;background: #ccc;border-radius: 50%; overflow: hidden; text-indent: -9999px;cursor: pointer;vertical-align: top;}
.focus-hd li.on{background: #31a0fa;}
.focus-txt{position: relative;}
.focus-txt li{display: none;position: absolute;left: 0;top: 0;width: 100%;}
.focus-txt li:first-child{display: block;}

.slider-ctrl{width: 71px;margin: 30px auto 0;}
.slider-ctrl span{float: left;width: 35px;height: 30px;margin:0 1px 0 0;background: url("../images/slider-ctrl.gif"); cursor: pointer;}
.slider-ctrl span.slider-next{margin: 0; background-position: right top;}
.slider-ctrl span:hover{background-position: left bottom;}
.slider-ctrl span.slider-next:hover{background-position: right bottom;}

.newsm{height: 795px;background: url("../images/m1.png") center top no-repeat;}
.newsm .public-zhd{margin: 0 0 7px;}
.acc{width: 800px;}
.acc-focus .bd{position: relative;height: 460px;margin:0 0 20px;overflow: hidden;}
.acc-focus .bd img{display: block;width: 800px;height: 460px;background: url("../images/loading.gif") center center no-repeat;}
.acc-focus .hd{height: 12px;margin:0 0 13px;text-align: center;}
.acc-focus .focus-txt{text-align: center;}
.acc-focus .p1{margin:0 0 2px;font-size: 30px;font-weight: bold;line-height: 45px;}
.acc-focus .p2{margin:0 0 10px;font-size: 18px;color: #999;line-height: 24px; animation-delay: .2s;}
.acc-focus .alink{display: inline-block;*display:inline;*zoom:1;height: 40px;padding: 0 25px;font-size:18px;color:#31a0fa;line-height: 40px;border: 3px solid #31a0fa; animation-delay: .4s; transition: all ease .3s;}
.acc-focus .alink:hover{color: #fff;background: #31a0fa;}

.news .public-zhd .en{left: -20px;}
.news{width: 500px;}
#newsFocus1{margin-bottom: 20px;}
.news-focus{position: relative;height: 310px;overflow: hidden;}
.news-focus .bd{height: 240px;margin:0 0 10px;overflow: hidden;}
.news-focus .hd{position: relative;z-index: 2;padding: 0 10px 0 0;text-align: right;}
.news-focus .focus-txt{position: relative;z-index: 1;margin: -15px 0 0 0;}
.news-focus .bd a{background: #000;display: block;width: 500px;height: 240px;}
.news-focus .bd img{display: block;width: 500px;height: 240px; opacity: 0.8;transition: all ease .5s;background: url("../images/loading.gif") center center no-repeat;}
.news-focus .bd a:hover img{opacity: 1;}
.news-focus .p1{font-size: 18px;line-height: 30px;}
.news-focus .p2{font-size: 16px;color: #999;line-height: 28px;animation-delay: .2s;}
.news-focus .alink{position: absolute;right: 0; bottom: 4px;}
.news-focus .alink a{display: block;width: 80px;height: 20px;font-size:14px;color:#fff;line-height: 20px;text-align:center;background: #ccc;animation-delay: .4s; transition: all ease .3s;border-radius: 10px;}
.news-focus .alink a:hover{color: #fff;background: #31a0fa;}

.docm{height: 720px;overflow: hidden;}
.docm .public-zhd{margin-bottom: 10px;}
.docm .doc-select{position: absolute; z-index: 2; right: 0;top: 50%;margin: -19px 0 0 0;}
.docm .doc-select a{float: left;width: 90px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;color: #333;background: #eee; transition: all ease .5s;}
.docm .doc-select a.on,
.docm .doc-select a:hover{color: #fff;background: #31a0fa;}
.doc-wrap{position: relative;height: 695px;overflow: hidden;}
.doc-tab{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.doc-tab .hd{position: relative;width: 1070px;height: 50px;padding:0 0 3px;margin:0 auto 20px;font-size: 0;line-height: 0;text-align: center; animation-duration: .5s;}
.doc-tab .hd a{display: inline-block;*display:inline;*zoom:1;width: 178px;height: 50px;font-size: 18px;color: #333;line-height: 50px;}
.doc-tab .hd .line{position: absolute;left: 85px;bottom: 0;width: 40px;height: 3px;background: #31a0fa;}
.doc-tab .slider{animation-duration: .5s;}
.doc-tab .slider-bd{height: 570px;overflow: hidden;margin: 0 0 20px;}
.doc-tab .slider-bd ul{overflow: hidden;}
.doc-tab .slider-bd li{float: left;width: 260px;height: 280px;margin:0 10px 10px 0;text-align: center;}
.doc-tab .slider-bd li .item{width: 260px;height: 280px;margin: 0 0 10px;overflow: hidden;*zoom: 1;background: url("../images/doctor_item_bg.png") no-repeat;}
.doc-tab .slider-bd li .avatar{display: block;position: relative;width: 180px;height: 180px;margin: 30px auto 15px;overflow: hidden;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;}
.doc-tab .slider-bd li .avatar::after{position: absolute;z-index:2;top:0;right:0;bottom:0;left: 0;content:'';opacity: 0;visibility: hidden;border:1px dashed #31a0fa;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;display: none\9;}

.doc-tab .slider-bd li .avatar img{display: block;width: 180px;height: 180px;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;}
/*.doc-tab .slider-bd li a:hover .avatar{box-shadow: 0 0 20px rgba(76,187,180,0.3);}*/
/* .doc-tab .slider-bd li a:hover .avatar img{transform: scale(1.1) translateY(10px); } */
.doc-tab .slider-bd li a:hover .avatar::after{opacity: 1;visibility: visible;-webkit-animation: spinAround 15s linear infinite;-moz-animation: spinAround 15s linear infinite;animation: spinAround 15s linear infinite}

.doc-tab .slider-bd li p{font-size: 16px;line-height: 30px;}
.doc-tab .slider-bd li a:hover{color: #333333;}
.doc-tab .slider-bd li .zhichen{padding: 0 0 0 10px;}
.doc-tab .slider .slider-ctrl{margin-top: 0;}
.doc-wrap .loader{position: absolute; left: 50%; top: 50%; padding: 20px; background: #fff;background: rgba(255,255,255,0.7); border: 1px solid #fff; border-radius: 3px;}
.doc-wrap .loader img{display: block;width: 16px;height: 16px;margin: 0 auto 10px;}
.doc-wrap .loader p{font-size: 14px;line-height: 20px; text-align: center;}

.casem{padding-bottom: 80px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none; background: url("../images/case_bg.jpg") center top no-repeat;}
.casem .public-zhd .more{position: absolute;right: 0;top: 70%;width: 80px;height: 20px;line-height: 20px;text-align: center;color: #fff;font-size:14px;z-index:2;border-radius:10px;background: #ccc; transition: all ease .5s;}
.casem .public-zhd .more:hover{color: #fff;background: #31a0fa;}

.casem .hd{position: relative;width: 630px;height: 50px;margin: 0 auto 20px;padding: 0 0 3px;}
.casem .hd li{float: left;width: 210px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;cursor: pointer;}
.casem .hd .line{position: absolute;bottom: 0; left: 85px;width: 40px;height: 3px;font-size:0;line-height:0;background: #31a0fa;}
.casem .bd{position: relative;height: 580px;overflow: hidden;}
.casem .slider .slider-bd{height: 520px;overflow: hidden;}
.casem .slider li{position: relative;height: 520px;}
.casem .slider img{display: block;width: 1340px;height: 520px;}
.casem .slider .info{position: absolute;left: 470px;top: 40px;width: 400px;color: #666;}
.casem .slider .title{width: 400px;padding: 0 0 15px;margin:0 0 15px;font-size: 42px;line-height: 60px;border-bottom: 1px dashed #c9c9c9;}
.casem .slider .title strong{display: block;width: 400px; text-align: justify; font-weight: bold;font-size: 42px;}
.casem .slider .intro{font-size: 18px;line-height: 36px;}
.casem .slider .intro p{padding: 6px 0;line-height: 24px;}
.casem .slider .intro span{color: #31a0fa;}
.casem .slider .by{position: absolute;right:39px;top:420px;width: 401px;font-size: 24px;line-height: 30px;text-align: center;color: #666;}

.schm{margin-bottom: 80px;}
.sch-tab{width: 800px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.sch-tab .hd{position: relative;width: 400px;margin: 0 auto 20px;padding: 0 0 3px;}
.sch-tab .hd li{float: left;width: 200px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;cursor: pointer;}
.sch-tab .hd .line{position: absolute;left: 80px;bottom: 0;width: 40px;height: 3px;font-size: 0;background: #31a0fa;}
.sch-tab .bd{position: relative;height: 460px;overflow: hidden;}
.sch-tab .focus{position: relative;}
.sch-tab .focus li{position: relative;width: 800px;height: 460px;}
.sch-tab .focus img{display: block;width: 800px;height: 460px;background: url("../images/loading.gif") no-repeat center center;}
.sch-tab .focus .info{position: absolute;z-index: 1;left: 0; right: 0;bottom: 30px;padding: 15px 20px;color: #fff;background: rgba(0,0,0,0.7);}
.sch-tab .focus .info .title{font-size: 20px;line-height: 30px;}
.sch-tab .focus .info .intro{padding-right: 60px; font-size: 16px;line-height: 30px;}
.sch-tab .focus .focus-prev,
.sch-tab .focus .focus-next{position: absolute;z-index: 2;bottom: 61px;right: 51px; width: 16px;height: 27px;background: url("../images/focus-prev.png");cursor: pointer;}
.sch-tab .focus .focus-next{right: 21px;background: url("../images/focus-next.png");}

.sch-dxt{position: relative;width: 500px;}
.sch-dxt .dxt-hd{margin:0 0 23px;height:50px;line-height: 50px;font-size: 20px;}
.dxt-calendar{}
.dxt-calendar .calendar-title-box{position: absolute;right: 0; top: 0;height: 50px;}
.dxt-calendar .prev-month,
.dxt-calendar .next-month{float: left;width: 9px;height: 15px;padding: 17px 10px;font-size: 0;line-height: 0; cursor: pointer;}
.dxt-calendar .prev-month::before,
.dxt-calendar .next-month::before{content: '';display: block;width: 9px;height: 15px;background: url("../images/dxt_calendar.png") left bottom;}
.dxt-calendar .next-month::before{background-position: right bottom;}
.dxt-calendar .prev-month:hover::before{background-position: left top;}
.dxt-calendar .next-month:hover::before{background-position: right top;}
.dxt-calendar .calendar-title{float: left;width: 105px;text-align: center;font-size: 18px;line-height: 50px;}
.dxt-calendar-table{width: 100%;text-align: center; font-size: 18px;}
.dxt-calendar-table th{height: 48px;line-height: 48px;font-weight: normal;background: #e1e1e1;border: 1px solid #fff; border-collapse: collapse;}
.dxt-calendar-table td{height: 48px;line-height: 48px;text-align: center;color: #333;background: #eee;border: 1px solid #fff; border-collapse: collapse;}
.dxt-calendar-table td.otherMonth{color: #ccc; background: #f5f5f5;}
.dxt-calendar-table td.eventDay{color: #333;background: #ccc;cursor: pointer; transition: all ease .5s;}
.dxt-calendar-table td.on{color: #fff;background: #31a0fa;}
.dxt-txt{position: relative;height: 120px;background: #f5f5f5;}
.dxt-txt li{display: none;position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 15px 10px;}
.dxt-txt li.on{display: block;}
.dxt-txt li.no-event{display: block;text-align: center;}
.dxt-txt .p1{font-size: 20px;line-height: 40px;}
.dxt-txt .p2,
.dxt-txt .p3{width: 370px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color:#999;line-height: 24px;}
.dxt-txt .p2{animation-delay: .2s;}
.dxt-txt .p3{animation-delay: .4s;}
.dxt-txt .abtn{position: absolute;right: 10px;top: 25px;animation-delay: .2s;}
.dxt-txt .abtn a{display: block;width: 82px;height: 32px;text-align: center;line-height: 32px;font-size: 18px;color: #999;background: #fff;border: 4px solid #ddd;transition: all ease .5s;}
.dxt-txt .abtn a:hover{color: #fff;background: #31a0fa; border-color: #31a0fa;}