@charset "UTF-8";
.weChatShareTip {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5) url(../images/share/weChatShare.png) no-repeat calc(100% - 30px) 10px;
	background-size: 90% auto;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999999;
}
/*全图列表start*/
.imgList1{ overflow: hidden; }
.imgList1 dd{float: left;width: 100%;overflow: hidden;padding-top: 1rem;margin-bottom: 0.5rem;}
.imgList1 dd a{display: block;background: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgList1 dd .pic{border-radius: 0.125rem;overflow: hidden;}
.imgList1 dd .pic:before{ padding-top: 66.4788%;}
.imgList1 dd .text{height: 2.25rem; line-height: 2.25rem; font-size: 0.75rem; color: #333333; text-align: center;}

.imgList2 .imgList1{margin-right: -0.5rem;padding: 1rem .75rem;}
.imgList2 .imgList1 dd{width: 50%;margin-bottom: 0;padding-top: 0;}
.imgList2 .imgList1 dd a{margin-right: 0.5rem;}
.imgList2 .imgList1 dd .pic:before{ padding-top: 127.5362%;}
.imgList2 dd .text{height: 2rem;line-height: 2rem;font-size: 0.65rem;}
/*全图列表end*/
/*领导详情start*/
.learderView{padding: 1rem 0.75rem;}
.learderView .pic::before{padding-top: 126.7888%;}
.learderView .text .title{font-size: 0.75rem;color: #333;height: 0.75rem;line-height: 0.75rem;margin-bottom: 0.5rem;overflow: hidden;}
.learderView .text .titlec{font-size: 0.75rem;color: #333;height: 0.75rem;line-height: 0.75rem;margin-bottom: 1rem;overflow: hidden;}
.learderView .text .info{font-size: 0.6rem;color: #666;line-height: 0.9rem;}
/*领导详情end*/
/*联系我们start*/
.contectUs{padding: 1.675rem .75rem 1.25rem .75rem;background: #Fff;}
.contectUs .title{font-size: 0.75rem;color: #333;line-height: 0.75rem;height: 0.75rem;overflow: hidden;margin-bottom: 0.25rem;text-align: center;}
.contectUs .list .item{height: 4.25rem;line-height: 4.25rem;border-bottom: 0.025rem solid #ebebeb;font-size: 0.75rem;color: #333;overflow: hidden;display: block;}
.contectUs .list .item .text{display: inline-block;vertical-align: middle;line-height: 0.5rem;}
.contectUs .list .item img{display: inline-block;vertical-align: middle;width: 2.25rem;margin-right: 0.75rem;}
.contectUs .list .item span{font-size: 0.6rem;color: #000;display: block;line-height: 0.6rem;height: 0.6rem;margin-bottom: 0.425rem;}
.contectUs .list .item:last-child{border-bottom: none;}
#allmap{height: 13.75rem;}
/*联系我们end*/
/*在线报名start*/
.onlineFormBox {padding: 1.625rem .75rem 1.25rem .75rem;}
.onlineTitle{font-size: 0.75rem;color: #333333;height: 0.75rem;line-height: 0.75rem;margin-bottom:0.625rem;text-align: center;}
.onlineFormCon {display: flex;height: 1.5rem;line-height: 1.5rem;margin-bottom: 0.75rem;box-sizing: border-box;-webkit-box-sizing: border-box;}
.onlineFormCon .must {font-size: 0.6rem;color: #c50c0c;}
.onlineFormCon .title {width: 4.2rem;font-size: 0.6rem;color: #808080;border: 0.025rem solid #f3f3f3;border-right: none;overflow: hidden;}
.onlineFormCon .title span{color: #f70f0f;margin-left: 0.25rem;}
.onlineFormCon .inputDiv {flex: 1;}
.onlineFormCon .inputDiv .inputWidth {width: 100%;height: 100%;overflow: hidden;}
.onlineFormCon .inputDiv .inputWidth .formInput,
.onlineFormCon .inputDiv .inputWidth .formSelect,
.onlineFormCon .inputDiv .inputWidth .formTextarea {width: 100%;height: 100%;outline: none;border: none;box-sizing: border-box;-webkit-box-sizing: border-box;font-size: 0.6rem;color: #333333;border: 0.025rem solid #f3f3f3;border-left: none;}
.onlineFormCon .inputDiv .inputWidth .formTextarea {resize: none;padding: 0.3rem 0.5rem;}
.onlineFormCon .inputDiv .inputWidth .formSelect {appearance: none;-moz-appearance: none;-webkit-appearance: none;background: url(../images/resbtn.png)no-repeat center right 0.5rem;background-size: 0.35rem;padding-left: 0.5rem;}
.onlineFormCon.yzm .inputDiv {display: flex;}
.onlineFormCon.yzm .inputDiv .inputWidth {width: 26%;}
.onlineFormCon.yzm .inputDiv .imgBox {width: 3.75rem;height: 100%;overflow: hidden;margin-left: 0.5rem;margin-right: .5rem;}
.onlineFormCon.yzm .inputDiv .imgBox img {width: 100%;height: 100%;}
.onlineFormCon.yzm .inputDiv .qufen{display: inline-block;font-size: 0.6rem;color: #999999;}
.onlineFormCon.address {height: auto;margin-bottom: 0;}
.onlineFormCon.address .inputDiv{display: flex;flex-wrap: wrap}
.onlineFormCon.address .inputDiv .inputWidth {width: 100%;height: 1.5rem;border: none;display: flex;justify-content: space-between;margin-bottom: 0.5rem;overflow: unset;}
.onlineFormCon.address .inputDiv .inputWidth:last-child{border: 1px solid #dbdbdb;}
.onlineFormCon.address .inputDiv .inputWidth .con {width: 30%;height: 1.5rem;border: 1px solid #dbdbdb;border-radius: 0.2rem;-webkit-border-radius: 0.2rem;overflow: hidden;margin-bottom: 0.5rem;}
.onlineFormBtn {display: flex;padding: 1rem 0;justify-content: center;}
.onlineFormBtn a {display: block;padding: 0 3.475rem;height: 2rem;line-height: 2rem;border-radius: 0.2rem;-webkit-border-radius: 0.2rem;font-size: 0.65rem;}
.onlineFormBtn a.submit {background: #93070a;color: #fff;}
.gaiSub{display: flex;justify-content: space-between;}
.gaiSub a{height: 1.5rem;width: 49%;text-align: center;font-size: 0.6rem;color: #fff;line-height: 1.5rem;display: block;background: #999999;border-radius: 0.125rem;}
.gaiSub a.gaisubo{background: #96070b;}
/*在线报名end*/




/*文章页start*/
.articleBox{line-height:1.5rem;color:#454545;padding:.75rem;font-size:0.7rem;background:#fff;}
.articleBox img{max-width:100%;}
.articleTitle{
	font-size: 0.9rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    padding:.5rem 0 0 0;
    line-height: 1.5rem;
	}
.articleTime{display: block;clear: both;text-align: center;color: #999;font-size:0.6rem;padding:0 0 .25rem 0;}
.articleTime span{ margin:0 .25rem;}
.articleTime i{ margin-right: .25rem;}

.articleTop{
	overflow:hidden;
	background:#f9fafb;
	padding:.5rem 0;
	}
.articleTop .articleTitle{
	font-size:.9rem;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding:0 2.5rem;
	line-height:1.5rem;
	}
.articleTop .articleTime{
	text-align:center;
	padding:.5rem 0 0 0;
	}

.articleHand{
    clear:both;
    font-size:0.75rem;
    padding:0 0px 1rem 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:1.6rem;
    padding:0 1rem 0 .75rem;
    float:left;
    clear: both;
}
.articleHand a i{
	padding:0 .25rem 0  0;
	}
.articleHand a.aykjWord{color:#37a6ff !important; }
.articleHand a.aykjPpt{color:#ff7735 !important;}
.articleHand a.aykjExcel{color:#15bf44 !important; }
.articleHand a.aykjPdf{color:#1369c0 !important; }
.articleHand a.aykjZip{color:#ff9779 !important; }

.videoCon{
	position:absolute;
	top:10.25rem;
	bottom:0;
	overflow-y:auto;
	}
.videoCon .articleTitle{
	font-size:18px;
	color:#333333;
	text-align:left;
	font-weight:bold;
	padding:.25rem .5rem 0 .5rem;
	line-height:1.5rem;
	}
.videoCon .articleTime{
	text-align:left;
	padding:0 0 0 .5rem;
	}
	
.audiojs{
	width:2rem;
	height:2rem;
	border-radius:100%;
	background:url(../components/audiojs/play.png) no-repeat center center;
	background-size:cover; 
	margin:.1rem .5rem 0 0;
	position:relative;
	z-index:9;
	}
.audiojs.playing{
	width:2rem;
	height:2rem;
	border-radius:100%;
	background:url(../components/audiojs/play2.png) no-repeat center center;
	background-size:cover;
	}
.audiojs .scrubber{ display:none;}
.audiojs .time{ display:none;}
.audiojs .play-pause {
	width: 1.25rem;
	height: 1.75rem;
	padding:0 .3rem;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.articelImgSlide{
    padding: .5rem;
    overflow: hidden;
}
#articelImgSlide img{
    display: block;
    max-width: 100%;
}
#articelImgSlide{
    /*padding-bottom: 30px;*/
}
#articelImgSlide .swiper-pagination{
    bottom: .25rem;
}
.articelImgSlide .swiper-button-prev{
    left: 0px;
	outline: none;
}
.articelImgSlide .swiper-button-next{
    right: 0px;
	outline: none;
}
.articelImgSlide .swiper-pagination-bullet{background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active{background: #007aff;}
/**
 * 分享
 * @author 杨朝杰
 * @return
 */
.shareBt{display: inline-block;width:1rem;position: relative;}
.shareClose{line-height:2rem;text-align:center;padding:.15rem 0 0 0;font-size:0.8rem;}
.shareBt:after{display: block;content: "";overflow: hidden;width: 100%;padding-top: 100%;background: url(../images/share/share.png) no-repeat center center;background-size: 100% 100%;position: absolute;left: 50%;bottom:-.2rem;}
.shareBox{width:100%;overflow: hidden;background: #fff;position: fixed;left: 0px;bottom:-100%;z-index: 10000;-webkit-transition: bottom 0.8s;-o-transition: bottom 0.8s;transition: bottom 0.8s;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.shareBox.show{bottom:0px;}
 .shareCont{overflow: hidden;padding:0.5rem 0px 0.25rem;}
.boxShadow{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6);z-index: 999;display: none;}
.wxSha{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6) url(../images/share/weChatShare.png) no-repeat center 0rem;background-size: auto 16rem;z-index: 99999999;display: none;}
/* .shareC .bshare-custom {
	height: 2rem;
	text-align: center;
} 
.shareC .bshare-custom span {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	position: relative;
}
.shareC .bshare-custom span i {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
} */
.shareC .bshare-custom{display: flex; padding: 0.8rem .5rem;}
.shareC .bshare-custom .item{
	flex: 1;
	text-align: center;
}
.shareC .bshare-custom .item span{
	display: block;
	line-height: 1.5rem;
}
.shareC .bshare-custom a {
	display: inline-block;
	height: 2rem;
	width: 2rem;
	padding: 0;
	background-size: auto 1.95rem !important;
}
.shareC .bshare-custom .bshare-sinaminiblog {
	background: url(../images/share/shareBt1.png) no-repeat center center;
}
.shareC .bshare-custom .bshare-qqim {
	background: url(../images/share/shareBt6.png) no-repeat center center;
}

.shareC .bshare-custom .bshare-qzone {
	background: url(../images/share/shareBt3.png) no-repeat center center;
}
.shareC .bshare-custom .bshare-douban{
	background: url(../images/share/shareBt4.png) no-repeat center center;
}
.shareC .bshare-custom .bshare-weixin {
	background: url(../images/share/shareBt5.png) no-repeat center center;
}
/**
 * 音乐播放器
 * @author 杨朝杰
 * @return
 */
.audio{margin:0 50px;padding:10px 0 10px 0;}
.audio-tips{margin-top:10px; color: #b1b1b1; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.audio-detail{padding:5px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; background:#f8f8f8;position:relative;}
.audio-detail:after{content: " "; width: 200%; height: 200%; position: absolute; top: 0; left: 0; border: 1px solid #e6e6e6; box-sizing: border-box; -webkit-transform: scale(.5); transform: scale(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0;z-index:1;}
.audio .info{-webkit-box-flex: 1; -ms-flex: 1 0; flex: 1 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden;line-height:45px;}
.audio .info p{margin: 0; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-indent: 0;}
.audio .info .audio-title{-webkit-box-flex: 1.5; -ms-flex: 1.5; flex: 1.5; line-height: 24px;font-size:14px;}
.audio .info .audio-desc{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 16px;color:#999 !important;font-size:12px !important;}
.audio .info .audio-desc span{padding:0 15px 0 0;color:#ff000;}

.article-page{ overflow: hidden; height: 2rem; line-height: 2rem;}
.article-page a{ float: left; width: 50%; color: #666666; text-align: center;}
.article-page a i{ font-size: .6rem;transform: scale(0.6);-webkit-transform: scale(0.6);;display: inline-block;}
/*文章页end*/
/*文章页底部start*/
.footerBar2{
	font-size:.6rem;
	overflow: hidden;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: content;
	-moz-background-clip: content;
	background-clip: content;
	width: 100%;
	height:2.25rem;
	background:#fff;
	position:relative;
}
.footerBar2:after{
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border-top:1px solid #ededed;
    box-sizing: border-box;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
	z-index:1;
	}
.footerBar2 .shareBt:after{ display:none;}

.footerBar2 div{
	overflow:hidden;
	position:relative;
	z-index:2;
	}
.phoneBt{
	width:30%;
	float:right;
	}
.phoneBt a {
    width: 100%;
    display: block;
    line-height: 2.25rem;
    background: #ff7800;
    color: #fff !important;
    text-align: center;
}
.goBack2{
	width:16%;
	float:left;
	}
.goBack2 a{
    display: block;
    height:2.25rem;
    background: url(../images/jt6.png) no-repeat 10px center;
    background-size: 1.3rem;
    color: #666 !important;
    text-align: center;
	}
.marker, .shareDiv{
	float:right;
	line-height:2.25rem;
	font-size:.7rem;
	padding:0 .75rem 0 0;
	}

.shareDiv .shareBt{ width:100%;}

.marker span, .shareDiv span{padding:0 0 0 .3rem;}
.marker em, .shareDiv em{color:#999;}
/*文章页底部end*/

/*图片弹窗start*/
.picSwiperhtml{ display: none;}
.mainPic{ position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: #000; z-index: 1000; visibility: hidden; opacity: 0; transition: all 0.3s linear;-webkit-transition: all 0.3s linear }
.mainPic.show{ visibility: visible; opacity: 1; }
.mainPicClose{ position: absolute;z-index: 1;  right: 1rem; top:0.5rem; width: 1.9rem; height: 1.9rem; background: url(../images/close.png) no-repeat center center; background-size: auto 1.9rem;}
.mainPicClose span.myIcn{font-size:1.8rem;}
.mainPicBox{ position: absolute; left: 0px; width: 100%; height: 100%; top:50%; transform: translateY(-50%);}
.mainPicBox .swiper-container {
  width: 100%;
  height: 100%;
}
.mainPicBox .swiper-slide {
  overflow: hidden;
}
.photePage{ position: absolute; left: 0px; width: 100%; top:0px; height: 2.0rem; line-height: 2.5rem;  text-align:  center; color: #FFF; font-size: 0.7rem }
/*图片弹窗end*/
