body{
	font-size: 12px;
	}
/* ——————————————————————————————————————————————登录————————————————————————————————————————————————————— */
.zw-logo{
	text-align: center;
	padding-top: 50px;
}
.zw_logo_title{
	color: #89b929;
}
.zw_logo_title h3{
	font-size: 18px;
	margin: 30px 0;
}
.zw_logo_img{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}
.zw_logo_img img{
	/*width: 70%;*/
}
.logo_center{
	margin: 50px 0;
	min-height: 500px;
}
footer.logo_footer{
	height: 140px;
	background-color: #89b929;
	color: #fff;
	display: flex;
	align-items: center;
}
footer .logo_footer_right{
	text-align: right;
	float: right;
	width: 40%;
}
.logo_footer_right .xz_footer_title{
	letter-spacing: 2px;
}
.xz_logo_right_link{
	display: flex;
	justify-content: space-between;
}
.xz_logo_iphone{
	/*margin-right: 15px;*/

}
.zw-login{
	display: flex;
	flex-direction: row;
}
.logo_add,.login_name{
	background-color: #fff;
	text-align: center;
}
.login_name{
	background-color: #89b929;
}
.logo_add{
	padding-top: 30px;
	background:url(../image/login_bg.jpg) no-repeat;
	background-size:100% 100%;
}
.logo_add p{
	color:#89b929;
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0;
	
}
.logo_add .logo{
	width:60%;
	height:auto;
}
.login_sz{
	width:60%;
	height:auto;
	margin-top:105px;
}
.login_name{
	padding-top: 50px;
	text-align: center;
}
.login_name h5,.login_name address{
	font-size: 22px;
	color:#fff;
	font-weight: 400;
}
.login_name form{
	width: 58%;
	height:300px;
	background-color: #d8fc8f;
	margin:0 auto;
	border-radius: 15px;
	padding-top: 20px;
	text-align:center;
}
.login_name input{
	display: block;
	padding-left: 10px;
	border:0 none;
	height:42px;
	width:100%;
	border-radius: 5px;
	margin-top: 20px;
}
.login_name form h2{
	font-weight: 700;
	color:#89b929;
	font-size: 30px;
	border-bottom: 2px solid #89b929;
}
.form_ipt{
	padding: 0 35px;
	text-align: left;

}


.ipt_btn{
	display:flex;
}
.ipt_btn input{
	width:60%;
	vertical-align: middle;
}
.ipt_btn .btn{
	width: 30%;
	margin-left: 10%;
	outline:none;
	border:0 none;
	border-radius: 5px;
	margin-top: 20px;
	padding-left: 0;
	background-color: #fff;
}
.login_name form .submit{
	margin-top: 35px;
	color:#fff;
	background-color: #89b929;
}
.zw-msg {
	color:#f5f5f5;
	font-size: 12px;
	margin-top: 50px;
}
.zw-msg p:nth-of-type(1){
	font-size: 22px;
}
.xz_zw input{
	outline: none;
	border: 0 none;
	border: 1px solid #c5c5c5;
	padding-left: 15px;
	height: 45px;
	border-radius: 5px;
}
.xz_zwNum {
	display: flex;
	justify-content: space-between;
}
.xz_zwNum label{
	width: 50px;
	background-color: pink;
}
.xz_zwNum_1,.xz_zwNum_2{
	width: 50%;
}
.xz_zwNum_2{
	text-align: right;
}
.xz_zwNum input{
	width: 80%;
}
.zw_zwMian input{
	width: 40%;
	margin-left: 34px;
}
.zw_zwMian{
	margin-top: 15px;
}
.zw_zwMian span{
	margin-left: 20px;
}
.xz-msg{
	color:#89b929;
}
.xz-msg p:nth-of-type(2){
	text-indent: 16em;
}
/* 网上订购展位系统 */
header{
		border-bottom: 2px solid #89b929;
}

.header a.order_center{
	color: #89b929;
}

.header{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 30px 0;
}
.header img{
	vertical-align: middle;
	/*width: 45%;*/
}
.header p{
	font-size: 24px;
	color: #89b929;
	padding-top: 10px;
}
.zw-link{
	margin-bottom: 35px;
}
.zw-link ul{
	display: flex;
	padding: 15px 0;
	justify-content: center;
	text-align: center;
}
.zw-link ul li{
	margin:0 15px ;
}
/*input[type="radio"] + label::before {*/
    /*content: "\a0"; !*不换行空格*!*/
    /*display: inline-block;*/
    /*width: 12px;*/
    /*height: 12px;*/
    /*border: 1px solid #d5d5d5;*/
    /*box-sizing: border-box;*/
    /*background-color: #f3f3f3;*/
    /*margin-right: 7px;*/
    /*position: relative;*/
    /*top: 11px;*/
/*}*/
/*input[type="radio"]:checked + label::before {*/
    /*background-color: #65748e;*/
    /*background-clip: content-box;*/
    /*padding: 2px;*/
/*}*/
.sec-header{
	border-bottom: 2px solid #89b929;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 20px;
}
.sec-title{
	font-size: 28px;
	font-weight: 700;
}

.sec-header a.order_center{
	color: #89b929;
    font-weight: bold;
	font-size:16px;
}

p.xz-more{
	display: block;
	width: 100%;
	height: 20px;
	padding:40px 0;
}

p label {
	font-size: 12px;
	vertical-align: top;
	display: flex;
	margin-right: 20px;
	float: left;
	position: relative;
	font-weight: 400;
	color: #0c4757;
	padding-left: 25px;
	cursor: pointer;
}
p label:nth-of-type(1){
	padding-left: 0;
}
p label .text { display: inline-block; vertical-align: middle; padding: 2px 4px;}
p label .radio {
	position: absolute;
	left: -9999px;
}
p label .radio i {
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 15px;
	height: 15px;
	outline: 0;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	border-radius: 50%;
	transition: border-color .3s;
	-webkit-transition: border-color .3s;
}

p label input + i:after ,.xz-supplement .xz-more label input + i:after {
	position: absolute;
	content: '';
	top: 2px;
	left: 8px;
	width: 12px;
	height: 12px;
	border:1px solid #e5e5e5;
}

p label input:checked + i:after{
	border:1px solid #89b929;
	background-color: #89b929;
}
.xz-supplement .xz-more label{
	padding-left: 25px;
}
.xz-supplement .xz-more{
	padding: 5px 0;
}
.xz-qy p,.xz-supplement .xz-supplement-title{
	border-bottom: 2px solid #89b929;
	margin: 15px 0;
}
.xz-qy p em,.xz-supplement p em{
	font-size: 28px;
	font-weight: 700;
	margin-right: 10px;
}
.xz-qy p i{
	color: #333;
}
.xz-qy ul span,.xz-qy p i span,.xz-supplement .xz-supplement-title i span,.xz-supplement li i span{
	color: #89b929;
	font-weight: 600;
}
.xz-supplement ul{
	margin-top: 50px;
}
.xz-qy li,.xz-supplement li{
	margin-bottom: 15px;
}
.xz-qy li:nth-of-type(4),.xz-qy li:nth-of-type(5),.xz-qy li:nth-of-type(6),.xz-qy li:nth-of-type(7){
	display: flex;
}
.xz-qy li:nth-of-type(4) em:nth-of-type(1),.xz-qy li:nth-of-type(5) em:nth-of-type(1),.xz-qy li:nth-of-type(6) em:nth-of-type(1),.xz-qy li:nth-of-type(7) em:nth-of-type(1){
	margin-right: 4%;
}

.xz-qy li em{
	display: inline-block;
	width: 48%;
}
.xz-qy li i,.xz-supplement li i{
	display: inline-block;
	width: 15%;
	/*background:pink;*/
}
.xz-qy li:nth-of-type(4) i,.xz-qy li:nth-of-type(5) i,.xz-qy li:nth-of-type(6) i,.xz-qy li:nth-of-type(7) i{
	width: 31%;
	/*background-color: pink;*/
}
.xz-qy li:nth-of-type(4) em:nth-of-type(2) i,.xz-qy li:nth-of-type(5) em:nth-of-type(2) i,.xz-qy li:nth-of-type(6) em:nth-of-type(2) i,.xz-qy li:nth-of-type(7) em:nth-of-type(2) i{
	width: 15%;
}
.xz-qy li:nth-of-type(4) input,.xz-qy li:nth-of-type(5) input,.xz-qy li:nth-of-type(6) input,.xz-qy li:nth-of-type(7) input{
	width: 54%;
}
.xz-qy li:nth-of-type(4) em:nth-of-type(2) input,.xz-qy li:nth-of-type(5) em:nth-of-type(2) input,.xz-qy li:nth-of-type(6) em:nth-of-type(2) input,.xz-qy li:nth-of-type(7) em:nth-of-type(2) input{
	width: 85%;
}
.xz-qy input,.xz-supplement li input{
	border: 0 none;
	outline: none;
	width: 85%;
	border: 1px solid #ced1d7;
	border-radius: 5px;
	height: 45px;
	padding-left: 15px;
}
.xz-supplement li input::placeholder{
	text-align:left !important;
}

.xz-qy li:last-child i {
	width: 15%;
	padding: 0;
	margin: 0;
}
.xz-qy textarea{
	border: 0 none;
	outline: none;
	width: 70%;
	border: 1px solid #ced1d7;
	height: 100px;
	border-radius: 5px;
	padding:5px 15px;
	resize:none;
	box-sizing: border-box;
}
.xz-supplement label b{
	color: #89b929;
}
.xz-supplement li input::-webkit-input-placeholder{
        color: #c5c5c5;
		text-align: center;
}
.xz-supplement li input::-moz-placeholder{
        color: #c5c5c5;
		text-align: center;
}
.xz-supplement li input::-ms-input-placeholder{
        color: #c5c5c5;       
		text-align: center;
}
/* 上传图片 */
.xz-license{
	display: flex;
	justify-content: space-around;;
}
.xz-flip-title{
	display: flex;
	justify-content: space-around;
	padding: 15px 0px;
}
.xz-flip-title span{
	color: #89b929;
}
.xz-license-title{
	
}
#input_img_father_div {
    position: relative;
	display: inline-block;
	padding-left: 20px;
    width: 360px;
    height: 180px;
    vertical-align: middle;
    opacity: 60;
    display: flex; /*flex弹性布局*/
    justify-content: center;
    align-items: center;
}

#input_img_father_div2 {
    position: relative;
	display: inline-block;
	padding-left: 20px;
    width: 660px;
    height: 130px;
    vertical-align: middle;
    opacity: 60;
    display: flex; /*flex弹性布局*/
    justify-content: left;
    align-items: top;
}

#input_img_father_div2 .input_img_father_bank{
	width: 330px;font-weight: bold;font-size: 15px;line-height: 23px;
}


#input_div {
    position: relative;
	/* left: 10%; */
	display: inline-block;
    width: 360px;
    height: 180px;
    vertical-align: middle;
    opacity: 60;
    display: flex; /*flex弹性布局*/
    justify-content: center;
    align-items: center;
}
#upload_input,#upload_img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    width: 360px; 
    height: 180px;
}

#input_img_btn_span {
    font-size: 24px;
    vertical-align: middle;
}
img#upload ,img#upload_2{
    width: 360px; 
    height: 180px;
}
/* 补充信息 */
.xz-open_name{
	
	display: flex;
	justify-content: space-between;
	/* padding-top: 15px; */
	vertical-align: middle;
}
.recommend_name{
	width: 20%;
}
.xz_text_name{
	width: 65%;
}
.xz-open_name input{
	border: 0 none;
	outline: none;
	width: 95%;
	border: 1px solid #ced1d7;
	padding: 0;
	border-radius: 5px;
	height: 45px;
	padding-left: 15px;
}
.xz_open_recommend{
	margin-top: 15px;
}
.xz-supplement .xz-more_1{
	width: 20%;
}
.xz-open_name .xz_text_name_2 input{
	width: 88%;
	margin-left: 13px;
}
.xz-txt{
	width: 100%;
	height: 375px;
	border: 1px solid #c5c5c5;
	margin-top: 15px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.txt_content{
	min-height:500;
}
.xz_checked .xz-more{
	width: 100%;
}
.xz_checked .xz-more label{
	float: right;
	vertical-align: middle;
}
.xz_submit{
	float: right;
	vertical-align: middle;
	margin-top: 15px;
}
.xz_submit input{
	background-color: #89b929;
	color: #fff;
	padding: 10px 100px;
	outline: none;
	border: 0 none;
}
.xz_container{
	padding-bottom: 150px;
}
.xz-footer{
	background: url(../image/footer_1.png) no-repeat;
	background-size: 100% 100%;
	height: 140px;
	color: #333;
}
.xz_footer_container{
	height: 140px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.xz_footer_left,.xz_footer_center{
	font-weight: 700;
	font-size: 14px;
}
.xz_footer_right{
	color: #fff;
}
.xz_footer_right_link{
	display: flex;
	justify-content: space-between;
}
.xz_footer_right_link p:nth-of-type(1){
	margin-right: 15px;
}
.xz_footer_title{
	font-size: 22px
}
/* ——————————————————————————————————————————————支付页面————————————————————————————————————————————————————— */
.zf_ipt{
	/* height: 500px; */
	margin: 50px 0;
}
.zf_ipt li{
	margin-top: 15px;
}
.zf_ipt input{
	outline:none;
	border:0 none;
	border: 2px solid #c8cbd1;
	border-radius: 5px;
	padding-left: 10px;
	width: 225px;
	height: 44px;
	margin: 0 10px;
	}
.zf_ipt li span{
	margin-right: 15px;
	width: 10%;
	display: inline-block;
}
.zf_msg{
	text-align: center;
	margin-top: 50px;
	color:#89b929;
	font-size:20px;
}
.zf_ipt .btn,.qs_black .btn{
	padding: 10px 100px;
	background-color: #89b929;
	color: #fff;
	outline: none;
	float: right;
	border: 0 none;
	margin-top: 30px;
}
.zf_ipt input[type="radio"]{
	width: 15px;
	height: 15px;
}
.zf_ipt li .input_img_father_div{
	left: 10% !important;
}
/* ——————————————————————————————————————————————合同页面————————————————————————————————————————————————————— */
.qs_text{
	/*width: 80%;*/
	text-align: left;
	margin:35px 0;
}
.qs_download a{
	margin-top: 20px;
	display: flex;
}
.qs_black{
	margin-bottom: 50px;
}
.qs_black .btn{
	border-radius: 5px;
}
/* ——————————————————————————————————————————————折扣页面————————————————————————————————————————————————————— */
.xs_form{
	min-height:500px;
}
.xs_form table{
	width: 100%;
	border-color: #89b929;
	/*border: 1px solid #89b929;*/
}
.xs_form table tr td{
	width: 33%;
	text-align: center;
	/*align-items: center;*/
	padding: 10px 0;
	/*height: 40px;*/
	/*line-height: 40px;*/
}
.xs_form table tr td i{
	margin-right: 10px;
}
.xs_form table tr td input{
	margin-right: 5px;
	vertical-align: middle;
}
.xs_form table tr:nth-of-type(5) td:nth-of-type(2),.xs_form table tr:nth-of-type(5) td:nth-of-type(3),
.xs_form table tr:nth-of-type(6) td:nth-of-type(2),.xs_form table tr:nth-of-type(6) td:nth-of-type(3),
.xs_form table tr:nth-of-type(7) td:nth-of-type(2),.xs_form table tr:nth-of-type(7) td:nth-of-type(3){
	padding-top: 20px;
}
.xs_next{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.xs_next a{
	display: block;
	background-color: #89b929;
	padding: 10px 100px;
	color: #fff;
	font-size: 14px;
}

.xs_next .submit{
	display: block;
	background-color: #89b929;
	padding: 10px 100px;
	color: #fff;
	font-size: 14px;
	border:none;
}

/* ——————————————————————————————————————————————订单页面————————————————————————————————————————————————————— */
.dd_list{
	min-height: 500px;
}
.dd_list .sec-header{
	margin-top: 50px;
}
.dd_text_right tr{
	border-bottom: 1px solid #89b929;
}
.dd_text{
	display: flex;
}
.dd_text_left{
	width: 19%;
	border-right: 1px solid #89b929;
	margin-right: 1%;
}

.dd_text_left .dd_text_left_cur a{
	background-color: white;
    color: #89b929;
    font-weight: bold;
    border: 1px solid #89b929;
}
.dd_text_left a{
	display: block;
	background-color: #89b929;
	padding: 5px 0;
	color: #fff;
	margin-bottom: 15px;
	width: 200px;
	text-align: center;
}
.dd_text_right{
	width: 80%;
}
.dd_text_right table{
	width: 100%;
}
.dd_text_right tr{
	padding: 10px 0;
}
.dd_text_right tr td{
	text-align: center;
	padding: 10px 0;
}
.dd_text_right tr td:nth-of-type(1){
	width: 30%;
}
.dd_text_right tr td:nth-of-type(2){
	width: 10%;
}
.dd_text_right tr td:nth-of-type(3){
	width: 15%;
}
.dd_text_right tr td:nth-of-type(4){
	width: 15%;
}
.dd_text_right tr td:nth-of-type(5){
	width: 15%;
}
.dd_text_right tr td:nth-of-type(6){
	 width:15%;
 }