.banner{
    background-size: cover;
    background-position: center right;
    background-image: url(../image/chanpinzhongxin/产品中心.png);
}
.title-img-box{
    /* position: absolute; */
    width: 240px;
    height: 240px;
    margin: auto;
    background-position: center center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center
}
.mySwiper1 .swiper-slide{
    background: #F6FBFF!important
}
.baihu_desc{
    display: flex;
    background-color: #F5F8FF;
    border-radius: 10px;
    height: 90px;
    margin-bottom: 10px;
    align-items: center;
}
.baihu_desc_text{
    margin-top: 10px;
    height: 80px;
}
.baihu_desc_img{
    margin-right: 20px;
}
.title{
    box-shadow: 0px 3px 2px rgba(0,0,0,0.2);
}
.title-tab{
    text-align: center;
    width: 100%;
    display: flex;
    justify-content:center;
    padding-bottom: 20px;
}
.title-tab-item{
    width: 100px;
    font-size: 14px;
    cursor: pointer;
    color: rgba(102,102,102,1);
}
.title-tab-item.active{
    color: rgba(51,128,255,1);
}
.zytx{
    /* display: flex; */
}
.zytx-desc{
    margin-top: 3vw;
    width: 45%;
    background: linear-gradient(to right, rgba(5,83,200, .9), rgba(133,184,248, .5));
    margin-right: -30px;
    z-index: 10;
    border-radius: 5px;
    padding: 30px 40px;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 16px;
}
.zytx-desc-line{
    height: 5px;
    width: 50px;
    background: #fff;
    margin: 10px 0 15px 0;
}
.zytx-desc-title{
    font-size: 36px;
}
.zytx-desc-desc{
    line-height: 40px;
    font-size: 16px;
}
.img-shadow{
    box-shadow: 1px 5px 5px #999;
    border-radius: 10px;
}
.container{
    /* overflow: hidden; */
}
.bg-txzlpg{
    background-color: rgb(246,255,251);
    padding:  50px 0;
}
.sjqx-img{
    display: flex;
    justify-content: space-between
}
.sjqx-img-item{
    width: 45%;
    box-shadow: 1px 5px 5px #333;
    border-radius: 10px;
}
.bg-sjetl{
    /* color: #fff; */
    /* background: linear-gradient(to right, rgba(44,16,100, 1), rgba(44,89,148, 1)); */
    background-color: rgb(246,255,251);
    margin-top: -200px;
}
.bg-sjetl-text{
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
}