/* 顶部信息 */
.top-tips {
    background-image: url('../images/pc/top-tips.png');
    width: 100%;
    height: 600px;
    background-size: 100% 100%;
}

.icon-logo {
    width: 160px;
    height: 38px;
    margin-bottom: 20px;
}

.top-tips .content {
    margin: 53px auto 0px;
    width: 1180px;
}

.top-product {
    width: 670px;
    height: 488px;
}

.left-text {
    margin-top: 40px;
}

.left-text .lt-title {
    width: 630px;
    font-size: 32px;
    color: #c9ae74;
}
.left-text p{
    font-weight: 600;
    font-size: 20px;
    color: #c9ae74;
}

.lt-subtitle > .cl-icon-vzan {
    width: 58px;
    height: 58px;
    background: #c9ae74;
    line-height: 58px;
    margin-right: 13px;
    font-weight: 500;
    font-size: 36px;
}

.btn-free {
    width: 192px;
    height: 48px;
    background: #c9ae74;
    line-height: 48px;
    cursor: pointer;
}

.lt-contetn .text-b:first-child {
    border-left: 1px solid #c9ae74;
}

.lt-contetn .text-b {
    width: 70px;
    height: 108px;
    font-size: 22px;
    font-family: SourceHanSerifSC-Bold;
    color: #c9ae74;
    border-right: 1px solid #c9ae74;
    padding: 4px 20px;
    line-height: 25px;
}

.tl-t {
    margin-top: 30px;
}

/* bar */
.bar {
    height: 100px;
    width: 100%;
    background-image: url('../images/pc/bar.png');
    background-size: 100% 100%;
}

    .bar .cont {
        margin: 30px auto;
        width: 1170px;
    }

        .bar .cont .t {
            font-size: 26px;
            color: #c9ae74;
        }

        .bar .cont .speaker {
            margin-top: 9px;
            width: 37px;
            height: 34px;
        }

    .bar .bar-r {
        margin-left: 128px;
    }

    .bar .bar-btn {
        cursor: pointer;
        width: 136px;
        background-image: url('../images/pc/bar-btn.png');
        background-size: 100% 100%;
    }

/* icon */
.wrap > .content {
    background-image: url("../images/pc/bg.png");
    background-size: 100% 100%;
}

.content .center {
    width: 1080px;
    margin: 0 auto;
}

.center .c-a {
    margin-top: 90px;
}

.center .c-a,
.center .c-b {
    background: linear-gradient( 90deg, rgba(8, 17, 6, 1) 0%, rgba(13, 42, 7, 1) 47%, rgba(8, 17, 6, 1) 100% );
    opacity: 0.95;
}

    .center .c-a .con {
        padding: 50px 0;
        width: 800px;
    }

        .center .c-a .con .item {
            width: 250px;
            height: 250px;
            background: #003011;
            float: left;
            margin-right: 13px;
            margin-bottom: 13px;
            box-sizing: border-box;
            padding: 0 15px;
            text-align: center;
            color: #e7e7e7;
            font-size: 18px;
            line-height: 40px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .center .c-a .con .item-t {
            font-size: 30px;
            font-weight: bold;
            color: #bea266;
            line-height: 40px;
        }

        .center .c-a .con .item-cir {
            background-image: url("../images/pc/m-circle.png");
            background-size: 100% 100%;
            background-color: #001601;
            color: #bea266;
            font-size: 30px;
            font-weight: bold;
        }

            .center .c-a .con .item-cir > p, .bar .cont .t {
                display: inline-block;
                color: #FFFDE2;
                background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFDE2), to(#F5D36C));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

    .center .c-b .con .cb-title {
        width: 749px;
    }

    .center .c-b .con .ti-text {
        font-size: 40px;
        line-height: 50px;
        margin: 10px 36px;
    }

.c-b .con .cb-title .leaf {
    width: 116px;
    height: 130px;
}

.c-b .cb-cont {
    padding-top: 20px;
}

.cbtc-item > img {
    width: 134px;
    height: 146px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cbtc-item .psa {
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}

.cbtc-item {
    /*float: left;
    margin: 20px 89px;*/
    margin: 20px 60px;
    max-width: 240px;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

    .cbtc-item .ti {
        font-size: 30px;
        font-weight: bold;
        color: #c9ae74;
        margin-bottom: 20px;
    }

/* produc */
.cc-b-cont .ccbicon {
    width: 240px;
    height: 260px;
    padding: 10px;
    box-sizing: border-box;
}

    .cc-b-cont .ccbicon:first-child {
        background-image: url("../images/pc/product1.png");
    }

    .cc-b-cont .ccbicon:nth-child(2) {
        background-image: url("../images/pc/product2.png");
    }

    .cc-b-cont .ccbicon:nth-child(3) {
        background-image: url("../images/pc/product3.png");
    }

    .cc-b-cont .ccbicon:last-child {
        background-image: url("../images/pc/product4.png");
    }

    .cc-b-cont .ccbicon > a {
        display: block;
        width: 100%;
        height: 100%;
    }

.ccbicon .top-a .topa-r {
    background: #d11b1e;
    border-radius: 2px;
    padding: 3px;
}

.ccbicon .top-a .topa-l {
    font-size: 16px;
    line-height: 23px;
}

.ccbicon .top-b {
    font-size: 28px;
    margin-top: 10px;
}

/* data */
.contu {
    width: 250px;
    height: 310px;
    padding: 34px 42px;
    background-image: url('../images/pc/border.png');
    background-size: 100% 100%;
    box-sizing: border-box;
}

    .contu > .cyup1 {
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        line-height: 28px;
    }

    .contu > .cyup2 {
        font-size: 18px;
        font-weight: bold;
        color: #c9ae74;
        line-height: 16px;
        margin-top: 20px;
        text-align: center;
    }

.cd-b-cont {
    padding: 20px 40px;
}

.cd-cbcom {
    cursor: pointer;
    width: 121px;
    height: 28px;
    background: #c9ae74;
    border-radius: 4px;
    line-height: 28px;
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
}

.data-img {
    width: 730px;
    height: 310px;
    background-image: url('../images/pc/data.png');
    background-size: 100% 100%;
}

/* 底部提交 */
.commitw {
    width: 1000px;
    margin: 20px auto 80px;
    background-image: url('../images/pc/commit.png');
    background-size: 100% 100%;
    height: 374px;
}

.cim-ti {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 50px auto;
}

.commitw form input {
    width: 400px;
    height: 44px;
    background: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    box-sizing: border-box;
}

.commit-btn {
    cursor: pointer;
    width: 400px;
    height: 44px;
    background: #c9ae74;
    border-radius: 4px;
    line-height: 44px;
}

.form-wrap {
    width: 400px;
    margin: 0 auto;
}

/* foot */

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.d-flex-center {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.footer {
    width: 100%;
    background: #000100;
    min-width: 1200px;
    padding-bottom: 40px;
}

.footer-in {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.foot-top {
    padding: 74px 0 50px;
    position: relative;
}

    .foot-top:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #6f6f6f;
        color: #f0f0f0;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .foot-top ul li {
        padding-left: 120px;
    }

        .foot-top ul li img {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: inline-block;
            margin-right: 20px;
        }

        .foot-top ul li span {
            font-size: 20px;
            color: #fff;
        }

.foot-mid {
    margin: 50px 0;
}

.ttop ul {
    display: inline-block;
    float: left;
}

    .ttop ul li {
        font-size: 14px;
        color: #fff;
        display: block;
        margin-top: 20px;
    }

        .ttop ul li a {
            color: #fff;
        }

            .ttop ul li a:hover {
                color: #0084ff;
            }

        .ttop ul li.bbt {
            font-size: 16px;
            margin-bottom: 30px;
        }

    .ttop ul.pro {
        margin: 0 0 0 110px;
    }

    .ttop ul li img {
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        margin-top: -4px;
    }

    .ttop ul li span {
        font-size: 14px;
    }

.ewm {
    float: right;
    margin-right: 20px;
}

    .ewm img {
        width: 100px;
        height: 100px;
        display: block;
        margin: 0 auto;
    }

    .ewm p {
        font-size: 14px;
        color: #fff;
        text-align: center;
        margin-top: 15px;
    }

.foot-mid ul.yq-link {
    display: block;
    margin-top: 50px;
}

    .foot-mid ul.yq-link li {
        display: inline-block;
        float: left;
        color: #fff;
    }

        .foot-mid ul.yq-link li.bbt {
            font-size: 16px;
            display: block;
            float: none;
            margin-bottom: 20px;
        }

        .foot-mid ul.yq-link li a {
            margin-right: 30px;
            color: #fff;
        }

            .foot-mid ul.yq-link li a:hover {
                color: #0084ff;
            }

.learn-more {
    width: 158px;
    height: 48px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #fff;
    position: absolute;
    bottom: 10%;
    left: 25%;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
}

    .learn-more:hover {
        background: #fff;
        color: #333;
    }

.bannerbtn a:hover {
    background: #0084ff;
    color: #fff;
}

.button {
    position: absolute;
    left: 38%;
    bottom: 15%;
    width: 34%;
    margin: 0 auto;
}

    .button a {
        width: 200px;
        height: 60px;
        border-radius: 4px;
        background: #fff;
        font-size: 22px;
        color: #0084ff;
        line-height: 60px;
        display: block;
    }

    .toast{
        padding: 20px;
        word-break: break-all;
        line-height: 1.5;
        position: fixed;
        left: 50%;top: 40%;
        transform: translate(-50%,-50%);
        background-color: rgba(0,0,0,.8);
        color: #fff;
        max-width: 400px;
        font-size: 20px;
        border-radius: 5px;
        display: none;
        text-align: center;
        z-index: 99999;
    }
        
  /* 白皮书下载悬浮 start*/
.down-container {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    box-sizing: border-box;
    min-width: 1080px;
    pointer-events: none;
    padding: 30px;
  }
  .download-area {
    width: 260px;
    height: 90px;
    background: url(../images/whiteBook/wb-banner.png) ;
    background-size: auto 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    transition: width 0.5s;
    pointer-events: auto;
    padding: 0px 15px 0px 20px;
    box-sizing: border-box;
  }
  .download-area.open {
    width: 100%;
    position: relative;
  }
   .default-part {
    padding-left: 28px;
    display: flex;
    align-items: center;
    width: 168px;
    height: 40px;
    background: url(../images/whiteBook/wb-small.png) no-repeat;
  
  }
  
  .download-area .open-part {
    padding-right: 24px;
    box-sizing: border-box;
    min-width: 1080px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1280px;
  }
  
  .download-area .open-part .type-area{
    display: flex;
    align-items: center;
  }
  .download-area .open-part .type-area .title{
    width:600px;
    height: 29px;
    background: url(../images/whiteBook/wb-title.png) no-repeat;
    margin-right: 80px;
  }
  
  .download-area .open-part .type-area .buttons {
    display: inline-block;
    width: 148px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 5px 13px 0px rgba(0, 88, 215, 0.51);
    border-radius: 26px;
    font-size: 16px;
    font-weight: 500;
    color: #0058D7;
  }
  
  .download-area .open-part .close{
    display: flex;
    position: absolute;
    right: 30px;
  }
  .download-area .open-part .close img{
    margin-right: 13px;
  }
  
  /* 适配小屏幕 */
  @media screen and (max-width: 1550px) {
    .download-area .open-part{
      width: 0;
    }
  }
  /* 白皮书下载悬浮 end */
