.online-banner{
	height: 790px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.online-banner .banner-container{
    position: relative;
}
.online-banner .banner-img{
    width: 1920px;
    height: 790px;
    margin: 0 -100%;
}
.banner-container .online-form{
	width: 400px;
	height: 550px;
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
}
.banner-container .online-form .success_text{
	color: #888;
	padding-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
}
.banner-container .online-form h2{
	font-size: 20px;
	height: 80px;
	background-color:#027937;
	color:#fff;
	line-height: 80px;
}
.banner-container .online-form ul{
	width: 400px;
	height: 380px;
	margin: 10px auto;
}
.banner-container .online-form ul li{
	width: 400px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	color: #888;
	border: 1px solid #d9d9d9;
	position: relative;
}
.banner-container .online-form ul li .online-logo{
	margin: 5px 10px 5px 8px;
	width: 24px;
	height: 24px;
}

.banner-container .online-form ul li input{
	font-size: 14px;
	line-height: 10px;
	color: #676767;
	margin-bottom: 2px;
	border: none;
	width: 240px;
}
.banner-container .online-form ul li select{
	/* width: 270px;*/
	border: none;
	font-size: 14px;
	color: #676767;
	height: 30px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/btn.png) no-repeat 255px;
}
.banner-container .online-form ul li .check-code{
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 90px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
	background: #027937;
}
.banner-container .online-form .commit-li{
	margin-top: 40px;
}
.banner-container .online-form .commit{
	color: #fff;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	background: #027937;
	border-radius: 3px;
	cursor: pointer;
}
.banner-container .online-form .complete{
	margin-top: 38px;
}
.banner-container .online-form .botm{
	width: 170px;
	padding-left: 30px;
	text-align: left;
	color: #999;
	float: left;
}
.banner-container .online-form .fillin{
	float: left;
	color: #027937;
	cursor: pointer;
}
.banner-container .online-form .online-pay{
	width: 400px;
	height: 330px;
	padding: 20px 30px 10px 30px;
}
.banner-container .online-form .online-pay h3{
	font-size: 18px;
	font-weight: 400;
}
.banner-container .online-pay .pay-amount{
	width: 400px;
	height: 55px;
	margin-top: 20px;
	border: 2px solid #027939;
}
.banner-container .online-pay .pay-amount p{
	font-size: 16px;
	width: 200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
}
.banner-container .online-pay .pay-amount .first-p{
	color: #de7519;
}
.banner-container .online-pay .pay-amount .second-p{
	color: #fff;
	background: #027939;
}
.banner-container .online-pay .pay-method{
	width: 405px;
	height: 208px;
	padding-top: 30px;
}
.banner-container .pay-bottom{
	width: 400px;
	height: 75px;
	margin: 0 auto;
}
.banner-container .pay-bottom h1{
	text-align: left;
	font-size: 15px;
	font-weight: 400;
}
.banner-container .pay-bottom p{
	text-align: left;
	font-size: 14px;
	color: #999;
}
.banner-container .pay-method .method-left{
	float: left;
	margin-right: 22px;
}
.banner-container .pay-method .method-left img{
	width: 115px;
	height: 43px;
	padding-top: 15px;
}
.banner-container .pay-method .method-left p{
	width: 200px;
	height: 78px;
	line-height: 75px;
	margin-bottom: 18px;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.unchecked{
	border: 2px solid #e4e4e4;
	background: none;
}
.checked{
	background: url(../images/6-3active.png) no-repeat;
	border: none;
}
.banner-container .pay-method .method-right img{
	width: 175px;
	height: 175px;
	margin-bottom: 5px;
}
.banner-container .pay-method .method-right p{
	color: #666;
}
.content-contact{
	width: 100%;
	height: 280px;
}
.content-contact .contact-cont{
	margin: 40px auto;
	width: 1200px;
	height: 220px;
}

.content-contact .contact-cont .enter-title{
     margin: 25px 0px;
}

.content-contact .contact-cont h1{
	color: #666;
	font-size: 20px;
	margin-bottom: 30px;
}
.content-contact .contact-cont .contact-left{
	width: 145px;
	height: 165px;
	float: left;
	background: #f3f3f3;
}
.content-contact .contact-cont .contact-left img{
	margin: 10px 10px 5px 10px;
}
.content-contact .contact-cont .contact-left p{
	color: #017a37;
	text-align: center;
}
.content-contact .contact-cont .contact-right{
	float: left;
	width: 1000px;
	padding-left: 15px;
}
.content-contact .contact-right .right-li{
	float: left;
	width: 490px;
	height: 72px;
	margin-bottom: 15px;
	margin-right: 12px;
	border: 1px solid #d1d1d1;
}
.content-contact .contact-right .no-mr{
	margin-right: 0;
}
.content-contact .contact-right .li-left{
	width: 230px;
	float: left;
	color: #027939;
	height: 72px;
	position: relative;
	overflow: auto;
	background: #efefef;
}
.content-contact .contact-right .li-left img{
	float: left;
	margin-right: 15px;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 45px;
	height: 47px;
}
.content-contact .contact-right .li-left p{
	position: absolute;
	left: 85px;
	top: 10px;
}
.content-contact .contact-right .li-left span{
	position: absolute;
	top: 40px;
	left: 85px;
}
.content-contact .contact-right .li-right{
	float: left;
	font-size: 16px;
	padding: 10px 0 0 12px;
}
.content-contact .contact-right .li-right i{
	font-weight: bolder;
	color: #027939;
}
.content-contact .contact-right .li-right p{
	color: #666;
}
.content-contact .contact-right .li-right span{
	padding-top: 8px;
	width: 200px;
	display: inline-block;
}
.content-notice{
	width: 100%;
	height: 450px;
	background: #f3f3f3;
}
.content-notice .notice{
	margin: 0 auto;
	width: 1200px;
	height: 350px;
	padding: 50px 0;
}
.content-notice .notice .notice-top{
	overflow: auto;
	margin-bottom: 40px;
}
.content-notice .notice .notice-top h3{
	font-size: 20px;
	font-weight: bold;
	color: #656565;
	float: left;
}
.content-notice .notice .notice-top span{
	padding: 12px 0 0 8px;
	color: #9f9f9f;
	float: left;
}
.content-notice .notice .notice-left{
	width: 775px;
	height: 300px;
	font-size: 14px;
	float: left;
}
.content-notice .notice .notice-left ul{
	width: 750px;
}
.content-notice .notice .notice-left ul li{
	width: 750px;
	overflow: auto;
}
.content-notice .notice .notice-left em{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	border-radius: 50%;
	background: #027939;
	margin-right: 5px;
	float: left;
}
.content-notice .notice .notice-left .notice-text{
	width: 720px;
	float: left;
	margin-bottom: 15px;
}
.content-notice .notice .notice-right{
	float: left;
	width: 380px;
	height: 280px;
	background: url(../images/6-3notice.jpg) no-repeat;
}

/*online-apply3 new add*/
.regist-form{
	width: 1200px;
	height: 600px;
	position: absolute;
	top: 130px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
}
.regist-form .regist-title{
	width: 1200px;
	height: 80px;
	line-height: 80px;
	font-size: 26px;
	color: #027939;
	text-align: center;
}
.regist-form .regist-content{
	margin: 0 auto;
	width: 1100px;
	height: 520px;
}
.regist-form .regist-content .regist-classes{
	width: 1005px;
	height: 25px;
	text-align: left;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	padding: 20px 60px 20px 35px;
}
.regist-form .regist-content .regist-classes p{
	color: #027939;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-right: 30px;
}
.regist-form .regist-content .regist-classes label{
	color: #888;
	margin-right: 5px;
}
.regist-form .regist-content .regist-classes select{
	color: #666;
	width: auto;
	padding-left: 10px;
	height: 30px;
	margin-right: 40px;
	border: 1px solid #d9d9d9;
}
.regist-form .regist-content .regist-classes select:last-child{
	margin-right: 0;
}
.regist-form .regist-content .regist-info{
	width: 1045px;
	height: 210px;
	padding: 15px 20px 20px 35px;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
.regist-form .regist-content .regist-info h2{
	font-size: 16px;
	font-weight: bold;
	color: #027939;
	text-align: left;
	margin-bottom: 15px;
}
.regist-form .regist-content .regist-info em{
	color: red;
}
.regist-form .regist-content .regist-info li{
	width: 280px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	text-align: left;
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
}
.regist-form .regist-content .regist-info .widen-li{
	width: 350px;
}
.regist-form .regist-content .regist-info .widen-li input{
	width: 245px;
}
.regist-form .regist-content .regist-info .no-mgright{
	margin-right: 0;
	width: 315px;
}
.regist-form .regist-info input{
	height: 35px;
	padding-left: 8px;
	width: 170px;
	margin-top: -4px;
	border: 1px solid #d6d6d6;
}
.regist-form .regist-info select{
	width: 80px;
	height: 35px;
	padding-left: 5px;
	margin-right: 8px;
}
.regist-form .regist-info select:last-child{
	margin-right: 0;
}
.regist-form .regist-info .sex{
	width: 55px;
}
.regist-form .regist-info .h-w{
	width: 130px;
}
.regist-form .regist-content .regist-other{
	width: 1065px;
	padding: 20px 0 30px 35px;
	height: 60px;
	border: 1px solid #e5e5e5;
}
.regist-form .regist-content .regist-other h2{
	color: #027939;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}
.regist-form .regist-content .regist-other textarea{
	float: left;
	width: 440px;
	height: 60px;
	margin-top: 6px;
	margin-right: 15px;
	border: 1px solid #ddd;
}
.regist-form .regist-content .regist-other p{
	float: left;
	margin-top: 15px;
	color: #888;
	width: 450px;
	text-align: left;
}
.regist-form .regist-content .regist-commit{
	width: 260px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	margin-top: 25px;
	border-radius: 4px;
	background: #027939;
}







