﻿@charset "utf-8";
.commonTitle{box-sizing: border-box;position: relative;height: 260px;width: 100%;background: url(../images/commonBg.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: 30px;color: #ffffff;text-align: center;font-weight: bold;letter-spacing: 2px;margin-top: 90px;}
.location{width: 100%;line-height: 40px;position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);}
.location p{box-sizing: border-box;font-size: 14px;color: #ffffff;}
.location p a{color: #ffffff;display: inline-block;margin: 0 5px;}

.commonUl{box-sizing: border-box;width: 100%;height: 50px;border-bottom: 1px solid #e7eaed;}
.commonUl ul{box-sizing: border-box;overflow: hidden;height: 50px;}
.commonUl ul li{float: left;height: 50px;box-sizing: border-box;}
.commonUl ul li a{display: block;font-size: 19px;color: #333333;height: 50px;line-height: 50px;margin: 0 25px;box-sizing: border-box}
.commonUl ul li:first-child a{margin-left: 0;}
.commonUl ul li:first-child.active a{color: #86405d;border-bottom: 3px solid #86405d;}
.commonUl ul li:first-child:hover a{color: #86405d;border-bottom: 3px solid #86405d;}
.commonUl ul li.active a{color: #86405d;border-bottom: 3px solid #86405d;}
.commonUl ul li:hover a{color: #86405d;border-bottom: 3px solid #86405d;}


.commonMain{width: 100%;box-sizing: border-box;padding: 50px 0 70px 0;overflow: hidden;background: #ffffff;}

.commonMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding: 20px 0 50px 0;}
.commonMain .newsUl li{width: 100%;height: 215px;box-sizing: border-box;position: relative;margin-bottom: 30px;border-bottom: 1px solid #e7eaed;}
.commonMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
.commonMain .newsUl li i{display: block;width: 16px;height: 16px;box-sizing: border-box;border-radius: 16px;position: absolute;left: -8px;top: 35px;border: 1px solid #e7eaed;background: #FFFFFF;}
.commonMain .newsUl li .nTime{float: left;width: 98px;height: 98px;box-sizing: border-box;text-align: center;margin-left: 38px;border: 1px solid #e7eaed;}
.commonMain .newsUl li .nTime p{font-size: 30px;color: #86405d;line-height: 30px;margin-top: 15px;font-weight: bold;}
.commonMain .newsUl li .nTime span{display: block;font-size: 20px;color: #86405d;margin-top: 5px;}
.commonMain .newsUl li .nRight{width: 1222px;box-sizing: border-box;float: left;margin-left: 40px;padding-bottom: 30px;overflow: hidden;}
.commonMain .newsUl li .nImg{float: left;width: 271px;height: 185px;overflow: hidden;}
.commonMain .newsUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .newsUl 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 .newsUl li .nTxt{float: right;width: 920px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .nTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .nTxt p{font-size: 14px;color: #666666;margin-top: 20px;}
.commonMain .newsUl li .nTxt small{display: none;font-size: 12px;color: #666666;margin-top: 15px;}
.commonMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
.commonMain .newsUl li .nTxt span{font-size: 12px;color: #333333;display: block;margin-top: 30px;}
.commonMain .newsUl li .nTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}
.commonMain .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .tTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .tTxt p{font-size: 14px;color: #666666;margin-top: 10px;}
.commonMain .newsUl li .tTxt small{display: none;font-size: 12px;color: #666666;margin-top: 15px;}
.commonMain .newsUl li .tTxt span{font-size: 12px;color: #333333;display: block;margin-top: 15px;}
.commonMain .newsUl li .tTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}
.commonMain .newsUl li .tTxt p span{display: inline-block;font-size: 12px;margin-top: 0;}
.commonMain .newsUl li.noTxt{height: 125px;}

.commonMain .newsUl li:hover i{border: none;background: url(../images/nIbg.png) center no-repeat;background-size: 100% 100%;}
.commonMain .newsUl li:hover .nTime{background: #86405d;}
.commonMain .newsUl li:hover .nTime p{color: #FFFFFF;}
.commonMain .newsUl li:hover .nTime span{color: #FFFFFF;}
.commonMain .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);}
.commonMain .newsUl li:hover .nTxt h3{color: #86405d;}
.commonMain .newsUl li:hover .nTxt span{color: #86405d;}
.commonMain .newsUl li:hover .tTxt h3{color: #86405d;}
.commonMain .newsUl li:hover .tTxt span{color: #86405d;}

.commonMain .m-video{box-sizing: border-box;margin-top: 15px;}
.commonMain .m-video li{overflow: hidden;box-sizing: border-box;padding: 12px 0;overflow: hidden;}
.commonMain .m-video li a{display: block;width: 100%;height: 100%;}
.commonMain .m-video li .mImg{width: 125px;height: 85px;overflow: hidden;float: left;}
.commonMain .m-video li .mImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .m-video li .nImg{width: 125px;height: 85px;margin: 0 auto;float: left;box-sizing: border-box;display: flex;align-items: center;justify-content: center;overflow: hidden;background: #f5f5f5;}
.commonMain .m-video li .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .m-video li .mImg 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 .m-video li .mTxt{width: 180px; box-sizing: border-box;text-align: justify;float: right;}
.commonMain .m-video li .mTxt h3{font-size: 15px;color: #333333;font-weight: normal;}
.commonMain .m-video li .mTxt p{font-size: 13px;color: #999999;margin-top: 15px;}
.commonMain .m-video li:hover h3{color: #069278;}
.commonMain .m-video li:hover .mImg 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 .aboutImg{box-sizing: border-box;overflow: visible;padding: 0 0 60px 0; column-count: 4;column-gap: 30px;}
.commonMain .aboutImg li{margin-bottom: 30px;box-sizing: border-box;break-inside: avoid;box-shadow: 1px 1px 12px rgba(0, 0, 0, .12);background: #ffffff;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.commonMain .aboutImg li:nth-child(4n+1){margin-left: 0;}
.commonMain .aboutImg li a{display: block;}
.commonMain .aboutImg li .aImg{width: 100%;height: auto;margin: 0 auto; box-sizing: border-box;overflow: hidden;background: #f5f5f5;}
.commonMain .aboutImg li .aImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .aboutImg li .aTxt{box-sizing: border-box;width: 100%;height: 40px;line-height: 40px;text-align: center;}
.commonMain .aboutImg li .aTxt p{font-size: 16px;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .aboutImg li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.commonMain .aboutImg li:hover .aTxt p{color: #8d526d;}


.commonMain .leaderUl{box-sizing: border-box;width: 100%;}
.commonMain .leaderUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 20px;border-bottom: 1px solid #e7eaed;}
.commonMain .leaderUl li:last-child{border-bottom: none;}
.commonMain .leaderUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-bottom: 20px;overflow: hidden;}
.commonMain .leaderUl li .lImg{float: left;width: 200px;height: 300px;overflow: hidden;}
.commonMain .leaderUl li .lImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .leaderUl li .nImg{float: left;width: 200px;height: 300px;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
.commonMain .leaderUl li .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .leaderUl li .lImg 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 .leaderUl li .nTxt{float: right;width: 1170px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .leaderUl li .nTxt h3{font-size: 22px;color: #8d526d;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .leaderUl li .nTxt span{font-size: 20px;color: #8d526d;display: block;margin-top: 20px;}
.commonMain .leaderUl li .nTxt p{font-size: 15px;color: #666666;margin-top: 15px;line-height: 30px;}
.commonMain .leaderUl 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 .depart-h{font-size: 24px;color: #8d526d;font-weight: bold;margin-bottom: 20px;}
.commonMain .depart-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 20px;}
.commonMain .depart-ul li{float: left;width: 264px;height: 45px;line-height: 45px;margin: 0 0 20px 20px;box-sizing: border-box;position: relative;cursor: pointer;background: #f3f3f3;}
.commonMain .depart-ul li:nth-child(5n+1){margin-left: 0;}
.commonMain .depart-ul li span{position: absolute;top: 10px;right: 5px;display: block;line-height: normal;box-sizing: border-box;font-size: 14px;color: #ffffff;padding: 3px 10px;border-radius: 6px;background: #8d526d;}
.commonMain .depart-ul li a{display: block;font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 40px 0 23px;background: url(../images/depart-1.png) 10px center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .depart-ul li:hover{border: none;background: url(../images/depart-hover.png) center no-repeat;background-size: cover;}
.commonMain .depart-ul li:hover a{color: #FFFFFF;background: url(../images/depart-2.png) 10px center no-repeat;}
.commonMain .depart-ul li:hover span{background: #ffffff;color: #8d526d;}

.commonMain .specialUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0 50px 0;}
.commonMain .specialUl li{float: left;width: 330px;height: 168px;box-sizing: border-box;overflow: hidden;margin: 0 0 26px 26px;}
.commonMain .specialUl li:nth-child(4n+1){margin-left: 0;}
.commonMain .specialUl li a{width: 100%;height: 100%;display: block;position: relative;}
.commonMain .specialUl li a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .specialUl li a 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 .specialUl 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 .specialUl li .s-txt{width: 100%;height: 40px;line-height: 40px;text-align: center;position: absolute;left: 0;bottom: 0;background: rgba(255, 255, 255, .6);}
.commonMain .specialUl li .s-txt h3{font-size: 16px;color: #333333;font-weight: normal;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .specialUl li:hover .s-txt{background: #8d526d;}
.commonMain .specialUl li:hover .s-txt h3{color: #ffffff;}

.commonMain .doctorUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 10px 10px 50px 10px;}
.commonMain .doctorUl li{width: 443px;height: 232px;float: left;margin: 0 0 25px 25px;padding: 15px 10px;box-sizing: border-box;position: relative;box-shadow: 1px 1px 10px rgba(0, 0, 0, .12);overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.commonMain .doctorUl li:nth-child(3n+1){margin-left: 0;}
.commonMain .doctorUl li a{width: 100%;height: 100%;box-sizing: border-box;display: block;overflow: hidden;}
.commonMain .doctorUl li .dImg{width: 160px;height: 200px;overflow: hidden;float: left;}
.commonMain .doctorUl li .dImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .doctorUl li .noImg{width: 160px;height: 200px;overflow: hidden;float: left;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
.commonMain .doctorUl li .noImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .doctorUl li .dTxt{width: 240px;height: 200px;float: right;text-align: justify;box-sizing: border-box;}
.commonMain .doctorUl li .dTxt h3{font-size: 20px;color: #8d526d;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .doctorUl li .dTxt span{display: block;font-size: 16px;color: #8d526d;margin-top: 10px;}
.commonMain .doctorUl li .dTxt p{font-size: 14px;color: #666666;line-height: 22px; margin-top: 10px;}

.commonMain .doctorUl li:hover{-webkit-transform: translate(0, -8px);-ms-transform: translate(0, -8px);-o-transform: translate(0, -8px);transform: translate(0, -8px);}
.commonMain .doctorUl li:hover .dTxt h3{color: #8d526d;font-weight: bold;}


.expertsTop{box-sizing: border-box;overflow: hidden;padding: 50px 0;background: #f5f5f5;}
.expertsTop .expertsImg{width: 200px;height: 300px;overflow: hidden; float: left;}
.expertsTop .expertsImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.expertsTop .expertsNoImg{width: 200px;height: 300px;float: left;display: flex;align-items: center;background: #ffffff;}
.expertsTop .expertsNoImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}

.expertsTop .expertsTxt{width: 850px;height: auto;float: left;text-align: justify;margin-left: 30px;}
.expertsTop .expertsTxt h3{font-size: 20px;color: #8d526d;font-weight: bold;margin-bottom: 20px;}
.expertsTop .expertsTxt p{font-size: 18px;color: #333333;line-height: 35px;}
.expertsTop .expertsTxt p a{color: #8d526d;}
.expertsTop .expertsTxt p.experts-p{margin-top: 10px;}

.expertsContent{box-sizing: border-box;overflow: hidden;padding: 40px 0 80px;}
.expertsContent .pexertsH{font-size: 20px;color: #8d526d;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;}

.dOneContent{width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 40px;}
.d-one .dImg{float: right;width: 720px;height: 454px;overflow: hidden;background: #F5F5F5;}
.d-one .dImg img{width: 100%;min-height: 100%;height: auto;display: block;margin: 0 auto;}
.d-one .nImg{float: right;width: 620px;height: 480px;display: flex;align-items: center;overflow: hidden;background: #f3f2ff;}
.d-one .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.d-one .dTxt{width: 650px;height: 454px;float: left;background: #FFFFFF;text-align: justify;}
.d-one .dTxt h3{font-size: 24px;color: #8d526d;font-weight: bold;}
.d-one .dTxt p{font-size: 16px;color: #333333;line-height: 30px;margin-top: 15px;}
.d-one .dTxt a{font-size: 14px;color: #8d526d;display: block;box-sizing: border-box;margin-top: 30px;width: 120px;padding: 5px 0;border: 1px solid #8d526d;text-align: center;}

.d-title{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 10px;border-bottom: 1px solid #e1e5e9;}
.d-title h3{float: left;font-size: 24px;color: #8d526d;font-weight: bold;box-sizing: border-box;}
.d-title a{display: block;float: right;font-size: 14px;color: #666666;line-height: 36px;}
.d-title a i{font-style: normal;font-family: '宋体';}
.d-title a:hover{color: #8d526d;}

.d-two{box-sizing: border-box;width: 100%;height: auto;padding: 50px 0;overflow: hidden;background: #f5f5f5;}
.d-two ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 20px;}
.d-two ul li{width: 48%;float: left;box-sizing: border-box;overflow: hidden;margin: 0 0 1% 4%;}
.d-two ul li:nth-child(2n+1){margin-left: 0;}
.d-two ul li a{display: block;float: left;width: 85%;font-size: 17px;color: #333333;box-sizing: border-box;padding-left: 18px;background: url(../images/n-d.png) left no-repeat; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.d-two ul li span{display: block;float: right;font-size: 13px;color: #999999;line-height: 25px;}
.d-two ul li:hover a{color: #8d526d;}
.d-two ul li:hover span{color: #8d526d;}

.d-three{box-sizing: border-box;overflow: hidden;padding: 50px 0 60px 0;width: 100%;}
.d-three ul{box-sizing: border-box;overflow: hidden;padding: 29px 0;}
.d-three ul li{width: 212px;height: auto; box-sizing: border-box;float: left;margin-left: 25px;}
.d-three ul li:nth-child(6n+1){margin-left: 0;}
.d-three ul li a{display: block;box-sizing: border-box;}
.d-three ul li .ztImg{width: 100%;height: 300px;overflow: hidden;background: #f5f5f5;}
.d-three ul li .ztImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.d-three ul li .nImg{width: 100%;height: 300px;box-sizing: border-box;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
.d-three ul li .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.d-three ul li .ztImg 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 ul li .ztTxt{width: 100%;word-break:break-all;box-sizing: border-box;text-align: center;padding: 13px 0;}
.d-three ul li .ztTxt h3{font-size: 16px;color: #8d526d;font-weight: bold;}
.d-three ul li .ztTxt p{height:21px; font-size: 14px;color: #666666;margin-top: 8px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.d-three 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);}



/*详情页*/
.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 .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: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px!important;}
.showContent p div{margin: 0 auto;}
.showContent img{width: auto;max-width: 100%;height: auto;margin: 10px auto;}
.showContent .video-js{margin: 0 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{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);}


.sZmap{width: 100%;height: 600px;}
.sZmap a{display: block;width: 100%;height: 100%;}
.sZmap img{width: 100%;height: auto;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: #1776bd;}
.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: #1776bd;}

/*分页*/
.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;cursor: pointer;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;border: 1px solid #e2e2e2;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #86405d;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #86405d;}
.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;}

