@charset "utf-8";

.commonTitle{box-sizing: border-box;position: relative;height: 360px;width: 100%;background: url(../images/common-bg.jpg) center no-repeat;background-size: cover;}
.commonTitle .commonContent{width: 100%;height: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;overflow: hidden;}
.commonTitle .commonContent h3{font-size: 40px;color: #ffffff;font-weight: bold;letter-spacing: 2px;margin-top: 90px;}
.commonTitle .commonContent p{font-size: 16px;color: #ffffff;font-weight: 500;margin-top: 10px;}
.location{width: 100%;position: absolute;left: 0;right: 0;bottom: 25px;}
.location p{font-size: 16px;color: #ffffff;box-sizing: border-box;overflow: hidden;padding-left: 25px;background: url(../images/d-icon-1.png) left no-repeat;}
.location p a{color: #ffffff;display: inline-block;margin: 0 5px;}


.commonUl{box-sizing: border-box;width: 100%;height: 65px;border-bottom: 1px solid #d9dfe9;}
.commonUl ul{box-sizing: border-box;overflow: hidden;height: 65px;}
.commonUl ul li{float: left;height: 65px;box-sizing: border-box;}
.commonUl ul li a{display: block;font-size: 20px;color: #000000;font-weight: bold;height: 65px;line-height: 65px;margin: 0 25px;box-sizing: border-box}
.commonUl ul li:first-child a{margin-left: 0;}
.commonUl ul li.active a{color: #0047ba;border-bottom: 3px solid #0047ba;}
.commonUl ul li:hover a{color: #0047ba;border-bottom: 3px solid #0047ba;}

/*列表页*/
.commonMain{width: 100%;box-sizing: border-box;padding: 50px 0 100px 0;overflow: hidden;background: #ffffff;}

.commonMain .commonList{box-sizing: border-box;width: 100%;margin: 20px 0 40px 0;overflow: auto;}
.commonMain .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 25px;margin-bottom: 20px;border-bottom: 1px dashed #dadada;}
.commonMain .commonList li a{display: block;width: 100%;height: 100%;overflow: hidden; box-sizing: border-box;}
.commonMain .commonList li .nImg{float: left;width: 260px;height: 150px;overflow: hidden;}
.commonMain .commonList li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .commonList li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .commonList li .nTxt{float: right;width: 1020px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .commonList li .nTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .commonList li .nTxt h3 span{font-size: 18px;display: inline-block;margin-top: 0;}
.commonMain .commonList li .nTxt p{font-size: 14px;color: #666666;margin-top: 15px;}
.commonMain .commonList li .nTxt p span{font-size: 14px;display: inline-block;margin-top: 0;}
.commonMain .commonList li .nTxt span{font-size: 14px;color: #999999;display: block;margin-top: 25px;}
.commonMain .commonList li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .commonList li .tTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .commonList li .tTxt p{font-size: 14px;color: #666666;margin-top: 15px;}
.commonMain .commonList li .tTxt span{font-size: 14px;color: #999999;display: block;margin-top: 25px;}
.commonMain .commonList li .tTxt h3 span{display: inline-block;font-size: 18px;margin-top: 0;}
.commonMain .commonList li .tTxt p span{display: inline-block;font-size: 14px;margin-top: 0;}
.commonMain .commonList li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.commonMain .commonList li:hover .nTxt h3{color: #184086;}
.commonMain .commonList li:hover .tTxt h3{color: #184086;}

/*图片*/
.common-pic{box-sizing: border-box;overflow: hidden;padding-bottom: 30px;margin-top: 50px;}
.common-pic li{width: 413px;height: auto;float: left;margin: 0 0 30px 30px;box-sizing: border-box;position: relative;background: #FFFFFF;}
.common-pic li:nth-child(3n+1){margin-left: 0;}
.common-pic li a{display: block;}
.common-pic li .pic-img{width: 100%;height: 285px;margin: 0 auto; box-sizing: border-box;overflow: hidden;background: #f5f5f5;}
.common-pic li .pic-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.common-pic li .pic-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.common-pic li .pic-txt{box-sizing: border-box;width: 100%;height: 60px;display: flex;align-items: center;justify-content: center;}
.common-pic li .pic-txt h3{font-size: 18px;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.common-pic li:hover .pic-txt h3{color: #184086;}
.common-pic li:hover .pic-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}


/*专题专栏*/
.commonMain .ztzl-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin: 20px 0 40px 0;}
.commonMain .ztzl-ul li{width: 300px;height: 520px;float: left;margin: 0 0 33px 33px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.commonMain .ztzl-ul li:nth-child(4n+1){margin-left: 0;}
.commonMain .ztzl-ul li a{display: block;width: 100%;height: 100%;position: relative;text-align: center;}
.commonMain .ztzl-ul li a img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .ztzl-ul li a h3{width: 30px;position: absolute;left: 32px;top: 50px;font-size: 24px;color: #ffffff;font-weight: bold;}
.commonMain .ztzl-ul li a span{width: 15px;position: absolute;bottom: 0;right: 32px;font-size: 14px;color: #ffffff;box-sizing: border-box;padding-bottom: 45px;background: url(../images/ztzl-x.jpg) bottom no-repeat;}
.commonMain .ztzl-ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}



/*科室导航*/
.ksdh-one{width: 100%;box-sizing: border-box;padding: 60px 0;overflow: hidden;background: url(../images/ksdh-bg-1.jpg) bottom no-repeat;}
.ksdh-one .ksdh-item{width: 100%;margin-bottom: 20px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.ksdh-one .ksdh-item .ksdh-title{width: 136px;height: 410px;}
.ksdh-one .ksdh-item .ksdh-title a{width: 100%;height: 100%;display: block;box-sizing: border-box;padding-top: 110px;}
.ksdh-one .ksdh-item .ksdh-title img{display: block;width: auto;height: 40px;margin: 0 auto;}
.ksdh-one .ksdh-item .ksdh-title h3{width: 30px;font-size: 30px;color: #ffffff;font-weight: 500;line-height: 32px;text-align: center;margin: 15px auto 0;}

.ksdh-one .ksdh-item .ksdh-1{background: url(../images/ksdh-img-1.jpg) center;background-size: 100% 100%;}
.ksdh-one .ksdh-item .ksdh-2{background: url(../images/ksdh-img-2.jpg) center;background-size: 100% 100%;}
.ksdh-one .ksdh-item .ksdh-3{background: url(../images/ksdh-img-3.jpg) center;background-size: 100% 100%;}

.ksdh-one .ksdh-item .ksdh-content{width: 1164px;height: 410px;box-shadow: 0 0 8px rgba(0, 0, 0, .1); background: #ffffff;}
.ksdh-one .ksdh-item .ksdh-content ul{width: 100%;box-sizing: border-box;overflow: hidden;margin: 30px 0 0 20px;}
.ksdh-one .ksdh-item .ksdh-content ul li{float: left;width: 256px;height: 52px;line-height: 52px;margin: 0 0 24px 20px;box-sizing: border-box;border: 1px solid #dedede;border-radius: 10px;background: url(../images/ksdh-d-1.png) 13px no-repeat;}
.ksdh-one .ksdh-item .ksdh-content ul li a{display: block;font-size: 17px;color: #010101;box-sizing: border-box;padding: 0 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ksdh-one .ksdh-item .ksdh-content ul li:hover{border-color: #0047ba;background: url(../images/ksdh-d-2.png) 13px no-repeat #0047ba;}
.ksdh-one .ksdh-item .ksdh-content ul li:hover a{color: #ffffff;}


.ksdh-title{width: 100%;box-sizing: border-box;text-align: center;}
.ksdh-title a{display: block;}
.ksdh-title a h3{font-size: 40px;color: #000000;font-weight: 500;}
.ksdh-title a span{width: 36px;height: 5px;display: inline-block;background: #0047ba;}

.ksdh-one .ksdh-zbmz{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 65px;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list{width: 100%;padding-top: 30px;box-sizing: border-box;overflow: hidden;display: flex;align-items: center;justify-content: center;}

.ksdh-one .ksdh-zbmz .ksdh-zbmz-list a{display: block;width: 165px;height: 165px;border-radius: 10px;margin: 0 10px;box-sizing: border-box;padding: 32px 20px 0;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list a img{width: auto;height: 50px;display: block;margin: 0 auto;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list a h3{font-size: 17px;color: #ffffff;font-weight: 500;text-align: center;margin-top: 20px;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list a:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list .z-1{background: #04bea6;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list .z-2{background: #236fd6;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list .z-3{background: #19aec9;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list .z-4{background: #0f9ee1;}
.ksdh-one .ksdh-zbmz .ksdh-zbmz-list .z-5{background: #1dae7c;}

.ksdh-yjks{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;padding-bottom: 90px;}
.ksdh-yjks .ksdh-yjks-list{width: 100%;padding-top: 30px;box-sizing: border-box;overflow: hidden;}
.ksdh-yjks .ksdh-yjks-list a{display: block;width: 165px;height: 165px;float: left;border-radius: 10px;margin: 0 0 20px 20px;border: 1px solid #0047ba;box-sizing: border-box;padding: 32px 20px 0;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.ksdh-yjks .ksdh-yjks-list a:nth-child(7n+1){margin-left: 0;}
.ksdh-yjks .ksdh-yjks-list a img{width: auto;height: 50px;display: block;margin: 0 auto;}
.ksdh-yjks .ksdh-yjks-list a h3{font-size: 17px;color: #000000;font-weight: 500;text-align: center;margin-top: 20px;}
.ksdh-yjks .ksdh-yjks-list a:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.ksdh-yjks .ksdh-yjks-list a:hover h3{color: #0047ba;}

/*教育教学*/
.jyjx-title{width: 100%;box-sizing: border-box;text-align: center;float: left;}
.jyjx-title a{display: block;}
.jyjx-title a h3{font-size: 40px;color: #000000;font-weight: 500;}
.jyjx-title a span{width: 36px;height: 5px;display: inline-block;background: #0047ba;}

.jyjx-one{width: 100%;box-sizing: border-box;padding: 55px 0;overflow: hidden;background: #ffffff;}
.jyjx-two{width: 100%;box-sizing: border-box;padding: 55px 0;overflow: hidden;background: #f1f5fe;}

.jyjx-content{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 35px;float: left;}
.jyjx-content .jyjx-item{width: 400px;float: left;margin-left: 50px;box-sizing: border-box;}
.jyjx-content .jyjx-item:first-child{margin-left: 0;}

.jyjx-content .jyjx-item .jyjx-item-title{width: 100%;box-sizing: border-box;}
.jyjx-content .jyjx-item .jyjx-item-title a{display: block;overflow: hidden;line-height: 30px;}
.jyjx-content .jyjx-item .jyjx-item-title a h3{float: left;font-size: 30px;color: #222222;font-weight: 500;box-sizing: border-box;padding-left: 38px;}
.jyjx-content .jyjx-item .jyjx-item-title a span{display: block;float: right;font-size: 16px;color: #0047ba;box-sizing: border-box;padding-right: 60px;background: url(../images/jyjx-more-1.png) right no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-1{background: url(../images/jyjx-icon-1.png) left no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-2{background: url(../images/jyjx-icon-2.png) left no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-3{background: url(../images/jyjx-icon-3.png) left no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-4{background: url(../images/jyjx-icon-4.png) left no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-5{background: url(../images/jyjx-icon-5.png) left no-repeat;}
.jyjx-content .jyjx-item .jyjx-item-title a h3.j-6{background: url(../images/jyjx-icon-6.png) left no-repeat;}

.jyjx-content .jyjx-item .jyjx-top{width: 100%;height: 311px;margin-top: 30px;}
.jyjx-content .jyjx-item .jyjx-top a{display: block;width: 100%;height: 100%;position: relative;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-img{width: 100%;height: 221px;overflow: hidden;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.jyjx-content .jyjx-item .jyjx-top a:hover .jyjx-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.jyjx-content .jyjx-item .jyjx-top .jyjx-more{position: absolute;left: 0;bottom: 30px;width: 60px;height: 60px;background: url(../images/jyjx-more-2.png) center no-repeat #0249bc;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-txt{position: absolute;right: 0;bottom: 0;width: 340px;height: 110px;box-sizing: border-box;padding: 10px 10px 0;background: #f7f7f7;text-align: justify;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-txt h3{font-size: 17px;color: #000000;font-weight: 500;line-height: 25px;}
.jyjx-content .jyjx-item .jyjx-top .jyjx-txt p{font-size: 13px;color: #666666;margin-top: 10px;}
.jyjx-content .jyjx-item .jyjx-top a:hover .jyjx-txt h3{color: #0047b9;font-weight: 600;}

.jyjx-content .jyjx-item ul{width: 100%;box-sizing: border-box;margin-top: 30px;}
.jyjx-content .jyjx-item ul li{box-sizing: border-box;padding-bottom: 18px;margin-top: 18px;border-bottom: 2px solid #f5f5f5;}
.jyjx-content .jyjx-item ul li a{display: block;text-align: justify;}
.jyjx-content .jyjx-item ul li a h3{height: 50px;font-size: 18px;color: #000000;font-weight: 500;}
.jyjx-content .jyjx-item ul li a p{font-size: 13px;color: #666666;margin-top: 8px;}
.jyjx-content .jyjx-item ul li:hover{border-color: #0047b9;}
.jyjx-content .jyjx-item ul li:hover h3{color: #0047b9;font-weight: bold;}
.jyjx-content .jyjx-item ul li:hover p{color: #0047b9;}
.jyjx-two .jyjx-content .jyjx-item ul li{border-color: #ffffff;}

.jyjx-three{width: 100%;box-sizing: border-box;padding: 55px 0 0;overflow: hidden;background: #ffffff;}
.jyjx-three .yjspy-title{width: 100%;box-sizing: border-box;border-bottom: 1px solid #ffffff;}
.jyjx-three .yjspy-title a{display: block;font-size: 36px;color: #ffffff;box-sizing: border-box;padding-bottom: 28px;background: url(../images/jyjx-d-1.jpg) left bottom no-repeat;}

.jyjx-three .jyjx-left{width: 650px;height: 634px;float: left;box-sizing: border-box;padding: 43px;margin-top: 30px;background: url(../images/jyjx-bg-1.jpg) center;background-size: 100% 100%;}
.jyjx-three .jyjx-left .yjspy-content{width: 100%;box-sizing: border-box;text-align: justify;margin-top: 25px;}
.jyjx-three .jyjx-left .yjspy-content p{font-size: 17px;color: #ffffff;line-height: 32px;}

.jyjx-three .jyjx-right{width: 650px;height: 634px;float: right;box-sizing: border-box;padding: 43px;margin-top: 30px;background: url(../images/jyjx-bg-2.jpg) center;background-size: 100% 100%;}
.jyjx-three .jyjx-right ul{width: 100%;box-sizing: border-box;margin-top: 30px;}
.jyjx-three .jyjx-right ul li{box-sizing: border-box;padding-bottom: 18px;margin-top: 30px;border-bottom: 1px dashed #ffffff;}
.jyjx-three .jyjx-right ul li a{display: block;text-align: justify;font-size: 20px;color: #ffffff;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jyjx-three .jyjx-right ul li span{display: block;font-size: 14px;color: #ffffff;margin-top: 10px;}

.jyjx-four{width: 100%;box-sizing: border-box;padding: 90px 0;overflow: hidden;background: #ffffff;}
.jyjx-four .d-two-banner{float: left;}


.common-one{width: 100%;box-sizing: border-box;}
.common-one .container{height: auto;margin-top: -80px;z-index: 99;position: relative;}
.common-one .location{position: relative;bottom: 20px;}

/*医疗服务*/
.common-channel{width: 100%;height: auto;box-sizing: border-box;padding: 45px 0 25px 0;text-align: center;border: 1px solid #ffffff; background: #ffffff;}
.common-channel li{display: inline-block;background: #f5f8fb;border-radius: 25px;margin: 0 14px;box-sizing: border-box;border: 1px solid #adbdd8;}
.common-channel li a{display: block;font-size: 20px;color: #3a5e97;box-sizing: border-box;padding: 12px 30px;}
.common-channel li.active{background: #0047b9;border-color: #0047b9;}
.common-channel li.active a{font-weight: bold;color: #ffffff;}
.common-channel li:hover{background: #0047b9;border-color: #0047b9;}
.common-channel li:hover a{font-weight: bold;color: #ffffff;}

.common-two{width: 100%;box-sizing: border-box;padding-bottom: 70px;}
.common-two .common-list{width: 100%;box-sizing: border-box;padding-top: 25px;}
.common-two .common-list li{height: 80px;line-height: 80px;margin-bottom: 25px;box-sizing: border-box;padding: 0 25px;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.common-two .common-list li a{width: 90%;float: left;font-size: 18px;color: #000000;box-sizing: border-box;padding-left: 30px;background: url(../images/g-d-1.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.common-two .common-list li span{display: block;float: right;font-size: 16px;color: #666666;}
.common-two .common-list li:hover{background: #0047b9;}
.common-two .common-list li:hover a{color: #ffffff;background: url(../images/g-d-2.png) left no-repeat;}
.common-two .common-list li:hover span{color: #ffffff;}

/*多学科诊疗*/
.common-dxkzl{width: 100%;box-sizing: border-box;padding-top: 25px;}
.common-dxkzl li{height: 196px;margin-bottom: 45px;box-sizing: border-box;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.common-dxkzl li a{width: 100%;height: 100%;display: block;box-sizing: border-box;padding: 25px;text-align: justify;}
.common-dxkzl li h3{font-size: 22px;color: #000000;font-weight: bold;box-sizing: border-box;padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;background: url(../images/g-d-3.jpg) left bottom no-repeat; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.common-dxkzl li p{font-size: 16px;color: #666666;margin-top: 20px;line-height: 28px;}

.common-dxkzl li:hover{background: #0047b9;}
.common-dxkzl li:hover h3{color: #ffffff;background: url(../images/g-d-4.jpg) left bottom no-repeat;}
.common-dxkzl li:hover p{color: #ffffff;}

/*GCP*/
.gcp-bg-2{width: 100%;box-sizing: border-box;padding-bottom: 40px;background: url(../images/gcp-bg-1.jpg) center top no-repeat;background-size: 100% auto;}
.gcp-one{width: 100%;height: auto;box-sizing: border-box;padding: 70px 0 20px;overflow: hidden;}
.gcp-one .container{height: 100%;position: relative;}
.gcp-one .gcp-one-img{width: 620px;height: 390px;float: left;position: relative;z-index: 9;background: #f5f5f5;}
.gcp-one .gcp-one-img a{display: block;width: 100%;height: 100%;overflow: hidden;z-index: 999;}
.gcp-one .gcp-one-img a img{width: 100%;height: auto;display: block;margin: 0 auto;}
.gcp-one .gcp-one-img span{display: block;position: absolute;width: 620px;height: 390px;right: -12px;bottom: -12px;background: #ecf3ff;z-index: -1;}

.gcp-one .gcp-one-txt{width: 610px;float: right;text-align: justify;margin-right: 15px;}
.gcp-one .gcp-one-txt a{display: block;font-size: 30px;color: #000000;font-weight: bold;box-sizing: border-box;padding-left: 20px;background: url(../images/gcp-d-1.jpg) left no-repeat;}
.gcp-one .gcp-one-txt p{font-size: 17px;color: #000000;line-height: 32px;margin-top: 25px;}


.gcp-one .gcp-one-fix{position: absolute;right: -110px;top: 15px;width: 110px;}
.gcp-one .gcp-one-fix a{display: block;width: 100%;height: 110px;box-sizing: border-box;padding: 20px 18px 0;margin-top: 5px;position: relative;}
.gcp-one .gcp-one-fix a img{width: auto;height: 30px;display: block;margin: 0 auto;transition: transform 0.5s ease;}
.gcp-one .gcp-one-fix a h3{font-size: 16px;color: #ffffff;font-weight: 500;text-align: center;margin: 10px 0;}
.gcp-one .gcp-one-fix a.gcp-1{background: #1054c2;}
.gcp-one .gcp-one-fix a.gcp-2{background: #01aa94;}
.gcp-one .gcp-one-fix a.gcp-3{background: #2982c7;}

.gcp-one .gcp-one-fix .g-fix-txt{display: none;position: absolute;width: 320px;height: 110px;right: 110px;top: 0;z-index: 99;background: #ffffff;border-radius: 5px 0 0 5px;box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.gcp-one .gcp-one-fix .g-fix-txt{align-items: center;flex-wrap: wrap;justify-content: center;box-sizing: border-box;padding: 10px 20px;}
.gcp-one .gcp-one-fix .g-fix-txt p{font-size: 20px;color: #0047b9;font-weight: bold;box-sizing: border-box;line-height: 40px;}

.gcp-one .gcp-one-fix a:hover .g-fix-txt{display: flex;}
.gcp-one .gcp-one-fix a:hover img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}


.gcp-two{width: 100%;height: auto;box-sizing: border-box;padding: 50px 0;overflow: hidden;}
.gcp-two .gcp-item{width: 400px;float: left;margin-left: 50px;box-sizing: border-box;}
.gcp-two .gcp-item:first-child{margin-left: 0;}

.gcp-two .gcp-item .gcp-title{width: 100%;box-sizing: border-box;}
.gcp-two .gcp-item .gcp-title a{display: block;overflow: hidden;line-height: 30px;}
.gcp-two .gcp-item .gcp-title a h3{float: left;font-size: 30px;color: #000000;font-weight: bold;box-sizing: border-box;padding-left: 38px;}
.gcp-two .gcp-item .gcp-title a span{display: block;float: right;font-size: 16px;color: #0047ba;box-sizing: border-box;padding-left: 38px;background: url(../images/gcp-more-1.png) left no-repeat;}
.gcp-two .gcp-item .gcp-title a h3.g-1{background: url(../images/gcp-title-1.png) left no-repeat;}
.gcp-two .gcp-item .gcp-title a h3.g-2{background: url(../images/gcp-title-2.png) left no-repeat;}
.gcp-two .gcp-item .gcp-title a h3.g-3{background: url(../images/gcp-title-3.png) left no-repeat;}

.gcp-two .gcp-item .gcp-img{width: 100%;height: 200px;overflow: hidden;margin-top: 20px;}
.gcp-two .gcp-item .gcp-img a{display: block;}
.gcp-two .gcp-item .gcp-img a img{width: 100%;height: auto;display: block;margin: 0 auto;}

.gcp-two .gcp-item ul{width: 100%;box-sizing: border-box;padding-top: 10px;}
.gcp-two .gcp-item ul li{box-sizing: border-box;padding-bottom: 15px;margin-top: 15px; border-bottom: 1px dashed #bebdbd;}
.gcp-two .gcp-item ul li a{display: block;font-size: 16px;color: #000000;box-sizing: border-box;padding-left: 15px;background: url(../images/gcp-d-2.png) left no-repeat;}
.gcp-two .gcp-item ul li:hover a{color: #0047b9;}

/*专家简介*/
.zjjj-top{width: 100%;height: 160px;box-sizing: border-box;border: 1px solid #ffffff; background: #ffffff;}

.zjjj-search{width: 1185px;height: 60px;margin: 50px auto 0;box-sizing: border-box;overflow: hidden;}
.zjjj-search .zjjj-input{width: 983px;height: 60px;float: left;background: #f5f8fb;display: flex;align-items: center;border-radius: 6px;box-sizing: border-box;padding: 0 25px;}
.zjjj-search .zjjj-input span{display: block;font-size: 20px;color: #333333;}
.zjjj-search input{border: none;box-sizing: border-box;display: block;}
.zjjj-search input.searchTxt{width: 800px;height: 60px;font-size: 20px;color: #333333;line-height: 60px;}
.zjjj-search input.searchBtn{width: 180px;height: 60px;border-radius: 6px;float: right;overflow: hidden;}
.zjjj-search input[type='submit']{background: #0047b9;cursor: pointer;font-size: 20px;color: #ffffff;letter-spacing: 2px;}

.zjjj-two{width: 100%;box-sizing: border-box;}
.zjjj-two .zjjj-tab{width: 100%;box-sizing: border-box;overflow: hidden;}
.zjjj-two .zjjj-tab h3{font-size: 30px;color: #828d98;font-weight: 500;float: left;}
.zjjj-two .zjjj-tab a{display: block;float: left;font-size: 30px;color: #828d98;font-weight: 500;margin: 0 20px;padding-bottom: 15px;box-sizing: border-box;position: relative;}
.zjjj-two .zjjj-tab a.active{color: #0047ba;background: url(../images/zjjj-d-1.jpg) bottom no-repeat;}
.zjjj-two .zjjj-tab a:hover{color: #0047ba;background: url(../images/zjjj-d-1.jpg) bottom no-repeat;}
.zjjj-two .zjjj-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.zjjj-two .zjjj-ul li{float: left;width: 245px;height: 60px;line-height: 60px;text-align: center;margin: 0 0 18px 18px;border-radius: 6px;box-sizing: border-box;border: 1px dashed #dcdcdc;background: #ffffff;}
.zjjj-two .zjjj-ul li:nth-child(5n+1){margin-left: 0;}
.zjjj-two .zjjj-ul li a{display: block;font-size: 18px;color: #333333;box-sizing: border-box;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zjjj-two .zjjj-ul li:hover{border-color: #0047ba; background: #0047ba;}
.zjjj-two .zjjj-ul li:hover a{color: #ffffff;}
.zjjj-two .zjjj-ul li.active{border-color: #0047ba; background: #0047ba;}
.zjjj-two .zjjj-ul li.active a{color: #ffffff;}


.zjjj-three{width: 100%;box-sizing: border-box;padding: 40px 0 90px 0;}
.zjjj-three .container{width: 1490px;}
.zjjj-three .zjjj-h3{font-size: 40px;color: #000000;text-align: center;font-weight: 500;}
.zjjj-three .zjjj-list{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 50px;}
.zjjj-three .zjjj-list li{width: 470px;height: 293px;float: left;margin: 40px 0 0 40px;background: #edf3f9;}
.zjjj-three .zjjj-list li:nth-child(3n+1){margin-left: 0;}
.zjjj-three .zjjj-list li a{display: block;width: 100%;height: 100%;overflow: hidden;padding: 28px;box-sizing: border-box;}
.zjjj-three .zjjj-list li .z-left{width: 145px;height: 212px;float: left;position: relative;}
.zjjj-three .zjjj-list li .z-left .z-img{width: 145px;height: 212px;overflow: hidden;position: relative;z-index: 99;}
.zjjj-three .zjjj-list li .z-left .z-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.zjjj-three .zjjj-list li .z-left span{position: absolute;right: -8px;bottom: -20px; width: 145px;height: 212px;background: #d1dbea;z-index: 0;}
.zjjj-three .zjjj-list li .z-left .z-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.zjjj-three .zjjj-list li:hover .z-left .z-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}


.zjjj-three .zjjj-list li .z-txt{width: 230px;float: right;text-align: justify;}
.zjjj-three .zjjj-list li .z-txt h3{font-size: 26px;color: #000000;font-weight: 600;margin-bottom: 8px;}
.zjjj-three .zjjj-list li .z-txt h3 span{display: inline-block;font-size: 26px;}
.zjjj-three .zjjj-list li .z-txt summary{display: block;font-size: 15px;color: #0047b9;line-height: 23px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zjjj-three .zjjj-list li .z-txt i{display: block;width: 100%;height: 1px;background: #9fb8e1;font-style: normal;margin:  12px 0;}
.zjjj-three .zjjj-list li .z-txt h5{font-size: 16px;color: #333333;font-weight: 600;}
.zjjj-three .zjjj-list li .z-txt p{font-size: 14px;color: #666666;margin-top: 12px;line-height: 22px;}
.zjjj-three .zjjj-list li:hover{background: #0047ba;}
.zjjj-three .zjjj-list li:hover .z-txt h3{color: #ffffff;}
.zjjj-three .zjjj-list li:hover .z-txt summary{color: #ffffff;}
.zjjj-three .zjjj-list li:hover .z-txt i{background: #ffffff;}
.zjjj-three .zjjj-list li:hover .z-txt h5{color: #ffffff;}
.zjjj-three .zjjj-list li:hover .z-txt p{color: #ffffff;}

.expertsTop{box-sizing: border-box;overflow: hidden;padding: 50px 0 100px 0;background: #f5f5f5;}
.expertsTop .expertsImg{width: 260px;height: auto;overflow: hidden; float: left;}
.expertsTop .expertsImg img{width: 100%;height: auto;display: block;margin: 0 auto;}

.expertsTop .expertsTxt{width: 1010px;height: auto;float: right;text-align: justify;}
.expertsTop .expertsTxt h3{font-size: 24px;color: #0047ba;font-weight: bold;margin-bottom: 20px;}
.expertsTop .expertsTxt span{display: block;font-size: 20px;color: #333333;font-weight: 500;line-height: 35px;}

.expertsTop .expertsTxt .expertsP{text-align: justify;box-sizing: border-box;margin-top: 20px;}
.expertsTop .expertsTxt .expertsP p{font-size: 17px;color: #333333;line-height: 35px;}


.expertsContent{box-sizing: border-box;overflow: hidden;padding: 40px 0 80px;}
.expertsContent .pexertsH{font-size: 20px;color: #0047ba;font-weight: bold;}
.expertsContent .expertsP{text-align: justify;box-sizing: border-box;margin-top: 20px;}
.expertsContent .expertsP p{font-size: 18px;color: #333333;line-height: 40px!important;text-indent: 2em;}

.experts-main{box-sizing: border-box;overflow: hidden;padding: 50px 0 80px 0;background: #ffffff;}

.experts-main .experts-left{width: 300px;height: 593px;float: left;box-sizing: border-box;padding: 25px;box-shadow: 0 0 8px 3px rgba(0, 0, 0, .08);}
.experts-main .experts-left .experts-img{width: 100%;height: 365px;margin: 0 auto;overflow: hidden;background: #f5f5f5;}
.experts-main .experts-left .experts-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.experts-main .experts-left h3{font-size: 24px;color: #0047ba;font-weight: 500;text-align: center;margin-top: 15px;}
.experts-main .experts-left p{font-size: 16px;color: #555555;line-height: 35px;text-align: center;}

.experts-main .experts-right{width: 960px;height: 593px;float: right;box-sizing: border-box;padding: 25px;box-shadow: 0 0 8px 3px rgba(0, 0, 0, .08);}
.experts-main .experts-right .experts-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.experts-main .experts-right .experts-title h3{font-size: 24px;color: #222222;font-weight: 600;}
.experts-main .experts-right .experts-title h3 span{font-size: 20px;color: #0047ba;display: inline-block;margin-left: 10px;}
.experts-main .experts-right .experts-title h5{font-size: 20px;color: #222222;font-weight: 600;}
.experts-main .experts-right .experts-show{width: 100%;height: 300px;text-align: justify;margin-top: 20px;box-sizing: border-box;}
.experts-main .experts-right .experts-show p{font-size: 16px;color: #333333;line-height: 30px;}

.experts-main .experts-right .experts-p{width: 100%;text-align: justify;margin-top: 10px;box-sizing: border-box;}
.experts-main .experts-right .experts-p p{font-size: 16px;color: #333333;line-height: 30px;text-indent: 2em;}


/*科室导航-首页*/
.d-header{width: 100%;box-sizing: border-box;padding: 32px 0;overflow: hidden;}
.d-header .d-logo{float: left;}
.d-header .d-logo a{display: block;}
.d-header .d-logo a img{width: 454px;height: auto;display: block;margin: 0 auto;}


.d-header .d-nav{float: right;box-sizing: border-box;overflow: hidden;}
.d-header .d-nav li{float: left;margin-left: 45px;line-height: 75px;}
.d-header .d-nav li:first-child{margin-left: 0;}
.d-header .d-nav li a{display: block;font-size: 20px;color: #000000;}
.d-header .d-nav li.active a{color: #0047ba;}
.d-header .d-nav li:hover a{color: #0047ba;}

.d-one{width: 100%;height: 636px;box-sizing: border-box;padding-top: 25px;background: url(../images/d-bg-1.jpg) center;background-size: cover;}
.d-one .container{height: 100%;position: relative;}
.d-one .d-location{width: 100%;float: left;box-sizing: border-box;overflow: hidden;padding-left: 25px;background: url(../images/d-icon-1.png) left no-repeat;}
.d-one .d-location a{color: #ffffff;display: inline-block;margin: 0 5px;}
.d-one .d-one-img{width: 671px;height: 455px;float: left;margin-top: 45px;position: relative;z-index: 9;}
.d-one .d-one-img a{display: block;width: 100%;height: 100%;overflow: hidden;z-index: 999;}
.d-one .d-one-img a img{width: 100%;height: auto;display: block;margin: 0 auto;}
.d-one .d-no-img{width: 671px;height: 455px;float: left;margin-top: 45px;position: relative;z-index: 9;}
.d-one .d-no-img a{display: flex;width: 100%;height: 100%;overflow: hidden;z-index: 999;align-items: center;justify-content: center;background: #ffffff;}
.d-one .d-no-img a img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.d-one .d-one-img span{display: block;position: absolute;width: 671px;height: 455px;right: -12px;bottom: -12px;background: #4f7ec9;z-index: -1;}

.d-one .d-one-txt{width: 535px;float: right;margin: 45px 35px 0 0;text-align: justify;}
.d-one .d-one-txt a{display: block;font-size: 30px;color: #ffffff;font-weight: bold;}
.d-one .d-one-txt span{width: 30px;height: 3px;display: block;background: #ffffff;margin: 25px 0;}
.d-one .d-one-txt p{font-size: 16px;color: #ffffff;line-height: 32px;text-indent: 2em;}

.d-one .d-zdxk{width: 570px;float: right;margin: 45px 0 0 0;text-align: justify;}
.d-one .d-zdxk a{display: block;font-size: 30px;color: #ffffff;font-weight: bold;}
.d-one .d-zdxk span{width: 30px;height: 3px;display: block;background: #ffffff;margin: 25px 0;}
.d-one .d-zdxk .d-zdxk-scroll{width: 100%;height: 350px;overflow: auto;text-align: justify;box-sizing: border-box;padding-right: 15px;}
.d-one .d-zdxk .d-zdxk-scroll p{font-size: 16px;color: #ffffff;line-height: 32px;text-indent: 2em;}
.d-one .d-zdxk .d-zdxk-scroll::-webkit-scrollbar {width: 8px;background-color: #4f7ec9;}
.d-one .d-zdxk .d-zdxk-scroll::-webkit-scrollbar-thumb {background-color: #ffffff;border-radius: 4px; /* 修改滑块圆角 */}


.d-one .d-one-fix{position: absolute;right: -169px;top: 110px;width: 169px;}
.d-one .d-one-fix a{display: block;width: 100%;height: 185px;box-sizing: border-box;padding: 35px 35px 0;position: relative;}
.d-one .d-one-fix a img{width: auto;height: 39px;display: block;margin: 0 auto;transition: transform 0.5s ease;}
.d-one .d-one-fix a h3{font-size: 18px;color: #ffffff;font-weight: bold;text-align: center;margin: 18px 0;}
.d-one .d-one-fix a span{width: 25px;height: 3px;display: block;background: #ffffff;margin: 0 auto;}
.d-one .d-one-fix a.d-1{background: url(../images/d-bg-3.jpg) center;background-size: 100% 100%;}
.d-one .d-one-fix a.d-2{background: url(../images/d-bg-4.jpg) center;background-size: 100% 100%;}

.d-one .d-one-fix .d-fix-txt{display: none;position: absolute;width: 320px;height: 185px;right: 169px;top: 0;z-index: 99;background: #ffffff;border-radius: 5px 0 0 5px;box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.d-one .d-one-fix .d-fix-txt{align-items: center;flex-wrap: wrap;justify-content: center;box-sizing: border-box;padding: 10px 20px;}
.d-one .d-one-fix .d-fix-txt p{font-size: 20px;color: #0047b9;font-weight: bold;box-sizing: border-box;line-height: 40px;}

.d-one .d-one-fix a:hover .d-fix-txt{display: flex;}
.d-one .d-one-fix a:hover img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}




.d-title{width: 100%;box-sizing: border-box;text-align: center;}
.d-title a{display: block;}
.d-title a h3{font-size: 40px;color: #000000;font-weight: 500;}
.d-title a span{width: 36px;height: 5px;display: inline-block;background: #0047b9;}

.d-two{width: 100%;box-sizing: border-box;padding-top: 50px;background: #ffffff;}
.d-two .d-two-banner{width: 100%;box-sizing: border-box;position: relative;padding-top: 30px;}
.d-two .d-two-banner .bd{width: 100%;overflow: hidden;}
.d-two .d-two-banner .bd ul{width: 100%;height: auto;box-sizing: border-box;}
.d-two .d-two-banner .bd ul li{width: 236px;float: left;box-sizing: border-box;margin-right: 30px;cursor: pointer;}
.d-two .d-two-banner .bd ul li a{display: block;width: 100%;position: relative;}
.d-two .d-two-banner .bd ul li .dTimg{width: 100%;height: 315px;box-sizing: border-box;overflow: hidden;background: #F5F5F5;}
.d-two .d-two-banner .bd ul li .dTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.d-two .d-two-banner .bd ul li .dTtxt{width: 100%;text-align: center;}
.d-two .d-two-banner .bd ul li .dTtxt h3{font-size: 18px;color: #000000;font-weight: normal;margin-top: 18px;}
.d-two .d-two-banner .bd ul li .dTtxt h3 i{font-style: normal;display: inline-block;font-size: 13px;color: #000000;margin-left: 10px;}
.d-two .d-two-banner .bd ul li .dTtxt p{font-size: 14px;color: #3573d8;text-decoration: underline;margin-top: 15px;}
.d-two .d-two-banner .bd ul li .dTtxt summary{font-style: normal;display: none;}
.d-two .d-two-banner .bd ul li span{display: block;width: 29px;height: 50px;margin: 35px auto 0;background: url(../images/d-hover-1.png) center;}
.d-two .d-two-banner .bd ul li:hover span{width: 29px;height: 79px;background: url(../images/d-hover-2.png) center;}
.d-two .d-two-banner .bd ul li.active span{width: 29px;height: 79px;background: url(../images/d-hover-2.png) center;}

.d-two .d-two-banner .dExpert{width: 100%;height: 90px;padding: 15px 25px 0;margin-top: 20px;text-align: justify;box-sizing: border-box;background: #f5f8fb;}
.d-two .d-two-banner .dExpert h5{font-size: 16px;color: #000000;font-weight: 500;}
.d-two .d-two-banner .dExpert p{font-size: 14px;color: #666666;margin-top: 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.d-two .d-two-banner .d-x{width: 100%;height: 1px;position: absolute;left: 0;right: 0;bottom: 138px;margin: auto;background: rgba(0, 71, 186, .2);}
.d-two .d-two-banner .d-btn{width: 42px;height: 42px;position: absolute;bottom: 118px;margin: auto;}
.d-two .d-two-banner .prev{left: -42px;background: url(../images/d-left.png) center;}
.d-two .d-two-banner .next{right: -42px;background: url(../images/d-right.png) center;}


.d-three{width: 100%;box-sizing: border-box;padding: 75px 0 100px;background: #ffffff;overflow: hidden;}
.d-three .d-title{float: left;}
.d-three .d-three-left{width: 640px;float: left;margin-top: 35px;overflow: hidden;position: relative;}
.d-three .d-three-left .bd{width: 100%;}
.d-three .d-three-left .bd ul{box-sizing: border-box;overflow: hidden;}
.d-three .d-three-left .bd ul li{float: left;width: 100%;overflow: hidden;background: #ffffff;}
.d-three .d-three-left .bd ul li a{display: block;width: 100%;height: 100%;position: relative;}
.d-three .d-three-left .bd ul li .d-three-img{width: 100%;height: 440px;overflow: hidden;background: #f5f5f5;}
.d-three .d-three-left .bd ul li .d-three-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.d-three .d-three-left .bd ul li .d-three-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}

.d-three .d-three-left .bd ul li .d-three-time{display: flex;align-items: center;flex-wrap: wrap;justify-content: center;position: absolute;left: 10px;top: 15px; width: 72px;height: 76px;background: #0047ba;}
.d-three .d-three-left .bd ul li .d-three-time p{font-size: 32px;color: #ffffff;margin-top: -5px;}
.d-three .d-three-left .bd ul li .d-three-time span{font-size: 14px;color: #ffffff;display: block;margin-top: -15px;}

.d-three .d-three-left .bd ul li .d-three-txt{width: 100%;height: 70px;display: flex;align-items: center;box-sizing: border-box;border-left: 3px solid #0047ba;overflow: hidden;}
.d-three .d-three-left .bd ul li .d-three-txt h3{font-size: 20px;color: #000000;font-weight: 500;box-sizing: border-box;padding: 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.d-three .d-three-left .bd ul li:hover .d-three-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.d-three .d-three-left .bd ul li:hover .d-three-txt h3{color: #0047ba;}

.d-three .d-three-left .hd{width: 100%;position: absolute;right: 0;left: 0;bottom: 90px;margin: auto;overflow:hidden;}
.d-three .d-three-left .hd ul{box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.d-three .d-three-left .hd ul li{display:block;cursor: pointer;width:8px;height:8px;border-radius: 100%;overflow:hidden;margin: 0 4px;background: #ffffff;font-size: 0;}
.d-three .d-three-left .hd ul li.on{width: 16px;height: 16px;background: url(../images/news-d-1.png) center;} 




.d-three .d-three-right{width: 620px;float: right;margin-top: 35px;box-sizing: border-box;border-top: 1px dashed #b9cff1;}
.d-three .d-three-right li{box-sizing: border-box;margin-top: 32px;padding-bottom: 48px;border-bottom: 1px dashed #b9cff1;position: relative;}
.d-three .d-three-right li a{display: block;width: 100%;height: 100%;text-align: justify;}
.d-three .d-three-right li h3{height: 47px;font-size: 18px;color: #333333;font-weight: 500;}
.d-three .d-three-right li p{font-size: 16px;color: #999999;margin-top: 15px;}
.d-three .d-three-right li span{display: block;position: absolute;left: 0;bottom: -2px;width: 51px;height: 3px;background: #5487da;}
.d-three .d-three-right li:hover h3{color: #0047ba;}
.d-three .d-three-right li:hover p{color: #0047ba;}
.d-three .d-three-right li:hover span{width: 100%;transition: .5s;}


.d-yzkxz{width: 100%;box-sizing: border-box;padding: 75px 0 100px;background: #ffffff;overflow: hidden;}
.d-yzkxz ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;display: flex;align-items: center;justify-content: space-between;}
.d-yzkxz ul li{box-sizing: border-box;position: relative;overflow: hidden;text-align: justify;}
.d-yzkxz ul li img{width: 100%;min-height: 100%;height: auto;display: block;margin: 0 auto;}
.d-yzkxz ul li a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: 100%;height: 100%;box-sizing: border-box;}
.d-yzkxz ul li a{display: flex;align-items: center;justify-content: center;font-size: 24px;color: #ffffff;font-weight: 600;padding: 15px;}
.d-yzkxz ul li img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.d-yzkxz ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.d-yzkxz ul.yzkxz-4 li{width: 310px;height: 220px;}
.d-yzkxz ul.yzkxz-3 li{width: 420px;height: 220px;}
.d-yzkxz ul.yzkxz-2 li{width: 640px;height: 220px;}
.d-yzkxz ul li.y-1 a{background: rgba(33, 122, 191, .9);}
.d-yzkxz ul li.y-2 a{background: rgba(0, 71, 186, .9);}
.d-yzkxz ul li.y-3 a{background: rgba(25, 174, 201, .9);}
.d-yzkxz ul li.y-4 a{background: rgba(0, 169, 147, .9);}



.commonMain .doctor-ul{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;margin-bottom: 40px;}
.commonMain .doctor-ul li{width: 236px;float: left;box-sizing: border-box;margin: 0 0 30px 30px;cursor: pointer;}
.commonMain .doctor-ul li:nth-child(5n+1){margin-left: 0;}
.commonMain .doctor-ul li a{display: block;width: 100%;position: relative;}
.commonMain .doctor-ul li .dTimg{width: 100%;height: 315px;box-sizing: border-box;overflow: hidden;background: #F5F5F5;}
.commonMain .doctor-ul li .dTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .doctor-ul li .dTtxt{width: 100%;text-align: center;}
.commonMain .doctor-ul li .dTtxt h3{font-size: 18px;color: #000000;font-weight: normal;margin-top: 18px;}
.commonMain .doctor-ul li .dTtxt h3 i{font-style: normal;display: inline-block;font-size: 13px;color: #000000;margin-left: 10px;}
.commonMain .doctor-ul li .dTtxt p{font-size: 14px;color: #3573d8;text-decoration: underline;margin-top: 15px;}
.commonMain .doctor-ul li:hover .dTtxt h3{color: #0047ba;}


.d-footer{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;background: #f6f6f6;position: relative;}
.d-links{width: 100%;text-align: center;padding: 35px 0 35px 0;box-sizing: border-box;border-bottom: 1px solid #ececec;}
.d-links p{font-size: 16px;color: #333333;}
.d-links a{display: inline-block;color: #333333;box-sizing: border-box;padding: 0 20px;background: url(../images/d-x.png) left no-repeat;}
.d-links a:first-child{background: none;}
.d-links a:hover{color: #0047ba;}

.d-footer-center{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0 10px;}
.d-footer-center .footer-txt{float: left;}
.d-footer-center .footer-txt p{font-size: 18px;color: #333333;box-sizing: border-box;margin-bottom: 22px;}
.d-footer-center .footer-txt p a{color: #333333;display: inline-block;margin-right: 80px;}
.d-footer-center .footer-txt p a:hover{color: #0047ba;}

.d-footer-center .footer-img{float: right;}
.d-footer-center .footer-img .f-img{display: flex;align-items: center;}
.d-footer-center .footer-img .f-img a{display: block;float: left;width: 108px;text-align: center;margin-left: 50px;border-radius: 5px;overflow: hidden;}
.d-footer-center .footer-img .f-img a.f-ewm img{width: 100%;height: auto;display: block;margin: 0 auto;}
.d-footer-center .footer-img .f-img a span{display: block;font-size: 14px;color: #333333;margin-top: 5px;}

.d-footer-bottom{width: 100%;height: 82px;line-height: 82px;}
.d-footer-bottom p{display: inline-block; font-size: 16px;color: #333333;margin: 0 25px 0 0;}
.d-footer-bottom a{color: #333333;box-sizing: border-box;display: inline-block;margin: 0 25px 0 0;}
.d-footer-bottom a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}



/*搜索页*/
.noSearch{font-size: 16px;color: #333333;margin-top:30px;text-align: center;}

/*搜索页*/
.scontainer{width: 1300px;margin: 0 auto;}
.sHeader{width: 100%;height: 360px;box-sizing: border-box;overflow: hidden;background: url(../images/common-bg.jpg) center no-repeat;background-size: cover;}
.sHeader .s-main{width: 100%;height: 100%;padding: 30px 0 80px 0;box-sizing: border-box;}
.sHeader .sHeader-top{width: 100%;box-sizing: border-box;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.sHeader .sLogo{width: auto;box-sizing: border-box;overflow: hidden;}
.sHeader .sLogo a{display: block;box-sizing: border-box;}
.sHeader .sLogo img{width: auto;height: auto;display: block;margin: 0 auto;}
.sHeader .sReturn{box-sizing: border-box;overflow: hidden;}
.sHeader .sReturn a{width: 120px;height: 45px;line-height: 45px;display: block;font-size: 16px;color: #0047ba;border-radius: 5px;text-align: center;float: left;background: #f5f5f5;}


.sHeader .sSearch{width: 100%;box-sizing: border-box;margin: 80px 0 10px 0; position: relative;overflow: hidden;text-align: center;}
.sHeader .sSearch input{border: none;box-sizing: border-box;padding: 0 20px;display: inline-block;margin: 0 10px;border-radius: 2px;background: #ffffff;}
.sHeader .sSearch .searchTxt{width: 480px;height: 50px;font-size: 16px;color: #333333;}
.sHeader .sSearch input[type='submit']{width: 130px;height: 50px;font-size: 18px;color: #0047ba;background: #ffffff;cursor: pointer;}

.sContent{width: 100%;box-sizing: border-box;padding: 40px 0 80px 0;overflow: hidden;}
.hidden{display: none!important;}
.sContent .sTitle{width: 100%;padding: 15px 20px; box-sizing: border-box;background: #4f7ec9;overflow: hidden;}
.sContent .sTitle a{display: block;font-size: 18px;float: left;color: #ffffff;}
.sContent .sTitle a i{font-style: normal;display: inline-block;margin: 0 5px;}
.sContent .newsUl{box-sizing: border-box;width: 100%;padding: 10px 0 35px 0;margin-top: 30px;}
.sContent .newsUl li{width: 100%;height: auto;box-sizing: border-box;padding-bottom: 20px;margin-bottom: 20px;overflow: hidden;border-bottom: 1px dashed #dedede;}
.sContent .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.sContent .newsUl li .tTxt h3{font-size: 22px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sContent .newsUl li .tTxt h3 a{color: #333333;}
.sContent .newsUl li .tTxt p{font-size: 16px;color: #666666;margin-top: 15px;line-height: 30px;}
.sContent .newsUl li .tTxt h3 span{display: inline-block;font-size: 22px;}
.sContent .newsUl li .tTxt p span{display: inline-block;font-size: 16px;}
.sContent .newsUl li .nSpan{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 10px;}
.sContent .newsUl li .nSpan summary{display: block;float: left;font-size: 14px;color: #999999;margin-right: 20px;}
.sContent .newsUl li .nSpan summary span{display: inline-block;}
.sContent .newsUl li .nLocation{width: 100%;box-sizing: border-box;margin-top: 15px;}
.sContent .newsUl li .nLocation summary{display: block;font-size: 14px;color: #999999;}
.sContent .newsUl li .nLocation summary a{color: #0047ba;}
.sContent .newsUl li .nLocation summary a span{display: inline-block;}
.sContent .newsUl li .nLocation i{font-family: '宋体';font-style: normal;display: inline-block;margin: 0 5px;}
.sContent .newsUl li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.sContent .newsUl li:hover .nTxt h3 a{color: #0047ba;}
.sContent .newsUl li:hover .tTxt h3 a{color: #0047ba;}

.sFooter{width: 100%;height: auto;padding: 40px 0; box-sizing: border-box;overflow: hidden;background: #0047ba;}
.sFooter p{font-size: 14px;color: #ffffff;text-align: center;}


/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;background: #ffffff;}
.showWhite{width: 100%;box-sizing: border-box;background: #ffffff;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #e2e2e2;}
.showTitle h3{font-size: 24px;color: #333333;}
.showTitle h5{font-size: 18px;color: #666666;font-weight: 600;margin-top: 15px;}
.showTitle .showInfo{box-sizing: border-box;height: 31px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo p .showInfoBM { color:#666666;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare span{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}

.showContent{box-sizing: border-box;font-size: 18px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px;}
.showContent img{max-width: 100%;height: auto!important;margin: 10px auto;}
.showDepartment{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showDepartment p{font-size: 16px!important;color: #333333;line-height: 35px!important;}
.showDepartment img{width: auto;max-width: 100%;height: auto;margin: 10px auto;}
.showContent section:first-child{text-align: center;width: 677px;margin: 0 auto!important;}
.showContent section{text-align: center;}
.showContent section img{display: block;margin: 0 auto !important;}
.showContent table{margin: 0 auto!important;width: 800px!important;}
.showContent table tr td{border: 1px solid #d7dde4!important;box-sizing: border-box;padding: 8px;font-size: 16px;}
.showContent .mejs__container {margin: 0 auto;}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify; margin-top: 30px;}
.showVideo video{width: 100%;height: 100%;background: #f3f2ff;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}

/*医院交通*/
.map-tab{width: 100%;box-sizing: border-box;overflow: hidden;}
.map-tab a{display: block;float: left;font-size: 16px;color: #333333;height: 45px;line-height: 45px;text-align: center;box-sizing: border-box;padding: 0 15px;margin-left: 25px;background: #f5f5f5;}
.map-tab a:first-child{margin-left: 0;}
.map-tab a.active{color: #ffffff;background: #0047ba;}
.map-img{display: none;width: 100%;height: 600px;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.map-show{display: block;}
.map-img a{display: block;}
.map-img a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

/*网站地图*/
.sitemapMain{box-sizing: border-box;overflow: hidden;padding: 30px 0;}
.sitemapMain dl{box-sizing: border-box;padding: 10px 0;margin-bottom: 10px;border-bottom: 1px dashed #D7D7D8;}
.sitemapMain dl dt{font-size: 18px;color: #333333;font-weight: bold;}
.sitemapMain dl dt a{color: #0047ba;}
.sitemapMain dl dd{box-sizing: border-box;overflow: hidden;margin-top: 10px;}
.sitemapMain dl dd a{font-size: 15px;color: #333333;display: inline-block;box-sizing: border-box;padding: 0 15px;}
.sitemapMain dl dd a:first-child{background: none;padding-left: 0;}
.sitemapMain dl dd a:hover{color: #0047ba;}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;border: 1px solid #e2e2e2;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;border: 1px solid #e2e2e2;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #0047ba;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #0047ba;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #0047ba;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #e2e2e2; cursor: pointer; padding: 8px 15px;background: #ffffff;}