
.div1{
    width: 100vw;
    height: 4.62rem;
    position: relative;
}

.div1 .back{
    height: 4.62rem;
}

.div1 .login_form{
    position: absolute;
    right: 3.6rem;
    height: 2.8rem;
    top: 0.48rem;
    z-index: 999;
    width: 3.02rem;
    background-color: white;
    padding:0.24rem 0.1rem 0 0.1rem;
    font-size: 0;
    /*display: none;*/
}

.div1 .login_form .form{
    width: 100%;
    height: 1.2rem;
    border: solid 1px #c9c9c9;
}

.div1 .login_form .form >div{
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0;
    border-bottom: solid 1px #c9c9c9;;
    display: flex;
    align-items: center;
}

.div1 .login_form .form >div:last-of-type{
    border: none;
    position: relative;
}

.div1 .login_form .form >div img:nth-of-type(1){
    width: 0.12rem;
    height: 0.14rem;
    margin-left: 0.14rem;
    margin-right: 0.18rem;
}

.div1 .login_form .form >div img:nth-of-type(2){
    width: 1.12rem;
    height: 0.38rem;
    position: absolute;
    right: 0;
    top: -0.01rem;
}

.div1 .login_form .form >div input{
    border: none;
    outline: none;
    font-size: 0.14rem;
    width: 1.8rem;
}

.div1 .login_form .form >div:nth-of-type(3) input{
    width: 0.8rem;
}

.div1 .login_form .forget{
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
}

.div1 .login_form .forget span:nth-of-type(1){
    font-size: 0.14rem;
    color: #8d8d8d;
    cursor: pointer;
}

.div1 .login_form .forget span:nth-of-type(2){
    font-size: 0.14rem;
    color: #fd6836;
    cursor: pointer;
}

.div1 .login_form .qq{
    font-size: 0;
    height: 0.3rem;
    display: flex;
    align-items: center;
    margin-top: 0.1rem;
}


.div1 .login_form .qq span{
    font-size: 0.12rem;
    color: #747474;
}

.div1 .login_form .qq img{
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.14rem;
}

.div1 .login_form button{
    width: 2.4rem;
    height: 0.36rem;
    background-color: #ff794c;
    font-size: 0.16rem;
    color: white;
    outline: none;
    border: none;
    line-height: 0.36rem;
    margin-top: 0.08rem;
    cursor: pointer;
}


.div1 .finish{
    position: absolute;
    right: 3.6rem;
    height: 2.8rem;
    top: 0.48rem;
    z-index: 999;
    width: 3.02rem;
    background-color: white;
    padding:0.24rem 0.1rem 0 0.1rem;
    font-size: 0;
}

.div1 .finish .user{
    display: flex;
    justify-content: space-between;
    /*position: relative;*/
}


.div1 .finish .user>img{
    width: 0.68rem;
    height: 0.68rem;
}

.div1 .finish .user .info{
    font-size: 0.14rem;
    line-height: 0.25rem;
}

.div1 .finish .user .info .vip{
    font-size: 0;
}

.div1 .finish .user .info .vip img{
    width: 0.18rem;
    height: 0.15rem;
    margin-right: 0.1rem;
}


.div1 .finish .user .info .vip span{
    font-size: 0.14rem;
    color: #fb6f39;
}

.div1 .finish .user .exit{
    color: #acacac;
    height: 0.6rem;
    font-size: 0.14rem;
    transform: translateX(0.14rem);
    /*float: right;*/
    /*text-align: right;*/
    /*width: auto;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
}

.div1 .ue {
    margin-top: 0.31rem;
    padding-bottom: 0.25rem;
    border-bottom: solid 1px #c1c1c1;
}

.div1 .button{
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0.1rem;*/
}

.div1 .button a{
    width: 1.07rem;
    font-size: 0.14rem;
    height:0.31rem;
    background-color: #fd6436;
    border-radius: 16px;
    color: white;
    line-height: 0.31rem;
    text-align: center;
}

.div1 .button a:nth-of-type(2){
    border: solid 1px #fd6436;
    background-color: white;
    color: #fd6436;
}
.div1 .ue >span{
    font-size: 0.14rem;
    color: #666666;
}

.div1 .ue > div{
    font-size: 0;
    position: relative;
}

.div1 .ue > div span{
    font-size: 0.14rem;
    color: #666666;
}

.div1 .ue > div span:nth-of-type(1){
    color: #fb6f39;
}


.div1 .ue >div img{
    height:0.15rem;
    width: 0.15rem;
    margin-left: 0.09rem;
    margin-right: 0.11rem;
    transform: translateY(0.01rem);
}


.div1 .ue >div a{
    font-size: 0.14rem;
    color: #fd6436;
}

.div1 .ue > div a:nth-of-type(2){
    color: #8d8d8d;
    margin-left: 0.18rem;
}

.div1 .ue > div > div{
    position: absolute;
    right: 0;
    top: 0;
}

.div1 > img{
    width: 12rem;
    position: absolute;
    left: 3.6rem;
    bottom: 0.09rem;
    z-index: 999;
    height: 0.8rem;
}



.zy{
    width: 100vw;
    padding: 0 3.6rem;
    display: flex;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}


.zy>div:nth-of-type(1){
    width: 8.7rem;
    border: 1px solid #d6d6d6;
}

.zy>div:nth-of-type(2){
    width: 3.16rem;
    border: 1px solid #d6d6d6;
}

.zy .title{
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d6d6;
    height: 0.56rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.2rem;
    padding-left: 0.14rem;
}

.zy .title a{
    margin-right: 20px;
    color: #959595;
    font-size: 0.014rem;
}

.zy .title > span > img{
    width: 0.14rem;
    height: 0.16rem;
}


.zy .title > span{
    font-size: 0.2rem;
}

.zy .title > span >span{
    margin-left: 7px;
    margin-right: 7px;
    font-size: 0.2rem;
}



.div2{
    height: 2.82rem;
}

.div2 .remen > div:nth-of-type(2){
    height: 2.26rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.27rem;
}


.div2 .remen >div:nth-of-type(2) img{
    height: 1.77rem;
    width: 2.56rem;
}

.div2 .gonggao .content{
    height: 2.27rem;
    overflow: hidden;
}


.div2 .gonggao .content > a{
    display: block;
    font-size: 0.15rem;
    margin-bottom: 0.1rem;
    white-space:nowrap;
}

.div2 .gonggao .content > a:nth-of-type(1){
    margin-top: 0.12rem;
}

.div2 .gonggao .content > a >span:nth-of-type(1){
    color: #c1c1c1;
    width: 0.47rem !important;
    overflow: hidden;
}

.div2 .gonggao .content > a >span:nth-of-type(2){
    width: 2.18rem;
}

.div3{
    height: 5.79rem;
}

.div3 .content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.28rem 0.27rem 0.54rem 0.27rem;
    flex-wrap:wrap;
    height: 5.23rem;
}

.div3 .content .game{
    height: 2.08rem;
    width: 2.56rem;
    border: solid 2px #e5e5e5;
    font-size: 0;
    cursor: pointer;
}

.div3 .content .game:hover{
    box-shadow: 0px 0px 7px 0px rgba(255, 114, 76, 0.24);
    border: solid 2px #ff724c;
}
/*.div3 .content .game:nth-of-type(1){*/
    /*box-shadow: 0px 0px 7px 0px rgba(255, 114, 76, 0.24);*/
    /*border: solid 2px #ff724c;*/
/*}*/

.div3 .content .game >img{
    width: 100%;
    height: 1.47rem;
}

.div3 .content .name{
    height: 0.32rem;
    width: 100%;
    padding-left: 0.16rem;
    padding-right: 0.12rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.div3 .content .name span{
    font-size: 0.16rem;
}

.div3 .content .name span:nth-of-type(2){
    color:  #9d9d9d;;
}

.div3 .content .jiangli{
    height: calc(0.3rem - 4px);
    background-color: #f7f7f7;
    font-size: 0.14rem;
    line-height: calc(0.3rem - 4px);
    padding-left: 0.16rem;
}

.div3 .content .jiangli >img{
    width: 0.14rem;
    height: 0.13rem;
}

.div3 .content .jiangli >span{
    color: #fd553f;
    margin-left: 0.05rem;
    margin-right: 0.06rem;
}


.div3 .bd{
    position: relative;
    font-size: 0;
    /*word-spacing:-6px;*/
}

.div3 .hr{
    height: 4px;
    background-color: #fd7940;
    width: 100%;
    position: absolute;
    top: -2px;
    left: 0;
}

.div3 .bd >span{
    font-size: 0.15rem;
    color: #818181;
    white-space:nowrap;
}
.div3 .bd a{
    margin: 0 !important;
    /*letter-spacing:0;*/
    font-size: 0.15rem;
    color: #818181;
}

.div3 .bd > img{
    width: 0.18rem;
    height: 0.21rem;
    position: absolute;
    right: 0.04rem;
    top: 0;
}

.div3 .bd .choose{
    font-size: 0.2rem;
    color: #434343;
}

.div3 .bd .choose > span{
    border-bottom: 0.03rem solid #fd793f;
    padding-bottom: 0.08rem;
}

.div3 .table{
    height: 5.23rem;
    font-size: 0.14rem;
    position: relative;
}

.div3 .table .loading{
    position: absolute;
    height: 5.23rem;
    width: 3.16rem;
    /*background: rgba(0,0,0,0.3);*/
    font-size: 0.4rem;
    text-align: center;
    line-height: 5.23rem;
    color: white;
}

.div3 table{
    text-align: center;
    margin-right: 0 !important;
    width: calc(100% - 0.4rem);
    border-collapse: collapse;
    margin-left: 0.2rem;
}

.div3 .table .hr2{
    width: 3.12rem;
    /*height: 0.04rem;*/
    height: 0;
    border-bottom: solid 0.02rem #d6d6d6;
    position: absolute;
    top: 0.32rem;
    left: 0;
}

.div3 .table .hr3{
    width: 3.12rem;
    /*height: 0.04rem;*/
    height: 0;
    border-bottom: solid 0.02rem #d6d6d6;
    position: absolute;
    top: 4.38rem;
    left: 0;
}

.div3 thead{
    font-size: 0.12rem;
    color: #6f6f6f;
    height: 0.32rem;
    line-height: 0.32rem;
}

.div3 thead tr{
    white-space:nowrap;
}

.div3 tbody .ph{
    height: 0.23rem;
    width: 0.25rem;
}

.div3 tbody .zb{
    width: 0.14rem;
    height: 0.14rem;
}

.div3 tbody tr{
    height: 0.4rem;
    white-space:nowrap;
}

.div3 tbody tr:not(:first-child){
    border-top: dashed 1px #d6d6d6;
}

.div3 tr:nth-of-type(1){
    padding-left: 0.13rem;
}

.div3 .myinfo{
    height: 0.43rem;
    font-size: 0;
    line-height: 0.43rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    position: relative;
}

.div3 .myinfo span{
    color: #8a8a8a;
    font-size: 0.12rem;
}

.div3 .myinfo span:last-of-type{
    position: absolute;
    right: 0.12rem;
}

.div3 .myinfo img{
    width: 0.14rem;
    height: 0.14rem;
    margin-left: 0.06rem;
}

.div3 .myinfo span:nth-of-type(2){
    color: #fd7940;
}

.div3 .button{
    height: 0.39rem;
    text-align: center;
}

.div3 .button button{
    background-color: #f7f7f7;
    border: solid 1px #d8d8d8;
    width: 0.8rem;
    height: 0.3rem;
    font-size: 0.12rem;
}

.div4{
    height: 5.79rem;
}

.div4 .tixian .title img{
    width: 0.24rem;
    height: 0.21rem;
    margin-right: 0.19rem;
}

.div4 .renwu .list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.26rem 0.24rem;
    flex-wrap:wrap;
    height: 5.23rem;
}

.div4 .list >div{
    width: 2.6rem;
    height: 0.8rem;
    border: solid 0.02rem #e5e5e5;
    cursor: pointer;
}

.div4 .list  .info{
    height: 0.5rem;
    width: 100%;
    line-height: 0.5rem;
    position: relative;
    font-size: 0;
}

.div4 .info img{
    width: 0.15rem;
    height: 0.2rem;
    margin-left: 0.04rem;
    margin-right: 0.07rem;
    transform: translateY(0.02rem);
}

.div4 .info a{
    font-size: 0.14rem !important;
    color: #4d4c4c;;
}

.div4 .info span{
    font-size: 0.12rem !important;
    color: #929292;
    position: absolute;
    right: 0.02rem;
}

.div4 .jl{
    height:0.25rem;
    background-color: #f7f7f7;
    width: 100%;
    line-height: 0.25rem;
    font-size: 0;
    position: relative;
    padding-left: 0.04rem;
}

.div4 .jl img{
    width: 0.14rem;
    height: 0.14rem;
    margin-left: 0.1rem;
    transform: translateY(0.02rem);
}

.div4 .jl span{
    font-size: 0.14rem;
    color: #666666;;
}

.div4 .jl span:nth-of-type(2){
    color: #fd553f;
}

.div4 .jl span:nth-of-type(3){
    position: absolute;
    right: 0.04rem;
}

.div4 .list >div:hover{
    box-shadow: 0px 0px 7px 0px rgba(255, 114, 76, 0.24);
    border: solid 2px #ff724c;
}

.div4 .jilu{
    height: 4.55rem;
    margin-top: 0.25rem;
    width: 100%;
    padding: 0 0.43rem;
    overflow: hidden;
}


.div4 .jilu div>span{
    font-size: 0.14rem;
    line-height: 0.36rem;
    display: block;
    position: relative;
    color: #069431;
}

.div4 .jilu div> span >span:nth-of-type(1){
    color: #5b5a5b;
    margin-left: 0.08rem;
}

.div4 .jilu div>span >span:nth-of-type(2){
    color: #ff6028;
    position: absolute;
    right: 0;
}

.div5{
    height: 2.33rem;
    flex-wrap: wrap;
    margin-bottom: 0.49rem !important;
}

.div5 >div{
    width: 12rem !important;
    border: 1px solid #d6d6d6;

}

.div5 >.title{
    justify-content: center;
}

.div5 >.tulist{
    height: 1.22rem;
    border-top: none !important;
    border-bottom: none !important;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
    width: 100%;
    overflow-y: hidden;
    position: relative;
    /*padding-top: 0.45rem;*/
}

.div5 > .tulist > .arrleft{
    position: absolute;
    left: 0;
    top: 0.26rem;
    background-color: #5a5a5b;
    opacity: 0.5;
    width: 0.27rem;
    font-size: 0;
    height: 0.73rem;
}


.div5 > .tulist > .arrright{
    position: absolute;
    right: 0;
    top: 0.26rem;
    background-color: #5a5a5b;
    opacity: 0.5;
    width: 0.27rem;
    height: 0.73rem;
    font-size: 0;
}

.div5 > .tulist > .arrleft > img{
    width: 0.27rem;
    height: 0.73rem;
}


.div5 > .tulist > .arrright > img{
    width: 0.27rem;
    height: 0.73rem;
}

.div5 >.namelist{
    height: 0.56rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #f7f7f7;
    flex-wrap: wrap;
}

.div5 > .namelist a{
    font-size: 0.12rem;
    color: #50515a;
    text-decoration: none;
    cursor: pointer;
    margin-left: 0.1rem;
}


.div5 .img{
    height: 1.22rem;
    /*max-height: 1.22rem;*/
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.div5 .img >img{
    max-height: 1.22rem;
    width: 1.7rem;
}



.xiangqing{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 9990;
    top:0;
    left: 0;
}


.xiangqing >div{
    width: 9.7rem;
    height: 7.66rem;
    margin-top: 1.32rem;
    margin-left: 4.75rem;
    background: white;
    position: relative;
    overflow: auto;
}

.xiangqing .title{
    width: 9.7rem;
    height: 0.52rem;
    background-color: #ff784c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.26rem;
    padding-right: 0.18rem;
}

.xiangqing .title span{
    color: white;
    font-size: 0.18rem;
    margin-right: 0.4rem;
    cursor: pointer;
}

.xiangqing .content{
    height: 7.15rem;
}

.xiangqing .title2{
    width: 9.33rem;
    height: 0.34rem;
    background-color: #ffebe4;
    border-radius: 0.04rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0.2rem;
    margin-top: 0.16rem;
    padding-left: 0.16rem;
    padding-right: 0.25rem;
}

.xiangqing .title2 span:nth-of-type(1){
    font-size: 0.16rem;
    color: #ff784c;
    font-weight: bold;
}


.xiangqing .title2 span:nth-of-type(2){
    font-size: 0.16rem;
    color: #ff784c;
}


.xiangqing .step1{
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    display: flex;
    align-items: center;
    position: relative;
    height: auto;
    margin-top: 0.3rem;
}

.xiangqing .step1 span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step1 div{
    width: auto;
    /*height: 0.3rem;*/
    border: solid 0.01rem #ff784c;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #ff784c;
    letter-spacing: 0.01rem;
    margin-left: 0.54rem;
    padding: 0.06rem 0.09rem;
}

.xiangqing .step1 a{
    width: auto;
    /*height: 0.3rem;*/
    background-color: #ff784c;
    color: white;
    font-size: 0.14rem;
    /*outline: none;*/
    /*border: none;*/
    position: absolute;
    top: 0;
    right: 0.91rem;
    padding: 0.06rem 0.17rem;
}

.xiangqing .step2 {
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    margin-top: 0.23rem;
    font-size: 0;
}

.xiangqing .step2 > span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step2 .yaoqiu{
    width: 8rem;
    height: 3.62rem;
    background-color: #ffebe4;
    border-radius: 0.04rem;
    font-size: 0.12rem;
    padding-left: 0.35rem;
    margin-left: 0.44rem;
    padding-top: 0.11rem;
    /*padding-right: 1.27rem;*/
    margin-top: 0.14rem;
    overflow: auto;
}

.xiangqing .step2 .yaoqiu article{
    color: #656a76;
    font-size: 0.16rem;
    line-height: 0.4rem;
}

.xiangqing .step2 .yaoqiu img{
    max-width: 95%;
    /*height: 1.86rem;*/
}

.xiangqing .step3 {
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    margin-top: 0.17rem;
    font-size: 0;
}

.xiangqing .step3 > span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step3 >div{
    font-size: 0;
    padding-left: 0.35rem;
    margin-top: 0.2rem;
    word-wrap:break-word;
    word-break:normal;
}


.xiangqing .step3 >div span{
    font-size: 0.16rem;
    color: #656a76;
}

.xiangqing .step3 >div span:nth-of-type(2){
    color: #ff1818;
    margin-right: 1.18rem;
}

.xiangqing .step3 >div span:nth-of-type(4){
    color: #ff784c;
}

.xiangqing .step3 >div img{
    width: 0.14rem;
    height: 0.14rem;
    margin-left: 0.15rem;
}

.xiangqing .tijiao{
    width: 1.2rem;
    height: 0.36rem;
    background-color: #ff784c;
    color: white;
    outline: none;
    border: none;
    /*position: absolute;*/
    bottom: 0.12rem;
    margin-left: 4.25rem;
}



.xq_tijiao{
    width: 9.7rem;
    height: 7.66rem;
    top: 1.32rem;
    left: 4.75rem;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 9991;
}

.xq_tijiao >div{
    width: 8.63rem;
    height: 5.18rem;
    margin-top: 1.26rem;
    margin-left: 0.61rem;
    background: white;
    position: relative;
}

.xq_tijiao >div .title{
    height: 0.52rem;
    width: 100%;
    background-color: #ff784c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.26rem;
}

.xq_tijiao >div .title span{
    color: #ffffff;
    font-size: 0.16rem;
}

.xq_tijiao .bj{
    margin-top: 0.23rem;
    margin-left:0.25rem;
    height: 3.68rem;
    width: 8.13rem;
}

.xq_tijiao .bj > div{
    height: 3.68rem;
}

.xq_tijiao #content{
    height:3.68rem
}

.xq_tijiao #edui1{
    height: 3.68rem;
}

.xq_tijiao #edui1_iframeholder{
    height: 3.31rem !important;
}

.xq_tijiao #edui1_bottombar{
    display: none;
}

.edui-default .edui-editor {
    border: 1px solid #d4d4d4;
    background-color: #ffdab9 !important;
    position: relative;
    overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.xq_tijiao > div > .bj > a{
    width: 1.21rem;
    height: 0.37rem;
    background-color: #ff784c;
    line-height: 0.37rem;
    font-size: 0.16rem;
    color: white;
    position: absolute;
    bottom: 0.2rem;
    left:3.7rem;
    text-align: center;
}

#edui1_toolbarbox, #edui1_toolbarboxouter, #edui2, #edui3, #edui3_state, .edui-box, .edui-box {
    height: 0.4rem !important;
}







.xiangqing_shiwan{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 999;
    top:0;
    left: 0;
    display: none;
}

.xiangqing_shiwan >div{
    width: 9.7rem;
    height: 7.66rem;
    margin-top: 1.32rem;
    margin-left: 4.75rem;
    background: white;
    position: relative;
    overflow: auto;

}

.xiangqing_shiwan .title{
    width: 9.7rem;
    height: 0.52rem;
    background-color: #ff784c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.26rem;
    padding-right: 0.18rem;
}

.xiangqing_shiwan .title span{
    color: white;
    font-size: 0.18rem;
    cursor: pointer;
    margin-right: 0.4rem;
}

.xiangqing_shiwan .content {
    height: 6.44rem;
}

.xiangqing_shiwan .step1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.35rem;
    margin-top: 0.25rem;
    padding-right: 0.85rem;
}

.xiangqing_shiwan .step1 > span{
    font-size: 0.16rem;
    color: #464d5b;
}

.xiangqing_shiwan .step1 >img{
    width: 2.19rem;
    height: 1.26rem;
    border: solid 0.02rem #ff784c;
}

.xiangqing_shiwan .step1 .gameinfo {
    width: 2.9rem;
    font-size: 0;
    line-height: 0.35rem;
    padding-top: 0.2rem;
}


.xiangqing_shiwan .step1 .gameinfo > span:nth-of-type(1){
    font-size: 0.16rem;
    color: #ffa78a;
}


.xiangqing_shiwan .step1 .gameinfo > span:nth-of-type(2) {
    font-size: 0.22rem;
    color: #464d5b;
}

.xiangqing_shiwan .step1 .gameinfo > a{
    width: 1.82rem;
    height: 0.3rem;
    border: solid 0.01rem #ff784c;
    text-align: center;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #ff784c;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}

.xiangqing_shiwan .step1 .jiangli{
    text-align: right;
    font-size: 0;
    line-height: 0.3rem;
    white-space: nowrap;
    /*position: relative;*/
    /*display: flex;*/
    /*align-items: flex-start;*/
}

.xiangqing_shiwan .step1 .jiangli > span:nth-of-type(1){
    font-size: 0.16rem;
    color: #656a76;
}


.xiangqing_shiwan .step1 .jiangli > span:nth-of-type(2){
    font-size: 0.16rem;
    color: #ff784c;
}

.xiangqing_shiwan .step1 .jiangli > img{
    width: 0.14rem;
    height: 0.14rem;
    margin-left: 0.09rem;
    margin-right: 0.18rem;
}


.xiangqing_shiwan .step1 .jiangli > span:nth-of-type(3){
    font-size: 0.14rem;
    color: #ffc24c;
}


.xiangqing_shiwan .step1 .jiangli > span:nth-of-type(4){
    font-size: 0.16rem;
    color: #656a76;
}

.xiangqing_shiwan .step1 .jiangli > button{
    width: 1.3rem;
    height: 0.4rem;
    background-color: #ff784c;
    font-size: 0.14rem;
    color: white;
    /*padding: 0.1rem 0.16rem;*/
    /*margin-top: 0.rem;*/
    outline:none;
    border: none;
    white-space: nowrap;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*padding-top: 0.2rem;*/
}

.xiangqing_shiwan .step2{
    padding-left: 0.35rem;
    margin-top: 0.43rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.xiangqing_shiwan .step2 >span{
    font-size: 0.16rem;
    color: #464d5b;
    width: 9.7rem;
}

.xiangqing_shiwan .step2 .shuoming{
    width: 8rem;
    height: 3.23rem;
    padding: 0.2rem 0.22rem;
    overflow: auto;
    font-size: 0.16rem;
    color: #656a76;
    line-height: 0.3rem;
    background-color: #ffebe4;
    border-radius: 0.04rem;
    margin-left: 0.5rem;
    margin-top: 0.08rem;
}

.xiangqing_shiwan .tijiao{
    width: 1.2rem;
    height: 0.36rem;
    background-color: #ff784c;
    color: white;
    font-size: 0.16rem;
    line-height: 0.36rem;
    margin: 0.28rem 4.25rem 0 4.25rem;
    text-align: center;
}

.jiuban{
    width: 0.96rem;
    height: 0.96rem;
    z-index: 8888;
    position: fixed;
    top: 0;
    right: 0;
}