.banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.banner .classify {
    width: 100%;
    padding: 0 13.54%;
    position: absolute;
    bottom: 0;
    height: 120px;
}

.banner .classify .box {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
}

.banner .classify .box .class-list {
    padding: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner .classify .box .class-list a {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    line-height: 2.5;
    text-align: center;
}

.banner .classify .box .class-list a i {
    padding-right: 15px;
}

.banner .tit_2 {
    position: absolute;
    width: 46.87%;
    margin-left: 13.54%;
    top: 41%;
}

.banner .tit_2 .left1 {
    padding: 0;
    float: left;
}

.banner .tit_2 .left1 .area1 {
    padding: 0;
    margin-bottom: 30px;
}

.banner .tit_2 .left1 .area1 .tit-1 {
    position: relative;
}

.banner .tit_2 .left1 .area1 .tit-1 p {
    padding-left: 30%;
    position: absolute;
    top: 2px;
    font-size: 18px;
    color: #e67817;
    line-height: 1.333;
}

.banner .tit_2 .right1 {
    padding: 0;
    float: right;
}

.banner .tit_2 .right1 h3 {
    font-size: 40px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    padding-left: 10%;
    margin: 0;
}

.banner .classify .box .class-list:nth-child(3) {
    border-right: none;
}

.banner .classify .box .class-list:hover {
    background: rgba(255, 255, 255, 0.102);
}

h3,
h2,
h4,
h5,
h6,
p {
    font-family: 'Open Sans', sans-serif;
}

.pro-Box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pro-Box .content {
    margin: 0 13.54%;
}

.pro-Box .content h3 {
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 100px;
}

.pro-Box .content h3 a {
    color: #666666;
}

.pro-Box .content h3 span {
    padding: 0 5px;
}

.pro-Box .content h2 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.833;
    margin-bottom: 35px;
}

.pro-Box .content p {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    width: 80%;
    font-weight: 600;
    margin-bottom: 20px;
}

.pro-Box .content .search-box {
    width: 72%;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    margin-bottom: 30px;
}

.pro-Box .content .search-box .search1 span {
    position: absolute;
    left: 15px;
    left: 3.5%;
    top: 28%;
    font-size: 22px;
    color: #999999;
}

.pro-Box .content .search-box input {
    width: 68%;
    height: 70px;
    border: none;
    background: #e3e6e8;
    padding-left: 70px;
}

.pro-Box .content .search-box input::placeholder {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    text-transform: uppercase;
    line-height: 3.667;
}

.pro-Box .content .search-box .button11 {
    position: absolute;
    display: inline-block;
    float: right;
    right: 0;
    height: 75px;
    width: 31.5%;
    background: #e67817;
    top: 0;
    border: none;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}

.pro-Box .content .search-box .button11 span {
    padding-left: 15px;
    font-size: 22px;
    position: unset;
    color: #fff;
}

.pro-Box .content .product {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 80px;
}

.pro-Box .content .product .pro-list {
    padding: 0;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.pro-Box .content .product .pro-list .pro-img {
    position: relative;
}

.pro-Box .content .product .pro-list .pro-img img {
    width: 100%;
}

.pro-Box .content .product .pro-list .pro-img .hover {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    background: rgba(0, 0, 0, 0.102);
    top: 0;
    left: 0;
}

.pro-Box .content .product .pro-list .pro-img .hover .hover-Box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-Box .content .product .pro-list .pro-img .hover .hover-Box a {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-decoration: underline;
    line-height: 2;
}

.pro-Box .content .product .pro-list h3 {
    font-size: 24px;
    color: #333333;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin: 30px 0;
}

.pro-Box .content .btnnn {
    background-color: #e67817;
    width: 360px;
    height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 125px;
}

.pro-Box .content .btnnn a {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    line-height: 80px;
    text-align: center;
}

.parameter {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.parameter .par-left {
    padding: 0;
    height: 100%;
    padding-top: 1.2%;
}

.parameter .par-left .center {
    display: inline-block;
    width: 110px;
}

.parameter .par-left .nav-three {
    display: inline-block;
    width: calc(100% - 120px);
    vertical-align: top;
}

.parameter .par-left a {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: 600;
    line-height: 1.8;
    white-space: nowrap;
    border: 1px solid rgba(0, 0, 0, 0);
    padding-left: 5px;
    padding-right: 5px;
    
}
.nav-three a{position:relative;}
.nav-three a:hover::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    border-bottom:2px solid #e67817;
}
.parameter .par-left a:hover{
    background-color: #e67817 !important;
    border: 1px solid #e67817;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
/*add*/

.parameter .par-left span {
    padding: 0 8px;
}

.par-right {
    padding: 0;
    text-align: right;
    right: 0;
    float: right;
    margin-top: 10px;
}

.par-right select {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.5;
    outline: none;
    font-weight: 600;
}

.par-right select .pt {
    text-transform: uppercase;
}

.parameter .par-left span:last-child {
    display: none;
}

.pro-Box .content .product .pro-list:nth-child(3n) {
    margin-right: 0;
}

.pro-Box .content .product .pro-list:hover .pro-img .hover {
    display: block;
}

.pro-Box .content .product .pro-list:hover h3 {
    color: #e67817;
}

.activep {
    background: rgba(255, 255, 255, 0.102);
}

.actived {
    color: #e67817 ;
}
.categorys{
    background-color: #e67817;
    color: #fff !important;
}

@media (max-width: 767px) {
    .banner {
        height: 78vh;
    }

    .banner .tit_2 {
        width: 100%;
        padding: 0 20px;
        margin-left: 0;
        top: 30%;
    }

    .banner .tit_2 .left1 .area1 .tit-1 p {
        padding-left: 20%;
    }

    .banner .tit_2 .right1 h3 {
        font-size: 24px;
        padding-left: 0;
    }

    .banner .classify {
        padding: 0 20px;
        height: 70px;
    }

    .banner .classify .box .class-list a {
        font-size: 14px;
    }

    .banner .classify .box .class-list a i {
        display: none;
    }

    .pro-Box .content {
        margin: 0 20px;
    }

    .pro-Box .content h3 {
        margin-top: 20px;
        margin-bottom: 50px;
        font-weight: normal;
    }

    .pro-Box .content h2 {
        font-size: 24px;
        margin-bottom: 25px;
        margin-top: 0;
    }

    .pro-Box .content p {
        font-size: 15px;
        width: 100%;
        font-weight: normal;
    }

    .pro-Box .content .search-box {
        width: 100%;
    }

    .pro-Box .content .search-box .search1 span {
        font-size: 16px;
        top: 30%;
    }

    .pro-Box .content .search-box input {
        padding-left: 35px;
        height: 55px;
        width: 78%;
    }

    .pro-Box .content .search-box input::placeholder {
        font-size: 15px;
    }

    .pro-Box .content .search-box .button11 {
        font-size: 15px;
        width: 22%;
        height: 55px;
    }

    .pro-Box .content .search-box .button11 span {
        display: none;
    }

    .pro-Box .content .product {
        margin-top: 60px;
    }

    .pro-Box .content .product .pro-list {
        width: 100%;
    }

    .pro-Box .content .product .pro-list h3 {
        margin: 10px 0 20px 0;
        font-size: 20px;
    }

    .pro-Box .content .product .pro-list .pro-img .hover .hover-Box a {
        font-size: 18px;
    }

    .pro-Box .content .btnnn {
        width: 100%;
        height: 50px;
    }

    .pro-Box .content .btnnn a {
        font-size: 16px;
        line-height: 50px;
    }

    .parameter .par-left {
        display: unset;
        height: 100%;
        margin-bottom: 15px;
    }

    .parameter .par-left a {
        font-size: 18px;
        font-weight: normal;
    }

    .parameter .par-left span {
        padding: 0 10px;
    }

    .par-right select {
        font-size: 18px;
        font-weight: normal;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .banner .tit_2 {
        width: 90%;
        margin-left: 8.33%;
    }

    .banner .tit_2 .right1 h3 {
        font-size: 33px;
    }

    .banner .classify {
        padding: 0 8.33%;
    }

    .banner .classify .box .class-list a {
        font-size: 20px;
    }

    .pro-Box .content {
        margin: 0 8.33%;
    }

    .pro-Box .content .search-box {
        width: 80%;
    }

    .parameter .par-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .par-right {
        width: 35%;
    }

    .par-right select {
        font-size: 15px;
        font-weight: normal;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .banner .tit_2 {
        width: 90%;
        margin-left: 8.33%;
    }

    .banner .tit_2 .right1 h3 {
        font-size: 33px;
    }

    .par-right select {
        font-size: 16px;
        font-weight: normal;
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    .banner .tit_2 {
        width: 56%;
        margin-left: 7.5%;
    }

    .banner .tit_2 .right1 h3 {
        font-size: 32px;
    }

    .banner .classify {
        padding: 0 7.5%;
    }

    .banner .classify .box .class-list a {
        font-size: 20px;
    }

    .pro-Box .content h2 {
        font-size: 30px;
    }

    .pro-Box .content h3 {
        margin-bottom: 70px;
    }

    .pro-Box .content p {
        font-size: 15px;
    }

    .pro-Box .content .product .pro-list h3 {
        font-size: 20px;
        margin: 15px 0;
    }

    .pro-Box .content .product .pro-list .pro-img .hover .hover-Box a {
        font-size: 20px;
    }

    .pro-Box .content .btnn a {
        line-height: 80px;
    }

    .pro-Box .content .search-box .button11 {
        font-size: 20px;
    }

    .parameter .par-left {
        width: 75%;
    }

    .parameter .par-left a {
        font-size: 18px;
    }

    .par-right {
        width: 25%;
    }

    .par-right select {
        font-size: 16px;
        padding: 0 20px;
    }
}

@media (max-width: 320px) {
    .pro-Box .content .search-box input::placeholder {
        font-size: 13px;
    }
}

/*# sourceMappingURL=pro_list.css.map */