﻿/* banner */


/* body {
    height: 3000px;
} */

.pcbanner-block {
    position: relative;
    height: 600px;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.pcbanner-block .banner-content {
    text-align: center;
    position: absolute;
    top: 150px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}

.pcbanner-block .banner-content .small-title {
    font-size: 28px;
    color: #fff;
    line-height: 1;
    letter-spacing: 2px;
    margin: 0 auto 24px;
}

.pcbanner-block .banner-content .title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 24px;
    font-size: 48px;
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
}

.pcbanner-block .banner-content .title:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 6px;
    width: 40px;
    background-color: #ffa601;
    border-radius: 3px;
}

.index-block {
    position: relative;
}

.index-block .index-radius {
    position: absolute;
    top: -60px;
    left: 0;
    height: 60px;
    width: 100%;
    overflow: hidden;
    z-index: 10;
}

.index-block .index-radius .radius-pr {
    position: relative;
    height: 100%;
}

.index-block .index-radius .radius-block {
    position: absolute;
    bottom: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 130%;
    height: 600%;
    border: 80px solid #fff;
    border-radius: 96%;
}

.platform {
    position: relative;
}

.switch-wrapper[data-v-8302ebbc] {
    position: absolute;
    top: -70px;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 10;
}

.switch-wrapper .switch[data-v-8302ebbc] {
    display: flex;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .153);
    position: relative;
}

.switch-wrapper .switch .switch-item[data-v-8302ebbc] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 124px;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}

.switch-wrapper .switch .switch-bg[data-v-8302ebbc] {
    position: absolute;
    top: 0;
    transition: left .3s;
    background: #3269ff;
    width: 400px;
    height: 124px;
    border-radius: 4px;
}

.switch-wrapper .switch .switch-item .switch-item-num[data-v-8302ebbc] {
    color: rgba(34, 34, 34, .2);
    margin-bottom: 14px;
    width: 74px;
    height: 95px;
    line-height: 95px;
    -webkit-clip-path: polygon(0 0, 74px 0, 74px 41px, 34px 82px, 34px 95px, 0 95px);
    clip-path: polygon(0 0, 74px 0, 74px 41px, 34px 82px, 34px 95px, 0 95px);
}

.switch-wrapper .switch .switch-item.switch-item-active .switch-item-num[data-v-8302ebbc] {
    color: hsla(0, 0%, 100%, .2);
}

.switch-wrapper .switch .switch-item .switch-item-num span[data-v-8302ebbc] {
    display: inline-block;
    font-size: 64px;
}

.switch-wrapper .switch .switch-item .num-line[data-v-8302ebbc] {
    position: absolute;
    left: 128px;
    top: 40px;
    height: 55px;
    border-right: 1px solid rgba(34, 34, 34, .2);
    transform: rotate(45deg);
    mix-blend-mode: normal;
}

.switch-wrapper .switch .switch-item.switch-item-active .num-line[data-v-8302ebbc] {
    border-right: 1.5px solid hsla(0, 0%, 100%, .2);
}

.switch-wrapper .switch .switch-item .switch-item-info[data-v-8302ebbc] {
    margin-left: 13.4px;
}

.switch-wrapper .switch .switch-item .switch-item-info .info-title[data-v-8302ebbc] {
    color: #222;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    margin-bottom: 4px;
}

.switch-wrapper .switch .switch-item.switch-item-active .switch-item-info .info-title[data-v-8302ebbc] {
    color: #fff;
}

.switch-wrapper .switch .switch-item .switch-item-info .info-desc[data-v-8302ebbc] {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    line-height: 16px;
}

.switch-wrapper .switch .switch-item.switch-item-active .switch-item-info .info-desc[data-v-8302ebbc] {
    color: hsla(0, 0%, 100%, .5);
}

.switch-wrapper .switch .switch-bg .switch-bg-inner[data-v-8302ebbc] {
    position: absolute;
    width: 0;
    height: 0;
    top: 123px;
    left: 191px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #3269ff;
}


/* 广告投放 */

.ggtf {
    background-color: #fff;
    padding-top: 64px;
}

.itemList {
    padding: 10% 5%;
}

.rightImg {}

.itemList .col-md-7 h3 {
    font-weight: bold;
}

.itemList .col-md-7 h3 img {
    width: 10%;
    margin-right: 5%;
}

.itemList .col-md-7 .titleLine {
    width: 40px;
    border-color: #316afe;
    margin: 20px 16%;
}

.itemList .col-md-7 .mintitle {
    font-size: 24px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.itemList .col-md-7 .styleBox {
    margin-top: 10%;
}

.itemList .col-md-7 .styleBox .col-md-2 {
    padding: 0 10px;
}

.itemList .col-md-7 .styleBox .col-md-2 .style {
    width: 100%;
    padding: 15% 12%;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-size: 20px;
    color: #999;
}

.itemList .col-md-5 {
    text-align: center;
    position: relative;
    background-size: 54% 86%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

.itemList .col-md-5 .sj {
    width: 80%;
}

.itemList .col-md-5 img {
    width: 61%;
    height: auto;
}

.itemList .kefuBtnBox .kefuBtn {
    display: inline-block;
    margin: 0 1%;
}

.itemList .kefuBtnBox .kefuBtn:last-child {
    background-color: #f08300;
}

.leftImg .col-md-5 {}

.leftImg .col-md-5 .sj {
    left: 0;
}

.leftImg .col-md-5 img {}

.leftImg {
    background-color: #f6f9ff;
}

.hytg {
    background-color: #fff;
    padding: 5% 0 10%;
}

.hytg .title {
    position: relative;
    font-size: 40px;
    color: #333;
    font-weight: 800;
    line-height: 2;
    letter-spacing: 2px;
    padding: 5% 0 2%;
}

.hytg .itemBox {
    background-color: #fff;
}

.hytg .itemBox .itemlist {
    padding: 1%;
    box-sizing: border-box;
}

.hytg .itemBox .itemlist .item {
    border-radius: 5px;
    box-shadow: 0 0 10px #e9e9e9;
    padding: 5% 15% 5% 16%;
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 4% 22%;
    height: 145px;
}

.hytg .itemBox .itemlist .item .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
}

.hytg .itemBox .itemlist .item p {
    font-size: 16px;
    /* font-weight: bold; */
    color: #666;
}


/* 广告 */

.gxyx {
    position: relative;
    color: #fff !important;
    overflow: hidden;
    background-image: url(../images/gbanner.jpg);
    background-size: 100% 100%;
}

.gxyx img {
    width: 100%;
}

.gxyx .row {
    /* position: absolute; */
    padding: 10% 0px;
    width: 100%;
}

.gxyx h1 {
    font-weight: bold;
    margin-bottom: 8%;
    font-size: 40px;
    line-height: 1.5;
}

.gxyx .miaoshu {
    font-size: 21px;
    line-height: 200%;
}

.gxyx .numBox {
    margin-top: 5%;
}

.gxyx .numBox .num {
    font-size: 50px;
    font-weight: bold;
}

.gxyx .numBox p {
    color: #999 !important;
    font-size: 20px;
}

.gxyx .numBox .num span {
    font-size: 28px;
    font-weight: 400;
}

.gxyx .kefuBtn {
    margin-top: 10%;
    line-height: 50px;
    height: 50px;
}