@charset "utf-8";
/* CSS Document */

.all{
	width:100%;
	height:auto;
}
.all .allheader{
	height:50px;
	padding-left:200px;
	padding-top:20px;
	
}
.dlbg{
 	margin-top:20px;
	background: none repeat scroll 0 0 #f2f2f0;
    border: 4px solid #e1dbd4;
    border-radius: 10px;
    margin:30px auto;
    padding: 30px 20px 10px;
    width: 880px;
	height:380px;
}
.dlbg .kk{
	padding-left:30px;
 	float:left;
 
}
.dlbg .dlbg_bg{
	padding-left:10px;
 	float:left;
}
.dlbg .dlbg_bg_text{
	line-height:30px;
	position:absolute;
	color:#831a16;
	font-size:14px;
	padding-left:560px;
	top: 140px;
}
.txtfield {
    border: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    height: 25px;
    line-height: 24px;
    padding: 3px;
    width: 270px;
}
ul{ list-style:none;}
.dlbg .dlhead{width:730px;height:30px; margin:0px auto; background:url(../images/findline.png) no-repeat bottom center;}
.dlbg .dlcontent{width:450px;height:100%; margin:40px auto;}
.dlbg .dlcontent ul{width:100%;height:100%l}
.dlbg .dlcontent ul li{height:60px;width:100%;}
.dlbg .dlcontent ul li span{display:block; float:left;height:60px; font-size:14px;}
.dlbg .dlcontent ul li span.note{width:100px; line-height:36px;}
.dlbg .dlcontent ul li span.input{width:340px;}
.dlbg .dlcontent ul li .formBtn{ background:url(../images/nextBtn.png) no-repeat;width:109px;height:32px; border:none; cursor:pointer;}
.dlbg .dlcontent ul li .greyBtn{ background:url(../images/greyBtn.png) no-repeat;width:109px;height:32px; border:none;}
.dlbg .dlcontent ul li .formBtn1{ background:url(../images/change.png) no-repeat;width:109px;height:32px; border:none;}
.dlbg .dlcontent ul li.successNote{line-height:28px; text-align:left; text-indent:5px; font-size:12px; color:#808080;}
.dlbg .dlcontent ul li.successNote a{ float:left;}
.forgetPwd{float: right;margin-right: 9px;font-size: 12px;color:#808080; text-decoration:none; margin-top:10px;}
.forgetPwd:hover{ text-decoration:underline;}
.formNote{ font-size:14px; color:#797979; float:left; margin-left:5px;}
.dlbg .dlcontent ul li.successNote a.resend{float: right;margin-right: 9px;font-size: 12px;color:#E66C05; text-decoration:none; margin-right:20px;}
.dlbg .dlcontent ul li.successNote a.resend:hover{ text-decoration:underline;}
.text {
    border: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    padding: 3px;
    width: 250px;
}
.submit {
    background: none repeat scroll 0 0 #284372;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 21px;
    padding: 0 20px;
    vertical-align: middle;
	border-radius:5px;
	width:280px;
	font-family:'微软雅黑';
}
.zcsubmit{
	background: none repeat scroll 0 0 #ff6600;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 21px;
    padding: 0 20px;
    vertical-align: middle;
	border-radius:5px;
	width:240px;
	font-family:'微软雅黑';
}

.result {
    background: url("/tpl/static/images/renzhen.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 530px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: box-shadow 0.15s ease-out 0s;
    vertical-align: top;
    width: 100%;
	margin-top:30px;
}
.result_text{
	text-align:center;
	padding-top:80px;
	color:#fff;
	font-family:'微软雅黑';
}

.result_bule {
    color: #365da0;
    font-family: '微软雅黑';
    font-size: 13px;
    text-align: center;
	padding-top:65px;
	padding-left: 50px;
}

.result_over {
    color: #8d8c92;
    font-family: '微软雅黑';
    font-size: 16px;
    padding-left: 170px;
    padding-top: 120px;
}
.scrz_text{
	text-align:center;
	padding-top:80px;
	color:#284372;
	font-family:'微软雅黑';
	font-style:italic;
	 font-size:28px;
}


.txtfields{
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    padding: 3px;
    width: 450px;
}


.submits{
    background: none repeat scroll 0 0 #284372;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: '微软雅黑';
    font-size: 16px;
    height: 37px;
    line-height: 21px;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}

.dlbgs{
    background: none repeat scroll 0 0 #f2f2f0;
    border-radius: 8px;
    height: auto;
    margin: 30px auto;
    width: 880px;
}
