p {
    margin: 0;
}

.banner {
    position: relative;
    overflow: hidden;
}

.juxin {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    /*	background: #000;
	opacity: .05;*/
    background-color: rgba(0, 0, 0, 0.05);
}

.juxin p {
    display: block;
    position: absolute;
    margin-left: 16.14%;
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.6%;
    text-transform: uppercase;
}

.juxin p>a {
    color: #fff;
}

.text1 {
    position: absolute;
    top: 50%;
    left: 16.14%;
    color: #fff;
    transform: translateY(-50%);
}

.text1 h1 {
    font-family: Oswald;
    font-size: 48px;
    line-height: 54px;
    margin: 0;
    margin-bottom: 25px;
    font-weight: 400;
}

.text1 p {
    font-family: Poppins;
    font-size: 24px;
    line-height: 54px;
}

.Box {
    width: 1300px;
    margin: auto;
    margin-top: 120px;
    overflow: hidden;
}

.left {
    float: left;
    width: 32.23%;
    margin-bottom: 100px;
}

.right {
    float: right;
    width: 67.76%;
}

.right h1 {
    font-family: ;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}

.product {
    margin-top: 53px;
}

.product_p {
    display: inline-block;
    width: 32%;
    margin-right: 1.55%;
    text-align: center;
    border-radius: 10px;
    vertical-align: top;
}

.product_p:nth-child(3n) {
    margin-right: 0;
}

.product_p span {
    font-family: Poppins;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    padding: 25px 0;
    text-transform: uppercase;
    display: block;
}

.product_p a {
    color: #333;
    text-decoration: none;
    position: relative;
    display: block;
}

.abbox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .2);
    transition: all .3s ease;
}

.abbox>p {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.product_p a:hover .abbox {
    opacity: 1;
    transition: all .3s ease;
}

.product_p:hover .top {
    display: block
}

.loading {
    width: 135px;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    cursor: pointer;
}

.loading p {
    font-family: Poppins;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    text-transform: uppercase;
}

.loa {
    margin-bottom: 100px;
}

.product_list {
    width: 83.53%;
    margin-top: 23px;
}

.product_list li {
    font-family: Poppins;
    font-size: 16px;
    line-height: 72px;
    list-style-type: none;
    font-weight: bold;
    /*border-bottom: 1px #e5e5e5 solid;*/
}

.product_list p {
    border-bottom: 1px #e5e5e5 solid;
    position: relative;
}

.product_list li:first-child {
    border-top: 1px #e5e5e5 solid;
}

.product_list span {
    display: block;
    width: 16px;
    height: 11px;
    line-height: 11px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.prosvg {
    color: #999;
}

.two {
    display: none;
}

.two.active {
    display: block;
}

.one1.active {
    border-radius: 5px;
    background: #ff1783;
}

.dpn {
    display: none;
}

.one1.active a {
    color: #fff;
    margin-left: 4%;
    text-decoration: none;
    transition: all .3s ease;
}

.one1.active .prosvg {
    color: #fff;

}

.one1.active .anniu {
    top: 45%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.one1.active .dpn {
    display: block;
}

.one1.active .dpb {
    display: none;
}

.one1:hover {
    border-radius: 5px;
    background: #333;
}

.one1:hover a {
    color: #fff;
    margin-left: 4%;
    text-decoration: none;
    transition: all .3s ease;
}

.one1:hover .prosvg {
    color: #fff;

}

.two li {
    margin-bottom: 0;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 30px !important;
    color: #999;
    list-style-type: block;
    list-style-type: disc !important;
    margin-left: 20px;
    border-top: none;
}

.two li:first-child {
    border-top: none;
}

.product_list ul {
    margin: 0;
    margin-top: 20px;
}

.two a {
    font-size: 16px;
    color: #999;
    transition: all .3s ease;
}

.two a:hover {
    color: #333;
    border-bottom: 1px solid #333;
    text-decoration: none;
}

.two>li:hover {
    color: #333;
}

.two {
    padding-left: 15px;
    margin-top: 20px;
}

.two>li:hover a {
    color: #333;
}

.set3 {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fac_btmbox {
    width: 1010px;
    margin: auto;
    text-align: center;
    padding-top: 115px;
}

.fac_btmbox p {
    font-size: 24px;
    line-height: 36px;
    color: #333;
}

.set3 b {
    background-color: #333;
    width: 140px;
    height: 1px;
    display: block;
    margin: 30px auto;
}

.fac_btmbox a {
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-decoration: underline;
}

.mysearc {
    font-size: 24px;
}

/*detail*/
.pro_menu {
    background: #f2eeef;
}

.pro_menu .container {
    padding: 0;
    padding: 20px 0;
}

.pro_menu .container a,
.pro_menu .container b {
    font-size: 14px;
    color: #333;
}

.pro_menu .container a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .banner img {
        height: 150px;
        object-fit: cover;
    }

    .juxin {
        height: 30px;
    }

    .loa {
        margin-bottom: 40px;
    }

    .juxin p {
        font-size: 12px;
        line-height: 30px;
        margin-left: 20px;
    }

    .text1 h1 {
        font-size: 22px;
        margin-bottom: 0;
        line-height: 25px;
    }

    .text1 {
        top: 58%;
        left: 20px;
    }

    .text1 p {
        font-size: 12px;
        line-height: 25px;
    }

    .Box {
        width: 100%;
        padding: 0 20px;
        margin-top: 20px;
    }

    .left {
        width: 100%;
        margin-bottom: 30px;
        display: none;
    }

    .right {
        width: 100%;
    }

    .product {
        margin-top: 30px;
    }

    .product_list {
        width: 100%;
        margin-top: 23px;
    }

    .product_list li {
        font-size: 14px;
        line-height: 55px;
    }

    .two li {
        font-size: 12px !important;
        line-height: 30px !important;
    }

    .product_p {
        width: 100%;
    }

    .tit {
        margin: auto 1%;
        font-size: 12px;
        line-height: 12px;
    }

    .juxin2 {
        margin: 7px auto;
    }

    .set3 {
        height: 270px;
    }

    .fac_btmbox {
        width: 91%;
        padding-top: 20px;
    }

    .fac_btmbox p {
        font-size: 16px;
        line-height: 26px;
    }

    .set3 b {
        margin: 15px auto;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .loa {
        margin-bottom: 50px;
    }

    .juxin p {
        font-size: 12px;
        line-height: 12px;
        margin-top: 1.5%;
    }

    .text1 {
        top: 54%;
    }

    .text1 h1 {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 28px;
    }

    .text1 p {
        font-size: 12px;
        line-height: 25px;
    }

    .Box {
        width: 750px;
        margin-top: 60px;
    }

    .left {
        width: 30.23%;
    }

    .right {
        width: 66.76%;
        margin-left: 3%;
    }

    .product_p:nth-child(3n) {
        margin-right: 0;
    }

    .product_list {
        width: 100%
    }

    .product_list li {
        font-size: 14px;
        line-height: 63px;
    }

    .two li {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .product_p {
        width: 31%;
    }

    .tit {
        margin: auto 7%;
        font-size: 18px;
        line-height: 28px;
    }

    .juxin2 {
        margin: 7px auto;
    }

    .set3 {
        height: 330px;
    }

    .fac_btmbox {
        width: 85%;
        padding-top: 40px;
    }

    .product_p span {
        font-size: 15px;
        line-height: 24px;
        margin-top: 5px;
        display: block;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .loa {
        margin-bottom: 80px;
    }

    .juxin p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 1.5%;
    }

    .text1 h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .text1 p {
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 27px;
    }

    .Box {
        margin-top: 80px;
        width: 970px;
    }

    .product_list {
        width: 85%
    }

    .product_list li {
        font-size: 14px;
        line-height: 63px;
    }

    .two li {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .tit {
        margin: auto 15%;
        font-size: 18px;
        line-height: 30px;
    }

    .product_p {
        margin-right: 1.5%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1201px) {
    .juxin p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 1.5%;
    }

    .text1 h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .text1 p {
        font-size: 15px;
        line-height: 27px;
    }

    .Box {
        width: 1170px;
    }

    .product_list {
        width: 85%
    }

    .product_list li {
        font-size: 14px;
        line-height: 63px;
    }

    .two li {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .tit {
        margin: auto 15%;
        font-size: 18px;
        line-height: 30px;
    }

    .product_p {
        margin-right: 1.5%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .set3 {
        height: 310px;
    }

    .fac_btmbox {
        width: 95%;
        padding-top: 65px;
    }
}