.title{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 60px;
}
.title h2{
    display: flex;
    justify-content: center;
     text-transform: uppercase;
}
.title h2 span{
    font-size: 36px;
    display: block;
}
.title h2 span:first-child{
    color: #333333;
}
.title h2 span:nth-child(2){
    color: #cb252a;
}
.title em{
    display: block;
    background: url(../img/title.png) no-repeat center;
    font-size: 18px;
    color: #888888;
    margin-top: 20px;
    text-transform: uppercase;
}
.banner_s .swiper-slide{
    width: 384px !important;
}
.banner_img{
    width: 384px;
    height: 300px;
}
.banner_s .swiper-slide:hover p{
    background: #cb252a;
    color: #fff;
}
.banner_s p{
    width: 384px;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #eeeeee;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .3s all;
    background: #fff;
}
.banner_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner_w{
    position: relative;
}
.banner_w .swiper-button-prev,.banner_w .swiper-button-next{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    color: #fff;
    background-color: #cb252a;
    width: 56px;
    height: 56px;
    --swiper-navigation-size: 30px;
}
.banner_w .swiper-button-prev{
    left: -73px;
}
.banner_w .swiper-button-next{
    right: -73px;
}
.more{
    display: block;
    color: #666666;
    font-size: 16px;
    border: 1px solid #b5b5b5;
    border-radius: 32px;
    margin: auto;
    margin-top: 56px;
    padding-left: 58px;
    box-sizing: border-box;
    line-height: 50px;
    width: 240px;
    background: #fff url(../img/jt.png) no-repeat center;
    background-position-x: 150px;
    transition: .3s all;
}
.product{
    padding-bottom: 56px;
}
@keyframes manes{
    0%{
        background-position-x: 170px;
    }
    25%{
        background-position-x: 150px;
    }
    50%{
        background-position-x: 160px;
    }
    75%{
        background-position-x: 150px;
    }
    90%{
        background-position-x: 155px;
    }
    100%{
        background-position-x: 150px;
    }
}
.more:hover{
    color: #fff;
    border: 1px solid #cb252a;
    background: #cb252a url(../img/jt1.png) no-repeat center;
    background-position-x: 150px;
    animation: manes .6s linear none;
}
.about{
    height: 752px;
}
.about_left{
    width: 540px;
}
.about_left .img {
    width: 694px;
    height: 127px;
    position: relative;
    z-index: 999;
    opacity: .92;
    margin-top: 42px;
}
.about_left .img{
    display: block;
    width: 100%;
    height: 100%;
}
.about_left p{
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 30px;
}
.about_img{
    width: 634px;
    height: 497px;
}
.about_content{
    display: flex;
    justify-content: space-between;
}
.about_left h1{
    margin: 27px 0;
}
.about .more{
    margin: 0;
    margin-top: 50px;
}
.banner_ss .banner_img{
    height: 240px;
}
.banner_ss a:hover .tt{
    background: #cb252a;
    color: #fff;
}
.banner_ss a:hover p,.banner_ss a:hover h3{
    color: #fff;
}
.banner_ss .tt{
    width: 384px;
    padding: 0 20px;
    padding-top: 10px;
    padding-bottom: 12px;
    box-sizing: border-box;
    background: #fff;
    transition: .3s all;
}
.banner_ss .tt h3{
    color: #000003;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 46px;
    font-weight: normal;
}
.banner_ss .tt p{
    font-size: 14px;
    color: #666666;
    border-top: 1px solid #eeeeee;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case{
    padding-bottom: 60px;
}
.banner_x{
    position: relative;
}
.banner_x .swiper-button-prev1{
    left: -73px;
}
.banner_x .swiper-button-next1{
    right: -73px;
}

.banner_x .swiper-button-prev1,.banner_x .swiper-button-next1{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    background: url(../img/left.png) no-repeat center;
    background-size: 50%;
    background-color: #cb252a;
    width: 56px;
    height: 56px;
}
.banner_x .swiper-button-next1{
    background: url(../img/right.png) no-repeat center;
    background-color: #cb252a;
    background-size: 50%;
}
.banner_x .my-button-disabled{
    opacity:0.2;
}
.lx{
    width: 100%;
    height: 240px;overflow: hidden;
}
.lx img{
    display: block;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}
.new{
    width: 100%;
    padding-bottom: 52px;
}
.new_left .name,.new_left .new_flex{
    padding: 0 20px;
    box-sizing: border-box;
}
.new_left .name{
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 64px;
    font-weight: bold;
    transition: .3s all;
}
.new_left .name:hover{
    color: #cb252a;
    transform: translateX(-10px);
    
}
.new_left{
    width: 624px;
    background: #fff;
    box-shadow: 0 6px 15px #eeeeee;
}

.new_img{
    width: 624px;
    height: 292px;
}
.new_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.time h2{
    font-size: 28px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-right: 26px;
}
.new_content{
    display: flex;
    justify-content: space-between;
}
.time span{
    color: #333333;
    font-size: 16px;
}
.new_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_flex:hover p{
    color: #cb252a;
}
.new_flex p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: .3 all;
}
.new_flex .right h2{
    font-size: 16px;
    color: #333333;
    margin-bottom: 14px;
    transition: .3s all;
}
.new_flex:hover .right h2{
   color: #cb252a;
}
.new_right{
    width: 530px;
}
.new_right .new_flex p{
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.new_right li{
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
}
.new_right li:first-child{
    padding-top: 0px;
}
