section .main-box{
	width: 100%;
	padding-top: 110px;
	margin-bottom: 50px;
	background-color: rgb(248,248,248);
}
section .leftbox .bg-top{
	width: 100%;
	height: 410px;
	background-image: url(../imgs/Inquiries/3.jpg);
	background-repeat: no-repeat;
}
section .leftbox .bg-top .bg-centerbox{
	color: white;
	text-align: center;
	margin-top: 205px;
}
section .leftbox .bg-top .bg-centerbox .use{
	font-size: 2.3em;
	font-weight: bold;
}
section .leftbox .bg-top .bg-centerbox .line{
	width: 70%;
	border-top: 1px solid white;
	margin:20px auto;
}
section .leftbox .bg-top .bg-centerbox .experience{
	font-size: 1.8em;
}
section .leftbox .bg-bottom .open{
	font-size: 1.3em;
	margin: 30px 0 0 20px;
}

section .leftbox .bg-bottom{
	height: 270px;
	color: white;
	background-color: rgb(0,96,227);
}
section .leftbox .bg-bottom .advantage li{
	font-size: 0.9em;
	margin: 10px 0  10px 10px;
	list-style-type: square;
}
section .rightbox{
	height: 680px;
	padding: 50px;
}
section .rightbox .consult1,.consult2,.consult3{
	cursor:pointer;
	padding: 10px 0;
	text-align: center;
}
section .rightbox .consult-one{
	border-bottom: 2px solid rgb(20,150,255);
}
section .rightbox input{
	width: 100%;
	height: 40px;
	margin: 20px 0;
	padding-left: 20px;
}
section .rightbox .required-content{
	font-size: 0.9em;
	color: rgb(117,117,117);
}
section .rightbox .submit{
	width: 80%;
	height: 50px;
	line-height: 50px;
	font-size: 1.2em;
	text-align: center;
	color: white;
	border-radius: 5px;
	margin: 30px 50px; 
	background-color: rgb(0,96,227);
}
/*电话咨询*/
section .tels{
	padding-top: 100px;
	text-align: center;
	display: none;
	color: rgb(110,110,110);
}
section .only{
	border-top: 1px solid rgb(200,200,200);
	border-bottom: 1px solid rgb(200,200,200);
}
section .tels .tels-ways{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 1.8em;
}
/*即刻咨询*/
section .online-box{
	display:none;
	overflow: hidden;
	text-align: center;
}
section .online-box .qq-consult,.now-consult{
	width: 50%;
	height: 500px;
	float: left;
}
section .online-box .littlebtn{
	width: 200px;
	height: 40px;
	margin: auto;
	border-radius: 5px;
	margin-bottom: 40px;
	border:1px solid rgb(145,145,145);
}
section .online-box .littlebtn a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	line-height: 40px;
	color: rgb(145,145,145);
}
section .online-box .size-bottom{
	color: rgb(145,145,145);
}
section .online-box-img1{
	width: 103px;
	height: 121px;
	margin: 120px auto 60px; 
}
section .online-box-img2{
	width: 89px;
	height: 135px;
	margin: 106px auto 60px;
}
section .online-box-img1 img,.online-box-img2 img{
	width: 100%;
	height: 100%;
}
section .rightbox .consult-one{
	border-bottom: 2px solid rgb(20,150,255);
}