/*
* @Author: 哈利路球
* @Date:   2018-06-05 10:52:50
* @Last Modified by:   Being
* @Last Modified time: 2019-10-06 15:31:49
*/
body {
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    font-family: "Noto Sans SC", "Source Han Sans SC",  sans-serif;
    font-size: 0.16rem;
    line-height: 1.5;
}

div {
    box-sizing: border-box;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

img {
    border: 0;
    max-width: 100%;
}

a img {
    border: 0;
}

a {
    color: #000000;
    text-decoration: none;
}

.clear {
    clear: both;
}

.container {
    max-width: 12rem;
    margin: 0 auto;
}

.header {
    height: 1.36rem;
    background: url('../images/headerbj.jpg') center center no-repeat;
}

.header .logo {
    padding-top: 0.2rem;
    padding-left: 0.1rem;
    float: left;
}

.header .logo img {
    width: 6.26rem;
    height: 0.76rem;
}

.header .protop {
    float: right;
    padding-top: 0.15rem;
    padding-right: 0.1rem;
}

.header .protop img {
    width: 2.68rem;
    height: 0.99rem;
}

.nav {
    width: 11rem;
    margin: 0 auto;
    height: 0.55rem;
    line-height: 0.55rem;
    border-top: 1px solid #f0ecec;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 0.02rem;
}

.nav ul li {
    width: 1.37rem;
    text-align: center;
    font-size: 0.16rem;
    font-weight: bold;
    float: left;
    position: relative;
}

.nav ul li span {
    position: absolute;
    width: 0.07rem;
    height: 0.07rem;
    background: url('../images/nvl.png') center center no-repeat;
    left: 0.2rem;
    top: 0.25rem;
}

.banner {
    height: 8.45rem;
    background: url('../images/banner.jpg') center center no-repeat;
    background-size: auto 100%;
}

.background {
    background: #fef5e2;
    padding: 0.25rem 0 0.4rem;
}

.block1 {
    text-align: center;
}

.block1 .title {
    height: 2rem;
    background: url('../images/hetao_bj.png') center center no-repeat;
}

.block1 .title .name {
    font-size: 0.51rem;
    color: #2f2f2f;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block1 .title .desc {
    font-size: 0.21rem;
    color: rgba(47, 47, 47, 0.6);
    line-height: 0.5rem;
}

.block1 .title .line {
    width: 1.45rem;
    height: 0.1rem;
    background: #d11716;
    margin: 0.1rem auto 0;
}

.block1 .container_min {
    width: 10.7rem;
    margin: 0 auto;
}

.block1 .cate {
    text-align: left;
    margin-top: 0.1rem;
}

.block1 .cate img {
    width: 4.93rem;
    height: 0.78rem;
}

.block1 .row1 {
    margin-top: 0.3rem;
}

.block1 .row1 .one {
    float: left;
}

.block1 .row1 .one img {
    width: 6.05rem;
    height: 3.57rem;
}

.block1 .row1 .two {
    float: right;
}

.block1 .row1 .two img {
    width: 4.32rem;
    height: 3.53rem;
}

.block1 .row2 {
    margin-top: 0.35rem;
}

.block2 {
    margin-top: 0.3rem;
    text-align: center;
}

.block2 .title .name {
    font-size: 0.51rem;
    color: #2f2f2f;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block2 .title .desc {
    font-size: 0.21rem;
    color: rgba(47, 47, 47, 0.6);
    line-height: 0.5rem;
}

.block2 .title .line {
    width: 1.45rem;
    height: 0.1rem;
    background: #d11716;
    margin: 0.1rem auto 0;
}

.block2 .content {
    margin-top: 0.3rem;
}

.block3 {
    margin-top: 0.3rem;
    text-align: center;
}

.block3 .title .name {
    font-size: 0.51rem;
    color: #2f2f2f;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block3 .title .name span {
    color: #d11716;
}

.block3 .title .desc {
    font-size: 0.21rem;
    color: rgba(47, 47, 47, 0.6);
    line-height: 0.5rem;
}

.block3 .title .line {
    width: 1.45rem;
    height: 0.1rem;
    background: #d11716;
    margin: 0.1rem auto 0;
}

.block3 .content {
    margin-top: 0.3rem;
}

.block3 .content .ppp {
    width: 12rem;
    position: relative;
    margin: 0 auto 1.2rem;
}

.block3 .content .ppp img {
    width: 11.79rem;
    height: 4.96rem;
}

.block3 .content .ppp .fff1 {
    position: absolute;
    right: -1.18rem;
    bottom: -0.7rem;
}

.block3 .content .ppp .fff1 img {
    width: 4.18rem;
    height: 2.69rem;
    z-index: 999;
}

.block3 .content .ppp .fff2 {
    position: absolute;
    left: -1.18rem;
    bottom: -0.7rem;
}

.block3 .content .ppp .fff2 img {
    width: 3.43rem;
    height: 3.67rem;
    z-index: 999;
}

.block3 .content .ppp .fff3 {
    position: absolute;
    right: -1.18rem;
    bottom: -0.7rem;
}

.block3 .content .ppp .fff3 img {
    width: 4.12rem;
    height: 3.64rem;
    z-index: 999;
}

.block4 {
    height: 7.84rem;
    background: url('../images/youshibj.jpg') center center no-repeat;
    text-align: center;
    padding-top: 0.4rem;
}

.block4 .title {
    margin-bottom: 0.3rem;
}

.block4 .title .name {
    font-size: 0.51rem;
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block4 .title .desc {
    font-size: 0.18rem;
    color: rgba(255, 225, 255, 0.6);
    line-height: 0.35rem;
    font-style: italic;
}

.block4 img {
    width: 11rem;
    height: 4.7rem;
}

.block5 {
    margin-top: 0.3rem;
    text-align: center;
}

.block5 .title .name {
    font-size: 0.51rem;
    color: #2f2f2f;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block5 .title .desc {
    font-size: 0.18rem;
    color: rgba(47, 47, 47, 0.6);
    line-height: 0.35rem;
    font-style: italic;
}

.block5 .title .line {
    width: 1.45rem;
    height: 0.1rem;
    background: #d11716;
    margin: 0.1rem auto 0;
}

.block5 .img {
    margin-top: 0.3rem;
    padding: 0 0.1rem;
}

.block5 .content {
    margin-top: 0.3rem;
    text-align: left;
    font-size: 0.19rem;
    font-weight: bold;
    line-height: 0.38rem;
    padding: 0 0.1rem;
}

.block5 .content p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
}

.block6 {
    margin-top: 0.5rem;
    text-align: center;
}

.block6 .title .name {
    font-size: 0.51rem;
    color: #2f2f2f;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8rem;
}

.block6 .title .desc {
    font-size: 0.18rem;
    color: rgba(47, 47, 47, 0.6);
    line-height: 0.35rem;
    font-style: italic;
}

.block6 .title .line {
    width: 1.45rem;
    height: 0.1rem;
    background: #d11716;
    margin: 0.1rem auto 0;
}

.block6 .content {
    margin-top: 0.2rem;
}

.footer {
    background: #c30a08;
    height: 1.35rem;
    line-height: 1.35rem;
    text-align: center;
    font-size: 0.25rem;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

.footer .left {
    width: 45%;
    float: left;
}

.footer .right {
    width: 45%;
    float: right;
}

.footerline {
    height: 0.35rem;
    background: #fef5e2;
}

.page_info {
    width: 100%;
    text-align: center;
    line-height: .4rem;
    margin: .4rem auto;
}

.page {
    display: inline-block;
    padding-left: 0;
    border-radius: .04rem;
}

.page>li {
    display: inline;
}

.page>li>a {
    color: #686868;
}

.page>.current>a,
.page>.current>span {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #d11716;
    border-color: #d11716;
}

.page>li>a,
.page>li>span {
    position: relative;
    float: left;
    padding: .1rem .25rem;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}

.daohang {
    height: 0.7rem;
    line-height: 0.7rem;
    padding: 0 0.1rem;
}

.daohang .img {
    padding-top: 0.2rem;
    float: left;
}

.daohang .img img {
    width: 0.28rem;
    height: 0.28rem;
}

.daohang .text {
    float: left;
    padding-left: 0.1rem;
}

.childcate {
    text-align: center;
    margin-top: 0.3rem;
}

.childcate ul li {
    display: inline-flex;
    border: 1px solid #d11716;
    padding: 0.1rem 0.3rem;
    margin-left: 0.05rem;
    margin-right: 0.05rem;
    margin-bottom: 0.2rem;
}

.childcate ul li.on {
    background: #d11716;
    color: #ffffff;
}

.childcate ul li.on a {
    color: #ffffff;
}

.productlist {
    margin-top: 0.4rem;
}

.productlist ul li {
    width: 25%;
    float: left;
    padding: 0.1rem;
    box-sizing: border-box;
    text-align: center;
}

.productlist ul li img {
    width: 2.8rem;
    height: 2.8rem;
    border: 2px solid #ffffff;
}

.productlist ul li .title {
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
}

.newslist {
    margin-top: 0.2rem;
    padding: 0.1rem;
}

.newslist ul li {
    border: 1px solid #d11716;
    padding: 0.1rem;
    margin-bottom: 0.15rem;
}

.newslist ul li .left {
    width: 3rem;
    float: left;
}

.newslist ul li .left img {
    width: 2.7rem;
    height: 1.4rem;
}

.newslist ul li .right {
    width: 8.3rem;
    float: right;
}

.newslist ul li .right .title {
    font-size: 0.2rem;
    line-height: 0.35rem;
    height: 0.35rem;
    overflow: hidden;
    font-weight: bold;
}

.newslist ul li .right .desc {
    font-size: 0.16rem;
    line-height: 0.3rem;
    height: 0.9rem;
    overflow: hidden;
    margin-top: 0.1rem;
}

.pageshow {
    margin-top: 0.2rem;
    font-size: 0.16rem;
    line-height: 1.8;
    padding: 0.1rem;
}

.showarticle {
    margin-top: 0.2rem;
}

.showarticle .title {
    padding: 0 1rem;
    font-size: 0.24rem;
    font-weight: bold;
    text-align: center;
}

.showarticle .content {
    font-size: 0.16rem;
    line-height: 1.8;
    padding: 0.1rem;
    margin-top: 0.2rem;
}

@media (max-width: 1440px) {
    .block3 .content .ppp {
        width: 11.7rem;
    }

    .block3 .content .ppp .fff1 {
        display: none;
    }

    .block3 .content .ppp .fff2 {
        display: none;
    }

    .block3 .content .ppp .fff3 {
        display: none;
    }
}

@media(max-width:767px) {
    body {
        font-size: 0.26rem;
        line-height: 1.5;
    }

    .container {
        width: 100%;
    }

    .header .logo {
        padding-top: 0.3rem;
    }

    .header .protop {
        display: none;
    }

    .nav {
        width: 100%;
        height: auto;
        margin-bottom: 0;
        line-height: 0.6rem;
    }

    .nav ul li {
        width: 25%;
        float: left;
        line-height: 0.6rem;
        height: 0.6rem;
        font-size: 0.3rem;
    }

    .nav ul li span {
        display: none;
    }

    .banner {
        height: 3.5rem;
    }

    .block1 .title {
        background: none;
        height: auto;
        margin-bottom: 0.2rem;
    }

    .block1 .container_min {
        width: 100%;
    }

    .block1 .row1 .one {
        width: 100%;
    }

    .block1 .row1 .one img {
        width: 100%;
        height: auto;
    }

    .block1 .row1 .two img {
        width: 100%;
        height: auto;
    }

    .block3 .content .ppp {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .block3 .content .ppp img {
        width: 100%;
        height: auto;
    }

    .block4 {
        height: 5.84rem;
    }

    .block4 img {
        height: auto;
    }

    .block5 .content {
        font-size: 0.26rem;
    }

    .productlist ul li {
        width: 50%;
    }

    .productlist ul li img {
        width: 3.7rem;
        height: 2.8rem;
    }

    .newslist ul li .left {
        display: none;
    }

    .newslist ul li .right {
        width: 100%;
    }

    .newslist ul li .right .title {
        font-size: 0.3rem;
        line-height: 0.45rem;
        height: auto;
    }

    .newslist ul li .right .desc {
        font-size: 0.26rem;
        line-height: 0.45rem;
        height: 1.8rem;
    }

    .showarticle .title {
        font-size: 0.3rem;
        padding: 0 0.2rem;
    }

    .showarticle .content {
        font-size: 0.26rem;
    }

    .pageshow {
        font-size: 0.26rem;
    }


}