.video-js {
    width: 300px;
    height: 150px;
}

.vjs-fluid {
    padding-top: 56.25%
}

.hwTit {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
    *zoom: 1;
}

.hwTit h2 {
    position: relative;
    float: left;
    display: block;
    height: 28px;
    line-height: 27px;
    font-size: 22px;
    color: #121212;
    font-weight: bold;
}

.hwTit h2:before {
    content: "";
    position: relative;
    top: 2px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 24px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -51px;
}

.hwTit strong {
    position: relative;
    float: left;
    display: block;
    height: 28px;
    line-height: 27px;
    font-size: 20px;
    color: #121212;
    font-weight: bold;
}

.hwTit a {
    position: relative;
    top: 0;
    float: right;
    display: block;
    font-size: 14px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.hwTit a:before {
    content: "···";
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: 24px;
    color: #999;
    font-weight: lighter;
    margin-right: 4px;
}

.hwTit a:hover,
.hwTit a:hover:before {
    color: #FE3C7A;
}

.hwTit.jxyx h2:before {
    background-position: -9px -51px;
}

.hwTit.jxyy h2:before {
    background-position: -95px -51px;
}

.hwTit.yxzt h2:before {
    top: 3px;
    background-position: -52px -51px;
}

.hwTit.yyzt h2:before {
    top: 4px;
    background-position: -137px -51px;
}


.crTit {
    position: relative;
    padding: 3px 19px 0;
    background: #FE3C7A;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    *zoom: 1;
}

.crTit strong {
    position: relative;
    float: left;
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #f8f8f8;
    font-weight: 400;
}

.crTit a {
    position: relative;
    top: 0;
    float: right;
    display: block;
    font-size: 14px;
    color: #c6c6c6;
    height: 54px;
    line-height: 54px;
}

.crTit a:before {
    content: "···";
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: 24px;
    color: #999;
    font-weight: lighter;
    margin-right: 4px;
}

.crTit a:hover,
.crTit a:hover:before {
    color: #fff;
}

.goTop {
    position: fixed;
    right: 50%;
    bottom: 6.8%;
    z-index: 99;
    width: 52px;
    height: 52px;
    margin-right: -660px;
    cursor: pointer;
    display: none
}

.goTop i {
    display: block;
    width: 52px;
    height: 52px;
    background-position: -234px -91px
}

.goTop:hover i {
    background-position: -300px -91px
}

.crumb {
    position: relative;
    width: 1080px;
    margin: auto;
    font-size: 12px;
    color: #333;
    height: 54px;
    line-height: 50px;
    overflow: hidden;
}

.crumb:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 17px;
    margin-right: 6px;
    vertical-align: top;
    width: 12px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -203px -94px;
}

.crumb a {
    position: relative;
    font-size: 12px;
    color: #333;
}

.crumb a:nth-of-type(n+2):before,
.crumb span:before {
    content: ">";
    font-size: 12px;
    color: #333;
    ;
    margin: 0 5px;
}

.crumb a:hover {
    color: #FE3C7A;
}

.pagecode {
    margin-left: -15px;
    padding: 10px 0 15px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.pagecode a {
    display: inline-block;
    padding: 9.5px 12px;
    max-width: 60px;
    margin: 0 5px 5px;
    color: #666;
    text-decoration: none;
    background-color: #F6F6F6;
    border-radius: 3px;
}

.pagecode>span {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    border-radius: 3px;
}

.pagecode span a {
    display: block;
    padding: 0;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
}

.pagecode a:hover {
    color: #fff;
    background-color: #FE3C7A !important;
}

.pagecode a.current,
.pagecode a.current:hover {
    color: #fff;
    background-color: #FE3C7A !important;
    padding: 9.5px 12px;
    font-weight: normal;
}

.pagecode a.disabled,
.pagecode a.disabled:hover {
    color: #666;
    background-color: #efefef !important;
    cursor: default;
}


.hwLink {
    margin-top: 20px;
    padding-top: 16px;
    background: #202020;
}

.hwLink>div {
    width: 1080px;
    margin: auto;
    background: url(../img/flinkbg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    *zoom: 1;
}

.hwLink>div .tit {
    float: left;
    height: 84px;
    font-size: 20px;
    color: #FE3C7A;
    font-weight: bold;
    line-height: 84px;
    padding: 0 30px 0 50px;
}

.hwLink .list {
    float: left;
    padding-top: 12px;
    width: 900px;
}

.hwLink .list a {
    float: left;
    display: block;
    margin-right: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: rgba(255, 255, 255, .4);
}

.hwLink .list a:hover {
    color: #fff;
}

.wrap {
    width: 1080px;
    padding: 0 60px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

.wrapper {
    padding-bottom: 1px;
}

.hwRec {
    padding-top: 30px;
    margin-bottom: 16px;
}

.hwRec ul {
    width: 1116px;
    height: 232px;
    overflow: hidden;
    *zoom: 1;
}

.hwRec li {
    position: relative;
    display: block;
    float: left;
    height: 232px;
    background: #fffafa;
    border-radius: 20px;
    text-align: center;
    margin-right: 15px;
    overflow: hidden;
}

.hwRec li .info {
    position: relative;
    display: block;
    float: left;
    width: 166px;
    height: 100%;
    background: #fffafa;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
}

.hwRec li .info:before {
    content: "";
    position: absolute;
    top: 28px;
    right: 39px;
    z-index: 1;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -94px;
}

.hwRec li .info img {
    display: block;
    margin: 29px auto 8px;
    width: 81px;
    height: 81px;
    border: 2px solid rgba(241, 33, 33, .5);
    box-shadow: 0 0 20 0 rgba(177, 177, 177, .15);
    border-radius: 20px;
}

.hwRec li .info p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwRec li .info p:nth-of-type(1) {
    font-size: 16px;
    color: #000;
    line-height: 26px;
}

.hwRec li .info span {
    display: block;
    margin: auto;
    width: 72px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
    border-radius: 14px;
    background: #FE3C7A;
}

.hwRec li .tBox,
.hwRec li .fBox {
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -moz-transition: all .3s;
    -ms-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.hwRec li .tBox {
    display: block;
    width: 534px;
    opacity: 1;
    height: 100%;
}

.hwRec li .tBox.hide {
    opacity: 0;
    width: 0;
}

.hwRec li .fBox {
    display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
}

.hwRec li .fBox.hide {
    opacity: 0;
}

.hwRec li .tBox>img {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.hwRec li .tBox .info {
    position: absolute;
    top: 0;
    right: 0;
    width: 158px;
    border-radius: 0 20px 20px 0;
    background: rgba(37, 39, 40, .9);
}

.hwRec li .tBox .info p:nth-of-type(1) {
    color: #fff;
}

.hwRec li .tBox .info:before {
    right: 35px;
}

.hwRec li .tBox>span {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 10px;
    height: 33px;
    background: rgba(0, 0, 0, .5);
    border-radius: 11px;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
}

.hwRec li .tBox>span i {
    color: #FF9900;
}

.hwRec li:hover p:nth-of-type(1) {
    color: #FE3C7A;
}

.hwRec li .tBox>img {
    transition: all .3s linear
}

.hwRec li:hover .tBox>img {
    transform: scale(1.2);
}

.hwRec .list {
    width: 1100px;
    overflow: hidden;
    *zoom: 1;
}

.hwRec .list a {
    float: left;
    display: block;
    width: 100px;
    text-align: center;
    background-color: #ffe5e5;
    color: #e85454;
    padding: 0 5px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 14px;
    margin: 20px 11px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwRec .list a:hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.hwRec .list a:nth-of-type(11n+1) {
    background-color: #fff5e5;
    color: #ff9900;
}

.hwRec .list a:nth-of-type(11n+2) {
    background-color: #ffe5e5;
    color: #e85454;
}

.hwRec .list a:nth-of-type(11n+3) {
    background-color: #f3ffe5;
    color: #88d42f;
}

.hwRec .list a:nth-of-type(11n+4) {
    background-color: #f7e5ff;
    color: #8957a1;
}

.hwRec .list a:nth-of-type(11n+5) {
    background-color: #e5f9ff;
    color: #00b7ee;
}

.hwRec .list a:nth-of-type(11n+6) {
    background-color: #fdffe5;
    color: #a6b314;
}

.hwRec .list a:nth-of-type(11n+7) {
    background-color: #ffeee5;
    color: #ffab80;
}

.hwRec .list a:nth-of-type(11n+8) {
    background-color: #e5faff;
    color: #43b3cb;
}

.hwRec .list a:nth-of-type(11n+9) {
    background-color: #ffece5;
    color: #bf3504;
}

.hwRec .list a:nth-of-type(11n+10) {
    background-color: #e5f4ff;
    color: #83a8c3;
}

.hwRec .list a:nth-of-type(11n+11) {
    background-color: #ffe5f0;
    color: #be6a8b;
}

.hwRec .list a:nth-of-type(11n+1):hover {
    color: #fff5e5;
    background-color: #ff9900;
}

.hwRec .list a:nth-of-type(11n+2):hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.hwRec .list a:nth-of-type(11n+3):hover {
    color: #f3ffe5;
    background-color: #88d42f;
}

.hwRec .list a:nth-of-type(11n+4):hover {
    color: #f7e5ff;
    background-color: #8957a1;
}

.hwRec .list a:nth-of-type(11n+5):hover {
    color: #e5f9ff;
    background-color: #00b7ee;
}

.hwRec .list a:nth-of-type(11n+6):hover {
    color: #fdffe5;
    background-color: #a6b314;
}

.hwRec .list a:nth-of-type(11n+7):hover {
    color: #ffeee5;
    background-color: #ffab80;
}

.hwRec .list a:nth-of-type(11n+8):hover {
    color: #e5faff;
    background-color: #43b3cb;
}

.hwRec .list a:nth-of-type(11n+9):hover {
    color: #ffece5;
    background-color: #bf3504;
}

.hwRec .list a:nth-of-type(11n+10):hover {
    color: #e5f4ff;
    background-color: #83a8c3;
}

.hwRec .list a:nth-of-type(11n+11):hover {
    color: #ffe5f0;
    background-color: #be6a8b;
}

.hwGSlist {
    margin-bottom: 12px;
}

.hwGSlist ul {
    margin-left: -10px;
    width: 1160px;
    overflow: hidden;
    *zoom: 1;
}

.hwGSlist ul li {
    float: left;
    width: 353px;
    height: 90px;
    margin: 0 20px 0 0;
    overflow: hidden;
}

.hwGSlist ul li a {
    display: block;
    position: relative;
    padding: 10px;
    width: 333px;
    height: 70px;
    border-radius: 15px;
}

.hwGSlist ul li a img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 15px;
}

.hwGSlist ul li a div {
    float: left;
    width: 182px;
    height: 70px;
    margin-left: 10px;
    overflow: hidden;
}

.hwGSlist ul li a div p {
    display: block;
    margin-bottom: 1px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwGSlist ul li a div span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwGSlist ul li a div span:last-of-type {
    margin-top: 6px;
}

.hwGSlist ul li a div span:last-of-type:before {
    content: "";
    position: relative;
    top: 1px;
    vertical-align: top;
    display: inline-block;
    margin-right: 4px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.hwGSlist ul li a>span {
    display: block;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwGSlist ul li:hover a {
    background: #fffafa;
}

.hwGSlist ul li:hover a>span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.hwZtlist {
    margin-bottom: 24px;
}

.carousel {
    width: 100%;
    height: 270px;
    margin: 7px auto 0;
    position: relative
}

.carousel .carCont {
    position: relative;
    width: 1080px;
    height: 270px;
    overflow: hidden;
}

.carousel .caroList {
    position: absolute;
    top: 0;
    left: 0;
    height: 270px;
}

.carousel .caroList li {
    float: left;
    width: 1080px;
    overflow: hidden
}

.carousel .caroBtn i {
    display: block;
    position: absolute;
    top: 119px;
    width: 33px;
    height: 34px;
    cursor: pointer;
}

.carousel .caroPre {
    left: -48px;
    background-position: -86px -94px;
}

.carousel .caroNext {
    right: -48px;
    background-position: -86px -94px;
    transform: rotateY(180deg);
}

.carousel .caroBtn .caroPre:hover {
    background-position: -140px -94px;
    transform: rotateY(180deg);
}

.carousel .caroBtn .caroNext:hover {
    background-position: -140px -94px;
    transform: rotateY(0deg);
}

.hwZtlist li>div {
    width: 1160px;
    float: left;
}

.hwZtlist li a {
    float: left;
    position: relative;
    display: block;
    width: 349px;
    height: 270px;
    background: #fffafa;
    border-radius: 20px;
    ;
    margin-right: 16.5px;
    overflow: hidden;
}

.hwZtlist li a div {
    width: 100%;
    height: 197px;
    overflow: hidden;
    text-align: center;
}

.hwZtlist li a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
    transition: all .3s linear
}

.hwZtlist li a p {
    display: block;
    padding-left: 16px;
    margin-top: 9px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #3C3C3C;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwZtlist li a span {
    display: block;
    padding-left: 16px;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwZtlist li a span i {
    color: #F48319;
}

.hwZtlist li a:hover img {
    transform: scale(1.1)
}

.hwZtlist li a:hover {
    background: rgba(241, 33, 33, .08);
}

.hwZtlist li a>i {
    position: absolute;
    top: 10px;
    right: 19px;
    width: 51px;
    height: 22px;
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    border-radius: 11px;
}

.hwZtlist li a em {
    position: absolute;
    left: 0;
    right: 0;
    top: 167px;
    margin: auto;
    width: 100%;
    height: 31px;
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwZtlist li a em:before {
    content: "";
    position: relative;
    top: 8px;
    vertical-align: top;
    display: inline-block;
    margin-right: 4px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.hwTagBox {
    margin-bottom: 16px;
}

.hwTagBox ul {
    width: 1160px;
    overflow: hidden;
    *zoom: 1;
}

.hwTagBox li {
    float: left;
    width: 528px;
    height: 240px;
    margin-right: 24px;
    overflow: hidden;
}

.hwTagBox .list {
    position: relative;
    height: 176px;
    padding: 0 8px;
    overflow: hidden;
    *zoom: 1;
}

.hwTagBox .list:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 132px;
    background: #fffafa;
    border-radius: 20px;
}

.hwTagBox .list a {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    width: 128px;
    padding: 23px 0 16px;
}

.hwTagBox .list a img {
    display: block;
    margin: auto;
    width: 70px;
    height: 70px;
    border-radius: 15px;
}

.hwTagBox .list a p {
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 3px;
    font-size: 14px;
    color: #000;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwTagBox .list a span {
    display: block;
    margin: auto;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwTagBox .list a img {
    position: relative;
    top: 0;
    transition: all .1s linear;
}

.hwTagBox .list a:hover img {
    top: -5px;
    position: relative;
    opacity: 1;
}

.hwTagBox .list a:hover span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.hwClass {
    position: relative;
    padding: 15px 0 30px 20px;
    margin-bottom: 28px;
    background: #F9F9F9;
    border-radius: 20px;
}

.hwClass .list {
    overflow: hidden;
    *zoom: 1;
}

.hwClass .list a {
    float: left;
    display: block;
    width: 106px;
    height: 36px;
    font-size: 15px;
    color: #333;
    line-height: 36px;
    background: #fff;
    border-radius: 10px;
    margin: 15px 11px 0 0;
    text-align: center;
    overflow: hidden;
}

.hwClass .list a.current {
    background: #FE3C7A;
    color: #fff;
    font-weight: bold;
}

.hwClass .list a:hover {
    background: rgba(241, 33, 33, .15);
}

.appClass .list a.current {
    background: #dcb87c;
    color: #fff;
    font-weight: bold;
}

.appClass .list a:hover {
    background: rgba(220, 184, 124, .15);
}


.hwList {
    margin-bottom: 27px;
}

.hwList ul {
    margin-left: -10px;
    width: 1160px;
    overflow: hidden;
    *zoom: 1;
}

.hwList ul li {
    float: left;
    width: 353px;
    height: 90px;
    margin: 0 20px 10px 0;
    overflow: hidden;
}

.hwList ul li a {
    display: block;
    position: relative;
    padding: 10px;
    width: 333px;
    height: 70px;
    border-radius: 15px;
}

.hwList ul li a img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 15px;
}

.hwList ul li a div {
    float: left;
    width: 182px;
    height: 70px;
    margin-left: 10px;
    overflow: hidden;
}

.hwList ul li a div p {
    display: block;
    margin-bottom: 1px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwList ul li a div span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwList ul li a div span:last-of-type {
    margin-top: 6px;
}

.hwList ul li a div span:last-of-type:before {
    content: "";
    position: relative;
    top: 1px;
    vertical-align: top;
    display: inline-block;
    margin-right: 4px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.hwList ul li a>span {
    display: block;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwList ul li:hover a {
    background: #fffafa;
}

.hwList ul li:hover a>span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.ztList {
    margin-bottom: 32px;
}

.ztList .list {
    width: 1160px;
    overflow: hidden;
    *zoom: 1;
}

.ztList .list a {
    float: left;
    position: relative;
    display: block;
    width: 256px;
    height: 230px;
    margin: 0 19px 19px 0;
    border-radius: 15px;
    overflow: hidden;
}

.ztList .list a div {
    width: 100%;
    height: 162px;
    overflow: hidden;
    text-align: center;
    border-radius: 15px;
}

.ztList .list a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
    transition: all .3s linear
}

.ztList .list a p {
    display: block;
    padding-left: 16px;
    margin-top: 9px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #3C3C3C;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztList .list a span {
    display: block;
    padding-left: 16px;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztList .list a span i {
    color: #F48319;
}

.ztList .list a:hover {
    background: #fffafa;
}

.ztList .list a:hover img {
    transform: scale(1.1)
}

.ztList .list a em {
    position: absolute;
    left: 0;
    right: 0;
    top: 131px;
    margin: auto;
    width: 100%;
    height: 31px;
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    border-radius: 0 0 15px 15px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztList .list a em:before {
    content: "";
    position: relative;
    top: 8px;
    vertical-align: top;
    display: inline-block;
    margin-right: 4px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.line {
    position: relative;
    height: 1px;
    width: 100%;
    background: #f0f0f0;
}

.line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 89px;
    height: 1px;
    background: #000;
}

.switchMenu {
    position: relative;
    height: 30px;
    margin: 22px 0 20px;
}

.switchMenu a {
    position: relative;
    float: left;
    display: block;
    padding: 0 26px;
    height: 32px;
    margin-right: 16px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    border-radius: 15px;
    overflow: hidden;
}

.switchMenu a:nth-of-type(n+2) {
    padding: 0 20px;
}

.switchMenu a.current {
    background-color: #FE3C7A;
    color: #fff;
}

.switchMenu a:hover {
    background: rgba(241, 33, 33, .15);
}

.wrapper~.wrap .hwZtlist .hwTit strong {
    font-size: 22px;
    color: #1C252C;
}

.wrapper~.wrap .hwZtlist .hwTit strong:before {
    display: none;
}

.wrapper~.wrap .hwZtlist .carousel .caroBtn {
    display: none;
}

.wrapper~.wrap:hover .hwZtlist .carousel .caroBtn {
    display: block;
}

.wrapper~.wrap .hwZtlist .carousel {
    margin-top: 6px;
}

.hwZtlist .line {
    margin-bottom: 7px;
}

.ztIntro {
    width: 1080px;
    margin: 0 auto 30px;
    overflow: hidden;
    *zoom: 1;
    background: url(../img/ztdebg.png) no-repeat;
    background-size: 100% 100%;
}

.ztIntro .img {
    position: relative;
    float: left;
    margin-right: 30px;
    width: 480px;
    height: 246px;
    border-radius: 15px;
    overflow: hidden;
}

.ztIntro .img img {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.ztIntro .info {
    position: relative;
    float: left;
    width: 552px;
    overflow: hidden;
}

.ztIntro .info h1 {
    display: block;
    margin: 10px 0 0;
    height: 46px;
    font-size: 24px;
    color: #000;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztIntro .info p {
    display: block;
    font-size: 15px;
    color: #666;
    max-height: 88px;
    margin-top: 6.5px;
    margin-bottom: 13px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ztIntro .info span {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.ztIntro .info span i {
    color: #F48319;
    margin: 0 4px;
}

.ztIntro .info div label {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    position: relative;
    top: 10px;
}

.ztIntro .info div a {
    display: inline-block;
    vertical-align: top;
    padding: 0 11px;
    height: 30px;
    font-size: 12px;
    color: #595959;
    line-height: 30px;
    border-radius: 6px;
    margin: 10px 10px 0 0;
    background: #F7F9FB;
}

.ztIntro .info div a:hover {
    background: #FE3C7A;
    color: #fff;
}

.ztIntro .img em {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 36px;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 35px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztIntro .img em:before {
    content: "";
    position: relative;
    top: 11px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.hwContLR {
    width: 1080px;
    padding: 0 60px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

.hwContL {
    float: left;
    width: 716px;
    overflow: hidden;
    margin-right: 20px;
}

.hwContL .bq_c {
    color: #009cff;
}

.hwContR {
    float: right;
    width: 344px;
    overflow: hidden;
}

/*最新更新*/

.download_together {
    border: 1px solid #eee;
    background: #fff;
    padding: 0px 15px;
    margin-top: 15px;
}

.download_together h3 {
    color: #2c2c2c;
    font-size: 22px;
    line-height: 30px;
    padding: 16px 0px 12px 0px;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.download_together ul {
    padding: 5px 0px 20px 0px;
}

.download_together ul li {
    overflow: hidden;
    margin-top: 10px;
    display: flex;
}

.download_together ul li:hover a.pull-right {
    background-color: #fddede;
    border-color: transparent;
}

.download_together ul li .pic_box {
    width: 48px;
    height: 48px;
    border: 1px solid #eee;
    border-radius: 5px;
    position: relative;
}

.download_together ul li .pic_box img {
    width: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17px;
    margin-top: -17px;
}

.download_together ul li .software_detail {
    width: auto;
    margin-left: 10px;
}

.pull-left {
    float: left;
}

.download_together ul li .software_detail h5 {
    width: 169px;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 500;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 6px;
}

.download_together ul li .software_detail p {
    font-size: 12px;
    color: #838282;
    margin-top: 5px;
}

.download_together ul li a.pull-right {
    width: 72px;
    height: 26px;
    border: 1px solid #FE3C7A;
    color: #FE3C7A;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    border-radius: 14px;
    margin-top: 11px;
    cursor: pointer;
    float: right;
}

.cl::after {
    content: '';
    clear: both;
    display: block;
}

.gsIntro {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.gsIntro .info {
    margin-bottom: 22px;
    overflow: hidden;
    *zoom: 1;
}

.gsIntro .info img {
    float: left;
    width: 114px;
    height: 114px;
    border-radius: 30px;
    margin-right: 16px;
}

.gsIntro .info h1 {
    font-size: 24px;
    color: #000;
    line-height: 34px;
    margin: 10px 0 4px;
}

.gsIntro .info p {
    height: 28px;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    overflow: hidden;
}

.gsIntro .info p em {
    color: #666;
}

.gsIntro .info p em:before {
    content: "";
    position: relative;
    top: 5px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.gsIntro .info .app_tag_null {
    margin-right: 18px;
}

.gsIntro .info p a {
    /*color: blue;*/
}

.gsIntro .info>div {
    float: left;
    width: 528px;
}

.gsIntro .info div div {
    overflow: hidden;
    *zoom: 1;
}

.gsIntro .info div div span {
    float: left;
    display: block;
    margin: 10px 12px 0 0;
    padding: 0 14px;
    height: 23px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid #faa1a1;
    border-radius: 13px;
    text-align: center;
    line-height: 23px;
}

.gsIntro .info div div span:nth-of-type(5n+1) {
    color: #FE3C7A;
    border-color: #faa1a1;
}

.gsIntro .info div div span:nth-of-type(5n+2) {
    color: #EF9359;
    border-color: #F4D4C1;
}

.gsIntro .info div div span:nth-of-type(5n+3) {
    color: #D969FF;
    border-color: #F1C9FF;
}

.gsIntro .info div div span:nth-of-type(5n+4) {
    color: #F78295;
    border-color: #FFD5DC;
}

.gsIntro .info div div span:nth-of-type(5n+5) {
    color: #0cdfb5;
    border-color: #c0e6de;
}

.gsIntro .info div div span:nth-of-type(5n+1):hover {
    background-color: #FE3C7A;
    color: #fff;
}

.gsIntro .info div div span:nth-of-type(5n+2):hover {
    background-color: #EF9359;
    color: #fff;
}

.gsIntro .info div div span:nth-of-type(5n+3):hover {
    background-color: #D969FF;
    color: #fff;
}

.gsIntro .info div div span:nth-of-type(5n+4):hover {
    background-color: #F78295;
    color: #fff;
}

.gsIntro .info div div span:nth-of-type(5n+5):hover {
    background-color: #0cdfb5;
    color: #fff;
}

.downBtn {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

.downBtn a,
.downBtn button {
    position: relative;
    margin: 0 10px 10px 0;
    float: left;
    display: block;
    border: none;
    width: 195px;
    height: 48px;
    border-radius: 24px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    background: #FE3C7A;
}

.downBtn button:before {
    content: "";
    position: relative;
    top: 15px;
    vertical-align: top;
    display: inline-block;
    margin-right: 7px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
}

.downBtn .iosBtn {
    background: #FE3C7A;
}

.downBtn .adrBtn {
    background: #1BDEB7;
}

.downBtn .pcBtn {
    background: #D068F4;
}

.downBtn .orderBtn {
    background: #FFDF44;
    color: #0E0E0F;
}

.downBtn .orderBtn:before {
    background-position: -9px -168px;
    margin-right: 5px;
}

.downBtn .noBtn {
    background: #BABABA;
}

.downBtn .noBtn:before {
    background-position: -47px -168px;
}

.downBtn .pcBtn,
.downBtn .adr1,
.downBtn .ios1 {
    display: flex;
    justify-content: center;
}

.pcAdd {
    display: flex;
    justify-content: center;
    text-align: center;
}

.pcAdd p {
    text-align: center;
}

.pcAdd p span {
    display: block;
}

.pcAdd p span:first-of-type {
    font-size: 16px;
    line-height: 20px;
    margin-top: 4px;
}

.pcAdd p span:nth-of-type(2) {
    font-size: 11px;
    line-height: 20px;
}

.pcAdd i {
    margin-left: 7px;
}

.oTip {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 12px;
    color: #ccc;
    overflow: hidden;
    padding: 6px 0;
}

.oTip label {
    color: #FB381F;
    margin-right: 3px;
    font-weight: bold;
}

.downBtn a:hover,
.downbtn button:hover {
    opacity: .9;
}

.send_tag {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 0 21px;
}

.send_tag .send_foru {
    display: flex;
    align-items: center;
}

.send_tag .send_foru::before {
    content: '';
    display: inline-block;
    background: url('../img/icon_fire.png') no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

.send_tag a {
    color: #1b6ef3;
    font-size: 14px;
    margin-right: 15px;
}

.gameCont {
    position: relative;
    padding-top: 7px;
    margin-bottom: 14px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
}

.gameCont .cont {
    position: relative;
    padding: 0 20px;
    font-size: 14px;
    color: #1a1a1a;
    line-height: 26px;
    overflow: hidden;
    text-align: justify;
}

.gameCont .cont a {
    line-height: 35px;
    text-indent: 0;
    color: #FE3C7A;
}

.gameCont .cont p {
    color: #1a1a1a;
    margin-bottom: 12px;
}

.gameCont .cont br {
    height: 1px;
}

.gameCont .cont img {
    width: 80%;
    max-width: 600px;
    height: auto;
    margin: 20px auto;
    display: block;
}

.gameCont .cont p img {
    /*max-width: 600px;*/
    /*width: 70% !important;*/
    /*height:auto !important;*/
    max-height: 600px;
    max-width: 92%;
    width: auto;
}

.gameCont .cont h3 {
    position: relative;
    line-height: 26px;
    font-size: 15px;
    color: #FE3C7A;
    font-weight: bold;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 8px;
}

.gameCont .cont h3:before {
    content: "·";
    font-size: 16px;
    font-weight: bold;
    color: #FE3C7A;
    margin: 0 6px 0 1px;
    line-height: 26px;
}

.gameCont .cont iframe {
    width: 660px;
    height: 360px;
    margin: 0 auto;
    display: block;
    border: none;
}

.gameCont .cont table {
    max-width: 100%;
    margin: auto;
}

.gameCont .cont table a {
    color: #0000ee
}

.gameCont .cont table a:hover {
    text-decoration: underline
}

.gameCont .cont_bot_send {
    padding: 15px;
    border: 1px solid #FE3C7A;
    width: 676px;
    margin: 0 auto;
    background-color: rgba(254, 60, 139, .1);
    box-sizing: border-box;
}

.gameCont .cont_bot_send p {
    color: #FE3C7A;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px;
}

.gameCont .cont_bot_send .cont_bot_send_d {
    color: #7F7F7F;
    font-size: 14px;
    line-height: 22px;
}

.gameCont .cont_bot_send .cont_send_a {
    display: inline;
    color: inherit;
    font-size: inherit;
}

.gameCont .cont_bot_send .cont_send_a a {
    color: #009cff;
    font-size: inherit;
    font-weight: 500;
    text-decoration: underline;
}

.gameCont .wTit strong {
    font-size: 18px;
}

.hwInfo {
    position: relative;
    padding: 0 20px;
    margin-bottom: 16px;
    margin-top: -2px;
}

.hwInfo ul {
    width: 698px;
    overflow: hidden;
    *zoom: 1;
}

.hwInfo li {
    float: left;
    width: 210px;
    line-height: 34px;
    font-size: 14px;
    color: #7F7F7F;
    margin: 0 18px 0 0
}

.hwInfo li span,
.hwInfo li a {
    display: block;
    height: 36px;
    line-height: 18px;
    color: #000;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
}

.az-xgbb {
    padding: 15px 0px 20px 0px;
    overflow: hidden;
}

.az-xgbb li {
    height: auto;
    overflow: hidden;
    background: #fafafa;
    border-radius: 2px;
    margin-bottom: 6px;
    padding: 6px 8px;
}

.az-xgbb li i {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
}

.az-xgbb li i img {
    width: 100%;
    border-radius: 6px;
}

.az-xgbb li p {
    height: 30px;
    float: left;
    line-height: 30px;
    width: 255px;
    margin: 0px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.az-xgbb li span {
    float: left;
    height: 30px;
    display: block;
}

.az-xgbb li span img {
    height: 14px;
    display: block;
    margin-top: 8px;
}

.az-xgbb li strong {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    width: 68px;
    text-align: center;
    border-radius: 4px;
    background: linear-gradient(92deg, #FE3C7A 0%, #f59abe 100%);
    color: #fff;
}

.az-xgbb li:hover strong {
    background: linear-gradient(92deg, #FE3C7A 0%, #f59abe 100%);
}

.az-xgbb li font {
    display: block;
    float: left;
    color: #666;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 45px;
}

.az-xgbb li:hover p {
    color: #FE3C7A !important
}

.gPower,
.gSecret,
.gsSecret,
.gaSecret {
    color: #02bfd3 !important;
    cursor: pointer;
}

.gPower:hover,
.gSecret:hover,
.gsSecret:hover,
.gaSecret:hover {
    text-decoration: underline;
}

.feBaBtn {
    position: absolute;
    top: -32px;
    right: 20px;
    height: 20px;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    text-decoration: underline;
}

.feBaBtn i {
    position: relative;
    top: 4px;
    margin-left: 3px;
    vertical-align: top;
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    background-position: -322px -5px;
}

.feBaBtn:hover {
    color: #FE3C7A
}



.hwRGame ul {
    padding: 14px 0 27px;
}

.hwRGame ul li {
    width: 100%;
}

.hwRGame ul li a {
    display: block;
    position: relative;
    padding: 15px 20px;
    height: 70px;
    overflow: hidden;
    *zoom: 1;
}

.hwRGame ul li a img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 15px;
}

.hwRGame ul li a div {
    float: left;
    width: 160px;
    height: 70px;
    margin-left: 10px;
    overflow: hidden;
}

.hwRGame ul li a div p {
    display: block;
    margin-bottom: 1px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwRGame ul li a div span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwRGame ul li a div span:last-of-type {
    margin-top: 6px;
}

.hwRGame ul li a div span:last-of-type:before {
    content: "";
    position: relative;
    top: 1px;
    vertical-align: top;
    display: inline-block;
    margin-right: 4px;
    width: 13px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -52px -94px;
}

.hwRGame ul li a>span {
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwRGame ul li:hover a>span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.hwRVision {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.hwRVision ul {
    padding: 20px 0 23px;
}

.hwRVision ul li {
    width: 100%;
    margin-bottom: 5px;
}

.hwRVision ul li a {
    display: block;
    position: relative;
    padding: 10px 20px;
    height: 50px;
    overflow: hidden;
    *zoom: 1;
}

.hwRVision ul li a img {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

.hwRVision ul li a div {
    float: left;
    width: 160px;
    height: 50px;
    margin-left: 10px;
    overflow: hidden;
}

.hwRVision ul li a div p {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwRVision ul li a div span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwRVision ul li a>span {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwRVision ul li:nth-of-type(2n+1) a {
    background: #fffafa;
}

.hwRVision ul li:hover a>span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.hwRTag {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.hwRTag .list {
    width: 100%;
    padding: 20px 0 20px 20px;
    overflow: hidden;
    *zoom: 1;
}

.hwRTag .list a {
    float: left;
    display: block;
    max-width: 150px;
    padding: 0 10px;
    text-align: center;
    background-color: rgba(241, 33, 33, .08);
    color: #FE3C7A;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 14px;
    margin: 0 20px 14px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwRTag .list a:hover {
    color: #fffafa;
    background-color: #FE3C7A;
}

.hwRZt {
    position: relative;
    height: 254px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.hwRZt .slider {
    position: absolute;
    top: 57px;
    right: 0;
    width: 344px;
    height: 197px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.hwRZt .slider ul {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

.hwRZt .slider li {
    position: relative;
    float: left;
    width: 344px;
    height: 197px;
    overflow: hidden;
}

.hwRZt .slider li a {
    display: block;
    position: relative;
    height: 100%;
}

.hwRZt .slider li a img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto;
}

.hwRZt .slider li a img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.hwRZt .slider li a:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.showImg {
    position: relative;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 1px;
    height: 384px;
    border-radius: 20px;
    overflow: hidden;
}

.showImg .swiper-container {
    width: 716px;
    height: 384px;
    margin-left: auto;
    margin-right: auto;
}

.showImg .swiper-slide {
    position: relative;
    text-align: center;
}

.showImg .gallery-top .swiper-slide video {
    position: relative;
}

.showImg .gallery-top .swiper-slide>div {
    width: 100%;
    height: 100%;
}

.showImg .swiper-slide i {
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.showImg .gallery-top .swiper-slide>div img {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    object-fit: cover;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.showImg .gallery-top .swiper-slide>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 440px;
    width: auto;
    opacity: 1;
}

.showImg .gallery-top {
    width: 716px;
    height: 384px;
}

.showImg .gallery-thumbs {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 0 16px;
    width: 684px;
    height: 55px;
    background: rgba(0, 0, 0, .7);
    margin-top: 0;
}

.showImg .gallery-thumbs .swiper-slide {
    opacity: 0.8;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    width: 84px !important;
    height: 54px;
    border-radius: 1px;
}

.showImg .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 54px;
}

.showImg .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.showImg .gallery-thumbs .swiper-slide-thumb-active {
    border: 2px solid #FE3C7A;
    width: 80px !important;
    height: 50px;
}

.showImg .gallery-thumbs .swiper-slide-thumb-active img {
    width: 100%;
    height: auto;
    min-height: 50px;
}

.showImg .swiper-container-horizontal>.swiper-pagination-progressbar,
.showImg .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 1px;
}

.showImg .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ccc;
}

.showImg .video-js .vjs-big-play-button {
    margin-top: -36px;
}


.privacyMain::-webkit-scrollbar,
.ruleMain::-webkit-scrollbar,
.logMain::-webkit-scrollbar {
    width: 6px !important;
    border-radius: 6px;
    background-color: transparent !important;
}

.privacyMain::-webkit-scrollbar-thumb,
.ruleMain::-webkit-scrollbar-thumb,
.logMain::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #DFDFDF !important;
}

/* rizhi */
.rizhi {
    position: relative;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    max-height: 660px;
    height: auto;
    overflow: hidden;
    margin-bottom: 12px;
}

.rLog {
    position: relative;
    top: 2px;
    float: right;
    display: block;
    font-size: 14px;
    color: #999;
    height: 26px;
    line-height: 26px;
}

.rLog:hover {
    color: #FE3C7A;
    cursor: pointer;
}

.gameCont .cont h3 p {
    display: contents;
}

.rzCont {
    padding: 0 20px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 580px;
    overflow-y: scroll;
    border-radius: 5px;
}

.rizhi strong {
    display: block;
    color: #999;
    line-height: 36px;
    font-size: 14px;
}

.rizhi p {
    margin-bottom: 2px;
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.rizhi p span {
    display: block;
}

.rizhi p br {
    display: none;
}


.gLog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.logBox {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 525px;
    padding: 20px 20px 30px 30px;
    background: url(../img/rztopbg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
}

.gLog .gLclose {
    position: absolute;
    top: 10px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gLog .gLclose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -240px -158px;
    position: relative;
}

.gLog .gLclose:hover i {
    background-position: -199px -158px;
}

.gLog .lTitle {
    position: relative;
    margin-bottom: 48px;
    text-align: center;
}

.gLog .lTitle p {
    display: block;
    font-size: 0;
    text-shadow: 0px 0px 21px rgba(74, 229, 167, 0.75);
    background: linear-gradient(0deg, #B2FCE0 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 56px;
    position: relative;
    margin: 0 auto;
}

.gLog .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    background: linear-gradient(90deg, #39D5CA, #40EABB);
    width: 253px;
    height: 58px;
    color: #fff;
    font-size: 24px;
    ;
    line-height: 58px;
    margin: 16px auto 17px;
    border-radius: 29px;
}

.logMain {
    display: block;
    height: 460px;
    border: none;
    padding: 0 18px 0 6px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    margin: 30px auto 30px;
    text-align: left;
    overflow: auto;
}

.logMain strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.logMain p {
    margin-bottom: 8px;
    display: block;
}

.logMain p span {
    display: block;
}

.logMain p br {
    display: none;
}

.logBox:after {
    content: "";
    position: absolute;
    bottom: 108px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 43px;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0px 0px 12px 12px;
}

/* order */
.orderList {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}

.orderBox {
    position: absolute;
    z-index: 5;
    top: 260px;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    padding: 20px 45px;
    min-height: 302px;
    background: url(../img/orderbg.png) no-repeat;
    background-size: 100% 100%;
    background-color: #fff;
    text-align: center;
    border-radius: 24px;
    overflow: hidden;
}

.orderBox .oClose {
    position: absolute;
    top: 12px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.orderBox .oClose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -75px -158px;
    position: relative;
}

.orderBox .oClose:hover i {
    background-position: -281px -158px;
}

.orderBox .oTitle {
    position: relative;
    margin-bottom: 10px;
}

.orderBox .oTitle i {
    display: block;
    font-size: 32px;
    color: #333;
    line-height: 72px;
    text-align: left;
    position: relative;
    margin: 0 auto;
}

.orderBox .oTelBox {
    position: relative;
}

.orderBox .oTelBox i {
    position: absolute;
    top: 15px;
    left: 21px;
    display: block;
    width: 22px;
    height: 33px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -167px -168px;
}

.orderBox .oTelBox:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 60px;
    display: block;
    width: 1px;
    height: 42px;
    background: #ddd;
}

.orderBox form .tel {
    width: 300px;
    height: 60px;
    line-height: 48px;
    background: #efefef;
    border: none;
    color: #999;
    font-size: 18px;
    border-radius: 9px;
    padding: 0 30px 0 70px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form .tel::-webkit-input-placeholder {
    color: #999;
}

.orderBox form .tel:-moz-placeholder {
    color: #999;
}

.orderBox form .tel::-moz-placeholder {
    color: #999;
}

.orderBox form .tel:-ms-input-placeholder {
    color: #999;
}

.orderBox form .tel:focus {
    color: #808080;
}

.orderBox form p {
    text-decoration-line: underline;
    text-underline-offset: -7.5px;
    text-decoration-thickness: 5px;
    text-underline-position: under;
    text-decoration-color: #FFF200;
    color: #666;
    font-size: 20px;
    line-height: 28px;
    margin-top: 16px;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form p em {
    color: #FF3333;
}

.orderBox form p:last-of-type {
    text-decoration: none;
    font-size: 16px;
    color: #ccc;
    margin-top: 4px;
}

.orderBox form span {
    color: #ff3232;
    font-size: 14px;
    text-align: left;
    display: block;
    width: 306px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form .oBtn,
.orderBox .oKnow {
    display: block;
    cursor: pointer;
    border: 0;
    background: #FFDF44;
    width: 224px;
    height: 48px;
    color: #000;
    font-size: 20px;
    ;
    line-height: 48px;
    margin: 16px auto 18px;
    border-radius: 24px;
}

.orderBox .msg {
    display: block;
    color: #ff3232;
    font-size: 14px;
    text-align: left;
    width: 326px;
    margin: 0 auto;
}

.orderBox .oWin {
    width: 100%;
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
}

.orderBox .oWin>strong {
    display: block;
    font-size: 24px;
    color: #3FE7BD;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 36px;
    margin-top: 18px;
}

.orderBox .oWin>i {
    display: block;
    width: 102px;
    height: 76px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -240px;
    margin: auto;
    position: relative;
}

.orderBox .oAgin {
    width: 100%;
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
}

.orderBox .oAgin>strong {
    display: block;
    font-size: 24px;
    color: #77E5FF;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 36px;
    margin-top: 18px;
}

.orderBox .oAgin>i {
    display: block;
    width: 102px;
    height: 77px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -140px -240px;
    margin: auto;
    position: relative;
}

/* power */
.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.ruleTxt {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 525px;
    padding: 20px 20px 30px 30px;
    background: url(../img/qxtopbg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
}

.gRule .gRclose {
    position: absolute;
    top: 10px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gRule .gRclose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -240px -158px;
    position: relative;
}


.gRule .oTitle {
    position: relative;
    margin-bottom: 48px;
    text-align: center;
}

.gRule .oTitle p {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    position: relative;
    margin: 0 auto;
}

.gRule .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    background: linear-gradient(90deg, #39D5CA, #40EABB);
    width: 253px;
    height: 58px;
    color: #fff;
    font-size: 24px;
    ;
    line-height: 58px;
    margin: 16px auto 17px;
    border-radius: 29px;
}

.ruleMain {
    display: block;
    height: 460px;
    border: none;
    padding: 0 18px 0 6px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    margin: 30px auto 30px;
    text-align: left;
    overflow: auto;
}

.ruleMain strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.rulegMain p {
    margin-bottom: 8px;
    display: block;
}

.ruleMain p span {
    display: block;
}

.ruleMain p br {
    display: none;
}

.ruleBox:after {
    content: "";
    position: absolute;
    bottom: 108px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 43px;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0px 0px 12px 12px;
}

/* Privacy */
.gPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 525px;
    padding: 20px 20px 30px 30px;
    background: url(../img/qxtopbg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
}

.gPrivacy .gPclose {
    position: absolute;
    top: 10px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gPrivacy .gPclose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -240px -158px;
    position: relative;
}


.gPrivacy .oTitle {
    position: relative;
    margin-bottom: 48px;
    text-align: center;
}

.gPrivacy .oTitle p {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    position: relative;
    margin: 0 auto;
}

.gPrivacy .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    background: linear-gradient(90deg, #39D5CA, #40EABB);
    width: 253px;
    height: 58px;
    color: #fff;
    font-size: 24px;
    ;
    line-height: 58px;
    margin: 16px auto 17px;
    border-radius: 29px;
}

.privacyMain {
    display: block;
    height: 460px;
    border: none;
    padding: 0 18px 0 6px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    margin: 30px auto 30px;
    text-align: left;
    overflow: auto;
}

.privacyMain strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.privacyMain p {
    margin-bottom: 8px;
    display: block;
}

.privacyMain p span {
    display: block;
}

.privacyMain p br {
    display: none;
}


/* feedback */
.feBaBtn {
    cursor: pointer;
}

.feedBack {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.feBackBox {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 416px;
    padding: 30px;
    background: #fff;
    text-align: center;
    border-radius: 24px;
}

.feBaClose {
    position: absolute;
    top: 22px;
    right: 19px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.feBaClose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -75px -158px;
    position: relative;
}

.feBaClose:hover i {
    background-position: -116px -158px;
}

.feBackBox .fTitle {
    position: relative;
    margin-bottom: 15px;
}

.feBackBox .fTitle p {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    position: relative;
    margin: 0 auto;
}

.feBackBox .feSubmit input {
    display: block;
    cursor: pointer;
    border: 0;
    background: #FE3C7A;
    width: 416px;
    height: 54px;
    color: #fff;
    font-size: 18px;
    ;
    line-height: 54px;
    margin: 16px auto 2px;
    border-radius: 24px;
}

.feBack {
    margin: 24px auto;
}

.feBack>span {
    font-size: 16px;
    color: #A8A8A8;
    line-height: 20px;
    margin: 10px 0;
    display: block;
    text-align: left;
}

.feBack .info {
    margin: auto;
    margin-bottom: 10px;
    overflow: hidden;
    *zoom: 1;
}

.feBack .info p {
    font-size: 14px;
    color: #333;
    line-height: 88px;
}

.feBack textarea {
    width: 386px;
    height: 69px;
    margin-bottom: 6px;
    border: none;
    resize: none;
    padding: 15px 18px;
    font-size: 16px;
    color: #999;
    background-color: #F6F6F6;
    border-radius: 3px;
}

.checkbox {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
}

.checkbox:nth-last-child(1) {
    border-bottom: none;
}

.checkbox input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.checkbox label {
    position: absolute;
    left: 26px;
    top: 0;
    height: 34px;
    line-height: 34px;
    width: 124px;
    font-size: 16px;
    color: #4D4D4D;
    text-align: left;
}

.checkbox label:after {
    content: '';
    position: absolute;
    left: -25px;
    top: 8.5px;
    width: 10px;
    height: 10px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #DCDCDC;
}

.checkbox input[type='checkbox']:checked+label:after {
    background-color: #FE3C7A;
    box-shadow: 0 0 0 1px #FE3C7A;
}

.telBox {
    overflow: hidden;
    background-color: #f6f6f6;
}

.telBox input {
    display: block;
    border: none;
    padding: 0 20px;
    width: 376px;
    height: 48px;
    line-height: 48px;
    background: #F6F6F6;
    border-radius: 10px;
    font-size: 16px;
    color: #666;
}

.telBox input::-webkit-input-placeholder {
    color: #999;
}

.telBox input:-moz-placeholder {
    color: #999;
}

.telBox input::-moz-placeholder {
    color: #999;
}

.telBox input:-ms-input-placeholder {
    color: #999;
}


/*loading*/
@-webkit-keyframes scale {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    45% {
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    45% {
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        transform: scale(1);
        opacity: 1;
    }
}

.ball-pulse>div:nth-child(1) {
    -webkit-animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div {
    background-color: #aaa;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    margin: 2px;
    display: inline-block;
}

.ball-pulse {
    text-align: center;
    color: #aaa;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}


.g-cont {
    overflow: hidden;
}

.w280 {
    float: left;
    overflow: hidden;
    width: 175px;
    background: #fff;
}

.w905 {
    float: right;
    overflow: hidden;
    width: 905px;
    background: #fff;
}

.w280 ul {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.w280 ul li {
    width: 175px;
    height: auto;
}

.w280 ul li:hover p {
    color: #FE3C7A;
}

.w280 ul li .u-list a:hover {
    color: #FE3C7A;
}

.w280 ul li p {
    width: 168px;
    height: 50px;
    margin-bottom: 1px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #666;
    background: #fafafa;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.w280 ul li.no-click p {
    background: #FE3C7A !important;
    color: #fff !important;
    font-weight: bold;
    position: relative;
    z-index: 2;
    box-shadow: 0 3px 6px rgba(128, 128, 128, 0.3)
}

.w280 ul li .u-list {
    width: 280px;
    background: #fff;
    padding: 10px 0;
    display: none;
    float: left;
}

.w280 ul li .u-list a {
    width: 42%;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 4%;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.w280 ul li:last-of-type p {
    margin-bottom: 0px;
}

.w280 ul li .u-list a.on-hover {
    color: #FE3C7A;
}

.u-info {
    padding: 20px;
    border-radius: 2px;
    background-color: #fafafa;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin: 15px 15px 0;
    position: relative;
    font-family: "microsoft yahei";
}

.u-info::before {
    background-image: url(../img/info-tag-top.png);
    top: 0;
    left: 0;
}

.u-info::before,
.u-info::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

.u-info::after {
    background-image: url(../img/info-tag-bottom.png);
    bottom: 0;
    right: 0;
}

.u-header {
    margin: 0px 15px;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #5c5761;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    font-family: "microsoft yahei";
}

.u-header::before {
    width: 100px;
    bottom: 8px;
}

.u-header::after,
.u-header::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5c5761;
    right: 0;
}

.u-header::after {
    width: 40px;
    bottom: 4px;
}

.ico-ph {
    width: 35px;
    height: 36px;
    float: left;
    margin-top: 12px;
    margin-right: 8px;
    background: url(../img/u-rankico.png) no-repeat left center;
}

.g-ranklist {
    overflow: hidden;
    padding: 0px 15px;
}

.g-ranklist a {
    width: 100%;
    height: auto;
    padding: 22px 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    position: relative;
}

.g-ranklist a:last-of-type {
    border-bottom: 0px;
}

.g-ranklist a i {
    width: 25px;
    height: 35px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    float: left;
    display: block;
    overflow: hidden;
    font-style: normal;
    background: url(../img/numberico.png) no-repeat -111px 1px;
}

.g-ranklist a i.ico1 {
    background-position: 0px 1px
}

.g-ranklist a i.ico2 {
    background-position: -37px 1px
}

.g-ranklist a i.ico3 {
    background-position: -74px 1px
}

.g-ranklist a u img {
    width: 100px;
    height: 100px;
    border-radius: 16px;
    float: left;
    margin: 0 15px 0 12px;
    display: inline;
    overflow: hidden
}

.g-ranklist a strong {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}

.g-ranklist a b {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin: 8px 0 0;
    display: block;
    overflow: hidden;
}

.g-ranklist a b span {
    float: left;
    font-size: 12px;
}

.g-ranklist a b span em {
    padding: 0px 12px;
}

.g-ranklist a b .u-softrank {
    display: block;
    height: 14px;
}

.g-ranklist a b .u-softrank img {
    height: 14px;
    display: block;
}

.g-ranklist a p {
    height: 46px;
    line-height: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    margin: 6px 0 0;
    display: block;
    overflow: hidden;
    width: 722px
}

.g-ranklist a dl {
    width: 110px;
    height: 35px;
    background: #FE3C7A;
    border-radius: 4px;
    float: left;
    display: inline;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 19px;
}

.g-ranklist a dl dt {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 44px;
    float: left;
    margin: 7px 0 0 13px;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-ranklist a dl dt span {
    width: 2px;
    height: 8px;
    background: #fff;
    display: block;
    margin: 4px auto 0;
}

.g-ranklist a dl dt span:before {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(-50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 7px;
}

.g-ranklist a dl dt span:after {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 7px;
}

.g-ranklist a dl dd {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin: 0 0 0 8px;
    display: inline;
    overflow: hidden
}

.g-ranklist a.g-rankl-one i {
    background-position: 0px 0px
}

.g-ranklist a.g-rankl-two i {
    background-position: -37px 0px
}

.g-ranklist a.g-rankl-three i {
    background-position: -74px 0px
}

.g-ranklist a:hover strong {
    color: #FE3C7A
}

.g-ranklist a:hover dl {
    background: #FE3C7A
}

.nsList {
    position: relative;
    margin: auto;
    padding-left: 20px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
    padding-bottom: 19px;
}

.nsList ul {
    padding: 7px 0 11px;
}

.nsList li {
    width: 678px;
    height: 150px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    *zoom: 1
}

.nsList li a {
    display: block;
}

.nsList li>a {
    float: left;
    margin-right: 23px;
    width: 220px;
    height: 150px;
    overflow: hidden;
    border-radius: 20px;
}

.nsList li>a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
    transition: all .3s linear;
    border-radius: 15px;
}

.nsList li>a:hover img {
    transform: scale(1.1)
}

.nsList li .info {
    float: left;
    width: 426px;
}

.nsList li .info>a {
    height: 52px;
    font-size: 20px;
    color: #000;
    line-height: 26px;
    padding-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsList li .info p {
    display: block;
    height: 40px;
    font-size: 14px;
    color: #8B8B8B;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsList li .info>div {
    overflow: hidden;
    *zoom: 1;
    margin-top: 25px;
}

.nsList li .info div span {
    float: left;
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
    margin: 0 14px 0 3px;
}

.nsList li .info div i {
    float: right;
    font-size: 14px;
    color: #ccc;
}

.nsList li .info div i:before {
    content: "";
    position: relative;
    top: 1px;
    margin-right: 6px;
    display: inline-block;
    width: 17px;
    height: 12px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -366px -20px;
}

.nsList li:hover .info>a {
    color: #FE3C7A;
}

.nsList .switchMenu {
    margin: 0;
    padding: 20px 0 5px;
}

.nsCont {
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    word-break: break-all;
}

.nsCont h1 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 20px;
}

.nsCont .intro {
    height: 24px;
    font-size: 14px;
    color: #ccc;
    line-height: 24px;
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 16px;
}

.nsCont .intro span {
    font-size: 14px;
    color: #ccc;
    line-height: 24px;
    margin-right: 18px;
    margin-left: 1px;
}

.nsCont .intro i {
    font-size: 14px;
    color: #ccc;
    line-height: 24px;
    margin-right: 18px;
    margin-left: 2px;
}

.nsCont .intro i:before {
    content: "";
    position: relative;
    top: 1px;
    margin-right: 6px;
    display: inline-block;
    width: 17px;
    height: 12px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -366px -20px;
}

.nsCont .cont {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    overflow: hidden;
}

.nsCont .cont a {
    line-height: 31px;
    text-indent: 0;
    color: #FE3C7A;
}

.nsCont .cont p {
    line-height: 32px;
    color: #666;
    margin-bottom: 14px;
}

.nsCont .cont br {
    height: 1px;
}

.nsCont .cont img {
    max-width: 785px;
    max-height: 1500px;
    margin: 20px auto;
    display: block;
}

.nsCont .cont p img {
    max-width: 785px;
}

.nsCont .cont h3 {
    position: relative;
    line-height: 56px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 10px;
}

.nsCont .cont iframe {
    width: 660px;
    height: 360px;
    margin: 0 auto;
    display: block;
    border: none;
}

.nsCont .cont table {
    max-width: 100%;
    margin: auto;
}

.nsCont .cont table a {
    color: #0000ee
}

.nsCont .cont table a:hover {
    text-decoration: underline
}

.nsCont .cont .info {
    margin: 0 0 20px;
    overflow: hidden;
    background: #f9f9f9;
    height: 113px;
}

.nsCont .cont .info img {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    border-radius: 12px;
    margin: 17px 20px 16px 15px;
}

.nsCont .cont .info p {
    text-indent: 0;
    margin-bottom: 10px;
}

.nsCont .qaboxs {
    float: left;
    width: 62%;
}

.nsCont .qaboxs .name {
    font-size: 18px;
    color: #333;
    margin-top: 25px;
    margin-bottom: 16px;
}

.nsCont .qaboxs p span {
    font-size: 14px;
    color: #999;
    margin-right: 45px;
}

.nsCont .qaboxs p span em {
    font-size: 14px;
    color: #666;
}

.nsCont .cont .info>a {
    display: block;
    float: right;
    width: 130px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #ffa622;
    margin-top: 41px;
    border-radius: 3px;
    margin-right: 18px;
}

.nsCont .qaboxs .name:hover {
    color: #FE3C7A;
    font-weight: bold;
}

.pageBox {
    margin: 10px 0;
    height: 36px;
    overflow: hidden;
    *z-index: 1;
}

.pageBox p {
    display: block;
    padding: 0 14px;
    width: 300px;
    height: 36px;
    background: #F6F7FA;
    border-radius: 10px;
    font-size: 14px;
    color: #8F8F8F;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.pageBox p:nth-of-type(1) {
    float: left;
}

.pageBox p:nth-of-type(2) {
    float: right;
}

.pageBox p span {}

.pageBox p span,
.pageBox p a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pageBox p.pagePre {
    float: left;
}

.pageBox p.pageNext {
    float: right;
}

.pageBox p a {
    color: #333;
}

.pageBox p:hover a {
    color: #FE3C7A;
}

.infoGaRel {
    padding: 25px 24px;
    background: url(../img/nsrecgamebg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 8px;
    margin-bottom: 24px;
    overflow: hidden;
    *zoom: 1;
}

.infoGaRel .img {
    float: left;
    width: 106px;
    height: 106px;
    border-radius: 24px;
    border: 4px solid #fff;
    overflow: hidden;
    margin-right: 21px;
}

.infoGaRel .img img {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.infoGaRel div {
    float: left;
    height: 114px;
    width: 360px;
    overflow: hidden;
}

.infoGaRel div>a {
    display: block;
    font-size: 20px;
    color: #F6F5FF;
    font-weight: bold;
    line-height: 40px;
    margin-top: 4px;
}

.infoGaRel div p {
    font-size: 16px;
    color: #F6F5FF;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infoGaRel div p span:nth-of-type(2) {
    margin-left: 48px;
}

.infoGaRel div p a {
    color: #fff;
}

.infoGaRel div p a:hover,
.infoGaRel div>a:hover {
    color: #333;
}

.infoGaRel .btn {
    float: right;
    margin-top: 40px;
    display: block;
    width: 103px;
    height: 36px;
    font-size: 16px;
    color: #FE3C7A;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    background: #fffafa;
    border-radius: 20px;
}

.infoGaRel .btn:hover {
    background: rgba(241, 33, 33, .5);
    color: #fffafa;
}

.serList {
    margin: 28px 0;
    background-color: #fff;
}

.serList table {
    border: 0;
    text-align: center;
    cellpadding: 0;
    cellspacing: 0;
    margin: 0 auto;
    overflow: hidden;
}

.serList table,
.serList tbody {
    display: block;
    width: 1080px;
}

.serList table td {
    overflow: hidden;
    cursor: default;
}

.serList table td a {
    display: block;
    cursor: pointer;
    line-height: 28px;
    overflow: hidden;
}

.serList tbody .trTop {
    background-color: #dcb87c;
    height: 42px;
    line-height: 42px;
}

.serList tbody .trTop td {
    font-size: 16px;
    color: #fff;
    width: 176px;
}

.serList tbody .trTop td:nth-of-type(1) {
    width: 68px;
    overflow: hidden;
}

.serList tbody .trTop td:nth-of-type(3) {
    width: 318px;
    overflow: hidden;
}

.serList tbody tr:nth-of-type(n+2) {
    height: 52px;
    cursor: pointer;
    ;
}

.serList tbody tr:nth-of-type(n+2) td {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.serList tbody tr:nth-of-type(n+2) td a:hover {
    color: #FE3C7A;
}

.serList table img {
    width: 36px;
    height: 36px;
    border-radius: 8px;
}

.serList table .btn {
    display: block;
    position: relative;
    margin: auto;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: rgba(241, 33, 33, 1);
    background: rgba(241, 33, 33, .15);
    border: 1px solid rgba(241, 33, 33, .05);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.serList table .btn:hover {
    background: #FE3C7A;
    color: #fff !important;
}

.AnDetCLS {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.AnDetCLS li.azbnt {
    /*background: #25c88a;*/
}

.AnDetCLS li {
    position: relative;
    float: left;
    display: inline-block;
    margin: auto;
    height: 46px;
    /*border-radius: 5px;*/
    letter-spacing: 1.6px;
    margin-right: 30px;
}

.AnDetCLS li a {
    position: relative;
    float: left;
    display: block;
    padding-right: 16px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    border-radius: 5px;
}

.AnDetCLS li a.and {
    background: #25c88a;

}

.smico {
    width: 56px;
    float: left;
    height: 42px;
    cursor: pointer;
    overflow: hidden;
}

.AnDetCLS li a .down {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.AnDetCLS li a span {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    font-size: 16px;
}

.smico span {
    display: block;
    width: 22px;
    height: 25px;
    background: url(../img/dkcssimg.png) no-repeat;
    margin: 10px auto 0;
    overflow: hidden;
}

.AnDetCLS li.pgbnt {
    background: #5298ff;
}

.pg_ico span {
    background-position: -159px -485px;
}

.az_ico span {
    background-position: -120px -485px;
}

.gsIntro .info>div ul {
    overflow: hidden;
}

.gsIntro .info>div ul li {
    width: 228px;
    white-space: nowrap;
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
}

.agSecret,
.gPower {
    color: #009cff !important;
    cursor: pointer;
}

.global-title {
    display: block;
    overflow: hidden;
}

.global-title h5 {
    float: left;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    height: 26px;
    line-height: 22px;
    position: relative;
    /*padding-left: 26px;*/
}

.tl-head {
    height: 70px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 1px rgba(26, 27, 36, 0.1);
    border-radius: 10px;
    display: block;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.tl-head img {
    width: 300px;
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: -30%;
}

.tlhead-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 66%;
    padding-left: 10%;
    background: linear-gradient(to right, transparent, #fff 10%, #fff);
    z-index: 999;
    height: 100%;
}

.tlhead-info h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 17px;
    color: #333;
}

.tlhead-info span {
    font-size: 12px;
    color: #999;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    margin-top: 12px;
    display: block;
    white-space: nowrap;
}

.vm-list {
    overflow: hidden;
    margin: 20px 0 0 0px;
}

.vm-list li {
    float: left;
    width: 33%;
    padding: 12px 0;
    border-radius: 2px;
    margin: 5px 0 0 0px;
}

.vm-list li a {
    display: flex;
}

.vm-list li img {
    display: block;
    width: 90px;
    height: 90px;
    background-color: #c2c2c2;
    border-radius: 20px;
    float: left;
    margin-left: 16px;
}

.vm-info {
    float: left;
    width: 125px;
    margin-left: 15px;
}

.vm-info h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: 8px;
    color: #333;
}

.vm-time {
    font-size: 12px;
    color: #999;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    margin-top: 12px;
    display: block;
    white-space: nowrap;
}

.vm-btn {
    display: block;
    margin-top: 14px;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.gz-list {
    overflow: hidden;
    margin-top: 10px;
}

.gz-list li {
    overflow: hidden;
    margin-top: 13px;
}

.gz-list li img {
    display: block;
    float: left;
    width: 152px;
    height: 81px;
    background-color: #cccccc;
}

.gz-info {
    float: left;
    width: 136px;
    margin-left: 12px;
}

.gz-info h5 {
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px;
    font-weight: normal;
    height: 36px;
    overflow: hidden;
}

.gz-info span {
    display: block;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #999;
    margin-top: 15px;
}

.cont8 {
    margin: 20px 0;
}

/*底部新增*/
.tab_bot_new {
    width: 98%;
    min-height: 150px;
    padding: 15px;
    border-radius: 15px;
    /*box-shadow: 0px 0px 10px #f59abe;*/
    box-sizing: border-box;
    margin: 10px auto;
}

.tab_span {
    width: 100%;
    display: flex;
    color: #a39fb0;
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8e8e8;
}

.tab_span span {
    margin-right: 20px;
    cursor: pointer;
}

.tab_span span.active {
    color: #FE3C7A;
}

.tab_span .show_more {
    margin-left: auto;
    cursor: pointer;
}

.tab_span .show_more:hover {
    color: #FE3C7A;
}

/*.tab_a {*/
/*  display: none;*/
/*  flex-wrap: wrap;*/
/*  padding: 12px 0;*/
/*  justify-content: flex-start;*/
/*}*/

/*.tab_a[data-index='1'] {*/
/*  display: flex;*/
/*}*/

/*.tab_a a {*/
/*  color: #a39fb0;*/
/*  font-size: 14px;*/
/*  line-height: 28px;*/
/*  text-decoration: none;*/
/*  flex: 30%;*/
/*  max-width: 30%;*/
/*  white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.tab_a a:nth-child(3n-1){*/
/*    margin: 0 auto;*/
/*} */

/*.tab_a a:hover {*/
/*  color: #FE3C7A;*/
/*}*/
.tab_a_ul {
    display: none;
    /*max-height: 920px;*/
    max-height: 490px;
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.tab_a_ul[data-index='1'] {
    display: block;
}

.tab_a_ul li {
    padding: 15px;
    border-bottom: 1px dashed #e3e3e3;
    height: 110px;
    box-sizing: border-box;
}

.tab_a_ul a {
    display: flex;
    align-items: center;
}

.tab_a_ul a img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    border-radius: 10px;
}

.tab_a_ul[data-index='2'] a img {
    width: 55px;
    height: 40px;
    border-radius: 0;
}

.tab_a_ul a>div {
    flex: 1;
    overflow: hidden;
}

.tab_a_ul a .title {
    font-size: 18px;
    color: #2c2c2c;
    line-height: 26px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab_a_ul li:hover a .title {
    color: #fe3c7a;
}

.tab_a_ul .show_more {
    color: #666;
    font-size: 18px;
    text-align: center;
    height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    line-height: 40px;
    padding-top: 0;
    cursor: pointer;
}

.tab_a_ul .show_more:hover {
    color: #FE3C7A;
}

.tab_a_ul a p {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 22px;
    width: 100%;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.inTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inTitle .titleL {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
}

.userClick {
    align-items: center;
    background: #FE3C7A;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 28px;
    justify-content: center;
    width: 66px;
}

.gdMarkBox .markNumber {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 24px;
    border-bottom: 1px dashed #E5E5E5;
}

.gdMarkBox .markNumber .numberL {
    font-size: 18px;
    line-height: 22px;
    color: #999;
}

.gdMarkBox .markNumber .numberL p:first-child {
    margin-top: -10px;
    font-weight: bold;
    font-size: 80px;
    line-height: 80px;
    color: #FE3C7A;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.gdMarkBox .markNumber .numberL p i {
    font-weight: normal;
    font-size: 30px;
    line-height: 48px;
    font-style: normal;
}

.gdMarkBox .markNumber .numberL p {
    margin-top: 16px;
    text-align: center;
}

.gdMarkBox .markNumber .numberL .scoreWrap {
    display: flex;
    margin: 4.5px -4.5px -4.5px;
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range] {
    -webkit-appearance: none;
    width: 190px;
    margin: 0;
    outline: 0;
    -webkit-mask: url(../img/star.png);
    -webkit-mask-size: 38px;
    -webkit-mask-repeat: repeat-x;
    height: 38px;
}

.gdMarkBox .markNumber .numberR {
    font-size: 16px;
    line-height: 16px;
}

.gdMarkBox .markNumber .numberR ul li {
    margin-top: 16px;
    display: flex;
    align-items: center;
    color: #333333;
}

.gdMarkBox .markNumber .numberR ul li:first-child {
    margin-top: 2px;
}

.gdMarkBox .markNumber .numberR ul li .progressBg {
    margin-left: 16px;
    margin-right: 10px;
    width: 465px;
    height: 16px;
    background: #F2F2F8;
    border-radius: 8px;
    position: relative;
}

.gdMarkBox .markNumber .numberR ul li .progressBg .progressInner {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 16px;
    background: #76DB98;
    border-radius: 8px;
}

.gdMarkBox .markNumber .numberR ul li:nth-child(2n) .progressBg .progressInner {
    background: #B7EA83;
}

.gdMarkBox .markNumber .numberR ul li:nth-child(3n) .progressBg .progressInner {
    background: #F6D757;
}

.gdMarkBox .markNumber .numberR ul li:nth-child(4n) .progressBg .progressInner {
    background: #FBB851;
}

.gdMarkBox .markNumber .numberR ul li:nth-child(5n) .progressBg .progressInner {
    background: #F17A54;
}

.gdMarkBox .markNumber .numberR ul li .innerTxt {
    color: #999999;
}

.gdMarkBox .markTxt {
    display: flex;
    margin-top: 24px;
}

.gdMarkBox .userIcon {
    width: 70px;
    height: 70px;
    background-image: url(../img/user.png);
    background-repeat: no-repeat;
    background-size: 70px 70px;
}

.gdMarkBox .markTxt .inputWrap {
    flex: 1;
    padding-left: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.gdMarkBox .markTxt textarea {
    display: block;
    width: 95%;
    padding: 16px 20px;
    background: #F7F7F7;
    resize: none;
    height: 120px;
    border-radius: 16px;
    border: unset;
}

.gdMarkBox .markTxt .btn {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    height: 40px;
    background: #FE3C7A;
    line-height: 40px;
    border-radius: 20px;
    padding: 0 28px;
    width: fit-content;
    border: 0;
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type="range"] {
    -webkit-appearance: none;
    width: 190px;
    margin: 0;
    outline: 0
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-runnable-track {
    background: #facc01;
    height: 38px;
    -webkit-mask: url("../img/star.png");
    -webkit-mask-size: 38px;
    -webkit-mask-repeat: repeat-x
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #f2f2f8
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range] {
    -webkit-mask: url("../img/star.png");
    -webkit-mask-size: 38px;
    -webkit-mask-repeat: repeat-x;
    height: 38px
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track {
    background: #f2f2f8;
    height: inherit
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-progress {
    background: #facc01;
    height: inherit
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}

#comment_list h2 {
    height: 30px;
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

#comment_list h2 span {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    display: block;
}

#comment_list dl {
    padding: 0;
    text-align: left;
}

#comment_list dt {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    padding: 0;
    font-size: 14px;
}

#comment_list dt span {
    float: left;
}

#comment_list dt i {
    font-family: verdana;
    font-style: normal;
}

#comment_list dt b {
    margin: 0 6px;
    color: #d92227;
    font-weight: normal;
}

#comment_list dt em {
    float: right;
    font-style: normal;
    font-size: 14px;
}

#comment_list dd {
    word-wrap: break-word;
    line-height: 20px;
    padding: 10px 0px;
    margin: 0;
    font-size: 14px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 10px;
}

#comment_list p {
    text-align: right;
    line-height: 1;
    padding: 5px 0;
    font-size: 12px;
    margin-top: 10px;
}

.red-text {
    font-weight: 700;
    color: #0069ff;
}

/* feedback */
.feedBack {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.feBaClose2 {
    position: absolute;
    bottom: -82px;
    right: 0;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    left: 0;
}

.feBackBox {
    position: absolute;
    z-index: 5;
    top: 58px;
    left: 0;
    right: 0;
    margin: auto;
    width: 700px;
    padding: 32px 31px 15px;
    min-height: 200px;
    background: linear-gradient(0deg, rgba(0, 168, 255, 0) 0%, rgb(147 0 255 / 20%) 100%);
    background-repeat: no-repeat;
    background-size: 100% 188px;
    background-color: #fff;
    text-align: center;
    border-radius: 30px;
}

.feBackBox .cont {
    overflow: hidden;
}


.feBaClose2 i {
    vertical-align: top;
    display: inline-block;
    padding: 10px;
    width: 54px;
    height: 54px;
    background: url(../img/icon2.png) no-repeat;
    background-position: -523px -465px;
    position: relative;
}

.feBackBox .fTitle {
    position: relative;
    margin-bottom: 10px;
}

.feBackBox .fTitle p {
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.feBackBox .feSubmit input {
    display: block;
    cursor: pointer;
    border: 0;
    background: #FE3C7A;
    box-shadow: 0px 5px 5px 0px rgba(255, 220, 220, 0.5);
    width: 416px;
    height: 48px;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    margin: 25px auto;
    border-radius: 24px;
}

.feBack {
    margin: 0 0 25px;
}

.feBack>span {
    font-size: 16px;
    color: #333;
    line-height: 38px;
    margin: 0 0 10px;
    display: block;
    text-align: left;
}

.feBack .info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.feBack .info p {
    font-size: 14px;
    color: #333;
    line-height: 88px;
}

.otherRe {
    margin-bottom: 10px;
    min-height: 100px;
    background: #FAFAFA;
    border-radius: 12px;
    overflow: hidden;
    padding: 15px 20px;
}

.feBack textarea {
    width: 100%;
    height: 80px;
    line-height: 24px;
    border: none;
    resize: none;
    background: transparent;
    font-size: 16px;
    color: #999;
}

.checkbox2 {
    position: relative;
    display: block;
    padding: 0;
    height: 36px;
    line-height: 36px;
    margin: 0 2px 10px 0;
    cursor: pointer;
}

.checkbox2:nth-last-child(1) {
    border-bottom: none;
}

.checkbox2 input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 36px;
    opacity: 0;
}

.checkbox2 label {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    font-size: 14px;
    color: #4c4c4c;
    border: 1px solid #fff;
    border-radius: 8px;
}

.checkbox2 label.on {
    background: #FE3C7A;
    color: #fff;
    border-color: #FE3C7A;
}

.telBox {
    overflow: hidden;
    margin: 0 0 10px;
    background: #FAFAFA;
    border-radius: 24px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}

.telBox input {
    display: block;
    border: none;
    width: 376px;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    background: #FAFAFA;
    border-radius: 24px;
    font-size: 16px;
    color: #999;
}

.telBox input::-webkit-input-placeholder {
    color: #999;
}

.telBox input:-moz-placeholder {
    color: #999;
}

.telBox input::-moz-placeholder {
    color: #999;
}

.telBox input:-ms-input-placeholder {
    color: #999;
}

.telMsg {
    margin-bottom: 2px;
    font-size: 14px;
    color: #999;
    text-align: left;
    line-height: 20px;
    display: block;
}

.userClick {
    align-items: center;
    background: #FE3C7A;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 28px;
    justify-content: center;
    width: 66px;
}

html {
    font-size: calc(100vw / 7.5);
}

.gdMainBox {
    margin: 15px auto;
    /*width: 100%;*/
    height: 54px;
    background: #F6F4FF;
    border-radius: 8px;
    font-size: 16px;
    color: #333333;
    display: flex;
    align-items: center;
    padding: 0 32px;
}

.gdMainBox ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.gdMainBox ul li a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.gdMainBox ul li.active a {
    color: #fff;
    font-weight: bold;
    background: #FE3C7A;
}

.wp_li_a {
    max-width: 200px;
    width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
    position: relative;
}

.wangpan_a {
    background-color: #0084FF !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}

.azbnt_1 {
    width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
    position: relative;
}

.and_1 {
    background: #25c88a;
    width: 100%;
    border-radius: 100px !important;
    display: flex !important;
    justify-content: center;
}

/* 移动端：下载按钮变为全宽圆角样式 */
@media (max-width: 768px) {
    .AnDetCLS {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .AnDetCLS li.azbnt {
        float: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 12px 0 0;
        height: auto;
    }

    .AnDetCLS li.azbnt a.and.aaa {
        background: #25c88a;
        width: 100%;
        border-radius: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 46px;
    }

    .AnDetCLS li.azbnt a.and.aaa span.android_down {
        display: inline;
    }
}

div.wp_li {
    width: 192px;
    height: 46px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    margin-left: 0px;
    border-radius: 6px;
    list-style: none;
    display: inline-block;
}

div.wp_li a {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    line-height: 59px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 22px;
    color: #fff;
    background: #4bc483;
    display: flex;
    /*margin-top: 4px;*/
}

div.wp_li a:before {
    display: inline-block;
    content: '';
    width: 38px;
    height: 38px;
    background: url(../img/ico_wangpan.png) no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 2px 10px 0 5px;
}

div.wp_li a.bd_btn p {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
}

div.wp_li a.bd_btn p span {
    line-height: 20px;
    line-height: 18px;
    font-size: 18px;
    display: block;
    text-align: center;
}

div.wp_li a.bd_btn i {
    position: relative;
    top: 4px;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-style: normal;
}

@media (min-width:750px) {
    html {
        font-size: 100px;
    }

    .gameCont .cont_bot_send {
        width: 100%;
    }

    .az-xgbb_i1 {
        display: flex;
        flex-wrap: nowrap;
    }
}

@media (max-width:280px) {
    html {
        font-size: 35px;
    }

    .gameCont .cont_bot_send {
        width: 100%;
    }

    .az-xgbb_i1 {
        display: flex;
        flex-wrap: nowrap;
    }

}

@media (max-width: 768px) {
    .az-xgbb_i1 {
        display: flex;
        flex-wrap: nowrap;
    }

    .az-xgbb_i1 p {
        max-width: 80%;
    }

    .az-xgbb_i2 {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .az-xgbb li font {
        padding-left: 0;
    }

    .wp_li_a {
        max-width: unset;
    }

    /* header */
    header>div {
        width: auto;
        padding: 0;
    }

    header>div>a {
        float: none;
    }

    /* nav */
    nav {
        float: none;
        padding: 0;
    }

    nav ul {
        display: flex;
        overflow-y: scroll;
    }

    nav li {
        width: fit-content;
        min-width: fit-content;
        line-height: 30px;
        margin: 10px;
        padding: 0px 10px;
    }

    nav li.current {
        line-height: 30px;
    }

    nav li a:before,
    nav li.current a:before {
        display: none;
    }

    /*  */
    .crumb,
    .hwContLR {
        width: auto;
    }

    .hwContLR {
        padding: 0;
    }

    .hwContL {
        width: auto;
        float: none;
        margin: 0;
    }

    .gsIntro {
        padding: 0px;
        width: 95%;
        margin: 0 auto 20px;
        padding: 10px 0;
    }

    .gsIntro .info img {
        width: 25%;
        height: auto;
        /* float: none; */
        margin-right: 0;
    }

    .gsIntro .info>div {
        /* float: none; */
        text-align: center;
    }

    .gameCont .cont_bot_send {
        width: 100%;
    }

    .gsIntro .info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .gsIntro .info div div {
        text-align: center;
    }

    .gsIntro .info div div span {
        float: none;
        display: inline-block;
    }

    .downBtn .adrBtn {
        float: none;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .gameCont {
        padding: 5px;
        width: 95%;
        margin: 0 auto 20px;
    }

    .hwInfo {
        padding: 0;
    }

    .hwInfo ul {
        width: auto;
        padding: 0 10px;
    }

    .hwInfo li {
        width: 43%;
    }

    .showImg .gallery-top {
        width: 100%;
    }

    .hwGaRec {
        padding: 10px;
        width: 95%;
        margin: 0 auto 20px;
    }

    .hwGaRec .list {
        height: auto;
    }

    .hwGaRec .list a {
        width: 33%;
    }

    .hwContR {
        float: none;
        padding: 5px 20px;
        width: auto;
        margin: 0 auto;
    }

    /*  */
    footer div {
        width: auto;
    }

    .AnDetCLS {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
    }

    .AnDetCLS li a {
        padding: 0;
    }

    .AnDetCLS li {
        padding: 0 10px;
        height: auto;
        margin: 10px 0;
        letter-spacing: 0.6px;
    }

    .gsIntro .info>div {
        width: 100%;
    }

    .gsIntro .info>div ul {
        display: flex;
    }

    .gsIntro .info>div ul li {
        width: 50%;
    }

    .privacyTxt,
    .ruleTxt {
        width: 95%;
        padding: 5px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 90%;
    }

    .privacyMain,
    .ruleMain {
        height: 65%;
        margin: 0;
    }

    .gameCont .cont p img {
        width: 100% !important;
        height: auto !important;
    }

    body {
        background-size: 100% 100%;
    }

    .gameCont .cont iframe {
        width: 100%;
    }

    .showImg .gallery-top .swiper-slide>img {
        max-width: 100%;
    }

    .vm-list li {
        width: auto;
        float: none;
        overflow: hidden;
    }

    .vm-list li a {
        display: flex;
        width: 100%;
    }

    .vm-info {
        flex: 1;
    }

    .tl-game {
        padding: 0 20px;
        margin-top: 0 !important;
    }

    .tl-head {
        margin-top: 10px;
    }

    .vm-list li img {
        margin-left: 0;
    }

    .hwRGame ul li a {
        padding-left: 0;
        padding-right: 0;
    }

    .gz-list li a {
        display: flex;
    }

    .gz-list li a .gz-info {
        flex: 1;
    }

    .hwRGame {
        margin-bottom: 0;
    }

    .hwRGame ul {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .gameCont .cont {
        padding: 0 10px;
    }

    .wTit {
        padding-left: 10px;
    }

    .gdMarkBox .markNumber .numberL p i {
        font-weight: normal;
        font-size: .3rem;
        line-height: .48rem;
        font-style: normal
    }

    .gdMarkBox .markNumber .numberL .scoreWrap {
        display: flex;
        margin: .075rem -0.045rem -0.045rem
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type="range"] {
        -webkit-appearance: none;
        width: 1.9rem;
        margin: 0;
        outline: 0
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-runnable-track {
        background: #facc01;
        height: .38rem;
        -webkit-mask: url("../img/star.png");
        -webkit-mask-size: .38rem;
        -webkit-mask-repeat: repeat-x
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 0;
        height: 100%;
        box-shadow: 999px 0 0 999px #f2f2f8
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type=range] {
        -webkit-mask: url("../img/star.png");
        -webkit-mask-size: .38rem;
        -webkit-mask-repeat: repeat-x;
        height: .38rem
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track {
        background: #f2f2f8;
        height: inherit
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-progress {
        background: #facc01;
        height: inherit
    }

    .gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-thumb {
        width: 0;
        opacity: 0
    }

    .gdMarkBox .markNumber .numberL .scoreWrap .star {
        width: .29rem;
        height: .29rem;
        margin-right: .09rem;
        background-position: -0.04rem -2.72rem
    }

    .gdMarkBox .markNumber .numberL .scoreWrap .star.active {
        background-position: -0.4rem -2.72rem
    }

    .gdMarkBox .markNumber .numberL .scoreWrap .star:last-child {
        margin-right: 0
    }




    .gdMarkBox {
        padding: 10px;
    }

    .gdMarkBox .markNumber .numberL {
        font-size: 14px;
    }

    .gdMarkBox .markNumber .numberL p:first-child {
        font-size: 40px;
        line-height: 40px;
    }

    .gdMarkBox .markNumber .numberR {
        flex: 1;
        margin-left: 30px;
    }

    .gdMarkBox .markNumber .numberR {
        font-size: 14px;
    }

    .gdMarkBox .markNumber .numberR ul li .progressBg {
        width: 50%;
        height: 8px;
    }

    .gdMarkBox .markNumber .numberR ul li .progressBg .progressInner {
        height: 100%;
    }

    .gdMarkBox .markTxt .inputWrap {
        padding: 0;
        margin-left: 42px;
    }

    .feBackBox {
        top: 12px;
        left: 0;
        right: 0;
        margin: auto;
        width: 88%;
        padding: 10px;
    }

    .feBackBox .feSubmit input {
        width: 100%;
    }

    .feBack textarea {
        height: 40px;
    }

    .otherRe {
        padding: 0;
    }

    #comment_list {
        padding: 10px;
    }

    .gdMainBox {
        width: 95%;
        padding: 0;
        margin: 10px auto;
    }

    .gdMainBox ul li {
        min-width: 70px;
        margin-left: 10px;
    }

    .gdMainBox ul li a {
        width: auto;
    }

    .gdMainBox ul {
        width: 100%;
        overflow-x: scroll;
    }

    .wp_li {
        margin-left: 10px !important;
        margin-bottom: 10px;

    }

    .wp_li a {
        display: flex;
        justify-content: center;
    }
}

.lableList {
    padding: 0 0 17px 0;
    display: flex;
    margin-left: 8px;
    flex-wrap: wrap;
}

.lableList li {
    margin: 10px 0 0 11px;
}

.lableList li a {
    padding: 5px 12px;
    width: auto;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    border-radius: 6px;
    box-sizing: border-box;
    background-color: rgba(153, 153, 153, 0.1);
}

.article_box {
    margin-top: 20px;
}

.article_box>ul {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    height: 230px;
    flex-wrap: wrap;
    overflow: hidden;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

.article_box>ul li {
    width: 50%;
    margin-bottom: 20px;
}

.article_box>ul li>a {
    color: inherit;
    display: block;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article_box>ul li>a>span {
    width: 30px;
    display: inline-block;
    text-align: right;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #B8B8B8;
    margin-right: 12px;
}

.cont table {
    width: 642px;
    border: 1px solid;
    border-collapse: collapse;
    text-align: center;
    font-size: 12px;
    margin: 22px auto;
}

.cont table>thead:first-child tr,
.cont table>tbody:first-child tr {
    font-size: 16px;
    color: #e74c3c;
    font-weight: bold;
}

.cont table th {
    border: 1px solid #666666;
    padding: 1px;
}

.cont table td {
    border: 1px solid;
    padding: 1px;
}

.cont table td:first-child {
    font-weight: bold;
}