@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 28px;padding: 10px 0 0;color: #666666;font-size: 16px;margin-bottom: 20px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 60px;font-size: 28px;font-family: "microsoft yahei";color: #1c1c1c;text-align: center;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 10px 0 15px;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: center;}
.articleTime .timeIcon {padding-left: 20px; background-position: left center; background-repeat: no-repeat;background-size: 12px;}
.articleTime span {margin-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;display: inline-block;}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .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(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/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 #1e5ab0;background: #1e5ab0;}
.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(../images/common/file/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: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 5px;background: #ccc;padding: 3px 12px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageOf {display: flex;align-items: center;}
.pageOf .homeText {width: 200px;height: 60px;background-color: #1451a3;margin: 0 20px;background-position: center;background-repeat: no-repeat;background-size: 35px;}
.pageOf .pageDiv {height: 60px;background-color: #fff;line-height: 60px;background-color: #fff;flex: 1;padding: 0 70px 0 30px;display: flex;font-size: 16px;}
.pageOf .pageDiv span {color: #1451a3;margin-right: 10px;}
.pageOf .pageDiv a {text-overflow: ellipsis;white-space: nowrap;transition: .3s;overflow: hidden;color: #999999;transition: .3s;}
.pageOf .pageDiv a:hover {color: #1451a3;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #ffeccd;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 50px;width: 430px;margin: 0 auto;border: 2px solid #fff;height: 50px;display: flex;align-items: center;}
.newsAudio .audiojs .play-pause {width: 40px;height: 40px;margin: 0px 10px;float: left;overflow: hidden;position: relative;border: 1px solid #c49c5e;border-radius: 100%;}
.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: #b98b5e;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fff;cursor: pointer;border-radius: 14px;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;font-size: 14px;}
.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(../components/audio/images/play.png) center center no-repeat;background-size: 14px;width: 100%;height: 100%;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/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(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;width: 100%;height: 100%;}
.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(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ————— 音频列表 start ————— */
.audioList{overflow: hidden;margin: 0 -20px;}
.audioList dd{float: left;display: inline;width: 50%;padding: 15px 0;}
.audioList dd .con{padding:30px 40px;margin: 0 20px;background: #FFFFFF;position: relative;transition: all .4s;}
.audioList dd .title{overflow: hidden;}
.audioList dd .title span{float: left;display: inline;width: 36px;height: 36px;background: url(../images/audioList/player.png) center center no-repeat;}
.audioList dd .title .titleC{overflow: hidden;padding: 0 10px;line-height: 36px;height: 36px;font-size: 18px;color: #666;}
.audioList dd .audioInfor{height: 30px;overflow: hidden;}
.audioList dd .audioTime{height: 30px;line-height: 30px;font-size: 14px;color: #666;}
.audioList dd .audioTime span{padding-right: 5px;}
.audioList dd .audioTime em{font-style: normal;padding-left: 5px;}
.audioList dd  .audioHandle {overflow: hidden; display: none;}
.audioList dd  .audioHandle.show{ display: block;}
.audioList dd .audioPlayerBtn {width: 30px;height: 30px;margin-right: 5px;}
.audioList dd  .audioHandle a{display: block;font-size: 0;width: 30px;height: 30px;background-position: center center;background-repeat: no-repeat;background-size: auto 30px;}
.audioList dd .audioHandle a.btnPlay{background-image: url(../images/audioList/audioPlay.png);}
.audioList dd .audioHandle a.btnPause{background-image: url(../images/audioList/audioPause.png);}
.audioVoice{ float: left; display: inline;}
.audioVoiceBtn{overflow: hidden;float: left;display: inline;}
.audioVoiceBtn span{display: block;width: 30px;height: 30px;background: url(../images/audioList/voice.png) center center no-repeat;background-size: auto 28px;margin-right: 5px;cursor: pointer;}
.audioVoiceBtn.noVoice span{background-image:url(../images/audioList/noVoice.png);}
.audioVoiceNum{float: left;display: inline;width: 84px;position: relative;height: 5px;background: #f0f0f0;border-radius: 5px;margin-top: 12px;}
.audioVoiceNum em{display: block;border-radius: 5px;height: 100%;width: 50%;background: #999;position: relative;}
.audioVoiceNum em i{ position: absolute; width: 8px; height: 8px; background: #999; border-radius: 8px; right: 0; top: 50%; margin-top: -4px; cursor: pointer;}
.audioList dd .audioWavBox{width: 100%;height: 42px;background: #f5f5f5;border-radius: 5px;padding: 0 5px;position: relative;}
.audioList dd .audioWav{position: relative;width: 100%;}
.audioWavBox .loadDataTip{text-align: center;position: absolute;left: 0;top: 0;line-height: 42px;color: #999;width: 100%;}
/* ————— 音频列表 end ————— */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{overflow: hidden;margin:0 -80px;}
.imgList1 dd{width: 25%;float: left;display: inline;margin-bottom: 80px;}
.imgList1 dd .con{display: block;background: #f5f8fc;margin:0 50px 0 0;position: relative;}
.imgList1 dd .con::before {display: block;content: "";width: 100%;height: 1px;background-color: #e6e6e6;position: absolute;left: 0;margin-top: -40px;}
.imgList1 dd .con .pic::before{padding-top: 66.4335%;}
.imgList1 dd .con .text  {padding: 30px 20px;}
.imgList1 dd .con .text .title {font-size: 18px;color: #333;line-height: 32px;transition: .3s;}
.imgList1 dd .con .text .time {font-size: 15px;line-height: 26px;color: #1451a3;margin-top: 40px;}
.imgList1 .more {width: 40px;height: 40px;background-position: center ;background-repeat: no-repeat;background-size: 20px;background-image: url(../images/more.png); transition: .3s;}
.imgList1 .bottomTime {align-items: flex-end;}
.imgList1 dd .con:hover .text .title {color: #1451a3;}
.imgList1 dd .con:hover .more  {background-image: url(../images/moreh.png);}
/* 全图列表1 end */
/* 学生风采 start */
.imgList2{overflow: hidden;margin:0 -60px;}
.imgList2 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 60px;}
.imgList2 dd .con{display: block;background: #f5f8fc;margin:0 60px 0 0;position: relative;padding: 20px;}
.imgList2 dd .con .pic::before{padding-top: 67.5%;}
.imgList2 dd .con .text .title {font-size: 18px;color: #333;line-height: 32px;transition: .3s;height: 56px;overflow: hidden;}
.imgList2 dd .con .text .time {font-size: 15px;line-height: 26px;color: #1451a3;margin-top: 40px;}
.imgList2 .more {width: 40px;height: 40px;background-position: center ;background-repeat: no-repeat;background-size: 20px;background-image: url(../images/more.png); transition: .3s;}
.imgList2 .bottomTime {align-items: flex-end;}
.imgList2 dd .con:hover .text .title {color: #1451a3;}
.imgList2 dd .con:hover .more  {background-image: url(../images/moreh.png);}
/* 学生风采 end */
/* 视频列表 start */
.videoList {overflow: hidden;margin-right: -30px;}
.videoList dd {width: 33.33333%;float: left;display: inline;margin-bottom: 30px;}
.videoList dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList dd .pic::before{padding-top: 66.5761%;}
.videoList dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../images/common/videoIco.png) no-repeat center center;}
.videoList dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList dd .text{padding:20px;}
.videoList dd .con .title {height: 25px;line-height: 25px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s; text-align: center;}
.videoList dd .con:hover .title {color: #1e5ab0;}
/* 视频列表 end */
/* 资质荣誉 start */
.hornorList {overflow: hidden;margin: 0 -30px 0px 0;}
.hornorList dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.hornorList dd a {display: block;margin: 0 30px 0 0;overflow: hidden;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.hornorList dd a .picBox {background: url(../test/honorbg.png) center no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;}
.hornorList dd a .picBox .pic::before {padding-top: 75%;}
.hornorList dd a .picBox .img{ margin: 35px 0; width: 70.588%;height: 72%;}
.hornorList dd a .picBox .pic img {object-fit: contain;}
.hornorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;text-align: center;}
.hornorList dd a .text .title {font-size: 18px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 100px;line-height: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #f2f2f2;}
.hornorList dd a:hover .text .title {color: #1e5ab0;}
/* 资质荣誉 end */
/* 期刊杂志 start */
.magezineList{overflow: hidden;margin:0 -30px 0 0;}
.magezineList dd{width: 25%;float: left;display: inline;margin-bottom: 30px;}
.magezineList dd .con{display: block;background: #FFFFFF;margin:0 30px 0 0; border-radius: 5px; overflow: hidden;}
.magezineList dd .con .pic::before{padding-top:133.333333%;}
.magezineList dd .con .pic .scan{ position: absolute; left: 0;top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.5) url(../images/eyeImg.png) no-repeat center center; visibility: hidden; opacity: 0; transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.magezineList dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 16px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.magezineList dd .con:hover .text{color: #1e5ab0;}
.magezineList dd .con:hover  .pic .scan{visibility: visible; opacity: 1;}
/* 期刊杂志 end */
/* 数字报纸 start */
.newsPaperTime{ text-align: left; font-size: 0; margin: 0 -5px 30px;}
.newsPaperTime a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 12px; margin: 0 5px; background: #FFF;}
.newsPaperTime a:hover{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.newsPaperTime a.hover{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.newsPaper{overflow: hidden;margin:0 -30px 0 0;}
.newsPaper dd{width: 25%;float: left;display: inline;margin-bottom: 30px;}
.newsPaper dd .con{display: block;background: #FFFFFF;margin:0 30px 0 0; border-radius: 5px; overflow: hidden;}
.newsPaper dd .con .pic::before{padding-top:133.333333%;}
.newsPaper dd .con .pic .scan{ position: absolute; left: 0;top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.5) url(../images/eyeImg.png) no-repeat center center; visibility: hidden; opacity: 0; transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsPaper dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 16px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.newsPaper dd .con:hover .text{color: #1e5ab0;}
.newsPaper dd .con:hover  .pic .scan{visibility: visible; opacity: 1;}
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1{ overflow: hidden;}
.imgText1 dd{overflow: hidden;padding: 20px;margin-bottom: 30px;background: #FFF;border-radius: 5px;}
.imgText1 dd .pic{ width: 240px; overflow: hidden; position: relative; margin-right: 20px;border-radius: 5px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 70%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text{ overflow: hidden;}
.imgText1 dd .text .title{ overflow: hidden; height: 30px; line-height: 30px; font-weight: bold;margin-bottom: 8px;}
.imgText1 dd .text .title a{ color: #666; font-size: 16px;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:8px;}
.imgText1 dd .text .time{  height:25px; line-height:25px; overflow:hidden; color:#999999;}
.imgText1 dd .text .time span{ float:left; display: inline;}
.imgText1 dd .text .time em{ float:left; display: inline; font-style: normal; margin: 0 15px;}
.imgText1 dd:hover .text .title a{ color: #1e5ab0;}
/* 图文列表1 end */
/* 图文列表2 start */
.imgText2{ overflow: hidden;}
.imgText2 dd{overflow: hidden;padding: 20px;margin-bottom: 30px;background: #FFF;border-radius: 5px;}
.imgText2 dd .pic{ width: 240px; overflow: hidden; position: relative; margin-left: 20px;border-radius: 5px;}
.imgText2 dd .pic:before{ display: block; content: ''; padding-top: 70%;}
.imgText2 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText2 dd .text{ overflow: hidden;}
.imgText2 dd .text .title{ overflow: hidden; height: 30px; line-height: 30px; font-weight: bold;margin-bottom: 8px;}
.imgText2 dd .text .title a{ color: #666; font-size: 16px;}
.imgText2 dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:8px;}
.imgText2 dd .text .time{  height:25px; line-height:25px; overflow:hidden; color:#999999;}
.imgText2 dd .text .time span{ float:left; display: inline;}
.imgText2 dd .text .time em{ float:left; display: inline; font-style: normal; margin: 0 15px;}
.imgText2 dd:hover .text .title a{ color: #1e5ab0;}
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.testListPage{ padding:20px; background: #FFF;}
.textList1{ overflow: hidden;}
.textList1 dd{overflow: hidden;height: 50px;line-height: 50px;border-bottom: 1px dotted #ddd;}
.textList1 dd a{display: block;overflow: hidden;font-size: 14px;}
.textList1 dd a em{ width: 4px; height:4px; border-radius: 4px; background: #777; float:left; display: inline; margin:23px 10px 0 0;}
.textList1 dd span{float: right;display: inline;overflow: hidden;margin-left: 50px;color: #999;font-size: 14px;}
.textList1 dd:last-child{ border: none;}
.textList1 dd:hover a{ color: #1e5ab0;}
/* 全文列表1 end */
/* 全文列表2 start */
.textList2{margin: 0 -30px 0 0;}
.textList2::after{ clear:both; content: ''; visibility: hidden; display: block;}
.textList2 dd{width: 100%;float: left;display: inline;}
.textList2 dd .con{display: block;margin: 0 30px 30px 0;background: #fff;padding: 15px;overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;border-radius: 5px;}
.textList2 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);}
.textList2 dd .timeBox{width: 106px;height: 80px;float: left;display: inline;position: relative;text-align: center;}
.textList2 dd .timeBox::before{content: '';display: block;width: 1px;height: 100%;background: #f5f5f5;position: absolute;top: 0;right: 1px;}
.textList2 dd .timeBox .time1{height: 30px;line-height: 30px;overflow: hidden;font-size: 30px;color: #1e5ab0;font-weight: bold;margin-bottom: 5px;}
.textList2 dd .timeBox .time2{height: 20px;line-height: 20px;overflow: hidden;font-size: 14px;color: #999999;}
.textList2 dd .con .text{overflow: hidden;height: 80px;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;}
.textList2 dd .title{display: inline-block;font-size: 16px;color: #666666;line-height: 30px;height: 30px;overflow: hidden;max-width: 100%;white-space: nowrap;text-overflow: ellipsis;transition: 0.4s;-webkit-transition: 0.4s;}
.textList2 dd .con:hover .title{color: #1e5ab0;}
/* 全文列表2 end */
/* downLoad start */
.downLoadPage{ padding: 20px;}
.downLoad{ overflow: hidden;}
.downLoad  span{ float: left; display: inline; box-sizing: border-box;-webkit-box-sizing: border-box; text-align: center; overflow: hidden;}
.downLoad  span.span1{ padding: 0 20px; width: 68%; text-align: left;}
.downLoad  span.span2{ width: 16%;}
.downLoad  span.span3{ width: 16%;}
.downLoad dt{ overflow: hidden; background: #1e5ab0;}
.downLoad dt span{height: 60px;line-height: 60px;color: #ffffff;font-size: 16px;}
.downLoad dd{ overflow: hidden;}
.downLoad dd span{height: 60px;line-height: 60px;color: #333333;font-size: 14px;}
.downLoad dd a{ color: #333333;}
.downLoad dd a.btn{display: inline-block;vertical-align: middle;height: 35px;line-height: 35px;padding: 0 15px 0 40px;background-position: 16px center;background-repeat: no-repeat;color: #0071be;font-size: 14px;background-image: url(../images/downLoadIcn1.png);border-radius: 4px;background-color: transparent;border: none;transition: all 200ms ease-in;-webkit-transition: all 200ms ease-in;background-size: auto 20px;}
.downLoad dd.even{ background: #f8f8f8;}
.downLoad dd:hover span{color: #1e5ab0;}
.downLoad dd:hover a{color: #1e5ab0;}
.downLoad dd:hover a.btn{background-color: #1e5ab0; color: #FFF; background-image: url(../images/downLoadIcn1H.png);}
/* downLoad end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
.waterFall1{position: relative;width: 100%;z-index: 1 !important; opacity: 0;}
.waterFall1 dd {width: 33.3333%;position: absolute;top: 0;left:0;}
.waterFall1 dd a {display: block;margin-right: 30px;background: #fff;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;margin-bottom: 30px;}
.waterFall1 dd a .grPic {height: auto;;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden; border-radius: 5px;}
.waterFall1 dd a .grPic img {width: 100%;height: 100%;}
.waterFall1 dd .con{position: relative;}
.waterFall1 dd a .text {font-size: 16px;color: #fff;height: 50px;line-height: 50px;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;background: rgb(0,0,0,0.4);position: absolute;bottom: 0;left: 0;width: 100%;opacity: 0;transition: all .4s linear;-webkit-transition: all .4s linear}
.waterFall1 dd a:hover .text {opacity: 1;}
/* 纵向瀑布流end */
/* 横向瀑布流start */
.waterFall2{opacity: 0;}
.waterFall2>div>a{ display: block; border-radius: 5px; overflow: hidden;}
.waterFall2 .caption{font-size: 16px;color: #fff;height: 50px;line-height: 50px;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;background: rgb(0,0,0,0.4);position: absolute;bottom: 0;left: 0;width: 100%;opacity: 0;transition: all .4s linear;-webkit-transition: all .4s linear}
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
.messagePage{ background: #FFF; padding:20px}
.messageBox{ padding:20px;}
.messageTitle{position: relative;padding-left: 20px;margin-bottom: 20px; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.messageTitle::before{width: 4px;height: 26px;background: #1e5ab0;display: block;content: '';position: absolute;top: 50%;left: 0;margin-top: -13px;}
.messageTitle .conL{ float: left; display: inline; font-size: 24px;color: #000000;}
.messageTitle .conR{ float: right; display: inline;}
.messageTitle .conR a{ color: #1e5ab0; font-size: 14px;}
.messageTitle .conR a:hover{ color: #0b60d9;}
/* 留言展示列表start */
.messageList dd{padding-bottom: 20px;margin-bottom: 30px;background: #FFF;padding: 20px; border-radius: 5px;border: 1px solid #f5f5f5;box-shadow: 0px 0px 4px rgb(0 0 0 / 3%);}
.messageList dd:last-child{ border-bottom: none; margin-bottom: 0;}
.msgHead{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.msgHeadL{float: left; display: inline; color: #333;}
.msgHeadL span{ font-size:14px}
.msgHeadR{float: right; display: inline; font-size: 12px; color: #999; padding-left: 20px; background: url(../images/common/timeIco.png) no-repeat left center / auto 15px;}
.msgText{line-height: 25px;color: #666;font-size: 12px;margin-bottom: 5px;}
.msgReplay{line-height: 25px;color: #666;font-size: 12px;background: #f9f9f9;padding: 10px; border-radius: 5px;}
.msgReplay span{ color: #1e5ab0; font-size: 14px;}
/* 留言展示列表end */
/* 留言表单start */
.messageForm{ margin-right: -40px; font-size: 14px;}
.messageForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.messageForm .item{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.messageForm .item.w100p{ width: 100%;}
.messageForm .item .con{ margin-right: 40px;}
.messageForm .item .label{ height: 38px; line-height: 38px;}
.messageForm .item .label span{ color: #da0100;}
.messageForm .item .itemC{ clear: both; min-height: 40px;}
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
.recruitListPage{ background: #FFF; padding:20px}
.recruitListBox{ padding:20px;}
.recruitTitle{position: relative;padding-left: 20px;margin-bottom: 20px; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.recruitTitle::before{width: 4px;height: 26px;background: #1e5ab0;display: block;content: '';position: absolute;top: 50%;left: 0;margin-top: -13px;}
.recruitTitle .conL{ float: left; display: inline; font-size: 24px;color: #000000;}
.recruitTitle .conR{ float: right; display: inline;}
.recruitTitle .conR a{ color: #1e5ab0; font-size: 14px;}
.recruitTitle .conR a:hover{ color: #0b60d9;}
/* 列表start */
.recruitList2{ overflow: hidden;}
.recruitList2 dd{ overflow: hidden; margin-bottom: 0px; border-bottom: 1px solid #ddd;}
.recruitList2 dd .recruitT{ overflow: hidden; height: 60px; line-height: 60px; padding: 0 0 0 30px; background: #FFF; color: #656565; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.recruitList2 dd .recruitT .text{ font-size: 16px; overflow: hidden;}
.recruitList2 dd .recruitT .btn{ float: right; display: inline; width: 60px; height: 60px; background: url(../images/zpShow.png) no-repeat center center;}
.recruitList2 dd .recruitC{ overflow: hidden; font-size: 14px; color: #999999; line-height: 40px; display: none; padding:20px; background:#FFF;}
.recruitTable{ font-size: 14px; color: #555555; padding: 0px 0; border-bottom: 1px solid #ddd;}
.recruitTable table{ border:none;}
.recruitTable table tr{ border:none; height: 50px;}
.recruitTable table tr td{ border:none;}
.recruitTable table b{ margin-right: 20px;}
.recruitText{ overflow: hidden; padding: 20px 30px;font-size: 14px; color: #999999; line-height: 40px;}
.recruitBtn{ overflow: hidden;}
.recruitBtn a{ overflow: hidden; display: block; height: 50px; line-height: 50px; float: left; display: inline; padding: 0 40px; background: #1e5ab0; color: #FFF; border-radius: 3px; transition: all .3s; -webkit-transition: all .3s; font-size: 14px;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitList2 dd:hover .recruitT{ background: #1e5ab0; color: #FFF;}
.recruitList2 dd:hover .recruitT .btn{  background: url(../images/zpShowh.png) no-repeat center center;}
.recruitList2 dd.active .recruitT{ background: #1e5ab0; color: #FFF;}
.recruitList2 dd.active .recruitT .btn{  background: url(../images/zpHide.png) no-repeat center center;}
.recruitList2 dd:last-child{ border-bottom: none;}

.recruitList1 span{ float: left; display: inline; width: 14.28%; text-align: center;}
.recruitList1 span.ftHuang{ color: #d6b10e;}
.recruitList1 dt{ overflow: hidden; background: #FFF; border-radius: 5px; margin-bottom: 20px;}
.recruitList1 dt span{ height: 50px; line-height: 50px; font-size: 14px; color: #333; font-weight: bold;}
.recruitList1 dd{ overflow: hidden; background: #FFF; border-radius: 5px; margin-bottom: 20px;}
.recruitList1 dd span{ height: 45px; line-height: 45px;}
.recruitList1 dd a{ display: block; overflow: hidden;font-size: 14px; color: #666;}
.recruitList1 dd a:hover{ background: #1e5ab0; color: #FFF;}
.recruitList1 dd a:hover span.ftHuang{ color: #FFF;}
/* 列表end */
/* 表单start */
.recruitListForm{ margin-right: -40px; font-size: 14px;}
.recruitListForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.recruitListForm .item{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.recruitListForm .item.w100p{ width: 100%;}
.recruitListForm .item .con{ margin-right: 40px;}
.recruitListForm .item .label{ height: 38px; line-height: 38px;}
.recruitListForm .item .label span{ color: #da0100;}
.recruitListForm .item .itemC{ clear: both; min-height: 40px;}
.recruitListTc{ padding:20px; overflow: hidden;}
.recruitListForm .el-cascader{width: 100%;}
.upLoadResume{ font-size: 0;}
.upLoadResume span{ display: inline-block; font-size: 14px; height: 40px; line-height: 40px;color: #aeaeae;}
.upLoadResume a.up{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.upLoadResume a.down{ background: #e9e9e9; border-color: #e9e9e9;}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
#map{width: 100%;height: 600px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
.collectListPage{padding: 20px; background: #fff;}
.collectList{overflow: hidden;}
.collectList dt{clear: both;height: 50px;overflow: hidden;border-radius:3px;background: #1e5ab0;}
.collectList dt span{float: right;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #ffffff;}
.collectList span.span1{overflow: hidden;float: none;display: block;}
.collectList span.span2{width:23%}
.collectList span.span3{width:12%}
.collectList dd{clear: both;line-height: 60px;overflow: hidden;border-radius:3px;}
.collectList dd:nth-child(2n+1){background:#f3f3f3;}
.collectList dd span{float: right;overflow: hidden;}
.collectList dd span.span2{text-align:center;font-size:16px;color:#999999;}
.collectList dd span.span3{text-align:center;color: #1e5ab0;font-size: 16px;}
.collectList dd span.span3.finish{color:#999999}
.collectList dd span a{display:block;padding-left: 19px;background: url(../images/common/icon1.png) no-repeat 10px center;color: #333333;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.collectList dd span a:hover{color:#1e5ab0;}
/* 问卷列表 end */
/* 问卷调查 start*/
.whdc {padding: 0 50px;margin: 0 auto;background: #fff;}
.whdcT {clear: both;text-align: center;line-height: 45px;font-size: 26px;font-family: "microsoft yahei";color: #333333;}
.whdcTime {height: 38px;line-height: 38px;color: #666;font-size: 12px;}
.whdcText {font-size: 14px;line-height: 30px;padding: 15px 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 15px;}
.whdcText.noborder {border: none;}
.whdcTable {text-align: center;margin-bottom: 30px;}
.whdcTable table {border: 1px solid #efeeee;}
.whdcTable table tr {border: 1px solid #efeeee;height: 58px;}
.whdcTable table tr td {border: 1px solid #efeeee;}
.whdcTable table .w1 {width: 25%;}
.whdcTable table .w2 {width: 25%;}
.whdcTable table .w3 {width: 25%;}
.whdcTable table .w4 {width: 25%;}
.whdcTable table tr td .con {padding: 0 15px;font-size: 16px;color: #333333;}
.whdcTable table tr td .con em {color: #333;font-style: normal;}
.whdcTable table tr td .con em.red {color: #1e5ab0;}
.whdcTable table tr td .con em.green {color: #2aa516;}
.whdcTable table tr td.gray {background: #f7f7f7;}
.whdcTable table tr td.gray .con {color: #666;}
.questionBox {overflow: hidden;clear: both;padding: 20px 0;clear: both;margin: 0 0 20px 0;border-bottom: 1px solid #efefef;}
.questionT {clear: both;overflow: hidden;width: 100%;font-size: 16px;padding-bottom: 8px;color: #333333;}
.questionT span {color: #cc0000;font-size: 13px;padding: 0 0 0 10px;}
.questionDl {clear: both;padding: 0;background: #FFF;}
.questionDl dd {clear: both;overflow: hidden;padding: 0;}
.questionDl dd em {display: block;width: 16px;height: 16px;float: left;margin: 8px 0 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: url(../images/common/survey/kk1.png) no-repeat center center;}
.questionDl dd:last-child {border-bottom: none;}
.questionDl.radio em {border-radius: 16px;background: url(../images/common/survey/kk1.png) no-repeat center center;}
.questionDl.radio em.selected {background: url(../images/common/survey/kk1h.png) no-repeat center center;}
.questionDl.checkbox em.selected {background: url(../images/common/survey/kk1h.png) no-repeat center center;}
.ChoiceBox {clear: both;overflow: hidden;cursor: pointer;}
.ChoiceBox.float {float: left;}
.ChoiceBox span {display: block;line-height: 20px;font-size: 14px;margin-left: 30px;padding: 6px 0;}
.ChoiceBox i {margin-left: 30px;}
.writeBox {float: left;display: inline;overflow: hidden;}
.writeBox input {width: 120px;border: none;display: block;float: left;font-size: 12px;margin: 0 0 0 10px;line-height: 25px;font-family: "microsoft yahei";border-bottom: 1px solid #b80b0b;}
.surveyBt {clear: both;overflow: hidden;padding: 20px 0 10px 0;}
.surveyBt a {display: block;width: 100%;line-height: 30px;border-radius: 3px;text-align: center;font-size: 14px;color: #fff !important;background: #b51413;margin: 0 auto;padding: 3px 0;}
.surveyBt a:hover {background: #4189d0;}
.dcBtn {clear: both;text-align: center;}
.dcBtn div {display: inline-block;overflow: hidden;}
.dcBtn div a {float: left;display: inline;padding: 0 56px;border-radius: 3px;height: 40px;line-height: 40px;font-size: 14px;margin: 0 15px;}
.dcBtn div a.a1 {background: #1e5ab0;color: #FFF;}
.dcBtn div a.a2 {background: #f0f0f0;color: #666;}
.dcBtn div a:hover {opacity: .9;}
.wjdcT {background: #f8f8f8;padding: 5px 10px;}
.wjdcT1 {height: 33px;line-height: 33px;overflow: hidden;text-align: center;color: #333333;font-size: 24px;}
.wjdcT1Text {line-height: 31px;overflow: hidden;color: #666666;font-size: 14px;text-align: center;}
.questionTC {clear: both;}
.questionTC textarea {width: 1148px;border: 1px solid #eeeeee;height: 118px;line-height: 30px;padding: 0 10px;}
.questionDl.onchoice em {background: url(../images/common/survey/kk2.png) no-repeat center center}
.questionDl.onchoice em.selected {background: url(../images/common/survey/kk2h.png) no-repeat center center}
/* 问卷调查 end*/
/* 问卷详情 start*/
.wjdcresult {text-align: center;}
.wjdcresult dd {border-top: 2px solid #1e5ab0;margin-bottom: 20px;}
.wjdcresult dd .title {height: 51px;margin-bottom: 0px;overflow: hidden;line-height: 51px;background: url(../images/common/survey/tBg2.png) repeat-x left top;}
.wjdcresult dd .title .titleL {padding-left: 65px;height: 51px;background: url(../images/common//survey/listT.png) no-repeat 32px center;font-size: 16px;color: #333333;}
.wjdcresult dd .title .titleR {font-size: 14px;color: #0b5fab;padding-right: 90px;}
.wjdcresult table {border: 1px solid #efeeee;}
.wjdcresult table tr {border: 1px solid #efeeee;height: 40px;}
.wjdcresult table tr.tr1 {height: 40px;background: #f7f7f7;font-size: 12px;}
.wjdcresult table tr td {border: 1px solid #efeeee;}
.wjdcresult table .w1 {width: 599px;}
.wjdcresult table .w2 {width: 120px;}
.wjdcresult table .w3 {width: 197px;}
.wjdcresult table tr td .con {padding: 0 15px;font-size: 14px;}
.wjdcresult table tr td .td1 {padding: 0 30px !important;}
.l {text-align: left;}
.r {text-align: right;}
.c {text-align: center;}
.wjdcresult table tr.tr1 td .con {padding: 0 15px;font-size: 14px;}
.whdcTable .gray {background: #f7f7f7;}
.wjdcCount {display: inline-block;overflow: hidden;}
.wjdcCount .wjdcCountL {color: #1e5ab0;margin-right: 10px;width: 50px;}
.wjdcCount .wjdcCountR {color: #1e5ab0;width: 115px;height: 15px;border: 1px solid #d1d1d1;}
.wjdcCount .wjdcCountR em {display: block;height: 15px;background: #1e5ab0;}
.questionC{padding-top: 10px;}
.questionArea{padding: 5px 10px;margin-bottom: 10px;border: 1px solid #ccc;}
.questionArea textarea{border: none;outline: none;background: none;height: 140px;width: 100%;line-height: 28px;font-size: 14px;color: #666;resize:none;}
/* 问卷详情 end*/
/*=====================点聚合 start=========================*/
.yywdLeftBox{width: 360px;height: calc(100vh - 190px);background-color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;position: absolute;top: 20px;left: 20px;z-index: 2;padding: 20px 10px;}
#searchShow{font-size:15px;border-collapse: collapse;width: 100%;background-color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 34px;height: calc(100vh - 255px);overflow: auto;}
#searchShow.hover{display: none;}
#searchShow::-webkit-scrollbar{width:6px;background-color: #fff;}
#searchShow::-webkit-scrollbar-thumb{width:6px;background:#d6d6d6;}
#searchShow li{padding: 25px 10px 8px 10px; cursor: pointer;border-bottom: 1px solid #ececec;}
#searchShow li .title{height: 24px;line-height: 24px;font-size: 15px;color: #666;overflow: hidden;font-weight: bold;}
#searchShow li .address{height: 28px;line-height: 28px;font-size: 14px;color: #999;overflow: hidden;}
#searchShow li:hover{background-color: #ebebeb;}
.yywdSearch{width: 100%;height: 45px;background-color: #fff;border-radius: 3px;box-sizing: border-box;-webkit-box-sizing: border-box;border: 1px solid #ebebeb; z-index: 2000;text-align: left;}
.yywdSearch .searchIcon{overflow: hidden;height: 45px;background: url(../images/common/search.png) no-repeat center;z-index: 2;position: relative;display: block;cursor: pointer;}
.yywdSearch input{width: 260px;;height: 45px;line-height: 45px;border: none;background: none;padding-left: 20px;display: block;float: left;box-sizing: border-box;-webkit-box-sizing: border-box;font-size: 16px;color: #666;}
.yywdSearch input::placeholder {color: #999;font-size: 15px;}
.yywdSearch input::-webkit-placeholder {color: #999;font-size: 15px;}
.mapBox{width: 100%;height: calc(100vh - 150px);position: relative;}
#container{position: relative;width: 100%;height: 100%;}
#container .textBox{width: 248px;height: 85px;background-color: #fff;position: absolute;top: 15px;right: 15px;z-index: 2;line-height: 85px;color: #333;font-size: 16px;text-align: center;}
#container .textBox .icn{width: 30px;height: 85px;background: url(../images/common/dwIcn1.png) no-repeat center;display: inline-block;vertical-align: top;margin-right: 20px;}
.amap-marker-content div{background: url(../images/common/dwIcn1.png) no-repeat center top 20px !important;width: 26px !important;height: 50px !important;border: none !important;box-shadow: none !important;line-height: 25px !important;color: #e60013 !important;font-weight: bold;}
.amap-info-content{padding: 0 !important;}
.amap-info-close{right: 6px !important;}
.mapPop{background-color: #fff;padding: 20px;}
.mapPop .pic{width: 280px;margin-bottom: 13px;}
.mapPop .pic::before{padding-top: 57.1429%;}
.mapPop .title{line-height: 24px;font-size: 16px;color: #333;margin-bottom: 7px;}
.mapPop .address{line-height: 24px;font-size: 14px;color: #999;}
.mapPop .phone{line-height: 24px;font-size: 14px;color: #999;margin-bottom: 15px;}
.jumpBox a{height: 32px;padding: 0 20px;border-radius: 16px;display: inline-block;font-size: 14px;color: #fff;line-height: 32px;}
.jumpBox a:nth-child(1){background-color: #e60212;margin-right: 10px;}
.jumpBox a:nth-child(2){background-color: #ef7901;}
.yywdList{display: none;position: absolute;top: 45px;width: 100%;border: solid 1px #62a6da;max-height: 340px;overflow-y: auto;z-index: 1;font-size: 0;}
.yywdList li{position: relative;padding-left: 10px;width: 100%;height: 34px;line-height: 34px;font-size: 14px;color: #454545;text-align: left;background-color: #fff;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yywdList li:hover{color: #fff;background-color: #1c9dff;}
/*=====================点聚合 end=========================*/
/* ========== 问卷调查 end ========== */
/*地图调用 start*/
.map{width: 100%;height: 500px;}
/*地图调用 end*/

/* 学校简介 start */
/* 第一栏 start */
.xxC1 {padding: 60px 0;overflow: hidden;}
.xxC1 .main .left {width: 55.5555%;overflow: hidden;margin-right: 90px;}
.xxC1 .main .xxjjSwiper {overflow: hidden;}
.xxC1 .main .xxjjSwiper .swiper-pagination {bottom: 13px !important;}
.xxC1 .main .xxjjSwiper .swiper-pagination .swiper-pagination-bullet {width: 10px;height: 10px;background: #ffff; opacity: 1;margin: 0 8px;}
.xxC1 .main .xxjjSwiper .swiper-pagination .swiper-pagination-bullet-active {background: url(../images/icon/swiperActive.png) center no-repeat;width: 20px;height: 20px;position: relative;top: 5px;}
.xxC1 .main .left .pic {overflow: hidden;}
.xxC1 .main .left .pic::before {padding-top: 56.25%;}
.xxC1 .main .left .pic::after {display: block;content: "";position: absolute;left: 0;bottom: 0;background: url(../test/swiperBg.png) center no-repeat;width: 100%;height: 10%;}
.xxC1 .main .left .tip {padding: 10px 45px;position: absolute;bottom: 0;left: -20px;font-size: 18px;line-height: 36px;color: #fff;font-weight: 700;background-color: rgba(20, 81, 163, .9);transform: skew(20deg);z-index: 3;}
.xxC1 .main .left .tip span {transform: skew(-20deg);display: block;position: relative;width: 100%;height: 100%;}
.xxC1 .main .left .tip span::before {display: block;content: "";width: 8px;height: 8px;background-color: #fff;position: absolute;top: 50%;left: -15px;border-radius: 100%;transform: translateY(-50%);}
.xxC1 .main .right {width:35.888%;}
.xxC1 .main .right .pic img {object-fit: contain;display: block;height: 80px;width: 340px;}
.xxC1 .main .right .text {margin-top: 60px;}
/* 第一栏 end */
/* 第二栏 start */
.xxC2 .bd {position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;margin-bottom: 60px;color: #fff;}
.xxC2 .bd::before {display: block;content: "";width: 100%;height: 100%;position: absolute;left: 0;right: 0;background-color: rgba(20, 81, 163, .8); background-image: url(../test/wl.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.xxC2 .bd .con {padding: 75px 90px 75px 50px; position: relative;column-gap: 20px;}
.xxC2 .bd .con::before {display: block;content: "";height: 60px;width: 1px;background-color: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.xxC2 .bd .con .title {font-size: 15px;line-height: 25px;}
.xxC2 .bd .con .num .number {font-size: 40px;line-height: 46px;}
.xxC2 .bd .con .num span {font-size: 15px;line-height: 25px;margin: 0;}
.xxC2 .bd dl {display: flex;justify-content: center;position: relative;z-index: 2;}
.xxC2 .bd dl dd:last-child .con::before {width: 0;right: 0;}
.xxC2 .bd .con .icon {width: 60px;height: 60px;}
/* 第二栏 end */
/* 第三栏 start */
.xxC3 {padding-bottom: 50px;}
.xxC3 dd {margin-bottom: 40px;}
/* 第三栏 end */
/* 学校简介 end */
/* 领导班子 start */
.ldbzC {background-color: #fff;}
.ldbzC .maxSwiper {overflow: hidden;}
.ldbzC .bd {background-color: #f2f6fa;height: 500px;}
.ldbzC .bd .con {height: 500px;display: flex;align-items: center;}
.ldbzC .bd .zym {position: relative;background-position: center;background-repeat: no-repeat;width: 23.61111%;margin-right: 60px;height: 100%;}
.ldbzC .bd .zym::before {display: block;content: "";width: 100%;height: 100%;background-color: rgba(20, 81, 163, .8);}
.ldbzC .bd .zym .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.ldbzC .bd .headImg {width: 19.4444%;margin-right: 50px;}
.ldbzC .bd .headImg .pic::before {padding-top: 132.1428%;}
.ldbzC .bd .text {padding: 0 95px 0 0;flex: 1;position: relative;}
.ldbzC .bd .textC {height: 87px;overflow: hidden;margin-bottom: 40px;}
.ldbzC .bd .text .nameNg {font-size: 72px;color: #ebeef2;position: absolute;left: 0;top: -20%;line-height: 60px;z-index: -1; font-family: 'SourceHanSerifCN';width: 380px;text-transform: uppercase;}
.ldbzC .bd .text .name {font-size: 38px;line-height: 70px;color: #333;position: relative;z-index: 1;}
.ldbzC .bd .text .post {font-size: 16px;line-height: 28px; color: #1451a3;margin-bottom: 20px;margin-top: 20px;}
.lookMore a { display: inline-block; font-size: 15px;line-height: 30px;background-position: center right;padding-right: 30px;background-repeat: no-repeat;background-size: 14px;color: #1451a3;transition: .3s;}
.lookMore a:hover {font-weight: 600;}
.ldbzC .minBg {margin-top: 60px;padding: 0 100px 90px;position: relative;}
.ldbzC .minBg::before {display: block;content: "";width: 170%;height: 2px;background-color: #f2f2f2;position: absolute;top: 20%;left: -34%;}
.ldbzC .minSwiper .con {display: flex;flex-direction: column;align-items: center;}
.ldbzC .minSwiper .con:hover {cursor: pointer;}
.ldbzC .minSwiper .con .imgBd {width: 100px;height: 100px;border-radius: 100%;overflow: hidden;border: 2px solid transparent;}
.ldbzC .minSwiper .con .imgBd .pic::before {padding-top: 100%;}
.ldbzC .minSwiper .con span {width: 2px;height: 18px;background-color: #cccccc;margin: 20px 0;}
.ldbzC .minSwiper .con .text {text-align: center;}
.ldbzC .minSwiper .con .text .title {font-size: 20px;line-height: 34px;color: #333;}
.ldbzC .minSwiper {overflow: hidden;}
.ldbzC .minSwiper .swiper-slide-thumb-active .imgBd {border: 2px solid #1451a3;}
.ldbzC .minSwiper .swiper-slide-thumb-active .text .title {color: #1451a3;}
.ldbzC .minSwiper .swiper-slide-thumb-active span {background-color: #1451a3;}
.pageBt .border {width: 60px;height: 60px;border-radius: 100%;border: 1px solid #8daad2;display: flex;justify-content: center;align-items: center;background-color: #fff;overflow: hidden;cursor: pointer;}
.pageBt .border div {width: 45px;height: 45px;border-radius: 100%;border: 1px solid #1552a3;background-position: center;background-repeat: no-repeat;background-size: 10px;transition: .3s;}
.pageBt .border .next {background-image: url(../images/icon/left.png);}
.pageBt .border .prev {background-image: url(../images/icon/right.png);}
.pageBt .border1 {position: absolute;top: 10%;left: 0;}
.pageBt .border1:hover .next {background-color: #1552a3;background-image: url(../images/icon/lefth.png);}
.pageBt .border2:hover .prev {background-color: #1552a3;background-image: url(../images/icon/righth.png);}
.pageBt .border2 {position: absolute;top: 10%;right: 0;left: auto !important;}
/* 领导班子 end */
/* 品质活动 start */
.pzhdC1 .con {display: flex;}
.pzhdC1 .con .text {padding: 60px 80px 40px;flex: 1;background: url(../test/pzbzbg.png) center no-repeat;background-size: cover;}
.pzhdC1 .con .img {width: 47.2222%;overflow: hidden;}
.pzhdC1 .con .img .pic::before {padding-top: 66.1764%;}
.pzhdC1 .con .text .title {color: #1451a3;font-size: 24px;line-height: 40px;margin-bottom: 25px;}
.pzhdC1 .con .text .lookMore {margin-top: 60px;}
.pzSwiper {overflow: hidden;position: relative;}
.pzSwiper .swiper-pagination {width: auto !important;position: absolute;bottom: 20% !important;left: 80px !important;}
.pzSwiper .swiper-pagination span {width: 10px;height: 10px; background-color: #b1c6e1;margin: 0 10px !important;}
.pzSwiper .swiper-pagination .swiper-pagination-bullet-active {background: url(../images/icon/acticeSlide.png) center no-repeat;width: 20px;height: 20px;position: relative;top: 5px;}
/* 第二栏 */
.pzhdC2 {padding: 40px 0;}
.pzhdC2 .imgList{overflow: hidden;margin:0 -80px 0 0;padding: 40px 0 0 0;}
.pzhdC2 .imgList dd{width: 33.3333%;float: left;display: inline;margin-bottom: 80px;}
.pzhdC2 .imgList dd .con{display: block;margin:0 80px 0 0;position: relative;}
.pzhdC2 .imgList dd .con .img {overflow: hidden;}
.pzhdC2 .imgList dd .con::before {display: block;content: "";width: 100%;height: 1px;background-color: #e6e6e6;position: absolute;left: 0;margin-top: -40px;}
.pzhdC2 .imgList dd .con .pic::before{padding-top: 66.5903%;}
.pzhdC2 .imgList dd .con:hover .text .title {color: #1451a3;}
.pzhdC2 .imgList dd .con .text  {padding: 30px 0;}
.pzhdC2 .imgList dd .con .text .title {font-size: 18px;color: #333;line-height: 32px;margin-bottom: 20px;transition: .3s;}
.pzhdC2 .imgList dd .con .text  .more {display: inline-block;font-size: 15px;height: 26px;line-height: 26px;padding-right: 20px; background-position: right center;background-size: 10px;background-repeat: no-repeat;color: #1451a3;}
/* 品质活动 end */
/* 通知公告 start */
.tzggC .textList {padding-top: 40px;}
.tzggC .textList dd {margin-bottom: 30px;}
.tzggC .textList dd a {display: flex; align-items: center; padding: 40px 100px 40px 0;border-bottom: 1px solid #e6e6e6;transition: .3s;justify-content: space-between;}
.tzggC .textList dd a:hover {background-color: #1451a3;border-bottom: 1px solid transparent;border-bottom-left-radius: 40px; border-top-right-radius: 40px;}
.tzggC .textList dd a .text {flex: 1;}
.tzggC .textList dd a:hover .time .day  {color: #fff ;}
.tzggC .textList dd a:hover .time .year {color: #fff;}
.tzggC .textList dd a:hover .text .title {color: #fff;}
.tzggC .textList dd a:hover .text .textC {color: #fff;}
.tzggC .textList dd a:hover .icon {background-image: url(../images/icon/moreTexth.png) !important;}
.tzggC .textList dd a .time {text-align: center;padding: 15px 0px;border-right: 1px solid #e6e6e6;margin-right: 60px;width: 180px;transition: .3s;}
.tzggC .textList dd a .time .day {font-size: 32px;line-height: 45px; color: #1451a3; transition: .3s;}
.tzggC .textList dd a .time .year {font-size: 15px;line-height: 31px;color: #999; transition: .3s; }
.tzggC .textList  .con .icon {width: 50px;height: 50px;background-position: center;background-repeat: no-repeat;background-size: 25px; transition: .3s;margin-left: 150px;}
.tzggC .textList  .con .text .title {font-size: 20px;line-height: 45px;height: 45px;overflow: hidden; color: #333;margin-bottom: 15px; transition: .3S;}
.tzggC .textList  .con .text .textC {font-size: 16px;line-height: 28px; color: #666;height: 56px;overflow: hidden; transition: .3S;}
/* 通知公告 end */
/* 教研动态 start */
.jyC {padding: 60px 0;overflow: hidden;}
.jyC dd {margin-bottom: 10px;}
.jyC dd .con {padding: 30px 50px 30px 30px;background-color: #f5f8fc;display: flex; overflow: hidden;}
.jyC dd .con .text {position: relative;padding-left: 30px; font-size: 18px; color: #333;line-height: 32px;flex: 1;position: relative;text-overflow: ellipsis;white-space: nowrap;transition: .3s;overflow: hidden;}
.jyC dd .text.expand {
    white-space: normal; /* 正常显示多行文本 */
}
.jyC dd .con .text::before {display: block;content: "";width: 10px;height: 10px;border-radius: 100%;background-color: #1451a3;position: absolute;top: 12px;left: 0;}
.jyC dd .con .icon {width: 40px;height: 40px;background-position: center;background-repeat: no-repeat;background-size: 30px;background-image: url(../images/icon/jia.png);margin-left: 90px}
/* 点击后切换背景图 */
.jyC dd .con .icon.open {
    background-image: url(../images/icon/jin.png); /* 点击后背景图 */
}

/* 隐藏图标 */
.jyC dd .con .icon.hidden {
    display: none;
}
/* 教研动态 end */
/* 新闻中心 start */
.newColumn {overflow: hidden;}
.newColumn .textImg dd {margin-bottom: 30px;overflow: hidden;}
.newColumn .textImg dd .con  {display: flex;align-items: center;padding: 40px 90px 40px 60px;border-bottom: 1px solid #e6e6e6;transition: .3s;}
.newColumn .textImg dd .con .img {width: 24.031%;overflow: hidden;margin-right: 30px;}
.newColumn .textImg dd .con .img .pic::before{padding-top: 54.5357%;}
.newColumn .textImg dd .con .text {flex: 1;}
.newColumn .textImg dd .con .text .title {font-size: 20px;height: 48px;line-height: 48px;color: #333;margin-bottom: 10px; transition: .3s;overflow: hidden;}
.newColumn .textImg dd .con .textC {font-size: 16px;line-height: 28px;color: #666;height: 56px;overflow: hidden; transition: .3s;}
.newColumn .textImg dd .con .time {font-size: 15px;color: #999;line-height: 30px;margin-top: 20px;transition: .3s;}
.newColumn .textImg .con .icon {width: 50px;height: 50px;background-position: center;background-repeat: no-repeat;background-size: 25px; transition: .3s;margin-left: 130px;}
.newColumn .textImg  a:hover {background-color: #1451a3;border-bottom: 1px solid transparent;border-bottom-left-radius: 40px; border-top-right-radius: 40px;}
.newColumn .textImg  a:hover .time  {color: #fff ;}
.newColumn .textImg  a:hover .text .title {color: #fff;}
.newColumn .textImg a:hover .text .textC {color: #fff;}
.newColumn .textImg a:hover .icon {background-image: url(../images/icon/moreTexth.png) !important;}
/* 新闻中心 end */
/* 校歌 start */
.xgColumn .mVideo {display: flex;margin: 60px 0;background: url(../test/mvideobg.png) center no-repeat;background-size: cover;height: 500px;position: relative;z-index: 1;border-radius: 20px;}
.xgColumn .mVideo .mp3 {width: 45.91444%;padding: 120px 30px 70px 70px;position: relative;}
.xgColumn .mVideo .video { mask-image: url(../images/icon/videobg.png); mask-position: center; mask-repeat: no-repeat;mask-size: cover;  position: relative;z-index: 2;height: 100%;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.xgColumn .mVideo .video::before {display: block;content: "";width: 100%;height: 100%;background-position: left top;background-repeat: no-repeat;background-image: url(../images/icon/videoMask.png);position: absolute;left: 0;top: 0;}
.xgColumn .mVideo .video .con {display: block;width: 100%;height: 100%;position: relative;}
.xgColumn .mVideo .video .con .playVideo {height: 60px;width: 60px;background-position: center;background-repeat: no-repeat;background-size: 50px;background-image: url(../images/icon/playVideo.png);position: absolute;top: 50%;left: 50%;}
.xgColumn .mVideo .mp3 .title {font-size: 18px;height: 30px;line-height: 30px;color: #c49c5e;position: relative;display: inline-block;padding-right: 90px;}
.xgColumn .mVideo .mp3 .title::before {display: block; content: ""; width: 80px;height: 1px;background-color: #c49c5e; position: absolute; right: 0; top: 50%;transform: translateY(-50%);}
.xgColumn .mVideo .mp3 .name {font-size: 40px;line-height: 78px;color: #957042;margin: 20px 0  0 -20px;}
.xgColumn .mVideo .mp3 .zqj div {font-size: 15px;color: #666;line-height: 35px;}
.xgColumn  .playMp3 {width: 100%;height: 50px;margin-top: 70px;}
.xgColumn  .playMp3  .playAudio {width: 100%;height: 100%;}
.xgColumn  .playMp3  .playAudio audio {display: block;width: 100%;height: 100%; background-color: transparent;}
.xgColumn  .textList dd {margin-bottom: 30px;}
.xgColumn   audio::-webkit-media-controls-panel {
    background-color: #ffeccf !important;
    border-radius: 50px;
    border: 2px solid #fff;
}
.xgColumn img {
    display: block;
    max-width: 100%;
    object-fit: contain;
}
/* 校歌 end */
/* 联系我们 start */
.usC {padding: 60px 0;background-color: #fff;}
.usC .img2 {display: none;transition: .3s;}
.usC .img1 {transition: .3s;}
.usC .main {display: flex;align-items: center;column-gap: 130px;display: none !important;}
.usC .main .left {width: 29.86111%;}
.usC .main .left .pic::before {padding-top: 158.1395%;}
.usC .main .right {flex: 1;}
.usC .main .text .title {font-size: 32px;height: 40px;line-height: 40px;color: #1451a3;padding-left: 25px;position: relative;}
.usC .main .text .title::before {display: block;content: "";width: 4px;height: 100%;background-color: #1451a3;position: absolute;left: 0; top: 0;}
.usC .main .textC {font-size: 16px;line-height: 28px;height: 84px;overflow: hidden;color: #666;width: 78.6516%;margin: 35px 0 60px;}
.usC .main .formInput{display: flex;align-items: center;column-gap: 50px;margin-bottom: 50px;}
.usC .main .formInput .itm {width: 33.333%;}
.usC .main  .itm .lable {display: flex;align-items: center; height: 60px;line-height: 60px;font-size: 18px;color: #999;column-gap: 10px}
.usC  .icon {display: flex;align-items: center;justify-content: center;}
.usC .formInput .input {border: none;height: 30px;line-height: 30px;border-bottom: 1px solid #e6e6e6;}
.usC .formText .input {height: 90px;border: none;width: 100%;padding: 0;max-width: 100%;}
.usC .formText .input textarea {width: 100%;height: 100%;border: 1px solid #e6e6e6;}
.usC .yzm {display: flex;column-gap: 50px;height: 50px;align-items: center;margin-top: 30px;}
.usC .yzm img {height: 50px;object-fit: contain;}
.usC .yzm .input {border: none; border-bottom: 1px solid #e6e6e6;transition: .3s;}
.usC .btUp {margin-top: 30px;}
.usC .btUp a { display: inline-block; height: 70px;font-size: 18px;color: #fff;padding: 0 110px;line-height: 70px;background-color: #1451a3;text-align: center;transition: .3s;}
.usC .btUp a:hover {font-weight: 600;}
.usC .bootom {margin-top: 60px;}
.usC .bootom dl {display: flex;justify-content: center; }
.usC .bootom dl dd {
	flex: 1;
	display: flex;
	justify-content: center;
}
.usC .bootom dl .con {display: flex;flex-direction: column;align-items: center;}
.usC .bootom dl .con .icon {width: 70px;height: 70px;border-radius: 100%;background-color: #f5f8fa;background-position: center;background-position: center;background-repeat: no-repeat;background-size: 25px;margin-bottom: 20px;}
.usC .bootom dl .con .text {text-align: center;font-size: 15px;line-height: 30px;color: #333;}
/* 联系我们 end */
.imgList3 {
    overflow: hidden;
    margin-right: -60px;
}
.imgList3::after {
    display: block;
    content: "";
    clear: both;
}
.imgList3 dd {
    margin-bottom: 60px;
    width: 25%;
    float: left;
}
.imgList3 .con {
    display: block;
    background-color: #f5f8fc;
    margin-right: 60px;
}
.imgList3 .con .text {
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    font-size: 18px;
    color: #333;
}

.textImg dd .con .img .pic::before{
    display: block;
    content: '';
    padding-top: 54.5357%;
}
.textImg dd .con .img .pic img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}