@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 36px;padding: 10px 0;color: #666666;font-size: 16px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitleBox{ padding: 10px 0; border-bottom: 1px solid #e6e6e6;}
.articleTitleBox .conR{ float: right; display: inline;}
.articleTitleBtn{ font-size: 0;text-align: center;}
.articleTitleBtn .share-text{font-size: 16px;color: #999999;display: inline-block;vertical-align: middle;}
.articleTitleBtn .item{ display: inline-block; margin-left: 13px; position: relative;vertical-align: middle;}
.articleTitleBtn .item a.itemC{ display: block; width: 50px; height: 50px; border-radius: 50px; background-repeat: no-repeat; background-position: center center;}
.articleTitleBtn .item.downLoad a.itemC{ background-color:#00b7ee; background-image: url(../images/downLoad.png);}
.articleTitleBtn .item.share a.itemC{ background-color:#f8b551; background-image: url(../images/share.png); }
.floatShareList{position: absolute;left: 50%;top: 55px;padding-top: 10px;visibility: hidden; opacity: 0; transform: translate(-50%,20px);-webkit-transform: translate(-50%,20px);transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.floatShareList .shareIcon{float: left;display: inline;}
.floatShareList span{white-space: nowrap;}
.articleTitleBtn .item:hover .floatShareList{visibility: visible; opacity: 1; transform:translate(-50%,0px);-webkit-transform:translate(-50%,0px);}
.articleTitleBox .conL{ margin-right:140px;}
.articleTitle {line-height: 36px;font-size: 22px;font-family: "microsoft yahei";color: #555555;text-align: center;position: relative; font-weight: bold;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block; padding-top: 15px;text-align: center;margin-bottom: 8px;}
.articleTime span {padding-left: 20px; margin-right: 20px;font-size: 14px;color: #999999;vertical-align: middle; display: inline-block; height: 20px; line-height: 20px; background-repeat: no-repeat; background-position: left center; background-size: auto 20px;}
/* ————— 发布信息 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 #036eb8;background: #036eb8;}
.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: #036eb8;}
.articlePage a.hover {color: #fff;background: #036eb8;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 32px;color: #444444;font-size: 16px;margin-right: -30px;padding-top: 14px;border-top: 1px solid #e6e6e6;}
.pageUp .articlePageBox{overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageUp .articlePageBox .con{box-sizing: border-box;-webkit-box-sizing: border-box;background: #fff;margin-right: 30px;}
.pageUp .articlePageBox a{ color: #444;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageUp .articlePageBox .pageF{ width: 20px; display: block; background: url("../images/prev.png") no-repeat left center;height: 32px;margin-right: 50px;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageUp .articlePageBox .pageL{ width: 20px; display: block; background: url("../images/next.png") no-repeat left center;height: 32px;margin-right: 50px;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageUp .articlePageBox .pageF::before{display: block;content: ""; position: absolute;width: 1px;height: 10px;background: #dedede;left:46px;top: 50%;margin-top: -5px;}
.pageUp .articlePageBox .pageL::before{display: block;content: ""; position: absolute;width: 1px;height: 10px;background: #dedede;left:46px;top: 50%;margin-top: -5px;}
.pageUp a {font-size: 16px;color: #999999;overflow: hidden;}
.pageUp .articlePageBox a:hover{color: #036eb8;}
/* ————— 上一篇/下一篇 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 ————— */
/* 热门新闻 start */
.newsViewRight{
	margin-left: 20px;
	width: 320px;
}
.newsViewRightTitle{
	font-size: 16px;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	background-color: #ffc658;
	position: relative;
	padding-left: 24px;
}
.newsViewRightTitle:before{
	display: block;
	content: '';
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -10px;
	width: 5px;
	height: 20px;
	background-color: #e65700;
}
.newsViewRightDl{
	padding: 15px 20px;
	background-color: #ffffff;
}
.newsViewRightDl dd{
	overflow: hidden;
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.newsViewRightDl dd:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.newsViewRightDl dd .count{
	font-size: 16px;
	color: #ffffff;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	float: left;
	display: inline;
	border-radius: 50%;
	background-color: #c7c7c7;
	margin-right: 16px;
	margin-top: 5px;
}
.newsViewRightDl dd.dd1 .count{
	background-color: #df4900;
}
.newsViewRightDl dd.dd2 .count{
	background-color: #ffc658;
}
.newsViewRightDl dd.dd3 .count{
	background-color: #448aca;
}
.newsViewRightDl dd .text{
	overflow: hidden;
	height: 48px;
	line-height: 24px;
}
.newsViewRightDl dd a{
	font-size: 15px;
	color: #666666;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.newsViewRightDl dd a:hover{
	color: #036eb8;
}
/* 热门新闻 end */
/* ========== 单篇+文章页 end ========== */
.singleArticleTitle{ position: relative; padding: 40px 40px 0; z-index: 1;}
.singleArticleTitle i{ position: absolute; left: 0; top: -20px; font-size: 148px; height: 148px; line-height: 148px; font-weight:bold; color: #e4e4e4; font-style: normal; z-index: -1;}
.singleArticleTitle .cnTitle{ min-height: 40px; line-height: 40px; color: #323232; font-size: 24px; font-weight: bold;}
.singleArticleTitle .enTitle{ min-height: 35px; line-height: 35px; color: #7f8eaa; font-size: 16px; text-transform: uppercase;}
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{ margin-right: -20px;}
.imgList1:after{ display: block; content: ''; clear: both; visibility: hidden;}
.imgList1 dd{ float: left; display: inline; width: 33.3333%;}
.imgList1 dd a{ display: block; margin-right: 20px; margin-bottom: 20px; transition: all 300ms; -webkit-transition: all 300ms;}
.imgList1 dd .pic::before{ padding-top: 58.44%;}
.imgList1 dd .pic .more{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 10; visibility: hidden; opacity: 0;transition: all 300ms; -webkit-transition: all 300ms;}
.imgList1 dd .pic .more i{ position: absolute; width: 40px; height: 40px; border-radius: 40px; background:#f8b551 url(../images/imgListMore.png) no-repeat center center; left: 50%; top: 50%; margin: -20px 0 0 -20px;}
.imgList1 dd .text{ overflow: hidden; height: 70px; line-height: 70px; text-align: left; padding: 0 17px; color: #333333; font-size: 18px;}
.imgList1 dd a:hover{ box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);}
.imgList1 dd a:hover .pic .more{ visibility: visible; opacity: 1;}
/* 全图列表1 end */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1{ overflow: hidden;}
.imgText1 dd{ padding: 20px 0;}
.imgText1 dd .wrap{ position: relative;}
.imgText1 dd .pic{ width: 300px; margin-right: 30px; float: left; display: inline;}
.imgText1 dd .pic::before{ padding-top: 55%;}
.imgText1 dd .text{ overflow: hidden; padding-right: 115px; padding-top: 16px;}
.imgText1 dd .text .title{ height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 10px;}
.imgText1 dd .text .title a{ color: #444444; font-size: 18px; font-weight: bold;}
.imgText1 dd .text .info{ height: 52px; line-height: 26px; overflow: hidden;color: #666666; font-size: 14px; margin-bottom: 32px;}
.imgText1 dd .text .time{ height: 25px; line-height: 25px; overflow: hidden;color: #858585; font-size: 16px;}
.imgText1 dd .more{ position: absolute; right: 0;  bottom: 3px;}
.imgText1 dd .more a{ display: block; width: 18px; height: 18px; background: #88abda url(../images/textListMore.png) no-repeat center center;}
.imgText1 dd:hover{ background: #f0f6fd;}
.imgText1 dd:hover .more a{ background-color: #f8b551;}
.imgText1 dd:hover .text .title a{ color: #036eb8;}
.imgText1 dd:hover .time{ color: #f8b551;}
/* 图文列表1 end */
/* 领导列表 start */
.leaderListScroll{ position: relative;}
.leaderListScroll .bd{overflow: hidden;}
.leaderListScroll .bd .slick-list{ margin-right: -20px;}
.leaderListScroll .bd .slick-list,.leaderListScroll .bd .slick-track{height: 100%;}
.leaderListScroll .myslide{height: 100%;position: relative;}
.leaderListScroll .myslide .con{ height: 100%; margin-right: 20px; overflow: hidden; position: relative;}
.leaderListScroll .myslide .con .conL{ position: absolute; left: 0; top: 0; height: 100%; width: 43.472%; color: #555555; font-size: 15px; line-height: 30px;}
.leaderListScroll .myslide .con .conR{ width: 26.7361%; float: right; display: inline; margin-right: 78px;}
.leaderListScroll .myslide .con .conR .pic{ border: 15px solid #eef2f5; border-radius: 50%; overflow: hidden;}
.leaderListScroll .myslide .con .conR .pic::before{ padding-top: 100%;}
.leaderListScroll .myslide .con .conR .text{ color:#115289; font-size: 18px; font-weight: bold; text-align: center; height: 40px; line-height: 40px; overflow: hidden;}
.leaderListScrollBtn span{ position: absolute; top:50%; width: 48px; height: 48px; border: 1px solid #d2d2d2; border-radius: 50%; background-repeat: no-repeat; background-position: center center; margin-top: -25px; cursor: pointer;}
.leaderListScrollBtn span.prev{ background-image: url(../images/leaderListPrev.png); left: -70px;}
.leaderListScrollBtn span.next{ background-image: url(../images/leaderListNext.png); right: -70px;}
.leaderListScrollBtn span.prev:hover{ background-color: #036eb8; background-image: url(../images/leaderListPrevH.png);}
.leaderListScrollBtn span.next:hover{ background-color: #036eb8; background-image: url(../images/leaderListNextH.png);}
/* 领导列表 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList1{ overflow: hidden;}
.textList1 dd{ padding: 30px 0;}
.textList1 dd .wrap{ position: relative;}
.textList1 dd .time{ float: left; display: inline; width: 80px; text-align: center; padding: 6px 10px 7px 0; border-right:1px solid #e6e6e6; margin-right: 35px; margin-top: 10px; color: #88abda;}
.textList1 dd .time span{ display: block; height: 35px; line-height: 35px; font-size: 36px;}
.textList1 dd .time em{ display: block; height: 22px; line-height: 22px; font-size: 20px; font-style: normal;}
.textList1 dd .text{ overflow: hidden; padding-right: 150px;}
.textList1 dd .text .title{ height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 10px;}
.textList1 dd .text .title a{ color: #444444; font-size: 18px; font-weight: bold;}
.textList1 dd .text .info{ height: 52px; line-height: 26px; overflow: hidden;color: #666666; font-size: 14px;}
.textList1 dd .more{ position: absolute; right: 0; top: 50%; margin-top: -9px;}
.textList1 dd .more a{ display: block; width: 18px; height: 18px; background: #88abda url(../images/textListMore.png) no-repeat center center;}
.textList1 dd:hover{ background: #f0f6fd;}
.textList1 dd:hover .more a{ background-color: #f8b551;}
.textList1 dd:hover .text .title a{ color: #036eb8;}
.textList1 dd:hover .time{ color: #f8b551;}
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* 外层继承start */
.appli-form{margin-right: -10px;}
.appli-form .logo img{width: 507px;height: 116px;}
.appli-form::after{ display: block;content: ''; clear: both; visibility: hidden;}
.appli-form .form-item{ float: left; display: inline;margin-bottom: 20px;}
.appli-form .form-item .con{margin-right: 10px;}
.appli-form .form-item .label{ float: left; display: inline; width: 85px; text-align: right; height: 42px; line-height: 42px; font-size: 15px; color: #666666;}
.appli-form .form-item .label span{color: #f70f0f; margin-right: 3px;}
.appli-form .form-item .form-con{ margin-left: 95px;}
.appli-form .form-item.item1{ width: 33.3607%;}
.appli-form .form-item.item2{ width: 22.7049%;}
.appli-form .form-item.item3{ width: 22.2951%;}
.appli-form .form-item.item4{ width: 21.6393%;}
.appli-form .form-item.item5{ width: 33.3333%;}
.appli-form .form-item.item6{ width: 100%;}
.appli-form .logo img{margin-bottom: 40px;}
/* 外层继承end */
/* 表单公用start */
.input{ border: 1px solid #ebebeb; background: #fafafa; padding: 0 17px;}
.input input{ height: 40px; line-height: 40px; width: 100%;border: none; background: none;}
.form-innerBox{font-size: 0;margin-right: -10px;}
.form-inner{ display: inline-block;vertical-align: top;}
.form-inner .innerCon {margin-right: 10px;}
.form-inner.inner1{ width: 13.2743%;}
.form-inner.inner2{ width: 60.1771%;}
.codeImage img{width: 93px;height: 42px;}
.codetext{font-size: 15px;color:#036eb8;height: 42px;line-height: 42px;}
.submit{width:140px; height: 50px; background: #036eb8;color: #FFF; font-size: 15px; text-align: center; border-radius: 5px;   line-height: 50px; cursor: pointer;margin-top:68px;}
/* 表单公用end */
.select{ border: 1px solid #ebebeb; background: #fafafa; }
.select .aykj_cssSelect{ float: none;}
.select .aykj_cssSelect .aykj_selectBox{ border: none;}
.select .aykj_cssSelect .aykj_selectLt{ height: 40px; line-height: 40px; background: none;}

/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
/* 列表start */
/* 列表end */
/* 表单start */
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
/* 问卷列表 end */
/* 问卷调查 start*/
/* 问卷调查 end*/
/* 问卷详情 start*/
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */
.ksQandAList dd{ background: #FFF; border-radius: 4px; margin-bottom: 10px;}
.ksQandAList dd .title{ padding: 10px 0; line-height: 30px; color: #333333; position: relative; font-size: 16px; padding-left: 80px; cursor: pointer;transition: all 100ms;-webkit-transition: all 100ms; background: transparent;}
.ksQandAList dd .title .icn{ position: absolute; left: 0; top: 50%; width: 48px; height: 48px; border: 1px solid #f0f0f0; border-radius: 4px 0 0 4px; background: url(../images/qandaIcn1.png) no-repeat center center; transition: transform 300ms;-webkit-transition: transform 300ms; transform:translateY(-50%) scale(1);-webkit-transform:translateY(-50%) scale(1);}
.ksQandAList dd .con{ padding: 18px 30px 30px; line-height: 28px; color: #666666; font-size: 14px; display: none;}
.ksQandAList dd:hover .title{ color: #036eb8;}
.ksQandAList dd.active .title{ background: #036eb8; color: #FFF;}
.ksQandAList dd.active .title .icn{ border-color:#036eb8; background-color:#036eb8; background-image: url(../images/qandaIcn1H.png); box-shadow: 0px 0px 3px rgba(0,0,0,.1);transform:translateY(-50%) scale(1.2);-webkit-transform:translateY(-50%) scale(1.2); }

.contactUsDl {overflow: hidden;}
.contactUsDl dd {width: 25%;height: 260px;float: left;display: inline;position: relative;text-align: center;padding: 0 36px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.contactUsDl dd::before {display: block;content: '';width: 1px;height: 82px;background-color:#e6e6e6;position: absolute;top: 50%;margin-top: -41px;left: 0;}
.contactUsDl dd:first-child:before{ display: none;}
.contactUsDl dd .con {display: inline-block;}
.contactUsDl dd .icn {width: 75px;height: 75px;margin: 0 auto;background-repeat: no-repeat;background-size: auto 75px;background-position: center center;margin-bottom: 20px;}
.contactUsDl dd .title {font-size: 14px;color: #333333;line-height: 30px;height: 30px;overflow: hidden; font-weight: bold;}
.contactUsDl dd .info {font-size: 14px;color: #666666;line-height: 30px;}
.map{ height: 500px;}

.downFileSearch{
	width: 199px;
	padding-right: 95px;
	z-index: 0;
	height: 40px;
	border: 1px solid #cccccc;
	border-radius: 40px;
	border-right: none;
	position: relative;
	margin-bottom: 20px;
}
.downFileSearch input {
    display: block;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    background: none;
    border: none;
}
.downFileSearch .btn {
	cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    width: 95px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background-color: #036eb8;
    position: absolute;
    right: 0;
    top: -1px;
    text-align: center;
    border-radius: 36px;
}
.downTypeDl{
	height: 36px;
	line-height: 36px;
	margin-bottom: 28px;
}
.downTypeDl dt{
	display: inline-block;
	font-size: 16px;
	color: #666666;
}
.downTypeDl dd{
	display: inline-block;
	margin: 0 22px;
}
.downTypeDl dd a{
	font-size: 16px;
	color: #666666;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.downTypeDl dd.hover a{
	color: #036eb8;
}
.downTypeDl dd a:hover{
	color: #036eb8;
}
.downList{
	border: 1px solid #ebebeb;
	border-bottom: none;
	margin-bottom: 30px;
}
.downList dd{
	border-bottom: 1px solid #ebebeb;
}
.downList .ddCon{
	height: 53px;
	line-height: 53px;
	overflow: hidden;
}
.downList .ddCon .con{
	float: left;
	display: inline;
}
.downList .ddCon .con.con1{
	width: 44%;
}
.downList .ddCon .con.con2{
	width: 20%;
}
.downList .ddCon .con.con3{
	width: 18%;
}
.downList .ddCon .con.con4{
	width: 18%;
}
.downList .ddCon .text{
	text-align: center;
	padding: 0 30px;
	border-right: 1px solid #e6e6e6;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.downList .ddCon .con1 .text{
	text-align: left;
	font-size: 16px;
	color: #333333;
}
.downList .ddCon .downBtn{
	text-align: center;
	padding-top: 10px;
}
.downList .ddCon .downBtn a{
	display: inline-block;
	width: 75px;
	height: 30px;
	line-height: 30px;
	background-color: #d9e6ef;
	font-size: 14px;
	color: #205c86;
	border-radius: 3px;
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.downList .ddCon .downBtn a:hover{
	background-color: #036eb8;
	color: #ffffff;
}
/* ========== 教师详情 start ========== */
.teacherView{
	background-color: #ffffff;
	padding: 50px 85px 40px 75px;
	overflow: hidden;
}
.teacherViewLeft{
	width: 240px;
	margin-right: 60px;
}
.teacherViewLeft .pic{
	border: 10px solid #ebf3f8;
	overflow: hidden;
	border-radius: 50%;
}
.teacherViewLeft .pic:before{
	padding-top: 100%;
}
.teacherViewLeft .pic img {
    object-position: top center;
}
.teacherViewRight{
	overflow: hidden;
}
.teacherViewRight .name{
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.teacherViewRight .postList{
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.teacherViewRight .postList dd{
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	padding-left: 30px;
}
.teacherViewRight .postList dd.dd1{
	background: url(../images/teacherIcon1.png) no-repeat left center;
}
.teacherViewRight .postList dd.dd2{
	background: url(../images/teacherIcon2.png) no-repeat left center;
}
.teacherViewRight .postList dd.dd3{
	background: url(../images/teacherIcon3.png) no-repeat left center;
}
.teacherViewRight .info{
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 45px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 36px;
}
.teacherViewRight .awardsTitle{
	line-height: 42px;
	height: 42px;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}
.teacherViewRight .awardsDl dd{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 16px;
	color: #036eb8;
}
/* ========== 教师详情 end ========== */