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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

body {
    /*font-family: "SimHei";*/
    font-family: fzltzh;
    font-size: 0.12rem;
    -webkit-text-size-adjust: 100% !important;

    text-size-adjust: 100% !important;

    -moz-text-size-adjust: 100% !important;
}

a {
    color: #000;
    text-decoration: none;
}

input[type="text"],
input[type="password"],
select,
div,
a,
ul,
li {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    box-sizing: border-box;
}

.clear:after {
    content: "\20";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.text-hide {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hd {
    display: block;
    text-indent: -9999px;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
}

/*字体引入*/
/*方正兰亭中黑*/
@font-face {
    font-family: 'fzltzh';
    src: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/fzltzh.woff) format('woff');
}
/*锐字锐线怒放黑简1.0*/
@font-face {
    font-family: 'rzrx';
    src: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/rzrx.woff) format('woff');
}

body{
    background: #000;
}

#app {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main{
    width: 100%;
    height: 100vh;
    min-height: 13.34rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bg.jpg) no-repeat center/cover;
    overflow: hidden;
    position: relative;
}

.map-box{
    width: 100%;
    height: 10.18rem;
    position: relative;
}

.map{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.map.on{
    display: block;
}

.map-img{
    width: 100%;
    height: 10.18rem;
    display: block;
}

.address-box{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}

.line-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.dotted{
    display: none;
}

.dotted.on{
    display: block;
}

.line-a{
    width: 2.39rem;
    height: 1.24rem;
    position: absolute;
    top: 0.9rem;
    left: 1.3rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-a.png) no-repeat center/cover;
}
.line-b{
    width: .93rem;
    height: 2.8rem;
    position: absolute;
    top: 2.7rem;
    left: .6rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-b.png) no-repeat center/cover;
}
.line-c{
    width: 1.39rem;
    height: 1.15rem;
    position: absolute;
    top: 5.7rem;
    left: 2.25rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-c.png) no-repeat center/cover;
}
.line-d{
    width: 2.06rem;
    height: .94rem;
    position: absolute;
    top: 6.4rem;
    left: 4.25rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-d.png) no-repeat center/cover;
}
.line-e{
    width: .48rem;
    height: 1.41rem;
    position: absolute;
    top: 4.75rem;
    left: 6.2rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-e.png) no-repeat center/cover;
}
.line-f{
    width: 1.01rem;
    height: 1.17rem;
    position: absolute;
    top: 2.7rem;
    left: 5.7rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-f.png) no-repeat center/cover;
}
.line-g{
    width: .92rem;
    height: 1.25rem;
    position: absolute;
    top: 1.1rem;
    left: 4.6rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-g.png) no-repeat center/cover;
}
.line-h{
    width: 1.46rem;
    height: 1.98rem;
    position: absolute;
    top: 1.5rem;
    left: 2.4rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-h.png) no-repeat center/cover;
}
.line-i{
    width: .66rem;
    height: 1.52rem;
    position: absolute;
    top: 3.9rem;
    left: 1.55rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-i.png) no-repeat center/cover;
}
.line-j{
    width: 1.35rem;
    height: .72rem;
    position: absolute;
    top: 4rem;
    left: 3.1rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-j.png) no-repeat center/cover;
}
.line-k{
    width: .58rem;
    height: 1.39rem;
    position: absolute;
    top: 3.2rem;
    left: 5.2rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-k.png) no-repeat center/cover;
}
.line-l{
    width: 1.22rem;
    height: 1.92rem;
    position: absolute;
    top: 5rem;
    left: 4.2rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-l.png) no-repeat center/cover;
}

.line-l2{
    width: 1.54rem;
    height: 2.22rem;
    position: absolute;
    top: 1.9rem;
    left: 0.9rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-l2.png) no-repeat center/cover;
}
.line-m{
    width: .94rem;
    height: 2rem;
    position: absolute;
    top: 4.85rem;
    left: 0.8rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-m.png) no-repeat center/cover;
}
.line-n{
    width: 2.66rem;
    height: .85rem;
    position: absolute;
    top: 7.2rem;
    left: 2.25rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-n.png) no-repeat center/cover;
}
.line-o{
    width: .59rem;
    height: 1.78rem;
    position: absolute;
    top: 5.95rem;
    left: 5.5rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-o.png) no-repeat center/cover;
}
.line-p{
    width: 1.2rem;
    height: 2.57rem;
    position: absolute;
    top: 3.1rem;
    left: 5.4rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-p.png) no-repeat center/cover;
}
.line-q{
    width: 3.3rem;
    height: .98rem;
    position: absolute;
    top: 1.4rem;
    left: 3.2rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-q.png) no-repeat center/cover;
}
.line-r{
    width: 1.07rem;
    height: 1.11rem;
    position: absolute;
    top: 2.4rem;
    left: 2.55rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-r.png) no-repeat center/cover;
}
.line-s{
    width: 1.93rem;
    height: .91rem;
    position: absolute;
    top: 2.4rem;
    left: 4.4rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-s.png) no-repeat center/cover;
}
.line-t{
    width: .57rem;
    height: 1.55rem;
    position: absolute;
    top: 3.75rem;
    left: 3.3rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-t.png) no-repeat center/cover;
}
.line-u{
    width: 1.09rem;
    height: 1.14rem;
    position: absolute;
    top: 5.7rem;
    left: 2.1rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-u.png) no-repeat center/cover;
}
.line-v{
    width: 1.26rem;
    height: .54rem;
    position: absolute;
    top: 5.15rem;
    left: 3.8rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/dotted-v.png) no-repeat center/cover;
}

.add1{
    width: 1.46rem;
    height: 1.19rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add1.png) no-repeat center/cover;
    position: absolute;
    top: 1.8rem;
    left: 0.6rem;
}

.add1.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add1-on.png) no-repeat center/cover;
}

.add2{
    width: 1.46rem;
    height: 1.21rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add2.png) no-repeat center/cover;
    position: absolute;
    top: 5.1rem;
    left: 1.1rem;
}

.add2.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add2-on.png) no-repeat center/cover;
}

.add3{
    width: 1.46rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add3.png) no-repeat center/cover;
    position: absolute;
    top: 6.5rem;
    left: 3.1rem;
}

.add3.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add3-on.png) no-repeat center/cover;
}

.add4{
    width: 1.46rem;
    height: 1.23rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add4.png) no-repeat center/cover;
    position: absolute;
    top: 5.8rem;
    left: 6rem;
}

.add4.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add4-on.png) no-repeat center/cover;
}

.add5{
    width: 1.46rem;
    height: 1.26rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add5.png) no-repeat center/cover;
    position: absolute;
    top: 3.6rem;
    left: 5.9rem;
}

.add5.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add5-on.png) no-repeat center/cover;
}

.add6{
    width: 1.46rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add6.png) no-repeat center/cover;
    position: absolute;
    top: 4.1rem;
    left: 4.15rem;
}

.add6.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add6-on.png) no-repeat center/cover;
}

.add7{
    width: 1.46rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add7.png) no-repeat center/cover;
    position: absolute;
    top: 0.6rem;
    left: 3.5rem;
}

.add7.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add7-on.png) no-repeat center/cover;
}

.add8{
    width: 1.55rem;
    height: 1.39rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add8.png) no-repeat center/cover;
    position: absolute;
    top: 3.3rem;
    left: 1.9rem;
}

.add8.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add8-on.png) no-repeat center/cover;
}

.add9{
    width: 1.46rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add9.png) no-repeat center/cover;
    position: absolute;
    top: 2.1rem;
    left: 4.6rem;
}

.add9.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/add9-on.png) no-repeat center/cover;
}

.bdd1{
    width: 1.46rem;
    height: 1.29rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd1.png) no-repeat center/cover;
    position: absolute;
    top: 1.2rem;
    left: 2.1rem;
}

.bdd1.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd1-on.png) no-repeat center/cover;
}

.bdd2{
    width: 1.46rem;
    height: 1.21rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd2.png) no-repeat center/cover;
    position: absolute;
    top: 3.75rem;
    left: 0.25rem;
}

.bdd2.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd2-on.png) no-repeat center/cover;
}

.bdd3{
    width: 1.46rem;
    height: 1.33rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd3.png) no-repeat center/cover;
    position: absolute;
    top: 6.35rem;
    left: 1.2rem;
}

.bdd3.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd3-on.png) no-repeat center/cover;
}

.bdd4{
    width: 1.46rem;
    height: 1.45rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd4.png) no-repeat center/cover;
    position: absolute;
    top: 7.1rem;
    left: 4.6rem;
}

.bdd4.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd4-on.png) no-repeat center/cover;
}

.bdd5{
    width: 1.46rem;
    height: 1.25rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd5.png) no-repeat center/cover;
    position: absolute;
    top: 5.3rem;
    left: 4.5rem;
}

.bdd5.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd5-on.png) no-repeat center/cover;
}

.bdd6{
    width: 1.46rem;
    height: 1.32rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd6.png) no-repeat center/cover;
    position: absolute;
    top: 2.6rem;
    left: 3.3rem;
}

.bdd6.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd6-on.png) no-repeat center/cover;
}

.bdd7{
    width: 1.46rem;
    height: 1.24rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd7.png) no-repeat center/cover;
    position: absolute;
    top: 5rem;
    left: 2.8rem;
}

.bdd7.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd7-on.png) no-repeat center/cover;
}

.bdd8{
    width: 1.46rem;
    height: 1.23rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd8.png) no-repeat center/cover;
    position: absolute;
    top: 2rem;
    left: 6rem;
}

.bdd8.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bdd8-on.png) no-repeat center/cover;
}




.register{
    width: 2.42rem;
    height: .77rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/register.png) no-repeat center/cover;
    position: absolute;
    top: .2rem;
    right: .2rem;
    z-index: 9999;
    display: none;
}

.gold{
    width: 2.45rem;
    height: 1.48rem;
    position: absolute;
    top: 0;
    right: .2rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/icon.png) no-repeat center/cover;
    pointer-events: none;
    z-index: 2;
}

.bullet{
    width: 6.82rem;
    height: 8.18rem;
    position: absolute;
    top: .2rem;
    left: 0;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/bullet.png) no-repeat center/cover;
    pointer-events: none;
    z-index: 2;
}

.gun{
    width: 4.38rem;
    height: 6.41rem;
    position: absolute;
    top: 5.1rem;
    left: 0;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/gun.png) no-repeat center/cover;
    pointer-events: none;
    z-index: 2;
}

.info-box{
    position: relative;
    z-index: 2;
    width: 100%;
    top: -1.4rem;
}

.i-user{
    width: 6.98rem;
    height: 1.45rem;
    background: url(https://game.gtimg.cn/images/codm/cp/a20210830hszy/user-bg.png) no-repeat center/cover;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.user-info{
    padding-left: .2rem;
    box-sizing: border-box;
}

.user-name{
    max-width: 5.2rem;
    height: .5rem;
    line-height: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: .26rem;
}

.info-txt{
    width: 5.2rem;
    height: .5rem;
    line-height: .5rem;
    //overflow: hidden;
    //text-overflow: ellipsis;
    //white-space: nowrap;
    color: #000;
    font-size: .26rem;
}

.r-s-box{
    display: flex;
    width: 5.1rem;
    justify-content: space-between;
    align-items: center;
    margin: -.16rem auto 0;
}

.rule-btn{
    width: 2.35rem;
    height: .89rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/rule-btn.png) no-repeat center/cover;
}

.index-share-btn{
    width: 2.35rem;
    height: .89rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/index-share.png) no-repeat center/cover;
}

.award-ul{
    width: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: .2rem auto 0;
}

.award-li{
    position: relative;
    width: 1.5rem;
    height: 1.13rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/award-bg.png) no-repeat center/cover;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.award-li:nth-child(2){
    left: .68rem;
}
.award-li.get{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.award-li.got{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.award-li.got::after{
    content: "";
    display: block;
    width: 1.13rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/got.png) no-repeat 0 0/1.13rem 0.4rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    
}
.award-li img{
    display: block;
    max-width: 1.2rem;
    max-height: 1.1rem;
}

.prev{
    width: .87rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/prev.png) no-repeat center/cover;
    position: absolute;
    top: 6rem;
    left: .2rem;
    z-index: 3;
}

.next{
    width: 3.87rem;
    height: 3.98rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/next.png) no-repeat center/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-80%);
    z-index: 3;
    display: none;
}
.next2{
    width: .87rem;
    height: 1.22rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/prev.png) no-repeat center/cover;
    position: absolute;
    top: 7rem;
    transform: rotate(180deg);
    right: .2rem;
    z-index: 3;
    display: none;
}

.progress-box{
    width: 6.94rem;
    height: .61rem;
    margin: .1rem auto 0;
    position: relative;
}

.progress-strip{
    width: 100%;
    height: .17rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.progress-gd{
    width: 100%;
    height: .17rem;
    background: url(https://game.gtimg.cn/images/codm/cp/a20210830hszy/progress.png) no-repeat center/cover;
}

.progress-on{
    width: 0%;
    height: .17rem;
    background: url(https://game.gtimg.cn/images/codm/cp/a20210830hszy/progress-on.png) no-repeat left top/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.num-box{
    width: 5.4rem;
    height: .61rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.num{
    width: .61rem;
    height: .61rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/award-point.png) no-repeat left top/cover;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.num2{
    left: .68rem;
}

.num.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/award-get.png) no-repeat left top/cover;
}

.num-1{
    width: .12rem;
    height: .23rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/num3.png) no-repeat left top/cover;
    background-size: contain;
}

.num-2{
    width: .24rem;
    height: .23rem;
    background: url(https://game.gtimg.cn/images/codm/cp/a20210830hszy/num12.png) no-repeat left top/cover;
    background-size: contain;
}
.num-3{
    width: .22rem;
    height: .23rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/num17.png) no-repeat left top/cover;
    background-size: contain;
}

.question-pop{
    width: 6.63rem;
    height: 11.6rem;
}

.q-user{
    width: 3.37rem;
    height: 1.48rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/share-name.png) no-repeat center/cover;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
}

.question-box{
    width: 6.63rem;
    height: 10.04rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-question.png) no-repeat center/cover;
    padding: .8rem .6rem 0;
    box-sizing: border-box;
    margin: 1.4rem auto 0;
}

.question-pop .question-close{
    top: .2rem;
}

.ques-tit{
    font-size: .46rem;
    color: #b80f0f;
    font-family: rzrx;
    margin-bottom: .2rem;
}

.ques-txt{
    color: #000;
    font-size: .28rem;
    line-height: .4rem;
}

.list-ul{
    margin: .4rem auto 0;
}

.list-li{
    width: 5.4rem;
    height: .58rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/list.png) no-repeat center/cover;
    margin: 0 auto .4rem;
    color: #fff;
    font-size: .34rem;
    text-align: center;
    line-height: .58rem;
    padding: 0 .3rem;
    box-sizing: border-box;
    position: relative;
}

.list-li.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/list-on.png) no-repeat center/cover;
    color: #000;
}

.list-li.right{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/list-right.png) no-repeat center/cover;
    color: #fff;
}
.list-li.right:before{
    content: '';
    width: 1.51rem;
    height: 1.33rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/right.png) no-repeat center/cover;
    position: absolute;
    top: -.48rem;
    right: -.2rem;
    pointer-events: none;
}

.list-li.wrong{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/list-wrong.png) no-repeat center/cover;
    color: #fff;
}
.list-li.wrong:before{
    content: '';
    width: 1.47rem;
    height: 1.48rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/wrong.png) no-repeat center/cover;
    position: absolute;
    top: -0.45rem;
    right: -.05rem;
    pointer-events: none;
}

.list-li.lock{
    pointer-events: none;
}

.tips-box{
    width: 5.43rem;
    height: 1.52rem;
    max-height: 1.52rem;
    overflow: hidden;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/tips-box.png) no-repeat center/cover;
    margin: .5rem auto 0;
    text-align: center;
    color: #f2e97e;
    font-size: .26rem;
    line-height: .4rem;
    padding: 0 .4rem;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tips-box img{
    width: 100%;
    height: 100%;
}

.submit{
    width: 3.11rem;
    height: .99rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/submit.png) no-repeat center/cover;
    margin: .5rem auto 0;
    display: none;
}

.next-ques{
    width: 3.11rem;
    height: .99rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/next-question.png) no-repeat center/cover;
    margin: .5rem auto 0;
    display: none;
}

.submit.on,.next-ques.on{
    display: block;
}


/*弹窗*/
.pop{
    position: relative;
    display: none;
}

.rule-pop{
    width: 6.63rem;
    height: 7.75rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-rule.png) no-repeat center/cover;
    padding: 1.1rem .5rem .2rem .65rem;
    box-sizing: border-box;
}

.close-pop{
    width: .9rem;
    height: .9rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-close.png) no-repeat center/cover;
    position: absolute;
    top: -.7rem;
    right: -.2rem;
}

.rule-box{
    width: 100%;
    height: 100%;
    overflow: auto;
}

.rule-tit{
    color: #b80f0f;
    font-size: .58rem;
    font-family: rzrx;
}

.act-time{
    color: #000;
    font-size: .36rem;
    font-family: rzrx;
    display: flex;
    align-items: center;
    margin: .3rem 0 .2rem;
}

.act-time-txt{
    font-size: .3rem;
    font-family: fzltzh;
}

.rule-txt{
    font-size: .26rem;
    color: #000;
    line-height: .4rem;
}

.guide-pop{
    width: 6.63rem;
    height: 5rem;
}

.dog{
    width: 4.2rem;
    height: 5.85rem;
    display: block;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-dog.png) no-repeat center/cover;
    position: absolute;
    left: -.44rem;
    top: -2.2rem;
}

.guide-txt{
    font-size: .26rem;
    color: #000;
    width: 6.63rem;
    height: 2.58rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-guide.png) no-repeat center/cover;
    display: flex;
    align-items: center;
    line-height: .4rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 .55rem;
    box-sizing: border-box;
}

.guide-close{
    top: .3rem;
}

.address-pop{
    width: 6.63rem;
    height: 7.75rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-rule.png) no-repeat center/cover;
    padding: .9rem .63rem 0 .62rem;
    box-sizing: border-box;
}

.lose-pop{
    width: 6.63rem;
    height: 7.75rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-rule.png) no-repeat center/cover;
    padding: .6rem 0 0;
    box-sizing: border-box;
}

.result-tit{
    width: 5.4rem;
    color: #000;
    font-size: .48rem;
    font-family: rzrx;
    margin: .35rem auto .15rem;
}

.result-txt{
    color: #b80f0f;
    font-size: .58rem;
}

.result-desc{
    width: 5.4rem;
    overflow: auto;
    margin: 0 auto;
    font-size: .26rem;
    color: #000;
    line-height: .4rem;
}

.line{
    width: 5.4rem;
    height: 1px;
    display: block;
    background: rgba(0,0,0,.4);
    margin: .2rem auto;
}

.tips{
    width: 5.4rem;
    min-height: .5rem;
    max-height: 1.2rem;
    overflow: auto;
    margin: 0 auto;
    line-height: .4rem;
    font-size: .24rem;
    color: #272727;
}

.lose-btn{
    width: 5.85rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .1rem auto 0;
}

.lose-btn a{
    margin-right: .4rem;
}

.lose-btn a:last-child{
    margin-right: 0;
}

.again-btn{
    width: 2.71rem;
    height: .85rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/again.png) no-repeat center/cover;
}

.lose-share{
    width: 2.7rem;
    height: .85rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/nextaddress.png) no-repeat center/cover;
}

.img-box{
    width: 5.38rem;
    height: 2.51rem;
    border: 1px solid #fff;
    box-sizing: border-box;
    margin: 0 auto;
}

.img-box img{
    display: block;
    width: 5.36rem;
    height: 2.49rem;
}

.address-tit{
    color: #b80f0f;
    font-size: .58rem;
    font-family: rzrx;
    margin: .35rem 0 .2rem;
}

.address-desc{
    height: 1.6rem;
    width: 100%;
    overflow: auto;
    font-size: .26rem;
    color: #000;
    line-height: .4rem;
}

.start-answer{
    width: 3.11rem;
    height: .99rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/start-answer.png) no-repeat center/cover;
    display: block;
    margin: 0 auto;
}

.share-pop{
    width: 6.63rem;
    height: 4.21rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-share.png) no-repeat center/cover;
    padding: .7rem 0 0 .5rem;
    box-sizing: border-box;
}

.share-pop:after{
    content: '';
    width: 3.66rem;
    height: 6.04rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/share-dog.png) no-repeat center/cover;
    position: absolute;
    top: -.75rem;
    right: -0.4rem;
    pointer-events: none;
}

.s-user{
    width: 3.37rem;
    height: 1.48rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/share-name.png) no-repeat center/cover;
    position: absolute;
    left: 0;
    top: -1.5rem;
    display: flex;
    align-items: center;
}

.s-user-name{
    font-size: .28rem;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 1.68rem;
    height: .58rem;
    text-align: center;
    line-height: .58rem;
    padding-left: .2rem;
    box-sizing: border-box;
}

.s-box{
    width: 3.9rem;
}

.share-desc{
    color: #000;
    font-size: .26rem;
    line-height: .4rem;
}

.s-red{
    color: #b80f0f;
}

.share-close{
    top: -1.2rem;
}

.share-btn{
    width: 2.7rem;
    height: .85rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/share-btn.png) no-repeat center/cover;
    margin: .4rem auto 0;
}

.head_wp3,.head_wp2,.head_wp{
    overflow: hidden;
}

.head_wp3 {
    transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    margin-left: .15rem;
    margin-top: -.01rem;
}

.head_wp2,
.head_wp {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}

.head_wp {
    width: 1.06rem;
    height: 1.325rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.head_wp .head-img{
    width: 100%;
    height: 100%;
    display: block;
}

.no-unlock-pop{
    width: 6.63rem;
    height: 2.58rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-guide.png) no-repeat center/cover;
    padding: .2rem .35rem .2rem .55rem;
    box-sizing: border-box;
}

.txt-box{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lock-txt{
    color: #000;
    font-size: .26rem;
    line-height: .4rem;
    text-align: center;
}

.lock-close{
    top: -.9rem;
}

.login-pop{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.7);
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.login-cont{
    width: 6.63rem;
    height: 3.85rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-login.png) no-repeat center/cover;
    padding: 1.45rem 0 0;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.login-box{
    width: 4.2rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.qq-login{
    width: 1.2rem;
    height: 1.89rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/qq.png) no-repeat center/cover;

}

.wx-login{
    width: 1.57rem;
    height: 1.81rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/wx.png) no-repeat center/cover;

}

.copy-pop{
    width: 6.63rem;
    height: 3.7rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/pop-copy.png) no-repeat center/cover;
    padding: 1.3rem 0 0;
    box-sizing: border-box;
}

.copybtn{
    width: 2.7rem;
    height: .8rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/copy-btn.png) no-repeat center/cover;
    margin: .3rem auto 0;
}

.copy-inp{
    width: 5.43rem;
    height: .76rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/copy-box.png) no-repeat center/cover;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    outline: none;
    display: block;
    padding-left: .2rem;
    box-sizing: border-box;
    font-size: .26rem;
    color: #f2e97e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.copytxt{
    opacity: 0;
    width: 0;
    height: 0;
    text-indent: -999px;
    display: inherit;
}

.award-pop{
    width: 6.63rem;
    height: 4.6rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/ward-pop.png) no-repeat center/cover;
    padding-top: 1.38rem;
    box-sizing: border-box;
}
.ward-ul{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.warl-li{
    width: 1.39rem;
    margin-right: .4rem;
}
.warl-box{
    width: 1.39rem;
    height: 1.31rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/ward-box.png) no-repeat center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ward-num{
    color: #fff;
    font-size: .22rem;
    position: absolute;
    bottom: .02rem;
    right: .1rem;
}
.warl-li img{
    display: block;
    max-width: 1.2rem;
    max-height: 1rem;
}
.warl-li:last-child{
    margin-right: 0;
}
.warl-txt{
    width: 100%;
    text-align: center;
    font-size: .18rem;
    margin-top: .1rem;
    color: #000;
}
.ward-ul12 .warl-li{
    margin-right: .15rem;
}
.ward-ul12 .warl-li:last-child{
    margin-right: 0;
}
.ward-ul17 .warl-li{
    width: 2.75rem;
}
.ward-ul17 .warl-li .warl-box{
    width: 2.75rem;
    height: 1.37rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/ward-box2.png) no-repeat center/cover;
}
.ward-ul17 .warl-li .ward-num{
    display: none;
}
.ward-ul17 .warl-li img{
    max-width: 2.75rem;
    max-height: 1.37rem;
}
.sure-btn{
    width: 2.7rem;
    height: 0.85rem;
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/sure-btn.png) no-repeat center/cover;
    margin: .3rem auto 0;
}
.sure-btn.on{
    background: url(//game.gtimg.cn/images/codm/cp/a20210830hszy/sure-btnno.png) no-repeat center/cover;
}









