@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 ————— */
.articleTitle {clear: both;line-height: 43px;font-size: 26px;font-family: "microsoft yahei";color: #333333;text-align: left;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 10px 0 15px;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: left;}
.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 #94070a;background: #94070a;}
.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;float: left;background: url(../images/common/file/file.png) no-repeat left center;}
.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: #94070a;}
.articlePage a.hover {color: #fff;background: #94070a;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;color: #333333;font-size: 16px;padding-top: 40px;border-top: 1px solid #eeeeee;text-align: center;}
.pageUp .articlePageBox{display: inline-block;width: 205px;height: 50px;line-height: 50px;text-align: center; font-size: 16px;color: #999999;overflow: hidden;background-color: #f2f2f2;margin-right: 55px;}
.pageUp .articlePageBox a{display: block;}
.articlePageBox:hover{background-color: #0d6fb8;}
.pageUp .articlePageBox:hover a {color: #FFFFFF;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5\9;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../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 ========== */
.videoList1Dl {overflow: hidden;margin-right: -30px;}
.videoList1Dl dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.videoList1Dl dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList1Dl dd .pic::before{padding-top: 66.5761%;}
.videoList1Dl dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList1Dl dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../images/common/videoIco.png) no-repeat center center;}
.videoList1Dl dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList1Dl dd .text{padding:20px;}
.videoList1Dl dd .con .title {height: 50px;line-height: 25px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s;}
.videoList1Dl dd .con:hover .title {color: #0d6fb8;}
/* ========== 视频列表 end ========== */
/* ========== 全文列表 start ========== */
.textList1Dl{overflow: hidden;margin: -30px;}
.textList1Dl dd{width: 33.333%;float: left;display: inline;margin-bottom: 30px;}
.textList1Dl dd .con{margin-right: 30px;background: #fff;padding:40px 30px;overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;}
.textList1Dl dd .con .title{line-height: 28px;font-size: 18px;height: 28px;overflow: hidden;}
.textList1Dl dd .con .title a{color: #333333;}
.textList1Dl dd .con .time{line-height: 40px;height: 40px;font-size: 14px;color: #999999;}
.textList1Dl dd .con .info{line-height: 24px;height: 48px;font-size: 14px;color: #666666;overflow: hidden;}
.textList1Dl dd .con:hover{box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.08);}
.textList1Dl dd .con .title a:hover{color: #0d6fb8;}
/* ========== 全文列表 end ========== */
/* ========== 现任领导 start ========== */
.imgList1Dl{overflow: hidden;margin:0 -15px;}
.imgList1Dl dd{width: 25%;float: left;display: inline;margin-bottom: 30px;}
.imgList1Dl dd .con{display: block;background: #FFFFFF;margin:0 15px;position: relative;overflow: hidden;}
.imgList1Dl dd .con .pic::before{padding-top: 130.563798%;}
.imgList1Dl dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 18px;color: #FFFFFF;background-color: #0d6fb8; text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;position: absolute;left: 0;right: 0;bottom: 0;}
.imgList1Dl dd .con .shareBox{height: 0;position: absolute;left: 0;right: 0;bottom: 0; transition: 0.4s;-webkit-transition: 0.4s;}
.imgList1Dl dd .con:hover .shareBox{height: 100%;}
.imgList1Dl dd .con .shareBox .text{height: 100%;position: absolute;left: 0;right: 0;bottom: 0;background-color: rgba(13,111,184,0.8); padding: 0 35px;}
.imgList1Dl dd .con .shareBox .text .title{font-size: 18px;color: #FFFFFF;text-align: center;line-height: 30px;margin-bottom: 8px;height: 30px;overflow: hidden;}
.imgList1Dl dd .con .shareBox .text .info{font-size: 14px;color: #FFFFFF;text-align: center;line-height: 28px;}
.imgList1Dl dd .con .shareBox .text .moreBtn{padding-top: 25px;}
.imgList1Dl dd .con .shareBox .text .moreBtn a{display: block;border: 1px solid #FFFFFF;width: 40px;height: 40px;border-radius: 100%;margin: 0 auto;background: url(../images/imgList1DlMoreIcon.png)no-repeat center;}
.imgList1Dl dd .con .shareBox .text .moreBtn a:hover{background: url(../images/imgList1DlMoreIconh.png)no-repeat center;background-color: #FFFFFF;}
/* ========== 现任领导 end ========== */
/* ========== imgList2.jsp start ========== */
.imgList2Dl{overflow: hidden;margin:0 -15px;}
.imgList2Dl dd{width: 33.333%;float: left;display: inline;margin-bottom: 30px;}
.imgList2Dl dd .con{display: block;background: #FFFFFF;margin:0 15px;position: relative;overflow: hidden;}
.imgList2Dl dd .con .pic::before{padding-top: 66.52173913%;}
.imgList2Dl dd .con .text{height: 60px;line-height: 60px;font-size: 18px;color: #FFFFFF;background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;position: absolute;left: 0;right: 0;bottom: 0;}/* ========== imgList2 end ========== */
.imgList2Dl dd .con .text a{display: block;color: #FFFFFF;}
/* ========== 图文列表 start ========== */
.imgText1Dl{overflow: hidden;margin: -30px;}
.imgText1Dl dd{width: 33.333%;float: left;display: inline;margin-bottom: 30px;}
.imgText1Dl dd .con{margin-right: 30px;background: #fff;padding:30px;overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con .imghover{margin-bottom: 28px;}
.imgText1Dl dd .con .imghover .pic::before{padding-top: 66.5%;}
.imgText1Dl dd .con .title{line-height: 28px;font-size: 18px;height: 28px;overflow: hidden;}
.imgText1Dl dd .con .title a{color: #333333;}
.imgText1Dl dd .con .time{line-height: 40px;height: 40px;font-size: 14px;color: #999999;}
.imgText1Dl dd .con .info{line-height: 24px;height: 48px;font-size: 14px;color: #666666;overflow: hidden;}
.imgText1Dl dd .con:hover{box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.08);}
.imgText1Dl dd .con .title a:hover{color: #0d6fb8;}
/* ========== 图文列表 end ========== */
/* ========== 资质荣誉列表瀑布流 start ========== */
.honorGridBox{overflow: hidden;}
.honorGridDl {position: relative;width: 100%;z-index: 1 !important;margin-right: -30px;overflow: hidden;}
.honorGridDl dd {width: 33.3333%;position: absolute;top: 0;left: 0;}
.honorGridDl dd .con {display: block;margin-right: 30px;background: #fff;transition: 0.4s;-webkit-transition: 0.4s;margin-bottom: 30px;border-radius: 5px;overflow: hidden;}
.honorGridDl dd .con:hover {box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);}
.honorGridDl dd .con .grPic {height: auto;padding: 30px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.honorGridDl dd .con .grPic img {width: 100%;height: 100%;}
.honorGridDl dd .con .text {font-size: 16px;color: #333333;background: #ececec;text-align: center;height: 70px;line-height: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.4s;-webkit-transition: 0.4s;}
.honorGridDl dd .con:hover .text {color: #fff;background: #0d6fb8;}
.viewer-number span,
.viewer-number i {font-style: unset;}
/* ========== 资质荣誉列表瀑布流 end ========== */
/* ========== 资质荣誉列表 start ========== */
.honorListDl {overflow: hidden;margin-right: -30px;}
.honorListDl dd {width: 33.333%;float: left;display: inline;margin-bottom: 30px;}
.honorListDl dd .con{margin-right: 30px;background-color: #FFFFFF;}
.honorListDl dd .con .imghover {padding: 40px 60px;}
.honorListDl dd .con .imghover .pic::before {padding-top: 70.58824%;}
.honorListDl dd .con .imghover .pic img {object-fit: contain;}
.honorListDl dd .con .text{text-align: center; border-top: 1px solid #f8f8f8; padding: 0 20px;font-size: 20px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 78px;line-height: 78px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honorListDl dd .con:hover .text{color: #1e5ab0;}
.honorListDl dd .con: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);}
.viewer-number span,
.viewer-number i {font-style: normal;}
/* ========== 资质荣誉列表 end ========== */
/* ========== 联系我们 start ========== */
.contactUsBox{padding: 60px;background-color: #FFFFFF;}
.contactUsTitle{line-height: 25px;height: 25px;font-size:24px;color: #333333;text-align: center;}
.contactUsTitle span{display: inline-block;vertical-align: middle;width: 30px;height: 4px;background-color: #0d6fb8;font-size: 0;margin: 0 10px;}
.contactUsDlBox{overflow: hidden;}
.contactUsDl{margin-right: -1px;padding-top: 42px;padding-bottom: 40px;}
.contactUsDl .dd{float: left;display: inline;width: 50%;}
.contactUsDl .dd .con{border-right: 1px solid #e6e6e6;line-height: 40px;height: 40px;text-align: center;}
.contactUsDl .dd.phone .con{font-size: 24px;height: 40px;line-height: 40px;color: #0d6fb8;}
.contactUsDl .dd .con span{display: inline-block;vertical-align: middle;padding-right: 20px;height: 40px;line-height: 40px;}
.contactUsDl .dd .con .title{font-size: 14px;color: #333333;line-height: 40px;}
.contactUsDl .dd.phone .con .title{background: url(../images/contactUsPhone.png)no-repeat left center;padding-left: 55px;}
.contactUsDl .dd.address .con .title{background: url(../images/contactUsAddress.png)no-repeat left center;padding-left: 50px;}
.contactUsDl .dd.address .con .info{font-size: 18px;color: #666666;}
#map{width: 100%;height: 493px;}
.zxzxBox{border-top: 1px solid #f2f2f2;padding-top: 60px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
.contactUsFromBox{padding-top: 40px;}
.contactUsFromItem{float: left;display: inline;width: 33.333%;margin-bottom: 30px;}
.contactUsFromItem .contactUsFromItemCon{margin-right: 60px;background-color: #f8f8f8;}
.contactUsFromItem .contactUsFromItemCon .lable{padding-left: 35px;float: left;display: inline;font-size: 14px;color: #999999;line-height: 60px;}
.contactUsFromItem .contactUsFromItemCon .inputBox{overflow: hidden;padding: 0 10px;}
.contactUsFromItem .contactUsFromItemCon .inputBox input{width: 100%; border: none;outline: none;background-color: transparent;line-height: 40px;padding: 10px 0;}
.contactUsFromItem .contactUsFromItemCon .textareaBox{height: 140px;overflow: hidden;padding:10px;padding-top: 20px;}
.contactUsFromItem .contactUsFromItemCon .textareaBox textarea{line-height: 20px; width: 100%;height: 100%;background-color: transparent;border: none;outline: none;}
.contactUsFromItem.contactUsFromCode{width: 50%;}
.contactUsFromItem.contactUsFromCode .contactUsFromItemCon{background-color: transparent;border: 1px solid #eeeeee;overflow: hidden;}
.contactUsFromItem.contactUsFromCode .codeImg{float: right;display: inline;height: 60px;line-height: 60px;margin-left: 30px;}
.contactUsFromItem.contactUsFromCode .codeImg img{width: 110px;height: 60px;display: inline-block;vertical-align: middle;background-color: #f8f8f8;}
.contactUsFromItem.contactUsFromCode .codeImg a{display: inline-block;vertical-align: middle;font-size: 16px;color: #666666;margin-left: 30px;}
.contactUsFromItemBtn{padding-top: 40px;text-align: center;}
.contactUsFromItemBtn a{width: 130px;margin: 0 10px; display:inline-block;font-size: 18px;text-align: center;color: #FFFFFF;line-height: 50px;height: 50px;}
.contactUsFromItemBtn a.btn1{background-color: #0d6fb8;}
.contactUsFromItemBtn a.btn2{background-color: #999999;}
/* ========== 联系我们 end ========== */
/* ========== 预约报名 start ========== */
.appSignUpBox{padding: 60px;}
.appSignUpFromBox{background-color: #f2faff;}
.appSignUpFromL,
.appSignUpFromR{
	float: left;
	display: inline;
	width: 50%;
	box-sizing: border-box;-webkit-box-sizing: border-box;
}
.appSignUpFromL{border-right: 1px solid #e6f3fb;}
.appSUpItem{padding: 20px 0;border-bottom: 1px solid #e6f3fb; box-sizing: border-box;-webkit-box-sizing: border-box;}
.appSUpItem .lable{width: 110px;line-height: 40px;height: 40px;overflow: hidden;float: left;display: inline;font-size: 14px;color: #333333;text-align: right;}
.appSUpItem .lable span{color: #c60a1e;margin-right: 5px;}
.appSUpItem .inputBox{border: 1px solid #ecf5fb;padding: 0 10px;overflow: hidden;background-color: #FFFFFF;margin-right: 30px;}
.appSUpItem .inputBox input{border: none;outline: none;line-height: 38px;width: 100%;}
.appSUpselectItem{position: relative;}
.appSUpselectItem .inputBox .textBox{line-height: 38px;height: 38px;overflow: hidden;color: #000000;}
.appSUpselectItem .inputBox .textBox.tipText{color: #999999;}
.appSUpselectItem .inputBox .selectIcon{float: right;display: inline;width: 38px;height: 38px;cursor: pointer;background-image: url(../images/common/appSUpSelectIcon.png);background-position: center;background-repeat: no-repeat;}
.appSUpItem .selectBox{position: absolute;left: 110px;bottom: -94px;right: 30px; background-color: #FFFFFF;border: 1px solid #ecf5fb;max-height: 112px;overflow: hidden;z-index: 1;}
.appSUpItem .selectBox a{display: block;line-height: 39px;border-bottom: 1px solid #ecf5fb;text-align: center;height: 39px;overflow: hidden;}
.appSUpItem .selectBox a.active{background-color:#036eb8;color: #FFFFFF;}
.appSUpItem .selectBox a:hover{background-color:#036eb8;color: #FFFFFF;}
.appSUpItemBtn a{display: block;width: 160px;height: 46px;color: #FFFFFF;font-size: 16px;line-height: 46px;overflow: hidden;text-align: center;background-color: #036eb8;margin: 0 auto;font-weight: bold;}
.appSUpRadio .inputBox{height: 38px;line-height: 38px;background-color: transparent;}
.appSUpRadio .radioBox .span{display: inline-block;vertical-align: middle;cursor: pointer;height: 100%;margin-right: 30px;}
.appSUpRadio .radioBox .span span{width: 8px;height: 8px; border: 4px solid #ffffff;border-radius: 100%;display: inline-block;vertical-align: middle;font-size: 0;margin-right: 10px;}
/* .appSUpRadio .inputBox .span span{margin-left: 15px;margin-right: 10px;} */
.appSUpRadio .radioBox .span.active span{background-color: #036eb8;}
/* ========== 预约报名 end ========== */
/* ========== 现任领导-详情 start ========== */
.leadershBox{position: relative;}
.leadershL{position: absolute;left: 0;top: 0;bottom: 0;width: 380px; background-color: #FFFFFF;}
.leadershR{margin-left:395px;background-color: #FFFFFF;min-height: 640px;}
.leadershLCon{padding: 30px;position: relative;padding-bottom: 60px;}
.leadershLCon .imgBox .pic::before{padding-top: 130.3125%;}
.leadershLCon .leadershLinfo{min-height: 115px;text-align: center;line-height: 115px;}
.leadershLinfo .title{display: inline-block;font-size: 28px;color: #333333;font-weight: bold;vertical-align: middle;line-height: 20px;}
.leadershLinfo .title span{padding-left: 25px; display: inline-block;font-size: 16px;color: #333333;line-height: 20px;font-weight: normal;padding-top: 15px;}
.bgBoxDl{position: absolute;left: 361px;top: 54px;}
.leadershL .dd{background: url(../images/leadershBoxIcon.png)no-repeat center;width: 54px;height: 13px;margin-bottom: 52px;}
.leadershRCon{padding:0 50px;}
.leadershRCon .articleTitle{font-size: 30px;line-height: 40px;padding-top: 45px;padding-bottom: 27px;border-bottom: 1px solid #f0f0f0;text-align: center;}
.leadershRCon .articleBox{padding-top: 20px;line-height: 35px;}
.hdjxBoxTitle{line-height: 66px;font-size: 24px;color: #666666;}
.hdjxBoxText{line-height: 35px;font-size: 16px;color: #666666;padding-bottom: 30px;}
/* ========== 现任领导-详情 end ========== */
/* ==========专业设置 start ========== */
.majorSetupDl .con{position: relative;background-color: #FFFFFF;}
.majorSetupDl .dd .con .imgBox{width: 50%;}
.majorSetupDl .dd:nth-child(odd) .con .imgBox{float: right;display: inline;}
.majorSetupDl .dd:nth-child(even) .con .imgBox{float: left;display: inline;}
.majorSetupDl .con .imgBox .pic::before{padding-top:66.52778%;}
.majorSetupDl .con .textC{padding: 0 70px;text-align: center;}
.majorSetupDl .dd:nth-child(odd) .con .textC{overflow: hidden;position: absolute;left: 0;top: 0;right: 50%;bottom: 0;}
.majorSetupDl .dd:nth-child(even) .con .textC{overflow: hidden;position: absolute;left: 50%;top: 0;right:0;bottom: 0;}
.majorSetupDl .con .textC .title{line-height: 40px; font-size: 22px;color: #333333;margin-bottom: 37px;overflow: hidden;}
.majorSetupDl .con .textC .info{line-height: 24px; font-size: 14px;color: #666666;margin-bottom: 55px;}
.majorSetupDl .con .textC .btnMore a{display: block;width: 118px;height: 34px;line-height: 34px;border: 1px solid #0d6fb8;border-radius: 36px;margin: 0 auto;font-size: 14px;color: #0d6fb8;transform: translateY(0);-webkit-transform: translateY(0);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.majorSetupDl .con .textC .btnMore a span{background: url(../images/majorSetupDlMoreIcon.png)no-repeat right center;padding-right: 20px;}
.majorSetupDl .con .textC .btnMore a:hover{background-color: #0d6fb8;color: #FFFFFF;transform: translateY(-4px);-webkit-transform: translateY(-4px);}
.majorSetupDl .con .textC .btnMore a:hover span{background: url(../images/majorSetupDlMoreIconh.png)no-repeat right center;}
/* ========== 专业设置 end ========== */
/* ========== 专业详情 start ========== */
.majorViewBox{padding: 50px 60px;}
.majorViewTitle{line-height: 45px;font-size: 32px;color: #333333;text-align: center;font-weight: bold;min-height: 90px;padding-bottom: 10px;border-bottom: 1px solid #eeeeee;}
.majorViewCon{padding-top: 36px;}
.majorViewCon .title{line-height: 30px;font-size: 18px;color: #0d6fb8;font-weight: bold;}
.majorViewCon .info{line-height: 30px;font-size: 14px;color: #333333;margin-bottom: 32px;}
/* ========== 专业详情 end ========== */
/* ========== 新闻详情 start ========== */
.newsViewBox{padding: 45px 60px; background-color: #FFFFFF;}
/* ========== 新闻详情 end ========== */