
.m1440{ max-width:1440px; margin:0 auto;}


.top1{ height: 718px; background: url("../img/zt23/1.jpg") center top no-repeat; }

.zhuti_con{ height: 1280px; background: #5e3a20; margin-top: -1px; }

.zhuti_con_center{
	height: 1280px; width: 904px; margin:0 auto;
}

.zhuti_con_center_top{ height:1104px; background: url("../img/zt23/bg.jpg");  font-size: 20px; color:#161616;
padding-left: 70px; padding-top: 32px; position: relative;
}
.zhuti_con_center_bot{ height: 144px; background: url("../img/zt23/bot.jpg") no-repeat center top;}

.form_item{ line-height: 66px; }

.form_item_left{ width: 32px; float: left; height: 66px; background: url("../img/zt23/dot.png") no-repeat; }
.form_item_right{ width: 802px; float: left;  }

.form_item_title{ height: 66px; line-height: 66px;  }
.form_item_title2{ height: 36px; padding-top:14px ;line-height: 36px;  }
.province,.city,.county{ height: 22px; width: 92px; border:1px solid #2a2824; }

.form_item_option{  line-height: 36px; }

.form_item_option span{ }

.form_item_option .option_item_select{ height: 36px; float: left; width: 200px; }

input[type="radio"]{
	width: 20px; height: 20px;

}
input[type="checkbox"]{
	width: 20px; height: 20px;
	
}

.mianfeidingzhi_btn{ width: 202px; height: 38px; display: block; position:absolute; bottom: 45px;
left: 351px;
 }


.white_content{
    display: none;
    position: fixed;
    top: 25%;
    left: 30%;
    width: 616px;
    height: 233px;
    padding: 20px;
    
    background: url(../img/zt23/step2_bg.png) no-repeat;
    z-index: 1002;
    overflow: auto;
}
.black_overlay{
	display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=88);
} 

.close_wrap{ width:24px; height:24px; position:absolute; top:21px; right:21px;}
.close_wrap a{font-size:28px;color:#000000;text-decoration:none; display:block; text-align:center; width:100%; height:100%; line-height:24px;}