@charset "utf-8";

/* CSS Document */

	/*--------------------common configuration--------------------*/

body,
h3,
h4,
h5,
h6,
p,
a,
img,
input,
ul,
ol,
dl,
li,
dt,
dd {
	padding: 0;
	margin: 0;
}

h1,
h2{
	margin: 0;
	padding: 0;
	font-weight:normal;
}

i,
em {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

html,body{
	height: 100%;
}

input{
	outline: none;
}
body {
	margin: 0 auto;
	background-image: none;
	position: inherit;
	left: auto;
	width: 100%;
	height: 100%;
	text-align: left;
}

a {
	text-decoration: none;
	color: #fff;
}

textarea{
	resize: none;
	outline: none;
}
.w{
	margin:0 auto;
	width: 1000px;
}

.l{
	float: left;
}

.r{
	float: right;
}

.block{
	display: block;
}

.none{
	display: none;
}
	/*--------------------cont configuration--------------------*/
#all{
	width: 1000px;
	margin: 0 auto;
}

#all .top_img{
	background: url(/public/images/apply/top_img.jpg);
	height: 188px;
	width: 100%;
	background-size: 100% 100%;
}

#all .now_po{
	height: 33px;
	line-height: 33px;
	padding-left: 12px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #f5f5f5;
	width: 984px;
	margin: 0 auto;
	margin-bottom: 9px;
	font-size: 12px;
}

#all .now_po a{
	color: #000;
}

#all .apply_cont{
	width: 996px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

#all .apply_cont .apply_online{
	height: 35px;
	width: 937px;
	line-height: 35px;
	margin: 0 auto;
	color: #cc0011;
	border-bottom: 1px solid #cc0011;
}

#all .apply_cont .apply_online .txt{
	width: 85px;
	height: 34px;
	font-weight: 600;
	text-align: center;
	margin-left: 13px;
	border-bottom: 1px solid #cc0011;
}

#all .apply_cont .step_img{
	height: 50px;
	width: 870px;
	margin: 55px auto 55px;
	background: url(/public/images/apply/step_1.jpg);
	background-size: 100% 100%;
}
#all .apply_cont .step_form .code img{
	margin-left:10px;
}
#all .apply_cont .step_form{
	width: 472px;
	/*height: 195px;*/
	margin: 0 auto;
}

#all .apply_cont .step_form span{
	color: red;
	height: 37px;
	line-height: 42px;
}

#all .apply_cont .step_form input{
	height: 33px;
	line-height: 33px;
	width: 355px;
	border-radius: 3px;
	margin-left: 11px;
	border: 1px solid #e2e2e2;
}

#all .apply_cont .step_form .tel{
	font-size: 16px;
	height: 35px;
	position: relative;
	margin-bottom: 28px;
	line-height: 35px;
}
#all .apply_cont .step_form .tel .err_tip{
	position: absolute;
	top:0;
	right:-176px;
}
#all .apply_cont .step_form .code{
	font-size: 16px;
	height: 35px;
	position: relative;
	margin-bottom: 30px;
	line-height: 35px;
}
#all .apply_cont .step_form .code .code_err{
	position: absolute;
	top:0;
	right:-75px;
}
#all .apply_cont .step_form .code input{
	width: 142px;
}

#all .apply_cont .step_form .tel .btn_yanzheng{
	width: 96px;
	height: 33px;
	border-radius: 3px;
	background: #2b95ee;
	color: #fff;
	text-align: center;
	margin-left: 15px;
	cursor: pointer;
}
.tel_code{
	width: 119px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-left: 10px;
	background: #cc0011;
	border-radius: 3px;
	cursor: pointer;
}
#all .apply_cont .next_btn{
	width: 119px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	background: #cc0011;
	border-radius: 3px;
	cursor: pointer;
}
#all .apply_cont .next_btn a{
	color: #fff!important;
}
#all .footer{
	height: 283px;
	width: 100%;
	margin: 15px auto 0;
	background: url(/public/images/apply/footer_img.jpg);
}

.alert_div{
	width: 540px;
	height: 170px;
	background: #fff;
	position: absolute;
	z-index: 6;
	top: 46%;
	left: 35%;
	/*display: none;*/
}

.alert_div .alert_top{
	height: 26px;
	padding: 12px 18px;
	line-height: 50px;
	background: #db0111;
}

.alert_div .alert_top img{
	display: inline-block;
	float: left;
	margin-right: 11px;
}

.alert_div .alert_top span{
    float: left;
    height: 15px;
    line-height: 25px;
    color: #fff;
}

.bg{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 5;
	-moz-opacity: 0.4;  
	opacity:.40;  
	filter: alpha(opacity=40);
}
.err{
	width: 345px;
	margin: 0 auto;
	margin-top: 10px;
	height: 70px;
	line-height: 16px;
	position: relative;
	text-align: center;
	font-size: 15px;
}
.apply_a{
	width: 340px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
}
#all .apply_cont .step_form .tel .tishi{
	position: absolute;
	top:0;
	right:-110px;
}

#all .apply_cont .step_form .tel .apply_cpfile{
	width: 403px;
	height: 245px;
	margin-bottom: 20px;
	z-index:-10;
	margin-left: 0;
	cursor: pointer;
	border: 1px dotted #aaaaaa;
}
#all .apply_cont .step_form .tel .input_cpfile{
	z-index:10;
	width:405px;
	height:247px;
	margin-left: 0;
}
#all .apply_cont .step_form .tel .file_name{
	border-radius: 3px;
	width: 403px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 30px;
	border: 1px solid #e2e2e2;
}

.upload_img{
	width: 100%;
	height: 100%;
	background: url(/public/images/apply/upload.png) no-repeat center;
	background-size: 60% 65%;
	cursor: pointer;
}
.tip{
	color: #cc0011;
	font-size: 9px;
	display: block;
	margin: 15px auto;
	width: 177px;
}
.file_i{
    width: 20px;
    margin: 6px;
    height: 20px;
}

#file_i{
	cursor: pointer;
}

.cp_jianjie{
	width: 350px;
	margin-top: 15px;
	margin-right: 85px;
}

#all .apply_cont .step_form .tel .cp_txt{
	margin-top: 15px;
	height: 296px;
	width: 455px;
	border: 1px solid #aaaaaa;
}

.n_btn{
	width: 450px;
    height: 33px;
    margin: 35px 260px;
}

.close_btn{
	width: 120px;
	height: 33px;
	border-radius: 3px;
	background: #cc0011;
	color: #fff;
	text-align: center;
	margin-left: 30px;
}

#show{
	font-size: 13px;
	margin-left: 110px;
}

.upload_btn{
	width: 125px;
    height: 33px;
    background: #2c96ee;
    margin: 106px auto;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 33px;
    border-radius: 3px;
}
    
.upload{
	width: 920px;
	position: fixed;
	top: 24%;
	left: 26%;
	background: #fff;
	z-index: 10;
}

.upload .cp_text{
	height: 55px;
	padding-left: 10px;
	color: #fff;
	background: #ad0816;
	line-height: 55px;
}
#uploadForm{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.upload .photo{
	width: 908px;
	height: 570px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #ccc;
	border-top: 0;
}

.upload .photo .l_photo{
	width: 342px;
	height: 407px;
}

.b_img{
	width: 342px;
	height: 285px;
	border: 1px solid #ccc;
}
.img_txt{
	height: 40px;
	width: 342px;
	margin-top: 40px;
	line-height: 40px;
}

.img_txt input{
	height: 38px;
	border-radius: 3px;
    line-height: 38px;
    width: 180px;
    margin-left: 11px;
    border: 1px solid #e2e2e2;
}

.r_photo{
	width: 520px;
	height: 406px;
	overflow: hidden;
	margin: 0 auto;
}

.new_photo{
	border: 1px solid #ccc;
	width: 133px;
	height: 133px;
	margin-right: 50px;
	position: relative;
}

.new_photo:nth-child(3n){
	margin-right: 0;
}

.photo_btn{
	width: 120px;
	height: 33px;
	margin: 0 auto;
	background: #cd0011;
	color: #fff;
	margin-top: 50px;
	text-align: center;
	line-height: 33px;
	border-radius: 3px;
	cursor: pointer;
}

.new_photofile{
	width: 93px;
	height: 25px;
	top: 58px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 23px;
	position: absolute;
	z-index: 11;
	cursor: pointer;
}

.up_btn{
	width: 93px;
	position: absolute;
	height: 25px;
	background: #2c96ee;
	top: 58px;
    left: 23px;
	color: #fff;
	font-size: 11px;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
}

.pray{
	width: 119px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	background: #ccc;
	border-radius: 3px;
	cursor: pointer;
}
button{
	outline: none;
	border: 0;
}
.new_photo img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.delete_img{
	width: 15px;
	height: 15px;
	line-height: 12px;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	position: absolute;
	background: red;
	cursor: pointer;
	top:5px;
	z-index: 10;
	right: 5px;
	display: inline-block;
	/* border: 1px solid #ccc; */
}