.contain{
    width: 100%;
    background: #ffffff;
}
.banner-product{
    background: url("../../uploads/platform/quanjin-banner1.png") no-repeat center;
    text-align: center;
}
.banner-product-title{
    font-size:44px;
    font-weight:600;
    color:rgba(9,15,33,1);
    line-height:62px;
}
.banner-product-re{
    font-size:20px;
    font-weight:300;
    color:rgba(9,15,33,1);
    line-height:28px;
    margin-top: 20px;
    opacity: .5;
}
.banner-product-txt{
    width:1060px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:30px;
    margin: 20px auto 0;
}
.swiper-button-prev, .swiper-button-next{
    top: 225px;
    transform: scale(0.5);
    width: 104px;
    height: 104px;
    border-radius: 50%;
    background-color: #ffffff;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev, .swiper-button-next{
    top: 225px;
}
.swiper-button-prev:hover, .swiper-button-next:hover{
    background-color: #4DB7DD;
    color: white;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 40px;
}
.swiper-pagination-bullet{
    width: 4px;
    height: 4px;
}
.button{
    margin: 30px auto 0;
    width: 324px;
    height: 40px;
}
.btn{
    width:140px;
    height:40px;
    border:1px solid rgba(9,15,33,1);
    line-height: 40px;
    text-align: center;
    float: left;
    cursor: pointer;
}
.btn:first-child{
    margin-right: 40px;
}
.btn:hover{
    border: 1px solid #4DB7DD;
    background: #4DB7DD;
    color: #ffffff;
}
.row{
    position: absolute;
    top: 180px;
    width: 1295px;
    left: 50%;
    margin-left: -647px;
    opacity: 0;
    transition: all 0.3s;
}
.btn-left{
    position: absolute;
    width: 102px;
    height: 102px;
    background: url("../../uploads/platform/Arrow／left-big-white.png") center no-repeat;
    left: 0;
}
.btn-right{
    position: absolute;
    width: 102px;
    height: 102px;
    background: url("../../uploads/platform/Arrow／right-big-white.png") center no-repeat;
    right: 0;
}
.banner-dot{
    width: 33px;
    height: 5px;
    position: absolute;
    top: 400px;
    left: 50%;
    margin-left: -15px;
}
.dot{
    width:4px;
    height:4px;
    background:#BEC5DB;
    display: inline-block;
    border-radius: 2px;
}
.dot:first-child{
    margin-right: 20px;
}
.current1{
    background: #4DB7DD;
}
.none{
    display: none;
}
/*融合中台介绍*/
.see-more{
    margin: 20px 0 0;
}
.news-box .see-more{
    margin: 0 auto;
}

/*平台架构*/
.overview-infrastructure{
    height:612px;
    background:rgba(248,249,250,1);
    padding: 60px 0;
    position: relative;
}
.overview-infrastructure h2{
    margin: 0 auto;
    width:120px;
    height:42px;
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
    letter-spacing: 0px;
}
.overview-infrastructure p{
    margin: 8px auto 0;
    width:265px;
    height:20px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:20px;
    letter-spacing:10px;
    opacity: .2;
}
.overview-infrastructure-img{
    width: 630px;
    height: 440px;
    margin: 60px auto 0;
    display: block;
}
.overview-infrastructure-bg1{
    position: absolute;
    top: 35px;
    left: 0;
    width: 126px;
    height: 148px;
}
.overview-infrastructure-bg2{
    position: absolute;
    top: 127px;
    left: 126px;
    width: 74px;
    height: 87px;
}
.overview-infrastructure-bg3{
    position: absolute;
    top: 23px;
    right: 32px;
    width: 282px;
    height: 282px;
}
/*我们的特点*/
.overview-honour-box{
    height: 2711px;
    padding: 60px 0;
    text-align: center;
}
.overview-honour{
    width: 1200px;
    margin: 0 auto;
}
.overview-honour h2{
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
    letter-spacing: 0px;
}
.overview-honour p{
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:20px;
    letter-spacing:10px;
    margin-top: 8px;
    opacity: .2;
}
.char{
    width: 1200px;
    height: 206px;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.char-tip,.char-tip-chosen,.char-tips{
    width:285px;
    height:206px;
    transition: all .3s;
    /*background:rgba(255,255,255,1);*/
    /*box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);*/
}
.char-tips{
    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);
}
.char-tip-img{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    padding-top: 33px;
}
.char-tip-tit{
    width:80px;
    height:60px;
    font-size:16px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:30px;
    margin: 20px auto 0;
}
.char-tip-chosen{
    display: none;
    opacity: 0;
    transition: all .3s;
}
.char-tip-chosen:hover{
    opacity: 1;
    transition: all .2s;
}
.char-tip-line{
    width:285px;
    height:4px;
    background:rgba(77,183,221,1);
}
.char-tip-chosen-tit{
    text-align: center;
    font-size:16px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:22px;
    margin-top: 26px;
}
.char-tip-chosen-txt{
    width:245px;
    margin: 20px auto 0;
    text-align: left;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:26px;
    opacity: .5;
}

.hcm-function .hcmb-industry-con{
    height: 206px;
    padding-bottom: 0;
    margin-top: 60px;
}

.hcm-function .hcmb-industry-tips{
    width:285px;
    height:206px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);
}

.hcm-function .hcmb-industry-tip{
    width:285px;
    height:206px;
    position: absolute;
    top: 0;
    left: 0;
}

.hcm-function .hcmb-industry-tip-img{
    width: 60px;
    height: 60px;
    margin: 35px auto 20px;
}

.hcm-function .hcmb-industry-tip-img img{
    width: 60px;
}

.hcm-function .hcmb-industry-tip h3{
    font-size:16px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:22px;
    text-align: center;
    margin: 20px auto 0;
    width: 80px;
}

.img-logo{
    vertical-align: top;
}

.hcm-function .hcmb-industry-tip-hover{
    width:285px;
    height:168px;
    padding: 0;
    transform: translateY(168px);
}

.hcm-function .hcmb-industry-tip-line{
    width:285px;
    height:4px;
    background:rgba(77,183,221,1);
}

.hcm-function .hcmb-industry-tip-hover h3{
    width:285px;
    font-size:16px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:22px;
    margin-top: 24px;
    text-align: center;
}

.hcm-function .hcmb-industry-tip-hover p{
    width:249px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:26px;
    margin: 20px auto 0;
    letter-spacing: 0;
    opacity: 1;
}

.hcm-function .hcmb-industry-tips:hover .hcmb-industry-tip{
    transform: translateY(-168px);
    transition: all .3s;
}

/*我们的产品*/
.product{
    margin-top: 40px;
}
.product > h2{
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
    text-align: center;
    letter-spacing: 0px;
}
.product > p{
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:20px;
    letter-spacing:10px;
    text-align: center;
    margin-top: 8px;
    opacity: .2;
}

/*汉得信息CTO*/
.overview-CTO-box{
    width:100%;
    height:300px;
    background:rgba(248,249,250,1);
}
.overview-CTO{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 11px;
}
.overview-CTO-left{
    width:816px;
    height:150px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:30px;
    margin: 60px 84px 0 40px;
    float: left;
}
.overview-CTO-right{
    float: left;
    margin-top: 29px;
}
.overview-CTO-right img{
    width: 220px;
    height: 220px;
}

.overview-CTO-word{
    text-align: right;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:20px;
    margin-top: 10px;
}
.overview-CTO > img{
    position: absolute;
    top: 60px;
    left: 0;
    opacity: .2;
}
.case{
    height: 640px;
    margin-bottom: 0;
}

/*热点洞察*/
.news-box{
    padding-bottom: 0;
}

/*客户案例*/
.case{
    padding-bottom: 0;
    height: 610px;
}

.case-logo{
    width: 240px;
    height: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.case-logo img{
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
/*news*/
.news-box h2{
    text-indent: 0;
}
