*{
	margin: 0;padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 50px;
}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
#container{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.is_pc_box{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	z-index: 999;
	display: none;
}
#code img{
	width: 200px;
	height: 200px;
	display: block;
	
}
#code{
	
	width: 200px;
	height: 200px;
	display: block;
	margin: 20px auto;

}
.pc_desc_1{
	text-align: center;
	width: 100%;
	font-size: 20px;
	color: black;
	font-size: 20px;
	width: 100%;
	font-family: "微软雅黑";
	margin: 100px auto 0;
}
.pc_desc{
	text-align: center;
	width: 100%;
	font-size: 20px;
	color: black;
	font-family: "微软雅黑";
	margin-top: 20px;
}
.loading_div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/up.jpg);
	background-size: 100% 100%;
	z-index: 90;
	/*display: none;*/
}
.music_div{
    width: 0.47rem;
    height: 0.42rem;
    position: absolute;
    z-index: 60;
    top: 4%;
    right: 13%;
}
.music_img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.music_img_1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.load_box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
}
.loading_bg{
	width: 3.8rem;
	display: block;
}
.load_content{
	position: absolute;
    width: 94%;
    top: 0;
    height: 1rem;
    left: 0;
}
.load_word{
    font-family: "Cash Currency";
    font-size: 0.26rem;
    float: left;
    height: 1rem;
    line-height: 1.1rem;
    /* color: #131f15; */
   font-weight: bold;
    margin-left: 0.43rem;
    transform: scale(1,1.3);
    -webkit-transform: scale(1,1.3);
    color: rgb(67,72,65); 
}
.load_pre{
	font-family: "Cash Currency";
	font-size: 0.26rem;
	float: right;
	font-weight: bold;
	height: 1rem;
	line-height: 1.1rem;
    margin-right: 0.05rem;
	/*color: #131f15;*/
    transform: scale(1,1.3);
    -webkit-transform: scale(1,1.3);
}
.pre_img{
    width: 0.25rem;
    float: right;
    margin-top: 9%;
    margin-right: 10%;
}
.choose_div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/up.jpg);
	background-size: 100% 100%;
	display: none;
	z-index: 20;
}
.circle_div{
	width: 3.92rem;
	height: 5.41rem;
	background-image: url(../img/circle.png);
	background-size: 100% 100%;
	position: relative;
	/*position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);*/
	margin: 0 auto;

}
.img_div{
	width: 4.65rem;
	display: block;
	margin: 1rem auto 0;
	
}
.img_div_1{
	width: 90%;
	height: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	display: block;
	border-radius: 50%/50%;
	overflow: hidden;
	
}
.choosed_img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;

}
.car_img{
	width: 100%;
	display: block;
}
.choosed_img_act{
 	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}
.show_img_div{
 	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.long_save_img{
	width: 0.8rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: 13.7%;
}
.up_word{
	width: 2.98rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	top: 0;
	z-index: 10;
	
}
.choose_content{
	position: absolute;
	left: 50%;
	top: 47%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.choose_file_div{
	
	width: 2.85rem;
	height: 0.8rem;
	margin: 0.3rem auto 0;
	position: relative;
}
.choose_btn{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
}
.conform_img{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
	display: none;
}
.conform_img_1{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
	display: none;
}
.rechoose_img{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
	display: none;
}
#choose_btn{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
	opacity: 0;
	outline: none;
	border: none;
	
}
#add_btn{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
}
.look_btn{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
}
#look_btn{
	position: absolute;
	width: 2.85rem;
	height: 0.8rem;
	top: 0;
	left: 0;
	opacity: 0;
	outline: none;
	border: none;
	
}
.look_file_div{
	
	width: 2.85rem;
	height: 0.8rem;
	margin: 0.1rem auto 0;
	position: relative;
}
.bank_img{
	width: 2rem;
	/*position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	top: 85%;*/
	display: block;
	margin: 0.2rem auto 0;
	
}


.preserve_div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	overflow: hidden;
	display: none;
	
}
.back_img{
    width: 0.5rem;
    position: absolute;
    top: 4%;
    left: 13%;
    z-index: 1000;
}
.back_img_1{
    width: 0.5rem;
    position: absolute;
    top: 4%;
    left: 13%;
    z-index: 1000;
}
.preserve_up{
	width: 100%;
	height: 90%;
	top: 0;
	left: 0;
	background-image: url(../img/up.jpg?v=2);
	background-size: 100% 100%;
	overflow: hidden;
}
.preserve_down{
	width: 100%;
	height: 10%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../img/down.jpg?v=1);
	background-size: 100% 100%;
	
}
.circle_div_2{
	width: 3.92rem;
	height: 5.41rem;
	background-image: url(../img/circle.png);
	background-size: 100% 100%;
	margin: 7% auto 0;
	position: relative;
}
.nickname_img{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.nickname{
	position: absolute;
    width: 42%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 8%;
    color: #fff;
    font-size: 0.2rem;
    overflow: hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  	text-align: center;
}
.input_div{
	position: absolute;
	top: 0;
	left: 0;
    width: 2.85rem;
    height: 0.8rem;
    display: none;
}
.placeh_img{
	width: 1.2rem;
	height: 0.3rem;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    /*display: none;*/
}
.name_input{
	position: absolute;
	top: 0;
	left: 0;
    width: 2.85rem;
    height: 0.8rem;
    font-size: 0.3rem;
    background-color: rgba(255,255,255,0);
    background-image: url(../img/money_img.png);
    background-size: 100%;
    outline: none;
    border: none;
    border-radius: 0px;
    color: #000000;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    box-sizing: border-box;
    text-align: center;
    /*display: none;*/

}
.money_div{
	margin: 0rem auto 0;
	text-align: center;
	font-family: "Cash Currency";
	font-size: 0.27rem;
	background-image: url(../img/money_img.png);
	background-size: 100% 100%;
    width: 3rem;
    height: 0.9rem;
    font-weight: bold;
    line-height: 0.97rem;
    word-spacing:-7px;
    letter-spacing: 3px;
    transform: scale(1.2,1);
    -webkit-transform: scale(1.2,1);
    color: rgb(67,72,65); 
}
.money_num{
	font-size: 0.37rem;
	
}
.test_btn{
	width: 2.59rem;
	height: 0.73rem;
	margin: 0.23rem auto 0;
	background-image: url(../img/test_btn.png);
	background-size: 100% 100%;
}
.year_img{
	position: absolute;
	width: 100%;
	/*left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);*/
	bottom: 8%;
}
.bank_img_2{
	width: 2rem;
	margin: 0.1rem auto;
	display: block;
	
}
.erweima_img{
	width: 1rem;
	height: 1rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: 17%;
}
.baocun_img{
	width: 2.74rem;
	display: block;
}
.baocun_div{
	width: 2.75rem;
	height: 0.58rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);

}
.baocun_btn{
	
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.2rem;
}
.share_btn_1{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.2rem;
	display: none;
}
.hua_btn{
	/*height: 100%;*/
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.77rem;
	height: 0.7rem;
	margin-left: -0.885rem;
	margin-top: -0.35rem;
}
.hua_btn_1{
	width: 1.47rem;
	height: 0.58rem;
	float: right;
}
.car_div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/bg-2.jpg?v=1);
	background-size: 100% 100%;
	z-index: 40;
	display: none;
}
.circle_div_3{
	width: 3.53rem;
	height: 4.87rem;
	background-image: url(../img/circle.png);
	background-size: 100% 100%;
	margin: 15% auto 0;
	position: relative;
}
.desc_img{
	display: block;
	width: 90%;
	margin: 0.1rem auto 0;
}
.btn_div{
	height: 0.41rem;
	width: 3rem;
	margin: 0.5rem auto 0;
}
.logo_img{
	width: 1.35rem;
	position: absolute;
	left: 50%;
	margin-left: -0.675rem;
	bottom: 0.9rem;
}
.share_btn{
	width: 1.36rem;
	height: 0.41rem;
	float: left;
}
.duihuan_btn{
	width: 1.36rem;
	height: 0.41rem;
	float: right;
}
.word_img{
	width: 4.48rem;
	margin: 0.4rem auto 0;
	display: block;
}
.message_div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/up.jpg);
	background-size: 100% 100%;
	z-index: 50;
	display: none;
}
.message_title{
	width: 3.46rem;
	display: block;
	margin: 1.8rem auto 0;
}
.message_content{
	width: 3rem;
	margin: 0.6rem auto 0;
}
.item_div{
	height: 0.35rem;
	width: 100%;
	overflow: hidden;
	margin-top: 0.2rem;
}
.item_div img{
	float: left;
	width: 0.44rem;
	margin-top: 2%;
}
.item_div .item_s{
	width: 2.3rem;
	float: right;
	height: 100%;
	outline: none;
	border: none;
	background-color: rgba(77,85,74,0.7);
	padding-left: 10px;
	box-sizing: border-box;
	border-radius: 0px;
	color: #fff;
	position: relative;
	background-color: rgba(77,85,74,0.7);

}
.province_content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	text-align: center;
}
.shuoming_div{
	margin-top: 0.5rem;
}
select{
    text-align: center;
    text-align-last: center;
	background-image: url(../img/arrow.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 0.2rem;
}
.out_div{
	width: 0.23rem;
	height: 0.23rem;
	float: left;
	margin-top: 1.5%;
    margin-left: 4%;
    overflow: hidden;
    background-image: url(../img/out.png);
    background-size: 100% 100%;
    position: relative;
}
.in_img{
	width: 100% !important;
	height: 100% !important;
	margin-top: 0px !important;
	display: none;
	
}
.in_div_act{
	background-color: #000000;
}

.rdo {
    width: 12px;
    height: 12px;
    background-color: rgb(19,31,21);
    position: relative;
    display: block;
    float: left;
	margin-top: 0.9%;
    margin-left: 0.1rem;
}
.rdo:before,.rdo:after {
    content: '';
    display: block;
    position: absolute;
}
.rdo:before {
    top: 0px;
    left: 0px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid rgb(19,31,21);
}
.rdo:after {
    top: 59%;
    left: 53%;
    width: 8px;
    height: 8px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    background-color: #fff; 
}
.rdo:checked:after {
	top: 59%;
    left: 54%;
    width: 8px;
    height: 8px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    background-color:rgb(19,31,21); 
}
.rdo:checked:before {
    border-color:rgb(19,31,21); 
}
.shuoming_img{
	display: block;
	float: right !important;
	width: 2.43rem !important;
	margin-right: 0.15rem;
}
.submit_img{
	display: block;
	width: 3rem;
	margin: 0.3rem auto 0;
}

.load_gif_div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.gif_img{
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.5rem;
	margin-left: -0.5rem;
	
}

.share_box{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 90;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.share_icon{
	width: 2.1rem;
	position: absolute;
	top: 0;
	right: 0;
}
.name_input_box{
	display: none;
}
.money_img{
	width: 2.85rem;
}
/*特殊手机样式*/
.circle_div_2_X{
	margin: 33% auto 0;
}
.circle_div_X{
	top: 14%;
}
.circle_div_3_X{
	margin: 33% auto 0;
}
.message_title_X{
	margin: 2.8rem auto 0;
}
.circle_div_2_S{
	width: 3.7rem;
	height: 5.1rem;
}
.bank_img_2_S{
	margin: 0.1rem auto 0;
}
.img_div_X{
	margin: 2rem auto 0;
}


.run{
	animation: 0.8s run_ani infinite alternate linear;
	-webkit-animation: 0.8s run_ani infinite alternate linear;
}
@keyframes run_ani{
	from{transform: scale(1);}
	to{transform: scale(0.8);}
}
@-webkit-keyframes run_ani{
	from{-webkit-transform: scale(1);}
	to{-webkit-transform: scale(0.8);}
}

.erweima_2{
	/*bottom: 14%;*/
}
