.banner {
   background-image: url(../images/banner-new01.jpeg);
}
#ads {
    background-image: url(../images/index-ads.png);
    /*padding-top: 40px;
    padding-bottom: 26px;*/
}


@media (max-width: 1001px){
#ads {
    padding-top: 40px;
    padding-bottom: 26px;
}
}

#ads .xs {
    /*margin-left: 110px;*/
}

#ads-close {
    right: 180px;
}

/*#ads .xs p {
    font-size: 46px;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 16px;
}*/

#ads .xs a {
    width: 450px;
    height: 48px;
    background: #2562EA;
    box-shadow: inset 0px 0px 15px #0D4DDC;
    border-radius: 40px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
}

#ads .xs a img {
    width: 15px;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 4px;
}

.m-bm {
    display: none;
}

@media (max-width: 1001px) {
    .m-bm {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        background: #136BED;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        line-height: 50px;
    }

    #ads .xs {
        height: 20px;
    }

    #ads .xs p {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 24px;
    }

    #ads .xs a {
        width: 270px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }

    #ads .xs {
        margin-left: 0px;
    }

    #ads-close {
        right: 20px;
        top: -20px;
        width: 20px;
    }
}

@media (min-width: 1000px) and (max-width: 1257px) {
    .header .headbox .right-box {
        width: 200px;
    }

    .header .headbox .navbox .nav a {
        margin-right: 4px;
        font-size: 12px;
        padding: 0 2px;
    }

    .header .headbox .right-box a {
        font-size: 12px;
    }
}

@media (max-width: 1001px) {
    .header .headbox .right-box {
        display: none;
    }
}

@media (min-width: 1256px) and (max-width: 1306px) {
    .header .headbox .navbox .nav a {
        font-size: 14px;
        margin-right: 0;
    }
}

@media (min-width: 1000px) and (max-width: 1076px) {
    .header .headbox .right-box {
        width: 200px !important;
    }

    .header .headbox .right-box div {
        width: 100px !important;
    }
}
.index-new-04 .tab-t .item:nth-of-type(3) {
    margin: 0 210px 0 0;
    position: relative;
}
.index-new-04 .tab-t .item:nth-of-type(3):before {
    content: "";
    display: block;
    width: 198px;
    height: 24px;
    background-image: url(../images/fd-gntline.png);
    position: absolute;
    top: 80px;
    left: 140px;
}
@media (max-width: 1000px){
    .index-new-04 .tab-t .item:nth-of-type(3) {
        margin: 0;
        position: relative;
    }
    .index-new-04 .tab-t .item:nth-of-type(3):before  {
        display: none;
    }
}

#pc-header {
    background: #FFFFFF;
}
.xc-container h2 {
    font-family: auto;
}

@media (min-width: 1000px) and (max-width: 1257px){
    .header .headbox .right-box{
      width:200px;
    }
    .header .headbox .navbox .nav a{
      margin-right: 4px;
      font-size: 12px;
      padding: 0 2px;
    }        
    .header .headbox .right-box a{
      font-size: 12px;
    }
}
@media (max-width: 1001px) {
    .header .headbox .right-box{
        display:none;
    }
}
@media (min-width: 1256px) and (max-width: 1306px){
    .header .headbox .navbox .nav a {
        font-size: 14px;
        margin-right: 0;
    }
}
@media (min-width: 1000px) and (max-width: 1076px){
    .header .headbox .right-box {
        width: 200px !important;
    }
    .header .headbox .right-box div{
        width: 100px !important;
    }
}
.fdl-seo-link {
    display: none;
}
img {
    image-rendering: auto !important;
}

.index04 .list {
    flex-wrap: inherit;
}
.kh-swiper {

    overflow: hidden;
}

.kh-swiper .swiper-wrapper {
    transition-timing-function: linear;

}

.index04 .sw-box {
    position: relative;
}

.sw-box .swiper_case_prev {
    height: 100%;
    width: 212px;
    top: 0;
    left: 0;
    margin-top: 0;
    background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 60%, rgba(255, 255, 255, 0) 100%);
}

.sw-box .swiper_case_next {
    height: 100%;
    width: 212px;
    top: 0;
    right: 0;
    margin-top: 0;
    background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 60%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 960px) {
    .sw-box .swiper_case_prev {
        display: none;
    }

    .sw-box .swiper_case_next {
        display: none;
    }
}

.footer { padding-bottom: 10px; }
@media (max-width: 1001px) {
    .footer { padding-bottom: 60px; }
}
.footer .fmid .fnav .flink dl dd a{font-weight:400;}
.footer .fmid .flx dd{font-weight:400;}
.footer .fmid .flx dd a{font-weight:400;}
.footer .fbot a{font-weight:400;}
.footer .fbot p{font-weight:400;}
.footer .fmid .flx { width: 176px; }
.footer .fmid .flx a { margin-bottom: 6px; }
.footer .fmid .fnav .flink { margin-right: 60px; }

#aff-im-root .embed-icon {
    right: 0px !important;
    top: 574px !important;
    height: 160px !important;
    width: 250px !important;
    opacity: 0;
    z-index: 99999;
}
@media (max-width: 1660px) {
    #aff-im-root .embed-icon {
        top: 472px !important;
    }
}
.embed-icon-pcIcon4[data-v-06873b41] {
    height: 160px !important;
    width: 330px !important;
    position: relative;
    right: 0px !important;
    top: 0px !important;
    z-index: 99999 !important;
}
.left-pop .left-pop-function {
    height: 244px;
}