.solve-item .m-hr {
   
    background: #61bf47;
   
}

.header .homenewlogo{
    display: block;
}
.header .homeoldlogo{
    display: none;
}
.header.header-fixed .homenewlogo{
    display: none;

}
.header.header-fixed .homeoldlogo{
    display: block;

}





.sec-banner .content {
 
    top: 34%;
}



i.bgcolori{
    width: 100%;
    height: 100%;
    background: #00000078;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.sec-banner .content {
    display: inline-block;
    left: 15%;
    position: absolute;
}
.sec-quality{
    background: #ffffff;
}
.sec-new {
    background: #f9f9f9;
    padding-bottom: 80px;
    position: relative;
    z-index: 2;
}


.homenew{
    display: block;
    overflow: hidden;
    margin: 40px 0 0 0 ;
}
.homenew li{
    padding: 0 10px;
    display: inline-block;
    width: 33.333%;
    float: left;
}
.homenew li a{
    display: block;
    padding: 20px 15px;
    border-bottom: 1px #d7d7d7 solid;
}
.homenew li a:hover{
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 22px rgb(0 0 0 / 12%);
    border-bottom: 1px #f9f9f9 solid;
}
.homenew li:nth-child(4) a,
.homenew li:nth-child(5) a,
.homenew li:nth-child(6) a{
    border-bottom: none;
}
.homenew li a .titlebox{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding: 0 0 0 30px;
}
.homenew li a .titlebox:after{
    width: 28px;
    line-height: 18px;
    display: inline-block;
    content: 'Hot';
    position: absolute;
    top: 4px;
    left: 0;
    background: #e33131;
    color: #ffffff;
    border-radius: 10px 0 8px 0;
    text-align: center;
    font-size: 12px;
    transform: scale(0.84);
}
.homenew li a .titlebox span{
    color: #999;
    float: right;
    font-size: 14px;
    line-height: 24px;
}
.homenew li a .text{
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 18px;
}


.category {
    color:#585858;
}


.goodul{
    max-width: 1200px;
    margin: 0 auto !important;
    display: block;
    float: none !important;
}
.cooperation-box .coop-list li {
    float: left;
    width: 20%;
    height: auto;
    padding: 0 10px;
    margin: 0 0 20px 0;
}





.solve-box .m-col {
    
    width: 25%;
   
}




.sec-banner .content span {
    color: #61bf47;
}
.appbox .app-hd a::after {
   
    background: rgb(97 191 71 / 65%);
  
}

.appbox .app-bd .m-hr {
   
    background-color: #61bf47;
}

 


