.pc_dian {
    display: block;
}

.phone_nav {
    display: none !important;
}

.showMe {
    display: none;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner h1 {
    font-size: 66px;
    color: white;
    font-weight: bold;
    line-height: 1.091;
    position: absolute;
    top: 40%;
    left: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    transform: translateY(-50%);
}

.banner .down {
    position: absolute;
    top: 80%;
    left: 48%;
}

.content {
    width: 100%;
    background-color: #f7f7f7;
}

.content .pro-box {
    width: 83.33%;
    padding-bottom: 5%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.content .pro-box .pro-list {
    overflow: hidden;
    padding-top: 4%;
    padding-right: 0;
    padding-left: 0;
    float: left;
    width: 21.81%;
    z-index: 1;
}

.content .pro-box .pro-list .first {
    width: 100%;
}

.content .pro-box .pro-list .first .one {
    width: 100%;
    padding: 20px 20px 20px 31%;
    height: 72px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.content .pro-box .pro-list .first .one b {
    position: absolute;
    left: 7%;
}

.content .pro-box .pro-list .first .one b img {
    width: 55px;
}

.content .pro-box .pro-list .first .one a {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
}

.content .pro-box .pro-list .first .one i {
    float: right;
    line-height: 35px;
    font-size: 25px;
}

.content .pro-box .pro-list .first .one .qpg {
    display: block;
}

.content .pro-box .pro-list .first .one .qpn {
    display: none;
}

.content .pro-box .pro-list .first .second li {
    padding-left: 16%;
}

.content .pro-box .pro-list .first .second li a {
    font-size: 18px;
    color: #666666;
    line-height: 2.5;
}

.activee {
    background: #e6332b;
}

.activee .qpg {
    display: none !important;
}

.activee .qpn {
    display: block !important;
}

.activee a {
    color: #fff !important;
}

.activee i {
    color: #fff;
}

.actp {
    color: #e6332b !important;
}

.hua {
    position: fixed !important;
    top: 5px;
    width: 18.2% !important;
    padding-top: 0 !important
}

.act2 {
    background: #e6332b;
}

.act2 a {
    color: #fff !important;
}

.act2 i {
    color: #fff !important;
}

.hide {
    display: none !important;
}

.products {
    padding: 0;
    padding-top: 4%;
    right: 0;
    float: right;
    width: 69%;
}

.products .searchbox {
    position: relative;
}

.products .searchbox b {
    position: absolute;
    line-height: 95px;
    left: 5%;
}

.products .searchbox .search {
    width: 100%;
    height: 95px;
    background-color: #fff;
    border: none;
    position: relative;
}

.products .searchbox input {
    padding-left: 8%;
}

.products .searchbox input::placeholder {
    font-size: 16px;
    color: #999999;
    line-height: 1.75;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.products button {
    position: absolute;
    line-height: 60px;
    background-color: #e6332b;
    border: none;
    padding: 0 6%;
    right: 2%;
    top: 19%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.products .p-box {
    overflow: hidden;
    margin-top: 2%;
}

.products .p-box .Box {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 1.5%;
    background: #fff;
}

.products .p-box .Box .pro {
    border: 1px solid #ccc;
}

.products .p-box .Box .pro h3 {
    font-size: 28px;
    color: #424242;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    word-break: break-word;
}

.products .p-box .Box .pro p {
    padding: 4.5%;
    margin: 0;
    font-size: 16px;
    color: #515151;
    line-height: 1.5;
    text-align: center;
    word-break: break-word;
    font-weight: 500;
}

.products .p-box .Box .pro .cont {
    height: 62px;
    overflow: hidden;
    color: #666666
}

.products .p-box .Box .pro .view {
    padding: 0;
    margin: 7% 0 10.5% 0;
}

.products .p-box .Box .pro .view a {
    color: #e6332b;
    padding: 2.5% 12.5%;
    border: 2px solid #e6332b;
}

.products .btn2 {
    text-align: center;
    height: 55px;
    margin-top: 4%;
}

.products .btn2 a {
    font-size: 18.375px;
    color: white;
    line-height: 55px;
    background: #e6332b;
    padding: 1.5% 5.5%;
}

.Box:hover {
    border: 1px solid #e6332b;
}

.Box:hover .pro {
    border: none !important;
}

.Box:hover .view>a {
    border: none;
    color: #fff !important;
    background: #e6332b;
}

/* .p-box .Box:nth-child(3n) {
  margin-right: 0; } */

@media (min-width: 1601px) and (max-width: 1700px) {
    .content .pro-box {
        width: 88%;
    }

    .content .pro-box .pro-list {
        width: 24%;
    }

    .content .pro-box .pro-list .first .one {
        padding: 20px 20px 20px 25%;
    }

    .content .pro-box .pro-list .first .one b {
        left: 5%;
    }

    .content .pro-box .pro-list .first .one b img {
        width: 45px;
    }

    .products {
        width: 74%;
        padding-right: 0;
    }

    .hua {
        width: 21% !important;
    }
}

@media (min-width: 1365px) and (max-width: 1600px) {
    .content .pro-box {
        width: 88%;
    }

    .content .pro-box .pro-list {
        width: 24%;
    }

    .content .pro-box .pro-list .first .one {
        padding: 20px 20px 20px 25%;
    }

    .content .pro-box .pro-list .first .one b {
        left: 5%;
    }

    .content .pro-box .pro-list .first .one b img {
        width: 45px;
    }

    .products {
        width: 74%;
        padding-right: 0;
    }

    .products .p-box .Box .pro h3 {
        font-size: 24px;
    }

    .hua {
        width: 21% !important;
    }
}

@media (min-width: 1024px) and (max-width: 1364px) {
    .content .pro-box {
        width: 88%;
    }

    .content .pro-box .pro-list {
        width: 300px;
        padding-right: 2%;
    }

    .content .pro-box .pro-list .first .one {
        padding: 20px 20px 20px 25%;
    }

    .content .pro-box .pro-list .first .one b {
        left: 5%;
    }

    .content .pro-box .pro-list .first .one b img {
        width: 45px;
    }

    .content .pro-box .pro-list .first .one a {
        font-size: 18px;
    }

    .products {
        padding-left: 0;
        width: 65%;
    }

    .products .searchbox .search {
        height: 65px;
    }

    .products .searchbox b {
        line-height: 65px;
    }

    .products button {
        line-height: 41px;
        font-size: 14px;
    }

    .products .p-box .Box .pro h3 {
        font-size: 22px;
        height: 35px;
        line-height: 1;
    }

    .products .p-box .Box .pro p {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .banner h1 {
        font-size: 60px;
    }

    .banner .down {
        top: 75.5%;
        left: 45%;
    }

    .content .pro-box {
        width: 88%;
    }

    .content .pro-box .pro-list {
        width: 100%;
    }

    .products {
        padding: 0;
        width: 100%;
    }

    .products .p-box .Box .pro h3 {
        font-size: 22px;
        height: 35px;
        line-height: 1;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .pc_dian {
        display: none !important;
    }

    .phone_nav {
        display: block !important;
    }

    .banner h1 {
        font-size: 35px;
    }

    .banner .down {
        display: none;
        width: 40px;
        height: 40px;
        left: 45%;
        top: 71%;
    }

    .banner .down img {
        width: 100%;
    }

    .content .pro-box {
        width: 88%;
    }

    .content .pro-box .pro-list {
        padding: 0;
        padding-top: 20px;
        min-height: 560px;
        width: 100%;
    }

    .content .pro-box .pro-list .first .one {
        padding: 15px 30px 10px 24%;
        height: 60px;
    }

    .content .pro-box .pro-list .first .one a {
        font-size: 18px;
        float: left;
        width: 90%;
    }

    .content .pro-box .pro-list .first .one b {
        left: 4%;
    }

    .content .pro-box .pro-list .first .one b img {
        width: 50px;
    }

    .content .pro-box .pro-list .first .one i {
        line-height: 28px;
        position: absolute;
        right: 15px;
    }

    .content .pro-box .pro-list .first .second li a {
        font-size: 14px;
    }

    .products {
        padding: 0;
        width: 100%;
    }

    .products .searchbox {
        margin: 15px 0;
    }

    .products .searchbox b {
        line-height: 55px;
        left: 3%;
    }

    .products .searchbox .search {
        height: 55px;
    }

    .products .searchbox input::placeholder {
        font-size: 12px;
    }

    .products .searchbox input {
        padding-left: 11%;
    }

    .products button {
        line-height: 30px;
        padding: 0 2%;
        font-size: 12px;
    }

    .products .p-box .Box {
        width: 100%;
        margin-right: 0;
        padding: 5%;
    }

    .products .p-box .Box .pro h3 {
        font-size: 22px;
        height: unset;
    }

    .products .p-box .Box .pro .cont {
        height: unset;
    }

    .products .p-box .Box .pro p {
        font-size: 14px;
    }

    .products .btn2 a {
        font-size: 14px;
        padding: 2.5% 5.5%;
    }
}

/*# sourceMappingURL=product_list.css.map */