body,html{
    background: #F1F4F8;
}
.home-banner{
    min-width: 1200px;
    position: relative;
}
.swiper-slide img{
    width: 100%;
    min-width: 1200px;
}
.banner-arrow{
    position: absolute;
    display: inline-block;
    width: 62px;
    height: 62px;
    z-index: 999;
    top: 50%;
    margin-top: -31px;
}
.arrow-left{
    background: url("https://cpstatic.zzchemical.com/static/trade-hub/img/home/new/left-arrow-4f15ace2fa.png");
    left: 10%;
}
.arrow-right{
    background: url("https://cpstatic.zzchemical.com/static/trade-hub/img/home/new/right-arrow-577efc7083.png");
    right: 10%;
}
.pagination{
    position: absolute;
    bottom: 80px;
    width: 114px;
    height: 26px;
    line-height: 26px;
    z-index: 999;
    text-align: center;
    left: 50%;
    margin-left: -57px;
}
.pagination .swiper-pagination-switch{
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border:1px solid #fff;
    margin: 0 5px;
    vertical-align: middle;
    position: relative;
}
.pagination .swiper-active-switch{
    width: 20px;
    height: 20px;
}
.pagination .swiper-active-switch:after{
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #d10202;
    border-radius:10px;
    position: absolute;
    left: 4px;
    top: 4px;
}

.stats{
    width: 1200px;
    height: 166px;
    background: #FFFFFF;
    box-shadow: -1px 7px 27px 0px rgba(2,104,255,0.05);
    border-radius: 16px;
    margin: -55px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
    z-index: 999;
}
.stats li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.stats li strong{
    font-size: 30px;
    color: #142DE0;
    line-height: 26px;
    margin-bottom: 20px;
}
.stats li > span{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.title{
    line-height: 109px;
    font-size: 36px;
    font-weight: bold;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.about{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
}
.about-content{
    width: 625px;
    padding: 36px 50px 0 32px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 30px;
}
.about-content a{
    font-size: 20px;
    display: block;
    text-align: center;
    width: 184px;
    height: 48px;
    line-height: 48px;
    border-radius: 8px;
    border: 2px solid #BABABA;
    text-indent: -20px;
    background: url("https://cpstatic.zzchemical.com/static/trade-hub/img/home/new/more-arrow-7a08a36a61.png") no-repeat 140px center;
    margin-top: 30px;
}
.about-content a:hover{
    background-image: url("https://cpstatic.zzchemical.com/static/trade-hub/img/home/new/more-arrow-hover-0bb0376fb9.png");
    border-color: #142DE0;
    color: #142DE0;
    font-weight: bold;
}
.about-image{
    width: 575px;
    height: 442px;
    position: relative;
}
.about-image span{
    font-size: 40px;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    left: 35px;
    bottom: 50px;
    line-height: 45px;
}
.product{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.product .container{
    width: 1224px;
}
.product .container .product-item{
    float: left;
    margin-right: 24px;
    width: 280px;
}
.product .container .product-item img{
    width: 280px;
    height: 289px;
    float: left;
}
.product-item span{
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-align: center;
}

/* 企业能力 */
.capabilities {
    width: 1200px;
    margin: 0 auto;
}

.capabilities-grid {
    display: flex;
    justify-content: space-around;
    box-shadow: -1px 7px 27px 0px rgba(2,104,255,0.08);
    background: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 50px;
}

.capability-item {
    text-align: center;
    margin:50px 25px;
}

.capability-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 1px solid #E5E5E5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-repeat:no-repeat;
    background-position: center center;
}

.capability-item h3 {
    font-size: 24px;
    font-width: 500;
}


.info-tj-list{
    width: 1200px;
    height: 346px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.info-tj-box{
    width: 3000px;
    position: absolute;
    z-index: 9;
}
.scroll-btn {
    position: absolute;
    top: 40%;
    width: 46px;
    height: 46px;
    border: 1px solid #E5E5E8;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    background:#fff url("https://cpstatic.zzchemical.com/static/trade-hub/img/info/arrow-lf-4bccb83f22.png") no-repeat center center;
}

.scroll-btn.prev {
    left: 0px;
}

.scroll-btn.next {
    right: 0px;
    background-image: url("https://cpstatic.zzchemical.com/static/trade-hub/img/info/arrow-rt-dd8abb040a.png");
}
.info-tj-item{
    width: 428px;
    float: left;
    margin-right: 25px;
}
.info-tj-item-img{
    width: 428px;
    height: 266px;
    border-radius: 16px;
    overflow: hidden;
}
.info-tj-item-title{
    display: block;
    font-weight: bold;
    color: #191919;
    line-height: 80px;
    height: 80px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
}
a.info-tj-item-title:hover{
    color: #1B77FF;
}


:root {
    --animate-delay: 0.3s;
}