#share_backImg {
    width: 0px;
    height: 0px;
    display: block;
}

#videoallIndex {
    width: 100%;
    display: block;
}

.bannermosk {
    background: rgba(0, 0, 0, 0.1);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

body.ie6 #videoallIndex {
    display: none;
}

body.ie7 #videoallIndex {
    display: none;
}

body.ie8 #videoallIndex {
    display: none;
}

.bannerImg {
    display: none;
}

body.ie6 .bannerImg {
    display: block;
}

body.ie7 .bannerImg {
    display: block;
}

body.ie8 .bannerImg {
    display: block;
}

.banner {
    background: rgb(245, 245, 245);
    width: 100%;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 768px) {
    #videoallIndex {
        display: none;
    }

    .bannerImg {
        display: block;
    }

    .banner {
        height: auto;
    }
}

.banner img {
    width: 100%;
    float: left;
}

.bannerInnerBox {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
}

.bannerInner {
    margin: 0px auto;
    padding: 0px 16px;
    width: 100%;
    height: auto;
    min-width: 320px;
    max-width: 1232px;
}

.bannerInnerH2 {
    margin: 90px 0px 27px;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 56px;
    font-weight: 400;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.bannerInnerText {
    width: 690px;
    color: rgb(255, 255, 255);
    padding-left: 24px;
    font-size: 16px;
    position: relative;
}

.redBlank {
    background: rgb(29, 192, 176);
    left: 0px;
    top: 5px;
    width: 4px;
    height: 94%;
    position: absolute;
}

.bannerInnerText p {
    line-height: 1.5;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 10px;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
}

.bannerInnerBtn {
    background: rgb(230, 0, 16);
    padding: 0px 28px;
    border-radius: 30px;
    width: auto;
    height: 40px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    font-size: 16px;
    margin-top: 8px;
    float: left;
    cursor: pointer;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.bannerInnerBtn:hover {
    background: rgb(215, 23, 31);
}

.bannerInnerBtnAct {

}

.banner .bannerBtnArrow {
    width: 17px;
    margin-top: 13px;
    margin-left: 10px;
    vertical-align: middle;
    float: right;
}

.bannerInnerBtnPc {
    display: block;
}

.bannerInnerBtnMbl {
    display: none;
}

@media screen and (max-width: 1282px) {
    .bannerInnerH2 {
        margin: 65px 0px 27px;
        font-size: 28px;
    }

    .bannerInnerText {
        color: rgb(255, 255, 255);
        padding-left: 24px;
        font-size: 16px;
    }

    .bannerInnerText p {
        margin-bottom: 10px;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    }

    .bannerInnerBtn {
        padding: 0px 28px;
        border-radius: 30px;
        width: auto;
        height: 40px;
        line-height: 40px;
        margin-top: 8px;
    }
}

@media screen and (max-width: 1080px) {
    .bannerInnerH2 {
        margin: 55px 0px 27px;
        font-size: 28px;
    }

    .bannerInnerText {
        color: rgb(255, 255, 255);
        padding-left: 24px;
        font-size: 16px;
    }

    .bannerInnerText p {
        margin-bottom: 10px;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    }

    .bannerInnerBtn {
        padding: 0px 28px;
        border-radius: 30px;
        width: auto;
        height: 40px;
        line-height: 40px;
        margin-top: 8px;
    }
}

@media screen and (max-width: 1000px) {
    .bannerInnerH2 {
        margin: 40px 0px 27px;
        font-size: 28px;
    }

    .bannerInnerText {
        color: rgb(255, 255, 255);
        padding-left: 24px;
        font-size: 14px;
    }

    .bannerInnerText p {
        margin-bottom: 10px;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    }

    .bannerInnerBtn {
        padding: 0px 28px;
        border-radius: 30px;
        width: auto;
        height: 35px;
        line-height: 35px;
        margin-top: 8px;
    }
}

.container {
    margin: 0px auto;
    height: auto;
}

.containerInnerBox {
    margin: 0px auto;
    padding: 0px 16px;
    width: auto;
    height: auto;
    max-width: 1170px;
}

.padding0 {
    padding: 0px;
}

.containerH3 {
    margin: 40px 0px 30px;
    padding: 0px 0px 0px 16px;
    height: 32px;
    text-align: left;
    color: rgb(51, 51, 51);
    line-height: 30px;
    font-size: 32px;
    font-weight: 400;
    border-left-color: rgb(29, 192, 176);
    border-left-width: 5px;
    border-left-style: solid;
    position: relative;
}

.containerH3isIE {
    line-height: 38px;
}

@media screen and (max-width: 1280px) {
    .containerH3 {
        margin: 40px 0px 30px;
        font-size: 32px;
    }
}

@media screen and (max-width: 820px) {
    .containerH3 {
        margin: 30px 0px 20px;
        font-size: 22px;
    }
}

.device {
    margin: 0px auto;
    width: 100%;
    height: auto;
    position: relative;
}

.padding016 {
    padding: 0px 16px;
    overflow: hidden;
}

.ie8 .padding016 {
    padding-right: 20px;
}

.swiper-hotPc {
    width: 100%;
    height: 370px;
}

.hotPc .containerInnerBox {
    padding: 0px;
}

.hotPc .containerH3 {

}

.hotImgArrow {
    vertical-align: middle;
}

.hotActivityLine {

}

.hotActivity {
    transition: 1s;
    width: 31.6%;
    height: auto;
    margin-left: 2.6%;
    float: left;
    position: relative;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

.hotActivitySwiper:hover {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.hotActivitySwiper:hover .hotImg {
    transform: scale(1.2);
}

.hotAnimate:hover {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.hotActivitySwiper {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
}

.ie8 .hotAnimate {
    border: 1px solid rgb(230, 230, 230);
    border-image: none;
}

.hotActivityInner {
    width: auto;
    margin-right: 20px;
    float: left;
}

.ie8 .hotActivityInner {
    border: 1px solid rgb(230, 230, 230);
    border-image: none;
}

.animateBox {
    width: 100%;
    height: auto;
}

.beAnimate {
    left: 0px;
    top: 0px;
    width: 4680px;
    height: auto;
    position: absolute;
}

:first-child.hotActivity {
    margin-left: 0px;
}

.hotActivityImgBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.hotImg {
    transition: 1s;
    width: 100%;
    float: left;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
}

.hotTag {
    background: rgba(0, 0, 0, 0.36);
    padding: 15px 19px;
    left: 0px;
    width: 100%;
    bottom: 0px;
    color: rgb(255, 255, 255);
    line-height: 1;
    letter-spacing: 1px;
    overflow: hidden;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    min-width: 100px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}

.hotTag p {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

body ie8 .hotTag p {
    height: 22px;
}

.hotActivityBottom {
    height: 150px;
    padding-top: 18px;
}

.hotActivityBottomAddHeight {
    height: 200px;
}

.hotP {
    padding: 0px 22px;
    height: 70px;
    color: rgb(102, 102, 102);
    line-height: 24px;
    font-size: 14px;
}

body.ie8 .hotTag > p {
    height: 52px;
}

.hotA {
    right: 22px;
    bottom: 30px;
    color: rgb(36, 36, 36);
    line-height: 1;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    position: absolute;
}

.hidden {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.maskBox {
    background: rgba(0, 0, 0, 0.2);
    left: 0px;
    width: 100%;
    height: 100%;
    bottom: 0px;
    position: absolute;
}

.maskBoxAdd {

}

.maskBoxAct {
    background: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1280px) {
    .hotTag {
        font-size: 16px;
    }

    .hotP {
        padding: 0px 18px;
        font-size: 14px;
    }

    .hotA {
        bottom: 25px;
        font-size: 14px;
    }

    .hotActivityBottomAddHeight {
        height: 220px;
    }

    .swiper-hotPc {
        height: 370px;
    }
}

@media screen and (max-width: 1000px) {
    .hotTag {
        font-size: 14px;
    }

    .hotP {
        padding: 0px 14px;
        font-size: 12px;
    }

    .hotA {
        bottom: 15px;
        font-size: 12px;
    }

    .hotActivityBottomAddHeight {
        height: 230px;
    }

    .swiper-hotPc {
        height: 350px;
    }
}

@media screen and (max-width: 850px) {
    .hotA {
        bottom: 10px;
    }

    .hotActivityBottomAddHeight {
        height: 240px;
    }

    .swiper-hotPc {
        height: 330px;
    }
}

.garyBg {
    background: rgb(245, 245, 245);
    min-width: 320px;
}

.resolveBox {
    padding: 0px;
}

.flexbox .resolveMakeBox {
    transition: 0.2s linear 0.02s;
}

.flexbox .resolveMakeBox .resolve {
    transition: 0.2s linear 0.02s;
}

.flexbox .resolveMakeBox .resolveDelay {
    transition: 0.2s linear 0.02s;
}

.flexbox .resolveDelay {
    transition: 0.2s linear 0.02s;
}

/*动画速度*/
.resolveMakeBox {
    width: 1200px;
    height: auto;
    overflow: hidden;
    max-width: 10000px;
}

.resolveLine {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.resolve {
    width: auto;
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
}

.resolveAdd {
    width: 21.66%;
}

.resolveAct {
    width: 35%;
    padding-right: 0px;
}

.resolveAct .resolveAlertBox {
    width: 0px;
    display: block;
}

.resolveAlertBox {
    background: rgb(0, 64, 170);
    top: 0px;
    width: 124px;
    height: 100%;
    right: 0px;
    overflow: hidden;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    float: left;
    display: flex;
    position: absolute;
    z-index: 2;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center; /*底部边框样式*/
}

.ie8 .resolveAlertBox {
    padding: 64px 0px 14px;
}

.ie9 .resolveAlertBox {
    padding: 64px 0px 14px;
}

.resolveInner {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    float: left; /*底部边框样式*/
}

.resolveInnerBox {
    width: 100%;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 10;
}

.resolveAlertInnerBox {
    width: 100%;
}

.moreIcon {

}

.resolveImg {
    width: 100%;
    height: 100%;
    float: left;
}

.resolveOutBox {
    /*background: url("../images/resolveBj.jpg") no-repeat 0% 0% / cover;*/
    width: 100%;
    height: auto;
    overflow: hidden;
}

.resolveColor {
    background: rgb(209, 26, 46);
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 2;
}

.resolveText {
    top: 150px;
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    position: absolute;
    z-index: 30;
}

.resolveH2 {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

.resolveTextInnerBox {
    margin: 22px 0px 30px;
    padding-right: 10px;
    border-right-color: rgb(29, 192, 176);
    border-right-width: 4px;
    border-right-style: solid;
}

.resolveH3 {
    text-align: right;
    color: rgb(29, 192, 176);
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.resolveP {
    text-align: right;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400;
}

.resolveMore {
    background: rgb(255, 255, 255);
    width: 170px;
    height: 48px;
    right: 0px;
    bottom: 0px;
    color: rgb(117, 117, 117);
    line-height: 48px;
    text-indent: 2em;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    cursor: pointer;
}

.moreIcon {
    width: 112px;
    right: 85px;
    bottom: 160px;
    float: right;
    position: absolute; /*1440图标样式*/
}

.resolveAlert {
    padding: 10px 10px 10px 25%;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
}

.resolveAlert:hover {
    background: rgb(29, 192, 176);
    text-decoration: none;
}

.moreArrow {
    margin-top: 2px;
    margin-right: 18px;
    margin-left: 25px;
    vertical-align: top;
}

.moreA {
    color: rgb(255, 255, 255);
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none
}

@media screen and (max-width: 1401px) {
    .resolveH2 {
        font-size: 26px;
    }

    .resolveH3 {
        font-size: 14px;
    }

    .resolveP {
        font-size: 14px;
    }

    .moreA {
        font-size: 12px;
    }

    .resolveInner {
        height: 420px;
    }

    .resolveAlert {
        padding: 12px 0px 12px 25%;
        text-decoration: none;
    }

    .resolveText {
        top: 110px;
        padding-right: 0px;
    }

    .resolveAct {
        padding-right: 124px;
    }

    .resolveAct .resolveAlertBox {
        width: 124px;
    }
}

@media screen and (max-width: 1100px) {
    .resolveH2 {
        font-size: 22px;
    }

    .resolveH3 {
        font-size: 12px;
    }

    .resolveP {
        font-size: 12px;
    }

    .moreA {
        font-size: 12px;
    }

    .resolveAct {
        padding-right: 100px;
    }

    .resolveAct .resolveAlertBox {
        width: 100px;
    }

    .resolveText {
        top: 100px;
    }

    .lastContainer_3 .resolveH3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 1000px) {
    .resolveText {
        top: 100px;
    }
}

@media screen and (max-width: 900px) {
    .lastContainer_3 .resolveH3 {
        font-size: 16px;
    }

    .resolveH2 {
        font-size: 18px;
    }

    .resolveInner {
        height: 331px;
    }

    .resolveAlert {
        padding: 8px 0px 8px 25%;
        text-decoration: none;
    }

    .resolveText {
        top: 100px;
        padding-right: 0px;
    }

    .resolveAct {
        padding-right: 100px;
    }

    .resolveAct .resolveAlertBox {
        width: 100px;
    }
}

@media screen and (max-width: 800px) {
    .resolveText {
        top: 80px;
    }

    .resolveAlert {
        padding: 6px 0px 6px 25%;
        text-align: center;
        text-decoration: none;
    }

    .resolveText {
        padding-right: 0px;
    }
}

.bestTitle {
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 1;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
}

.bestContentOut {
    width: 100%;
    float: left;
}

.bestContent {
    margin: 30px auto 22px;
    border-radius: 100px;
    border: 1px solid rgb(230, 230, 230);
    border-image: none;
    width: 196px;
    height: 196px;
}

.bestContentTitle {
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 1;
    font-size: 40px;
    font-weight: 400;
}

.peopleIcon {
    margin: 40px auto 12px;
    width: 70px;
    display: block;
}

.bestContentTitle em {
    font-size: 23px;
    font-style: normal;
}

.bestContentP {
    padding: 0px 30px;
    text-align: center;
    color: rgb(102, 102, 102);
    line-height: 26px;
    font-size: 16px;
}

.bestContentA {
    width: 100%;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 1;
    margin-top: 12px;
    margin-bottom: 45px;
    display: block;
}

a.bestContentA:hover {
    color: rgb(209, 26, 46);
}

.addHover {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tableChooseBox {
    margin-top: 20px;
    margin-right: -16px;
    margin-left: -16px;
}

.hotH2 {
    width: 100%;
    color: rgb(51, 51, 51);
    overflow: hidden;
    font-size: 24px;
    margin-bottom: 12px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}


@media screen and (min-width: 1240px) and (max-width: 1400px) {
    .resolveText {
        top: 110px;
    }
}


@media screen and (max-width: 900px) {
    .tendencyText {
        bottom: 10px;
    }

    .tendencyText .hotH2 {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .tendencyText .hotP {
        line-height: 18px;
        font-size: 12px;
    }
}

.halfChangeAllAdd {
    margin: 0px;
}

.tendencyBoxAdd {
    margin-top: 17px;
}

.overfolow {
    overflow: hidden;
}

.swiper-pagination-switch {
    background: rgb(213, 213, 213);
    border-radius: 100px;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    display: inline-block;
}

.swiper-visible-switch {
    background: rgb(170, 170, 170);
}

.swiper-active-switch {
    background: rgb(230, 2, 19);
}

.hotMbl .device {
    padding-bottom: 0px;
}

.hotMbl .swiper-container {
    overflow: inherit;
}

.hotMbl .hotActivityBottom {
    height: 115px;
    color: rgb(102, 102, 102);
    padding-top: 10px;
}

.hotMbl .hotP {
    padding: 0px 12px;
    line-height: 20px;
    font-size: 12px;
    min-height: auto;
}

.hotMbl .hotImgArrow {
    top: -2px;
    width: 14px;
    position: relative;
}

.jieMbl .containerInnerBox {
    padding: 0px 3px 0px 11px;
    overflow: hidden;
}

.jieMbl .containerH3Mbl {
    color: rgb(255, 255, 255);
}

.jieMbl .resolve {
    width: calc(50% - 8px);
    padding-right: 8px;
    margin-bottom: 8px;
}

.jieMbl .resolveInner {
    height: auto;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.jieMbl .resolveP {
    line-height: 1.4;
    padding-left: 6px;
    font-size: 10px;
}

.jieMbl .resolveImg {
    width: 100%;
    height: auto;
}

.jieMbl .resolveH2 {
    font-size: 17px;
}

.jieMbl .resolveText {
    top: 90px;
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.jieMbl .moreIcon {
    width: 18px;
    right: 10px;
    bottom: 15px;
    position: absolute;
}

.jieMbl .resolveTextInnerBox {
    margin: 0px 0px 0px;
    padding-right: 5px;
    border-right-color: rgb(29, 192, 176);
    border-right-width: 1px;
    border-right-style: solid;
}

.jieMbl .resolveH3 {
    padding-left: 6px;
    font-size: 10px;
    margin-bottom: 5px;
}

.jieMbl .resolveOutBox {
    background: url("../images/index/resoveMblBg.jpg") 0% 0% / cover;
}

.jieMbl .maskBox {
    bottom: 0px;
}

@media screen and (max-width: 414px) {
    .jieMbl .moreIcon {
        width: 26px;
        right: 10px;
        bottom: 15px;
        position: absolute;
    }

    .jieMbl .resolveText {
        top: 130px;
        bottom: 0px;
        padding-right: 10px;
        padding-left: 0px;
    }

    .jieMbl .resolveH2 {
        font-size: 22px;
    }

    .jieMbl .resolveH3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .jieMbl .resolveP {
        font-size: 14px;
    }
}

@media screen and (max-width: 375px) {
    .jieMbl .moreIcon {
        width: 26px;
        right: 10px;
        bottom: 15px;
        position: absolute;
    }

    .jieMbl .resolveText {
        top: 110px;
        bottom: 0px;
        padding-right: 10px;
        padding-left: 0px;
    }

    .jieMbl .resolveH2 {
        font-size: 20px;
    }

    .jieMbl .resolveH3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .jieMbl .resolveP {
        font-size: 14px;
    }
}

@media screen and (max-width: 350px) {
    .jieMbl .moreIcon {
        width: 26px;
        right: 10px;
        bottom: 15px;
        position: absolute;
    }

    .jieMbl .resolveText {
        top: 100px;
        bottom: 0px;
        padding-right: 10px;
        padding-left: 0px;
    }

    .jieMbl .resolveH2 {
        font-size: 18px;
    }

    .jieMbl .resolveH3 {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .jieMbl .resolveP {
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {
    .jieMbl .moreIcon {
        width: 18px;
        right: 10px;
        bottom: 15px;
        position: absolute;
    }

    .jieMbl .resolveText {
        top: 100px;
        bottom: 0px;
        padding-right: 10px;
        padding-left: 0px;
    }

    .jieMbl .resolveH2 {
        font-size: 17px;
    }

    .jieMbl .resolveH3 {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .jieMbl .resolveP {
        font-size: 12px;
    }
}

.swiper-hangMbl {
    padding-bottom: 0px;
}

.swiper-hangMbl .paginationBox {
    bottom: 12px;
}

.hangMbl .bestContentTitle {
    color: rgb(29, 192, 176);
    font-size: 30px;
}

.hangMbl .bestContentTitle em {
    font-size: 17px;
}

.hangMbl .bestTitle {
    color: rgb(29, 192, 176);
}

.hangMbl .bestContent {
    margin: 0px auto 15px;
    width: 146px;
    height: 146px;
}

.hangMbl .peopleIcon {
    margin: 32px auto 9px;
    width: auto;
    height: 40px;
}

.hangMbl .bestTitle {
    font-size: 18px;
    font-weight: 400;
}

.hangMbl .bestContentP {
    line-height: 20px;
    font-size: 13px;
}

.hangMbl .bestContentA:hover {
    color: rgb(51, 51, 51);
}

.hangMbl .hotActivityLine {
    margin: 0px;
}

.hangMbl .containerInnerBox {
    padding: 0px;
}

.hangMbl .tableChooseBox {
    background: rgb(245, 245, 245);
    padding: 15px 4px 15px 11px;
}

.hangMbl .chooseItem {
    background: rgb(255, 255, 255);
    padding: 12px 0px;
    border: 0px currentColor;
    border-image: none;
    width: 18.5%;
    margin-right: 1.5%;
    margin-bottom: 6px;
}

.hangMbl .tableIcon {
    height: 23px;
}

.hangMbl .tableChooseP {
    font-size: 12px;
}

.quMbl .paginationBox {
    bottom: -24px;
}

@media screen and (max-width: 414px) {
    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveH2 {
        font-size: 22px;
    }

    .lastContainer_3 .resolveH3 {
        font-size: 24px;
    }

    .lastContainer_3 .resolveP {
        font-size: 16px;
    }
}

@media screen and (max-width: 375px) {
    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveH2 {
        font-size: 20px;
    }

    .lastContainer_3 .resolveH3 {
        font-size: 22px;
    }

    .lastContainer_3 .resolveP {
        font-size: 14px;
    }
}

@media screen and (max-width: 320px) {
    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveText {
        top: auto;
        bottom: 56px;
    }

    .lastContainer_3 .resolveH2 {
        font-size: 16px;
    }

    .lastContainer_3 .resolveH3 {
        font-size: 19px;
    }

    .lastContainer_3 .resolveP {
        font-size: 13px;
    }
}

.xiaMbl .lastContainer_3 .resolveImg {

}

.pd16Change {
    padding: 0px 11px;
}

@media screen and (min-width: 320px) {
    .swiper-hotMbl {
        width: 100%;
        height: auto;
    }

    .swiper-hangMbl {
        padding-bottom: 0px;
    }

    .containerH3::before {
        bottom: -7px;
    }
}

@media screen and (min-width: 350px) {
    .containerH3::before {
        bottom: -8px;
    }
}

@media screen and (min-width: 375px) {
    .swiper-hotMbl {
        width: 100%;
        height: auto;
    }

    .swiper-quMbl {

    }

    .containerH3::before {
        bottom: -9px;
    }
}

@media screen and (min-width: 414px) {
    .swiper-hotMbl {
        width: 100%;
        height: auto;
    }

    .swiper-quMbl {

    }

    .quMbl .hotActivityBottomAddHeight {

    }

    .containerH3::before {
        bottom: -10px;
    }
}

@media screen and (min-width: 560px) {
    .swiper-hotMbl {
        width: 100%;
        height: auto;
    }

    .swiper-quMbl {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .headMbl .headMblChooseC br {
        display: none;
    }

    .tendencyText {
        display: none;
    }

    .tendencyOut {
        display: block;
    }

    .halfChangeAll {
        width: 100%;
        margin-bottom: 12px;
    }

    .halfChangeAllAdd {
        margin-bottom: 19px;
    }

    .tendencyBoxAdd {
        margin-top: 12px;
    }

    .containerH3 {
        margin: 0px 0px 25px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        height: auto;
        text-align: center;
        color: rgb(0, 0, 0);
        line-height: 1;
        font-size: 19px;
        font-weight: 400;
        position: relative;
    }

    .containerH3::before {
        background: rgb(29, 192, 176);
        left: 50%;
        width: 30px;
        height: 3px;
        bottom: -7px;
        margin-left: -15px;
        display: block;
        position: absolute;
        content: "";
    }

    .lookAll {
        display: none;
    }

    .tendencyInner:hover .tendencyImg {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    .lastContainer_3:hover .resolveImg {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    .chooseItem {
        background: rgb(255, 255, 255);
        padding: 12px 0px;
        border: 0px currentColor;
        border-image: none;
        width: 18.5%;
        margin-right: 1.5%;
        margin-bottom: 6px;
    }

    .hangPc .hotActivityLine {
        margin: 0px;
    }

    .tableChooseBox {
        background: rgb(245, 245, 245);
        margin: 0px;
        padding: 15px 4px 15px 11px;
    }

    .tableIcon {
        height: 23px;
    }

    .pd16Change {
        padding: 0px;
    }

    .bestContentA {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .tableChooseP {
        font-size: 12px;
    }

    .bannerInnerBtnPc {
        display: none;
    }

    .bannerInnerBtnMbl {
        display: block;
    }

    .bannerInnerText {
        width: 100%;
        padding-left: 12px;
    }

    .bannerInnerH2 {
        margin: 30px 0px 15px;
    }

    .bannerInnerText p {
        letter-spacing: 0px;
        font-size: 14px;
    }
}

