
/* ========== 单篇+文章页 start ========== */
.webuploader-pick{padding: 0 !important;background: none !important;}
.articleC {background: #FFFFFF;padding: 0 70px 70px;}
.articleBox {line-height: 28px;padding: 10px 0;color: #666666;font-size: 14px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 30px;font-size: 24px;font-family: "microsoft yahei";color: #333333;text-align: left;position: relative;overflow: hidden;margin-bottom: 30px;}
.artTime{font-size: 26px;color: #cccccc;height: 26px;line-height: 26px;font-weight: lighter;}
.articleC .back{font-size: 14px;color: #999999;}
.articleC .back img{margin-right: 5px;display: inline-block;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 20px 0 15px;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: left;}
.articleTime span {padding-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.shareBox {position: relative;top: -2px;}
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
.articleShare .shareParent .shareFont{width: 25px;height: 25px;opacity: 1;line-height: 25px;font-size: 15px;}
.articleShare .shareParent .shareFont:hover{opacity: 0.8;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../image/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../image/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #0074b3;background: #0074b3;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../image/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;overflow: hidden;}
.articleHand a {display: block;line-height: 32px;padding: 0 20px 10px 30px;float: left;background: url(../image/file.png) no-repeat left center;}
.articleHand a.word {background: url(../image/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../image/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../image/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../image/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../image/zip.png) no-repeat left 3px;color: #ff9779 !important;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;height: 30px;text-align: center;font-family: Arial;}
.articlePage a {margin: 0px 1px;background: #ccc;padding: 5px 10px;}
.articlePage a:hover {color: #fff;background: #0074b3;}
.articlePage a.hover {color: #fff;background: #0074b3;}
.articlePageBox{margin-bottom: 10px;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {border: 2px solid #eaeaea;line-height: 60px;height: 60px;font-size: 0;overflow: hidden;}
.pageUp a{width: 33.3333%;float: left;display: inline;left: 60px;text-align: center;position: relative;color: #999999;font-size: 16px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.pageUp a::before{display: block;content: "";width: 2px;height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px;background: #eaeaea;}
.pageUp a.up::before{display: none;}
.pageUp a em{display: inline-block;width: 20px;height: 10px;margin-right: 10px;background: url(../image/pageprev.png) no-repeat center;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.pageUp a:hover em{background-image: url(../image/pageprevon.png);}
.pageUp a.next em{background-image: url(../image/pagenext.png);}
.pageUp a.next:hover em{background-image: url(../image/pagenexton.png);}
.pageUp a:hover{color: #0074b3;}
.pageUp a.up em{background-image: url(../image/backh.png);width: 16px;height: 16px;vertical-align: middle;}
.pageUp a.up:hover em{background-image: url(../image/back.png);}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5\9;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../image/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../image/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../image/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../image/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(404.png)no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 视频列表 start ========== */
.videoList1Dl {overflow: hidden;margin-right: -30px;}
.videoList1Dl dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.videoList1Dl dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList1Dl dd .pic::before{padding-top: 66.5761%;}
.videoList1Dl dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList1Dl dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../image/videoIco.png) no-repeat center center;}
.videoList1Dl dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList1Dl dd .text{padding:20px;}
.videoList1Dl dd .con .title {height: 50px;line-height: 25px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s;}
.videoList1Dl dd .con:hover .title {color: #1e5ab0;}
/* ========== 视频列表 end ========== */
/* ========== 全文列表 start ========== */
.textList{padding: 8px 50px 10px 50px;}
.textList1Dl dd{height: 80px;line-height: 80px;border-bottom: 1px solid #ebebeb;}
.textList1Dl dd:last-child{border-bottom: none;}
.textList1Dl dd .time{margin-left: 45px;font-size: 16px;color: #999999;overflow: hidden;}
.textList1Dl dd .info{overflow: hidden;}
.textList1Dl dd .info a{font-size: 16px;color: #666666;transition: all 0.4s;-webkit-transition: all 0.4s;}
.textList1Dl dd:hover .info a{    background-image: -webkit-linear-gradient(top,rgb(0,116,179) 0%, rgb(0,154,137) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
/* ========== 全文列表 end ========== */
/* ========== 全图列表 start ========== */
.imgList1Dl{overflow: hidden;margin:0 -12.5px;}
.imgList1Dl dd{width: 33.3333%;float: left;display: inline;margin-bottom: 35px;}
.imgList1Dl dd .con{display: block;background: #FFFFFF;margin:0 12.5px;}
.imgList1Dl dd .con .pic::before{padding-top: 60%;}
.imgList1Dl dd .con .text{height: 70px;line-height: 70px;font-size: 16px;color: #333333;transition: all 0.4s;-webkit-transition: all 0.4s;text-align: center;}
.imgList1Dl dd .con:hover .text{    background-image: -webkit-linear-gradient(top,rgb(0,116,179) 0%, rgb(0,154,137) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
/* ========== 全图列表 end ========== */
/* ========== 下载列表 start ========== */
.textList1Dl dd .btn{width: 20px;height: 80px;background: url(404.png) no-repeat center;margin-left: 50px;}
.textList1Dl dd:hover .btn{background-image: url(404.png);}

/* ========== 下载列表 end ========== */
/* ========== 图文列表 start ========== */
.imgText1Dl dd{margin-bottom: 20px;}
.imgText1Dl dd .con{overflow: hidden;background: #fff;padding: 20px;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);}
.imgText1Dl dd .pic{width: 315px;float: left;display: inline;margin-right: 25px;}
.imgText1Dl dd .pic::before{padding-top: 66.24%;}
.imgText1Dl dd .text{overflow: hidden;padding-top: 15px;}
.imgText1Dl dd .text .time{height: 16px;font-size: 14px;color: #999999;padding-left: 23px;line-height: 16px;overflow: hidden;background: url(../image/time.png) no-repeat center left;margin-bottom: 20px;}
.imgText1Dl dd .text .title{height: 20px;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 20px;}
.imgText1Dl dd .text .title a{font-size: 18px;color: #333333;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover .text .title a{color: #007aac;}
.imgText1Dl dd .text .info{line-height: 28px;height: 56px;overflow: hidden;font-size: 14px;color: #666666;overflow: hidden;margin-bottom: 15px;}
.imgText1Dl dd .text .btn{display: block;width: 34px;height: 34px;background: #e6e6e6 url(../image/imgTextbtn.png) no-repeat center;transition: 0.4s;-webkit-transition: 0.4s;border-radius: 50%;}
.imgText1Dl dd:hover .text .btn{background: #007aac url(../image/imgTextbtnon.png) no-repeat center ;}
/* ========== 图文列表 end ========== */
/* ========== 资质荣誉列表瀑布流 start ========== */
.honorGridBox{overflow: hidden;}
.honorGridDl {position: relative;width: 100%;z-index: 1 !important;margin-right: -30px;overflow: hidden;}
.honorGridDl dd {width: 33.3333%;position: absolute;top: 0;left: 0;}
.honorGridDl dd .con {display: block;margin-right: 30px;background: #fff;transition: 0.4s;-webkit-transition: 0.4s;margin-bottom: 30px;border-radius: 5px;overflow: hidden;}
.honorGridDl dd .con:hover {box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);}
.honorGridDl dd .con .grPic {height: auto;padding: 30px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.honorGridDl dd .con .grPic img {width: 100%;height: 100%;}
.honorGridDl dd .con .text {font-size: 16px;color: #333333;background: #ececec;text-align: center;height: 70px;line-height: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.4s;-webkit-transition: 0.4s;}
.honorGridDl dd .con:hover .text {color: #fff;background: #1e5ab0;}
.viewer-number span,
.viewer-number i {font-style: unset;}
/* ========== 资质荣誉列表瀑布流 end ========== */
/* ========== 资质荣誉列表 start ========== */
.honorListDl {overflow: hidden;margin-right: -27px;}
.honorListDl dd {width: 25%;float: left;display: inline;margin-bottom: 27px;}
.honorListDl dd a {display: block;margin-right: 27px;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.honorListDl dd a .picBox {padding: 40px 15px;}
.honorListDl dd a .picBox .pic::before {padding-top: 66.6666%;}
.honorListDl dd a .picBox .pic img {object-fit: contain;}
.honorListDl dd a .text {padding: 0 20px;text-align: center;border-top: 1px solid #e7e7e7;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 70px;line-height: 70px;font-size: 15px;color: #333333;}
.honorListDl dd a:hover .text{color: #276f85;}

.viewer-number span,
.viewer-number i {font-style: normal;}
/* ========== 资质荣誉列表 end ========== */
/* ========== 联系我们 start ========== */
#map{width: 100%;height: 600px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
/* ========== 联系我们 end ========== */
/* ========== 人物列表 start ========== */
.teacherList{margin-right: -25px;overflow: hidden;}
.teacherList dd{width: 20%;margin-bottom: 20px;float: left;display: inline;}
.teacherList dd .con{display: block;margin-right: 25px;padding: 10px;background: #fff;}
.teacherList dd .con .pic::before{padding-top: 132%;}
.teacherList dd .con .pic img{object-fit: contain;}
.teacherList dd .con .text{height: 100px;font-size: 14px;color: #999999;overflow: hidden;padding-top: 35px;}
.teacherList dd .con .text .title{font-weight: bold;margin-bottom: 10px;}
.teacherList dd .con .text span{display: block;font-size: 16px;color: #333333;height: 18px;line-height: 18px;overflow: hidden;}
/* ========== 人物列表 end ========== */
/* ========== 任务详情 start ========== */
.imgT3D{padding: 40px 60px 40px 40px;background: #fff;}
.imgT3D .pic{width: 360px;margin-right: 50px;overflow: hidden;}
.imgT3D .pic::before{padding-top: 133.3333%;}
.imgT3D .text{overflow: hidden;}
.imgT3D .text .title{font-size: 24px;color: #333;height: 75px;line-height: 75px;overflow: hidden;border-bottom: 1px solid #ebebeb;}
.imgT3D .text .titlec{font-size: 15px;color: #333;height: 75px;line-height: 75px;overflow: hidden;border-bottom: 1px solid #ebebeb;}
.imgT3D .text .titlec span{color: #999;}
.imgT3D .text .info{font-size: 14px;color: #666666;line-height: 26px;}
.imgT3D .text .info span{font-size: 16px;font-weight: bold;color: #333333;display: block;line-height: 16px;margin-bottom: 15px;}
/* ========== 任务详情 end ========== */
/* ========== 招聘列表 start ========== */
/*招聘列表开始*/
.recruitTitle{height: 50px;background: #b2b2b2;margin-bottom: 20px;}
.recruitTitle dl{overflow: hidden;}
.recruitTitle dd{float: left;width: 16.6667%;text-align: center;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;}
.recruitList{ overflow: hidden;margin-bottom: -10px;}
.recruitList dd{ overflow: hidden; }
.recruitList dd .recruitT{ overflow: hidden; height: 50px; line-height: 50px;background: #fff;; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.recruitList dd .recruitT dd{ color: #333 ;font-weight: normal;}
.recruitList dd .recruitT .btn{position: relative;top: 19px;  display: inline;  height: 13px;background: url(../image/close1.png) no-repeat center center;}
.recruitList dd:hover .recruitT .btn{background: url(../image/next1.png) no-repeat center center;}
.recruitList dd .recruitC{ overflow: hidden;  display: none; background:#FFF;padding: 20px 85px 25px 85px;    position: relative;top: -20px; left: 0;}
.recruitText{ overflow: hidden; line-height: 25px;font-size: 14px; color: #666666;margin-bottom: 25px;}
.recruitText .title{display: block;font-size: 14px;font-weight: bold;color: black;}
.recruitBtn{ overflow: hidden;}
.recruitBtn a{ overflow: hidden; display: block; width: 130px;height: 40px; line-height: 40px; float: left; display: inline; background: #0074b3; color: #FFF; border-radius: 3px; transition: all .3s; -webkit-transition: all .3s;font-size: 16px;text-align: center;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitList dd:hover .recruitT{ background: #0074b3; }
.recruitList dd:hover .recruitT dd{color: #FFF;}
.recruitList dd.active .recruitT dd{color: #FFF;}
.recruitList dd.active .recruitT{ background: #0074b3;}
.recruitList dd.active .recruitT .btn{  background: url(404.png) no-repeat center center;}
/*招聘列表结束*/
/* ========== 招聘列表 end ========== */
/* 招聘表单 satrt */
.recruitFormBox{ background-color: #ffffff; padding: 60px 40px 50px;}
.recruitFormBox .title1{  text-align: center; font-size: 26px; color: #333333;line-height: 26px;margin-bottom: 70px;}
.recruitForm{ margin-right: -34px; font-size: 14px; color: #333333;}
.recruitForm dd{ float: left; display: inline; margin-bottom: 25px;}
.recruitForm dd .con{ padding-right: 34px;}
.recruitForm dd .subtitle{ height: 50px; line-height: 50px; color: #da0100; font-size: 16px; font-weight: bold;}
.recruitForm dd .title{ height: 50px; line-height: 50px; float: left; width: 85px;text-align: right;margin-right: 10px;}
.recruitForm dd .title span{ color: #da0100;}
.recruitForm dd .formC{ border: 1px solid #e2e2e2; padding: 0 10px; overflow: hidden;}
.recruitForm dd input{ display: block;height: 50px; line-height: 50px; border: none; background: none;}
.recruitForm dd input.input1{ width: 100%;}
.recruitForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.recruitForm dd.dd1{ width: 33.3333%;}
.recruitForm dd.dd2{ width: 100%;}
.recruitForm dd.dd3{ width: 50%;}
.zpformSel{ height:50px; position:relative; padding-right:50px;}
.zpformSel .seljg{ padding-left:10px; line-height:50px; color:#333333; font-size:13px; cursor:pointer;}
.zpformSel i{ display:block; width:50px; height:50px; background:url(404.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.zpformSel .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.zpformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.zpformSel .selTj a:hover{ background:#1a83e0; color:#FFF;}
.zpformSel .selTj a.hover{background:#1a83e0; color:#FFF;}

.photoUpload{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.photoUpload span{ overflow: hidden; float: left; display: inline; color: #333333;}
.photoUpload a{ overflow: hidden; float: left; display: inline; height: 40px; line-height: 40px; margin: 0 10px; background: #e9e9e9; padding: 0 20px; color: #666666;}
.photoUpload a:hover{ opacity: 0.8}
.photoUpload em{ overflow: hidden; float: left; display: inline; color: #aeaeae; font-style: normal;}
.formYzm .formC{float: left; width: 150px;}
.formYzm{ overflow: hidden; position: relative; padding-right: 100px; }
.formYzm .text{color: #666666; position: relative; left: 40px;}
.formYzm.formYzm2{ position: relative; height: 50px; width: 150px; }
.yzmFORM{width: 150px; height: 50px;  position: absolute; left: 200px; background-color: #dedede; display: table-cell; vertical-align: middle; text-align: center; line-height: 50px;}
.yzmFORM img{text-align: center;}
.recruitForm dd .input1.input11{height: 50px;}
.textT{position: relative; left: 480px; top: -36px;}
.zpFormBtn{  font-size: 0px; width: 220px; height: 50px; float: left; padding: 0px 30px 0 95px;}
.zpFormBtn a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.zpFormBtn a.hover{ background-color: #0074b3; color: #fff;}
.reset{  font-size: 0px; width: 220px; height: 50px; float: left;}
.reset a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.reset a:hover{ opacity: 0.8;}
.recruitForm dd .formC.np.np1{border: 1px solid #fff;}
.recruitForm dd .formC.np.np1 input{display: inline-block;} 
.recruitForm dd .formC.np.np1 label{padding-right: 30px;vertical-align: middle;}
.dd2 .formC.maytext textarea{color: #cccccc;}
.dd4{width: 100%;}
.dd4 .textT{position: unset;line-height: 35px;font-size: 14px;color: #666666;}
.recruitForm dd.dd4 .title{line-height: 35px;height: 35px;}
.dd4 .sc{width: 77px;height: 35px;border-radius: 3px;background: #7fb9d9;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
.dd4 .mb{width: 77px;height: 35px;border-radius: 3px;background: #0074b3;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
/* 招聘表单 end */
/* 性别 start */
.radioBox {line-height: 50px;font-size: 0;}
.radioBox .radioCon {position: relative;overflow: hidden;display: inline-block;font-size: 14px;margin-right: 30px;vertical-align: middle;}
.radioBox .radioCon:last-child {margin-right: 0;}
.radioBox .radioCon label {line-height: 50px;display: block;position: relative;padding-left: 30px;font-size: 14px;color: #333333;}
.radioBox .radioCon label:first-child {padding-left: 0;}
.radioBox .radioCon input {position: absolute;width: 100% !important;height: 100% !important;top: 0;left: 0;z-index: 1;opacity: 0;}
.radioBox .radioCon input[type="radio"]+label span {content: "";display: inline-block;vertical-align: middle;width: 20px;height: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 100%;border: 1px solid #dfdfdf;box-sizing: border-box;position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.radioBox .radioCon input[type="radio"]+label span::before{display: none;content: '';width: 10px;height: 10px;border-radius: 100%;background: #0074b3;position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -5px;}
.radioBox .radioCon input[type="radio"]:checked+label span::before {display: block;}
/* 性别 end */
/* ========== 招聘表单 end ========== */
/* ========== 联系我们 start ========== */
.topMap{ margin: 0 auto; background-color: #fff; padding: 50px;box-shadow: 0 0 5px 8px rgb(0,0,0,0.02);padding-top: 80px;}
.contactInformation{width: 100%;}
.contactInformation .info{width: 32.3333%; display: inline-block;text-align: center;position: relative;}
.contactInformation .info .img{height: 55px;margin: 0 auto;margin-bottom: 25px;}
.contactInformation .info .des{font-size: 14px;color: #333333;line-height: 14px;height: 14px;margin-bottom: 10px;overflow: hidden;}
.contactInformation .info .explain{font-size: 16px;color: #666666;line-height: 30px;max-height: 60px;overflow: hidden;}
.contactInformation .info::before{display: block;content: "";width: 1px;height: 82px;background: #e6e6e6;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%)}
.contactInformation .info.address::before{display: none;}
#map{width: 100%;height: 500px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
.onlineMessage{ background-color: #fff; padding: 85px 80px 0 80px;}
.onlineMessage .title1 div{display: inline-block;vertical-align: middle;}
.onlineMessage .title1 {text-align: center; padding-bottom: 73px;}
.onlineMessage .titleCh{font-size: 26px; color: #333333;height: 26px;line-height: 26px;}
.onlineMessage .titleEn{font-size: 30px; color: #ededed;height: 30px;line-height: 30px;margin-left: 5px;}
/* ========== 联系我们 end ========== */
/* ========== 路线指南 start ========== */
.contactUs2{padding: 50px 50px 20px 50px;}
.contactUs2 #map{height: 360px;margin-bottom: 50px;}
.contactUs2 .title{font-size: 16px;font-weight: bold;color: #333333;padding-left: 40px;height: 25px;line-height: 25px;margin-bottom: 20px;}
.contactUs2 .info{font-size: 14px;line-height: 36px;color: #999999;margin-bottom: 10px;}
.contactUs2 .titlec{font-size: 14px;line-height: 16px;color: #titlec;margin-bottom: 20px;font-weight: bold;}
/* ========== 路线指南 end ========== */




/* 医院简介 start */
.introduction{padding: 50px;}
.intrT{overflow: hidden;margin-bottom: 40px;}
.intrT .pic{width: 43.75%;margin-left: 50px;border-radius: 30px;}
.intrT .pic img{z-index: 2;border-radius: 30px;}
.intrT .pic:after{display: block;content: "";width: 100%;height: 100%;left: -10px;top: 10px;position: absolute;border-radius: 30px;background: #ecf1f5;}
.intrT .textBox{overflow: hidden;border-bottom: 1px solid #ebebeb;}
.intrT .title{font-size: 18px;font-weight: bold;height: 20px;line-height: 20px;overflow: hidden;margin-bottom: 25px;color: #333333;}
.introduction .info{font-size: 15px;line-height: 32px;color: #555555;}
/* 医院简介 end */
/* 发展历程 strart */
.development{padding-top: 40.625%;background: url(404.png) no-repeat center /cover;position: relative;}
.deveBox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 55px 0;}
.deveBox .wrap{height: 100%;padding: 30px 0;position: relative;}
.deveBox .wrap::before{display: block;content: "";position: absolute;left: 4px;top: 0;width: 1px;height: 100%;background: #c5c5c5;}
.deveC{height: 100% !important;}
.deveDl dd{margin-bottom: 60px;position: relative;}
.deveDl dd::before{display: block;content: "";width: 8px;height: 8px;border-radius: 50%;left: 0;top: 5px;background: #206d37;position: absolute;}
.deveDl dd:after{display: block;content: "";width: 1px;left: 4px;height: 0%;background: #206d37;top: 5px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;position: absolute;}
.deveDl dd:hover:after{height: 200%;}
.deveDl dd .time{font-size: 30px;font-weight: bold;color: #206d37;margin-right: 50px;line-height: 30px;margin-left: 50px;font-style: italic;}
.deveDl dd .info{font-size: 16px;line-height: 48px;overflow: hidden;color: #666666;position: relative;top: -9px;}
/* 发展历程 end */
/* 科室列表 start */
.suoy{padding-bottom: 25px;border-bottom: 1px solid #e4e4e4;line-height: 35px;}
.suoy span{font-size: 14px;color: #333333;padding: 0 30px 0 20px;display: inline-block;}
.suoy a{display: inline-block;padding: 0 18.4px;position: relative;font-size: 14px;color: #333333;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.suoy a::before{position: absolute;display: block;content: "";right: 0;top: 50%;margin-top: -5px;height: 10px;width: 1px;background: #ebebeb;z-index: -2;}
.suoy a.hover:after,.suoy a:hover:after{position: absolute;display: block;content: "";right: 0;width: 102%;height: 100%;top: 0;background: #206d37;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;z-index: -1;}
.suoy a.hover,.suoy a:hover{z-index: 2;color: #fff;}
.departmentDl{margin-right: -30px;}
.departmentDl dd{width: 25%;margin-bottom: 30px;float: left;display: inline;}
.departmentDl dd .con{display: block;margin-right: 30px;background: #fff; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);padding: 30px 30px 0 30px;height: 187px;}
.departmentDl dd .con .title{padding-bottom: 20px;font-size: 16px;color: #333;font-weight: bold;line-height: 18px;overflow: hidden;margin-bottom: 20px;position: relative;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;border-bottom: 1px solid #e4e4e4;}
.departmentDl dd .con .title::before{display: block;content: "";position: absolute;bottom: -1px;left: 0;width: 60px;height: 2px;background: #cccccc;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.departmentDl dd .con span{font-size: 14px;color: #666666;height: 16px;line-height: 16px;overflow: hidden;margin-bottom: 15px;display: block;}
.departmentDl dd .con:hover .title{color: #0078af;}
.departmentDl dd .con:hover .title::before{background: #0078af;}
.suoy a.active{color: #cccccc !important;}
.suoy a.active:after{display: none !important;}
/* 科室列表 end */
/* 预约挂号 start */
.registered{padding-top: 39.4791%;position: relative;background: url(../image/registeredbg.jpg) no-repeat center / cover;}
.registered .con{position: absolute;width: 300px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 25%;}
.registered .con .title{font-size: 24px;line-height: 40px;color: #444444;margin-bottom: 10px;text-align: center;}
.registered .con .img{width: 240px;height: 240px;margin: 0 auto;margin-bottom: 20px;border-radius: 5px;overflow: hidden;padding: 10px;background-image: -moz-linear-gradient( 90deg, rgb(0,116,179) 0%, rgb(0,154,137) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0,116,179) 0%, rgb(0,154,137) 100%);background-image: -ms-linear-gradient( 90deg, rgb(0,116,179) 0%, rgb(0,154,137) 100%);box-sizing: border-box;-webkit-box-sizing: border-box;}
.registered .con .img img{display: block;width: 100%;height: 100%;}
.registered .con span{display: block;text-align: center;font-size: 16px;color: #555555;line-height: 16px;height: 16px;}
/* 预约挂号 end */