body{
	background: #fff;
}
/* top地址 */
.header{
	background: #f5f5f5;
	border-bottom: 1px solid #e1e1e1;
}
.mll-header .nav-bar .fouce{
	background: #f5f5f5;
}

.entry{
	height: 30px;
}
.entry p{
	font-size: 14px;
	color: #666;

}
.entry p a{
	display: inline-block;
	line-height: 30px;
	margin:  0 10px;
	color: #666;

}
.entry p a:hover{
	color: #ff6000;
}
/* top地址 end*/
.search{
	width: 100%;
	background: #fff;
	padding: 15px 0;
	border-bottom: 2px solid #ff6000;
}
.search .logo{
	margin-right: 20px;
}
.search-box>a{
	width: 142px;
}
.search .hyzc{
	margin-top: 4px;
	height: 46px;
	width: 146px;
	font-size: 26px;
	line-height: 46px;
	padding-left: 19px;
	border-left: 1px solid #dddddd;
}



.reg_cont{
	width: 1078px;
	margin: 128px auto;
    overflow: hidden;
    background: #fff;
    padding: 0 20px;
}
.reg_lf {
    width: 600;
	height: 465px;
}

.reg_dell{
	width: 395px;
	height: 412px;
	border: 1px solid #dddddd;
	margin-top: 25px;
	padding: 35px 30px;
	box-sizing: border-box;
}
.reg_dell .top_text input[type="text"],.reg_dell .top_text input[type="password"]{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	font-size: 14px;
	padding-left: 13px;
	box-sizing: border-box;
}
.reg_dell .top_text .text_img{
	width: 100px;
	height: 25px;
	display: inline-block;
}
.reg_dell .top_text .text_img{
	margin-left: 13px;
	margin-top: 11px;
}

.top_pass i {
    display: block;
    width: 14px;
    height: 30px;
    padding-top: 5px;
    margin-right: 4px;
}

.top_pass p {
	font-size: 14px;
	color: #666666;
    height: 30px;
    line-height: 30px;
}
.top_pass a {
    margin-right: 20px;
    color: #ff6000;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.reg_dell button{
	width: 100%;
    height: 50px;
	font-size: 16px;
    background: #ff6000;
    outline: none;
    color: #fff;
    border-radius: 6px;
}
.reg_dell .top_text .nozh{
	font-size: 14px;
	margin-top: 27px;
	color: #333;
}
.reg_dell .top_text .nozh a{
	color: #ff6000;
}