.bann-box{
    width: 7.5rem;
    height: 3rem;
    overflow: hidden;
    position: relative;
}
.swiper-wrapper .swiper-slide{
    width: 7.5rem !important;
    height: 3rem;
    overflow: hidden;
}
.bann-box img{
    width: 7.5rem;
    height: 3rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0.2rem !important;
}
.in-pro-box{
    width: 6.9rem;
    height: auto;
    overflow: hidden;
    padding: 0.3rem;
}
.in-title{
    width: 100%;
    height: auto;
    font-size: 0.35rem;
    height: 0.8rem;
    line-height: 0.8rem;
}
.in-title text{
    font-weight: bold;
    color: #444;
    position: relative;
    box-sizing: border-box;
    padding-left: 0.15rem;
}
.in-title text::before{
    content: "|";
    font-size: 0.3rem;
    color: #e50011;
    position: absolute;
    top: 50%;
    margin-top: -0.43rem;
    left: 0;
}
.in-title span{
    font-size: 0.28rem;
    color: #999;
}
.in-pro-box .layui-tab{
    margin: 0;
}
.in-pro-box .layui-tab-title{
    display: block;
    overflow: hidden;
    width: 2.4rem;
    height: auto;
    float: left;
    border-bottom: 0;
}
.in-pro-box .layui-tab-title li{
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    padding: 0.15rem 0.3rem;
    height: auto;
    line-height: 0.35rem;
    font-size: 0.28rem;
    color: #666;
    white-space: normal;
}
.in-pro-box .layui-tab-title li.layui-this{
    background: #e50011;
    color: #fff;
}
.in-pro-box .layui-tab-title .layui-this:after{
    display: none;
}
.in-pro-box .layui-tab-bar{
    display: none;
}
.in-pro-box .layui-tab-content{
    padding: 0;
    width: 4.5rem;
    float: left;
    height: auto;
    overflow: hidden;
    padding-left: 0.02rem;
    box-sizing: border-box;
}
.pro-list{
    width: 2.2rem;
    height: auto;
    float: left;
    overflow: hidden;
}
.pro-list dt{
    display: block;
    width: 2.2rem;
    overflow: hidden;
    height: 2.2rem;
    box-sizing: border-box;
    border:solid 0.01rem #ccc;
}
.pro-list dt img{
    width: 2.2rem;
    height: 2.2rem;
}
.pro-list dt span{
    display: none;
}
.pro-list dd{
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.26rem;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pro-list dd span{
    display: none;
}
.in-news-box{
    width: 6.9rem;
    height: auto;
    overflow: hidden;
    padding:0 0.3rem 0.3rem 0.3rem;
}
.in-news-list{
    width: 6.9rem;
    height: 1.8rem;
    margin-bottom: 0.2rem;
}
.in-news-tit{
    width: 3.9rem;
    padding-left: 0.2rem;
    height: auto;
    float: left;
    font-size: 0.28rem;
    color: #666;
    padding-bottom: 0.2rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.in-news-txt{
    width: 3.9rem;
    padding-left: 0.2rem;
    height: auto;
    float: left;
    font-size: 0.28rem;
    color: #666;
    padding-bottom: 0.2rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-btn{
    display: none;
}
.in-news-img{
    width: 2.8rem;
    height: 1.8rem;
    float: left;
}
.in-news-img img{
    width: 2.8rem;
    height: 1.8rem;
}
.in-about-box{
    width:6.9rem;
    height: auto;
    padding: 0 0.3rem 0.3rem 0.3rem;
}
.in-about-box img{
    width: 100%;
}
.in-about-box p{
    font-size: 0.26rem;
    color: #666;
    padding: 0.2rem 0;
}
.about-btn{
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.26rem ;
}
