@charset "UTF-8";

/* banner */

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 1;
    display: block;
    box-sizing: content-box;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-contents {
    position: absolute;
    color: #fff;
    top: 18%;
    left: 15%;
    text-align: left;
}

.banner-contents h3 {
    font-size: 50px;
    margin-bottom: 30px;
}

.banner-contents h6 {
    font-size: 30px;
    margin-bottom: 20px;
}

.banner-contents a {
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 35px;
    margin-top: 40px;
    background: #62b1ff;
    font-size: 22px;
    color: #fff;
    display: block;
    text-align: center;
}

.sameBigTitle {
    font-size: 64px;
    color: #000;
    text-align: center;
    margin-bottom: 12px;
}

.sameSmallTitle {
    font-size: 16px;
    color: #7a8799;
    margin-bottom: 22px;
    text-align: center;
    text-transform: uppercase;
}


/* //轮播部分 */

#banners {
    position: relative;
}

#banners .login-itembody {
    position: absolute;
    z-index: 9;
    top: 50%;
    right: 20px;
    margin-top: -210px;
}

#banners .login-itembody .login-item-val {
    width: 340px;
    height: 420px;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px #ddd;
}

#banners .login-itembody .login-item-val h2 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 25px 0 10px 0;
}

#banners .login-itembody .login-item-val h4 {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-bottom: 20px;
}

#banners .login-itembody .login-item-val .inpus-logins .inpusitembal {
    width: 100%;
    height: 44px;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
}

#banners .login-itembody .login-item-val .inpus-logins .inpusitembal label {
    width: 46px;
    height: 44px;
    display: inline-block;
}

#banners .login-itembody .login-item-val .inpus-logins .inpusitembal input {
    flex: 1;
    margin-right: 6px;
    height: 42px;
    border: none;
    font-size: 15px;
}

#banners .login-itembody .login-item-val .inpus-logins div:not(.inpusitembal) {
    margin-top: 30px;
}

#banners .login-itembody .login-item-val .inpus-logins div:not(.inpusitembal) a {
    text-align: right;
    display: block;
    margin-top: 5px;
    color: #33aaff;
}

#banners .login-itembody .login-item-val .inpus-logins div:not(.inpusitembal) button {
    width: 100%;
    height: 43px;
    background: #33aaff;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
}

#banners .login-itembody .login-item-val .haslogined {
    text-align: center;
    color: #fff;
}

#banners .login-itembody .login-item-val .haslogined h2 {
    color: #fff;
    margin: 10px 0;
}

#banners .login-itembody .login-item-val .haslogined p img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

#banners .login-itembody .login-item-val .haslogined .quickloginnow {
    width: 80%;
    margin: 10px auto;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #33aaff;
    border-radius: 4px;
    text-align: center;
    border: none;
    cursor: pointer;
}

#banners .login-itembody .login-item-val .haslogined .useothers {
    width: 80%;
    margin: 0 auto;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    background: #eee;
    border-radius: 4px;
    border: 1px solid #ddd;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}

#banners .banner-main-text {
    position: absolute;
    left: 16%;
    top: 20%;
    z-index: 999;
}

#banners .banner-main-text h4 {
    font-size: 46px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: white;
}

#banners .banner-main-text h3 {
    margin-top: 19px;
    font-size: 60px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: white;
}

#banners .banner-main-text h5 {
    margin-top: 36px;
    font-size: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: white;
}


/* //数字值 */

.somenumsval {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999;
}

.somenumsval .somenumsval-body {
    width: 1200px;
    padding: 40px 75px;
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
    margin-top: -60px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.somenumsval .somenumsval-body .somenumsval-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.somenumsval .somenumsval-body .somenumsval-item p:first-child {
    margin-right: 20px;
}

.somenumsval .somenumsval-body .somenumsval-item p span {
    display: block;
    text-align: center;
}

.somenumsval .somenumsval-body .somenumsval-item p span:first-child {
    font-size: 36px;
    color: #33aaff;
}

.somenumsval .somenumsval-body .somenumsval-item p span:last-child {
    font-size: 16px;
    color: #666666;
}


/* //推广服务 */

.idx_service {
    margin: 50px 0;
}

.idx_service .detail {
    width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.idx_service .detail .desc {
    font-size: 16px;
    color: #808080;
    line-height: 50px;
    /* padding-top: 80px; */
    width: 575px;
}

.idx_service .detail .imgbox {
    transition: all 0.2s linear;
}

.idx_service .detail .imgbox:hover {
    scale: 1.06;
}

.idx_service .step {
    width: 1200px;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.idx_service .step b {
    text-align: center;
    width: 300px;
    display: block;
    position: relative;
}

.idx_service .step b em.icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.idx_service .step b .icon_01 {
    background-image: url(../../img/index/idx_02.png);
}

.idx_service .step b .icon_01:hover {
    background-image: url(../../img/index/idx_02-1.png);
}

.idx_service .step b .icon_02 {
    background-image: url(../../img/index/idx_03.png);
}

.idx_service .step b .icon_02:hover {
    background-image: url(../../img/index/idx_03-1.png);
}

.idx_service .step b .icon_03 {
    background-image: url(../../img/index/idx_04.png);
}

.idx_service .step b .icon_03:hover {
    background-image: url(../../img/index/idx_04-1.png);
}

.idx_service .step b .icon_04 {
    background-image: url(../../img/index/idx_05.png);
}

.idx_service .step b .icon_04:hover {
    background-image: url(../../img/index/idx_05-1.png);
}

.idx_service .step b em.num {
    font-size: 30px;
    color: #b8c2cc;
    display: block;
    margin: 25px 0 15px;
    font-weight: bold;
}

.idx_service .step b .font {
    font-size: 16px;
    color: #b8c2cc;
}

.idx_service .step b::after,
.idx_service .step b::before {
    content: "";
    width: 100px;
    height: 1px;
    background: #dfe2e6;
    position: absolute;
    top: 50px;
    display: block;
}

.idx_service .step b::before {
    left: 0;
}

.idx_service .step b::after {
    right: 0;
}


/* //海量渠道 */

.idx_media {
    margin-top: 120px;
}

.idx_media .detail {
    width: 1200px;
    margin: 0 auto;
}

.idx_media .detail .idx_media_menu {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

.idx_media .detail .idx_media_menu a {
    font-size: 18px;
    color: #808080;
    width: 145px;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    margin: 0 10px;
    text-align: center;
    border: 1px solid transparent;
    display: inline-block;
}

.idx_media .detail .idx_media_menu a:hover,
.idx_media .detail .idx_media_menu a.cur {
    color: #66a7ff;
    border-color: #66a7ff;
}

.idx_media .detail div#tablea>div {
    display: none;
}

.idx_media .detail div#tablea>div a.item {
    display: block;
    float: left;
    width: 213px;
    height: 120px;
    border: 1px solid #e6e6e6;
    margin: 0 0 25px 25px;
}

.idx_media .detail div#tablea>div a.item img {
    width: 100%;
}

.idx_media .detail div#tablea>div.active {
    display: block;
}

.youshishow {
    margin: 120px 0;
}

.youshishow section {
    margin: 50px 0;
    text-align: center;
}


/* //营销优势 */

.idx_arc {
    background: url("../../img/index/idx_38.jpg") no-repeat center;
    background-size: cover;
    height: 840px;
    padding-top: 80px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.idx_arc .auto {
    width: 1200px;
}

.idx_arc .auto .detail {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.idx_arc .auto .detail .imgbox {
    text-align: center;
}

.idx_arc .auto .detail .imgbox h6.title {
    font-size: 34px;
    color: #fff;
    margin: 20px 0 25px;
}

.idx_arc .auto .detail .imgbox .font {
    font-size: 20px;
    color: #fff;
}

.idx_arc .auto .detail .info {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}

.idx_arc .auto .detail .info li {
    text-align: center;
    width: 29%;
    float: left;
    padding: 0 15px;
    margin: 25px 0 40px;
}

.idx_arc .auto .detail .info li .icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.idx_arc .auto .detail .info li .tit {
    font-size: 18px;
    color: #fff;
    margin: 25px 0 15px;
}

.idx_arc .auto .detail .info li .desc {
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.6);
    height: 90px;
    overflow: hidden;
}

.idx_arc img {
    transition: all 0.2s linear;
}

.idx_arc img:hover {
    scale: 1.06;
}


/* //选择XXX */

.idx_sec2 {
    margin: 80px 0;
    background: url(../../img/index/idx_40.jpg) no-repeat top center;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.idx_sec2 .idx_choose {
    width: 1200px;
}

.idx_sec2 .idx_choose .detail {
    padding: 0 80px;
    margin: 0 auto;
    box-sizing: border-box;
}

.idx_sec2 .idx_choose .detail .buttons {
    display: flex;
    justify-content: space-around;
    padding: 0 80px;
    box-sizing: border-box;
}

.idx_sec2 .idx_choose .detail .buttons a {
    font-size: 20px;
    color: #5ebbff;
    width: 220px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #5ebbff;
    display: inline-block;
    border-radius: 30px;
    margin: 30px 25px 50px 25px;
    text-align: center;
}

.idx_sec2 .idx_choose .detail .buttons a.cur,
.idx_sec2 .idx_choose .detail .buttons a:hover {
    background: #409fff;
    color: #fff;
}

.idx_sec2 .idx_choose .detail .imgbox img {
    transition: all 0.2s linear;
}

.idx_sec2 .idx_choose .detail .imgbox img:hover {
    scale: 1.08;
}

.idx_contact {
    padding: 260px 0 0;
    box-sizing: border-box;
    position: relative;
}

.idx_contact .topbox {
    width: 1200px;
    background: #f5faff;
    padding: 90px 115px;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.idx_contact .topbox .lbox .title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.idx_contact .topbox .lbox .line {
    display: block;
    width: 30px;
    height: 3px;
    background: #199fff;
    margin-top: 20px;
}

.idx_contact .topbox .lbox .info {
    margin-top: 25px;
}

.idx_contact .topbox .lbox .info p {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
}

.idx_contact .topbox .rbox img {
    width: 320px;
}

.idx_contact .bottombox {
    background: url(../../img/index/ft_01.jpg) no-repeat center;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 35px;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    #headers {
        width: 160px !important;
    }
    .idx_service .idx_titbox h5 {
        font-size: 24px;
    }
    .idx_service .idx_titbox h6 {
        font-size: 14px;
    }
    .idx_service .detail {
        width: 100%;
    }
    .idx_service .detail .desc {
        width: 90%;
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
    }
    .idx_service .detail .imgbox {
        /* display: none; */
    }
    .idx_service .step {
        width: 100%;
    }
    .idx_media .idx_titbox h5 {
        font-size: 24px;
    }
    .idx_media .detail {
        width: 100%;
    }
    .idx_media .detail .idx_media_menu {
        flex-wrap: wrap;
    }
    .idx_media .detail .idx_media_wrap {
        padding: 0 12px;
        box-sizing: border-box;
    }
    .idx_media .detail .idx_media_wrap .img_hover_wrap {
        margin: 0 !important;
        width: 46% !important;
        margin-bottom: 12px !important;
        display: inline-block !important;
    }
    .idx_media .detail .idx_media_wrap .img_hover_wrap:nth-child(2n+1) {
        margin-right: 20px !important;
    }
    .youshishow h5 {
        font-size: 24px;
    }
    .youshishow img {
        width: 100%;
    }
    .idx_arc {
        height: auto;
    }
    .idx_arc .idx_titbox h5 {
        font-size: 24px;
    }
    .idx_arc .detail {
        width: 100%;
    }
    .idx_arc .detail .imgbox img {
        width: 80%;
    }
    .idx_arc .detail .imgbox h5 {
        font-size: 24px;
    }
    .idx_arc .detail .imgbox h6 {
        font-size: 14px;
    }
    .idx_arc .detail .info li {
        width: 25% !important;
    }
    .idx_sec2 .idx_choose {
        width: 100%;
    }
    .idx_sec2 .idx_choose .idx_titbox h5 {
        font-size: 24px;
    }
    .idx_sec2 .idx_choose .idx_titbox h6 {
        font-size: 14px;
    }
    .idx_sec2 .idx_choose .detail {
        padding: 0;
    }
    .idx_sec2 .idx_choose .detail .buttons {
        padding: 0;
    }
    .idx_sec2 .idx_choose .detail .buttons a {
        margin: 0 !important;
        display: inline-block !important;
        width: 90px !important;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
    }
    .idx_sec2 .idx_choose .imgbox img {
        width: 100%;
    }
    .resourcesMenus>ul>li:not(:first-child) {
        font-size: 14px;
    }
    .resourcesMenus>ul>li>a {
        font-size: 14px;
    }
    .resourcesMenus>ul>li:first-child {
        font-size: 14px;
    }
}

.publicHeaderTop {
    width: 100%;
}

.publicHeaderTop1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px;
}

.logoVal1 {
    width: 50%;
}

#logo {
    width: 160px;
    height: 68px;
}

.publicHeaderTop1 a {
    color: #666;
}

.resourcesMenus>ul {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9999;
}

.resourcesMenus>ul>li:not(:first-child) {
    flex: 1;
    text-align: center;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}

.resourcesMenus>ul>li>a {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
}

.resourcesMenus>ul>li:first-child {
    width: 60px;
    text-align: center;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}

.quanwangziyuanMenus {
    position: absolute;
    top: 42px;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    box-shadow: 1px 4px 10px #d0d0d0;
    z-index: 99999999;
    border-top: 1px solid #ddd;
    display: none;
}

.quanwangziyuanMenus>li>a {
    text-align: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 6px 16px;
    overflow: hidden;
    color: #323233;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
}


/*# sourceMappingURL=index1.css.map */