/*公共区域的样式*/
.cooperation-box .coop-list li {
    margin-left: 76px;
    margin-bottom: 20px;
}
.footer-bottom {
    border-top: 1px solid rgb(84 84 84 / 60%);
}
.footer-nav .footer-item:nth-child(1)::after,
.footer-nav .footer-item:nth-child(1)::before{
    display: none;
}
.header{
    border-bottom: 0;
}



/*修改颜色区域*/
.nav-item:hover .category, .nav-item.active .category {
    color: #67dd46;
}
.category::after {
    background-color: #67dd46;
}
.dropdown-menu li a:hover {
    color: #67dd46;
    background-image: url(../images/icon-nav02.png);
}
.section-title::after {
    background: #a1a1a1;
}

.solve-item:hover .mark {
    top: 0;
    background: rgb(29 133 0 / 97%);
}
.we-box li:hover {
    background: #187000;
}
.quality-item:hover .mark {
    background: rgb(97 191 71 / 65%);
}
.we-box .m-hr {
    background-color: #afafaf;
}
.footer a:hover {
    color: #ffffff;
}
.kf span:hover {
    background-color: #a1a1a1;
}
.btn-default i {
    background-color: #b3b3b3;
}
.contact-title .hr {
    background-color: #999999;
}
.about-cont .hr {
    background-color: #999999;
}
.culture-item .mark {
    background: rgb(50 50 50 / 84%);
}
.brand-item .m-mark {
    background-color: #26830c;
}
.subb-title h3 {
    font-size: 46px;
    color: #ffffff;
    line-height: 48px;
    letter-spacing: -1px;
}
.breadcrumb a:hover {
    color: #ffffff;
}
.wlbz-item .m-mark,
.after-item .m-caption {
    background-color: rgb(38 135 12 / 93%);
}



.homenewlogo{
    display: none;
}
.homeoldlogo{
    display: block;
}


.noneimg{
    text-align: center;
    margin:60px 0 20px 0;
}
.noneimg img{
    display: block;
    margin: 0 auto;
}
.noneimg p{
    font-size: 13px;
    margin: 12px 0 0 0;
    font-weight: 600;
    color: #999999;
    text-align: center;
}


.footer-item dt {
    margin-bottom: 20px;
}




.footer-sec {
    color: #61bf47;
  
}

.btn-default:hover, .btn-default.active {
border: 1px solid #61bf47;
    background: #61bf47;
}

.btn-default i{
    background: #61bf47;
}




