/* 移动端常用reset.css (文字版本) */
/* reset */
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

a,
img,
input {
	border: none;
}


body {
	font: 0.14rem -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #29190d;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

ul,
li {
	list-style: none
}
.wrap_h1 {
	display: none;
	visibility: hidden;
}
.pr {
	position: relative;
}
/*footer */
#afooter{text-align:center; line-height:0.2rem;color: #ccc;background-color:#000;padding: 0.2rem 0; font-size: 0.18rem;}
#afooter a{ color: #ccc;}


.bg{
	background: #29190d url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/bg.jpg) no-repeat;
	background-size: 100% auto ;
	/* width: 7.5rem; */
	/*height: 68.6rem;*/
	/*padding-bottom: 0.6rem;*/
	padding-bottom: 0.5rem;
}
.wrap{
	text-align: center;
}
.head{
	height: 6.2rem;
}
.head .logo{
	width: 1.22rem;
	height: 0.84rem;
	position: absolute;
	top: 0.15rem;
	left: 0;
}

.head .head_top{
	background: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/title.png) no-repeat;
	background-size: 100% auto ;
	width: 5.6rem;
	height: 0.53rem;
	position: absolute;
	top: 2.95rem;
	left: 50%;
	transform: translate(-50%);
	box-sizing: border-box;
}
.head .head_title{
	background: linear-gradient(to bottom, #ffd8a1 0%, #fffbf7 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	line-height: 0.55rem;
	font-size: 0.28rem;
	font-weight: bold;
}
.head .head_bottom{
	position: absolute;
	top: 4.55rem;
	left: 50%;
	transform: translate(-50%);
	width: 6.86rem;
	height: 1.2rem;
	text-align: center;
}
.head_bottom .head_ctd_time {
	background: url('https://game.gtimg.cn/images/dnf/cp/a20220429MX/head_time.png') no-repeat center top / 100% auto;
	width: 3.62rem;
	height: 0.40rem;
	font-size: 0.26rem;
	color: #56433d;
	line-height: 0.38rem;
	margin: 0.10rem auto 0;
}
.head_bottom .head_ctd_time span {
	color: #bb3a13;
}
.login-box{
	margin: 0.2rem 0;
	font-size: 0.2rem;
	color: #e19438;
}
.login-box a{
	display: inline-block;
	color: #e19438;
}
.head .head_reward{
	display: block;
	text-decoration: underline;
	font-size: 0.2rem;
	color: #fbd5b5;
}

.p1 .p1_title{
	width: 7.08rem;
	height: 0.76rem;
}
.p1 .p1_title span{
	background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p1_title.png);
}
.box_top{
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/p1_top.png) no-repeat;
	background-size: 100% auto ;
	width: 7.19rem;
	height:3.78rem;
	margin: 0.6rem auto;
}
.box_pa{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -6.96rem -1.40rem;
	background-size: 13.92rem 4.71rem;
	width: 3.79rem;
	height:0.58rem;
	margin: 0 auto;
	position: absolute;
	top: -0.3rem;
	left: 50%;
	transform: translate(-50%);
	color: #edc996;
	font-size: 0.34rem;
	font-weight: bold;
}
.p1 {
	margin-top: 0.5rem;
}
.p1_pass{
	display: inline-block;
	width: 2.46rem;
	height: 2.24rem;
	background: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/pass.png) no-repeat center / 100%;
	margin: 0 auto;
	margin-top:0.36rem;
}
.p1_time{
	background: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p1_time.png) no-repeat center top / 100% auto;
	width: 2.7rem;
	height: 0.42rem;
	color: #483b37;
	font-size: 0.22rem;
	line-height: 0.26rem;
	text-align: center;
	position: absolute;
	top: 0.40rem;
	left: 0;
}
.p1_time span {
	color: #bb3a13;
}
.box_top.light .p1_btn, .box_top.gray .p1_btn{display: none;}
.box_top.light .p1_pass, .box_top.gray .p1_pass{margin-top: 0.6rem;}
.box_top.light{background: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/pass-light-bg.png) no-repeat center top;background-size: 6.88rem 100%;}
.box_top.gray .p1_pass{background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/pass-gray.png);}
.pass_tbg{background: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/pass-tbg.png) no-repeat center / 100%;width: 6.88rem;height: 0.60rem;line-height: 0.60rem;position: absolute;left: 0.14rem;bottom: 0;z-index: 2;color: #cb997d;font-size: 0.24rem;text-align: center;display: none;}
.box_top.light .pass_tbg_light,.box_top.gray .pass_tbg_gray{display: block;}

.p1_btn{
	display: block;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -10.95rem -1.40rem;
	background-size: 13.92rem 4.71rem;
	width: 1.89rem;
	height:0.56rem;
	margin: 0 auto;
	color: #4c160f;
	font-size: 0.24rem;
	padding-top: 0.11rem;
	margin-top: 0.1rem;
}
.p1_btn.gray{
	filter: grayscale(100%);
}

.p1_btn span{
	background: linear-gradient(to bottom, #4d160f 0%, #a25f2d 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	font-weight: bold;
	
}
.box_bottom{
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/p1_bottom.png) no-repeat;
	background-size: 100% auto ;
	width: 7.18rem;
	height:3.78rem;
	margin: 0.6rem auto;
}
.box_bottom_p{
	padding-top: 0.38rem;
	color: #cb997d;
	font-size: 0.22rem;
}
.box_prop_ul{
	width: 6rem;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.box_prop_li{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -9.84rem -2.18rem;
	background-size: 13.92rem 4.71rem;
	width: 1.02rem;
	height:1.17rem;
	margin: 0 0.5rem;
	box-sizing: border-box;
}
.box_prop{
	padding: 0.45rem 0;
}
.icon{
	width:0.28rem;
	height:0.28rem;
}
.box_prop_span{
	display: block;
	font-size: 0.2rem;
	color: #cfa39d;
	width: 2.22rem;
	margin-left: -0.6rem;
}

.p2_title{
	width: 7.5rem;
	height: 0.74rem;
}
.p2_title span {
	background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p2_title.png);
}
.p2_quantity{
	display: flex;
	justify-content: space-between;
	width: 4.6rem;
	margin: 0 auto;
	margin-top: 0.2rem;
	margin-bottom: 0.14rem;
}
.p2_quantity p{
	font-size: 0.24rem;
	color: #d5b17e;
}
.p2_quantity p img{
	width: 0.26rem;
	height: 0.3rem;
	vertical-align: middle;
}
.p2_explain{
	width: 7rem;
	color: #cb997d;
	font-size: 0.2rem;
	margin: 0 auto 0.3rem auto;
}

.atlas{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.ash_lens{
	-webkit-filter : grayscale(100%);
	   filter : grayscale(100%);
}

.atlas_li{
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/p2_prop_bg.png) no-repeat;
	background-size: 100% auto ;
	width: 2.24rem;
	height:3.77rem;
	padding-top: 0.2rem;
}
.atlas_top{
	background: #533026;
	width: 2.24rem;
	height:0.51rem;
	line-height: 0.24rem;
}
.atlas_top2 {
	height: 0.76rem;
	margin-top: -0.25rem;
	position: relative;
    clip-path: polygon(13% 0, 88% 0, 100% 38%, 100% 100%, 0% 100%, 0% 38%);
}
.atlas_task{
	color: #f3bd44;
	font-size: 0.18rem;
	line-height: 0.24rem;
}
.atlas_top2 .atlas_task{
	line-height: 0.22rem;
}
.atlas_task span{
	display: block;
}
.atlas_middle{
	/*width: 1.24rem;*/
	height:1.51rem;
	margin: 0.2rem auto;
}
.atlas_porp{
	width: 1.24rem;
	height: 1.41rem;
	box-sizing: border-box;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -8.40rem -2.18rem;
	background-size: 13.92rem 4.71rem;
	margin: 0 auto;
}
.atlas_icon{
	width: 0.28rem;
	height: 0.28rem;
	padding: 0.56rem 0 0.56rem 0;
}
.prop_color{
	color: #e7a895;
	font-size: 0.18rem;
	white-space: nowrap;
}
.confirm{
	display: block;
	margin: 0.3rem auto 0.1rem auto;
	width: 1.78rem;
	height: 0.54rem;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -6.04rem -4.07rem;
	background-size: 13.92rem 4.71rem;
	color: #4c160f;
	font-size: 0.24rem;
	font-weight: bold;
	line-height: 0.54rem;
	text-align: center;
}
.confirm span {
	font-size: 0.16rem;
	line-height: 0.16rem;
	color: #dc2c2b;
	display: none;
}
.confirm.on {
	line-height: 0.32rem;
}
.confirm.on span {
	display: block;
}
.confirm.unselected{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -4.76rem -2.73rem;
	background-size: 13.92rem 4.71rem;
}
.confirm.selected{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -2.54rem -2.74rem;
	background-size: 13.92rem 4.71rem;
}
.atlas_bottom {
	font-size: 0.18rem;
	color: #d0994a;
}

.atlas_bottom .p2_tz{
	width: 0.26rem;
	height: 0.3rem;
	vertical-align: middle;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -13.50rem -1.40rem;
	background-size: 13.92rem 4.71rem;
}
.collected_ash{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -11.06rem -2.18rem;
	background-size: 13.92rem 4.71rem;
	width: 1.07rem;
	height: 0.97rem;
	position: absolute;
	top: 1.4rem;
	right: 0.1rem;
	display: none;
}

/*  */
.atlas_li.gray {
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -0.10rem -0.10rem;
	background-size: 13.92rem 4.71rem;
	width: 2.24rem;
	height: 3.77rem;
	box-sizing: border-box;
	margin-bottom: 0.4rem;
	padding: 0.2rem 0;

}

.atlas_li.gray .atlas_top{
	background: #4f4f4f;
}
.atlas_li.gray .atlas_task{
	color: #939393;
}
.atlas_li.gray .atlas_porp{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -6.96rem -2.18rem;
	background-size: 13.92rem 4.71rem;
}
.atlas_li.gray .atlas_icon{
	width: 0.28rem;
	height: 0.28rem;
	-webkit-filter : grayscale(100%);
	   filter : grayscale(100%);
}
.atlas_li.gray .prop_color{
	color: #939393;
}
.atlas_li.gray .confirm{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -2.08rem -4.07rem;
	background-size: 13.92rem 4.71rem;
	/*background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -4.06rem -4.07rem;*/
	background-size: 13.92rem 4.71rem;
	text-indent: -9999rem;
}
.atlas_li.gray .atlas_bottom {
	font-size: 0.18rem;
	color: #939393;
}

.atlas_li.gray .atlas_bottom .p2_tz{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -13.04rem -1.40rem;
	background-size: 13.92rem 4.71rem;
	/*-webkit-filter : grayscale(100%);*/
	   /*filter : grayscale(100%);*/
}
.atlas_li.gray .collected_ash{
	display: block;
}


.p3 {
	margin-top: 0.6rem;
}
.p3 .p3_title{
	width: 6.68rem;
	height: 0.75rem;
}
.p3_title span {
	background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p3_title.png);
}
.p3 .p3_quantity {
	margin: 0.2rem auto;
}

.p3 .p3_quantity p {
	color: #d5b17e;
	font-size: 0.24rem;
}

.p3 .p3_quantity p img {
	width: 0.26rem;
	height: 0.3rem;
	vertical-align: middle;
}

.p3 .p3_quantity p span {
	color: #f3bd44;
}

.p3 .p3_explain {
	color: #cb997d;
	font-size:0.2rem;
	margin-bottom: 0.25rem;
}

.p3 .p3_bg {
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/p3_bg.png) no-repeat ;
	background-size: 100% 100%;
	width: 7.19rem;
	height: 17.48rem;
	margin: 0 auto;
	box-sizing: border-box;
}

.p3_exchange{
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.p3_exchange li{
	margin-bottom: 0.2rem;
}
.p3_top {
	padding:0.3rem 0.2rem 0 0.2rem ;
}


.p3_bottom {
	padding:0 0.2rem 0.3rem 0.2rem; 
}

.p3_bottom li{
	margin-bottom: 0.2rem;
}

.p3_prop1 {
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -2.54rem -0.10rem;
	background-size: 13.92rem 4.71rem;
	width: 2.02rem;
	height: 2.44rem;
}

.p3_icon {
	width: 0.28rem;
	height: 0.28rem;
	padding: 0.79rem 0 0.25rem 0.03rem;
}

.p3_prop_tag {
	display: block;
	width: 0.25rem;
	height: 0.89rem;
	position: absolute;
	top: 0.47rem;
	left: 0.04rem;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -12.78rem -2.18rem;
	background-size: 13.92rem 4.71rem;
	color: #ffe9c4;
	font-size: 0.18rem;
	font-style: normal;
	text-align: center;
	padding-top: 0.10rem;
	box-sizing: border-box;
	line-height: 0.22rem;
}

.p3_prop1 {
	margin-bottom: 0.1rem;
}

.p3_propname {
	font-size: 0.18rem;
	height: 0.36rem;
	color: #281715;
	margin-bottom: 0.1rem;
}
.p3_prop2 .p3_propname{
	color: #ffcea8;
}

.p3_prop1_consume,.p3_prop2_consume {
	font-size: 0.2rem;
	color: #fec648;
}

.p3_btn_bg {
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -8.02rem -4.07rem;
	background-size: 13.92rem 4.71rem;
	width: 1.78rem;
	height: 0.54rem;
	display: inline-block;
	box-sizing: border-box;
}
.p3_btn_bg.gray{
	filter: grayscale(100%);
}

.p3_btn_bg .p3_btn_exchange {
	box-sizing: border-box;
	font-size: 0.24rem;
	color: #4c160f;
	padding-top: 0.1rem;
	font-weight: bold;
}
.p3_prop1_weeklyxr {
	color: #f5e066;
	font-size: 0.2rem;
	text-align: center;
	margin-top: 0.10rem;
}
.p3_prop2 {
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -4.76rem -0.10rem;
	background-size: 13.92rem 4.71rem;
	width: 2.02rem;
	height: 2.44rem;
	margin-bottom: 0.1rem;
}
.p3_prop2 .p3_prop_tag{
	width: 0.25rem;
	height: 0.91rem;
	position: absolute;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -12.33rem -2.18rem;
	background-size: 13.92rem 4.71rem;
	top: 0.45rem;
	left: 0rem;
	padding-top: 0.12rem;
	color: #aa0303;
}
.p3_prop2 .p3_icon{
	width: 0.28rem;
	height: 0.28rem;
	padding: 0.82rem 0 0.25rem 0.03rem;
}
.p4 {
	margin-top: -0.3rem;
}
.p4 .p4_title{
	width: 7.08rem;
	height: 0.72rem;
}
.p4 .p4_title span{
	background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p4_title.png);
}
.p_title {
	height: 0.76rem;
	margin: 0 auto;
}
.p_title span{
	display: block;
	height: 0.56rem;
	background-position: center -0.20rem;
	background-size: auto 0.76rem;
	background-repeat: no-repeat;
	text-indent: -9999rem;
}
.p_title em {
	color: #c9927d;
	font-size: 0.18rem;
	opacity: 0.4;
	font-style: normal;
    font-family: sans-serif;
    letter-spacing: 1px;
}
.p4 .p4_p{
	font-size: 0.2rem;
	color: #cb997d;
	margin: 0.25rem 0;
}
.p4 .p4_img{
	width: 7.19rem;
	height: 3.87rem;
}

.p5 {
	margin-top: 0.6rem;
}
.p5 .p5_title{
	margin-bottom: 0.4rem;
	width: 6.75rem;
	height: 0.65rem;
}
.p5_title span {
	background-image: url(https://game.gtimg.cn/images/dnf/cp/a20220429MX/p5_title.png);
}
.p5_ul{
	width: 6.75rem;
	margin: 0 auto;
	text-align: left;
}

.p5_rule{
	font-size: 0.26rem;
	color: #edc996;
}
.p5_icon{
	display: inline-block;
	width: 0.17rem;
	height: 0.14rem;
	vertical-align: middle;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -12.29rem -0.67rem;
	background-size: 13.92rem 4.71rem;
}
.p5_item{
	font-size: 0.2rem;
	color: #947c6a;
	line-height: 0.35rem;
}

.p5_faq{
	margin-top: 0.3rem;
}

.item_color{
	color: #b07b42;
}









/* mask */
.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9990;
	background: rgba(0, 0, 0, 0.7);
	display: block;
}

.dia_close {
	display: block;
	width: 0.29rem;
	height: 0.3rem;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -11.32rem -0.67rem;
	background-size: 13.92rem 4.71rem;
	position: absolute;
	top: -0.4rem;
	right: 0.2rem;
	z-index: 20;
}


.record_bg{
	width: 7rem;
	/*height: 6.4rem;*/
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/mask_from.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	z-index: 9999;
	padding: 0.1rem;
	padding-bottom: 0.4rem;
	box-sizing: border-box;
}

.form{
	width: 6.5rem;
	margin: 0 auto;
	background-color: #4f2921;
	margin-top: 0.1rem;
	text-align: center;
}
.form table {
	width: 100%;
}


.form thead tr th,.form tbody tr td{
	border:1px solid #6e3e35;
	height: 0.31rem;
}
.form table {
	border-collapse:collapse;
}



.thead_tr{
	color: #c39257;
	font-size: 0.2rem;
}
.thead_tr th{
	width: 1.2rem;
}
.thead_tr th:first-child{
	width: 1rem !important;
}
.thead_tr th:last-child{
	width: 2rem !important;
}
.tbody_tr{
	color: #ad786d;
	font-size: 0.2rem;
}
.paging{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ad786d;
	font-size: 0.2rem;
	margin-top: 0.2rem;
}
.up{
	width: 0.76rem;
	height: 0.3rem;
	color: #ad786d;
	font-size: 0.2rem;
	margin-right: 0.2rem;
	border:1px solid #6e3e35;
	line-height: 0.3rem;
	text-align: center;
}
.down{
	width: 0.76rem;
	height: 0.3rem;
	color: #ad786d;
	font-size: 0.2rem;
	margin-left: 0.2rem;
	border:1px solid #6e3e35;
	line-height: 0.3rem;
	text-align: center;
}
.paging span{
	margin: 0rem 0.05rem;
}
.d1_color{
	color: #c18b3e;
}


.tc_bg{
	width: 5.53rem;
	height: 3.24rem;
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/m/mask_bg.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	z-index: 9999;
	padding: 0.3rem;
	box-sizing: border-box;
}

.tips{
	font-size: 0.3rem;
	color: #edc996;
	font-weight: bold;
	text-align: center;
	margin-top: 0.20rem;
}
.mask_link{
	width: 2.91rem;
	height: 0.21rem;
	display: block;
	margin: 0 auto;
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -10rem -4.07rem;
	background-size: 13.92rem 4.71rem;
	margin: 0.10rem auto 0.20rem auto;
}
.mask_tips{
	font-size: 0.2rem;
	color: #c39257;
	text-align: center;
	margin-top: 0.4rem;
}
.btn_confirm{
	background: url('//game.gtimg.cn/images/tgclub/act/a20220429MX/m/spr.png') -10.95rem -1.40rem;
	background-size: 13.92rem 4.71rem;
	width: 1.89rem;
	height: 0.56rem;
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translate(-50%);
}
.btn_confirm p{
	font-size: 0.22rem;
	color: #4c160f;
	margin-top: 0.12rem;
	font-weight: bold;
	text-align: center;
}

.d2_tips{
	width: 4.3rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.floating_ws{
	display: block;
	width: 1.7rem;
	height: 3.16rem;
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/floating_ws.png) no-repeat center top / 100%;
	position: fixed;
	top: 60%;
	margin-top: -1.08rem;
	right: 0.1rem;
	z-index: 10;
}

.dia_ws_bg{
	width: 5.53rem;
	height: 2.98rem;
	background: url(//game.gtimg.cn/images/tgclub/act/a20220429MX/dia_ws.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	z-index: 9999;
	padding: 0.6rem 0;
	box-sizing: border-box;
}
.dia_ws_bg input{
	background: transparent;
	border: none;
	appearance: none;
	-webkit-appearance: none;
}
.dia_ws_bg .btn_confirm{
	bottom: 0.6rem;
}
.dia_ws_txt, .dia_ws_bg input{
	color: #efd9ba;
	font-size: 0.2rem;
	text-align: center;
	padding: o 0.4rem;
	box-sizing: border-box;
}