﻿@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图样式*/
#BGGLXT01-banner.banner {
    background: url(../../img/ProductCenter/bgglxt01/bg.png);
    background-size: cover;
}

#BGGLXT01-banner .content-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    /*left: 50%;
    transform: translateX(-50%);*/
}


#BGGLXT01-banner.banner img {
    width: 100%;
}
#BGGLXT01-banner.banner .content-wrapper {
    display: flex;
}

#BGGLXT01-banner.banner .left {
    color: white;
}

/*#BGGLXT01-banner.banner .left .message-box .two-title {
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 29px;
    white-space: nowrap;
    margin-top:104px;
}
#BGGLXT01-banner.banner .left .slogan {
    font-size: 22px;
    line-height: 26px;
    margin: 42px 0 56px 0;

}


#BGGLXT01-banner.banner .left .title {
    letter-spacing: 3px;
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 60px;
    margin-top: 20px;
}*/

#BGGLXT01-banner.banner .left .btn-wrapper{
  background: linear-gradient(90deg, #F26B15 0%, #F2B312 100%);
  border-radius: 24px;
  color: #FFFFFF;
  margin-top: 40px;
  width: 275px;
  display: flex;
  align-items: center;
}
#BGGLXT01-banner.banner .left .btn-wrapper div{
  flex: 1;
}
#BGGLXT01-banner.banner .right-pic {
    width: 781px;
    position: absolute;
    top: 0;
    right: -185px;
}


@media only screen and (max-width: 768px) {
    #BGGLXT01-banner .content-wrapper {
        width: 100%;
        padding: 0 20px;
    }
    #BGGLXT01-banner.banner .left .message-box {
        top: 30px;
        width: 288px;
    }
    #BGGLXT01-banner.banner .left .title {
        margin-top: 12px;
        font-size: 46px;
    }
    #BGGLXT01-banner.banner .left .message-box .two-title {
        font-size: 20px;
        margin-top:20px;
    }
    #BGGLXT01-banner.banner .left .slogan {
        margin: 22px 0;
    }
    #BGGLXT01-banner.banner .left .btn-wrapper {
        margin: 20px auto;
        display: none;
    }
    .m-img-width{
        width: 98%!important;
    }
    .m-bgglxt-menhu{
        width: 100%!important;
        
    }
    .xxl-icon-text-box{
        width: 100%!important;
        margin-left: 0!important;
    }
    .box-for-icon-text{
        justify-content: center!important;
    }
    .icon-text-box{
        margin-left: 0!important;
    }
    .case-zixun-box div{
        padding: 14px 20px!important;
    }
    .theyAreUse-box{
        flex-wrap: wrap;
    }
    .case-zixun-yyys{
      display: none;

    }
}