    .headertop{
    padding:2.1rem 5rem;
}

.logo img{
    height: 2.8rem;
}
.banner img{
    width:100%;
    height: 104.5rem;
    object-fit: cover;
}
.banner{
    position:relative;
}
#banner img{
    width:100%;
}
#banner{
    overflow: hidden;
}
header.neiye{
    background:#fff;
}
#banner .swiper-pagination {
    display: flex;
    left: 50%;
    width: auto;
    bottom: 5%;
    transform: translate(-50%, 0px);
}
#banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 1rem 0;

}
#banner .swiper-pagination-bullet{
        opacity: 1;
    width:1.2rem;
    height: 1.2rem;
    background: #cbcbcb;
    margin: 0 1rem ;
}
#banner .swiper-pagination-bullet-active{
    background:#000;
}
header{
    position:fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: .5s;
}
.headertop{
    display: flex;
    justify-content: space-between;

}
.menu ul{
    display: flex;
    justify-content: space-between;
}
.menu ul li a{
    font-size: 2.2rem;
    color:#000;
    font-weight: normal;
}
.menu ul li a:hover{
    color:#999;
}
.menu ul li dl dt a:hover{
    color:#999;
}
.menu ul li.active>a{
    color:#999;
}
.menu ul li{
    margin-right: 5.1rem;
    position:relative;
}
.headerright{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.language a,.language{
    font-size: 2.2rem;
    color:#000;
}
.language a:hover{
    color:#999;
}
.homeabout{
    padding:41.8rem 0 28.6rem;
}
.homeaboutbig{
    display: flex;
    justify-content: space-between;
}
.homeaboutleft{
    font-size: 2.8rem;
    line-height: 3.2rem;
    color:#000;
    width:21.537396%;
    font-family: FZLTZHJW;
}
.homeaboutmid{
    font-size: 3rem;
    line-height: 3.2rem;
    color:#000;
    width:21.537396%;
    font-family:FZLTZHJW;
}
.homeaboutright{
    font-size: 1.6rem;
    line-height: 3rem;
    color:#000;
    width:40.365651%;
    text-align: justify;
    
}
.container{
    width:150rem;
    max-width:none;
}
.footercontainer{
    width:75.208333%;
    margin:0 auto;
}
.footerleft .top{
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 3.2rem;
    display: flex;
    align-items: center;
}
.footerleft .top a{
    color:#000;
}
footer{
    margin-bottom:1.3rem;
}
.bottom a{
    width:2.6rem;
    height: 2.6rem;
    position:relative;
    display: block;
    margin-right: 1rem;
}
.bottom a .ewm{
    position: absolute;
    bottom: 128%;
    left: 169%;
    -webkit-transform: translateX(-70%) scale(0);
    -ms-transform: translateX(-70%) scale(0);
    transform: translateX(-70%) scale(0);
    padding: 0.8rem;
    background: #d9d9d9;
    -webkit-filter: drop-shadow(0px 0px 1px #4e4e4e);
    filter: drop-shadow(0px 0px 1px #4e4e4e);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width:15rem;
    height: 15rem;
}
.bottom a .ewm:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    border: 8px solid transparent;
    border-top-color: #d9d9d9;
}
.bottom a:hover .ewm{
    -webkit-transform: translateX(-70%) scale(1);
    -ms-transform: translateX(-70%) scale(1);
    transform: translateX(-70%) scale(1);
}
.bottom a img{
    position:absolute;
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    object-fit: contain;
}
.bottom{
    display: flex;   
}
.footerright ul li a{
    width:9.5rem;
    height: 2.2rem;
    border-radius: 1.87rem;
    background:#D9D9D9;
    font-size: 1.449rem;
    line-height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#000;
    transition: .5s;
}
.footerright ul li a:hover{
    color:#d9d9d9;
    background:#000;
    transition: .5s;
}
.footerright ul li:first-child{
    margin-bottom:0.5rem;
}
.footerbig{
    display: flex;
    justify-content: space-between;
}
.nybanner img{
    width:100%;
}
.buy{
    padding:14.4rem 0 23.7rem;

}
.buy .title{
    font-size: 3.2rem;
    color:#000;
    display: flex;
    justify-content: space-between;
    width:88.8rem;
    padding-right: 20.8rem;
    align-items: center;
    padding-bottom:2.6rem;
}
.buy .title img{
    width:4.1rem;
    height: 3.7rem;
}
.buy .content section{
    display: flex;
    padding-top:6.6rem;
    width:88.8rem;
    border-top:0.182rem solid #000;
    padding-bottom:6rem;
}
.buy .content h2{
    width:28.2rem;

    font-size: 2.5rem;
    line-height: 2.9rem;
    color:#000;
}
.buy .content section li,.buy .content section li a{
    font-size: 1.4rem;
    line-height: 3rem;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.buy .content section li a{
    color:#000;
    width:100%;
}
.buy .content section ul{
    width:calc(100% - 28.2rem);
}
.buy .content section li p:after {
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    display: block;
    background: #000;
    top: 50%;
    position: absolute;
    top: 50%;
    left: -1rem;
}
.buy .content section li img{
    position:absolute;
    right:21.8rem;
    width:2rem;
}
.buy .content section li p{
    position:relative;
    width:100%;
}
.buy .content section:first-child p{
    width:auto;
}
.newscontainer{
    
    padding:0 5rem;
}
.news{
    padding-top:6.6rem;
}
.newslist ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.newstu{
    position:relative;
    padding-top:66.723842%;
    overflow: hidden;
    margin-bottom:4.1rem;
}
.newstu img{
    position:absolute;
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}
.newslist ul li{
    width:32.38%;
    margin-bottom:7.1rem;
}
.newslist ul:after{
    width:32.38%;
    content:"";
}
.newslist ul li:hover img{
    transform: scale(1);
    transition: .5s;
}
.newslist ul li .newswen{
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.2rem;
    height: 2.2rem;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 显示省略号来代表被修剪的文本 */
}
.newslist ul li a{
    color:#000;
}
.newsdcontainer{
    padding:0 5rem;
}
.newsd{
    padding-top:9.5rem;
}
.fanye {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    position: fixed;
    top: 50%;
    width: 100%;
    padding:0 5rem;
    left: 50%;
    transform: translate(-50%, -50%);
}
.newsdleft{
    width:70.4%;
}

.fanye img{
    width:6rem !important;
}
.newsfanye img{
   width:8rem !important;
}
.newsdleft img{
    width:100%;
}
.newsdright{
    width:27.66%;
    position: sticky;
    top: 9.5rem;
    float: right;
    height: max-content;
}
.newsdbig{
    display: flex;
    justify-content: space-between;
    position:relative;
    padding-bottom:7.9rem;
}
.newsdright .title h2{
    font-family: FZLTZHJW;
    font-size: 2.6rem;
    line-height: 1;
    color:#000;
    margin-bottom:1rem;
}
.newsdright .title h3{
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 1;
    color:#4d4d4d;
}
.newsdright .title {
    margin-bottom:7.8rem;
}
.newsdright section{

    font-weight: 400;
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: justify;
    color:#000;
}
.join{
    padding-top:23.7rem;
    padding-bottom:13.4rem;
}
.joincontainer{
    padding:0 5rem;
    margin:0 auto;
}
.joinbig{
    display: flex;
    justify-content: space-between;
    
}
.joinleft{
    width:30%;
}
.joinright{
    width:46.875%;
}
.joinleft h2{
    font-size: 12.8rem;
    color:#000;
    margin-bottom:8.5rem;
    font-family: Manrope;
    font-weight: 400;
    letter-spacing: -1rem;
}
.joinleft section p{
    font-size: 1.6rem;
    line-height: 3rem;    
    text-align: justify;
    color:#787878;
}
.joinleft section{
    width:43.7rem;
}
.joinright ul li{
    padding:4.2rem 3.6rem 4.2rem 4rem;
    background:#F4F4F4;
    margin-bottom:1.4rem;
    border-radius: 2.1rem;
}
.joinright ul li:last-child{
    margin:0;
}
.joinrightbig{
    display: flex;
    justify-content: space-between;
}
.joinrightbutton{
    width:11rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.1rem;
}
.joinrightbutton a{
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    height: 100%;
    color:#000;
    background:#D9D9D9;
    font-size: 1.8rem;
    transition: .5s;
    border-radius: 2.1rem;
    font-family: FZLTZHJW;
}
.joinrightbutton a:hover{
    background:#000;
    color:#d9d9d9;
    transition: .5s;

}
.joinrighttext{
    width:67.3rem;
}
.joinrighttext h2{
    font-size: 2.6rem;
    color:#000;
    height: 4.1rem;
    margin-bottom:1.2rem;
    font-family: FZLTZHJW;
}
.joinrighttext p,.joinrighttext span,.joinrighttext{
    color:#000;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
.wenhuacontainer{
    padding:0 5rem;
    padding-left:4rem;
}
.wenhua{
    padding-top:10.3rem;
}
.wenhuatopleft{
    width:71.13%;
}
.wenhuatopleft img{
    width:100%;
}
.wenhuatop{
    display: flex;
    justify-content: space-between;
    margin-bottom:19.3rem;
    align-items: flex-start;
}
.wenhuatopright{
    width:26.943%;
    padding-top:0.6%;

}
.wenhuatopright img{
    width:19.3rem;
    margin-bottom:7.4rem;
}
.wenhuatopright h2{
    font-size: 2.6rem;
    line-height: 3rem;
    color:#000;
    font-family: FZLTZHJW;
}
.wenhuatopright h3{
    font-size: 2.6rem;
    line-height: 3rem;
    color:#000;
    margin-bottom:3rem;
    font-family: FZLTZHJW;
}
.wenhuatopright .dtitle{
    font-size: 2rem;
    line-height: 2.2rem;
    height:2.5rem;
    margin-bottom:12rem;
    color:#000;
}
.wenhuatopright .content h2{
    font-size: 2.6rem;
    color:#000;
    line-height: 3.2rem;
    height: 4.1rem;
    margin-bottom:1.2rem;
    font-family: FZLTZHJW;
}
.wenhuatopright .content{
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: justify;
}
.wenhuableft ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wenhuableft{
    width:70.4%;
}
.wenhuableft ul li{
    margin-bottom:2.1rem;
    width:48.179706%;
}
.wenhuableft ul li img{
    width:100%;
}
.wenhuabottom{
    margin-bottom:21.2rem;
}
.wenhuabright h2{
    font-size: 2.6rem;
    color:#000;
    font-weight: 400;
    margin-bottom:3.3rem;
    font-family: FZLTZHJW;
}
.wenhuabottom{
    display: flex;
    justify-content: space-between;
}
.wenhuabright {
    width: 26.943%;
}
.wenhuabright dl{
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom:4.1rem;
  color:#000;
}

.wenhuabright dt {
  grid-column: 1;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
    color:#000;
}

.wenhuabright dd {
  grid-column: 2;
  margin: 0;
font-size: 1.6rem;
line-height: 3rem;
text-align: justify;
  color:#000;
}
.productscontainer{
    margin:0 auto;
    padding:0 5rem;
}
.products{
    padding:5.1rem 0;
    padding-top:30rem;
}
.productstop{
    display: flex;
    justify-content: space-between;  
    position:fixed;
    z-index: 99;
    padding-top:9rem;
    width:100%;
    padding: 5.8rem 5rem 2.6rem;
    background:#fff;
    left:0;
    top: 7.5rem;
}
.productslist ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 关键代码 */
    gap: 2rem;
}
.productslisttu{
    position:relative;
    padding-top:130.5046%;
    overflow: hidden;
}
.productslisttu img{
    width:100%;
    height: 100%;
    position:absolute;
    left:0;
    top: 0;
    object-fit: cover;
    transition: .5s;
}
.productslisttu{
    margin-bottom:4.5rem;
}
.productslistwen h2{
    font-size: 1.6rem;
    margin-bottom:1rem;
    color:#4e4e4e;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.productslistwen p{
    font-size: 1.4rem;
    color:#4e4e4e;
    line-height: 1;
}
.productslist ul li{
    margin-bottom:11.5rem;
    min-width: 0;
}
.productslist ul li:hover .productslisttu img{
    transform: scale(1);
    transition: .5s;
}
.productsd{
    padding-top:13.8rem;
    padding-bottom:9.3rem;
}
.productsdcontainer{
    width:79.635417%;
    margin:0 auto;
}
.productsdleft img{
    width:100%;
    margin-bottom:2rem;
}
.productsdleft{
    width:62.06671%;
}
.productsdbig{
    display: flex;
    justify-content: space-between;
}
.productsdright{
    width:35.382603%;
}
.productsdcontent .title{
    display: flex;
    justify-content: space-between;
    border-bottom:0.1rem solid #000;
    height: 4.1rem;
    align-items: center;
    padding:0 1.1rem;
}
.productsdcontent .title h2{
    font-size: 2.6rem;
    line-height: 1;
    color:#000;
    font-family: FZLTZHJW;
}
.productsdcontent .title p{
    font-size: 2rem;
    color:#000;
    padding-right: 1.5rem;
    font-family: FZLTZHJW;
}
.productsdcontent .jianyi{
    font-size: 1.8rem;
    line-height: 3.2rem;
    padding:2rem 0 2rem 1.1rem;
    border-bottom:0.1rem solid #000;
    font-family: FZLTZHJW;
}
.productsdcontent .jianyi p{
    font-family: FZLTZHJW;
}
#colorList{
    padding-left: 1.1rem;
    padding-top:1.6rem;
    padding-bottom:1.6rem;
    border-bottom:0.1rem solid #000;
}
#colorList ul{
    display: flex;
    flex-wrap: wrap;
}
#colorList ul li{
    font-size: 1.8rem;
    line-height: 3.2rem;
    display: flex;
    align-items: center;
    margin-right: 2.7rem;
}
#colorList ul li p{
    margin-right: 0.5rem;
    font-family: FZLTZHJW;
}
#colorList ul li span{
    width:2rem;
    height: 2rem;
    display: block;
    border-radius: 100%;
    border:1px solid rgba(0,0,0,.1);
}
.yanse{
    margin-bottom:22.6rem;
}
.slogn{
    color:#000;
    font-size: 2.4rem;
    height: 5.3rem;
    margin-bottom:1.6rem;
    font-family: FZLTZHJW;
}
.productsdcontent .content{
    font-size: 1.6rem;
    line-height: 3rem;
    color:#000;
    font-family: FZLTZHJW;
}
.productsdcontent{
    position: sticky;
    top: 13.8rem;
}
.jumpto{
    display: none;
}
.productsmenu ul{
    display: flex;
    flex-wrap: wrap;
}
.productsmenu ul li a{
    font-size: 1.5rem;
    color:#000;
}
.productsmenu ul li a:hover{
    color:#999;
}
.productsmenu ul li>a{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.productsmenu ul li{
    margin-right: 2.2rem;
    height:4.3rem;
    display: flex;
    align-items: flex-end;
}
.productsmenu ul li a span{
    display: flex;
    width:1.9rem;
    align-items: center;
    justify-content: center;
    height: 1.9rem;
    border-radius: 100%;
    font-size: 0.6rem;
    color:#fff;
    transform: rotate(-23.26deg);
    margin-left: 0.5rem;
}
.productsmenu ul li:first-child a span{
    background:#14A65C;
}
.productsmenu ul li:nth-child(2) a span{
    background:#F5911E;
}
.productsmenu ul li{
    position:relative;
}
.productsmenu ul li dl ,.menu ul li dl{
    position: absolute;
    top: 100%;
    left: 50%;
    background: #F8F8F8;
    width: 11.1rem;
    display: none;
    transform: translate(-50%, 0%);
    border-radius: 1.2rem;
    padding:0 0.8rem;
    padding-bottom:1rem;

}
.productsmenu ul li dl dd a,.menu ul li dl dt a{
    text-align: center;
    padding:1rem 0rem 0.4rem 0rem;
    font-size: 1.4rem;
    display: block;
}
.productsmenu ul li dl dd,.productsmenu ul li dl,.menu ul li dl dt,.menu ul li dl{
    margin:0;
}
.productsmenu ul li dl dd,.menu ul li dl dt,.menu ul li dl dt dl dd{
    border-bottom:1px solid #000;
}
.productsmenu ul li dl dd:last-child,.menu ul li dl dt:last-child{
    border:none;
}
.productssearch{
    display: flex;
    align-items: flex-end;
    line-height: 1;
}
.menu ul li dl dt:hover dl {
    display: block;
    transform: translate(0px, 0px);
}
.menu ul li dl dd, .menu ul li dl dt {
    position: relative;
}
.productssearch form{
    width:25.3rem;
    display: flex;
    align-items: center;
    border-bottom:0.1rem solid #000;
    margin-right: 4.2rem;
}

.productssearch input{
    border:none;
    width:calc(100% - 3.2rem);
    outline:none !important;
    background:transparent;
    
}
.productssearch  button{
    width:3.2rem;
    height: 2.9rem;
    background:url(../images/search.png) ;
    background-repeat: no-repeat;
    background-size: 3.2rem;
    border:none;
}
.zongshu{
    color:#787878;
    font-size:1.2rem;
}


.top .mail{
    margin-left:3rem;
}
.menu ul li dl dt dl {
    left: 100%;
    top: -0.8rem;
    width: max-content;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 2rem 0;
    border-radius: 0.4rem;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 0.6rem 1.2rem;
    margin-left: -0.1rem;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;

    color:#999;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0.4rem;
    border-top-left-radius: 0.4rem;
}


.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #ffffff;

}
.pagination > li.active > span{
    color:#000;
}
.center{
    text-align: center;
}
.pagination > li > a:hover{
    color:#000;
    font-weight: normal;
}
.buycontainer {
    padding-left:10.833333%;
}
.newsfanye{
    position:relative;
    left: auto;
    top: auto;
    width:100%;
    margin-top:2rem;
    transform: translate(0%, 0%);
    padding:0;
}
.m_header{
    display: none;
}
.yc{
    display: none;
}

@media(max-width:992px){
    .footercontainer{
        width:100%;
    }
    header{
        display: none;
    }
    .m_header {
        display: block;
    }
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }

    .m_header {
        height: 60px;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 15px;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        background: #fff;
        display: flex;
        align-items: center;
    }

    .logo_box img {
        height: 2rem;
        text-align: center;
        margin: 0 auto;
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #000;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -10px;
    }

    .nav_toggle span:after {
        bottom: -10px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*移动端导航*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: rgba(255,255,255,.95);
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
        padding:0 1.5rem;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000000;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }


    .m_header .m_nav_list > li > a {
        opacity: 0;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
    }
    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .banner img{
        height:25rem;
    }
    #banner{
        padding-top:6rem;
    }
    .homeabout{
        padding:4rem 1.5rem;
    }
    .homeaboutbig{
        flex-direction: column;
    }
    .homeaboutleft{
        font-size: 2.4rem;
        margin-bottom:1.5rem;
    }
    .homeaboutmid{
        width:100%;
        font-size: 2.6rem;
        margin-bottom:1.5rem;
    }
    .homeaboutright{
        width:100%;
    }
    .footerbig{
        padding:0 1.5rem;
        flex-wrap: wrap;
    }
    .footerleft .top{
        flex-wrap: wrap;
    }
    .top .mail{
        margin:0;
    }
    .footerleft{
        margin-bottom:1.5rem;
    }
    .join {
        padding-top: 12rem;
        padding-bottom: 6rem;
    }
    .joinleft{
        width:100%;
    }
    .joinright {
        width: 100%;
    }
    .joinbig{
        flex-wrap: wrap;
    }
    .joincontainer{
        padding:0 1.5rem;
    }
    .joinleft section{
        width:100%;
    }
    .joinleft h2{
        letter-spacing: 0;
        font-size:6.4rem;
        margin-bottom:1.5rem;
        
    }
    .joinrightbig{
        flex-wrap: wrap;
    }
    .joinrighttext{
        width:100%;
        margin-bottom:1.5rem;
    }
    .joinleft{
        margin-bottom:1.5rem;
    }
    .joinrighttext h2{
        font-size: 2.4rem;
    }
    .news,.newsd,.wenhua{
        padding-top:8rem;
    }
    .newscontainer,.newsdcontainer{
        padding: 0 1.5rem;
    }
    .newslist ul li{
        width:100%;
        margin-bottom:1.5rem;
    }
    .newstu{
        margin-bottom:1.5rem;
    }
    .newsdbig{
        flex-wrap: wrap;
        padding-bottom:1.5rem;
    }
    .newsdleft{
        width:100%;
        order: 2;
    }
    .newsdright {
        width: 100%;
        position: relative;
        top: auto;
        float: right;
        height: max-content;
        order:1;
    }
    .newsfanye img {
        width: 6rem !important;
    }
    .newsdright .title{
        margin-bottom:1.5rem;
    }
    .newsdright{
        margin-bottom:1.5rem;
    }
    .newsdright .title h2{
        font-size: 2.4rem;
    }
    .newsdright .title h3{
        font-size: 2.2rem;
    }
    .wenhuatop{
        flex-wrap:wrap;
        margin-bottom:1.5rem;
    }
    .wenhuatopright{
        width:100%;
        order:1;
        padding:0;
    }
    .wenhuatopleft{
        order:2;
    }
    .wenhuacontainer{
        padding:0 1.5rem;
    }
    .wenhuatopright img{
        margin-bottom:1.5rem;
    }
    .wenhuatopright h2{
        font-size: 2.4rem;
    }
    .wenhuatopright h3{
        font-size: 2.4rem;
        margin-bottom:1.5rem;
    }
    .wenhuatopright .dtitle {
        margin-bottom: 1.5rem;
    }
    .wenhuatopleft {
        width: 100%;
    }
    .wenhuatopright{
        margin-bottom:1.5rem;
    }
    .wenhuableft{
        width:100%;
    }
    .wenhuabottom{
        margin-bottom:1.5rem;
        flex-wrap: wrap;
    }
    .wenhuabright{
        width:100%;
        order:1;
    }
    .wenhuableft{
        order:2;
    }
    .wenhuatopright .content h2{
        font-size: 2.4rem;
    }
    .productscontainer{
        padding:0 1.5rem;
    }
    .productslist ul{
        display: flex;
        flex-wrap: wrap;
    }
    .productslist ul li{
        margin-bottom:1.5rem;
        width:100%;
    }
    .productslisttu{
        margin-bottom:1.5rem;
    }
    .pagination > li > a, .pagination > li > span{
        padding: 0.6rem 0.6rem;
    }
    .productsd{
        padding-top:8rem;
        padding-bottom:1.5rem;
    }
    .productsdcontainer{
        width:100%;
    }
    .productsdbig{
        flex-wrap: wrap;
    }
    .productsdcontainer{
        padding:0 1.5rem;
    }
    .productsdleft {
        width: 100%;
        order:2;
    }
    .productsdcontent .title h2{
        font-size: 2rem;
    }
    .productsdcontent .title p{
        font-size: 1.4rem;
    }
    .yanse {
        margin-bottom: 1.5rem;
    }
    .productsdright {
        width: 100%;
        margin-bottom:1.5rem;
    }
    .fanye {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        position: relative;
        top: 0;
        width: 100%;
        padding: 0;
        left: 0;
        transform: none;
    }
    .fanye img{
        margin:0 !important;
    }
    .newsfanye{
        margin-top:1.5rem;
    }
    .nybanner{
        padding-top:6rem;
    }
    .buy{
        padding:2rem 1.5rem;
    }
    .buycontainer{
        padding:0;
    }
    .buy .content section{
        width:100%;
        padding:1.5rem 0;
        flex-wrap: wrap;
    }
    .buy .content h2{
        width:100%;
        margin-bottom:1.5rem;
    }
    .buy .content section ul{
        width:100%;
    }
    .buy .content section li img{
        right:0;
    }
    .buy .content section li{
        padding-left:1rem;
    }
    .buy .title{
        width:100%;
        padding: 0;
        padding-bottom: 1.5rem;
    }
    .productstop{
        display: flex;
        justify-content: space-between;  
        position:fixed;
        z-index: 99;
        padding-top:9rem;
        width:100%;
        padding: 2.6rem 1.5rem 2.6rem;
        background:#fff;
        left:0;
        top: 6rem;
        flex-wrap: wrap;
    }
    .productsmenu{
        margin-bottom:1.5rem;
    }
    .productssearch form{
        margin-right: 2rem;
    }
    .products{
        padding-top:20rem;
    }
        .productssearch form{
        width:60%;
    }
    .homeaboutleft{
        width:100%;
    }
    .yc{
        display: block;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#009ca3;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:25%;
		text-align:center;
		float:left;
		margin:0;
	}
    .fygnav ul {
        list-style-type: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        display: flex;
        align-items: center;
    }
    .fygnav li a img {
        height: 20px;
        width: 20px;
    }
    .fygnav li a {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #000;
        background-color: #fff;
        height: 55px;
        font-size:12px;
        white-space: nowrap;
    }
    .navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom:0;
}
}