@charset "UTF-8";
/* 全局效果 */
.form-group {
    margin-bottom: 0;
}
a:hover {
 color:#00873b;
}
.swiper-pagination-bullet-active {
    background: #00873b;
}
#c_banner_015-1643167231548 .e_bannerA-2 .p_info {
    display: none;
}
.swiper-button-next, .swiper-button-prev {
    color: #00873b;
}
.search_warp svg {
    fill: #1e9e3b;
    transition: all .5s ease;
    cursor: pointer;
}
.s1{display: flex;flex-wrap: wrap; margin-bottom: 10px;justify-content: flex-start;padding-left: 10px;}
.s1 a{width: 100%;text-align: left; font-size: 14px;color: #666666;line-height: 30px;margin-left: 10px;}
.s1 a img{vertical-align: middle;margin-right: 3px;}

.s2{display: flex;padding-top: 30px;}
.s2 .fimg{text-align: center;margin-right: 15px;margin-bottom: 10px;position: relative;cursor: pointer;}
.s2 .img{width: 84px;position: absolute;margin:0 auto; bottom: 25px;  text-align: center;margin: 0 auto;display: none;}
.s2 .img img{display: block;width: 100%;margin: 0 auto;}
.s2 p{font-size: 13px;margin-top: 5px; color: #666666;line-height: 24px;}
.s2 .fimg:hover .img{display: block;}
/* 首页产品分类 */

/* 平板样式 */
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin: 0;
}
}
/* 移动设备样式 */
@media screen and (max-width:768px) {
/*头尾模板*/

}

/*PC端样式*/
@media only screen and (min-width: 769px) {
/* 首页简介 */
}