.box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 2.36rem;
    background: #fafafa;
}
.swiper-container {
    width: 100%;
    height: 4.5rem;
    background: black;
    position: relative;
    overflow: hidden;
}
.swiper-container .swiper-wrapper{
    width: 100%;
    height: 4.5rem;
}
.swiper-slide swiper-slide-active{
    width: 100%;
    height: 4.5rem;
    display: none;
}
.swiper-slide swiper-slide-next{
    width: 100%;
    height: 4.5rem;
    display: none;
}
.swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}
.box .service{
    width: 6.9rem;
    height: 5.72rem;
    overflow: hidden;
    padding: 0 0.3rem;
}
.service .ser-title{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.8rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
}
.service .ser-tit{
    width: 100%;
    height: 0.3rem;
    margin-top: 0.22rem;
    font-size: 0.26rem;
    color: #666666;
    text-align: center;
    line-height: 0.3rem;
}
.service .ser-ul{
    width: 100%;
    height: 3.32rem;
    margin-top: 0.48rem;
}
.ser-ul .ser-li{
    width: 3.3rem;
    height: 1.52rem;
    float: left;
    margin-right: 0.3rem;
}
.ser-li img{
    display: block;
    width: 100%;
    height: 100%;
}
.ser-li:nth-of-type(even){
    margin-right: 0;
}
.ser-li:nth-of-type(n+3){
    margin-top: 0.3rem;
}
.box .problem{
    width: 6.9rem;
    height: 6.98rem;
    padding: 0 0.3rem;
    overflow: hidden;
}
.problem .pro-title{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.54rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
}
.pro-title span{
    color: #bf0a0a;
}
.problem .pro-ul{
    width: 100%;
    height: 5.32rem;
    margin-top: 0.42rem;
}
.pro-ul .pro-li{
    width: 100%;
    height: 0.92rem;
    background: white;
    border-radius: 0.2rem;
    text-align: center;
    line-height: 0.92rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
}
.pro-li:nth-of-type(n+2){
    margin-top: 0.2rem;
}
.pro-li span{
   color: #bf0a0a;
}
.box .market{
    width: 6.9rem;
    height: 7.87rem;
    padding: 0 0.3rem;
    overflow: hidden;
}
.market .mark-title{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.46rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
}
.market .mark-ul{
    width: 6.5rem;
    height: 6.34rem;
    margin-top: 0.4rem;
    padding: 0 0.2rem;
}
.mark-ul .mark-li{
    width: 3.03rem;
    height: 3.03rem;
    background: #bf0a0a;
    border-radius: 50%;
    float: left;
    margin-right: 0.44rem;
}
.mark-li:nth-of-type(even){
    margin-right: 0;
}
.mark-li:nth-of-type(n+3){
    margin-top: 0.28rem;
}
.mark-li .mark-tit{
    width: 100%;
    height: 0.32rem;
    font-size: 0.3rem;
    color: white;
    font-weight: bold;
    text-align: center;
    line-height: 0.32rem;
    margin-top: 0.82rem;
}
.mark-li .mark-xian{
    width: 1.5rem;
    height: 0.02rem;
    background: white;
    margin: 0.18rem auto 0;
}
.mark-li p{
    display: block;
    width: 100%;
    height: auto;
    font-size: 0.26rem;
    color: white;
    text-align: center;
    margin-top: 0.2rem;
}
.box .core{
    width: 6.9rem;
    height: 9.92rem;
    padding: 0 0.3rem;
    overflow: hidden;
}
.core .core-title{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.46rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
}
.core .core-ul{
    width: 100%;
    height: 8.4rem;
    margin-top: 0.4rem;
}
.core-ul .core-li{
    width: 3.3rem;
    height: 4rem;
    margin-right: 0.3rem;
    float: left;
}
.core-li:nth-of-type(even){
    margin-right: 0;
}
.core-li:nth-of-type(n+3){
    margin-top: 0.4rem;
}
.core-li img{
    display: block;
    width: 100%;
    height: 100%;
}
.box .new{
    width: 6.9rem;
    height: 6.54rem;
    padding: 0 0.3rem;
    overflow: hidden;
}
.new .new-title{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.5rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
}
.new-title span{
    color: #bf0a0a;
}
.new .new-ul{
    width: 100%;
    height: 4.95rem;
    margin-top: 0.4rem;
}
.new-ul .new-li{
    width: 100%;
    height: 2.33rem;
    border: 0.01rem solid #dddddd;
    border-radius: 0.2rem;
}
.new-li:nth-of-type(n+2){
    margin-top: 0.3rem;
}
.new-li .new-tit{
    width: 100%;
    height: 0.6rem;
    border-bottom: 0.01rem solid #dddddd;
}
.new-tit span{
    display: block;
    width: 6.4rem;
    height: 100%;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.6rem;
    float: left;
    margin-left: 0.2rem;
    overflow: hidden;   
white-space: nowrap;  
text-overflow: ellipsis; 
}
.new-li .new-xian{
    width: 0.06rem;
    height: 0.3rem;
    margin-top: 0.15rem;
    background: #bf0a0a;
    float: left;
    margin-left: 0.02rem;
}
.new-li .new-con{
    width: 6.5rem;
    padding: 0 0.2rem;
    height: 1.72rem;
}
.new-con p{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
