@charset "UTF-8";
/*全图列表start*/
.imgList1{ overflow: hidden; }
.imgList1 dd{float: left;width: 100%;overflow: hidden;}
.imgList1 dd a{display: block;background: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 1rem;}
.imgList1 dd .pic{border-radius: 0.125rem;overflow: hidden;}
.imgList1 dd .pic:before{ padding-top: 56.1971%;}
.imgList1 dd .text{height: 2rem; line-height: 2rem; font-size: .7rem; color: #333333; text-align: center;border-bottom: 0.025rem solid #f7f7f7;}

.imgList2{ margin-right: -.5rem;}
.imgList2:after{content: '';display: block; visibility: hidden; clear: both;}
.imgList2 dd{float: left;width: 50%; margin-bottom: .5rem;}
.imgList2 dd a{display: block;margin-right: .5rem;background: #fff;box-sizing: border-box;-webkit-box-sizing: border-box; box-shadow: 0px 0px 5px rgba(0,0,0,.1); padding: .5rem .5rem 0;}
.imgList2 dd .pic:before{ padding-top: 133.3333%;}
.imgList2 dd .text{height: 1.5rem; line-height: 1.5rem; font-size: 0.65rem; color: #333333; text-align: left;}

.imgList1{margin-right: -0.5rem;}
.imgList1 .item{font-size: 0;width: 50%;}
.imgList1 .item .con{display: block;border-radius: 0.125rem;box-shadow: 0px 0.075rem 0.4rem 0.0375rem rgba(0, 0, 0, 0.19);margin-bottom: 0.5rem;margin-right: 0.5rem;height: 3.375rem;line-height: 3.375rem;overflow: hidden;padding-left: 1.125rem;background: url(../test/backgroung/imgList1itembg.png)no-repeat center /cover;}
.imgList1 .item .con .fontpic{-webkit-transform: translateY(-14%);margin-right: 0.625rem;display: inline-block;vertical-align: middle;width: 26.7802%;position: relative;border-radius: 50%;background: #94070a;-webkit-transition: all .3s linear;}
.imgList1 .item .con .fontpic::before{display: block;content: "";padding-top: 100%;}
.imgList1 .item .con .fontpic img{position: absolute;left: 50%;top:50%;-webkit-transform: translate(-50%,-50%);display: block;width: 38.8888%;}
.imgList1 .item .con span{font-size: 0.6rem;color: #333;-webkit-transition: all .3s linear;}

/*图文列表start*/
.imgText1 dd{ overflow: hidden; padding: .5rem 0;}
.imgText1 dd a{ display: block; overflow: hidden;}
.imgText1 dd .pic{overflow: hidden;width: 6.875rem;float: left;margin-right: .5rem;background-size: auto 1rem;}
.imgText1 dd .text{ overflow: hidden;}
.imgText1 dd .text .title{ line-height: 1.2rem; color: #333; font-size: 0.75rem;height: 2.4rem;margin-bottom: 0.25rem;}
.imgText1 dd .text .info{ line-height: 1rem; color: #666; font-size: 0.6rem;height: 2.2rem}
.imgText1 dd .text .time{  line-height: 1rem; color: #bdbdbd; font-size: 0.6rem;}
.imgText1 dd:last-child:before{ display: none;}
/*图文列表end*/
/*全文列表start*/
.textList1 dd:before{ border-bottom-color:#ededed;}
.textList1 dd .text .title{ height: 1.875rem;display: flex; align-items: center; overflow: hidden;}
.textList1 dd .text .title .time{ overflow: hidden; text-align: center;}
.textList1 dd .text .title .time span{ display: block;height: 0.75rem; line-height: 0.75rem; font-size: 0.75rem; color: #666666; margin-bottom: .15rem;}
.textList1 dd .text .title .time em{display: block;height: 0.625rem; line-height:0.625rem; font-size: .45rem; color: #666666; font-style: normal;}
.textList1 dd .text .title .line{ height: 1.25rem; width: 1px; background: #e6e6e6; margin: 0 .5rem;}
.textList1 dd .text .title .con{ color: #4c4c4c; font-size: .7rem; flex: 1;}
.textList1 dd .text .info{ line-height: 1rem; color: #666666; font-size: 0.6rem;height: 2rem}
/*全文列表end*/
/*shuxue开始*/
.shuxTitle{padding-top: 3.25rem;text-align: center;}
.shuxTitle .title{font-size: 0.9rem;font-weight: bold;color: #333333;line-height: 0.95rem;height: 0.95rem;overflow: hidden;}
.shuxTitle .titlec{font-size: 0.6rem;color: #666666;line-height: 0.6rem;height: 0.6rem;overflow: hidden;}
.shuxue{background: url(../test/backgroung/shuxuebg.png)no-repeat center /cover;width:100%;height: 30.175rem;overflow: hidden;position: relative;}
.shuxue .itemBox{display: block;position: absolute;width: 20%;animation: flash linear 2s;animation-fill-mode: forwards;-webkit-transform: translateY(1000px);}
.shuxue .itembg{display: block;position: absolute;width: 20%;animation: flash linear 2s;animation-fill-mode: forwards;-webkit-transform: translateY(1000px);}
@keyframes flash{from{transform: translateY(1000px);-webkit-transform: translateY(1000px);}to{transform: translateY(0px);-webkit-transform: translateY(0px);}}
.shuxue .itemBox .item{position: relative;animation:run infinite 2s forwards linear;-webkit-transition: all .3s linear;display: block;width: 100%;border-radius: 50%;overflow: hidden;}
.shuxue .itembg .item{position: relative;animation:run infinite 2s forwards linear;-webkit-transition: all .3s linear;display: block;width: 100%;border-radius: 50%;overflow: hidden;}
.shuxue .itemBox .item::before{display: block;content: "";padding-top: 100%;}
.shuxue .itembg .item::before{display: block;content: "";padding-top: 100%;}
@keyframes run{from{top: 0;}50%{top: 0.25rem;}to{top: 0;}}
.shuxue .item.run{animation-play-state:running}
.shuxue .item.stoprun{animation-play-state: paused;}
.shuxue .itemBox:nth-child(1){bottom:27.7777%;left: 4.1428%;}
.shuxue .itemBox:nth-child(2){bottom:25.6481%;left: 10.3571%;}
.shuxue .itemBox:nth-child(3){bottom:26.3888%;left: 38.7142%;}
.shuxue .itemBox:nth-child(4){bottom:56.2592%;left: 67.7857%;}
.shuxue .itemBox:nth-child(5){bottom:47.3333%;left: 30.9285%;}
.shuxue .itemBox:nth-child(6){bottom:67.7962%;left: 46.5%;}
.shuxue .itemBox:nth-child(7){bottom:2709629%;right: 23.2857%;}
.shuxue .itemBox:nth-child(8){bottom:32.7407%;right: 18.5714%;}
.shuxue .itemBox:nth-child(9){bottom:15.6296%;right: 9.2857%;}
.shuxue .itemBox:nth-child(10){bottom:47.7777%;right: 10.0714%;}
.shuxue .itembg1{bottom:10.7777%;left: 71.1428%;}
.shuxue .itembg2{bottom:10.6481%;left: 15.3571%;}
.shuxue .itembg3{bottom:45.3888%;left: 0.7142%;}
.shuxue .itembg4{bottom:30.2592%;left: 69.7857%;}
.shuxue .itembg5{bottom:17.3333%;left: 49.9285%;}
.shuxue .itembg6{bottom:67.7962%;left: 46.5%;}
.shuxue .itemBox:nth-child(1) .item{-webkit-transform: scale(0.8);background: url(../test/backgroung/shuxueitembg1.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(2) .item{background: url(../test/backgroung/shuxueitembg2.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(3) .item{-webkit-transform: scale(0.9);background: url(../test/backgroung/shuxueitembg3.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(4) .item{background: url(../test/backgroung/shuxueitembg4.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(5) .item{-webkit-transform: scale(1.2);background: url(../test/backgroung/shuxueitembg1.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(6) .item{-webkit-transform: scale(0.7);background: url(../test/backgroung/shuxueitembg2.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(7) .item{background: url(../test/backgroung/shuxueitembg3.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(8) .item{-webkit-transform: scale(0.7);background: url(../test/backgroung/shuxueitembg4.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(9) .item{background: url(../test/backgroung/shuxueitembg1.png)no-repeat center /cover;}
.shuxue .itemBox:nth-child(10) .item{background: url(../test/backgroung/shuxueitembg2.png)no-repeat center /cover;}
.shuxue .itembg1 .item{-webkit-transform: scale(0.8);background: url(../test/backgroung/shuxueabg1.png)no-repeat center /cover;}
.shuxue .itembg2 .item{-webkit-transform: scale(0.8);background: url(../test/backgroung/shuxueabg2.png)no-repeat center /cover;}
.shuxue .itembg3 .item{-webkit-transform: scale(0.9);background: url(../test/backgroung/shuxueabg3.png)no-repeat center /cover;}
.shuxue .itembg4 .item{-webkit-transform: scale(0.5);background: url(../test/backgroung/shuxueabg4.png)no-repeat center /cover;}
.shuxue .itembg5 .item{-webkit-transform: scale(0.3);background: url(../test/backgroung/shuxueabg5.png)no-repeat center /cover;}
.shuxue .itembg6 .item{-webkit-transform: scale(0.5);background: url(../test/backgroung/shuxueabg6.png)no-repeat center /cover;}
.shuxue .item .text{text-align: center;position: absolute;left: 0;width: 100%;top: 50%;-webkit-transform: translateY(-50%);}
.shuxue .item .text img{height: 0.8rem;display: block;margin: auto auto 0.3rem auto;}
.shuxue .item .text span{font-size: 0.45rem;color: #fff;line-height: 0.45rem;height: 0.45rem;overflow: hidden;display: block;}
/*shuxue结束*/
/* history start */
.historyTop{position: relative;margin-right: -0.5rem;}
.historyTop .bd{font-size: 0;}
.historyTop .item{outline: none;margin-right: 0.5rem;background: #f5f5f5;padding: 1.075rem 0 1rem 1rem;}
.historyTop .item .title{font-size: 0.55rem;color: #666;height: 0.55rem;overflow: hidden;margin-bottom: 0.375rem;line-height: 0.55rem;}
.historyTop .item .time{font-size: 1.2rem;color: #18344e;height: 1.2rem;overflow: hidden;margin-bottom: 0.375rem;line-height: 1.2rem;font-weight: bold;-webkit-transition: all .3s linear;}
.historyTop .item .info{font-size: 0.55rem;color: #666;height: 0.55rem;overflow: hidden;line-height: 0.55rem}
.historyTop .item.hover .time{color: #94070a;}
.historyTop .item:hover .time{color: #94070a;}
.historyTop .prev,.historyTop .next{cursor: pointer;transition: all .3s linear;opacity: 0;z-index: 2;position: absolute;width: 1.45rem;height: 1.45rem;background: url(../images/hostyprev.png)no-repeat center;top: 50%;-webkit-transform: translateY(-50%);}
.historyTop .prev{left: 0;}
.historyTop:hover .prev,.historyTop:hover .next{opacity: 1;}
.historyTop .next{-webkit-transform: translateY(-50%)rotate(180deg);right: 0;}
.history{height: 21.85rem;-webkit-transition: all .3s linear;}
.history .title{text-align: center;font-size: 0.75rem;color: #333;line-height: 0.75rem;height: 1rem;overflow: hidden;font-weight: bold;margin-bottom: 0.75rem;}
.history .title a{display: inline-block;width: 0.875rem;height: 0.875rem;background: url(../images/xiaolibtn.png)no-repeat center;background-size: 0.75rem;vertical-align: middle;-webkit-transform: translateY(-2px);-webkit-transition: all .3s linear;margin-left: 0.375rem;}
.history .titlec{font-size: 0.55rem;font-weight: bold;color: #333;height: 0.55rem;line-height: 0.55rem;overflow: hidden;margin-bottom: 0.875rem;text-align: center;}
.history .info{height: 19.25rem;overflow: hidden;font-size: 0.4rem;color: #666;}
.history .title a:hover{-webkit-transform: translateY(0);}
/* history end */
/* introduction start */
.introud{position: relative;padding-top: 2rem;overflow: hidden;}
.introud::before{display: block;content: "";width: 0.025rem;height: 100%;position: absolute;top: 0;left: 19%;-webkit-transform: translateX(-50%);background: #f0f0f0;}
.introudList{width: 83.4285%;}
.introudList .item{position: relative;padding: 0.625rem 0 0.75rem 0.5rem;font-size: 0.6rem;color: #666;line-height: 0.9rem;border-bottom: 0.025rem solid #f0f0f0;}
.introudList .item span{display: block;position: absolute;left: -12%;top: 20%;-webkit-transform: translate(-50%,-50%);font-size: 0.65rem;color: #104475;font-weight: bold;-webkit-transition: all .3s linear;cursor: pointer;}
.introudList .item span::before{border-radius: 50%;display: block;content: "";width: 0.275rem;height: 0.275rem;background: #104475;position: absolute;top: 50%;right: -25%;-webkit-transform: translate(-50%,-50%);-webkit-transition: all .3s linear;}
/* introduction end */
/* leader start */
.leaderTop{padding-bottom: 0.5rem;border-bottom: 0.025rem solid #f2f2f2;}
.leaderTop .imgText .pic{border-radius: 0.375rem;margin-right: 0.625rem;overflow: hidden;width: 50.7042%;}
.leaderTop .imgText .pic::before{padding-top: 60%;}
.leaderTop .imgText .text{overflow: hidden;padding-top: 1.25rem;-webkit-box-sizing: border-box;}
.leaderTop .imgText .text .title{font-size: 0.9rem;color: #104475;height: 0.9rem;line-height: 0.9rem;margin-right: 0.5rem;margin-bottom: 0.7rem;overflow: hidden;display: inline-block}
.leaderTop .imgText .text .titlec{font-size: 0.55rem;color: #104475;height: 0.9rem;line-height: 1.2rem;display: inline-block;overflow: hidden;margin-bottom: 0.7rem}
.leaderTop .imgText .text .info{font-size: 0.55rem;color: #666;height: 1.8rem;line-height: 0.9rem;overflow: hidden;}
.leaderTop .info{font-size: 0.55rem;color: #666;height: 6.3rem;line-height: 0.9rem;overflow: hidden;}
.leaderTop .info span{font-weight: bold;color: #333;display: block;}
.leaderList{padding: 0.875rem .75rem 0.75rem .75rem;}
.leaderList .item{margin-bottom: 0.5rem;background: url(../test/backgroung/leaderbg.png)no-repeat center /cover;height: 5.25rem;padding: 1.25rem;-webkit-box-sizing: border-box;border-radius: 0.25rem;overflow: hidden;}
.leaderList .title{font-size: 0.9rem;color: #104475;height: 0.9rem;line-height: 0.9rem;margin-right: 0.5rem;margin-bottom: 0.7rem;overflow: hidden;display: inline-block}
.leaderList .titlec{font-size: 0.55rem;color: #104475;height: 0.9rem;line-height: 1.2rem;display: inline-block;overflow: hidden;margin-bottom: 0.7rem}
.leaderList .info{font-size: 0.55rem;color: #666;height: .55rem;line-height: .55rem;overflow: hidden;}
/* leader end */
/* massage start */
.massageform{padding: 1rem 0.75rem 1.25rem .75rem;background: #fff;}
.massageform .con{overflow: hidden;}
.massageform .con .item{margin-bottom: 0.75rem;height: 1.875rem;}
.massageform .con .item span{width:3.125rem;overflow: hidden;float: left;font-size: 0.6rem;color: #333;line-height: 1.875rem;height: 1.875rem;}
.massageform .con .item span i{font-style: normal;color: #bf1d2d;display: inline-block;vertical-align: middle;margin-right: 0.1rem;}
.massageform .con .item .input{margin-left: 3.425rem;height: 100%;}
.massageform .con .item .input input{height: 100%;border: 0.025rem solid #e6e6e6;text-indent: 0.5rem;line-height: 1.875rem;width: 100%;-webkit-box-sizing: border-box;font-size: 0.6rem;color: #ccc;}
.massageform .con .item.yzm{width: 74.4958%;margin-bottom: 1.5rem;}
.massageform .con .item.yzm .input{margin-right: 3.7rem;}
.massageform .con .item.yzm img{display: block;float: right;height: 100%;width: 3.35rem;}
.massageform .con .item.text{height: 6.7rem;}
.massageform .con .item.text textarea{height: 100%;border: 0.025rem solid #e6e6e6;text-indent: 0.5rem;line-height: 1rem;width: 100%;-webkit-box-sizing: border-box;font-size: .6rem;color: #ccc;}
.massageform .con .item.btn{height: 1.8rem;}
.massageform .con .item.btn a{display:block;width: 100%;height: 100%;border-radius: 0.125rem;text-align: center;line-height: 1.8rem;font-size: 0.75rem;color: #fff;background: #98191b;}
.massageList .item{padding: 1.25rem 0;border-bottom: 0.025rem solid #e0e0e0;font-size: 0.6rem;line-height: 0.75rem;color: #333;}
.massageList .item:last-child{border-bottom: none;}
/* massage end */

/*产品详情 start*/
.pdViewUp{display: flex; padding: 0.75rem .75rem 0;}
.pdViewUp .pic{width:7.5rem; margin-right: .75rem;}
.pdViewUp .pic:before{ padding-top: 66.6667%;}
.pdViewUp .text{ overflow: hidden; flex: 1; line-height: 1.1rem;}
.pdViewUp .text .title{ color: #333333; font-size: 0.75rem; margin-bottom: .25rem;}
.pdViewUp .text .item{ overflow: hidden; font-size: .6rem;}
.pdViewTitle{ position: relative; height: 1.9rem; line-height: 1.9rem; font-size: 0.75rem; color: #e6282d; margin: 0 .75rem; padding:.4rem .65rem;}
.pdViewTitle::after{position: absolute; content: ''; width: 0.15rem; height: 1rem; background: #e6282d; left: 0; top:50%; margin-top: -.5rem;}
/*产品详情 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;
}
.articelImgSlide .swiper-button-next{
    right: 0px;
}
.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;
}
.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;
}
/**
 * 音乐播放器
 * @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*/

/*新闻中心start*/
.imgText1 dd{ overflow: hidden; padding: .5rem 0;}
.imgText1 dd a{ display: block; overflow: hidden;}
.imgText1 dd .pic{border-radius: 3px;overflow: hidden;width: 6.875rem;float: right;margin-left: .5rem;background-size: auto 1rem;}
.imgText1 dd .text{ overflow: hidden;}
.imgText1 dd .text .title{ line-height: 1.2rem; color: #333; font-size: 0.75rem;height: 2.5rem;margin-bottom: 0.25rem;}
.imgText1 dd .text .info{ line-height: 1rem; color: #666; font-size: 0.6rem;height: 2.2rem}
.imgText1 dd .text .time{  line-height: 1rem; color: #999; font-size: 0.6rem;}
.imgText1 dd:last-child:before{ display: none;}
/*新闻中心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*/

/*招聘列表开始*/
.recruitTitle dl{overflow: hidden;background: #fafafa;display: flex;justify-content: space-between;padding: 0.625rem 1rem;margin-bottom: 0.5rem;}
.recruitTitle dd{text-align: center;line-height: 1rem;font-size: 0.6rem;color: #333333;}
.recruitList{ overflow: hidden;margin-bottom: 1rem;}
.recruitList dd{ overflow: hidden; }
.recruitList dd .recruitT{ overflow: hidden; transition: all .3s; -webkit-transition: all .3s;}
.recruitList dd .recruitT .btn{  display: inline;  height: 0.6rem;width: 0.6rem;background: url(../test/close.png) no-repeat center center;position: relative;top: 5px;}
.recruitList dd .recruitC{ overflow: hidden;  display: none;padding:0  1rem 0.75rem;position: relative;top: -0.5rem; left: 0;border-bottom: 0.025rem solid #f8fcfa;background: #fafafa;}
.recruitA{display: flex;justify-content: space-between;border-bottom: 0.025rem solid #f3f3f3;margin-bottom: 0.75rem;}
.recruitA div{width: 33.33%;padding: 1.125rem 1rem;font-size: 0.6rem;color: #333;}
.recruitText{ overflow: hidden; line-height: 1rem;font-size: 0.6rem; color: #666666;}
.recruitText .title{display: block;color: #333;}
.recruitBtn{ overflow: hidden;}
.recruitBtn a{ overflow: hidden;width: 2.5rem; display: block; line-height: 1rem;  display: block; padding: 0.625rem 2.25rem; background: #96070b; color: #FFF;font-size: 0.6rem;}
.recruitList dd.active .recruitT dd{color: #FFF;}
.recruitList dd.active .recruitT dl{ background: #96070b;}
.recruitList dd.active .recruitT .btn{  background: url(../test/open.png) no-repeat center center;}
/*招聘列表结束*/
/*招聘申请开始*/
.popFormTitleBox {padding:  0.5rem 0;}
.popFormTitleBox input{
	padding: 0.75rem 0;
	width: 100%;
	border: 1px solid #DCDCDC;
	text-indent: 1rem;
	color: #000000;
	margin-bottom: 0.5rem;
}
.popFormTitleBox input:nth-child(2){color: #000000;}
.popFormTitleBox textarea{width: 100%;height: 4.75rem;padding-top: 10px;border: 1px solid #DCDCDC;color: #000000;text-indent: 20px;}
.popForminput{overflow: hidden;}
.popForminput input{
	padding: 0.75rem 0;
	border: 1px solid #DCDCDC;
	color: #000000;
	width: 36.6%;
	float: left;
	text-indent: 1rem;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
.popForminput img{
	float: left;
	height: 2.45rem;
	margin-right: 0.5rem;
}
.popForminput a{float: left;font-size: 0.6rem;color: #999999;display: block;padding: 0.75rem 0;}
.popFormUpdate{margin-bottom: 0.25rem;overflow: hidden;}
.popFormUpdate .up{background: #eab7b9;color: #b81118;margin-right: 0.375rem;text-align: center;float: left;padding: 0.5rem 1.35rem;}
.popFormUpdate .mb{background: #b3b3b3;color: #fff;text-align: center;float: left;padding: 0.5rem 1.65rem;}
.hz{width: 100%;text-align: left;font-size: 0.55rem;color: #666;margin-bottom: 0.75rem;display: block;}
.popFormBtn{padding-bottom: 0.75rem;}
.popFormUpdate .up .webuploader-pick{background:none;padding:0;}
.popFormBtn a {
	display: inline-block;
	line-height: 1.725rem;
	font-size: 0.6rem;
	text-align: center;
	width: 47%;
	height: 1.725rem;
}

.popFormBtn a.submit {
	background: #B81118;
	color: #fff;
	margin-right: 0.75rem;
}

.popFormBtn a.reset {
	background: #999999;
	color: #fff;
}

/*招聘弹窗结束*/

/* 在线缴费 start */
.campusList{
	padding-top: 0.75rem;
	margin: 0 0.75rem 0.75rem;
}
.campusList dd{
	margin-bottom: 0.5rem;
}
.campusList dd a{
	display: flex;
	padding: 0.9rem 0.5rem;
	align-items: center;
	background: url(../images/campusItemBg1.png) no-repeat center center;
	background-size: cover;
	border-radius: 0.1rem;
	overflow: hidden;
}
.campusList dd.dd2 a{
	background: url(../images/campusItemBg2.png) no-repeat center center;
	background-size: cover;
}
.campusList dd.dd3 a{
	background: url(../images/campusItemBg3.png) no-repeat center center;
	background-size: cover;
}
.campusList dd .icon{
	width: 2.5rem;
	height: 2.5rem;
	overflow: hidden;
	border-radius: 50%;
	background-color: #b12029;
	margin-right: 0.75rem;
	position: relative;
}
.campusList dd .icon img{
	display: block;
	height: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.campusList dd.dd3 .icon img{
	height: 43%;
}
.campusList dd .text{
	flex: 1;
}
.campusList dd .title{
	font-size: 0.9rem;
	color: #333333;
	line-height: 1.4rem;
	font-weight: bold;
}
.campusList dd .info{
	font-size: 0.75rem;
	color: #999999;
	line-height: 1.25rem;
}
/* 在线缴费 end */