@charset "UTF-8";
/*单篇+文章页start*/
.nowsD{padding: 0 30px;}
.articleC {
	background: #FFFFFF;
	padding: 0 50px;
}
.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 24px;
	font-family:"microsoft yahei";
	color:#333333;
	text-align: center;
	position: relative;
	font-weight: bold;
}
.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}
.articleTime span {
	padding-right: 16px;
	font-size: 14px;
	color: #999999;
}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.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:#da0100;
	}
.articlePage a.hover{
	color:#fff;
	background:#da0100;
	}

.articleBox {
	line-height:36px;
	padding:10px 0;
	color: #666666;
	font-size:16px;
}
.articleBox img{
	max-width:100%;
	}
.minH600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
/**
 * 文章阅读页-内容上部大图
 */
#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;
	background:url(about:blank);
}
#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/file/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/file/article_icon.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:99999999999999;
	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 #da0100;background:#da0100;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/file/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.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/file/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/file/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/file/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/file/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/file/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/file/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBox{
	height:40px;
	overflow:hidden;
	background:#f1f1f1;
	}
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
.pageUp{line-height:60px;font-size: 0;overflow: hidden;height: 60px;text-align: left;position: relative;}
.pageUp a {width: 48%;-webkit-box-sizing: border-box;color: #666666;font-size:16px;background: #f1f1f1;padding:0 20px;}
.pageUp a span{color: #666 !important;}
.pageUp a:hover{background: #e8f3dd;color: #468b37;}
.articleShare {
	display: inline;
}
.articleShare .bshare-custom{
	display: inline;
}
.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atIco.png)no-repeat !important; 
}
.articleShare .bshare-sinaminiblog {
	background-position: 0px 0px !important;
}
.articleShare .bshare-qqmb {
	background-position: -32px 0px !important;
}
.articleShare .bshare-qzone {
	background-position: -65px 0px !important;
}
.articleShare .bshare-douban {
	background-position: -96px 0px !important;
}
.articleShare .bshare-qqim {
	background-position: -128px 0px !important;
}
/*单篇+文章页end*/
/*event1 start*/
.event-style1{overflow: hidden;position: relative; padding: 40px 0 80px;}
.event-style1 dt{width: 2px;height: 100%;overflow: hidden;background: #0b579e;position: absolute;left: 50%;top: 118px;margin-left: 0px;z-index: 11;}
.event-style1 dd{position: relative;z-index: 3; clear: both;}
.event-style1 dd .con{width: 420px;position: relative;}
.event-style1 dd .con .text{ overflow: hidden;}
.event-style1 dd .con .text .title{width: 100%;height: 57px;line-height: 57px;background: #0a569e;font-size: 24px;color: #fff;}
.event-style1 dd .con .text .title span{padding-left: 68px;position: relative;}
.event-style1 dd .con .text .title span em{position: absolute;left: 22px;top: 3px;width: 28px;height: 26px;display: block;background: url(../images/date.png) no-repeat center center}
.event-style1 dd .con .text .info{padding: 21px 25px 22px;font-size: 16px;color: #333;line-height: 24px; background: #FFF;}
.event-style1 dd .year{height: 35px;line-height: 35px;position: absolute; top:50%; margin-top: -17px;}
.event-style1 dd .year span{font-size: 18px;color: #333;}
.event-style1 dd .year i{display: inline;width: 24px;height: 1px;background: #0b579e;position: absolute;top: 50%;z-index: 12;}
.event-style1 dd .year .circle{position: absolute;top: 0;width: 11px;height: 11px;border-radius: 23px;background: #0b579e;border: 12px solid #dee8e2;z-index: 10;}
.event-style1 dd.even .con{ float: left;display: inline;}
.event-style1 dd.even .year{right: -150px;}
.event-style1 dd.even .year i{right: -26px;}
.event-style1 dd.even .year .circle{left: 74px;}
.event-style1 dd.odd .con{ float: right;display: inline;}
.event-style1 dd.odd .year{left: -150px;}
.event-style1 dd.odd .year i{left: -26px;}
.event-style1 dd.odd .year .circle{right: 72px;}
/*event1 end*/
/* course.jsp start*/
.course{background: url(../test/background/coursebg.png)no-repeat bottom center /cover ;padding-left: 30px;padding-top: 42px;padding-bottom: 60px;}
.course dl{position: relative;padding-top: 56px;height: 1180px;overflow: hidden;}
.course dl dd{margin-bottom: 22px;position: relative;z-index: 2;padding: 24px 0 20px 0;padding-left: 65px;padding-right: 30px;cursor: pointer;}
.course dl dd .title{position: relative;font-size: 14px;line-height: 30px;color: #000000;height: 30px;margin-bottom: 20px;transition: all .4s linear;-webkit-transition: all .4s linear}
.course dl dd .title span{font-size: 30px;font-weight: bold;}
.course dl dd .title::before{position: absolute;left: -63px;display: block;top: 0;content: "";width: 34px;height: 34px;border-radius: 50%;background: #999999;transition: all .4s linear;-webkit-transition: all .4s linear}
.course dl dd .title::after{position: absolute;left: -54px;display: block;top: 9px;content: "";width: 16px;height: 16px;border-radius: 50%;background: #fff;}
.course dl dd .info{font-size: 14px;color: #666;line-height: 24px;height: 72px;overflow: hidden;}
.course dl dt{position: absolute;left: 18px;top: 39px;width: 2px;height: 95.5%;background: #cfcfcf;bottom: -20px;}
.course dl dt::before{position: absolute;width: 39px;height: 39px;top: -39px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);background: url(../images/biao.png)no-repeat center;content: "";}
.course dl dd:hover{background: url(../test/background/courseddbg.png)no-repeat left 4px center /cover;}
.course dl dd:hover .title::before{background: #6aa536;}
.course dl dd:hover .title{color: #6aa536;}
.course dl dd:hover .info{color: #333;}
.course dl em{position: absolute;width: 25px;height: 15px;bottom: 0;left:6px;background: url(../images/coursebtn.png)no-repeat center;cursor: pointer;z-index: 3;transform: rotateZ(0);-webkit-transform: rotateZ(0);transition: all .4s linear;-webkit-transition: all .4s linear}
.course dl em.hover{transform: rotateZ(180deg);-webkit-transform: rotateZ(180deg)}
/* course.jsp end*/
/*imgList1 start*/
.honorListDl {position: relative;width: 100%;z-index: 1 !important;margin-right: -25px;}
.honorListDl dd {width: 33.3333%;position: absolute;top: 0;left: 0;}
.honorListDl dd a {display: block;margin-right: 25px;background: #fff;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;margin-bottom: 30px;}
.honorListDl dd a .grPic {height: auto;padding: 14px 30px 28px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;}
.honorListDl dd a .grPic img {width: 100%;height: 100%;}
.honorListDl dd a .text {font-size: 14px;color: #666666;line-height: 16px;line-height: 60px;height: 60px;text-align: center;-webkit-box-sizing: border-box;}
.honorListDl dd a:hover .text {color: #fff;background: #6aa434;}
.viewer-number i {font-style: unset;}
.grid-item {position: absolute;top: 0;left: 0;width: 25%;border-radius: 3px;transition: .3s ease-in-out;}
/*imgList1 end*/
/*  imgText1 start */
.imgText1 .list{ overflow: hidden;}
.imgText1 .list dd{ overflow: hidden; padding: 20px 30px;margin-bottom: 20px;background: #fff;}
.imgText1 .list dd .pic{ width: 21.7620%; overflow: hidden; margin-right: 30px;}
.imgText1 .list dd .pic:before{padding-top: 55%;}
.imgText1 .list dd .text{ overflow: hidden;padding-top: 20px;}
.imgText1 .list dd .text .title{  overflow: hidden; height: 18px; line-height: 18px;margin-bottom: 20px;padding-right: 75px;}
.imgText1 .list dd .text .title a{  color: #333; font-size: 16px;font-weight: bold;-webkit-transition: all .4s linear;}
.imgText1 .list dd .text .textC{ font-size:14px; color:#666666; line-height:24px; height:48px; overflow:hidden; margin-bottom: 35px;padding-right: 75px;}
.imgText1 .list dd .text .time{  height:18px; line-height:18px; overflow:hidden; }
.imgText1 .list dd .text .time span.timec{font-size: 16px;color: #999;-webkit-transition: all .4s linear;}
.imgText1 .list dd .text .time span.btn{width: 18px;height: 18px;background: #999999 url(../images/+.png)no-repeat center;-webkit-transition: all .4s linear;}
.imgText1 .list dd:hover .text .title a{color: #6aa536;}
.imgText1 .list dd:hover .text .time span.btn{background-color: #6aa536;}
.imgText1 .list dd:hover .text .time span.timec{color: #6aa536;}
/*  imgText1 end */
/*  zuzhi start */
.zuzhi{padding:68px 70px 70px 97px;}
.zuzhi img{max-width: 100%;display: block;margin: 0 auto;}
/*  zuzhi end */
/*  contactUs start */
.contectUs{position: relative;}
.conL{width: 34.1428%;position: absolute;height: 410px;background: url(../test/background/contactusbg.png)no-repeat bottom center /cover;padding: 0 35px;margin-top: 70px;z-index: 2;left: 0;}
.conL .title{font-size: 24px;height: 24px;line-height: 24px;color: #ffffff;overflow: hidden;margin-bottom: 35px;}
.conL dl dd{margin-bottom: 30px;height: 23px;line-height: 23px;font-size: 14px;color: #fff;}
.conL dl dd:last-child{margin-bottom: 0;}
.conL dl dd em{width: 26px;height: 100%;background-size: 100% 100%;margin-right: 13px;display: inline-block;vertical-align: middle;}
#allmap{height: 546px;width: 83.7142%;position: relative;z-index: 1;border-radius: 5px;overflow: hidden;}
/*  contactUs end */
/*  imgList2 start */
.imgList2{padding: 0 30px;}
.imglist2L dl dd{margin-right: 30px;display: inline-block;height: 40px;line-height: 40px;text-align: center;overflow: hidden;padding: 0 30px;background: #f6f6f6;-webkit-transition: all .4s linear;}
.imglist2L dl dd:hover{background: #6aa536;}
.imglist2L dl dd.hover{background: #6aa536;}
.imglist2L dl dd.hover a{color: #fff;}
.imglist2L dl dd:hover a{color: #fff;}
.imglist2L dl dd a{font-size: 16px;color: #333333;}
.imglist2R .input{width: 287px;height: 40px;line-height: 40px;margin-top: -2px;}
.imglist2R .input input{width: 100%;height: 100%;background: #f8f8f8;color: #999999;font-size: 14px;border: none;text-indent: 20px;}
.imglist2R a{display: block;width: 83px;height: 40px;background: #6aa536 url(../images/baisearch.png)no-repeat center;}
.imgList2 .list{margin-right: -30px;}
.imgList2 .list dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList2 .list dd .con{margin-right: 30px;}
.imgList2 .list dd .con .pic::before{padding-top: 66.6666%;}
.imgList2 .list dd .con .text{height: 40px;line-height: 40px;;overflow: hidden;text-align: center;padding:0 20px ;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;background: #f9f9f9;}
.imgList2 .list dd .con .text a{font-size: 16px;color: #333;transition: all 0.3s linear;-webkit-transition: all 0.3s linear}
.imgList2 .list dd .con:hover .text{background: #6aa536;}
.imgList2 .list dd .con:hover .text a{color: #fff;}
/*  imgList2 end */
/*  imgList3 start */

.imgList3 .imglist2R .input input{background: #e2e2e2;}
.imgList3 .imglist2R{margin-left: 30px;}
.imgList3 .list{margin-right: -30px;}
.imgList3 .list dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;display: block;}
.imgList3 .list dd .con{margin-right: 30px;}
.imgList3 .list dd .con .pic::before{padding-top: 100%;}
.imgList3 .list dd .con .pic a{display: block;}
.imgList3 .list dd .con .pic .text{position: absolute;width: 100%;height: 145px;background: #fff;bottom: 0;left: 0;transition: all 0.3s linear;-webkit-transition: all 0.3s linear}
.imgList3 .list dd .con .pic .text .text1{text-align: center;height: 100%;}
.imgList3 .list dd .con .pic .text .text1 .title{font-size: 20px;color: #333333;line-height: 20px;height: 20px;margin-bottom: 15px;overflow: hidden;opacity: 1;transition: all 0.3s linear;-webkit-transition: all 0.3s linear}
.imgList3 .list dd .con .pic .text .text1 .info{font-size: 14px;color: #999999;line-height: 28px;height: 56px;overflow: hidden;opacity: 1;transition: all 0.3s linear;-webkit-transition: all 0.3s linear}
.imgList3 .list dd .con .pic .text .text2{display: none;padding: 0 40px;height: 100%;}
.imgList3 .list dd .con .pic .text .text2 dl dd{float: unset;width: 100%;font-size: 18px;color: #fff;line-height: 48px;margin-bottom: 0px;opacity: 0;transition: all 0.3s linear;-webkit-transition: all 0.3s linear}
.imgList3 .list dd .con .pic .text .text2 dl dd em{display: inline-block;width: 18px;height: 29px;margin-right: 15px;position: relative;top: 5px;}
.imgList3 .list dd .con:hover .text{height: 100%;background: rgb(106,165,54,0.95);}
.imgList3 .list dd .con:hover .text .text1{display: none;}
.imgList3 .list dd .con:hover .text .text2{display: block;}
.imgList3 .list dd .con:hover .pic .text .text2 dl dd{opacity: 1;}
.imgList3 .list dd .con:hover .pic .text .text1 .title{opacity: 0;}
.imgList3 .list dd .con:hover .pic .text .text1 .info{opacity: 0;}
/*  imgList3 end */
/* 产品详情  start*/
.newD2{padding: 30px 25px 35px 30px;}
.newsviewL{width: 46.9%;margin-right: 55px;}
.newsswiper{overflow: hidden;position: relative;} 
.newsswiper .swiper-slide{overflow: hidden;}
.newsswiper .pic::before{padding-top: 89%;}
.newsswiper .pic img{left: 50%;top: 50%;width: 100%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);height: auto;}
.newsswiper .next{position: absolute;right: 0;bottom: 0;width: 50px;height: 40px;background: #fff url(../test/images/newviewnext.png)no-repeat center;cursor: pointer;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;z-index: 2;}
.newsswiper .prev{position: absolute;right: 50px;bottom: 0;width: 50px;height: 40px;background: #fff url(../test/images/newviewnext.png)no-repeat center;cursor: pointer;transform: rotateZ(180deg);-webkit-transform: rotateZ(180deg);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;z-index: 2;}
.newsviewR{overflow: hidden;padding-top: 38px;}
.newsviewR .title{padding-bottom: 35px;border-bottom: 1px solid #dce0da;}
.newsviewR .title span{display: block;overflow: hidden;font-size: 30px;color: #333333;}
.newsviewR .title a{display: block;float: right;padding-left: 25px;height: 25px;font-size: 14px;color: #999999;margin-left: 20px;background: url(../images/newsviewbtn.png)no-repeat center left;line-height: 24px;margin-top: 15px;}
.newsviewR .info{font-size: 16px;color: #333333;line-height: 36px;height: 280px;overflow: hidden;border-bottom: 1px solid #dce0da;}
.newview2title{height: 60px;line-height: 60px;text-indent: 20px;font-size: 22px;color: #1a7232;position: relative;border-bottom: 1px solid #e6e6e6;}
.newview2title::before{position: absolute;display: block;content: "";width: 2px;height: 28px;border-radius: 25px;background: #1a7232;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%)}
.newsswiper .prev:hover{background: #6aa434 url(../test/images/newviewnexton.png)no-repeat center;}
.newsswiper .next:hover{background: #6aa434 url(../test/images/newviewnexton.png)no-repeat center;}
.newsviewR .list{margin-right: -20px;padding-right: 33px;}
.newsviewR .list .item{width: 33.3333%;}
.newsviewR .list .item .con{margin-right: 20px;}
.newsviewR .list .item .con .pic::before{padding-top: 66.6666%;}
.newVBox2{padding: 25px 70px 45px 30px;}
.newVBox2 .mertitle{text-align: left;position: relative;}
.newVBox2 .mertitle::before{width: 2px;height: 100%;left: 0;top: 0;position: absolute;display: block;content: "";background: #6aa434;}
.newVBox2 .mertitle .title{font-size: 24px;padding-left: 15px;}
.newVBox2 .mertitle .title em{height: 24px;width: 38px;background-size: 100%;}

/* 产品详情  end*/
/* ==================== 在线咨询/预约报名 start ==================== */
.inTitleBox {
	font-size: 0;
	text-align: center;
}

.inTitleBox .inTitle {
	display: inline-block;
	font-size: 20px;
	color: #666666;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
}

.messageBox {
	background: #fff;
	padding: 60px;
}
.messageBox .formBox{padding: 0 50px;}
.makeFormBox {
	background: #fff;
	padding: 60px;
}

.formBtn {
	font-size: 0;
}

.formBtn a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 64px;
	text-align: center;
	border-radius: 8px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
}

.formBtn a.submit {
	background: #0eb360;
}

.formBtn a.reset {
	background: #f5f5f5;
	margin-left: 20px;
	color: #666666;
}

.formBtn a:hover {
	opacity: 0.8;
}

.allFormDl {
	margin-right: -20px;
}

.allFormDl .allFormDd {
	width: 50%;
	min-height: 35px;
	line-height: 35px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.allFormDl .allFormDd.w100 {
	width: 100%;
}

.allFormDl .allFormDd.w30 {
	width: 30%;
}

.allFormDl .allFormDd.w40 {
	width: 40%;
}

.allFormDl .allFormDd.mt1 {
	margin-top: -130px;
}

.allFormDl .allFormDd.mt2 {
	margin-top: -65px;
}

.allFormDl .allFormDd.mt3 {
	margin-top: -130px;
}

.allFormDl .allFormDd .allFormCon {
	margin-right: 20px;
}

.allFormCon .title {
	font-size: 16px;
	color: #333333;
	float: left;
	display: inline;
	width: 110px;
}

.must {
	font-size: 14px;
	color: #ff0000;
	margin-right: 5px;
}

.allFormDiv {
	margin-left: 110px;
}

.formBdAll {
	border: 1px solid #dedede;
}

.formBdNull {
	border: 1px solid transparent;
}

.allFormDiv>div {
	float: left;
	display: inline;
}

.allFormDiv .allFormWidth {
	width: 100%;
}

.allFormDiv .allFormWidth .formInput {
	width: 100%;
	min-height: 35px;
	outline: none;
	border: none;
	resize: none;
	background: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
}

.allFormDiv .allFormWidth textarea.formInput {
	height: 180px;
	padding: 15px 20px;
}

.yzmFormCon .title {
	font-size: 14px;
	color: #999999;
	float: left;
	display: inline;
	width: 86px;
	background: #fff;
	padding-left: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.yzmFormCon .allFormDiv .allFormWidth {
	width: 26%;
	background: #fff;
	margin-right: 20px;
}

.yzmFormCon .allFormDiv .imgBox {
	width: 124px;
	height: 35px;
	background: #fff;
	overflow: hidden;
	margin-right: 20px;
	cursor: pointer;
}

.yzmFormCon .allFormDiv .imgBox img {
	width: 100%;
	height: 100%;
}

.yzmFormCon .allFormDiv .formText {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
}

/* 性别 start */
.radioBox {
	line-height: 35px;
	font-size: 0
}

.radioBox .radioCon {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}

.radioBox .radioCon:first-child {
	margin-right: 35px;
}

.radioBox .radioCon label {
	line-height: 35px;
	display: block;
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
}

.radioBox .radioCon label:first-child {
	padding-left: 0;
}

.radioBox .radioCon input {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}

.radioBox .radioCon input[type="radio"]+label span {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
}

.radioBox .radioCon input[type="radio"]+label span::before {
	display: none;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #e3525c;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -5px;
}

.radioBox .radioCon input[type="radio"]:checked+label span::before {
	display: block;
}

/* 性别 end */
/* 下拉 start */
.zpformSel {
	height: 35px;
	position: relative;
	padding: 0 20px;
}

.zpformSel .seljg {
	line-height: 35px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

.zpformSel i {
	cursor: pointer;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #333333;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.zpformSel .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	border-top: none;
	max-height: 135px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 35px;
	background: #FFF;
	display: none;
	z-index: 100000;
}

.zpformSel .selTj a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
	margin-bottom: 1px;
}

.zpformSel .selTj a:hover,
.zpformSel .selTj a.hover {
	background: #0eb360;
	color: #FFF;
}

/* 下拉 end */
/* 回复 start */
.replyBox {
	background: #fff;
	padding: 0 60px;
}

.replyBox .replyTitle {
	font-size: 24px;
	color: #555555;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	text-align: center;
	height: 124px;
	line-height: 124px;
	overflow: hidden;
}

.replyCon {
	padding: 10px 0;
	border-top: 1px solid #dedede;
}

.replyCon>div {
	line-height: 44px;
}

.replyCon .title {
	float: left;
	display: inline;
	font-size: 16px;
}

.replyCon .info {
	font-size: 14px;
	color: #555555;
}

.replyCon .quiz .title {
	color: #333333;
}

.replyCon .answer .title {
	color: #0eb360;
}

/* 回复 end */
/* ==================== 在线咨询/预约报名 end ==================== */