/* css reset */
html {
    scroll-behavior: smooth;
    font-size: 100px;
}

* {
    box-sizing: border-box;
}

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: underline
}

img {
    border: 0
}

li {
    list-style: none outside none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th,
ul,
ol {
    padding: 0
}

a:hover {
    text-decoration: none;
    filter: brightness(1.1);
}

.clearfix::after,
.clearfix::before {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.wrap,
.SDGCOPYRIGHT-wrap20130425 {
    min-width: 1400px;
}

.wrap {
    width: 100%;
    height: 42rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/wrap.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.container {
    width: 14rem;
    margin: 0 auto;
}

.header {
    position: relative;
    height: 16rem;
}

.logo {
    position: absolute;
    top: .49rem;
    left: .43rem;
    width: 1.76rem;
    height: 1.21rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/logo.png) no-repeat;
    background-size: 100% 100%;
}

.header .time {
    position: absolute;
    top: .45rem;
    left: 50%;
    width: 6.1rem;
    height: .84rem;
    margin-left: -3.05rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/header-time.png) no-repeat;
    background-size: 100% 100%;
}

.header .slogan {
    position: absolute;
    top: 1.17rem;
    left: 50%;
    width: 7.12rem;
    height: 3.77rem;
    margin-left: -3.53rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/header-slogan.png) no-repeat;
    background-size: 100% 100%;
}

.header .character .char {
    position: absolute;
    left: 50%;
}

.header .character .char.char1 {
    top: 4.65rem;
    width: 3.15rem;
    height: 4.09rem;
    margin-left: -6.44rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/char1.png) no-repeat;
    background-size: 100% 100%;
}

.header .character .char.char2 {
    top: 4.73rem;
    width: 2.40rem;
    height: 4.13rem;
    margin-left: 4.14rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/char2.png) no-repeat;
    background-size: 100% 100%;
}

.header .character .char.char3 {
    top: 4.96rem;
    width: 4.14rem;
    height: 4.85rem;
    margin-left: -4.44rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/char3.png) no-repeat;
    background-size: 100% 100%;
}

.header .character .char.char4 {
    top: 4.69rem;
    width: 4.26rem;
    height: 5.15rem;
    margin-left: .90rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/char4.png) no-repeat;
    background-size: 100% 100%;
}

.header .character .char.char5 {
    top: 4.56rem;
    width: 3.68rem;
    height: 5.52rem;
    margin-left: -1.53rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/char5.png) no-repeat;
    background-size: 100% 100%;
}

.header .invitation-btn {
    position: absolute;
    z-index: 20;
    top: 8.92rem;
    left: 50%;
    width: 4.47rem;
    height: 1.84rem;
    margin-left: -2.23rem;
    padding-top: .2rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/invitation-btn.png) no-repeat;
    background-size: 100% 100%;
}

.header .invitation-btn::after {
    content: "";
    position: absolute;
    top: .74rem;
    left: 50%;
    width: .63rem;
    height: .50rem;
    margin-left: -0.315rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/invitation-btn-after.png) no-repeat;
    background-size: 100% 100%;
    animation: scrollAni 2s linear infinite;
}

@keyframes scrollAni {
    0% {
        filter: brightness(1);
        transform: translateY(-10px)
    }

    50% {
        filter: brightness(1.3);
        transform: translateY(0)
    }

    to {
        filter: brightness(1);
        transform: translateY(-10px)
    }
}

.header .invitation-btn a.log {
    text-align: center;
    font-size: .42rem;
    color: #5a2414;
    font-weight: bold;
    display: block;
    margin: 0 auto;
}

.header .log-info {
    position: absolute;
    top: 1.84rem;
    left: 0;
    right: 0;
    width: 100%;
    font-size: .2rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
}

.header .log-info a {
    color: inherit;
}

.header .reward {
    position: absolute;
    top: 10.90rem;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
}

.header .reward .icon {
    position: relative;
    z-index: 10;
    width: 4.87rem;
    height: 4.46rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-icon.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.header .reward .icon p {
    padding-top: 3.24rem;
    font-size: .22rem;
    line-height: .27rem;
    color: #fff;
    text-align: center;
}

.header .reward .sub-txt {
    position: relative;
    z-index: 10;
    width: 10.81rem;
    height: .53rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-sub-txt.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.header .reward .left-txt {
    position: absolute;
    top: 1.86rem;
    left: 50%;
    width: 6.01rem;
    height: 2.15rem;
    margin-left: -6.48rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-left-txt.png) no-repeat;
    background-size: 100% 100%;
}

.header .reward .right-txt {
    position: absolute;
    top: .44rem;
    left: 50%;
    width: 5.29rem;
    height: 2.07rem;
    margin-left: 1.71rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-right-txt.png) no-repeat;
    background-size: 100% 100%;
}

.header .reward .fig1 {
    content: "";
    position: absolute;
    z-index: 15;
    top: .29rem;
    left: 50%;
    width: 1.84rem;
    height: 1.20rem;
    margin-left: -3.58rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-before.png) no-repeat;
    background-size: 100% 100%;
}

.header .reward .fig2 {
    content: "";
    position: absolute;
    z-index: 15;
    top: 2.22rem;
    left: 50%;
    width: 2.68rem;
    height: 1.96rem;
    margin-left: 1.56rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/reward-after.png) no-repeat;
    background-size: 100% 100%;
}

.header .reward .fig1.move, .header .reward .fig2.move {
    animation: scrollAni 2s linear infinite;
}

.content1 {
    height: 6.38rem;
}

.content1 .title {
    height: 1.32rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con1-title.png) no-repeat 50% 0.34rem;
    background-size: 11.30rem .62rem;
}

.content1 .list {
    width: 13.18rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content1 .list .item {
    position: relative;
    width: 4.12rem;
    height: 4.09rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content1 .list .item.tag::after {
    content: "";
    position: absolute;
    bottom: -.50rem;
    right: -.33rem;
    width: 2.80rem;
    height: 1.66rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con1-tag.png) no-repeat;
    background-size: 100% 100%;
}

.content1 .list .item:nth-child(1) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con1-item1.png);
}

.content1 .list .item:nth-child(2) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con1-item2.png);
}

.content1 .list .item:nth-child(3) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con1-item3.png);
}

.content2 {
    position: relative;
    width: 13.32rem;
    height: 8.00rem;
    margin: 0 auto .61rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2.png) no-repeat;
    background-size: 100% 100%;
}

.content2 .btnArea {
    height: 3.54rem;
    padding: 1.51rem .49rem 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.content2 .btnArea a {
    width: 2.01rem;
    height: .63rem;
    margin-left: .18rem;
    text-indent: -999em;
}

.content2 .btnArea a.rule-btn {
    width: .74rem;
    height: .74rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-rule-btn.png) no-repeat;
    background-size: 100% 100%;
}

.content2 .btnArea a.b1 {
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-btn1.png) no-repeat;
    background-size: 100% 100%;
}

.content2 .btnArea a.b2 {
    position: relative;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-btn2.png) no-repeat;
    background-size: 100% 100%;
}

.content2 .btnArea a.grey {
    filter: grayscale(1.1);
    cursor: default;
}

.content2 .btnArea a.b2::after {
    content: "";
    position: absolute;
    top: -.05rem;
    right: -0.28rem;
    width: .58rem;
    height: .60rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-btn-after.png) no-repeat;
    background-size: 100% 100%;
    animation: tada 1.5s ease infinite both;
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    4%,
    12% {
        transform: scale3d(.97, .97, .97) rotate3d(1, 1, 1, -10deg);
    }

    8%,
    16%,
    20% {
        transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, 10deg);
    }

    24% {
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.content2 .team-num {
    width: 5rem;
    margin: 0 auto .42rem;
    text-align: center;
    line-height: .76rem;
    text-align: center;
    font-size: .34rem;
    color: #c9ff52;
}

.content2 .team {
    width: 11.6rem;
    height: 2.87rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
}

.content2 .team .item {
    flex-shrink: 0;
    width: 2.11rem;
    height: 2.11rem;
    margin: 0 .1rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-item.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
}

.content2 .team::-webkit-scrollbar {
    width: 100%;
    height: .4rem;
}

.content2 .team::-webkit-scrollbar-track {
    border: solid 3px #2a4c1c;
    height: .4rem;
    background-color: #2a4c1c;
    border-radius: .2rem;
}

.content2 .team::-webkit-scrollbar-thumb {
    cursor: pointer;
    background-image: linear-gradient(to bottom, #2a4c1c 0%, #769e42 50%, #2a4c1c 100%);
    border-radius: .2rem;
    border: solid 3px #2a4c1c;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.content2 .team .item .add {
    width: 100%;
    height: 100%;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con2-item-add.png) no-repeat 50% 50%;
    background-size: 1.27rem 1.27rem;
    cursor: pointer;
}

.content2 .team p {
    width: 1.4rem;
    margin: 0 auto;
    text-align: center;
    word-wrap: break-word;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.content2 .team p.p1 {
    line-height: .45rem;
    font-size: .3rem;
    color: #fff;
    border-radius: .2rem;
    background-color: rgba(0, 0, 0, .5);
    margin-bottom: .05rem;
}

.content2 .team p.p2 {
    line-height: .34rem;
    font-size: .26rem;
    color: #eee868;
}

.content3 {
    position: relative;
    width: 13.32rem;
    height: 9.85rem;
    margin: 0 auto;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3.png) no-repeat;
    background-size: 100% 100%;
}

.content3 .points {
    height: 1.63rem;
    padding: 0 .53rem 0 0;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
}

.content3 .points div {
    margin-left: .3rem;
    font-size: .28rem;
    line-height: 1.2rem;
    color: #fff;
}

.content3 .task-list {
    width: 12.25rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content3 .task-list li {
    position: relative;
    width: 5.90rem;
    height: 1.21rem;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: .26rem;
    margin-bottom: .35rem;
}

.content3 .task-list li:nth-child(1) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li1.png);
}

.content3 .task-list li:nth-child(2) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li5.png);
}

.content3 .task-list li:nth-child(3) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li4.png);
}

.content3 .task-list li:nth-child(4) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li3.png);
}

.content3 .task-list li:nth-child(5) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li2.png);
}

.content3 .task-list li:nth-child(6) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li6.png);
}

.content3 .task-list li:nth-child(7) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li7.png);
}

.content3 .task-list li:nth-child(8) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li8.png);
}

.content3 .task-list li:nth-child(9) {
    background-image: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-li9.png);
}

.content3 .task-list li a {
    width: 1.11rem;
    height: .71rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/con3-btn.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -999em;
}

.content3 .task-list li a.grey {
    filter: grayscale(1.1);
    cursor: default;
}

/* 弹框 */
body.overflow {
    width: 100%;
    height: 100%;
    overflow: hidden;
    touch-action: none;
}

#mask {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.pop {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 200;
    width: 11.16rem;
    height: 6.64rem;
    margin: -3.32rem -5.58rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop.png) no-repeat;
    background-size: 100% 100%;
}

.pop .close {
    position: absolute;
    top: -.07rem;
    right: -.11rem;
    display: block;
    width: .78rem;
    height: .78rem;
    text-indent: -999em;
    box-sizing: border-box;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/close.png) no-repeat;
    background-size: 100% 100%;
}

.pop .title {
    height: 1.2rem;
    padding-top: .18rem;
    display: flex;
    align-items: center;
}

.pop .title img {
    padding: 0 .31rem 0 .56rem;
}

.pop .title p {
    font-size: .32rem;
    color: #fff;
    margin-right: .1rem;
}

.pop .title p span {
    color: #fff728;
}

.pop .st {
    height: .55rem;
    font-size: .24rem;
    color: #a16842;
    text-align: center;
    line-height: .55rem;
}

.pop .mod {
    width: 10rem;
    height: 4.1rem;
    margin: 0 auto;
    overflow-y: auto;
}

.pop .mod::-webkit-scrollbar {
    width: .1rem;
}

.pop .mod::-webkit-scrollbar-track {
    background-color: transparent;
}

.pop .mod::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #d6c5a3;
    border-radius: .1rem;
}

.table {
    margin: 0 auto;
}

.table th, .table td {
    height: .68rem;
    border: solid 1px #f0e1c4;
    word-wrap: break-word;
    font-size: .2rem;
    line-height: .24rem;
    color: #614a3f;
    text-align: center;
}

.table th {
    font-size: .22rem;
    background-color: #d6c5a3;
}

.table td {
    background-color: #fff1dc;
}

.table.w1 {
    width: 9.45rem
}

.table.w2 {
    width: 7.8rem
}

.table.w3 {
    width: 8.25rem
}

.pop-btn {
    display: inline-block;
    width: 1.3rem;
    height: .48rem;
    text-indent: -999em;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop-btn.png) no-repeat;
    background-size: 100% 100%;
}

.login_pop {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -223px;
    margin-left: -223px;
    z-index: 9999;
    display: none;
    width: 450px;
    height: 430px;
    background: #fff;
    text-align: center;
    padding-top: 25px;
}

.login_pop .closepop {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    background: url(https://static.web.sdo.com/mxd/pic/mxd_act/202506yuyue/pc/btnClose.png) no-repeat;
}

.pop.pop4, .pop.pop6 {
    width: 8.4rem;
    height: 5rem;
    margin: -2.5rem 0 0 -4rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop2.png);
    background-size: 100% 100%;
}

.pop.pop4 .cont {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop.pop4 .cont img {
    width: 4rem;
    height: 4rem;
    display: block;
}

.pop.pop5 {
    width: 11.16rem;
    height: 6.64rem;
    margin: -3.32rem 0 0 -5.58rem;
    padding-top: 1.4rem;
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop3.png);
    background-size: 100% 100%;
}

.pop.pop5 .mod {
    width: 9.8rem;
    height: 4.6rem;
    margin: 0 auto;
    overflow-y: auto;
}

.pop.pop5 .mod dl {
    width: 90%;
}

.pop.pop5 .mod dt {
    font-size: .26rem;
    font-weight: bold;
    color: #7e604b;
    line-height: .4rem;
}

.pop.pop5 .mod dd {
    padding-left: .53rem;
    font-size: .20rem;
    color: #a85e2d;
    line-height: .3rem;
}

.pop.pop6 .cont {
    width: 80%;
    height: 3.8rem;
    padding-top: .6rem;
    margin: 0 auto;
    font-size: .3rem;
    font-weight: bold;
    color: #7e604b;
    line-height: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop.pop6 .cont p {
    text-align: center;
}

.pop .btnArea {
    height: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop .btnArea a {
    width: 1.3rem;
    height: .48rem;
    text-indent: -999em;
    margin: .2rem;
}

.pop .btnArea a.confirm {
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop-btn-confirm.png) no-repeat;
    background-size: 100% 100%;
}

.pop .btnArea a.cancel {
    background: url(https://static.web.sdo.com/mxd/pic/mxdc_act/mxdcteam_18c12d6/pop-btn-cancel.png) no-repeat;
    background-size: 100% 100%;
}