@charset "utf-8";
/* CSS Document */
.header{position: fixed;width: 100%; top: 0;left: 0;transition: .5s;z-index: 999;background: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.headerbox{width: 1600px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;max-width: 94%;height:90px;}
.logo{width: 3.5rem; }
.logo img{width: 100%;}
.nav{ position: relative;z-index: 10;}
.nav ul{display: flex;justify-content: space-between;}
.nav li{ padding: 0 .28rem;}
.nav li h3{position: relative;}
.nav li h3 a{line-height: 90px; font-size:16px;color: #2b2b2b;}
.nav li h3:before{position: absolute;content: ""; border-bottom: 2px solid #545454;width: 0;bottom: 20px;left: 50%;transform:translateX(-50%);transition: .5s;}
.nav li.cur h3:before{width: 100%;}
.nav li.cur h3:hover:before{width: 100%;}

.yznrBox{display: flex;justify-content: space-between;align-items: center;}
.fxnr ul{display: flex;justify-content: space-between;align-items: center;}
.fxnr li{padding-right: .4rem;}
.fxnr li img{transition: all .5s;}
.fxnr li a:hover img{opacity: .8;}
.yznr{position: relative;}
.yznr p{width: 100px;position: relative;z-index: 10;height: 30px;border-radius: 15px;border: 1px solid #131313;cursor: pointer;font-size: 16px;color: #2b2b2b;line-height: 28px;text-align: center;}
.yznr p img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.yzfl{position: absolute;width: 100%;left: 0;top: 30px;background: #fff;border-radius: 10px;box-shadow:0 0 10px rgba(0, 0, 0, .1);display: none;}
.yzfl li a{display: block;text-align: center; line-height: 32px;font-size: 14px;color: #000;}
.yzfl li a:hover{color: #999;}
.yznr:hover .yzfl{display: block;}
.ssbox{width: 100%; position: fixed;top: 0;left: 0;background: rgba(0,0,0,.7);height: 100%;z-index: 105;display: none;}
.ssboxk{width: 600px;max-width: 90%;position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.dknr{ position: relative;border: 1px solid #c0a687;border-radius: 28px;height: 56px;background: #fff;}
.wby1a{width: 100%;height: 54px; line-height: 38px; width:100%; padding: 0 15px;} 
.btn1a{background: url(/pc/images/a12a.png) no-repeat center center #73695f;width: 50px;height: 50px;background-size: 20px 20px;cursor: pointer;border-radius: 50%; right: 3px; top: 50%;transform: translateY(-50%);position: absolute;border: none;}
.ggbtn{width: 40px;height: 40px; position: absolute;cursor: pointer; border: 1px solid #fff;border-radius: 50%;background: url(/pc/images/d2.png) no-repeat center center;background-size: 20px 20px;bottom: -60px;left: 50%;transform: translateX(-50%);}

.qfx{height: 90px;}

.banner{position: relative;overflow: hidden;width: 100%;}
.banner_text{position: absolute;max-width: 94%;width: 1600px;left: 50%;transform: translateX(-50%);top: 2.8rem;}
.banner_text h2{font-size: var(--font60);color: #2b2b2b;line-height: 1.6;}
.btn1{display: block;text-align: center; font-size: 16px;width: 134px; line-height: 40px;border-radius: 20px;background: #eaeaea;margin-top: 30px;transition: all .5s;}
.btn1 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_21.png) no-repeat center center;background-size: 100% 100%;}
.btn1:hover{background: #73695f;color: #fff;}
.btn1:hover b{background: url(/pc/images/a_27.png);}
.banner img{width: 100%;height: 100%; object-fit: cover;}
.bannerTp{height: 100vh;}
.banner .swiper-pagination{bottom: .4rem;}
.banner .swiper-pagination-bullet{width: .54rem;height: .04rem;background:#fff;border-radius: .02rem;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #73695f;}
.banner .swiper-slide img{transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active{position: relative;z-index: 10;}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}	

.bj1{background: url(/pc/images/a_01.jpg) no-repeat center center;background-size: cover;}
.jtjs{display: flex;justify-content: space-between;width: 1600px;margin: 0 auto;max-width: 94%;padding: 1.15rem 0 1.25rem;}
.jtjsText{width: 50%; padding-right: 2rem;}
.jtjsText h3{font-size: var(--font20);color: #8b8b8b;}
.jtjsText h2{font-size: var(--font36);color: #2b2b2b;margin: .15rem 0 .4rem;line-height: 1.6;}
.jtjsText p{font-size: var(--font16);color: #8b8b8b;line-height: 1.6; margin-bottom: .2rem;}
.btn2{display: block;text-align: center; font-size: 16px;width: 134px; line-height: 40px;border-radius: 20px;background: #73695f;margin-top: 30px;transition: all .5s;color: #fff;}
.btn2 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_27.png) no-repeat center center;background-size: 100% 100%;}
.btn2:hover{background: #333;color: #fff;}
.jtjsTp{width: 50%;}
.jtjsTp img{width: 100%;}

.bj2{background: url(/pc/images/a_02.jpg) no-repeat center center;background-size: cover;}
.hxyw{width: 1600px;margin: 0 auto;max-width: 94%;padding: 0 0 1.6rem 0;}
.hxywpp{padding:0px}
.hxyw_title{display: flex;justify-content: space-between;align-items: center; padding: .8rem 0 .58rem;}
.hxyw_title h2{position: relative;color: #2b2b2b;font-size: var(--font36);}
.hxyw_title h2 span{position: relative;z-index: 10;}
.hxyw_title h2:before{background: url(/pc/images/a_03.png);width: 2.31rem;height: .83rem;position: absolute; content: "";background-size: 100% 100%;top: -.3rem;left: -.5rem;}
.btn3{display: block;text-align: center; font-size: 16px;width: 134px; line-height: 40px;border-radius: 20px;background: #eaeaea;transition: all .5s;color: #2b2b2b;}
.btn3 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_31.jpg) no-repeat center center;background-size: 100% 100%;}
.btn3:hover{background: #2b2b2b;color: #fff;}
.btn3:hover b{background: url(/pc/images/a_27.png);}
.hxywNr ul{display: flex;justify-content: space-around;gap:.25rem;}
.hxywNr li{width: calc(20% - .75rem/4);}
.hxywBox{position: relative; }
.hxywBox img{width: 100%;}
.hxywBox:before{position: absolute; content: "";width: 100%;height: 100%;background: rgba(115,105,95,.8);left: 0;top: 0;transition: .5s;;opacity: 0;}
.hxywText{position: absolute; left: 0; top: 0;height: 100%; padding: .5rem .3rem .4rem .45rem;z-index: 10;}
.hxywText:before{position: absolute; content: "";border-right: 1px solid rgba(255,255,255,.1);height: calc(100% - .9rem);top: .5rem;right: 0}
.hxywText h2{font-size: var(--font20);color: #2b2b2b; position: relative; padding-top: 17px; writing-mode: vertical-rl; }
.hxywText h2:before{position: absolute;content: "";width: 7px;height: 7px;border-radius: 50%; top: 0;background: #000000;left: 50%;transform: translateX(-50%);}
.hxywText p{writing-mode: vertical-rl;color: #8b8b8b;font-size: 8px;text-align: right;text-transform: uppercase;line-height: 1.4; position: absolute; right: .3rem; bottom: .4rem;z-index: 10;}
.hxywNr a:hover .hxywBox:before{opacity: 1;}
.hxywNr a:hover h2{color: #fff;}
.hxywNr a:hover p{color: #fff;}
.hxywNr a:hover h2:before{background: #fff;}
.hxywNrpp{font-size:18px;line-height:1.7}




.bj3{background: url(/pc/images/a_04.jpg) no-repeat center top;background-size: 100% 81%; padding-bottom: .15rem; }
.cpzx{width: 1600px;margin: 0 auto;max-width: 94%;padding: 1.05rem 0 0 0;}
.zpzx_title h2{position: relative;color: #fff;font-size: var(--font36);}
.zpzx_title h2 span{position: relative;z-index: 10;}
.zpzx_title h2:before{background: url(/pc/images/a_03.png);width: 2.31rem;height: .83rem;position: absolute; content: "";background-size: 100% 100%;top: -.3rem;left: -.45rem;opacity:0.5}
.zpzx_title{border-bottom: 1px solid rgba(255,255,255,.2);display: flex;justify-content: space-between;}
.zpzx_title ul{width: calc(100% - 3.25rem);display: flex;justify-content: flex-end;}
.zpzx_title li{padding-right: 0.9rem;}
.zpzx_title li span{display: block;position: relative;font-size: var(--font20);color: #fff;padding: .2rem 0 .45rem;cursor: pointer;}
.zpzx_title li span:before{position: absolute;content: ""; border-bottom: 3px solid #fff;width: 0;transition: all .5s;bottom: 0;left: 50%;transform: translateX(-50%);}
.zpzx_title li.cur span:before{width: 100%;}

.cpzxbox{padding-top: .55rem;}
.cpzxXq{position: relative;overflow: hidden; animation: fadeIn 1s 1;}
.cpzxNr{display: flex;justify-content: space-between; background: #f5f6f2;}
.cpzxText{width: 38%;     padding: 0.9rem 0.85rem .85rem;}
.cpzxText h3{font-size: var(--font20);color: #2b2b2b;background: url(/pc/images/a_05.png) no-repeat left center;line-height: .27rem;background-size: auto 100%;padding-left: .06rem;}
.cpzxText h2{font-size: var(--font36);color: #73695f;margin: .5rem 0 .25rem;}
.cpzxText p{font-size: var(--font16);color: #8b8b8b;line-height: 1.8;}
.cpzxText ul{display: flex;padding-top: .5rem;}
.cpzxText li{padding-right: 10px;}
.btn4{display: block;text-align: center; font-size: 16px; line-height: 40px;border-radius: 20px;background: #73695f;transition: all .5s;color: #fff;padding:2px 12px}
.btn4 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_27.png) no-repeat center center;background-size: 100% 100%;}
.btn4:hover{background: #2b2b2b;color: #fff;}
.btn4:hover b{background: url(/pc/images/a_27.png);}
.btn5{display: block;text-align: center; font-size: 16px;  line-height: 40px;border-radius: 20px;background: #eaeaea;transition: all .5s;color: #2b2b2b;padding:2px 12px}
.btn5 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_21.png) no-repeat center center;background-size: 100% 100%;}
.btn5:hover{background: #2b2b2b;color: #fff;}
.btn5:hover b{background: url(/pc/images/a_27.png);}
.cpzxXq .swiper-pagination{top: auto;bottom: .8rem;height: 1px;background: #fff;width: calc(100% - 1.7rem);left: .85rem;}
.cpzxXq .swiper-button-prev{width: 40px;height: 40px;border-radius: 50%;border: 1px solid #e9e9e8;left: .85rem;bottom: .9rem;outline:none;top: auto;background: url(/pc/images/a_60.png) no-repeat center center;transition: all .5s;}
.cpzxXq .swiper-button-prev:hover{background: url(/pc/images/a_59.png) no-repeat center center #73695f;border: 1px solid #73695f;}
.cpzxXq .swiper-button-next{width: 40px;height: 40px;border-radius: 50%;border: 1px solid #e9e9e8;left: calc(.85rem + 50px);bottom: .9rem;outline:none;top: auto;background: url(/pc/images/a_61.png) no-repeat center center;transition: all .5s;right: auto;}
.cpzxXq .swiper-button-next:hover{background: url(/pc/images/a_62.png) no-repeat center center #73695f;border: 1px solid #73695f;}
.cpzxXq .swiper-button-next:after,.cpzxXq .swiper-button-prev:after{font-size: 0;}
.cpzxXq .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #000;}
.swiper-num{color: #fff; position: absolute; right: .85rem;bottom: .9rem;z-index: 10;}
.swiper-num .total{font-size: var(--font24);}
.swiper-num .active{font-size: var(--font36);}
.cpzxTp{width: 61%;}
.cpzxTp img{width: 100%;}

.bj4{border-bottom: 1px solid #f0f0ee;background: url(/pc/images/a1.jpg) no-repeat center center;background-size: cover;padding-top:200px}
.rxcp{width: 1600px;margin: 0 auto;max-width: 94%;padding:0 0 1rem;}
.rxcpTitle h2{text-align: center;font-size: var(--font36); color: #2b2b2b;line-height: 2.1rem;}
.rxcpNr{display: flex;justify-content: space-between;}

.rxcpNr{display: flex;justify-content: space-between;}
.rxcpLeft{width: 55%;display: flex;justify-content: space-between;overflow:hidden}
.rxcp_lish{width: 2.1rem;height: 1.8rem;}
.rxcp_lish li{padding-bottom: .3rem;}
.rxcp_lish  span{display: block;height: 2rem;border-radius: .15rem; cursor: pointer; background: #000;overflow: hidden;}
.rxcp_lish li.cur img{opacity: 1;}
.rxcp_lish  span img{width: 100%;height: 100%; object-fit: cover;opacity: .6;}
.rxcp_box{width: calc(100% - 2.55rem);}
.rxcp_xq{height: 6.6rem;border-radius: .2rem;overflow: hidden;animation: fadeIn 1s 1;}
.rxcp_xq img{width: 100%;height: 100%; object-fit: cover;}
.rxcpRight{width: 40%;}
.rx_title{padding: .25rem 0 .3rem; border-bottom: 1px solid #dadada;}
.rx_title h2{color: #2b2b2b;font-size: var(--font36); }
.rx_title p{color: #2b2b2b;font-size: var(--font16); margin-top: .15rem;line-height:1.5; }
.cpjg{padding: .4rem 0;border-bottom: 1px solid #dadada;}
.cpjg h2{font-size: var(--font16); color: #8b8b8b;margin-bottom: .22rem;}
.cpjg h2 span{font-size: var(--font30);color: #ff3838;}
.cpjg h2 b{font-size: var(--font16);}
.scjj{font-size: var(--font16); color: #8b8b8b;overflow: hidden;}
.scjj b{float: left;}
.plussub{width: 1.34rem;display: flex;justify-content: space-between;float: left;}
.sub{width: .32rem; line-height: .3rem;display: block; text-align: center;border: 1px solid #dadada;height: .32rem;font-size: var(--font20);}
.yzquantity1{width: calc(100% - .84rem);height: .32rem;line-height: .3rem;border: 1px solid #dadada;text-align: center;font-size: var(--font20);color: #8b8b8b;}
.plus{width: .32rem; line-height: .3rem;display: block; text-align: center;border: 1px solid #dadada;height: .32rem;font-size: var(--font20);}
.cpgg{border-bottom: 1px solid #dadada;padding: .2rem 0;}
.cpgg ul{overflow: hidden;}
.cpgg li{float: left; width: 50%;font-size: var(--font16);line-height: 2;color: #8b8b8b;}
.cpwl{padding: .25rem 0;}
.cpwl ul{overflow: hidden;}
.cpwl li{float: left; width: 50%;font-size: var(--font16);line-height: 2;color: #8b8b8b;}
.cpwl li img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.dhcp{padding-top: .5rem;display: flex;}
.btn6{display: block;text-align: center; width: 2rem; line-height: .48rem; border: 1px solid #73695f;background:#73695f;border-radius: .25rem;color: #fff;font-size: var(--font16); }
.btn7{display: block;text-align: center; width: 2rem; line-height: .48rem; border: 1px solid #73695f;background:#fff;border-radius: .25rem;color: #73695f;font-size: var(--font16); margin-left: .2rem; transition: all .5s;}
.btn7:hover{background: #73695f;color: #fff;}

.news{width: 1600px;margin: 0 auto;max-width: 94%;padding:0 0 1.15rem;}
.newstitle h2{text-align: center; position: relative; color: #2b2b2b;font-size: var(--font36);padding: .65rem 0 .4rem;}
.newstitle h2:before{position: absolute;content: "";background: url(/pc/images/a_03.png);width: 2.31rem;height: .83rem;background-size: 100% 100%; left: 50%;transform: translateX(-50%);top: .5rem;}
.newstitle h2 span{display: block;position: relative}
.news_nr ul{display: flex;justify-content: space-between;gap:.5rem; padding-bottom: .8rem;}
.news_nr li{width: calc(33.33% - 1rem/3);}
.newsbox span{display: block; height: 3.5rem;overflow: hidden;}
.newsbox {cursor:pointer}
.newsbox span img{transition: .5s;width: 100%;height: 100%;object-fit: cover;}
.newsbox:hover img{transform: scale(1.1);}
.newsbox h2{border-bottom: 1px solid #e6e6e6;line-height: .79rem;color: #2b2b2b;font-size: var(--font20);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;position: relative;}
.newsbox h2:before{transition: all .5s;position: absolute;content: ""; border-bottom: 1px solid #000;left: 0;bottom: 0;width: 0;}
.newsbox:hover h2:before{width: 100%;}
.newstext  a{display: inline-block;margin-top: .24rem;color: #8b8b8b;font-size: var(--font16);transition: all .5s;}
.newstext a:hover{letter-spacing: 3px;}
.btn9{display: block;text-align: center; font-size: 16px;width: 134px; line-height: 40px;border-radius: 20px;background: #eaeaea;transition: all .5s;color: #2b2b2b; margin: 0 auto;}
.btn9 b{width: 24px; height: 24px;display: inline-block;vertical-align: middle;margin: -3px 0 0 5px;background: url(/pc/images/a_21.png) no-repeat center center;background-size: 100% 100%;}
.btn9:hover{background: #2b2b2b;color: #fff;}
.btn9:hover b{background: url(/pc/images/a_27.png);}

.footer{background: #73695f;}
.footerbox{width: 1600px;margin: 0 auto;max-width: 94%;}
.foot_top{border-bottom: 1px solid rgba(255,255,255,.2); padding: .9rem 0 .4rem;}
.foot_top img{width: 3.5rem;}
.foot_bottom{padding: .5rem 0 .7rem;display: flex;justify-content: space-between;}
.foot_left{width: calc(100% - 600px);}
.foot_left ul{display: flex;justify-content: space-between;}
.foot_left h2{color: #fff;font-size: var(--font20);margin-bottom: .2rem; }
.foot_left dt{font-size: var(--font16);line-height: 1.8;}
.foot_left dt a{color: #fff;}
.foot_left dt a:hover{opacity: .7;}
.foot_right h2{font-size: var(--font40);color: #fff;}
.foot_right p{font-size: var(--font16);color: #fff;margin: .25rem 0 .3rem;}
.foot_right ul{display: flex;align-items: center;}
.foot_right li{padding-right: .2rem;}
.foot_rwm{width: 1.32rem;}
.foot_rwm img{width: 100%;}

.bqxx{background: #332e28;}
.bqxxbox{width: 1600px;margin: 0 auto;max-width: 94%; padding: .27rem 0;}
.bqxxbox p{color: #fff;font-size:14px;line-height: 1.6;}

/*about_us*/
.banner2{position: relative;height: 100vh;}
.banner2 img{width: 100%;height: 100%; object-fit: cover;}
.banner_wb{position: absolute;width: 1600px;max-width: 94%;left:50%; top:50%; transform:translate(-50%,-50%);}
.banner_wb h2{color: #73695f;font-size: var(--font60);margin-bottom: .3rem;}
.banner_wb p{color: #73695f;font-size: var(--font16);}

.gsjs{padding-bottom: 1.3rem;width: 1200px;margin: 0 auto;max-width: 94%;}
.gsjs_title{padding: 1.5rem 0 .3rem;}
.gsjs_title h2{ position: relative;font-size: var(--font36);color: #2b2b2b;}
.gsjs_title h2:before{border-left: 1px solid #000000;height: .55rem; position: absolute;content: "";left: 0;top: .52rem;}
.gsjs_title h2:after{background: url(/pc/images/a_03.png);width: 2.31rem;height: .83rem;background-size: 100% 100%; position: absolute;content: "";left: -.53rem;top: -.32rem;}
.gsjs_title h2 span{position:relative;z-index:99}
.gsjs_nr{display: flex;justify-content: space-between;}
.gsjs_text{width: 50%; padding: .65rem .8rem 0 0;}
.gsjs_text h2{color: #2b2b2b;line-height: 1.6;font-size: var(--font20);margin-bottom: .2rem;}
.gsjs_text p{font-size: var(--font16);color: #8b8b8b;line-height: 1.6; margin-bottom: .25rem;}
.gsjs_tp{width: 50%;}
.gsjs_tp img{width: 100%;}

.bj5{position: relative;}
.bj5:before{position: absolute;width: calc(100% - 3.5rem);background: url(/pc/images/gywmb.jpg) no-repeat center center;height: 100%; top: 0;left: 0;background-size: cover;content: "";box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.qywh{width: 1200px;margin: 0 auto;max-width: 94%; padding: 2.15rem 0 0 0;position: relative;z-index: 10;}
.qywh h1{position: relative; color: #2b2b2b; padding-left: .8rem; margin-bottom: 2.2rem;font-size: var(--font36);font-weight: 400;}
.qywh h1:before{position: absolute;content: "";border-bottom: 1px solid #000;width: .55rem;left: 0;top: 50%;transform: translateY(-50%); }
.qywh h1:after{position: absolute;content: "";background: url(/pc/images/a_03.png);width: 2.31rem;height: .83rem; background-size: 100% 100%;top: -.3rem;left: -.5rem;}
.qywh_nr ul{display: flex;justify-content: space-between;}
.qywh_nr li{width: 25%;}
.qywhbox{background: #fff;text-align: center; height: 2rem; display: flex;align-items: center;text-align: center;flex-wrap: wrap; padding: .5rem 0;}
.qywhbox h2{width: 100%;font-size: var(--font24);color: #2b2b2b;}
.qywhbox p{width: 100%;font-size: var(--font16);color: #2b2b2b;}
.qywh_nr li:nth-child(2n - 1) .qywhbox{ background: #73695f;}
.qywh_nr li:nth-child(2n - 1) .qywhbox h2{color: #fff;}
.qywh_nr li:nth-child(2n - 1) .qywhbox p{color: #fff;}

.fzlc{width: 1060px;margin: 0 auto; padding: 1.9rem 0 1.5rem;max-width: 100%;}
.fzlcbox{overflow: hidden; position: relative;}
.fzlcbox .mySwiper{height: 4.8rem;width:2.4rem;left: 0;top: 50%;transform: translateY(-50%);position: absolute;background: url(/pc/images/a_11.png) no-repeat left center;background-size:.1rem 100%; }
.dsnf{color: #2b2b2b;opacity: .5;font-size: var(--font16);cursor:pointer;padding-left: .4rem;height: 100%;line-height: .8rem;}
.fzlcbox .mySwiper .swiper-slide-thumb-active .dsnf{opacity: 1;font-size: var(--font24);background: url(/pc/images/a_12.png) no-repeat left center;background-size:.1rem 100%;}
.fzlcbox .mySwiper2{margin-left: 2.2rem;}
.gsdj{display: flex;justify-content: space-between;}
.gsdj_left{width: 3rem;}
.gsdj_left img{width: 100%;}
.gsdj_right{width: calc(100% - 3rem); padding-top: .6rem;}
.gsdj_right h2{font-weight: bold;color: #73695f;font-size: 1.26rem;font-family: arial;margin-left: -.4rem;text-shadow: 2px 2px 10px rgba(0,0,0,0.5);}
.gsdj_right p{line-height: 2; color: #8b8b8b; padding: .2rem 0 0 .6rem;font-size: var(--font16);}
.gsdj_right p strong{font-weight:700}
.fzlcbox .swiper-button-next{width: 40px;height: 40px;border-radius: 50%;border: 1px solid #e7e6e6;background: url(/pc/images/a_61.png) no-repeat center center;top: auto;margin: 0; right: 0;bottom: .4rem;transition: all .5s;outline:none;}
.fzlcbox .swiper-button-next:hover{background:url(/pc/images/a_62.png) no-repeat center center #73695f;border: 1px solid #73695f;}
.fzlcbox .swiper-button-prev{width: 40px;height: 40px;border-radius: 50%;border: 1px solid #e7e6e6;background: url(/pc/images/a_60.png) no-repeat center center;top: auto;margin: 0; right: 60px;bottom: .4rem;left: auto;}
.fzlcbox .swiper-button-prev:hover{background:url(/pc/images/a_59.png) no-repeat center center #73695f;border: 1px solid #73695f;outline:none;}
.fzlcbox .swiper-button-next:after,.fzlcbox .swiper-button-prev:after{font-size: 0;}

.dinzhia{width:200px;height:50px;margin:35px auto 80px;display:block;background:#73695f;border-radius:50px;COLOR:#fff;font-size:20px;text-align: center; line-height: 50px;}    
.dinwwei{width: 94%;max-width: 1600px;margin: 0.8rem auto 0.4rem;font-size: 16px;line-height: 32px;color: #8b8b8b;display: flex;    align-items: center;padding-top: 0.7rem;}	 
.dinwwei img{width: 14px;height: 20px;margin-right: 10px;}

@media(max-width:1366px){
.nav li{padding: 0 .2rem;}
.foot_left{width: calc(100% - 500px);}
}
@media(max-width:1000px){
.header{height: 60px;box-shadow:0 0 10px rgba(0, 0, 0, .1);background: #fff; }
.yznr p{width: 70px;}
.fxnr li{padding-right: 10px;}
.fxnr li img{width: 12px;}
.headerbox{height: 60px; position: relative;}
.yzfl p img{width: 12px;}
.logo{width: 150px;}
.yznr{margin-right: 40px;}
.fgt{height: 60px;}
.dhbtn{position: absolute;width: 30px;height: 30px;border-radius: 4px;background: url(/pc/images/d1.png) no-repeat center center #73695f;background-size: 20px 20px;right: 0;top: 50%;transform: translateY(-50%);}
.dhbtn.on{background: url(/pc/images/d2.png) no-repeat center center #73695f;background-size: 20px 20px;}
.yzfl ul{top: 25px;}
.yzfl li a{font-size: 12px;line-height: 22px;border-radius: 11px;}

.nav{position: fixed;z-index: 50;width: 200px;height: 100vh; background: #fff;top: 0;left: -200px;overflow: auto;}
.nav ul{display: block;}
.nav li h3 a{color: #333;border-bottom: 1px solid #EEE;line-height: 40px;font-size: 14px;display: block;padding: 0 15px;}
.dhbj{width: 100%;height: 100%; position: fixed;z-index: 49;background: rgba(0,0,0,.7);left: 0; top: 0;display: none;}
.sjlogo{display: block;margin: 20px auto;width: 80%;}
.nav li.cur h3:before{ bottom: 0;}

.top{bottom: 10px;}
.qfx{height: 90px;}
.banner_text{width: 90%;left:50%; top:50%; transform:translate(-50%,-50%);}
.banner_text h2{font-size: 20px;line-height: 1.5;}
.banner .swiper-pagination{bottom: 5px;}
.bannerTp{height: 180px;background-size: 100% 100%; object-fit: cover;}
.btn1{font-size: 14px;margin-top: 10px;line-height: 32px;width:110px;}
.jtjs{display: block;padding: 30px 0;}
.jtjsText{width: 100%; padding: 0 0 15px 0;}
.btn2{font-size: 14px;margin-top: 10px;line-height: 32px;width:110px;}
.jtjsTp{width: 100%;}
.hxyw_title{padding: 30px 0 20px;}
.btn3{font-size: 14px;line-height: 32px;width:110px;}
.hxywNr ul{overflow: auto;display: block;white-space: nowrap;}
.hxywNr ul::-webkit-scrollbar {width: 0;height: 0;}
.hxywNr li{width: 150px;display: inline-block;padding-right: 15px;}
.hxywNr img{display:block;margin:0 auto;max-width:100%}
.hxyw{padding-bottom: 30px;}

.cpzx{padding: 30px 0 0;}
.zpzx_title{display: block;}

.zpzx_title h2{width: 100%;text-align: center;}
.zpzx_title ul{width: 100%; margin-left: -10px;text-align: center; margin-top: 10px;    justify-content: space-between;}
.zpzx_title li{padding:0 0 0 6px;display: inline-block;float: none;}
.zpzx_title li span{padding-bottom: .3rem;}
.cpzxNr{display: block;}
.cpzxText{width: 100%; padding: 15px;}
.btn4{font-size: 14px;line-height: 32px; }
.btn5{font-size: 14px;line-height: 32px; }
.cpzxTp{width: 100%;}
.rxcpTitle h2{line-height: 1; padding: 30px 0 20px;}
.rxcpNr{flex-wrap: wrap;}
.rxcpLeft{width: 100%;}
.rxcpRight{width: 100%;}
.sub{width: 30px;height: 30px; line-height: 28px;}
.plus{width: 30px;height: 30px; line-height: 28px;}
.plussub{width: auto;vertical-align: middle;}
.yzquantity1{height: 30px; line-height: 58px;width: 80px; margin: 0 5px;}
.cpgg li{width: 100%;float: none;}
.cpwl li{width: 100%;float: none;}
.rxcp{padding-bottom: 30px;}
.news_nr ul{display: block;padding: 0;}
.news_nr li{width: 100%; padding-bottom: 40px;}
.btn9{margin-top:0;font-size: 14px;line-height: 32px; }
.foot_top img{margin: 0 auto;}
.foot_bottom{padding: 20px 0;display: block;}
.foot_left{width: 100%;}
.foot_right{width: 100%;text-align: center; padding: 25px 0;}
.foot_right ul{width: 100%;justify-content: center;}
.foot_right li{display: inline-block; padding: 0 5px;}
.foot_rwm{margin: 0 auto;}
.bqxxbox p{text-align: center;}
.banner2{height: auto;}
.banner_wb h2{font-size: 20px;margin-bottom: 10px;}
.gsjs_title{padding: 30px 0 20px;} 
.gsjs_nr{display: block;}
.gsjs_text{width: 100%; padding: 0 0 15px;}
.gsjs_tp{width: 100%;}
.gsjs{padding-bottom: 30px;}
.bj5:before{width: 100%;}
.qywhbox p{font-size: 12px; line-height: 1.5; padding: 0 5px;zoom: .8;}
.qywhbox h2{margin-bottom: 5px;}
.qywh{max-width: 100%;}
.fzlc{padding: 30px 0;}
.fzlcbox .mySwiper{width: 2rem;}
.fzlcbox .mySwiper2{margin-left: 2rem;}
.gsdj_right p{padding: 20px 0 0 10px;}
.fzlcbox .swiper-button-next{right: 10px;}
}

@media(max-width:780px){

.dinzhia{width:160px;height:40px;margin:45px auto;border-radius:40px;line-height:40px;font-size:17px;}

.bj4{padding-top:10px}
.rx_title p{line-height:1.6}
.rxcpLeft {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-direction: column-reverse;
}
.rxcp_box {
    width: calc(100% - 0rem);
}.rxcp_lish {
    width: 100%;
    height: 1.8rem;
}.rxcp_lish li {
    padding-bottom: 0.2rem;
    width: 33%;
}.rxcp_lish ul{
      display: flex;
    gap: 15px;
}
.rxcpRight{padding-top:0.5rem}
.dinwwei{padding-top:0.2rem}


}

   .cpbiaoti {
        width: 100%;
        position: relative;
        z-index: 8;
        padding-bottom: 35px;
        border-bottom: 1px solid #000;
        display: flex;
        align-items: flex-end;
        margin-bottom: 50px;
      }

      .cpbiaoti h2 {
        position: relative;
        margin-right: 15%;
      }

      .cpbiaoti h2 span {
        font-size: 36px;
        color: #2b2b2b;
        line-height: 1;
        z-index: 9;
        display: block;
        position: relative;
      }

      .cpbiaoti h2:before {
        background: url(/pc/images/a_03.png);
        width: 2.31rem;
        height: 0.83rem;
        position: absolute;
        content: "";
        background-size: 100% 100%;
        top: -0.23rem;
        left: -0.5rem;
        opacity: 0.5;
      }
      .cpbiaoti a {
        font-size: 20px;
        line-height: 30px;
        color: #2b2b2b;
        display: block;
        margin-right: 3.5%;
      }
      .cpbiaoti a:hover {
        color: #73695f;
      }
      .cpbiaoti .onon {
        color: #73695f;
      }

      .page ul {
        display: flex;
        width: 100%;
        gap: 10px;
        justify-content: center;
        padding: 0.3rem 0px 1rem;
      }
      .page ul li {
     padding:0 8px;
        height: 27px;
        border: 2px solid #cbcbcb;
        color: #979595;
        font-size: 14px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .page ul .active {
        color: #fff;
        background-color: #73695f;
      }
      .page ul li:hover {
        color: #fff;
        background-color: #73695f;
      }
       .page ul li:hover a{color:#fff !important}
 .page ul .active a{color:#fff !important}
      .products {
        max-width: 1600px;
        margin: 0 auto;
      }
      .containercc {
      }

      /* 主视觉区域 */
      .hero {
        padding: 2rem 0 0.85rem;
      }

      .hero-content {
        position: relative;
        border-radius: 16px;
        overflow: hidden;
        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
      }

      .hero-image {
        width: 100%;
        height: 600px;
        overflow: hidden;
      }

      .hero-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
      }

      .hero-content:hover .hero-image img {
        transform: scale(1.05);
      }

      .hero-text {
        position: absolute;
        bottom: 50px;
        right: 30px;
      }

      .hero-tag {
        background: rgba(255, 255, 255, 0.95);
        padding: 8px 36px;
        border-radius: 20px;
        font-size: 15px;
        font-weight: 500;
        color: #333;
        backdrop-filter: blur(10px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      }

      /* 产品列表 */
 
.rxcp_box  .rxcp_xq{display:none}
.rxcp_box .rxcp_xq:nth-child(1){display:block}
      .products-grid {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
        justify-content: space-between;
      }

      .product-card {
        transition: all 0.3s ease;
        position: relative;
        width: 31%;
        border-bottom: 1px solid #000;
        padding-bottom: 0.35rem;
        margin-bottom: 0.5rem;
        position: relative;cursor:pointer
      }

      .product-card:before {
        transition: all 0.5s;
        position: absolute;
        content: "";
        border-bottom: 1px solid #333;
        left: 0;
        bottom: 0;
        width: 0px;
      }
      .product-card:hover:before {
        width: 100% !important;
      }

      .product-card:hover {
        transform: translateY(-8px);
      }

      .product-image {
        width: 100%;
        height: 380px;
        overflow: hidden;
        position: relative;
        border-radius: 20px;
      }

      .product-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
      }

      .product-card:hover .product-image img {
        transform: scale(1.1);
      }

      .product-info {
        padding-top: 0.28rem;
        background: url(/pc/images/cpq.png);
        background-repeat: no-repeat;
        padding-left: 0.07rem;
        background-position: 0px 25px;
      }

      .product-category {
        color: #2b2b2b;
        font-size: 18px;
        font-weight: 500;
        padding-bottom: 0.2rem;
        display: block;
        overflow: visible;
      }

      .product-title {
        font-size: 22px;
        font-weight: 600;
        color: #968e87;
        margin-bottom: 0.12rem;
        line-height: 1.4;
      }

      .product-description {
        color: #8b8b8b;
        font-size: 15px;
        line-height: 1.8;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 0.8rem;
        font-weight: 600;
      }

      .product-actions {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .btn-favorite {
        background: #f8f9fa;
        border: none;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        color: #666;
      }

      .btn-favorite:hover {
        background: #e9ecef;
        color: #e74c3c;
      }

      .favorite-count {
        font-size: 0.8rem;
        font-weight: 500;
      }

      .btn-cart {
        background: #e74c3c;
        border: none;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        color: #fff;
      }

      .btn-cart:hover {
        background: #c0392b;
        transform: scale(1.1);
      }

      /* 分页 */
      .pagination {
        padding: 3rem 0;
        background: #fff;
        margin-top: 2rem;
      }

      .pagination-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0.5rem;
      }

      .pagination-btn {
        background: #f8f9fa;
        border: none;
        border-radius: 8px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        color: #666;
      }

      .pagination-btn:hover:not(:disabled) {
        background: #e9ecef;
        color: #333;
      }

      .pagination-btn:disabled {
        opacity: 0.5;
        cursor: not-allowed;
      }

      .pagination-numbers {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        margin: 0 1rem;
      }

      .pagination-number {
        background: transparent;
        border: none;
        border-radius: 8px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        color: #666;
        font-weight: 500;
      }

      .pagination-number:hover {
        background: #f8f9fa;
        color: #333;
      }

      .pagination-number.active {
        background: #e74c3c;
        color: #fff;
      }

      .pagination-dots {
        color: #999;
        font-weight: 500;
        padding: 0 0.5rem;
      }
      .gouwu {
        margin-top: 26px;
        width: 25px;
      }
      /* 响应式设计 */
      @media (max-width: 1024px) {
        .products-grid {
          grid-template-columns: repeat(2, 1fr);
          gap: 1.5rem;
        }
      }

      @media (max-width: 768px) {
        .hero {
          padding: 0.7rem 0 0.7rem;
        }

        .containercc {
          padding: 0 15px;
        }

        .nav {
          flex-direction: column;
          gap: 1rem;
        }

        .nav-menu {
          flex-wrap: wrap;
          justify-content: center;
          gap: 1rem;
        }

        .hero-image {
          height: 250px;
        }

        .products-grid {
          grid-template-columns: 1fr;
          gap: 0.8rem;
        }

        .product-card {
          margin: 0 auto;
          width: 100%;
          .products {
            padding: 0.8rem;
          }
        }

        .pagination-numbers {
          margin: 0 0.5rem;
        }

        .pagination-number,
        .pagination-btn {
          width: 35px;
          height: 35px;
        }
        .product-image {
          width: 100%;
          height: 300px;
        }
      }

      @media (max-width: 480px) {
        .cpbiaoti {
          padding: 0px 15px 35px;
        }
        .gouwu {
          margin-top: 10px;
          width: 26px;
        }
        .product-image {
          width: 100%;
          height: 240px;
        }
        .nav-brand h1 {
          font-size: 1.2rem;
        }

        .nav-menu {
          gap: 0.8rem;
        }

        .nav-link {
          font-size: 0.9rem;
        }

        .hero-image {
          height: 200px;
        }

        .product-info {
          padding-top: 0.52rem;
          padding-left: 0.05rem;
        }

        .product-title {
          font-size: 22px;
        }

        .product-description {
          font-size: 0.22rem;
          padding-bottom: 0.2rem;
        }
      }

      /* 动画效果 */
      @keyframes fadeInUp {
        from {
          opacity: 0;
          transform: translateY(30px);
        }
        to {
          opacity: 1;
          transform: translateY(0);
        }
      }

 
      
.xinwenmain{display: flex;gap: 90px;width: 94%;max-width: 1400px;margin: 0 auto 20px;}
 .xinwenx_top{padding-top: 170px; }	
 .xinwenx_top_bottom{border-bottom: 1px solid #dadada;padding-bottom: 0.36rem; }
 .xinwenx_top_bottom h2{font-size: 0.3rem;}
 .xinwenx{padding-top: 60px;padding-bottom: 40px; }
 .xinwenx p{color: #2b2b2b;font-size: 16px;line-height: 2.2;padding-top: 0.05rem; }
 .xinwenx p img ,.xinwenx img{display: block;margin: 0 auto;max-width: 100%;}
 .xinwen_nei_main{display: flex;
    flex-direction: column;
    justify-content: center;}
  .xinwenxr{width:100%;width:137px;padding-top:1.5rem;}
  .xinwenxr a{    background:#eaeaea;
    border-radius: 21px;
    height: 42px;    width: 100%;
    width: 137px;    font-family: SourceHanSansSCVF-Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
display: block;
    line-height: 42px;margin-bottom: 20px;color: #2b2b2b;}
  .xinwenxr .onon {background-color: rgba(115, 105, 95, 1);color:#fff}  
    .xinwenxr a:hover{background-color: rgba(115, 105, 95, 1);color:#fff}  
 .xinwen_nei {width: 100%;display: flex;padding:50px 0px;gap: 45px;border-bottom: 1px solid #dadada;cursor:pointer}
  .xinwen_nei span{display: block}
.xinwen_nei_t {
    
    overflow-wrap: break-word;
    color: #73695f;
    font-size: 22px;
    font-family: SourceHanSansSCVF-Regular;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
}	
.xinwen_nei_ta{
  
    overflow-wrap: break-word;
    color: rgba(139, 139, 139, 1);
    font-size: 16px;
    font-family: SourceHanSansSCVF-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height:1;
   padding: 30px 0px;
}
.xinwen_nei_tb {
    
    overflow-wrap: break-word;
    color: rgba(139, 139, 139, 1);
    font-size: 16px;
    font-family: SourceHanSansSCVF-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 32px;
    max-width: 620px;
}
.xinwen_nei_img{
	  max-width: 470px;
	  height: 308px;
	}
	.xinwen_nei_img img{width: 100%;transition: .5s;    width: 100%;
    height: 100%;
    object-fit: cover;}
	.xinwen_nei_img:hover img{    transform: scale(1.05);}
	
@media screen and (min-width:320px) and (max-width:640px){
   .nav ul li ul {
    position: relative !important;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    left: auto !important;
    transform: translateX(-0%) !important;} 
    
    
.xinwenx_top{padding-top: 60px;}
	.xinwen_nei {
	    display: flex;
	    flex-direction: column;
		gap: 20px;    padding: 30px 0px;
	}.xinwenxr {
    padding-top: 0px;
    display: flex;
    justify-content: space-around;gap: 15px;width: 100%;
}
.xinwenxr a{display: block;width: 32%;}
	.xinwenmain {
	    display: flex;
	    gap: 10px;
	    width: 94%;
	    max-width: 1400px;
	    margin: 0 auto;
	    flex-direction: column-reverse;
	}
	.xinwen_nei_ta { padding: 15px 0px; }
	.xinwen_nei_img img{height: auto !important;}
	.xinwen_nei_img{height: auto !important;}
}  
      
.lxwm{padding-top: 200px;position:relative;width: 100%;overflow: hidden; }
.lxwma{position: absolute;width: 50%;right: 0px}
.lxwma img{width: 100%;}
.lxwmb{width: 94%;max-width: 1600px;margin: 0 auto;}
.lxwmb h2 { padding-bottom: 27px; width: 100%; position: relative; }
.lxwmb h2 span { 	font-size: 36px; color: #2b2b2b; line-height: 1; z-index: 9; display: block; position: relative; }
.lxwmb h2:before { background: url(/pc/images/a_03.png); width: 2.31rem; height: 0.83rem; 	position: absolute; content: ""; 	background-size: 100% 100%; top: -0.28rem; left: -0.56rem; }
.lxwmbx{background-color: #000;width: 2px;height:55px;margin-bottom: 80px;}				
.lxwmbb{font-size: 24px;line-height: 36px;color: #2b2b2b;}
.lxwmb p{font-size:16px;line-height:24px;color: #2b2b2b;padding-top:18px;gap:15px;display:flex;align-items:center;max-width:700px}	
.lxwmc{width:94%;max-width:1600px;margin: 98px auto 0}			
.lxwmc h2 {padding-bottom: 27px; width: 100%; position: relative;border-bottom:1px solid #d0d1cf }
.lxwmc h2 span {font-size: 36px; color: #2b2b2b; line-height: 1; z-index: 9; display: block; position: relative; }
.lxwmc h2:before {background: url(/pc/images/a_03.png); width: 2.31rem; height: 0.83rem; 	position: absolute; content: ""; 	background-size: 100% 100%; top: -0.3rem; left: -0.5rem;}			
.lxwmca{padding-top:0.35rem;display:flex;     justify-content: space-between;padding-bottom:1rem}	
.lxwmca dl{padding:0.4rem;width:31.5%;background:#fff;color:#2b2b2b}	
.lxwmca dl h1{font-size:22px;font-weight:500;    padding-bottom: 10px;}
.lxwmca dl p{font-size:16px;padding-top:12px;gap:12px;display:flex; line-height:24px;    align-items: center;}
.lxwmca dl p img{ }
.lxwmca dl p:nth-child(4) img{    margin-top:-0.2rem;}
.lxwmca dl:hover{      box-shadow: 5px 5px 10px 10px rgba(0, 0, 0, .1);}
 @media screen and (min-width:320px) and (max-width:640px){
     
     .gsdj_right {
    width: calc(100% - 0rem) !important;
    padding-top: .6rem;
}
     .gsdj_left {
    width: 3rem;
    display: none;
}
     .gsdj_right h2 {
  margin-left: 0rem !important;
}
     
     .btn9{width:auto}
     .newsbox span{height:auto !important}
     .nav li h3:before {   bottom: 0px;}
     
     .lxwmca dl{width:100%}
 .lxwmca {
  
    display: flex;
     gap:20px;
    flex-direction: column;
}    .lxwm {
        min-height: auto;
        display: flex
;
        flex-direction: column-reverse;
        gap: 25px;    padding-top: 67px;
    }.lxwma{position: relative;width: 100%;right: 0px}.lxwmbx{display:none}
 }   
 
 
.muyc{display:none}
.cpzxbox .cpzxXq{display:none}
.cpzxbox .cpzxXq:nth-child(1){display:block} 