.nav-content{
	background:#fff;
}
.main{
	width:1200px;
	margin:0 auto;
}
.banner{
	display:block;
	width:100%;
	min-width:1200px;
	margin:0 auto 20px;
}
.about-nav{
	height:50px;
	margin-bottom:10px;
}
.menu{
	border-bottom:1px solid #bfbfbf;
	height:50px;
	text-align:center;
	width:100%;
	padding-top:10px;
}
.menu li{
	float:left;	
	width:20%;
	height:40px;
}
.menu li a{
	font-size:18px;
	color:#333;
	width: 100%;
	display:block;
}
.menu li+li:before{
	content:"|";
	color:#bfbfbf;
	float:left;
}
.menu li:hover,.current{
	border-bottom:2px solid #e91b05;
}
.menu li:hover a,.current a{
	color:#e91b05 !important;
}
.tab-block{
	display:none;
	margin-top: 30px;
}
.text-block{
	margin-bottom:20px;
}
.job-dl dt{
	font-size:18px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}
.job-dl dd{
	color:#666;
	margin-bottom:5px;
}
.job-dl{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #dedede;
	margin-left:50px;
}
/*联系我们*/
.address-map{
	width:550;
	padding-bottom:20px;
}
.site-tab{
	width:500px;
	height:40px;
	border-top:1px solid #dedede;
}
.site-tab  ul{
	width:80%;
	margin:0 auto;
}
.site-tab li{
	float:left;
	width:25%;
	line-height:35px;
	margin-top:-1px;
	font-size:19px;
	text-align:center;
	cursor:pointer;
}
.site-tab li.on{
	color:#e91b05;
	border:1px solid #dedede;
	border-top:1px solid #fff;
}
.site-tab li:hover{
	color:#e91b05;
}
.address-text{
	width:650px;
}
.address-text p{
	padding-left:20px;
	line-height:24px;
	color:#333;
}
.title-p{
	padding:0px !important;
	font-size:15px;
	margin-bottom:5px;
}
p+.title-p{
	margin-top:20px;
}
/*课程服务*/
.service-box{
	padding:0 20px;
}
.space{
	margin:8px 0;
}
.red{
	color:#e91b05;
}
.service-box h1{
	color:#e91b05;
	font-weight:normal;
	font-size:20px;
	text-align:center;
	margin:0 0 10px 0;
}
.service-box h6{
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	background:#e91b05;
	text-align:center;
	margin-top:5px;
}
.service-box label{
	display:inline-block;
	width:80px;
	text-align:justify;
	margin-left:50px;
	color:#333;
}
.person-info select,.person-info input[type='text']{
	width:200px;
	height:26px;
}
.service-box input[type="checkbox"]+input[type="checkbox"]{
	margin-left:10px;
}
.course-table{
	border:1px solid #dedede;
	line-height:28px;
	color:#333;
	margin:0 50px;
}
.course-table th,.course-table td{
	border:1px solid #dedede;
	padding:2px 5px;
}
.course-table td:nth-child(2){
	text-align:left;
}
.other-input{
	border:0;
	border-bottom:1px solid #dedede;
}
#province{
	margin-right:10px;
}
.counselor{
	width:200px;
	height:26px;
}
.request-input{
	width:400px;
	height:26px;
}
.submit-course{
	width:100px;
	height:30px;
	background:#e91b05;
	color:#fff;
	font-size:16px;
	border:none;
	text-align:Center;
	display:block;
	margin:10px auto 0;
	cursor:pointer;
}
/*留言建议*/
.suggest-table{
	width:80%;
	margin:0 auto;
	text-align:left;
	line-height:34px;
}
.suggest-table input[type="text"]{
	width:380px;
	height:26px;
}
.suggest-button{
	width:100px;
	height:30px;
	background:#e91b05;
	color:#fff;
	font-size:16px;
	border:none;
	text-align:Center;
	cursor:pointer;
	margin-top:10px;
}
/*协议*/
.agreement{
	position:fixed;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	background:url(../../image/www/contact/agree-bg.png);
	z-index:999;
}
.agree-text{
	position:fixed;
	top:5%;
	left:5%;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	height:90%;
	background:#fff;
	border:2px solid #e91b05;
	overflow-y:auto;
}
.agree-title{
	height:30px;
	width:100%;
	background:#e91b05;
}
.agree-title h2{
	color:#fff;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
.agree-title font{
	position:absolute;
	right:5px;
	top:5px;
	width:20px;
	hright:20px;
	background:#fff;
	color:#e91b05;
	font-weight:bold;
	border-radius:10px;
	line-height:20px;
	font-size:18px;
	text-align:center;
	cursor:pointer;
}
.agree-main{
	padding:10px 20px;
}
.part-p{
	font-weight:bold;
	font-size:15px;
}
.a-name{
	margin-right:100px;
}
.agree-div{
	margin-top:10px;
	text-align:center;
}
.agree-div input[type="button"]{
	margin:0 40px;
	color:#fff;
	background:#e91b05;
	width:100px;
	height:30px;
	border:none;
	cursor:pointer;
}
.title_h1{
	font-size: 16px;
	font-weight: 1000;
	color: #000000;
	margin-bottom: 20px;
}