@charset "utf-8";
/*  共享css  */

.share span {
    padding-bottom: 3px;
    color: #00b040;
    border-bottom: 2px solid;
}

.lunbo .wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.chanpin,
.guanyu,
.zizhi,
.anli,
.shebei {
    padding-top: 50px;
    padding-bottom: 50px;
}

.chanpin .container,
.guanyu .container,
.zizhi .container,
.anli .container,
.share-tit,
.menu_pro,
.con_pro,
.chuangyi,
.con_project,
.zhengshu,
.shebei,
.shebei02 {
    margin-top: 50px;
}

.pro_list {
    margin-top: 20px !important;
}

/* 产品中心 */

.chanpin .img {
    overflow: hidden;
}

.tuijian a img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.chanpin .img img,
.case .row a img,
.anli .list img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.chanpin .row a:hover img {
    transform: scale(1.1);
}

.chanpin a {
    display: block;
    margin-bottom: 20px;
}

.chanpin a p:first-child {
    margin-top: 10px;
}

/* 关于我们 */

.guanyu,
.anli {
    background-color: #f2f2f2;
}

.guanyu .txt {
    padding: 30px;
}

.guanyu .txt p {
    margin-top: 20px;
    line-height: 2;
}

.guanyu .txt a {
    margin-left: 0;
}

/* 企业资质 */

.zizhi .list {
    position: relative;
}

.zizhi .list div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
}

.zizhi .list:hover div {
    opacity: 1;
}

/* 工程案例 */

.anli .list p {
    line-height: 45px;
}

.anli .list:hover img {
    transform: scale(1.1);
}

/* 内页分类 */

.menu_pro a {
    padding-left: 3vw;
    padding-right: 3vw;
    display: inline-block;
    line-height: 40px;
    background-color: #eee;
    transition: all .3s;
}

.menu_pro a:hover {
    color: #fff;
    background-color: #00b040;
}

/* 面包屑 */

.crumbs {
    line-height: 45px;
    background-color: #eee;
}

/* 产品详情 */

.con_pro a {
    line-height: 2;
}

.pro_article {
    margin-bottom: 20px;
}

.pro_article .top {
    line-height: 40px;
}

.pro_article .top .biao {
    background-color: #eee;
}

.pro_article .top .biao span {
    display: inline-block;
    padding-left: 3vw;
    padding-right: 3vw;
    background-color: #fff;
}

/* 推荐产品 */

.tuijian {
    margin-top: 20px;
}

.tuijian P {
    line-height: 40px;
}

/* 创意 */

.chuangyi {
    margin-bottom: 50px;
}

.chuangyi .d-flex {
    flex-wrap: wrap;
    align-items: center;
    /* text-align: center; */
}

.chuangyi ul {
    background-color: #f2f2f2;
}

.chuangyi ul li {
    width: 50%;
}

.chuangyi .list a {
    display: block;
    width: 100%;
    line-height: 50px;
    border-bottom: 1px dashed #ddd;
}

.chuangyi .list span {
    display: inline-block;
    width: 40%;
}

/* project */

.project .img img {
    width: 148px;
    height: 148px;
    object-fit: cover;
}

.project a {
    display: block;
    margin-top: 20px;
}

.project li {
    min-width: 148px;
    background-color: #f7f7f7;
}

.project .txt {
    width: 100%;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    color: #333;
}

.project .txt p {
    margin-bottom: 10px;
}

.project .txt p span {
    color: #00b040;
}

.project .txt .a {
    display: inline-block;
    line-height: 30px;
    padding-left: 2vw;
    padding-right: 2vw;
    color: #fff;
    background-color: #00b040;
}

/* 新闻详情 */

.con_project .top {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.con_project .top span {
    padding-right: 15px;
}

/* 案例列表 */

.case .row a {
    display: block;
    margin-top: 30px;
    color: #333;
}

.case .row .tit {
    padding-top: 10px;
}

.case .row a span {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    text-align: center;
}

/* 企业资质 */

.zhengshu .swiper-slide {
    width: 24%;
}

.shebei {
    background-color: #f2f2f2;
}

/* 价值观 */

.jzg {
    margin-top: 50px;
    border: 3px solid #444;
}

.yous {
    margin-top: 50px;
}

.yous p {
    line-height: 2;
    margin-bottom: 8px;
}
@media(max-width:992px){
    .swiper-slide img{width: 100%;}
    .swiper-slide .f40{font-size: 14px;}
    .swiper-slide .f24{font-size: 12px;}
    .chanpin, .guanyu, .zizhi, .anli, .shebei{padding-top: 20px;padding-bottom: 20px;}
    .chanpin .container, .guanyu .container, .zizhi .container, .anli .container, .share-tit, .menu_pro, .con_pro, .chuangyi, .con_project, .zhengshu, .shebei, .shebei02{margin-top: 20px;}
}