.deck {
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000000 !important
}

.deckcon {
	width: 100%;
	position: fixed;
	text-align: center;
	top: 5px
}

.deck1 {
	padding-left: 20%;
	padding-right: 5%;
}

#tc_open{top: 0.4rem;}
#tc_open img{width:100%; border:0; overflow:hidden; vertical-align:top; height:auto; padding:0; margin:0 auto;}
.open_img{width: 80%;margin-left: 16%;}
.open_p1{text-align: center;color: #ffffff;font-size: 0.34rem;margin: 0.3rem auto 0.2rem;}
.open_p2{text-align: center;color: #ffffff;font-size: 0.3rem;}
.open_know{display: block;width: 30%;margin: 0.4rem auto 0;}

.fixed_footer{position: fixed;left: 0;width: 100%;z-index: 99999;display:none}
.fixed_footer.f_top{top: 0;}
.fixed_footer.f_btm{bottom: 0;}
.fixed_bg{width: 100%;height: 1.18rem;background-image: url(images/client/bg_main.png);background-repeat: no-repeat;background-position: top center;background-size: 100% 100%;}
.img_logo{float: left;width: 13%;margin: 0.2rem 2% 0 4%;}
.footer_wen{float: left;width: 42%;line-height: 0.4rem;margin-top: 0.2rem;}
.footer_wen p.p1{color: #333333;font-size: 0.28rem;}
.footer_wen p.p2{color: #999999;font-size: 0.22rem;}
.footer_btn{float: right;width: 26%;margin: 0.34rem 0 0 0;height: 0.54rem;line-height: 0.54rem;text-align: center;font-size: 0.26rem;color: #ffffff;/* background-image: url(images/client/bg_btn01.png); *//* background-repeat: no-repeat; *//* background-position: top center; *//* background-size: 100% 100%; */background: #008eff;border-radius: 0.4rem;}
.img_close{float: right;width: 3%;margin: 0.5rem 3% 0 4%;}
