.ProductClassification{
    position: relative;
    z-index: 3;
    overflow: hidden;
    height:290px;
    box-shadow: 0 5px 10px #e5e5e5;
}
.ProductClassification h2{
    margin: 30px 0 25px;
    color:#028f4b;
    font-size: 25px;
}
.ProductClassification-list{
    width: 1200px;
}
.ProductClassification-list-ul{
    display: flex;
    flex-wrap: wrap;
}
.ProductClassification-list-ul>li{
    width: 179px;
    height: 79px;
    margin: 0 24px 25px 0;
    box-shadow: 0 0 3px #e5e5e5;
    -moz-box-shadow: 0 0 3px #e5e5e5;/*firefox*/ 
    -webkit-box-shadow: 0 0 3px #e5e5e5;/*webkit*/ 
    box-shadow: 0 0 3px #e5e5e5;/*opera或ie9*/ 
    border-radius: 5px;
    border:0.5px solid #f5f4f4;
}
.ProductClassification-list-ul>li:nth-child(6),.ProductClassification-list-ul>li:nth-child(12){
    margin-right:0;
}
.type-list{
    height: 39px;
    padding: 20px 30px;
}
boyi-introduce{
    margin-top: 20px;
}
.type-list-radius{
    display: inline-block;
    margin-right:15px;
    font-size: 14px;
    height:34px;
    width:34px;
    border:2px solid #028f4b;
    border-radius: 50%;
    vertical-align: middle;
   
}

.ProductClassification-list-ul>li>a{
    text-decoration: none;
}
.boyi{
    /* height:385px; */
    padding-bottom: 80px;
   background: #f6f6f6 url('../img/companybuild.png') 1000px bottom/596px 384px no-repeat;
}
.industryNews-list2{
    display: none;
}
.type-list{
    display: flex;
     align-items: center;
}
.type-list-radius{
    display: flex;
    justify-content: space-around;
    align-items: center;

}
/*.ri>p.lxwm{
    font-size: 30px;
    line-height: 40px;
    color:#6d6972;
}*/
.type-list-radius>img{
    
}
.boyi-introduce{
    overflow: hidden;
    height:100%;
    margin-top: 0px;
    width: 1200px;
  
}
.boyi-introduce>h2{
    font-size: 25px;
    margin-top: 40px;

}
.boyi-introduce-2{
    margin-top:50px;
    
}
.boyi-introduce-2>p{
    margin-top:10px;
}
.ProductDisplay{
    position: relative;
    width: 1300px;
    /* height: 565px; */
}
.ProductDisplay-title{
    width: 1200px;
    margin: 85px auto 35px;

}
.ProductDisplay-title>img{
    vertical-align: middle;
    margin-right: 10px;
}
.ProductDisplay-title>span{
    position: absolute;

    right: 70px;
    top:15px;
    vertical-align: 16px;
}
.ProductDisplay-title>span>a{
    text-decoration: none;
    color:#8a8787;
}
.ProductDisplay-title>span::after{
    content:"";
    position: absolute;
    right:-14px;
    top:5.5px;
    display: block;
    border:3px solid #fff;
    border-left:5px solid #8a8787;
}
.ProductDisplay-banner{
    position: relative;
    margin:0 auto;
    /* padding: 0 50px; */
    width: 1300px;
    height: 284px;
    overflow: hidden;
}
.ProductDisplay-banner-list{

    height: 250px;
    width:5000px;
    /* display: flex; */
}
.ProductDisplay-banner-list>li{
    position: relative;
    float: left;
    width: 292px;
    margin-right:10px;
}
.ProductDisplay-banner-list>li>a{
    text-decoration: none;
}
.ProductDisplay-banner-list>li>a>p{
    text-align: center;
    background: #f2f2f2;
    line-height: 40px;
}
.ProductDisplay-banner>div>div>div:hover .zz{
   width:100%;
   height:100%;
   position: absolute;
   top:0px;
   background: url("../img/ckxq.png") center center black no-repeat;
   font-size: 0;
   opacity: 0.5;
    
}
.prv{
    position: absolute;
    z-index: 999;
    left:-65px;
    top: 220px;
    width:45px;
    height:45px;
    cursor: pointer;
    background: url("../img/prv.png") no-repeat;
}
.next{
    position: absolute;
    z-index: 999;
    right:-65px;
    top: 220px;
    width:45px;
    height:45px;
    cursor: pointer;
    background: url("../img/next.png") no-repeat;
}

.next:hover,.prv:hover{
    opacity: 0.5;
}
.news-friend{
    overflow: hidden;
     height: 1290px; 
    background:url('../img/earth.png') 0 bottom/100% 500px #f6f6f6 no-repeat;
}
.news{
    width:1200px;
}
.swiper-container2 p{
    text-align: center;
}
.news .title{
    text-align: center;
    color: rgb(122, 117, 117);
}
.news .title>img{
    margin-top:75px;
    margin-bottom: 30px;
    
}
.news-banner{
    position: relative;
    margin-top: 60px;
    width: 700px;
    height:445px;
    overflow: hidden;
    
}
/* .news-banner>ul{
   width: 10000px;
   margin-left: -700px;
  overflow: hidden;
} */
.news-banner>div>div>div{
    position: relative;
    background-color: rgb(209, 203, 203);
    padding:20px;
   
    /* float: left; */
    width:310px;
    height:330px;
}
.news-banner>div>div>div>img{
    margin-bottom: 5px;
}


.news-banner>div>div>div>p{
    margin-top:15px;
}
.fs{
    font-size:20px;
}
.news-banner>ul>li:hover div>p,.news-banner>ul>li:hover div>span{
  color:#fff;
}
.news-banner>ul>li:hover{
    background-color: #313131;
}
.time{
    position: absolute;
    left:20px;
    bottom:20px;
}
span.active{
    color:green;
}
.news-prv{
    cursor: pointer;
    position: absolute;
    z-index: 999;
    left:20px;
    bottom: 10px;
    width:45px;
    height:45px;
    background: url("../img/prv.png") no-repeat;
}
.news-prv:hover,.news-next:hover{
    opacity: 0.5;
}
.news-next{
    cursor: pointer;
    position: absolute;
    z-index: 999;
    left:85px;
    bottom: 10px;
    width:45px;
    height:45px;
    background: url("../img/next.png") no-repeat;
}
.industryNews{
    position: relative;
    margin-top:60px;
    margin-left: 10px;
    width: 415px;
    height:420px;
    
}
.news-main{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.industryNews span>a{
    position: absolute;
    top:10px;
    right: 15px;
    text-decoration: none;
    color:#8a8787;
}
.industryNews>.industryNews-title span::after{
    content:"";
    position: absolute;
    right:0px;
    top:15px;
    display: block;
    border:3px solid transparent;
    border-left:5px solid #8a8787;
}
.industryNews-title>ul>li{
    float: left;
    width:90px;
    height: 37px;
    text-align: center;
    font-size: 20px;
    color:#8a8787;
    
}
.fdmb{
    display: none;
}
.industryNews-title{
    height:37px;
}
.industryNews-title>ul{
    overflow: hidden;
}
.industryNews-title{
    border-bottom: 3px solid #c2bdbd;
    
}
.industryNews-title>ul>li:hover{
    border-bottom: 3px solid #008f4b;
    color:#000;
}
.industryNews-title>ul>li.acitve{
     border-bottom: 3px solid #008f4b;
        color:#000;
}
.industryNews-list{
    overflow: hidden;
}
.industryNews-list>ul{
    
    width: 365px;
    height: 400px;
 
}
.industryNews-list>ul>li>a{
    text-decoration: none;
}
.industryNews-p1{
    margin: 20px 0px 10px;
}
.industryNews-list>ul>li{
    overflow: hidden;
    position: relative;
    border-bottom:1px dashed #bbb6b6;
    /* height:130px; */
}
.content{
    position: relative;
  /*  box-shadow: 0 5px 5px #dfdbdb;*/
}
.industryNews-list>ul>li p:last-child{
   margin: 10px 0 3px;
}
.friend{
    position: relative;
    width: 1200px;
    margin-top:120px;
    height:444px;
    overflow: hidden;
    
}
.partener{
    text-align: center;
    margin-top: 50px;
}
/* .frient-banner{
    width: 10000px;
} */
.friendbannerlist{
    position: absolute;
    display: flex;
    justify-content: space-between;
    bottom:30px;
    left: calc(50% - 65px);
    width:130px;
    height:5px;
    
}
.friendbannerlist> div{
    background-color:#9fd1b9;
    width: 30px;
    height:100%;
    cursor: pointer;
}
.friendbannerlist>.active{
    background-color:#046a3a;
}
.industryNews-p1:before{
    content:"";
    position: absolute;
    left:5px;
    top:25px;
    display: block;
    width:5px;
    height:5px;
    background: #d1cbcb;
 /*   border-radius: 50%;*/
}
.industryNews-p1{
    padding-left: 5%;
}
.shadow{
    position: relative;
}
.industryNews-list>ul>li p{
     text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.md{
    display: none;
}