html{
    font-size: 19.2px;  /*默认以设计稿为基准*/
}
@media only screen and (max-width: 1366px) {
    html{
        font-size:13.66px;
    }
}
@media only screen and (max-width: 1024px) {
    html{
        font-size:10.24px;
    }
}
@media only screen and (max-width: 1440px) {
    html{
        font-size:14.4px;
    }
}
@media only screen and (max-width: 1680px) {
    html{
        font-size:16.8px;
    }
}
.Show{
	display: block !important;
}
.hide{
	display: none !important;
}

.zdaOne_model{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 34.271rem;
	margin-left: -17.135rem;
	margin-top: -19rem;
	background: url(../images/zdn_bg01.png) no-repeat;
	background-size: 100% 100%;
	z-index: 999;
	display:none;
}
.zdaOne_model .zdaOne_in{
	position: relative;
	width: 32.292rem;
	margin: 0 auto;
	padding-top: 7.813rem;
}
.zdaOne_model .zdaOne_closed{
	position: absolute;
	top: 1.042rem;
	right: -1.4rem;
	cursor: pointer;
}
.zdaOne_model .model_head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 29.167rem;
	margin: 0 auto;
	padding-bottom: 0.521rem;
}
.zdaOne_model .model_head .login_link{
	font-size: 0.729rem;
	color: #fff100;
}
.zdaOne_model .model_head .login_link:hover{
	text-decoration: underline;
}
.zdaOne_model .model_head .link_other{
	display: flex;
}
.zdaOne_model .model_head .link_other a{
	color: #fffaf5;
	font-size: 0.729rem;
	padding: 0 0.521rem;
	line-height: 0.729rem;
}
.zdaOne_model .model_head .link_other a:nth-child(2){
	padding-right: 0;
	border-left: 0.052rem solid #fd8b68;
}
.zdaOne_model .model_nav{
	width: 29.167rem;
	margin: 0 auto;
	background: #ffffff;
	padding: 1.042rem 0;
	border-radius: 0.313rem 0.313rem 0 0;
}
.zdaOne_model .model_nav .payment{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 25.521rem;
	margin: 0 auto;
	margin-bottom: 1.302rem;
}
.zdaOne_model .model_nav .payment .pay_div{
	position: relative;
	width: 6.771rem;
	height: 8.3rem;
	border-radius: 0.313rem;
	border: 0.104rem solid #e5e5e5;
	cursor: pointer;
}
.zdaOne_model .model_nav .payment .pay_div .recom_icon{
	position: absolute;
	left: -0.104rem;
	top: -0.104rem;
	width: 2.604rem;
	height: 1.25rem;
	border-radius: 0.26rem 0 0.26rem 0;
	background: #ff5730;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.729rem;
	color: #FFFFFF;
}
.zdaOne_model .model_nav .payment .pay_div .num{
	padding: 2.083rem 0 0.521rem 0;
	text-align: center;
	color: #ff552e;
	font-size: 1.667rem;
	font-family: arial;
}
.zdaOne_model .model_nav .payment .pay_div .num span{
	font-size: 0.938rem;
}
.zdaOne_model .model_nav .payment .pay_div .recom_notes{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 4.167rem;
	height: 1.458rem;
	border-radius: 1.458rem;
	font-size: 0.729rem;
	color: #FFFFFF;
	background: #FF5730;
	margin-bottom: 0.521rem;
	font-family: arial;
}
.zdaOne_model .model_nav .payment .pay_div .del_num{
	height: 1.458rem;
	line-height: 1.458rem;
	margin-bottom: 0.521rem;
	text-align: center;
	font-size: 0.833rem;
	color: #999999;
	text-decoration: line-through;
	font-family: arial;
}
.zdaOne_model .model_nav .payment .pay_div .time{
	width: 5.104rem;
	margin: 0 auto;
	text-align: center;
	font-size: 0.938rem;
	color: #333333;
	padding-top: 0.26rem;
	border-top: 0.052rem dashed #E5E5E5;
}
.zdaOne_model .model_nav .payment .pay_active{
	border: 0.104rem solid #FF5730;
	background: #FFFAF5;
}
.zdaOne_model .model_nav .payment .pay_active .active_icon{
	position: absolute;
	right: -0.052rem;
	bottom: -0.052rem;
	width: 1.667rem;
	height: 1.667rem;
	background: url(../images/zda_tc01_selected.png) no-repeat;
	background-size: 100% 100%;
}
.zdaOne_model .model_nav .method_label{
	padding-bottom: 1.042rem;
	font-size: 0.833rem;
	color: #999999;
	margin-left: 1.823rem;
}
.zdaOne_model .model_nav .method{
	margin-left: 1.823rem;
	display: flex;
	align-items: center;
	padding-bottom: 1.302rem;
}
.zdaOne_model .model_nav .method .method_div{
	position: relative;
	width: 8.333rem;
	height: 2.5rem;
	border: 0.104rem solid #E5E5E5;
	border-radius: 0.313rem;
	margin-right: 2.083rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zdaOne_model .model_nav .method .method_div .met_txt{
	font-size: 0.833rem;
	color: #333333;
	margin-left: 0.521rem;
}
.zdaOne_model .model_nav .method .met_active{
	background: #FFFAF5;
	border: 0.104rem solid #FF5730;
}
.zdaOne_model .model_nav .method .method_div .met_icon{
	width: 1.667rem;
	height: 1.667rem;
}
.zdaOne_model .model_nav .method .met_active .active_icon{
	position: absolute;
	right: -0.052rem;
	bottom: -0.052rem;
	width: 1.667rem;
	height: 1.667rem;
	background: url(../images/zda_tc01_selected.png) no-repeat;
	background-size: 100% 100%;
}
.zdaOne_model .model_nav .payment_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 26.042rem;
	height: 2.5rem;
	border-radius: 0.26rem;
	background: #FF5730;
	font-size: 0.938rem;
	color: #FFFFFF;
	margin: 0 auto;
	cursor: pointer;
}
.zdaOne_model .model_nav .warmPrompt{
	text-align: center;
	margin-top: 0.781rem;
	font-size: 0.729rem;
	color: #999999;
}
.zdaOne_model .model_footer{
	width: 30.208rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding-bottom: 1.563rem;
	padding-top: 1.042rem;
}
.zdaOne_model .model_footer .footer_div{
	display: flex;
	align-items: center;
}
.zdaOne_model .model_footer .footer_div .footerImg{
	width: 2.5rem;
	height: 2.5rem;
}
.zdaOne_model .model_footer .footer_div .footer_txt{
	margin-left: 0.26rem;
}
.zdaOne_model .model_footer .footer_div .footer_txt .txt1{
	font-size: 0.729rem;
	margin-bottom: 0.521rem;
	color: #FFFAF5;
}
.zdaOne_model .model_footer .footer_div .footer_txt .txt2{
	font-size: 0.625rem;
	color: #ffe6cc;
	white-space: nowrap;
}

.zdaOne_model .next_menu{
	position: absolute;
	top: 5.33rem;
	left: 6.25rem;
	line-height: 1.25rem;
	font-size: 0.729rem;
	color: #FFE6CC;
	width: 19.792rem;
	text-align: center;
}
.zdaOne_next .model_nav{
	overflow: hidden;
	padding-top: 0;
}
.zdaOne_next .model_nav .next_switch{
	height: 2.604rem;
	line-height: 2.604rem;
	padding-left: 1.979rem;
	background: #f8f8f8;
	font-size: 0.833rem;
	color: #999999;
}
.zdaOne_next .model_nav .next_switch span{
	color: #003233;
}
.zdaOne_next .model_nav .next_order{
	width: 25.208rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.781rem;
	margin-bottom: 1.563rem;
}
.zdaOne_next .model_nav .next_order .order_num{
	font-size: 0.729rem;
	color: #999999;
}
.zdaOne_next .model_nav .next_order .order_num span{
	color: #333333;
}
.zdaOne_next .model_nav .next_order .order_return{
	font-size: 0.729rem;
	color: #FF5730;
	cursor: pointer;
}
.zdaOne_next .model_nav .next_ewm{
	text-align: center;
}
.zdaOne_next .model_nav .next_ewm .title{
	font-size: 0.833rem;
	color: #333333;
	margin-bottom: 0.781rem;
}
.zdaOne_next .model_nav .next_ewm .title span{
	font-size: 1.146rem;
	color: #FF5730;
}
.zdaOne_next .model_nav .next_ewm .ewmImg{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10.417rem;
	height: 10.417rem;
	border: 0.104rem solid #E5E5E5;
	border-bottom: 0;
	margin: 0 auto;
}
.zdaOne_next .model_nav .next_ewm .ewmImg img{
	width: 9.271rem;
	height: 9.271rem;
}
.zdaOne_next .model_nav .next_ewm .ewmImg:before{
	content: '';
	position: absolute;
	left: -0.104rem;
	bottom: 0;
	width: 10.625rem;
	height: 4px;
	background: #FF5730;
}
.zdaOne_next .model_nav .warmPrompt{
	margin-top: 1.4rem;
}


/*找答案会员弹框2*/
.zdaTwo_model{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 41.667rem;
	margin-left: -20.833rem;
	margin-top: -18rem;
	background: #FFFFFF;
	border-radius: 0 0 0.156rem 0.156rem;
	z-index: 999;
	display:none;
}
.zdaTwo_model .model_head{
	height: 2.5rem;
	background: #f2f2f2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.zdaTwo_model .model_head .model_login{
	display: flex;
	margin-left: 1.823rem;
}
.zdaTwo_model .model_head .model_login a{
	font-size: 0.729rem;
	margin-right: 0.781rem;
}
.zdaTwo_model .model_head .model_login a:hover{
	text-decoration: underline;
}
.zdaTwo_model .model_head .model_login .login_a{
	color: #ff7a01;
}
.zdaTwo_model .model_head .model_login .customer_a{
	color: #999999;
}
.zdaTwo_model .model_head .name{
	font-size: 1.25rem;
	color: #333333;
}
.zdaTwo_model .model_head .zdaTwo_closed{
	margin-right: 0.781rem;
	margin-left: 4.688rem;
	cursor: pointer;
}
.zdaTwo_model .model_column{
	display: flex;
	justify-content: space-between;
} 
.zdaTwo_model .model_nav{
	padding: 1.042rem 0 1.302rem 1.823rem;
}
.zdaTwo_model .model_nav .num_label{
	font-size: 0.833rem;
	margin-bottom: 0.521rem;
	color: #333333;
}
.zdaTwo_model .model_nav .people_num{
	display: flex;
	align-items: center;
	margin-bottom: 1.042rem;
}
.zdaTwo_model .model_nav .people_num span{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.208rem;
	width: 1.563rem;
	height: 2.292rem;
	background: url(../images/zda_tc02_num.png) no-repeat;
	background-size: 100% 100%;
	font-size: 1.563rem;
	color: #7c858a;
	font-family: arial;
}
.zdaTwo_model .model_nav .pay_label{
	font-size: 0.833rem;
	color: #333333;
	margin-bottom: 0.781rem;
}
.zdaTwo_model .model_nav .payment{
	display: flex;
	align-items: center;
	margin-bottom: 1.042rem;
}
.zdaTwo_model .model_nav .payment .pay_div{
	position: relative;
	width: 6.771rem;
	height: 8.3rem;
	border-radius: 0.313rem;
	border: 0.104rem solid #e5e5e5;
	cursor: pointer;
	margin-right: 1.042rem;
}
.zdaTwo_model .model_nav .payment .pay_div .recom_icon{
	position: absolute;
	left: -0.104rem;
	top: -0.104rem;
	width: 2.604rem;
	height: 1.25rem;
	border-radius: 0.26rem 0 0.26rem 0;
	background: #ff5730;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.729rem;
	color: #FFFFFF;
}
.zdaTwo_model .model_nav .payment .pay_div .num{
	padding: 2.083rem 0 0.521rem 0;
	text-align: center;
	color: #ff552e;
	font-size: 1.667rem;
	font-family: arial;
}
.zdaTwo_model .model_nav .payment .pay_div .num span{
	font-size: 0.938rem;
}
.zdaTwo_model .model_nav .payment .pay_div .recom_notes{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 4.167rem;
	height: 1.458rem;
	border-radius: 1.458rem;
	font-size: 0.729rem;
	color: #FFFFFF;
	background: #FF7A01;
	margin-bottom: 0.521rem;
	font-family: arial;
}
.zdaTwo_model .model_nav .payment .pay_div .del_num{
	height: 1.458rem;
	line-height: 1.458rem;
	margin-bottom: 0.521rem;
	text-align: center;
	font-size: 0.833rem;
	color: #999999;
	text-decoration: line-through;
	font-family: arial;
}
.zdaTwo_model .model_nav .payment .pay_div .time{
	width: 5.104rem;
	margin: 0 auto;
	text-align: center;
	font-size: 0.938rem;
	color: #333333;
	padding-top: 0.26rem;
	border-top: 0.052rem dashed #E5E5E5;
}
.zdaTwo_model .model_nav .payment .pay_active{
	border: 0.104rem solid #FF7A01;
	background: #FFFAF5;
}
.zdaTwo_model .model_nav .method{
	display: flex;
	align-items: center;
	padding-bottom: 0.938rem;
}
.zdaTwo_model .model_nav .method .method_div{
	position: relative;
	width: 8.333rem;
	height: 2.5rem;
	border: 0.104rem solid #E5E5E5;
	border-radius: 0.313rem;
	margin-right: 2.083rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zdaTwo_model .model_nav .method .method_div .met_icon{
	width: 1.667rem;
	height: 1.667rem;
}
.zdaTwo_model .model_nav .method .method_div .met_txt{
	font-size: 0.833rem;
	color: #333333;
	margin-left: 0.521rem;
}
.zdaTwo_model .model_nav .method .met_active{
	background: #FFFAF5;
	border: 0.104rem solid #FF7A01;
}
.zdaTwo_model .model_nav .payment_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 12.5rem;
	height: 2.5rem;
	border-radius: 0.26rem;
	background: #FF7A01;
	font-size: 0.938rem;
	color: #FFFFFF;
	cursor: pointer;
}
.zdaTwo_model .model_nav .warmPrompt{
	margin-top: 1.042rem;
	font-size: 0.729rem;
	color: #999999;
}
.zdaTwo_model .model_privilege{
	width: 15.625rem;
	background: #fafafa;
}
.zdaTwo_model .model_privilege .privilege_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 1.563rem 1.302rem 1.042rem 1.042rem;
}
.zdaTwo_model .model_privilege .privilege_title span{
	font-size: 0.833rem;
	color: #333333;
}
.zdaTwo_model .model_privilege .privilege_title a{
	display: flex;
	align-items: center;
	font-size: 0.729rem;
	color: #999999;
}
.zdaTwo_model .model_privilege .privilege_title a img{
	margin-right: 0.26rem;
}
.zdaTwo_model .model_privilege .priv_li{
	display: flex;
	align-items: center;
	margin-left: 1.042rem;
	margin-bottom: 1.302rem;
}
.zdaTwo_model .model_privilege .priv_li .li_txt{
	margin-left: 0.417rem;
}
.zdaTwo_model .model_privilege .priv_li .li_txt .txt1{
	font-size: 0.729rem;
	color: #333333;
	margin-bottom: 0.521rem;
}
.zdaTwo_model .model_privilege .priv_li .li_txt .txt2{
	font-size: 0.625rem;
	color: #999999;
}
.zdaTwo_next .next_row{
	display: flex;
	align-items: center;
}
.zdaTwo_next .model_nav .next_switch{
	font-size: 0.833rem;
	color: #999999;
	padding: 0.469rem 0;
	padding-left: 0.521rem;
	width: 21.354rem;
	background: #FFFAF5;
	margin-bottom: 1.563rem;
}
.zdaTwo_next .model_nav .next_switch span{
	display: flex;
	color: #333333;
	margin-top: 0.521rem;
}
.zdaTwo_next .model_nav .next_ewm .title{
	font-size: 0.833rem;
	color: #333333;
	margin-bottom: 0.781rem;
}
.zdaTwo_next .model_nav .next_ewm .title span{
	font-size: 1.146rem;
	color: #FF5730;
	margin-left: 0.156rem;
}
.zdaTwo_next .model_nav .next_ewm .ewmImg{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10.938rem;
	height: 10.885rem;
	border: 0.104rem solid #E5E5E5;
	border-bottom: 0;
	margin: 0 auto;
}
.zdaTwo_next .model_nav .next_ewm .ewmImg img{
	width: 9.635rem;
	height: 9.635rem;
}
.zdaTwo_next .model_nav .next_ewm .ewmImg:before{
	content: '';
	position: absolute;
	left: -0.104rem;
	bottom: 0;
	width: 11.146rem;
	height: 0.208rem;
	background: #FF7A01;
}
.zdaTwo_next .model_nav .people_num{
	margin-bottom: 1.302rem;
}
.zdaTwo_next .model_nav .warmPrompt{
	margin-bottom: 0.26rem;
}
.zdaTwo_next .model_nav .next_order{
	margin-left: 1.042rem;
}
.zdaTwo_next .model_nav .next_order .order_num{
	font-size: 0.729rem;
	color: #999999;
	margin-bottom: 1.042rem;
}
.zdaTwo_next .model_nav .next_order .order_num span{
	color: #333333;
}
.zdaTwo_next .model_nav .next_order .order_return{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 7.292rem;
	height: 1.563rem;
	border-radius: 0.156rem;
	border: 0.052rem solid #FF7A01;
	font-size: 0.729rem;
	color: #FF7A01;
	cursor: pointer;
}

/*找答案会员弹框3*/
.zdaThree_model{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 25rem;
	margin-left: -13.021rem;
	margin-top: -17rem;
	z-index: 999;
	background: #FFFFFF;
	border-radius: 0.26rem;
	padding: 0.521rem;
	display:none;
}
.zdaThree_model .model_head{
	position: relative;
	width: 25rem;
	height: 8.854rem;
	background: url(../images/zda_tc03_bannerbg.png) no-repeat;
	background-size: 100% 100%;
}
.zdaThree_model .payment{
	width: 23.958rem;
	margin: 0 auto;
	padding-top: 0.521rem;
}
.zdaThree_model .payment .pay_div{
	display: flex;
	align-items: center;
	position: relative;
	margin-top: 0.521rem;
	border: 0.104rem solid #E5E5E5;
	border-radius: 0.313rem;
	padding: 0.365rem 0 0.521rem 1.042rem;
	cursor: pointer;
}
.zdaThree_model .payment .pay_div .recom_icon{
	position: absolute;
	right: -0.104rem;
	top: -0.521rem;
	width: 2.604rem;
	height: 1.25rem;
	border-radius: 0 0.313rem 0 0.313rem;
	background: #ff5730;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.729rem;
	color: #FFFFFF;
}
.zdaThree_model .payment .pay_div .pay_left .time_row{
	display: flex;
	align-items: center;
	margin-bottom: 0.521rem;
}
.zdaThree_model .payment .pay_div .pay_left .time_row .time{
	font-size: 0.938rem;
	color: #333333;
	line-height: 1.25rem;
}
.zdaThree_model .payment .pay_div .pay_left .time_row .recom_notes{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 2.917rem;
	height: 1.25rem;
	border-radius: 1.25rem;
	font-size: 0.729rem;
	color: #FFFFFF;
	background: #FF5730;
	margin-left: 0.521rem;
	font-family: arial;
}
.zdaThree_model .payment .pay_div .pay_left .progress_row{
	display: flex;
	align-items: center;
}
.zdaThree_model .payment .pay_div .pay_left .progress_row .prog_num{
	font-size: 0.729rem;
	color: #999999;
	margin-left: 0.521rem;
}
.zdaThree_model .payment .pay_div .pay_left .progress_row .prog_num i{
	color: #fb6550;
	font-family: arial;
}
.zdaThree_model .progress{
	position: relative;
	width: 7.188rem;
	height: 0.521rem;
	background: #ffe5e5;
	border-radius: 0.521rem;
}
.zdaThree_model .progress .progress_in{
	position: absolute;
	left: 0;
	top: 0;
	height: 0.521rem;
	border-radius: 0.521rem;
	background: url(../images/progress.png) no-repeat;
	background-size: 100% 100% !important;
}
.zdaThree_model .pay_active{
	background: #FFFAF5;
	border: 0.104rem solid #FB6550 !important;
}
.zdaThree_model .pay_active .progress .progress_in{
	background: url(../images/progress_active.png) no-repeat;
}
.zdaThree_model .payment .pay_div .pay_right{
	margin-left: 2.083rem;
	display: flex;
	align-items: flex-end;
}
.zdaThree_model .payment .pay_div .pay_right .pay_much{
	color: #FF552E;
	font-size: 1.667rem;
	font-family: arial;
}
.zdaThree_model .payment .pay_div .pay_right .pay_much i{
	font-size: 0.938rem;
}
.zdaThree_model .payment .pay_div .pay_right .pay_del{
	margin-bottom: 0.26rem;
	margin-left: 1.042rem;
	font-size: 0.729rem;
	color: #999999;
	text-decoration: line-through;
	font-family: arial;
}
.zdaThree_model .warmPrompt{
	font-size: 0.625rem;
	color: #999999;
	text-align: center;
	margin: 1.042rem 0 0.625rem 0;
}
.zdaThree_model .method{
	width: 23.958rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 1.042rem;
}
.zdaThree_model .method .method_div{
	position: relative;
	width: 10.938rem;
	height: 2.5rem;
	border: 0.104rem solid #E5E5E5;
	border-radius: 0.313rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zdaThree_model .method .method_div .met_icon{
	width: 1.667rem;
	height: 1.667rem;
}
.zdaThree_model .method .method_div .met_txt{
	font-size: 0.833rem;
	color: #333333;
	margin-left: 0.521rem;
}
.zdaThree_model .method .met_active{
	background: #FFFAF5;
	border: 0.104rem solid #FF5730;
}
.zdaThree_model .payment_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 23.958rem;
	height: 2.5rem;
	margin: 0 auto;
	border-radius: 0.26rem;
	background: #FF5730;
	font-size: 0.938rem;
	color: #FFFFFF;
	cursor: pointer;
}
.zdaThree_model .threeFooter{
	width: 23.958rem;
	margin: 0 auto;
	margin-top: 1.042rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.zdaThree_model .threeFooter .footer_link{
	display: flex;
}
.zdaThree_model .threeFooter .footer_link a{
	font-size: 0.729rem;
	line-height: 0.729rem;
	margin-right: 0.521rem;
	padding-right: 0.521rem;
	color: #999999;
	border-right: 0.052rem solid #e6e6e6;
}
.zdaThree_model .threeFooter .footer_login{
	font-size: 0.729rem;
	color: #FF5730;
}
.zdaThree_model .threeFooter .footer_login:hover{
	text-decoration: underline;
}
.zdaThree_model #end_time{
	display: none;
}

.zdaThree_model .model_head .zdaThree_closed{
	position: absolute;
	right: 0.156rem;
	top: 0.156rem;
	cursor: pointer;
}
.zdaThree_model .model_head .people_num{
	display: flex;
	align-items: center;
	padding: 0.26rem 0 2.865rem 0.781rem;
}
.zdaThree_model .model_head .people_num .num_label{
	color: #f5d1c4;
	font-size: 0.729rem;
	letter-spacing: 0.052rem;
}
.zdaThree_model .model_head .people_num .num_ul{
	display: flex;
	align-items: center;
}
.zdaThree_model .model_head .people_num .num_ul span{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0.208rem;
	width: 1.042rem;
	height: 1.458rem;
	background: url(../images/zda_tc03_bannernum.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.938rem;
	color: #FFFFFF;
	font-family: arial;
}
.zdaThree_model .model_head .head_notes{
	width: 15.573rem;
	line-height: 1.146rem;
	text-align: center;
	margin-left: 0.781rem;
	font-size: 0.833rem;
	color: #f5e3dc;
}
.zdaThree_model .model_head .countDown{
	display: flex;
	align-items: center;
	margin-left: 1.302rem;
	margin-top: 0.99rem;
	font-size: 1.042rem;
	color: #fffaf5;
	line-height: 1.875rem;
}
.zdaThree_model .model_head .countDown .timeDown{
	width: 10.938rem;
	line-height: 1.875rem;
	margin-left: 0.625rem;
	text-align: center;
	font-size: 1.25rem;
	color: #fff100;
	font-family: Arial-BoldMT;
}
.zdaThree_next .next_order{
	width: 24.479rem;
	padding: 0.521rem 0 0.521rem 0.521rem;
	background-color: #fffaf5;
	margin: 0 auto;
	margin-top: 0.521rem;
	margin-bottom: 0.781rem;
}
.zdaThree_next .next_order .next_switch,
.zdaThree_next .next_order .order_num{
	display: flex;
	align-items: center;
	font-size: 0.729rem;
	color: #999999;
}
.zdaThree_next .next_order .next_switch{
	margin-bottom: 1.042rem;
}
.zdaThree_next .next_order .next_switch span,
.zdaThree_next .next_order .order_num span{
	color: #333333;
}
.zdaThree_next .next_ewm{
	text-align: center;
}
.zdaThree_next .next_ewm .title{
	font-size: 0.833rem;
	margin-bottom: 0.781rem;
	color: #333333;
}
.zdaThree_next .next_ewm .title span{
	font-size: 1.146rem;
	color: #ff5730;
}
.zdaThree_next .next_ewm .ewmImg{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10.417rem;
	height: 10.417rem;
	border: 0.104rem solid #E5E5E5;
	border-bottom: 0;
	margin: 0 auto;
}
.zdaThree_next .next_ewm .ewmImg img{
	width: 9.271rem;
	height: 9.271rem;
}
.zdaThree_next .next_ewm .ewmImg:before{
	content: '';
	position: absolute;
	left: -0.104rem;
	bottom: 0;
	width: 10.625rem;
	height: 0.208rem;
	background: #ff5730;
}
.zdaThree_next .next_ewm .order_return{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 7.292rem;
	height: 1.563rem;
	border-radius: 0.104rem;
	border: 0.052rem solid #ff5730;
	font-size: 0.729rem;
	color: #ff5730;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 1.042rem;
}

/*找答案会员弹框4*/
.zdaFour_model
{
	top: 50%;
	z-index: 999 !important;
	margin-top:-19rem;
}
.zdaFour_model .option li{
	border: 0.104rem solid #e1e1e1;
	margin: 0 0.365rem;
}
.zdaFour_next{
	z-index: 999 !important;
	height: 34.896rem !important;
	top: 50%;
	margin-top:-19rem;
}
.zdaFour_next .next_order{
	position: relative;
	width: 30.208rem;
	padding: 0.521rem 0 0.521rem 1.042rem;
	background-color: #f6f6f6;
	margin: 0 auto;
	margin-top: 0.521rem;
	margin-bottom: 0.781rem;
}
.zdaFour_next .next_order .next_switch,
.zdaFour_next .next_order .order_num{
	display: flex;
	align-items: center;
	font-size: 0.729rem;
	color: #999999;
}
.zdaFour_next .next_order .next_switch{
	margin-bottom: 0.625rem;
}
.zdaFour_next .next_order .next_switch span,
.zdaFour_next .next_order .order_num span{
	color: #333333;
}
.zdaFour_next .next_order .order_return{
	position: absolute;
	right: 1.042rem;
	bottom: 0.521rem;
	font-size: 0.729rem;
	color: #333333;
	cursor: pointer;
	text-decoration: underline;
}
.zdaFour_next .next_order .order_return:hover{
	color: #ff7a01;
}
.zdaFour_next .next_ewm{
	text-align: center;
}
.zdaFour_next .next_ewm .title{
	font-size: 0.833rem;
	margin-bottom: 0.521rem;
	color: #333333;
}
.zdaFour_next .next_ewm .title span{
	font-size: 1.146rem;
	color: #ff7a01;
}
.zdaFour_next .next_ewm .ewmImg{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 9.896rem;
	height: 9.896rem;
	border: 0.104rem solid #ff7a01;
	margin: 0 auto;
}
.zdaFour_next .next_ewm .ewmImg img{
	width: 9.271rem;
	height: 9.271rem;
}

.zdaFour_model .option li.active em{
	padding: 1px 6px !important;
}
.zdaFour_model .option li.active{
	width: 174px !important;
    height: 102px !important;
}
.zdaTwo_model .model_privilege .priv_li img{
        width: 2.5rem;
        height: 2.5rem;
}