* { -webkit-tap-highlight-color: transparent; outline: 0; margin: 0; padding: 0; vertical-align: baseline; box-sizing: border-box;}
body{ font-family:'宋体'}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; vertical-align: baseline; }
img { border: 0 none; vertical-align: top; }
i, em { font-style: normal; }
ol, ul { list-style: none; }
input, select, button, h1, h2, h3, h4, h5, h6 { font-size: 100%; font-family: inherit; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none; color: #666; }
body { margin: 0 auto; min-width: 320px; max-width: 640px; height: 100%; font-size: 14px; line-height: 1.5; color: #666; -webkit-text-size-adjust: 100% !important; text-size-adjust: 100% !important; }
input[type="text"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

html, body, .main{
	height: 100%;
	overflow: hidden;
}
.main{
	position: relative;
}
.page{
	position: relative;
	background: url(../images/bg.png) center no-repeat;
	background-size: cover;
}
.page1{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.page1-box{
	position: relative;
}
.img > img{
	display: block;
	width: 100%;
}
.img-1{
	position: absolute;
    top: 58%;
    left: 5px;
    width: 33%;
}
.img-2{
	position: absolute;
    top: 65%;
    right: 8%;
    width: 20%;
}
.img-3{
	width: 34%;
    margin: 0 auto;
}
.img-4{
	margin: 4vh 5% 0 1%;
}
.img-5{
	margin: 4vh 17% 0;
}
.img-6{
	width: 45%;
	margin: 9vh auto 0;
}
.btn{
	position: relative;
    width: 48%;
    margin: 3vh auto 0;
}
.btn > span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
    border-radius: 30px;
}
.wen-box{
	width: 100%;
	height: 100%;
	padding: 15vh 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.web-box-content{
	width: 84%;
}
.answer-box{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.answer-btn{
	position: relative;
	width: 48%;
	margin-top: 3%;
	background: url(../images/btnbg.png) center no-repeat;
	background-size: 100% 100%;
}
.answer-btn-active{
	background: url(../images/btnbg2.png) center no-repeat;
	background-size: 100% 100%;
}
.answer-btn:after{
	content: '';
	display: block;
	height: 0;
	padding-top: 38%;
}
.wbc-title{
	height: 6vw;
}
.wbc-title-2{
	height: 15vw;
}
.wbc-margin{
    margin: 3% 0;
}
.wbc-title > img, .wbc-title-2 > img{
	display: block;
	width: auto;
	max-width: 100%;
	height: 100%;
}
.answer-btn > i{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wbc-2{
	position: relative;
}
.gou1{
	position: absolute;
	top: -22%;
	right: 0;
	width: 20%;
}
.gou2{
	position: absolute;
    top: 96%;
    left: -15px;
	width: 20%;
}
.gou3{
	position: absolute;
    top: 96%;
    left: -5px;
    width: 26%;
}
.gou4{
	position: absolute;
    top: -22%;
	right: 8%;
    width: 16%;
}
.answer-1{
	background: url(../images/wen1_1.png) center no-repeat;
    background-size: 66% auto;
}
.answer-2{
	background: url(../images/wen1_2.png) center no-repeat;
    background-size: 66% auto;
}
.answer-3{
	background: url(../images/wen1_3.png) center no-repeat;
    background-size: 66% auto;
}
.answer-4{
	background: url(../images/wen1_4.png) center no-repeat;
    background-size: 66% auto;
}
.answer3-1{
	background: url(../images/wen3_1.png) center no-repeat;
    background-size: 75% auto;
}
.answer3-2{
	background: url(../images/wen3_2.png) center no-repeat;
    background-size: 75% auto;
}
.answer3-3{
	background: url(../images/wen3_3.png) center no-repeat;
    background-size: 75% auto;
}
.answer3-4{
	background: url(../images/wen3_4.png) center no-repeat;
    background-size: 75% auto;;
}
.answer5-1{
	background: url(../images/wen5_1.png) center no-repeat;
    background-size: 42% auto;
}
.answer5-2{
	background: url(../images/wen5_2.png) center no-repeat;
    background-size: 42% auto;
}
.answer5-3{
	background: url(../images/wen5_3.png) center no-repeat;
    background-size: 42% auto;
}
.answer5-4{
	background: url(../images/wen5_4.png) center no-repeat;
    background-size: 42% auto;
}

.answer7-1{
	background: url(../images/wen7_1.png) center no-repeat;
    background-size: 75% auto;
}
.answer7-2{
	background: url(../images/wen7_2.png) center no-repeat;
    background-size: 75% auto;
}
.answer7-3{
	background: url(../images/wen7_3.png) center no-repeat;
    background-size: 75% auto;
}
.answer7-4{
	background: url(../images/wen7_4.png) center no-repeat;
    background-size: 40% auto;
}
.answer8-2{
	background: url(../images/wen8_2.png) center no-repeat;
    background-size: 75% auto;
}
.answer8-3{
	background: url(../images/wen8_3.png) center no-repeat;
    background-size: 75% auto;
}
.up-box{
	width: 84%;
	margin: 8vh 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: center;
	align-items: center;
}
.up-title{
	width: 65%;
}
.up-box-content{
	position: relative;
	width: 122px;
	height: 164px;
	border: 2px solid #764b03;
	border-radius: 5px;
	background: rgba(255,255,255,0.5);
	overflow: hidden;
}
.ubc-box, .ubc-box-btn, .ubc-box-btn2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ubc-box-btn{
	z-index: 99;
	background: url(../images/09.png) center no-repeat;
	background-size: 80%;
}
.ubc-box-btn2{
	z-index: 99;
	background: url(../images/10.png) center no-repeat;
	background-size: 80%;
}
.file{
	display: none;
}
.results-up-box{
	width: 80%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
/*#rubc-box1{
	background: url(../images/) center no-repeat;
	background-size: 60%;
}
#rubc-box2{
	background: url(../images/) center no-repeat;
	background-size: 60%;
}*/
/*#rubc-box1 > img{
	display: block;
	width: 100%;
}*/
.rubc-box1 > img, .rubc-box2 > img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.results-box{
	position: relative;
	width: 100%;
	height: 90%;
	max-height: 590px;
}
.results-box-title{
	width: 216px;
	margin: 0 auto;
}
.results-box-main{
	position: relative;
	width: 164px;
	height: 61px;
	margin: 2vh auto;
    padding: 2px 2px 2px 28px;
	text-align: center;
	text-align:center;
	background: url(../images/13.png) center no-repeat;
	background-size: 100% 100%;
}
.gen-bg{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.geng-img{
	display: block;
	width: 100%;
	height: 100%;
}
.results-box-font{
	width: 80%;
	margin: 2vh auto;
}
.rbf-img{
	display: block;
	width: 100%;
}
.rb-img1{
	position: absolute;
    bottom: 6%;
    left: 4%;
    width: 36%;
}
.rb-img2{
	position: absolute;
    bottom: 15%;
    right: 3%;
    width: 60%;
}
.rb-img3{
	position: absolute;
    right: 15px;
    bottom: 5px;
    width: 55px;
}
.rb-img4{
	position: absolute;
	right: 88px;
    bottom: 5px;
    width: 120px;
}
.print-main{
	position: fixed;
	top: 100%;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
}
.print-box{
	position: relative;
	width: 320px;
	height: 568px;
	background: url(../images/bg.png) center no-repeat;
	background-size: cover;
}
.print-img1{
	position: absolute;
	left: 18px;
    bottom: 45px;
    width: 100px;
}
.print-img2{
	position: absolute;
    right: 18px;
    bottom: 96px;
    width: 208px;
}
.print-img3{
	position: absolute;
	right: 18px;
    bottom: 18px;
    width: 175px;
}
.main-img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
}
.main-img > img{
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.music{
	width: 0;
	height: 0;
	overflow: hidden;
}
.music-btn{
	position: fixed;
	top: 4%;
	right: 4%;
	z-index: 999;
	width: 30px;
	height: 30px;
	background: url(../images/music.png) center no-repeat;
	background-size: 100%;
}
.music-btn-ant{
    -webkit-animation: rotating 1.2s linear infinite;
    animation: rotating 1.2s linear infinite;
}
@-webkit-keyframes rotating {
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
@keyframes rotating {
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
.geng-box{
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.geng-box-1{
	position: absolute;
	top: 0;
	left: 0;
}
.geng-box-2{
	position: absolute;
	top: 0;
	right: 0;
}
.loadbox{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 150px;
	height: 150px;
	z-index: 999;
	margin: auto;
	border-radius: 12px;
	background:rgba(255,255,255,0.7);
}
.loadbox > span{
	position: absolute; 
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	background: url(../images/load.gif) center no-repeat;
	background-size: 100% 100%;
}