/******= Reset =******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  font-family: "Microsoft Yahei";

  margin: 0;
  padding: 0;
}
table {
  table-layout: fixed;
  empty-cells: show;
  border-collapse: collapse;
}
table td {
  word-break: break-all;
}
ol,
ul {
  list-style: none;
}
img {
  vertical-align: middle;

  border: 0;
}
*:focus {
  outline: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/******= Typography =******/
html,
body {
  font: arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
  background-color: #160a0a;
}
html {
  outline: 0;
}
input,
select {
  vertical-align: middle;
  font-size: 100%;
  line-height: 150%;
  font-family: arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  -webkit-appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
p {
  font-size: 0.16rem;
  color: #fff;
}
a {
  text-decoration: none;
  color: #fff;
}
button {
  border: none;
}
/******= Common style =******/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: ".";
}
.section{
  position: relative;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
img{
  width: 100%;
  overflow: hidden;
}
.wrap{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.content{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.swiper-container{
	margin-top: 1.05rem !important;
	height: 100%;
}
.part1{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part1.jpg);
	width: 100%;
	height: 100%
}
.bg{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/bg.jpg);
	width: 100%;
	height: 100%;
}
/*part1*/
.top{
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	color: #fff;
	font-size: 0.2rem;
}
.top a{
	display: initial;
	color: #E0B314;
	text-decoration: underline;
}
.slogan{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/slogan.png);
	width: 7.22rem;
	height: 2.85rem;
	position: absolute;
	top: 6rem;
	left: 50%;
	transform: translateX(-50%);
}
.up{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/up.png);
	width: 1.04rem;
	height: 0.88rem;
	position: absolute;
	top: 9.5rem;
	left: 50%;
	margin-left: -0.5rem;
	animation: rotate 1.2s linear infinite;
}
@keyframes rotate {
	0% {
			transform: translateY(0) ;
	}
	50% {
		transform: translateY(10%);
	}
	100% {
		transform: translateY(0) ;
	}
}
/*part2*/
.part2_icon{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_icon.png);
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	left: 0.5rem;
	top: 8.5rem;
	animation-name: shake;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}
.part2_icon02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_icon02.png);
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	right: 0.5rem;
	top: 5.7rem;
	animation-name: shake;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}
.part2_icon02.top{
	top: 9rem;
	animation-duration: 5.5s;
}

.part2_title{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_title.png);
	width: 2.5rem;
	height: 1.06rem;
	position: absolute;
	top: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
}
.part2_round{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_round.png);
	width: 7.1rem;
	height: 3.41rem;
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translateX(-50%);
}
.rou_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/rou_btn.png);
	width: 0.59rem;
	height: 0.59rem;
	position: absolute;
    top: 0.3rem;
    left: 1.6rem;
    animation-name: shake02;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}
@keyframes shake02 {
	0% {
		transform: translate(.5px, 0) rotate(5.5deg)
	}
	50% {
		transform: translate(0, -1.5px) rotate(0)
	}
	100% {
		transform: translate(1.5px, 0) rotate(-0.5deg)
	}
}
.part2_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_btn.png);
	width: 2.87rem;
	height: 1.14rem;
	position: absolute;
	top: 9.25rem;
	left: 50%;
	transform: translateX(-50%);
}
.part2_text01{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_text01.png);
	width: 3.76rem;
	height: 0.28rem;
	position: absolute;
	top: 6rem;
	left: 0.5rem;
	animation: rotate 1.5s linear infinite;
}
.part2_text02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_text02.png);
	width: 3.5rem;
	height: 0.28rem;
	position: absolute;
	top: 6.8rem;
	right: 0.5rem;
	animation: rotate 1.7s linear infinite;
}
.part2_text03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_text03.png);
	width: 2.85rem;
	height: 0.28rem;
	position: absolute;
	top: 7.5rem;
	left: 0.5rem;
	animation: rotate 1.5s linear infinite;
}
.part2_text04{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_text04.png);
	width: 3.22rem;
	height: 0.28rem;
	position: absolute;
	top: 8.2rem;
	right: 0.5rem;
	animation: rotate 3s .15s linear infinite;
}
@keyframes shake {
	2% {
		transform: translate(.5px, .5px) rotate(1.5deg)
	}
	4% {
		transform: translate(2.5px, -1.5px) rotate(-.5deg)
	}
	6% {
		transform: translate(1.5px, .5px) rotate(1.5deg)
	}
	8% {
		transform: translate(-1.5px, 1.5px) rotate(.5deg)
	}
	10% {
		transform: translate(-1.5px, .5px) rotate(-.5deg)
	}
	12% {
		transform: translate(.5px, -.5px) rotate(.5deg)
	}
	14% {
		transform: translate(2.5px, 2.5px) rotate(1.5deg)
	}
	16% {
		transform: translate(.5px, -1.5px) rotate(-.5deg)
	}
	18% {
		transform: translate(1.5px, 1.5px) rotate(.5deg)
	}
	20% {
		transform: translate(2.5px, 2.5px) rotate(-.5deg)
	}
	22% {
		transform: translate(-1.5px, -1.5px) rotate(.5deg)
	}
	24% {
		transform: translate(2.5px, 2.5px) rotate(.5deg)
	}
	26% {
		transform: translate(.5px, 2.5px) rotate(.5deg)
	}
	28% {
		transform: translate(2.5px, .5px) rotate(.5deg)
	}
	30% {
		transform: translate(2.5px, -.5px) rotate(.5deg)
	}
	32% {
		transform: translate(2.5px, 2.5px) rotate(-.5deg)
	}
	34% {
		transform: translate(1.5px, .5px) rotate(-.5deg)
	}
	36% {
		transform: translate(2.5px, -.5px) rotate(.5deg)
	}
	38% {
		transform: translate(1.5px, -1.5px) rotate(1.5deg)
	}
	40% {
		transform: translate(-.5px, .5px) rotate(.5deg)
	}
	42% {
		transform: translate(1.5px, -1.5px) rotate(.5deg)
	}
	44% {
		transform: translate(1.5px, .5px) rotate(.5deg)
	}
	46% {
		transform: translate(-1.5px, -.5px) rotate(-.5deg)
	}
	48% {
		transform: translate(-.5px, -.5px) rotate(.5deg)
	}
	50% {
		transform: translate(2.5px, -1.5px) rotate(1.5deg)
	}

	82% {
		transform: translate(0, 0) rotate(0)
	}
	84% {
		transform: translate(0, 0) rotate(0)
	}
	86% {
		transform: translate(0, 0) rotate(0)
	}
	88% {
		transform: translate(0, 0) rotate(0)
	}
	90% {
		transform: translate(0, 0) rotate(0)
	}
	92% {
		transform: translate(0, 0) rotate(0)
	}
	94% {
		transform: translate(0, 0) rotate(0)
	}
	96% {
		transform: translate(0, 0) rotate(0)
	}
	98% {
		transform: translate(0, 0) rotate(0)
	}
	0%,
	100% {
		transform: translate(0, 0) rotate(0)
	}
}
/*part3*/
.part3_title{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_titile.png);
	width: 2.5rem;
	height: 1.06rem;
	position: absolute;
	top: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
}
.name{
	font-size: 0.2rem;
	color: #3b2108;
	position: absolute;
	top: 1.5rem;
	left: 50%;
	transform: translateX(-50%);
	font-weight: bold;
}
.title{
	font-size: 0.2rem;
	color: #3b2108;
	position: absolute;
	top: 1.9rem;
	left: 50%;
	transform: translateX(-50%);
	font-weight: bold;
}
.part3_bg{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_bg.png);
	width: 5.6rem;
	height: 7.3rem;
	position: absolute;
	top: 2.3rem;
	left: 50%;
	transform: translateX(-50%);
}
.part3_bg:before{
	content: "";
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/bg_hua.png);
	background-size: cover;
	width: 1rem;
	height: 0.53rem;
	position: absolute;
	right: -0.4rem;
	bottom: -0.2rem;
}
.tab{
	width: 0.48rem;
	position: absolute;
	top: 0;
	left: -0.48rem;
}
.part3_tab{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab01.png);
	width: 0.52rem;
	height: 1.73rem;
	float: right;
}
.part3_tab span{
	display: none;
}
.part3_tab span.active{
	display: block;
	position: absolute;
	color: #fff;
	font-size: 0.2rem;
	font-weight: bold;
	top: 0.05rem;
	left: -0.05rem;
	z-index: 1;
}
.part3_tab span.active:after{
	content:"";
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/number.png);
	background-size: cover;
	width: 0.31rem;
	height: 0.31rem;
	position: absolute;
	top: -0.04rem;
	left: -0.1rem;
	z-index: -1;
	
}
.part3_tab:nth-of-type(2){
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab02.png);
}
.part3_tab:nth-of-type(3){
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab03.png);
}
.part3_tab.active{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab01_a.png);
	width: 0.67rem;
	height: 2.25rem;
}
.part3_tab:nth-of-type(2).active{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab02_a.png);
}
.part3_tab:nth-of-type(3).active{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_tab03_a.png);
}
.part3_con{
	width: 5.34rem;
	height: 6.6rem;
	margin: 0.12rem;
	overflow-y: auto;
}
.con{
	display: none;
}
.con.active{
	display: block;
}
.part3_li{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_li.png);
	width: 5.09rem;
	height: 2.48rem;
	margin: 0.2rem auto;
}
.li_ti{
	color: #fff;
	font-size: 0.28rem;
	width: 80%;
	padding: 0 0.25rem;
	height: 0.8rem;
	vertical-align: middle;
    display: table-cell;
}
.my_protocol{
	width: 90%;
	height: 0.5rem;
	line-height: 0.6rem;
	margin: 0.05rem auto;
	display: block;
	position: relative;
	overflow: hidden;
}
/*未选中时*/        
.my_protocol:after{
	content: "";
    width: 0.25rem;
    height: 0.25rem;
    display: inline-block;
    background: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/icon_checkbox.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 10px;
    left: 0;
}
/*选中checkbox时*/            
.my_protocol.active:after{
	content: '';
	width: 0.31rem;
    height: 0.26rem;
	background: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/icon_checkbox_a.png) no-repeat;
	background-size: cover;
	left: -2px;
}
.my_protocol p{
	color: #482f0d;
	font-size: 0.28rem;
	position: absolute;
	top: 2px;
	left: 0.35rem;
}
.part3_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_btn02.png);
	width: 2.87rem;
	height: 1.14rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 9.55rem;
}
.part3_btn.active{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part3_btn.png);
}
.part3_btn .part3_n{
	color: #fff;
	position: absolute;
	top: 0.4rem;
	right: 0.35rem;
	font-size: 0.24rem;
}
/*part4*/
.part4_title{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_title.png);
	width: 3.31rem;
	height: 1.08rem;
	position: absolute;
	top: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
}
.part4_02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_02.png);
	width: 6.48rem;
	height: 3.73rem;
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translateX(-50%);
}
.part4_02 p{
	color: #000;
	text-align: center;
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: 0.45rem;
}
.part4_02 p span{
	text-decoration: underline;
}
.part4_03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_03.png);
	width: 5.28rem;
	height: 1.16rem;
	position: absolute;
	top: 6.25rem;
	left: 50%;
	transform: translateX(-50%);
}
.part4_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_btn.png);
	width: 3.02rem;
	height: 1.14rem;
	position: absolute;
	top: 7.4rem;
	left: 53.5%;
	transform: translateX(-50%);
}
.part4_btn.active{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_btn_a.png);
	width: 2.46rem;
	height: 1rem;
	position: absolute;
	top: 7.4rem;
	left: 50%;
	transform: translateX(-50%);
}
.part4_btn02{
	color: #3c2f1e;
	font-size: 0.26rem;
	position: absolute;
	top: 9.5rem;
	left: 50%;
	transform: translateX(-50%);
	text-decoration: underline;
}
.part4_btn03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_btn02.png);
	width: 2.45rem;
	height: 1rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 8.5rem;
	display: block;
}
/*part5*/
.part5_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part5_btn.png);
	width: 2.87rem;
	height: 1.14rem;
	position: absolute;
	top: 6.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.part5_01{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part5_01.png);
	width: 4.75rem;
	height: 1.04rem;
	position: absolute;
	top: 5.25rem;
	left: 50%;
	transform: translateX(-50%);
}
.part5_02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part4_02.png);
	width: 6.48rem;
	height: 3.73rem;
	position: absolute;
	top: 1.2rem;
	left: 50%;
	transform: translateX(-50%);
}
.part5_02 p{
	color: #000;
	text-align: center;
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: 0.45rem;
}
.part5_02 p span{
	text-decoration: underline;
}
.part5_03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part5_03.png);
	width: 4.76rem;
	height: 2.54rem;
	position: absolute;
	top: 7.9rem;
	left: 50%;
	transform: translateX(-50%);
}
.part5_btn02{
	color: #3c2f1e;
	font-size: 0.26rem;
	position: absolute;
	top: 75rem;
	left: 50%;
	transform: translateX(-50%);
	text-decoration: underline;
}
.li_zhan{
	position: absolute;
	width: 4.75rem;
	top: 0.55rem;
	height: 1.83rem;
	overflow-y: auto;
}
.li_zhan li{
	width: 4.2rem;
	margin: 0.08rem auto;
	height: 0.5rem;
	line-height: 0.5rem;
}
.li_zhan li div{
	float: left;
	font-size: 0.2rem;
}
.li_zhan li div:nth-of-type(1) img{
	vertical-align: middle;
	width: 0.5rem;
	/*margin-top: 0.05rem;*/
	border-radius: 50%;
}
.li_zhan li div:nth-of-type(2){
	margin: 0 0.2rem;
}
.li_zhan li div:nth-of-type(3){
	float: right;
}
/*part6*/
.part6_title{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part6_title.png);
	width: 5.11rem;
	height: 0.75rem;
	position: absolute;
	top: 1.4rem;
	left: 50%;
	transform: translateX(-50%);
}
.part6_bg{
	width: 80%;
	height: 7.81rem;
	position: absolute;
	top: 2.3rem;
	left: 50%;
	transform: translateX(-50%);
	overflow-y: auto;
}
.part6_li{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part6_li.png);
	width: 5.79rem;
	height: 2.93rem;
	margin: 0.2rem auto;
}
.part6_li .li_ti{
	padding-top: 0.2rem;
	margin-bottom: 0.18rem;
}
.part6_btn{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part6_btn.png);
	width: 2.87rem;
	height: 1.14rem;
	margin: 0.5rem auto;
	display: block;
}
/*part7*/
.part7{
	width: 100%;
	top: 1rem;
	height: 9.5rem;
	overflow-y: auto;
}
.part7_01{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_kv.png);
	width: 5.42rem;
	height: 3.3rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0.25rem;
}
.part7_02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_02.png);
	width: 5.21rem;
	height: 0.91rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3.5rem;
}
.part7_02 p{
	color: #cb2e0f;
	position: absolute;
	font-size: 0.74rem;
	top: 0;
	right: 1.85rem;
}
.part7_btn01{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_btn01.png);
	width: 1.81rem;
	height: 0.72rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 4.5rem;
	display: block;
}
.part7_btn02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_btn02.png);
	width: 1.81rem;
	height: 0.72rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 5.5rem;
	display: block;
}
.part7_btn03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_btn03.png);
	width: 1.81rem;
	height: 0.72rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 6.5rem;
	display: block;
}
.part7_btn04{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_btn04.png);
	width: 1.31rem;
	height: 0.45rem;
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	display: block;
}
.part7_05{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part7_05.png);
	width: 4.75rem;
	height: 3.8rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 7.8rem;
}
.part7_05 .li_zhan{
	height: 3.08rem;
	top: 0.57rem;
}
.part7_icon{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_icon.png);
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	left: 1.9rem;
	top: 5.5rem;
	animation-name: shake;
    animation-duration: 5.2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}
.part7_icon02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/part2_icon02.png);
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	right: 1.9rem;
	top: 4.5rem;
	animation-name: shake;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}
.part7_icon02.top{
	top: 6.5rem;
	animation-duration: 5.5s;
}
/*寮圭獥*/
.toast{
	display: none;
	width: 7.5rem;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.toast .close{
	position: absolute;
	width: 0.5rem;
	height: 0.5rem;
	top: 0.35rem;
	right: 0.78rem;
}
.toast01{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/toast01.png);
	height: 4.32rem;
}
.t_btn01{
	position: absolute;
	top: 1.5rem;
	left: 1.6rem;
	width: 1.8rem;
	height: 1.8rem;
}
.t_btn02{
	position: absolute;
	top: 1.5rem;
	right: 1.6rem;
	width: 1.8rem;
	height: 1.8rem;
}
.toast02{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/toast02.png);
	height: 5.2rem;
}
.toast02 select{
  width: 3.95rem;
  height: 0.42rem;
  position: absolute;
  right: 1.43rem;
  background: none;
  border: none;
  color: #482f0d;
  padding-left: 0.1rem;
  font-size: 0.2rem;
}
.toast02 select:nth-child(1){
	top: 1.5rem;
}
.toast02 select:nth-child(2){
	top: 2.05rem;
}
.toast02 select:nth-child(3){
	top: 2.62rem;
}
.toast02 select:nth-child(4){
	top: 3.17rem;
}
.toast02 option{
	width: 4.96rem;
  height: 0.6rem;
}
.t_btn03{
	position: absolute;
	top: 3.95rem;
	right: 2.78rem;
	width: 1.95rem;
	height: 0.68rem;
}
.toast03{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/toast06.png);
	height: 5.32rem;
}
.toast03 img{
	width: 1rem;
	margin: 0 auto;
	margin-top: 1.5rem;
}
.toast03 p{
	margin: 0 auto;
	color: #000000;
	text-align: center;
	margin-top: 0.2rem;
	font-size: 0.28rem;
	font-weight: bold;
}
.t_btn04{
	position: absolute;
	top: 4rem;
	right: 2.78rem;
	width: 1.95rem;
	height: 0.68rem;
}
.toast04{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/toast04.png);
	height: 7.29rem;
}
.toast04 ul{
	width: 6.05rem;
	margin: 0 auto;
	margin-top: 1.5rem;
	
}
.toast04 ul li{
	margin: 0.15rem 0;
	color: #482f0d;
	font-size: 0.28rem;
}
.toast05{
	width: 100%;
	height: 100%;
}
.toast05 img{
	width:5.69rem;
	position: absolute;
	top: 0;
	right: 0;
}
.toast06{
	background-image: url(//game.gtimg.cn/images/hyrz/cp/a20190408questionm/toast05.png);
	height: 4.32rem;
}