.w1000{
	width: 1000px;
	margin:0 auto;
}
.bg_orange{
	background: #ff7c52;
	padding: 75px 0;
}
.recruit_01{
	background:url(../img/recruit_01.png) no-repeat 0 0;
	height: 492px;
	position: relative;	
}
.recruit_01 a{
	position: absolute;
	display: block;
}
.recruit_01 .a1{
	width: 93px;
	height: 38px;
	top: 240px;
	left:768px;
}
.recruit_01 .a2{
	width: 277px;
	height: 63px;
	top: 338px;
	left: 537px;
}
.recruit_h1{
	width: 1000px;
	margin:68px auto 62px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #20b3f6;
}
.line{
	background: #c9c9c9;
	height: 1px;
	/*margin:27px 0;*/
	width: 100%;
}
.recruit_02{
	background:url(../img/recruit_02.png) no-repeat 0 0;
	height: 55px;
	width: 55px;
	margin:-27px auto 128px;
}
.recruit_03{
	background:url(../img/recruit_03.jpg) no-repeat 0 0;
	height: 479px;
}
.recruit_04{
	background:url(../img/recruit_04.jpg) no-repeat 0 0;
	height: 482px;
}
.recruit_05{
	background:url(../img/recruit_05.jpg) no-repeat 0 0;
	height: 567px;
}
.recruit_06{
	background:url(../img/recruit_06.jpg) no-repeat 0 0;
	height: 614px;
}
.recruit_07{
	background:url(../img/recruit_07.png) no-repeat 0 0;
	height: 55px;
	width: 55px;
	margin:35px auto -27px;
}
.recruit_08{
	background:url(../img/recruit_08.png) no-repeat 0 0;
	height: 89px;
	margin-top:162px;
}
.recruit_09 a{
	display: block;
	background:url(../img/recruit_09.png) no-repeat 0 0;
	height: 90px;
	width: 458px;
	margin:153px auto 133px;
}

.apply{
	padding:40px 0 190px;
	font-size: 14px;
}
.apply table td{
	text-align: right;
}
.apply h2{
	font-size: 26px;
	text-align: left;
	margin-bottom: 50px;
}
input, textarea, select {
  outline: none;
}
.apply label{
	padding-right: 10px;
	font-weight: normal;
}
.apply .address .inputs {
	width: 30%;
	margin-right: 4.5%;
	padding:12px 0;
}
.apply .address .selects {
	width: 80%;
	margin-left: 10%;
	height: 100%;
	font-size: 16px;
	border: 0;
}
.apply ul li{
	float: left;
	text-align: left;
}
.inputs {
	padding: 12px;
	margin: 12px 0;
	border:1px solid #bfbfbf;
	overflow: hidden;
}
.inputs input, .inputs textarea {
	border: 0;
	font: 16px/1.5 "Microsoft YaHei";
	width: 100%;
	color: #adadad;
	resize: none;
}
.apply .star{
	color: red;
	padding-right: 5px;
}
.apply .btns{
	text-align: center;
}
.apply .btns .btn{
	background-color: #f44e31;
    border:0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font: 24px/1.5 "Microsoft YaHei";
    height: 56px;
    line-height: 54px;
    width: 300px;
    padding: 0;
    margin-top: 70px;
}

label.error{
	margin:25px 0 0 10px;
	color: red;
}

.succeed{
	font-size: 16px;
	color: #666666;
	width: 750px;
	background: #f5f5f5;
	border-radius: 10px;
	padding: 60px 0 45px;
	margin: 130px auto 170px;
}
.succeed h1{
	background:url(../img/succeed.png) no-repeat 0 0;
	font-size: 26px;
	width: 236px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	padding-left: 64px;
	
}
.succeed p{
	margin: 24px 0 40px;
	text-align: center;
}

.succeed a{
	display: block;
	height: 46px;
	line-height: 46px;
	width: 154px;
	text-align: center;
	background: #f44e31;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	margin: 0 auto;
}
.letter{
	border: 1px solid #dfdfdf;
    margin: 46px auto 72px;
    padding: 18px 30px 22px;
    width: 940px;
}
.letter h1{
	font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d3d3d3;
}

.letter p {
	font-size: 14px;
    line-height: 2;
    text-indent: 2em;
}
.letter .p1{
	text-align: right;
	line-height: 1.5;
} 