.bx{
	background: url(jnts_02.jpg) center no-repeat;
	width: 640px;
	height: 371px;
	padding-top: 30px;
	margin-top: -37px;
}
.bx .hh{
	font-size: 30px;
	color: #2d59bc;
	text-align: center;
	margin-top: 80px;
}
.bx .p1{
	font-size: 20px;
	width: 530px;
	margin:auto;
	text-indent: 2em;
	line-height: 32px;
	margin-top: 40px;
}
.dh{
	background: #2e55b0;
	height: 120px;
	line-height: 120px;
	font-size: 35px;
	text-align: center;
	color: #fff;
	margin-top: -7px;
	margin-bottom: 0px;
}
.dh span{
	font-size: 60px;
	margin-left: 10px;
}
.img1{
	margin-top: -7px;
}
.img3{
	margin:40px 0;
}
.img4{
	margin-top: 40px;
}
.main{
	background: #fff;
}
.main .zx{
	margin-bottom: 30px;
}
/*免费试学表单*/
.shixueform {background-color:#FFFFFF;padding:10px 10px 14px 10px;}
.shixueform .sx_title {margin:0 auto 2px auto;font-size:30px; font-weight:bold;text-align:center;height:39px; line-height:32px;}
.shixueform .sx_title_t {padding:0; margin:0 auto 6px auto;font-size:18px;text-align:center;height:20px; line-height:20px;}
.shixueform .inp {display:block;border:1px solid #0685EB;border-radius:6px;height:52px; line-height:52px;font-size:24px;;box-sizing:border-box; margin-bottom:10px;}
.shixueform label {padding:5px 10px;position:relative;}
.shixueform label:after {content: "";position: absolute;top:-4px;right: .02rem;width: 1px;height:45px;background: -webkit-linear-gradient(top, #fff 10%, #999, #fff);background: -o-linear-gradient(bottom, #fff 10%, #999, #fff);background: -moz-linear-gradient(bottom, #fff 10%, #999, #fff);background: linear-gradient(to bottom, #fff 10%, #999, #fff);}
.shixueform p input {height:44px;width:66%;font-size:27px; padding:0; margin:0;border: none;outline: none;}
.shixueform button {height: 50px; color:#FFF; border-radius:30px; width:100%; border:none;background: #f00;font-size: 25px;}
