@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 40px 50px 20px;}
.articleBox {line-height: 30px;padding: 10px 0;color: #666666;font-size: 15px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 50px;font-size: 28px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #999;font-size: 14px;line-height: 36px;padding: 0px 0 20px;border-bottom: 1px solid #f5f5f5;overflow: hidden;text-align: center;}
.articleTime span {padding-right: 20px;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: 900px;height: 600px;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: 900px;height: 600px;}
#play .img_ul li {position: relative;z-index: 1;width: 900px;height: 600px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 900px;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 #194f82;background: #194f82;}
.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: #194f82;}
.articlePage a.hover {color: #fff;background: #194f82;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 34px;color: #999999;font-size: 16px;padding: 22px 0;overflow: hidden;border-top: 1px solid #f5f5f5;}
.pageUp .articlePageBox{
	float: left;
	display: inline;
	width: 50%;
	box-sizing: border-box;
}
.pageUp .fr{
	text-align: right;
	padding-left: 30px;
}
.pageUp a {font-size: 16px;color: #666;display: inline-block;height: 40px;line-height: 40px;}
.articlePageBox:hover,
.pageUp a:hover {color: #194f82;}
/* ————— 上一篇/下一篇 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;padding: 10px 0;}
.imgList1 dd .con{display: block;background: #FFFFFF;margin:0 15px;transition: .4s;-webkit-transition: .4s;position: relative;}
.imgList1 dd .con .pic::before{padding-top: 66.6667%;}
.imgList1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList1 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;}
.imgList1 dd .con:hover{position: relative;z-index: 5;transform: translateY(-3px);-webkit-transform: translateY(-3px);box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);border-radius: 3px;}
.imgList1 dd .con:hover .text{color: #194f82;}
/* 全图列表1 end */
/* 下载列表1 start */
.downList{overflow: hidden;margin: 0 -15px;}
.downList dd{float: left;display: inline;width: 33.333%;padding: 15px 0;}
.downList dd .con{padding: 28px 25px 43px;background: #f5f5f5;margin: 0 15px;transition: .4s;-webkit-transition: .4s;}
.downList dd .time{height: 42px;line-height: 42px;overflow: hidden;font-size: 16px;color: #999;margin-bottom: 12px;}
.downList dd .title{height: 56px;line-height: 28px;overflow: hidden;margin-bottom: 25px;overflow: hidden;}
.downList dd .title a{font-size: 18px;color: #333;transition: .4s;-webkit-transition: .4s;}
.downList dd .downBtn{width: 120px;height: 40px;}
.downList dd .downBtn a{display: block;text-align: center;background: #FFFFFF;transition: .4s;-webkit-transition: .4s;}
.downList dd .downBtn a span{display: inline-block;height: 40px;line-height: 40px;padding-left: 38px;background: url(../images/down.png) left center no-repeat;font-size: 14px;color: #194f82;transition: .4s;-webkit-transition: .4s;}
.downList dd .con:hover{position: relative;z-index: 3;background: #FFFFFF;box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);}
.downList dd .con:hover .title a {color: #194f82;}
.downList dd .con:hover .downBtn a {background: #194f82;}
.downList dd .con:hover .downBtn a:hover{opacity: .85;}
.downList dd .con:hover .downBtn a span{padding-left: 43px;background: url(../images/down1.png) left center no-repeat;color: #FFFFFF;}
/* 下载列表1 end */
/* 视频列表 start */
.videoList {overflow: hidden;margin: 0 -15px;}
.videoList dd {width: 33.33333%;float: left;display: inline;padding: 15px 0;}
.videoList dd .con {display: block;margin: 0 15px; background: #fff;overflow: hidden;border-radius: 2px;transition: .3s;-webkit-transition: .3s;}
.videoList dd .pic::before{padding-top:56.0869%;}
.videoList dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.08);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:10px 20px;}
.videoList dd .con .title {height: 30px;line-height: 30px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s; text-align: center;}
.videoList dd .con:hover{transform: translateY(-3px);-webkit-transform: translateY(-3px);box-shadow: -1px 1px 15px rgba(0,0,0,0.08);}
.videoList dd .con:hover .title {color: #194f82;}
.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: 0 -15px 20px;}
.hornorList dd {width: 25%;float: left;display: inline;padding: 15px 0;}
.hornorList dd a {display: block;margin: 0 15px;border-radius: 10px;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.hornorList dd a .picBox {padding: 20px;}
.hornorList dd a .picBox .pic::before {padding-top: 66.6666%;}
.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;border-top: 1px solid #e7e7e7;}
.hornorList dd a .text .title {font-size: 16px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 64px;line-height: 64px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hornorList dd a:hover .text .title {color: #194f82;}
.hornorList dd a:hover {box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);}
/* 资质荣誉 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/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 -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/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: 30px 0;background: #FFF;transition: .3s;-webkit-transition: .3s;}
.imgText1 dd:hover{background: #f5f5f5;}
.imgText1 dd .pic{ width: 400px; overflow: hidden; position: relative; margin-right: 20px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 56.25%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text{ overflow: hidden;padding-top: 8px;}
.imgText1 dd .text .title{ overflow: hidden; height: 46px; line-height: 46px;}
.imgText1 dd .text .title a{ color: #333; font-size: 16px;transition: .3s;-webkit-transition: .3s;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666; line-height:26px; height:52px; overflow:hidden; padding-top:13px;margin-bottom: 20px;}
.imgText1 dd .text .time{  height:38px; line-height:38px; overflow:hidden; color:#999999;}
.imgText1 dd .text .time span{ float:left; display: inline;font-size: 16px;color: #aaa;}
.imgText1 dd .more{height: 40px;line-height: 40px;font-size: 16px;color: #AAAAAA;overflow: hidden;}
.imgText1 dd .more a{float: left;display: inline;height: 40px;padding-right: ;}
.imgText1 dd .more a span{transition: .3s;-webkit-transition: .3s;}
.imgText1 dd .more a:hover span{padding-left: 5px;}
.imgText1 dd:hover .text .title a{ color: #194f82;font-weight: bold;}
/* 图文列表1 end */
/* teacherList start */
.teacherList {margin-right: -30px;}
.teacherList dd {padding: 0;float: left;width: 50%;margin-bottom: 30px;box-sizing: border-box;-webkit-sbox-sizing: border-box;}
.teacherList dd .con {margin-right: 30px;border: 1px solid #ebebeb;box-sizing: border-box;-webkit-sbox-sizing: border-box;background: url(../images/teacherDlimg.png) no-repeat right 40px bottom -32px;transition: 1s;-webkit-transition: 1s;}
.teacherList dd .pic {width: 220px;overflow: hidden;}
.teacherList dd .pic img{object-fit: contain;}
.teacherList .pic:before {padding-top: 125.4545%;}
.teacherList dd .text {padding: 40px 50px 0 60px ;overflow: hidden;}
.teacherList dd .text .title {overflow: hidden;margin-bottom: 20px;padding-bottom: 18px;border-bottom: 1px solid #ebebeb;font-size: 22px;color: #194f82;line-height: 22px;height: 22px;overflow: hidden;}
.teacherList dd .text .title span{display: inline-block;margin-left: 40px;font-size: 16px;line-height: 16px;vertical-align: bottom;color: #333333;}
.teacherList dd .text .textC {display: block;font-size: 14px;line-height: 25px;overflow: hidden;padding-left: 15px;background: url(../images/teachericn.png) no-repeat top 9px left;}
.teacherList dd .con:hover{box-shadow: 0 0 20px 3px rgba(0,0,0,0.05);}
/* teacherList end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList{border-top: 1px solid #F0F0F0;position: relative;}
.textList::before{display: block; content: '';position: absolute;width: 1px;height: 100%;left: 50%;background: #F0F0F0;top: 0;z-index: 5;}
.textList::after{ clear:both; content: ''; visibility: hidden; display: block;}
.textList dd{width: 50%;float: left;display: inline;background: #fff;border-bottom: 1px solid #f5f5f5;box-sizing: border-box;}
.textList dd .con{display: block;background: #fff;padding:27px 38px 34px;overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;border-radius: 2px;}
.textList dd:hover{position: relative;z-index: 5;}
.textList dd:hover .con{position: relative;z-index: 5; box-shadow: 0 0 10px 10px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,0.05);position: relative;z-index: 10;}
.textList dd  .title {height: 45px;line-height: 45px;overflow: hidden;}
.textList dd  .title a{font-size: 16px;color: #333;}
.textList dd .con:hover .title a{color: #194f82;font-weight: bold;}
.textList dd .time{height: 38px;line-height: 38px;margin-bottom: 11px;font-size: 14px;color: #777;}
.textList dd .textC{height: 52px;line-height: 26px;font-size: 14px;color: #777;overflow: hidden;}
/* 全文列表1 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: 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: 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: #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;}

.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*/
/* ========== 问卷调查 end ========== */
/* 领导详情 start*/
.imgT3D {background: #fff;padding: 30px;}
.imgT3D .pic {width: 21.1538%;margin-right: 40px;overflow: hidden;}
.imgT3D .pic::before {padding-top: 127.2727%;}
.imgT3D .text {overflow: hidden;padding-top: 27px;}
.imgT3D .text .title {font-size: 24px;color: #333;height: 24px;line-height: 24px;overflow: hidden;margin-bottom: 25px;}
.imgT3D .text .titlec {font-size: 16px;color: #333;height: 16px;line-height: 16px;overflow: hidden;margin-bottom: 18px;}
.imgT3D .text .info {font-size: 15px;color: #666;line-height: 32px;overflow: hidden}
/* 领导详情 end*/
.textList3 {
	margin-right: -20px;
}
.textList3 dd{
	float: left;
	display: inline;
	width: 33.3333%;
}
.textList3 dd .con {
	display: block;
	border-radius: 5px;
	box-shadow: 0px 3px 16.38px 1.62px rgba(0, 0, 0, 0.19);
	margin-bottom: 20px;
	margin-right: 20px;
	height: 177px;
	line-height: 177px;
	overflow: hidden;
	padding-left: 45px;
	background: url(../images/imgList1itembg.png)no-repeat center /cover;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.textList3 dd .con:hover{
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}
.textList3 dd .con .fontpic {
	-webkit-transform: translateY(-14%);
	margin-right: 25px;
	display: inline-block;
	vertical-align: middle;
	width: 19.7802%;
	position: relative;
	border-radius: 50%;
	background: #194f82;
	-webkit-transition: all .3s linear;
}
.textList3 dd .con .fontpic::before {
	display: block;
	content: "";
	padding-top: 100%;
}
.textList3 dd .con .fontpic img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	display: block;
	width: 98%;
}
.textList3 dd .con span {
	font-size: 24px;
	color: #333;
	-webkit-transition: all .3s linear;
}
* 业务系统新增 start */
.busTitle{
	height: 64px;
	line-height: 64px;
	background: url(../images/dashed.png) right center no-repeat;
}
.busTitle span{
	display: inline-block;
	height: 64px;
	line-height: 64px;
	width: 285px;
	background: #fff;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
}
.busTable{
	height: 90px;
	position: relative;
}
.busTable::after{
	display: block;
	content: "";
	clear: both;
}
.busTable::before{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	bottom: 2px;
	left: 0;
	height: 1px;
	background: #f5f5f5;
}
.busTable dd{
	float: left;
	display: inline;
	position: relative;
	z-index: 5;
	margin-right: 65px;
}
.busTable dd::before{
	display: block;
	content: '';
	position: absolute;
	width: 0;
	height: 3px;
	left: 0;
	bottom: 0;
	background: #194a7d;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.busTable dd a{
	display: block;
	height: 90px;
	line-height: 90px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.busTable dd.hover a{
	color: #194a7d;
}
.busTable dd.hover::before{
	width: 100%;
}

.busDlC{
	position: relative;
	margin: 0 -15px;
}
.busDlC::after{
	display: block;
	content: '';
	clear: both;
}
.busDlC dd{
	float: left;
	display: inline;
	width: 16.6667%;
	padding: 15px 0;
}
.busDlC dd .con{
	margin: 0 15px;
	box-shadow: 0 1px 15px rgba(0,0,0,0.08);
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}
.busDlC dd a{
	display: block;
	height: 160px;
	box-sizing: border-box;
	padding: 0 20px;
}
.busDlC dd a .icon{
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.busDlC dd a .icon span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;

}
.busDlC dd a .icon span.span1{
	z-index: 1;
	transition-delay: .4s;
	transition: .3s linear;
}
.busDlC dd a .icon span.span2{
	z-index: 5;
	opacity: 0;
	top: -100%;
	visibility: hidden;
	transition: .4s linear;
}
.busDlC dd a .text{
	line-height: 30px;
	padding-top: 17px;
	text-align: center;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	font-size: 16px;
	color: #333;
}
.busDlC dd .con:hover{
	background: #194a7d;
	border-radius: 3px;
}
.busDlC dd .con:hover .icon span.span1{
	opacity: 0;
	z-index: 1;
	visibility: hidden;
}
.busDlC dd .con:hover .icon span.span2{
	top: 0;
	z-index: 5;
	opacity: 1;
	visibility: visible;
}
.busDlC dd .con:hover a .text{
	color: #FFFFFF;
	padding-top: 20px;
}
/* 业务系统新增 end */
/* 常见问题 start */
.questionBox{
	overflow: hidden;
}
.questionLeft{
	width: 300px;
	margin-right: 20px;
}
.questionTop{
	width: 300px;
	height: 146px;
	line-height: 146px;
	font-size: 35px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/new/titleBg.png) center center no-repeat;
}
.questionDl{
	padding: 20px;
	background: #e2eefe;
}
.questionDl .con{
	background: #FFFFFF;
	border-bottom: 2px solid #e2eefe;
}
.questionDl dd:last-child .con{
	border-bottom: none;
}
.questionYj{
	height: 60px;
	line-height: 60px;
	position: relative;
	padding: 0 20px;
}
.questionYj::before{
	display: block;
	content: "";
	position: absolute;
	width: 30px;
	height: 60px;
	top: 0;
	left: 20px;
	background: url(../images/new/sj_h.png) left center no-repeat;
}
.questionYj::after{
	display: block;
	content: "";
	position: absolute;
	width: 20px;
	height: 60px;
	top: 0;
	right: 20px;
	background: url(../images/new/jt.png) left center no-repeat;
	display: none;
}
.questionYj a{
	display: block;
	height:60px;
	line-height: 60px;
	padding: 0 20px 0 43px;
	font-size: 18px;
	color: #333;
}
.questionEj{
	position: relative;
	display: none;
}
.questionEj{
	padding: 0px 0 0 20px;
}
.questionNav a{
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-left: 27px;
}
.questionNav a::before{
	display: block;
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 2px solid rgba(25,74,125,0.3);
	left: 0;
	top: 50%;
	margin-top: -4px;
	border-radius: 8px;
}
.questionDl dd.hover .questionYj{
	background: #1474cf;
}
.questionDl dd.active .questionEj{
	padding: 17px 20px;
	overflow: hidden;
}
.questionDl dd.active .questionYj::after{
	display: block;
}
.questionDl dd.hover .questionYj::before{
	background: url(../images/new/sj.png) left center no-repeat;
}
.questionDl dd.hover .questionYj::after{
	background: url(../images/new/jt_h.png) left center no-repeat;
}
.questionDl dd.hover .questionYj a{
	color: #FFFFFF;
}
.questionDl dd.hover .questionNav.hover a{
	color: #194a7d;
}
.questionDl dd.hover .questionNav.hover a::before{
	border-color: #194a7d;
	background: #194a7d;
}
.questionRight{
	overflow: hidden;
	background: #FFFFFF;
	padding: 50px;
}
.questionNavTitle{
	height: 92px;
	line-height: 62px;
	position: relative;
	font-size: 28px;
	color: #333;
	padding-left: 25px;
	background: url(../images/new/titlebG1.png) left 17px no-repeat;
	border-bottom: 1px solid #F5F5F5;
}
/* 常见问题 end */
