﻿@import url("https://www.huibotong.cn/css/bootstrap.min.css");
@import url("https://www.huibotong.cn/css/animate.min.css");
@import url("https://www.huibotong.cn/css/layer.css");
@import url("https://www.huibotong.cn/img/huibotong.ico");
@import url("https://www.huibotong.cn/Icon/iconfont.css");
@import url(../../dist/css/ckin.css);
/*综合样式*/
@import url(../indexs.css);
@import url(../style.css);
/*侧边栏*/
@import url(../new-sidebar.css);
@import url(./productReset.css);


.title-list.m-t-xl {
    border-bottom: 1px solid #eee;
}




/*新banner图样式*/
#QY12345YPT01-banner.banner {
    background: url(../../img/ProductCenter/qy12345/bg.png);
    background-size: cover;
}

#QY12345YPT01-banner .content-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}


#QY12345YPT01-banner.banner img {
    width: 100%;
}
#QY12345YPT01-banner.banner .content-wrapper {
    display: flex;
}

#QY12345YPT01-banner.banner .left {
    color: white;
}

#QY12345YPT01-banner.banner .left .message-box .two-title {
    color: #45F6FB;
    margin-top: 85px;
    letter-spacing: 2px;
    font-size: 30px;
}
#QY12345YPT01-banner.banner .left .slogan {
    display: flex;
    margin: 28px 0;
    flex-direction:column;
    letter-spacing: 2px;

}
#QY12345YPT01-banner.banner .left .slogan .cir {
    width: 5px;
    height: 5px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
#QY12345YPT01-banner.banner .left .slogan .list { 
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


#QY12345YPT01-banner.banner .left .title {
    font-size: 50px;
    font-weight: bold;
    color: #45F6FB;
    line-height: 60px;
    margin-top: 10px;
    letter-spacing: 3px;
}

#QY12345YPT01-banner.banner .left .btn-wrapper{
    background: #363AB3;
    border-radius: 24px;
    color: #fff;
    margin-top: 30px;
}
#QY12345YPT01-banner.banner .right-pic {
    width: 407px;
    position: absolute;
    top: 27px;
    right: -140px;
}

.qy123456-service{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
}
.qy123456-service-left {
    width: 390px;
    height: 580px;
}
.qy123456-service-right {
    width: 750px;
    height: 580px;
}
.qy123456-service-left, .qy123456-service-right {
    padding: 36px 52px;
    text-align: center;
    background: #FFFFFF;
}
    .qy123456-service-left:hover, .qy123456-service-right:hover {
        border: 1px solid #2065FC;
    }
    .qy123456-service-title {
        margin-bottom: 30px;
        font-size: 28px;
        font-weight: bold;
        color: #2065FC;
        line-height: 1;
    }
.qy123456-service-midtitle {
    margin-top: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #1A2233;
    line-height: 1;
}
.qy123456-service-text {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #636974;
    line-height: 22px;
}
.qy123456-service-right-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.qy123456-service-right-item {
    position: relative;
    width: 277px;
}
.qy123456-service-right-jia{
    position: absolute;
    right: -26px;
    top: 92px;
}

/*企业打造*/
.qy123456-make{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 70px;
}
.qy123456-make-item {
    width: 380px;
    height: 350px;
    padding: 53px 0;
    background: #FFFFFF;
    text-align: center;
    border-radius: 10px;
}
.qy123456-make-item-title {
    margin-top: 44px;
    font-size: 24px;
    font-weight: bold;
    color: #2065FC;
    line-height: 1;
}
.qy123456-make-item-text {
    margin: 18px auto 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #636974;
    line-height: 22px;
}

/*创造*/
.qy123456-realization{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 60px;
}
.qy123456-realization-item {
    display: flex;
    align-items: center;
    justify-content:flex-start;
    width: 585px;
    height: 250px;
    padding: 30px 30px 36px 20px;
    background: linear-gradient(0deg, #FCFDFD, #F7F8FB);
    border-radius: 8px;
}
    .qy123456-realization-item:hover {
        border: 2px solid #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(33,62,144,0.15);
        border-radius: 8px;
    }
    .qy123456-realization-item:nth-child(n+3){
        margin-top: 60px;
    }
    .qy123456-realization-item-circle {
        width: 86px;
        height: 86px;
        background: #2065FC;
        border-radius: 50%;
        font-size: 26px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        line-height: 88px;
    }
.qy123456-realization-font{
    width: 420px;
    margin-left: 20px;
}
.qy123456-realization-title {
    font-size: 22px;
    font-weight: bold;
    color: #1A2233;
    line-height: 32px;
}
.qy123456-realization-text {
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #636974;
    line-height: 22px;
}


@media only screen and (max-width: 768px) {
    #QY12345YPT01-banner .content-wrapper {
        width: 100%;
        padding: 0 20px;
    }
    #QY12345YPT01-banner.banner .left .message-box {
        top: 30px;
        width: 288px;
    }
    #QY12345YPT01-banner.banner .left .title {
        margin-top: 12px;
        font-size: 46px;
    }
    #QY12345YPT01-banner.banner .left .message-box .two-title {
        font-size: 20px;
        margin-top:20px;
    }
    #QY12345YPT01-banner.banner .left .slogan {
        margin: 22px 0;
    }
    #QY12345YPT01-banner.banner .left .btn-wrapper {
        margin: 20px auto;
    }
}