﻿header .header {
    display: block;
    width: 100%;
    background-color: #171717;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    line-height: 0;
    height: 1.1rem;
    line-height: 1.1rem;
}

header .m-btn {
    display: block;
    margin: 0 10px;
    width: 38px;
    height: 28px;
    padding: 5px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    header .m-btn .box {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

        header .m-btn .box .line {
            display: block;
            width: 100%;
            height: 2px;
            background-color: #ffee02;
            position: absolute;
            left: 0;
        }

        header .m-btn .box .line1 {
            top: 0;
        }

        header .m-btn .box .line2 {
            top: 8px;
        }

        header .m-btn .box .line3 {
            top: 16px;
        }

header .m-search {
    display: block;
    margin: 0 10px;
}

    header .m-search a {
        display: block;
    }

    header .m-search img {
        height: 0.44rem;
    }

header .logo img {
    height: 0.39rem;
}

.container {
    min-height: calc(100vh - 105px - 48px);
    overflow: hidden;
}

.common-title {
    text-align: center;
}

    .common-title h2 {
        font-size: 0.4rem;
        font-weight: bold;
        color: #171717;
        text-align: center;
        position: relative;
        display: inline-block;
        padding-bottom: 0.2rem;
    }

        .common-title h2 i {
            height: 0.04rem;
            background: #ffee02;
            width: 34%;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -17%;
        }

    .common-title p {
        text-align: center;
        font-size: 0.14rem;
        color: #a8a8a8;
        padding: 0.1rem 0;
    }

.r-product {
    background: #fff;
    padding: 0.5rem 0.15rem;
}

#cppslistSwiper {
    padding: 0.2rem 0;
}

.r-product .product {
    width: 3.3rem;
    border: 1px solid #eeeeee;
    background: #fff;
    margin: 0.2rem 0.15rem;
}

.r-product .p_photo {
    display: table;
    width: 100%;
    height: 2.96rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .r-product .p_photo .cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .r-product .p_photo img {
        max-height: 100%;
        -webkit-transition: .45s;
        transition: .45s
    }

.r-product .info {
    border-top: 1px solid #eee;
    position: relative;
    margin: 0 0.15rem;
    padding: 0.2rem 0;
}

    .r-product .info span {
        display: inline-block;
        position: absolute;
        right: 0.1rem;
        top: 50%;
        margin-top: -0.14rem;
        width: 0.5rem;
        height: 0.28rem;
        line-height: 0.28rem;
        background: url(../images/pmore.png) no-repeat;
        background-size: 0.3rem auto;
    }


    .r-product .info p {
        color: #939393;
        font-size: 0.18rem;
        width: 2.18rem;
    }

    .r-product .info h2 {
        font-size: 0.2rem;
        color: #000000;
        width: 2.18rem;
        padding: 0.1rem 0;
    }

.r-product .swiper-pagination {
    display: block;
    margin-top: 0.1rem;
    position: relative;
    bottom: 0;
    line-height: 0.48rem;
}

.swiper-pagination-bullet {
    background: #171717;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #ffee02;
}

.i-about {
    margin-top: 0.1rem;
    background: #171717;
}

    .i-about .des {
        font-size: 0.24rem;
        color: #fff;
        padding: 0.5rem 0.2rem;
        line-height: 1.5;
    }

    .i-about .more {
        text-align: center;
        padding: 0.5rem 0;
    }

        .i-about .more a {
            display: inline-block;
            text-align: center;
            background: #ffee02;
            color: #000;
            line-height: 0.8rem;
            height: 0.8rem;
            border-radius: 5px;
            width: 2rem;
            font-size: 0.28rem;
        }
.news {
    margin-top: 0.1rem;
    padding: 0.6rem 0.3rem;
    background: #fff;
}

.news-bd {
    border-bottom: 1px solid #eeeeee;
}

    .news-bd img {
        padding: 0.3rem 0;
    }

    .news-bd h2 {
        font-size: 0.3rem;
        color: #171717;
    }

    .news-bd .time {
        font-size: 0.2rem;
        color: #cacbcb;
        padding: 0.1rem 0;
    }

    .news-bd .des {
        font-size: 0.24rem;
        color: #999999;
        padding: 0.35rem 0;
    }

.news ul li {

    padding: 0.3rem 0 0.3rem 0.15rem;
    border-bottom: 1px solid #eeeeee;
}

    .news ul li .title {
        font-size: 0.24rem;
        color: #666666;
        float: left;
        width: 5.1rem;
        border-left: 2px solid #ffee02;
        padding-left: 0.2rem;
    }

    .news ul li .time {
        font-size: 0.2rem;
        color: #cacbcb;
    }

.news .more {
    text-align: center;
    margin-top: 0.6rem;
}

    .news .more a {
        display: inline-block;
        text-align: center;
        background: #000;
        color: #ffee02;
        line-height: 0.8rem;
        height: 0.8rem;
        border-radius: 5px;
        width: 2rem;
        font-size: 0.28rem;
    }
  .linkinfo{padding: 0.6rem 0;background: #171717;text-align: center;}
  .linkinfo h2{font-size: 0.35rem;color: #fff;display: inline-block; background: url(../images/tel.png) no-repeat left center;background-size: 0.38rem auto; padding-left: 0.5rem;}
  .linkinfo p{font-size: 0.28rem;color: #999;line-height: 0.56rem;padding-top: 0.2rem;}
  .linkinfo p.tel{font-weight: bold;font-size: 0.42rem;color: #fff;}