@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 80px 80px 80px;overflow: hidden;}
.articleBox {line-height: 36px;padding: 10px 0;color: #666666;font-size: 16px;}
.articleBox img {max-width: 100%;}
.artTime{font-size: 30px;color: #999999;line-height: 25px;height: 25px;margin-bottom: 20px;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 43px;font-size: 26px;font-family: "microsoft yahei";color: #333333;position: relative;}
/* ————— 标题 end ————— */
.introTitleBox {clear: both;line-height: 44px;font-size: 30px;margin-bottom:10px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;}
.introTitle{display: inline-block;}
.introTitleBox a{position: relative; margin: 0 50px;border: 1px solid #bdbdbd;border-radius: 30px;padding: 5px 30px;transition: all 200ms linear;-webkit-transition: all 200ms linear;font-size: 24px;}
.introTitleBox span{ display: inline-block; content: '';width:4px;height:36px;background:#f0f0f0;vertical-align: middle;}
.introTitleBox a:hover{color: #fff;background-color: #292e88;border: 1px solid transparent;}
.introTitleBox a.hover{color: #fff;background-color: #292e88;border: 1px solid transparent;}
/* ————— 发布信息 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 span {padding-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;}
/* ————— 发布信息 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 #292e88;background: #292e88;}
.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: block;line-height: 32px;padding: 0 20px 10px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666}
.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;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;height: 30px;text-align: center;font-family: Arial;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 5px 10px;}
.articlePage a:hover {color: #fff;background: #292e88;}
.articlePage a.hover {color: #fff;background: #292e88;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;padding-top: 60px;text-align: center;position: relative;}
.pageUp::before{display: block;content: "";width: 200%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);height: 1px ;background: #ebebeb;position: absolute;top: 0;}
.pageUp a{display: inline-block;width: 205px;height: 45px;line-height: 45px;background: #f2f2f2;color: #333333;font-size: 16px;margin: 0 27px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.pageUp a.up{background: #292e88;color: #fff;}
.pageUp a.hover{opacity: 0.8;}
/* ————— 上一篇/下一篇 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;}
.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(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.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;}
.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 ========== */
/* 全图列表1 start */
.imgList1{overflow: hidden;margin:0 -15px;}
.imgList1 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList1 dd .con{display: block;background: #FFFFFF;margin:0 15px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.imgList1 dd .con .pic::before{padding-top: 70%;}
.imgList1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList1 dd .con .text{padding: 25px;background: #fff;}
.imgList1 dd .con .text .time{font-size: 24px;color: #333333;font-weight: bold;opacity: 0.3;height: 20px;line-height: 20px;margin-bottom: 30px;}
.imgList1 dd .con .text .title{font-size: 16px;color: #333333;height: 18px;line-height: 18px;}
.imgList1 dd .con:hover{box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}

.imgList2{overflow: hidden;margin:0 -15px;}
.imgList2 dd{width: 20%;float: left;display: inline;margin-bottom: 30px;}
.imgList2 dd .con{display: block;background: #FFFFFF;margin:0 15px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.imgList2 dd .con .pic::before{padding-top: 125%;}
.imgList2 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList2 dd .con .text{padding: 20px;background: #fff; text-align:center;}
.imgList2 dd .con .text .time{font-size: 24px;color: #333333;font-weight: bold;opacity: 0.3;height: 20px;line-height: 20px;margin-bottom: 30px;}
.imgList2 dd .con .text .title{font-size: 16px;color: #333333;height: 25px;line-height: 25px; overflow:hidden;}
.imgList2 dd .con .text .info{font-size: 14px;color: #999;height: 25px;line-height: 25px; overflow:hidden;}
.imgList2 dd .con:hover{box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
/* 全图列表1 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: #292e88;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;right: -60px;top: -40px;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background-position: center center;}
/* 视频列表 end */
/* 资质荣誉 start */
.hornorList {overflow: hidden;margin-right: -30px;}
.hornorList dd {width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.hornorList dd a {display: block;margin-right:30px;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.hornorList dd a .picBox {padding: 8% 16%;}
.hornorList dd a .picBox .pic::before {padding-top: 70.5882%;}
.hornorList dd a .picBox .pic img {object-fit: contain;}
.hornorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 35px 20px;text-align: center;border-top: 1px solid #e7e7e7;height: 115px;}
.hornorList dd a .text .title {font-size: 16px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 18px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hornorList dd a:hover .text .title {color: #292e88;}
/* 资质荣誉 end */
/* 期刊杂志 start */
.magezineList{overflow: hidden;margin:0 -10px;}
.magezineList dd{width: 25%;float: left;display: inline;margin-bottom: 20px;}
.magezineList dd .con{display: block;background: #FFFFFF;margin:0 10px;}
.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/common/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: #292e88;}
.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: #292e88; color: #FFF; border-color: #292e88;}
.newsPaperTime a.hover{ background: #292e88; color: #FFF; border-color: #292e88;}
.newsPaper{overflow: hidden;margin:0 -10px;}
.newsPaper dd{width: 25%;float: left;display: inline;margin-bottom: 20px;}
.newsPaper dd .con{display: block;background: #FFFFFF;margin:0 10px;}
.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/common/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: #292e88;}
.newsPaper dd .con:hover  .pic .scan{visibility: visible; opacity: 1;}
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1{ overflow: hidden;}
.imgText1 dd{overflow: hidden;padding: 30px;margin-bottom: 20px;background: #FFF;}
.imgText1 dd .pic{ width: 360px; overflow: hidden; position: relative; margin-right: 30px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 66.6666%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text{ overflow: hidden;padding-top: 40px;height: 240px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgText1 dd .text .title{ overflow: hidden; height: 22px; line-height: 22px;margin-bottom: 25px;}
.imgText1 dd .text .title a{ color: #333; font-size: 20px;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666; line-height:28px; height:56px; overflow:hidden; margin-bottom:40px;}
.imgText1 dd .text .time{  height:24px; line-height:24px; overflow:hidden; color:#333333;opacity: 0.3;font-size: 24px;font-weight: bold;}
.imgText1 dd:hover .text .title a{ color: #292e88;}
/* 图文列表1 end */
/* 图文列表2 start */
.imgText2{ overflow: hidden;}
.imgText2 dd{overflow: hidden;padding: 20px;margin-bottom: 20px;background: #FFF;border-radius: 5px;}
.imgText2 dd .pic{ width: 240px; overflow: hidden; position: relative; margin-left: 20px;}
.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: #292e88;}
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.testListPage{ padding:20px; background: #FFF;}
.textList1{ overflow: hidden;margin-right: -30px;}
.textList1 dd{float: left;display: inline;width: 33.333%;margin-bottom: 30px;}
.textList1 dd .con{display: block;margin-right: 30px;background: #fff;padding: 30px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.textList1 dd .con .time{font-size: 24px;font-weight: bold;opacity: 0.3;color: #333333;line-height: 20px;height: 20px;margin-bottom: 20px;}
.textList1 dd .con .title{font-size: 18px;line-height: 20px;height: 20px;color: #333333;margin-bottom: 20px;}
.textList1 dd .con .info{font-size: 16px;line-height: 32px;height: 64px;color: #666666;}
.textList1 dd .con:hover{ box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
/* 全文列表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 20px 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: #292e88;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: #292e88;}
/* 全文列表2 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;}
.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;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 .caption{font-size: 16px;color: #fff;height: 50px;line-height: 50px;text-align: center;-webkit-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: 50px; line-height: 50px; 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: #292e88; 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: #292e88;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: #292e88; font-size: 14px;}
.messageTitle .conR a:hover{ color: #0b60d9;}
/* 留言展示列表start */
.messageList dd{padding-bottom: 20px;margin-bottom: 20px;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: #292e88; 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 ========== */
.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: #292e88;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: #292e88; font-size: 14px;}
.recruitTitle .conR a:hover{ color: #0b60d9;}
/* 列表start */
.recruitList2{ overflow: hidden;}
.recruitList2 dd{ overflow: hidden; margin-bottom: 30px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.recruitList2 dd .recruitT{height: 130px;background: #fff;line-height: 130px;padding: 0 60px;cursor: pointer;}
.recruitList2 dd .recruitT ul{font-size: 0;position: relative;}
.recruitList2 dd .recruitT ul::before{display: block;content: "";width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;}
.recruitList2 dd .recruitT ul li{width: 25%;float: left;display: inline;font-size: 18px;color: #666666;text-align: right;height: 130px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitList2 dd .recruitT ul li.title{font-size: 20px;font-weight: bold;color: #333333;padding-left: 20px;position: relative;text-align: left;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.recruitList2 dd .recruitT ul li.title::before{display: block;content: "";position: absolute;left: 0;top: 50%;margin-top: -10px;width: 4px;height: 20px;background: #333;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.recruitList2 dd .recruitT ul li.btn{position: relative;}
.recruitList2 dd .recruitT ul li.btn::before{display: block;content: "";position: absolute;right: 0;top: 50%;width: 10px;height: 18px;margin-top: -9px;background: url(../images/resultbtn.png) no-repeat center;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.recruitList2 dd .recruitC{display: none;padding: 50px 60px;background: #fff;}
.recruitList2 dd .recruitC .text{margin-bottom: 45px;line-height: 34px;font-size: 16px;color: #666666;}
.recruitList2 dd .recruitC .text span{font-size: 20px;color: #555555;display: block;margin-bottom: 35px;line-height: 20px;}
.recruitBtn{ overflow: hidden;}
.recruitBtn a{ overflow: hidden; display: block; height: 60px; line-height: 60px; float: left; display: inline; width: 180px; background: #292e88; color: #FFF; transition: all .3s; -webkit-transition: all .3s; font-size: 20px;font-weight: bold;text-align: center;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitList2 dd:hover {box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
.recruitList2 dd.active {box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
.recruitList2 dd.active .recruitT .btn::before{transform: rotateZ(90deg);-webkit-transform: rotateZ(90deg);right: 3px;}
.recruitList2 dd.active .recruitT ul::before{background: #ebebeb;}
.recruitList2 dd.active .recruitT ul li.title{color: #292e88;}
.recruitList2 dd.active .recruitT ul li.title::before{background: #292e88;}
.recruitList2 dd:last-child{ border-bottom: none;}
/* 列表end */
/* 表单start */
.recruitListBox{padding: 60px;}
.recruitListForm{ margin-right: -30px; font-size: 14px;}
.recruitListForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.recruitListForm .item{ width: 50%; float: left; display: inline; margin-bottom: 30px;}
.recruitListForm .item.w100p{ width: 100%;}
.recruitListForm .item .con{ margin-right: 30px;background: #f7f7f7;padding: 0 10px;position: relative;}
.recruitListForm .item .label{ height: 50px; line-height: 50px;float: left;display: inline;font-size: 14px;color: #999999;}
.recruitListForm .item .label span{ color: #da0100;position: absolute;right: 30px;top: 0;height: 50px;line-height: 54px;}
.recruitListForm .item .itemC{ min-height: 52px;margin-left: 80px;}
.recruitListTc{ padding:20px; overflow: hidden;}
.recruitListForm .item .itemC .input{border: none;}
.recruitListForm .item .itemC .textarea{border: none;}
.recruitListForm .item .itemC .textarea textarea{height: 210px;}
.recruitListForm .item .itemC .aykj_cssSelect .aykj_selectLt{min-height: 50px;line-height: 50px;}
.recruitListForm .item .itemC .aykj_cssSelect .aykj_selectBox{border: none;}
.recruitListForm .item .itemC .aykj_cssRadioBox{margin-top: 16px;}
.recruitListForm .item .itemC .aykj_cssSelect .aykj_selectRt:before{right: 50px;}
.recruitListForm .item .itemC .aykj_cssSelect .aykj_selectLt{color: #333;}
.recruitListForm .item.t1{margin-top: -11.4%;}
.recruitListForm .item.t2{margin-top: -5.6%;}
.recruitListBox .formSubBtn a{width: 160px;height: 60px;line-height: 60px;font-size: 20px;font-weight: bold;border-radius: 0;padding: 0;text-align: center;color: #fff;}
.recruitListBox .formSubBtn a.reset{margin-left: 30px;}
.upLoadResume{ font-size: 0;}
.upLoadResume span{ display: inline-block; font-size: 14px; height: 40px; line-height: 40px;color: #aeaeae;}
.upLoadResume a.up{ background: #292e88; color: #FFF; border-color: #292e88;}
.upLoadResume a.down{ background: #e9e9e9; border-color: #e9e9e9;}
.yzm .con{overflow: hidden;}
.yzmImg{margin: 0 20px;display: block;height: 50px;cursor: pointer;}
.yzmtext{margin-right: 35.4609%;height: 50px;line-height: 50px;font-size: 14px;color: #999999;cursor: pointer;}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 发展历程 start ========== */
.development{background: #fff;padding: 120px 0;}
.developmentSlick {position: relative;padding: 0 7.6923%;}
.developmentSlick::before{display: block;content: "";width: 200%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);height: 1px;background: #e5e5e5;top: 60px;position: absolute;}
.developmentSlick .prev {display: block;width: 54px;height: 54px;cursor: pointer;background: #fff url(../images/courseprev.png) no-repeat center center;position: absolute;left: 0;top: 33px;z-index: 1;box-shadow: 0px 3px 4.9px 0.1px rgba(0, 0, 0, 0.1);border-radius: 10px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.developmentSlick .next {display: block;width: 54px;height: 54px;cursor: pointer;background: #fff url(../images/coursenext.png) no-repeat center center;position: absolute;right: 0;top: 33px;z-index: 1;box-shadow: 0px 3px 4.9px 0.1px rgba(0, 0, 0, 0.1);border-radius: 10px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.developmentSlick .prev:hover{background-image: url(../images/courseprevon.png);}
.developmentSlick .next:hover{background-image: url(../images/coursenexton.png);}
.developmentSlick .bd {overflow: hidden;}
.developmentSlick .slick-list {overflow: visible;margin:0 -15px;}
.developmentSlick .myslide {float: left;display: inline;}
.developmentSlick .slickCon {display: block;margin:0 15px;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;}
.developmentSlick .slickCon .time{font-size: 36px;font-weight: bold;color: #333;line-height: 30px;margin-bottom: 28px;}
.developmentSlick .slickCon em{display: block;width: 100%;height: 5px;background: #333333;margin-bottom: 30px;}
.developmentSlick .slickCon .pic::before{padding-top: 66.1290%;}
.developmentSlick .slickCon .pic{margin-bottom: 25px;}
.developmentSlick .slickCon .info{font-size: 16px;line-height: 32px;color: #666666;}
/* ========== 发展历程 end ========== */
/* ========== 联系我们 start ========== */
/* ========== 联系我们 start ========== */
.topMap{ margin: 0 auto; background-color: #fff; padding: 60px;box-shadow: 0 0 5px 8px rgb(0,0,0,0.02);}
.topMap .subTitle{margin-bottom: 40px;}
.topMap .subTitle .title{font-size: 24px;}
.contactInformation{width: 100%;}
.contactInformation .info{width: 32.333%; display: inline-block;text-align: center;position: relative;}
.contactInformation .info .img{width: 50px;height: 40px;display: inline-block;margin-right: 30px;vertical-align: bottom;}
.contactInformation .info .des{font-size: 14px;color: #333333;line-height: 40px;height: 40px;margin-right: 20px;display: inline-block;vertical-align: bottom;}
.contactInformation .info .explain{font-size: 18px;color: #666666;line-height: 24px;display: inline-block;vertical-align: bottom;position: relative;top: -9px;}
.contactInformation .info .explain.tel{font-weight: bold;color: #0d6fb8;font-size: 24px;}
.contactInformation .info .explain.tel img{height: 20px;display: block;}
.contactInformation .info::before{display: block;content: "";width: 1px;height: 40px;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: 540px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
.onlineMessage{ background-color: #fff; padding: 65px 0 0;border-top: 1px solid #ebebeb;}
.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 */
.messageForm{ margin-right: -30px; font-size: 14px; color: #999999;}
.messageForm dd{ float: left; display: inline; margin-bottom: 20px; }
.messageForm dd .con{ margin-right: 30px; background: #f5f5f5;padding: 0 10px;}
.messageForm dd .subtitle{ height: 50px; line-height: 50px; color: #da0100; font-size: 16px; font-weight: bold; }
.messageForm dd .title{ height: 50px; line-height: 50px; float: left; margin-right: 20px;margin-left: 20px;}
.messageForm dd .title span{ color: #da0100;}
.messageForm dd .formC{ padding: 0 10px; overflow: hidden; }
.messageForm dd .formC.np{padding: 0px;}
.messageForm dd input{ display: block;height: 50px; line-height: 50px; border: none; background: none;}
.messageForm dd input.input1{ width: 100%;}
.messageForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.messageForm dd.dd1{ width: 33.3333%;}
.messageForm dd.dd2{ width: 100%;}
.messageForm dd.dd3{ width: 50%;}
.messageForm dd.dd4{ width: 30%;}
.messageformSel{ height:50px; position:relative; padding-right:50px;}
.messageformSel .seljg{ padding-left:10px; line-height:50px; color:#333333; font-size:13px; cursor:pointer;}
.messageformSel i{ display:block; width:50px; height:50px; background:url(../images/formSel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.messageformSel .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}
.messageformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.messageformSel .selTj a:hover{background:#1a83e0; color:#FFF;}
.formYzm.formYzm1{ position: relative; height: 50px; width: 150px; }
.yzmfrom{width: 90px; height: 50px;  display: table-cell; vertical-align: middle; text-align: center; line-height: 50px;float: right;display: inline;margin-left: 20px;cursor: pointer;}
.yamtext{font-size: 16px;color: #666666;line-height: 50px;line-height: 50px;margin-left: 20px;cursor: pointer;float: right;display: inline;}
.yzmfrom img{text-align: center;display: block;height: 50px;}
.messageFormBtn{ font-size: 0px;}
.messageFormBtn a{ display:inline-block;font-size: 16px; color: #fff; height: 50px; line-height: 50px; background: #b3b3b3;width: 260px;text-align: center;}
.messageFormBtn a.Reset{background: #292e88;}
/* 留言 end */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
.collectListPage{padding: 20px; background: #fff;}
.collectList{overflow: hidden;}
.collectList dt{clear: both;height: 50px;overflow: hidden;border-radius:3px;background: #292e88b5;}
.collectList dt span{float: right;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color:#fff;}
.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: #292e88;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:#292e88;}
/* 问卷列表 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: #292e88;}
.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/kk1.png) no-repeat center center;}
.questionDl dd:last-child {border-bottom: none;}
.questionDl.radio em {border-radius: 16px;background: url(../images/common/kk1.png) no-repeat center center;}
.questionDl.radio em.selected {background: url(../images/common/kk1h.png) no-repeat center center;}
.questionDl.checkbox em.selected {background: url(../images/common/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: #292e88;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/kk2.png) no-repeat center center}
.questionDl.onchoice em.selected {background: url(../images/common/kk2h.png) no-repeat center center}
/* 问卷调查 end*/
/* 问卷详情 start*/
.wjdcresult {text-align: center;}
.wjdcresult dd {border-top: 2px solid #292e88;margin-bottom: 20px;}
.wjdcresult dd .title {height: 51px;margin-bottom: 0px;overflow: hidden;line-height: 51px;background: url(../images/common/tBg2.png) repeat-x left top;}
.wjdcresult dd .title .titleL {padding-left: 65px;height: 51px;background: url(../images/common/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: #292e88;margin-right: 10px;width: 50px;}
.wjdcCount .wjdcCountR {color: #292e88;width: 115px;height: 15px;border: 1px solid #d1d1d1;}
.wjdcCount .wjdcCountR em {display: block;height: 15px;background: #292e88;}
.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*/
/* ========== 问卷调查 end ========== */