body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

html {
    width: 100%;
}

body {
    background: #000;
    width: 100%;
    margin: 0;
    padding: 0;
    /* min-width: 1200px; */
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

.c:before,
.c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.overh {
    overflow: hidden;
}

.wrap_h1 {
    display: none;
    visibility: hidden;
}

#afooter {
    padding: .6rem 0;
    text-align: center;
    font-size: .24rem;
    line-height: .4rem;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a,
#afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

.pop {
    outline: none;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.pop-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

@font-face {
    font-family: 'ProjectDTypeCurve-Bold';
    src: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/ProjectDTypeCurve-Bold.ttf);
}

@font-face {
    font-family: 'ProjectDType-Medium';
    src: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/ProjectDType-Medium.ttf);
}

.page1 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/bg1.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 21.6rem;
    box-sizing: border-box;
    padding-top: 7.9rem;
}

.btns-top {
    display: flex;
    align-items: center;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    box-sizing: border-box;
    position: absolute;
    top: 0.66rem;
    left: 0;
    width: 100%;
}
.logo {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 3.25rem;
    height: .64rem;
    /* position: absolute;
    top: .77rem;
    left: 1.75rem; */
}

.alter {
    position: relative;
    margin-left: 0.45rem;
    /* position: absolute;
    left: 5.45rem;
    top: .77rem; */
    color: #a5a3a1;
    font-size: .37rem;
    /* overflow: hidden; */
}

.alter::before {
    content: '';
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/line.png) no-repeat;
    background-size: 100% 100%;
    /* background: #a5a3a1; */
    width: .02rem;
    height: .48rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.25rem;
    display: block;
}


/* .alter .marquee {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
} */


.back-index {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/back-index.png) no-repeat;
    background-size: 100% 100%;
    width: 3.04rem;
    height: .72rem;
    margin-left: 0.4rem;
    /* position: absolute;
    top: .75rem;
    right: 1.75rem; */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #EAEBEB;
    font-size: .32rem;
    flex: none;
}

.login {
    color: #EAEBEB;
    font-size: .32rem;
    margin-left: 0.4rem;
    /* position: absolute;
    top: .95rem;
    right: 6.3rem; */
    white-space: nowrap;
    margin-left: auto;
}

.page-type-select ~ .login {
    margin-left: 0.4rem;
}

.login a {
    color: #EAEBEB;
    font-size: .32rem;
    margin: 0 .05rem;
}

.logoffcon {
    display: flex;
}

.logoffcon div {
    display: flex;
}

.top-select {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/top-select.png) no-repeat;
    background-size: 100% 100%;
    width: .72rem;
    height: .72rem;
    display: block;
    margin-left: 0.4rem;
    /* position: absolute;
    top: .75rem;
    right: 5.2rem; */
}

.page1-title {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page1-title.png) no-repeat;
    background-size: 100% 100%;
    width: 12.72rem;
    height: 4.81rem;
    margin: 0 auto;
    text-align: center;
    font-size: .37rem;
    color: #EAEBEB;
    box-sizing: border-box;
    padding-top: 3.8rem;
}

.page-btn {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/btn1.png) no-repeat;
    background-size: 100% 100%;
    width: 5.96rem;
    height: 1.16rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.16rem;
    font-size: .37rem;
    color: #0FF796;
    font-weight: bold;
}

.page1-bottom {
    /* background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page1-bottom.png) no-repeat;
    background-size: 100% 100%; */
    width: 29.53rem;
    height: 3.64rem;
    margin: 1.8rem auto 0;
    box-sizing: border-box;
    padding-top: .22rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.page1-bottom::before {
    content: '';
    backdrop-filter: blur(3px) brightness(.9);
    background: rgba(128, 133, 133, 0.1);
    width: 100%;
    height: .04rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -.1rem;
}

.page1-bottom-item {
    width: 14.7rem;
    height: 3.4rem;
    box-sizing: border-box;
    padding: 0rem .65rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(128, 133, 133, 0.1);
    backdrop-filter: blur(2px) brightness(.9);
}

.page1-bottom-item-inner {
    height: 2.8rem;
}

.page1-bottom-item-state {
    display: flex;
    align-items: center;
    font-size: .53rem;
    color: #EAEBEB;
    font-weight: bold;
}

.page1-bottom-item-state::before {
    content: '';
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page1-bottom-item-state1.png) no-repeat;
    background-size: 100% 100%;
    width: .5rem;
    height: .5rem;
    display: block;
    margin-right: .35rem;
}

.page1-bottom-item.on .page1-bottom-item-state::before {
    content: '';
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page1-bottom-item-state2.png) no-repeat;
    background-size: 100% 100%;
    width: .58rem;
    height: .46rem;
}

.page1-bottom-item p {
    font-size: .32rem;
    color: #EAEBEB;
    margin-top: .3rem;
}

.page1-bottom-item-line {
    width: .02rem;
    height: 2.18rem;
    background: #4c4b4a;
    transform: translateX(1rem);
}

.page1-test-btn {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page1-test-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 3.72rem;
    height: .9rem;
    line-height: .9rem;
    text-align: center;
    font-size: .32rem;
    color: #EAEBEB;
    font-weight: bold;
}




/* 巡查页面 */
.page-inspection {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 21.6rem;
    box-sizing: border-box;
    padding-top: 2.4rem;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.page-inspection-alter {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-alter.png) no-repeat;
    background-size: 100% 100%;
    width: 12.14rem;
    height: .54rem;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 1.5rem;
    /* position: absolute;
    left: 6.5rem;
    top: .8rem; */
    color: #EAEBEB;
    font-size: .32rem;
    background: rgba(235, 235, 235, 0.1);
    box-sizing: border-box;
    padding: 0 .2rem;
}

.marquee {
    width: 100%;
    overflow: hidden;
}

.page-inspection-alter .marquee-item {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}


.page-inspection-alter-icon {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-alter-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .75rem;
    height: .54rem;
    position: absolute;
    top: 0;
    left: -.73rem;
}

.page-inspection-alter::before {
    content: '';
    background: #EAEBEB;
    width: .02rem;
    height: .48rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.22rem;
}

.page-inspection-line {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-line.png) no-repeat;
    background-size: 100% 100%;
    width: 34.88rem;
    height: .35rem;
    margin: 0 auto .4rem;
}

.page-inspection-cot {
    width: 34.88rem;
    height: 16.54rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.page-inspection-video {
    width: 24.9rem;
    height: 14rem;
    background: #000;
    position: relative;
}

.page-inspection-video .video-js {
    width: 100%;
    height: 100%;
    font-size: 0.333rem;
}
.page-inspection-video .video-info-panel {
    bottom: calc(300em * 0.03);
}


.page-inspection-info {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-info.png) no-repeat;
    background-size: 100% 100%;
    width: 24.9rem;
    height: 2.24rem;
    margin-top: .3rem;
    box-sizing: border-box;
    padding-left: 1.2rem;
    display: flex;
    align-items: center;
}

.page-inspection-info-tit {
    padding-top: 0.06rem;
    color: rgba(234,235,235,0.6);
    font-size: 0.43rem;
    font-family: 'ProjectDTypeCurve-Bold';
    white-space: nowrap;
    margin-right: 0.4rem;
}

.page-inspection-info-item {
    width: 3.15rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding-left: .3rem;
    position: relative;
}
.page-inspection-info-item.page-inspection-info-item--jubao {
    width: 4.6rem;
}

.page-inspection-info-item.page-inspection-info-item--jubao em {
    font-size: 0.36rem;
}

.page-inspection-info-item::before {
    display: block;
    content: '';
    height: 1.25rem;
    width: 1px;
    background: rgba(234,235,235,0.2);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.63rem;
}

.page-inspection-info-item span {
    font-size: .32rem;
    color: #9b9fa2;
    white-space: nowrap;
}

.page-inspection-info-item em {
    font-size: .57rem;
    color: #EAEBEB;
    font-weight: bold;
    font-family: 'ProjectDTypeCurve-Bold';
    height: 0.8rem;
    line-height: 0.8rem;
}

.page-inspection-test {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-test.png) no-repeat;
    background-size: 100% 100%;
    width: 9.6rem;
    height: 16.54rem;
    position: relative;
}

.page-inspection-test-top {
    background: rgba(52, 59, 66, 0.5);
    width: 100%;
    height: 1.2rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 .4rem;
    color: #EAEBEB;
    font-size: .37rem;
    font-weight: bold;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page-inspection-test-rate span {
    color: #0FF796;
}
.page-inspection-select-tip {
    width: 8.8rem;
    height: 0.8rem;
    margin: 0.2rem auto 0;
    background: rgba(234,235,235,0.05);
    color: rgba(234,235,235,1);
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.8rem;
    border: rgba(234,235,235,0.2) solid 0.02rem;
    border-top-width: 0;
    border-bottom-width: 0;
}
.page-inspection-select-nav {
    width: 8.8rem;
    height: 0.88rem;
    margin: 0.2rem auto 0;
    display: flex;
    justify-content: center;
    background: rgba(234,235,235,0.05);
    border: rgba(234,235,235,0.1) solid 0.02rem;
    position: relative;
}
.page-inspection-select-nav i {
    display: block;
    content: '';
    width: 0.02rem;
    height: 0.02rem;
    background: rgba(234,235,235,0.6);
    position: absolute;
    pointer-events: none;
}
.page-inspection-select-nav i:nth-child(1),
.page-inspection-select-nav i:nth-child(3) {
    top: -0.01rem;
}
.page-inspection-select-nav i:nth-child(2),
.page-inspection-select-nav i:nth-child(4) {
    bottom: -0.01rem;
}
.page-inspection-select-nav i:nth-child(1),
.page-inspection-select-nav i:nth-child(2) {
    left: -0.01rem;
}
.page-inspection-select-nav i:nth-child(3),
.page-inspection-select-nav i:nth-child(4) {
    right: -0.01rem;
}
.page-inspection-select-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 33.33%; */
    flex: 1;
    height: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
}
.page-inspection-select-nav a:nth-of-type(1)::before {
    display: none;
}
.page-inspection-select-nav a::before {
    display: block;
    content: '';
    width: 0.02rem;
    height: 80%;
    position: absolute;
    left: 0;
    top: 10%;
    background: rgba(255,255,255,0.2);
}
.page-inspection-select-nav a span {
    color: rgba(234,235,235,0.6);
    font-size: 0.32rem;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page-inspection-select-nav a.on {
    border-top: rgba(92, 199, 147, 0.2) solid 0.02rem;
    background: rgba(92, 199, 147, 0.1);
    border-bottom: rgba(92, 199, 147, 0.8) solid 0.04rem;
}

.page-inspection-select-box {
    width: 8.8rem;
    margin: 0.3rem auto 0;
    box-sizing: border-box;
}
.page-inspection-select-box .page-inspection-select-scroll {
  max-height: 10.2rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.page-inspection-select-box.has-tips .page-inspection-select-scroll {
  max-height: 9.5rem;
}
.page-inspection-select-scroll::-webkit-scrollbar {
    width: .08rem;
    height: .08rem;
}

.page-inspection-select-scroll::-webkit-scrollbar-track {
    background: #43515b;
}

.page-inspection-select-scroll::-webkit-scrollbar-thumb {
    background: #646e76;
}
.page-inspection-select {
    /* background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select.png) no-repeat; */    
    /* background-size: 100% 100%; */
    width: 8.8rem;
    /* height: .96rem; */
    cursor: pointer;
    margin-bottom: .3rem;
    box-sizing: border-box;
    font-size: .37rem;
    color: #EAEBEB;
    display: none;
}
.page-inspection-select.on {
    display: block;
}

/* .page-inspection-select span {
    display: flex;
    align-items: center;
    height: .96rem;
    background: rgba(234,235,235,0.05);
    border: transparent solid 0.02rem;
}
.page-inspection-select span::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAQtJREFUeAHt07ENwkAQBdEDOXdfJ7kBEkSNSG6GKuiAFDm3J3kv201H//Z4vj6DzH2QEiAmQGw5Pt77/h2cZptz/b8tICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRATICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRATICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRATICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiC3HxzbnOriMBcQEiAkQ+wH+jwepyzBnjAAAAABJRU5ErkJggg==') no-repeat center top / 100%;
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.2rem;
    margin-right: 0.3rem;
}
.page-inspection-select.on span {
    background: rgba(234,235,235,0.15);
    border-color: rgba(234,235,235,1);
}
.page-inspection-select.on span::before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAASdJREFUeAHt3KGNQkEYRtFhQx+rt5NVUAsJoQhCQgOYVwIoOkGjaQJL0I9cwTluxt589l+cpukxyPwMUgLEBIgt3z8229198DHHw/739W0BMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRBbjplcL+e/8UX+V+vbmIEFxASICRATICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRATICZATICYADEBYgLEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQEyAmAAxAWICxASICRATICZATICYADEBYgLEBIgJEJvtdvRct5S/jQXEBIgJEBMgJkBMgJgAMQFiAsQEiAkQEyAmQGxxmqbHIGMBMQFiAsSeoxYQE4frb+EAAAAASUVORK5CYII=');
} */

/* .page-inspection-select1.on {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select-selected1.png) no-repeat;
    background-size: 100% 100%;
    width: 8.8rem;
    height: 7.08rem;
}

.page-inspection-select2.on {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select-selected2.png) no-repeat;
    background-size: 100% 100%;
}

.page-inspection-select3.on {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select-selected3.png) no-repeat;
    background-size: 100% 100%;
    width: 8.8rem;
    height: 4.88rem;
} */

.page-inspection-select-selected {
    /* width: 8rem; */
    border: rgba(234,235,235,1) solid 0.02rem;
    padding: 0.3rem;
    /* height: 5.5rem; */
    /* overflow-x: hidden; */
    /* overflow-y: auto; */
    margin: 0 auto 0;
    display: none;
    box-sizing: border-box;
}

.page-inspection-select1.on .page-inspection-select-selected {
    display: block;
}
.page-inspection-select3.on .page-inspection-select-selected ul li {
  width: 3.98rem;
}
.page-inspection-select3.on {
  width: 100%;
}
.page-inspection-select3.on .page-inspection-select-selected {
    display: block;
}

.page-inspection-select-not {
    color: #EAEBEB;
    font-size: .37rem;
    font-weight: bold;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page-inspection-select-not span {
    color: #0FF796;
}

.page-inspection-select-selected ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* .page-inspection-select-selected::-webkit-scrollbar {
    width: .08rem;
    height: .08rem;
}

.page-inspection-select-selected::-webkit-scrollbar-track {
    background: #302e2c;
}

.page-inspection-select-selected::-webkit-scrollbar-thumb {
    background: #5c5957;
} */

.page-inspection-select-selected ul li {
    width: 3.9rem;
    height: .88rem;
    background: rgba(235, 235, 235, 0.1);
    border: transparent solid 0.02rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: .5rem;
    font-size: .37rem;
    color: #EAEBEB;
    margin-bottom: .2rem;
    position: relative;
}

/* .page-inspection-select-selected ul li:last-child {
    margin-bottom: 0;
} */

.page-inspection-select-selected ul li:hover {
    background: rgba(235, 235, 235, 0.2);
}

.page-inspection-select-selected ul li em {
    margin-left: .3rem;
}

.select {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/select.png) no-repeat;
    background-size: 100% 100%;
    width: .48rem;
    height: .48rem;
}

.page-inspection-select-selected .li-input {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/text-input.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 2rem;
    padding: 0.2rem;
    box-sizing: border-box;
    position: relative;
    /* background: rgba(235, 235, 235, 0.1);
    border: .01rem solid #EAEBEB; */
}

.page-inspection-select-selected .li-input textarea {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    color: #898685;
    font-size: .37rem;
    resize: none;
}

.li-input-text {
    position: absolute;
    bottom: .1rem;
    right: .1rem;
    color: #898685;
    font-family: 'ProjectDType-Medium';
}

.li-input-text i {
    font-style: normal;
}

.page-inspection-select-selected ul li.on {
    background: rgba(235, 235, 235, 0.3);
    border-color: #eaebeb;
}

.page-inspection-select-selected ul li.on .select {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/selected.png) no-repeat;
    background-size: 100% 100%;
}

.page-inspection-test-text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2.5rem;
    text-align: center;
    color: #9a9ea1;
    font-size: .32rem;
}

.page-btn2 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-btn2.png) no-repeat;
    background-size: 100% 100%;
    width: 5.96rem;
    height: 1.16rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.16rem;
    font-size: .37rem;
    color: #0FF796;
    font-weight: bold;
}

.page-inspection-test .page-btn2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .6rem;
}

.rule-icon {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/rule-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    display: block;
    position: absolute;
    bottom: .8rem;
    right: .6rem;
}

.result-state {
    width: 5.12rem;
    height: 3.04rem;
    margin: 1rem auto;
}

.result-state.right {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/result-right.png) no-repeat;
    background-size: 100% 100%;
}

.result-state.wrong {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/result-wrong.png) no-repeat;
    background-size: 100% 100%;
}

.page-inspection-select-result-line {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select-result-line.png) no-repeat;
    background-size: 100% 100%;
    width: 8.8rem;
    height: .02rem;
    margin: 1rem auto;
}

.page-inspection-select-result-item {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-inspection-select-result-item.png) no-repeat;
    background-size: 100% 100%;
    width: 8.79rem;
    height: .8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 .5rem;
    margin: 0 auto .5rem;
    font-size: .37rem;
    color: #EAEBEB;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page-inspection-select-result-desc {
    font-size: .37rem;
    color: #9ea3a6;
    padding: 0 .8rem;
}

.page-inspection-choose-result-text {
    font-size: .32rem;
    color: #EAEBEB;
    width: 8.8rem;
    margin: 1rem auto 0;
}

.choose-result-box .page-inspection-select-result-line {
    margin: .2rem auto 0;
}

.page-inspection-choose-rate {
    height: .9rem;
    width: 8.8rem;
    margin: .2rem auto 0;
    display: flex;
    align-items: center;
}

.page-inspection-choose-rate div {
    height: .9rem;
    color: #fff;
    text-align: center;
    font-size: .45rem;
    line-height: 0.9rem;
}

.page-inspection-choose-rate .yes {
    background: #DD302FAA;
}

.page-inspection-choose-rate .not {
    background: #0FF796AA;
}

.page-inspection-choose-rate .notsure {
    background: #F4CF67AA;
}

.page-inspection-choose-desc {
    width: 8.8rem;
    margin: 0rem auto 0;
}

.page-inspection-choose-desc li {
    font-size: .37rem;
    color: #EAEBEB;
    margin-top: .4rem;
    display: flex;
    align-items: center;
}

.page-inspection-choose-desc span {
    width: .32rem;
    height: .32rem;
    margin-right: .2rem;
    display: block;
}

.page-inspection-choose-desc1 span {
    background: #DD302FAA;
}

.page-inspection-choose-desc2 span {
    background: #0FF796AA;
}

.page-inspection-choose-desc3 span {
    background: #F4CF67AA;
}

.choose-result-box .page-inspection-select-result-item {
    margin: .3rem auto;
}

.pop-swiper {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-swiper.jpg) no-repeat;
    background-size: 100% 100%;
}

.pop-bg1 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-bg1.png) no-repeat;
    background-size: 100% 100%;
    width: 19.24rem;
    height: 10.85rem;
}

.pop-title {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-title.png) no-repeat;
    background-size: 100% 100%;
    width: 19.21rem;
    height: 1.02rem;
    position: absolute;
    left: 0;
    top: -1.3rem;
    font-size: .8rem;
    color: #EAEBEB;
    font-weight: bold;
    line-height: .76rem;
}

.pop-swiper-box {
    width: 22rem;
    height: 13rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    position: relative;
}

.prev {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/prev.png) no-repeat;
    background-size: 100% 100%;
    width: .52rem;
    height: .96rem;
    display: block;
    position: absolute;
    top: 43%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
}

.next {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/next.png) no-repeat;
    background-size: 100% 100%;
    width: .52rem;
    height: .96rem;
    display: block;
    position: absolute;
    top: 43%;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
}

.pop-swiper-pic {
    width: 19.24rem;
    height: 10.85rem;
    position: relative;
    margin: 0 auto;
}

.pop-swiper-box img {
    width: 16rem;
    height: 9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pop-swiper-pic-desc {
    width: 19.21rem;
    margin: 1.2rem auto 0;
    font-size: .37rem;
    color: #EAEBEB;
}

.swiper-pagination {
    bottom: 1.2rem !important;
}

.swiper-pagination-bullet {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/bullet.png) no-repeat;
    background-size: 100% 100%;
    width: .32rem;
    height: .32rem;
    border-radius: 0;
    margin: 0 .1rem !important;
    opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/bulleted.png) no-repeat;
    background-size: 100% 100%;
}

.pop-common {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-common.png) no-repeat;
    background-size: 100% 100%;
}

.pop-bg2 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-bg2.png) no-repeat;
    background-size: 100% 100%;
    width: 25.02rem;
    height: 11.99rem;
}

.pop-title2 {
    width: 100%;
    height: 1.05rem;
    color: #7e8286;
    font-size: .64rem;
    font-weight: bold;
    margin-left: 1.6rem;
}

.pop-common-text {
    width: 80%;
    height: 8.4rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #7e8286;
    font-size: .4rem;
    font-weight: bold;
}

.pop-btns {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.pop-btn {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 5.96rem;
    height: 1.16rem;
    display: block;
    margin: .4rem auto 0;
    text-align: center;
    line-height: 1.16rem;
    font-size: .37rem;
    color: #0FF796;
    font-weight: bold;
}

.pop-btn-cancel {
    filter: grayscale(100%);
}

.pop-common .pop-close {
    top: -0.3rem;
    right: .5rem;
}

.pop-confirm-box {
    height: 8.4rem;
    padding-top: 1.2rem;
    box-sizing: border-box;
}

.pop-confirm-text {
    text-align: center;
    font-size: .37rem;
    color: #eaebeb;
    margin-bottom: .8rem;
}

.pop-confirm-text2 {
    width: 4rem;
    font-size: .37rem;
    color: #eaebeb;
    margin: 0 auto .5rem;
}

.pop-confirm-text3 {
    text-align: center;
    font-size: .37rem;
    color: #eaebeb;
}

.pop-confirm-text2 span {
    margin-left: 1rem;
}

.pop-confirm-rate {
    text-align: center;
    color: #0FF796;
    font-size: .8rem;
    font-weight: bold;
}

/* page2 */
.page2 {
    background: #000000 url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/bg2.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 21.6rem;
    position: relative;
}

.page2-cot {
    border: rgba(234,235,235,0.3) solid 0.02rem;
    border-top-width: 0;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(8px) brightness(0.8);
    width: 12.33rem;
    height: 15.37rem;
    position: absolute;
    top: 3.08rem;
    right: 1.75rem;
    box-sizing: border-box;
}

.page2-cot::before {
    content: '';
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/m/page2-cot-line.png) no-repeat;
    background-size: 100% 100%;
    width: 12.33rem;
    height: .35rem;
    position: absolute;
    top: -.5rem;
    left: 0;
}

.page2-inspection-info {
    width: 100%;
    height: 2.33rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.page2-inspection-info::after {
    content: '';
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-inspection-info-border.png) no-repeat;
    background-size: 100% 100%;
    width: 12.32rem;
    height: 2.24rem;
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
}

.page2-inspection-info-item {
    width: 3.15rem;
    position: relative;
    box-sizing: border-box;
    padding-left: .82rem;
}

.page2-inspection-info-item:last-child {
    width: 2.45rem;
}

.page2-inspection-info-item::before {
    content: '';
    width: .02rem;
    height: 1.15rem;
    background: #5d5c57;
    position: absolute;
    top: 50%;
    left: .45rem;
    transform: translateY(-50%);
}

.page2-inspection-info-item span {
    color: rgba(234,235,235,0.6);
    font-size: .32rem;
    display: block;
}

.page2-inspection-info-item em {
    color: #EAEBEB;
    font-size: .43rem;
    font-weight: bold;
    display: block;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page2-cot-title {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-cot-title.png) no-repeat;
    background-size: 100% 100%;
    width: 11.36rem;
    height: .8rem;
    margin: .26rem auto 0;
    position: relative;
}

.page2-cot-title-hover {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-cot-title-hover.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .35rem;
}

.page2-tabs {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-tabs.png) no-repeat;
    background-size: 100% 100%;
    width: 11.36rem;
    height: .88rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .3rem auto 0;
}

.page2-tab {
    width: 5.68rem;
    height: .88rem;
    font-size: .32rem;
    color: rgba(234,235,235,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.page2-tab.on {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-tab-on.png) no-repeat;
    background-size: 100% 100%;
}

.page2-item-titles {
    background: rgba(255, 255, 255, 0.1);
    width: 11.36rem;
    height: .8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .3rem auto 0;
}

.page2-item-titles .page2-item-title {
    width: 33%;
    text-align: center;
    font-size: .32rem;
    color: rgba(234,235,235,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: .35rem;
}

.page2-item {
    width: 11.6rem;
    max-height: 8.55rem;
    margin: .3rem auto 0;
    transform: translateX(.12rem);
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.page2-item.page2Item1Inner {
    max-height: 10rem !important;
    overflow-y: hidden !important;
}

.page2-item::-webkit-scrollbar {
    width: .08rem;
    height: .08rem;
}

.page2-item::-webkit-scrollbar-track {
    background: #302e2c;
}

.page2-item::-webkit-scrollbar-thumb {
    background: #5c5957;
}

.page2-item#page2Item1Inner::-webkit-scrollbar {
    width: 0rem;
    height: 0rem;
}

.page2-item#page2Item1Inner::-webkit-scrollbar-track {
    background: transparent;
}

.page2-item::-webkit-scrollbar-thumb {
    background: transparent;
}


.page2-item li {
    height: .8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .37rem;
    color: rgba(234,235,235,0.6);
    text-align: center;
    position: relative;
    font-family: 'ProjectDTypeCurve-Bold';
}

.page2-item li::after {
    content: '';
    width: 98%;
    height: .02rem;
    display: block;
    background: #4d4946;
    position: absolute;
    left: 0;
    bottom: 0;
}

.page2-item li:last-child::after {
    display: none;
}

.page2-item div {
    width: 33%;
    padding: .1rem 0;
    text-align: center;
}

.page2-btns-bottom {
    position: absolute;
    top: 19rem;
    right: 1.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}

.page2-btn2 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page2-btn2.png?v=260527) no-repeat;
    background-size: 100% 100%;
    width: 5.96rem;
    height: 1.16rem;
    display: block;
    margin-right: .4rem;
    text-align: center;
    line-height: 1.16rem;
    font-size: .37rem;
    color: #EAEBEB;
    font-weight: bold;
}

.page-type-select {
    font-size: .37rem;
    color: #bfbfc0;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.page-type-select-text {
    margin-right: .3rem;
}

.page-type-select-select {
    background: rgba(14,24,25,0.5);
    border: rgba(234,235,235,0.3) solid 0.02rem;
    width: 4.11rem;
    height: .88rem;
    display: block;
    position: relative;
}
.page-type-select-select::after {
  display: block;
  content: '';
  background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-type-select-arrow.png) no-repeat center top / 100%;
  width: 0.45rem;
  height: 0.24rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -0.12rem;
  right: 0.2rem;
  z-index: 2;
}
.page-type-select-select select {
  width: 100%;
  height: 100%;
  font-size: .37rem;
  color: #bfbebd;
  background: none;
  border: none;
  box-sizing: border-box;
  padding-left: .2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-type-select-select select option {
    background-color: #302e2c;
    color: #bfbebd;
    font-size: .3rem;
}






/* 弹窗 */
.pop-close {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: .96rem;
    height: .96rem;
    display: block;
    position: absolute;
    top: -1rem;
    right: 0;
    z-index: 10;
}

.pop-faq {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-faq.png) no-repeat;
    background-size: 100% 100%;
}

.pop-faq-inner {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-faq-inner.png) no-repeat;
    background-size: 100% 100%;
    width: 25.02rem;
    height: 11.99rem;
    box-sizing: border-box;
    padding-top: 2rem;
}

#FAQ .pop-close {
    top: -0.1rem;
    right: .53rem;
}

.pop-faq-cot {
    width: 80%;
    max-height: 8.55rem;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: .1rem;
}


.pop-faq-cot::-webkit-scrollbar {
    width: .1rem;
}

.pop-faq-cot::-webkit-scrollbar-track {
    background: #302e2c;
}

.pop-faq-cot::-webkit-scrollbar-thumb {
    background: #5c5957;
}

.pop-faq-cot::-webkit-scrollbar-thumb:hover {
    background: #5c5957;
}


.pop-faq-item {
    margin-bottom: .5rem;
}

.pop-faq-cot span {
    font-size: .43rem;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: .2rem;
    display: block;
}

.pop-faq-q {
    font-size: .43rem;
    color: #FFFFFF;
}

.pop-faq-a {
    font-size: .37rem;
    color: #E3E5E5;
}

.pop-oath {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-oath.png) no-repeat;
    background-size: 100% 100%;
    width: 21.18rem;
    height: 19.81rem;
    bottom: 0;
    top: auto;
    transform-origin: bottom center;
    transform: translate(-50%, 0);
    box-sizing: border-box;
    padding: 3.4rem 2.45rem 0 2rem;
}

.pop-oath-title {
    /* width: 7.79rem; */
    height: 1.56rem;
    margin: 0 auto;
    color: #1B2526;
    font-size: 0.64rem;
    font-family: 'ProjectDTypeCurve-Bold';
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pop-oath-title::before, .pop-oath-title::after {
    display: block;
    content: '';
    width: 0.75rem;
    height: 1.56rem;
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-oath-title.png) no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
}
.pop-oath-title::after {
    background-position: -7.04rem 0;
}

.pop-oath p {
    font-size: .37rem;
    color: #1B2526;
    margin-top: 1rem;
}

a.gray {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-btn-gray.png) no-repeat;
    background-size: 100% 100%;
    font-size: .37rem;
    color: #EAEBEB;
    pointer-events: none;
}

.pop-oath .page-btn {
    margin-top: 3rem;
}

.hover {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/hover.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    width: 6.1rem;
    padding: .2rem;
    font-size: .32rem;
    color: #EAEBEB;
    position: absolute;
    right: .1rem;
    bottom: .9rem;
    display: none;
}

.rule-icon:hover .hover {
    display: block;
}

.page2-cot-title-hover:hover .hover {
    display: block;
}

.pop-bg3 {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-bg3.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}

.pop-alter-text {
    width: 20rem;
    margin: 10rem auto 0;
    text-align: center;
    font-size: .43rem;
    color: #EAEBEB;
}

.tip-message {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/tips.png) no-repeat;
    background-size: 100% 100%;
    padding: .2rem .4rem;
    font-size: .37rem;
    color: #D9D9D9;
    position: absolute;
    top: 17%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#popSwiper .pop-close {
    top: -1.4rem;
    display: none;
}

#popSwiper .pop-close.on {
    display: block;
}

.prev.my-button-disabled,
.next.my-button-disabled {
    display: none;
}

.pop-login {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-login.png) no-repeat;
    background-size: 100% 100%;
    width: 6.75rem;
    height: 3.69rem;
    transform: translate(-50%, -50%) scale(2.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop-login-ways {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-login-ways.png) no-repeat;
    background-size: 100% 100%;
    width: 2.73rem;
    height: 1.32rem;
    display: flex;
    justify-content: space-between;
    transform: scale(1.2);
    margin-top: .2rem;
}

.pop-login-ways a {
    width: 1rem;
    height: 1.3rem;
    display: block;
}

.pop-login .pop-close {
    background: transparent;
    transform: scale(.5);
    right: -.1rem;
    top: -.4rem;
}


.pop-wx {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop-wx.png) no-repeat center / cover;
    width: calc(6.71rem * 2);
    height: calc(4.9rem * 2);
    transform: translate(-50%, -50%);
}

.pop-wx .pop-close {
    background: transparent;
    width: 0.7rem;
    height: 0.7rem;
    top: 0rem;
    right: 0.24rem;
}

.pop-wx .pop-wx-title {
    font-size: 0.48rem;
    color: #90969c;
    margin-left: 1.4rem;
    font-weight: bold;
}


.pop-wx .pop5_con {
    width: 11rem;
    margin: 0.4rem 0 0 1.4rem;
    position: relative;
    font-size: 0.4rem;
    color: #96a098;
    text-align: center;
}

.pop-wx .pop5_con p {
    margin: 0.4rem 0;
}

.pop-wx .pop_copy {
    background-color: #0b0f0f;
    border: 0.01rem solid #353434;
    width: 11rem;
    height: 1rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.4rem;
    box-sizing: border-box;
}

.pop-wx .pop_btn {
    background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/pop_btn.png) no-repeat center/100%;
    width: 3.72rem;
    height: 0.74rem;
    line-height: 0.8rem;
    margin: 1rem auto;
    text-align: center;
    font-size: 0.28rem;
    display: block;
    font-weight: bold;
    color: #fff;
}

.pop-wx .pop_desc {
    font-size: 0.4rem;
    color: #96a098;
    text-align: center;
    margin-top: 0.2rem;
    margin-bottom: -0.1rem;
}

.pop-wx .img_code {
    display: block;
    width: 3.5rem;
    height: 3.5rem;
    margin: 0.3rem auto;
}

.page-inspection .alter {
  position: absolute;
  top: 1.5rem;
  left: 2.75rem;
  opacity: .8;
  margin: 0;
}

.page-inspection .alter::before {
  display: none;
}

.page2-btn-feedback {
    display: block;
    position: absolute;
    left: 10.30rem;
    top: 19.00rem;
    width: 3.7rem;
    height: 0.9rem;
    line-height: 0.9rem;
    color: rgba(234,235,235,0.8);
    font-size: 0.32rem;
    font-family: 'ProjectDTypeCurve-Bold';
    border: rgba(234,235,235,0.35) solid 0.02rem;
    background: rgba(14, 24, 25, 0.3);
    text-align: center;
}

.pop-feedback-box {
    width: 22.04rem;
    height: 8.4rem;
    margin: 0 auto;
    padding-top: 0.8rem;
    box-sizing: border-box;
}

.pop-feedback-label {
    color: rgba(234,235,235,0.8);
    font-size: 0.37rem;
    font-family: 'ProjectDType-Medium';
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
}


.pop-feedback-select {
    background: rgba(14,24,25,0.5);
    border: rgba(234,235,235,0.3) solid 0.02rem;
    width: 8rem;
    height: .88rem;
    display: block;
    position: relative;
}
.pop-feedback-select::after {
  display: block;
  content: '';
  background: url(//game.gtimg.cn/images/dfm/cp/a20260414videoreview/page-type-select-arrow.png) no-repeat center top / 100%;
  width: 0.45rem;
  height: 0.24rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -0.12rem;
  right: 0.2rem;
  z-index: 2;
}
.pop-feedback-select select {
  width: 100%;
  height: 100%;
  font-size: .37rem;
  color: #bfbebd;
  background: none;
  border: none;
  box-sizing: border-box;
  padding-left: .2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pop-feedback-select select option {
    background-color: #302e2c;
    color: #bfbebd;
    font-size: .3rem;
}

.pop-feedback-input {
    background-size: 100% 100%;
    width: 100%;
    height: 3.6rem;
    padding: 0.2rem;
    box-sizing: border-box;
    position: relative;
    background: rgba(14, 19, 20, 0.3);
    border: .02rem solid rgba(235,235,235,0.2);
}
.pop-feedback-input textarea {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    color: #898685;
    font-size: .37rem;
    resize: none;
}

/* 自定义 select -> div+ul 下拉组件 */
.custom-select {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  user-select: none;
}
.custom-select-display {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.2rem;
  box-sizing: border-box;
  color: #bfbebd;
}
.custom-select-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(13,15,16,0.75);
  border: rgba(234,235,235,0.6) solid 0.02rem;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 200;
}
.custom-select-dropdown li {
  padding: 0.12rem 0.2rem;
  color: rgba(234,235,235,0.6);
  cursor: pointer;
  line-height: 1.6;
}
.custom-select-dropdown li:hover,
.custom-select-dropdown li.active {
  background-color: rgba(234,235,235,0.15);
  color: rgba(234,235,235,0.8);
}