.banner_img{
    width: 100%;
    object-fit: cover;
}
#stylesubnav .product_left{display: block;}

.search {
    display: none;
}

.alltitleimg{
    display: none;
}
.titlenone{
    display: block;
}
.homepro{
    padding: 0 5%;
    padding-bottom: 15px;
}
.home_probox{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-around;
    padding: 15px 0 0 0;
    margin-top: 0;
}
.home_pro{
    width: 100%;
    max-width: 340px;
    background: url('../img/homepro1.png') no-repeat left top;
    padding-top: 60px;
    text-align: center;
    border-bottom: 2px solid #26add3;
    margin-bottom: 10px;
}
.home_pro:nth-of-type(2){
    background: #26add3;
}
.home_pro h3{
    margin-bottom: 10px;
    font-size: 20px;
}
.home_proimg{
    margin-top: 30px;
    width: 100%;
}
.home_pro p{    
    padding: 30px 20px;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}
.home_pro:hover{
    background: #26add3;
    height: 435px;   
    color: #fff;
}

.homeanli .homeanli_more{
    margin-top: 15px;
}
.homeanli{
    /* margin-top: 30px; */
}
.homeanli .lx_title{
    padding: 0 5%;
    margin-bottom: 0;
}
.proboxbox{
    background:#f3f3f3 ;
    padding: 0 5%;
    margin-top: 15px;
    padding-bottom: 15px;
}
.probox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 10px;
}
.pro{
    width: 49%;
    overflow: hidden;
    margin-top: 1%;
}
.pro img{
    width: 100%;
    height: 126px;
    display: block;
}
.pro .text{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom:2px solid #26add3 ;
    color: #fff;
    font-size: 14px;
}

.homeanlibg{
    display: none;
}


.youshi{
    padding: 0 5%;
    padding-bottom: 0px;
}
.youshiimg{
    width:40%;
    height: 130px;
}
.index{
    height: 0 !important;
}
.youshiprobox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
}

.youshipro{
    width: 100%;
    display: flex;
    margin-bottom: 15px;
    margin-top: 0;
    height: 130px;
}
.youshipro:last-of-type{
    margin-bottom: 0;
}
.youshi_right{
    padding: 0 20px;
    flex: 1;
    border: 1px solid #ccc;
}
.youshi_right h3{
    font-size: 14px;
    margin: 5px 0 5px 0 ;
    text-indent: 1em;
    color: #26add3;
}
.youshirightbg{
    width: 100%;
    height: 10px;
    background: url('../img/youshipronohover.png') no-repeat center;
    background-size: contain;
}
.youshirightbg1,.youshirightbg2,.youshirightbg3,.youshirightbg4,.youshirightbg5,.youshirightbg6{
    width: 20px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}
.youshirightbg1{
    background: url('../im/1a.png') no-repeat center;
    background-size: contain;
}
.youshirightbg2{
    background: url('../im/2a.png') no-repeat center;
    background-size: contain;
}
.youshirightbg3{
    background: url('../im/3a.png') no-repeat center;
    background-size: contain;
}
.youshirightbg4{
    background: url('../im/4a.png') no-repeat center;
    background-size: contain;
}
.youshirightbg5{
    background: url('../im/5a.png') no-repeat center;
    background-size: contain;
}
.youshirightbg6{
    background: url('../im/6a.png') no-repeat center;
    background-size: contain;
}
.youshi_right p{
    font-size: 12px;
    line-height: 24px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.littlecircle {
    width: 11px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: 6px;
    border: 1px solid #26add3;
}

.rongyu{
    padding: 0 5%;
    padding-bottom: 15px;
}
.rongyu .swiper-container{
    display: none;
}

.rongyu .swiper-container1 {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 15px;
}

.rongyuimg{
    width: 100%;
    height: auto;
}


.qiye{
    flex-direction: column;
}
.qiye .lt{
    width: 90%;
    height: auto;
    background: url('../img/qiyeltbg.png') no-repeat left top;
    padding: 20px 5% ;
    display: block;
}
.lt h2{
    font-size: 30px;
}
.lt h2 span{
    display: block;
    font-size: 14px;
    color: #bdbdbb;
    margin-top: 5px;
}
.lt .ltline{
    display: flex;
    margin-top: 20px;
}
.qiye  .ltline div{
    border-left:2px solid #26add3 ;
    height: auto;
}
.qiye  .ltline div p{
    line-height: 40px;
    text-indent: 1em;
    font-size: 14px;
    padding-left: 10px;
    position: relative;
}
.qiye  .ltline div p img{
    margin-left: -18px;
    margin-right: 10px;
}
.qiye  .ltline div p{
    line-height: 14px;
    text-indent: 0;
    font-size: 14px;
    margin-top: 15px;
}
.qiye  .ltline div p samp{
    font-weight: bold;
}

.qiye{
    height: auto;
}
.qiye .ct{
    display: none;
}
.qiye_lxbox{
    margin-top: 20px;
    display: flex;
}
.qiye_lxbox a{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    color: #fff;
    margin-right: 20px;
    padding: 15px 27px;
}
.qiye_zx{background:#f18200;}
.qiye_lx{background:#26add3;}

.rt{
    flex: 1;
}
.qiye .rt .on{
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.wenhua{
    height: auto;
    flex-wrap: wrap;
}
.wenhua .lt{
    background: url('../img/wenhualtbg.png') no-repeat left top;
    background-size: cover;
    background-color: #26add3;
    width: 100%;
    padding: 40px 5% 40px 5%;
}

.wenhuarttext{
    width: 12px;
    height: 12px;
}
.wenhua .rt{
    flex: 1;
    display: flex;
    flex-direction: column;
    background:#fff;
    width: 90%;
    padding:  5% 5% 0 5% ;
}
.wenhua .rt h2{
    font-size: 24px;
}
.wenhua .rt span{
    color: #26add3;
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.wenhua .rt p{
    margin-top: 20px;
    line-height: 20px;
}
.wenhua .homeanli_more{
    margin: 0;
    margin-top: 20px;
}
.wenhua .rt h3{
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
    line-height: 25px;
}
.wenhua .rt h3 img{
    width: 20px;
    height:20px;
}
.wenhua .rt .wenhuaprobox{
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: space-around;
}
.wenhua .rt .wenhuapro{
    display: flex;
    flex-direction: column;
    padding: 10px  5px;
    justify-content: space-between;
    align-items: center;
    background: #eceff4;
    margin-top: 20px;
}
.wenhua .rt .wenhuapro img{
    width: 35px;
    height: 35px;
} 
.wenhua .rt .wenhuapro span{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    line-height: 20px;
    margin: 20px 0;
} 
.wenhua .rt .wenhuaprobox .wenhuapro .wenhuartdown{
    margin-top: 10px;
    text-align: center;
}

.homesp{
    width: 80%;
    margin: 0 auto;
    padding: 0;
    display: none;
}
.homesp img{
    width: 100%;
}



.news{
    padding-top: 15px;
}
.news  .lx_title{
    padding: 0 5%;
}

.newslistbox{
    background: url('../img/homenewsbg.jpg') no-repeat left top;
    background-size: cover;
    padding:0 2% ;
    margin-top: 15px;
    padding-bottom: 15px;
} 
.newstab{
    width: 100%;
    position: relative;
    display: flex;
    margin: 0;
}
.newstab h2{
    width: 50%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items:center;
    color: #fff;
}
.newstab h2:hover{
    background: rgba(255, 255, 255, 0.3);
}
.newstab h2 img{
    margin-right: 5px;
}
.newsmore{
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    text-decoration: underline;
}
.newspro{
    display: flex;
    align-items: center;
    justify-content: center;
    margin:15px 0;
}
.newsproright{
    display: flex;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    padding-left: 5px;
    align-items: center;
    position: relative;

}
.newslistimg{
    align-self: center;
    width: 130px;
    height: auto;
}
.news_riqi{
    display: flex;
    color: #fff;
    padding: 0;
    height: auto;
    font-size: 14px;
    margin: 0 10px;
    position: absolute;
    right: 0 ;
    bottom:5px;
}
.news_riqi span samp{
    font-size: 16px;
}
.newsline{
    display: none;
    margin-right: 5px;
    margin-top: 10px;
}
.art{
    flex: 1;
    color: #fff;
}
.art h2{
    font-size: 16px;
    font-weight: bold;
}
.art p{
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px 0 20px;
}
.art a{
    font-size: 14px;
    text-decoration: underline;
    position: absolute;
    bottom: 5px;
}