<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1550px) {

	.lianxi_text {
		padding: 15px;
	}
}

@media screen and (max-width: 1200px) {
	:root {
		--font40: 36px;
		--font36: 30px;
		--font30: 24px;
		--font24: 20px;
		--font18: 16px;
		--font16: 14px;
		--font14: 14px;

		--top120: 100px;
		--top80: 60px;
		--top50: 40px;
		--top30: 30px;
	}

	.hertre_cen {
		width: calc(100% - 30px);
	}

	.banner_top span {
		font-size: 60px;
	}

	.lianxi_img {
		left: auto;
		right: -80px;
		transform: scale(0) translateX(0%);
		transform-origin: bottom left;
	}

	.lianxi_img::after {
		left: calc(100% - 20px);
	}

	.lianxi_text ul li {
		width: 100%;
		margin-top: 10px;
	}

	.shizi ul li {
		width: calc(25% - 15px);
		margin-left: 20px;
		margin-top: 20px;
	}

	.shizi ul li:nth-child(4n+1) {
		margin-left: 0px;
	}

	.biye .swiper-button-next {
		right: 13%;
	}

	.biye .swiper-button-prev {
		left: 13%;
	}

	.guanlias_max ul li {
		width: 150px;
		height: 50px;
		line-height: 50px;
		font-size: 12px;
	}

	.guanlias_max p {
		margin-top: 20px;
	}

	.guanlias_max h1,
	.guanlias_max ul {
		margin-top: 30px;
	}

}

@media screen and (max-width: 992px) {
	:root {
	    --max: calc(100% - 30px);
		--font40: 28px;
		--font36: 24px;
		--font30: 20px;
		--font24: 18px;
		--font18: 15px;
		--font16: 14px;
		--font14: 14px;

		--top120: 60px;
		--top80: 50px;
		--top50: 40px;
		--top30: 30px;
	}

	.logo {
		width: 100px;
	}

	.nav_pc {
		margin-left: 0px;
	}

	.nav_pc ul li {
		margin-left: 15px;
	}

	.banner_top span {
		font-size: 24px;
	}

	.banner_text&gt;p {
		margin-top: 15px;
		font-size: 12px;
	}

	.banner_top p {
		top: 10px;
	}

	.lianxi&gt;ul&gt;li {
		width: 100%;
		margin-top: 30px;
	}

	.lianxi&gt;ul&gt;li:nth-child(1) {
		margin-top: 0px;
	}

	.xinwen&gt;ul&gt;li&gt;img {
		width: 300px;
	}

	.xinwen_l {
		width: calc(100% - 350px);
	}

	.shizi ul,
	.baoben ul {
		justify-content: space-between;
		margin-top: 10px;
	}

	.shizi ul li,
	.baoben ul li {
		width: calc(50% - 5px);
		overflow: hidden;
		margin-top: 10px;
		margin-left: 0px;
	}


	.shizi_text {
		padding: 10px;
		background: #f9f9f9;
	}
	
	.shizi_text p{
	    margin-top: 10px;
	}

	.jiaoshou {
		display: none;
	}

	.jiaoshou_ji {
		display: block;
	}

	.numCountli h1 {
		font-size: 30px;
	}

	.numCountli p {
		font-size: 14px;
	}

	.numCount ul li&gt;p {
		font-size: 14px;
	}

	.shipin {
		padding: 20px;
	}

	.shipin_l {
		width: 100%;
	}

	.shipin_r {
		width: 100%;
		margin-top: 30px;
	}

	.biye .swiper-pagination {
		bottom: -30px !important;
	}
	
	.pageSwier{
	    display: block !important;
	}
	.index_pc{
	    display: none;
	}
}



@media screen and (max-width: 768px) {
	:root {
		--font40: 20px;
		--font36: 18px;
		--font30: 16px;
		--font24: 15px;
		--font18: 14px;
		--font16: 12px;
		--font14: 12px;

		--top120: 30px;
		--top80: 30px;
		--top50: 30px;
		--top30: 20px;
	}
	
	.an{
	    display: block;
	}

	.hertre {
		height: 70px;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.hertre_cen{
		justify-content: flex-end;
	}

	.logo {
		width: 80px;
	}

	.nav_pc {
		width: 70%;
		top: 70px;
		height: calc(100% - 70px);
		position: fixed;
		background: #1f1e1e;
		left: -70%;
		border-top: 1px #DBBE8E50 solid;
		overflow: auto;
		transition: all 0.3s;
		z-index: 9999;
	}

	.nav_pc ul li {
		width: 100%;
		color: #DBBE8E;
		text-align: center;
		border-bottom: 1px #DBBE8E50 solid;
		line-height: 60px;
		font-size: 14px;
		 padding: 0 20px;
		margin-left: 0px;
	}

	.nav_pc ul li::after{
	    display: none;
	}
	
	.nav_ul{
	    width: 70%;
		top: 70px;
		height: 100%;
		position: fixed;
		background: #1f1e1e;
		left: 0%;
		border-top: 1px #DBBE8E50 solid;
		transform: translateX(0%);
	}
	
	.nav_ul a{
	        width: 100%;
    color: #DBBE8E;
    text-align: left;
    border-bottom: 1px #DBBE8E50 solid;
    line-height: 60px;
    font-size: 14px;
    padding: 0 20px;

	}
	
	.hsudus{
	  display: block;
	    width: 100%;
	    background: #DBBE8E;
    color: #ffffff;
    text-align: center;
    border-bottom: 1px #DBBE8E50 solid;
    line-height: 60px;
    font-size: 14px;
    padding: 0 20px;
	}
	.hsudus img{
	       margin-right: 10px;
	           transform: rotate(90deg);
	           position: absolute;
	           top: 27px;
	           left: 10px;
	}
	.nav_pc ul li&gt;a{
	    display: flex;
	    flex-wrap: wrap;
	       
	     justify-content: space-between;
     align-items: center
    
	}
	.i{
	    transform: rotate(-90deg);
	}
	.shoulik{
	    display: block;
	}
	


	body {
		padding-top: 70px;
		padding-bottom: 55px;
	}

	.logo {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}


	.suosou {
		position: absolute;
		right: 15px;
	}

	.suosou img {
		right: 22px;
	}

	.en{
		border: none;
		padding-right: 0px;
		margin-right: 0px;
	}
	.aixin {
		display: none;
	}

	.menu-icon {
		display: block;
	}

	.banner_text i {
		width: 30px;
		margin-top: 10px;
	}


	.gg {
		display: block;
	}

	.banner_l {
		width: 100%;
	}

	.banner_l h1 {
		text-align: center;
	}

	.banner_l span {
		text-align: center;
	}

	.banner_l p {
		text-align: center;
		margin-top: 10px;
	}

	.banner_xinwen i {
		margin: auto;
	}

	.xinwen&gt;ul&gt;li&gt;img {
		width: 100%;
	}

	.xinwen_l {
		width: 100%;
		margin-top: 20px;
	}

	.xinwen_l a {
		color: #f1e6d7;
	}

	.xinwen_l a img {
		opacity: 1;
		margin-left: 30px;
		width: 7px;
	}

	.page .active img,
	.page .total img {
		width: 10px;
		height: auto;
	}

	.show_r {
		display: none;
	}

	.show_l {
		width: 100%;
	}

	.prev .prev_nax {
		width: 100%;
		height: 60px;
		margin-top: 5px;
	}

	.chanpin ul {
		justify-content: space-between;
		margin-top: 20px;
	}

	.chanpin ul li {
		width: calc(50% - 5px);
		margin-left: 0%;
		margin-top: 10px;
	}

	.chanpin_fenlei {
		padding: 10px;
	}

	.chanpin_top {
		padding-bottom: 10px;
	}

	.chanpin_top h1 {
		width: 100%;
	}

	.chanpin_top a {
		width: 100%;
		margin-top: 5px;
		text-align: left;
	}

	.chanpin_fenlei p {
		margin-top: 10px;
	}

	.shwo_show_pc {
		display: none;
	}

	.shwo_show_yi {
		display: block;
	}

	.chanpin_icon {
		height: 60px;
	}

	.viewer-toolbar&gt;ul&gt;li:nth-child(1),
	.viewer-toolbar&gt;ul&gt;li:nth-child(2) {
		display: flex !important
	}

	.stk_r {
		width: 100%;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	}

	.stk_r&gt;a {
		background-size: 7px auto;
		padding-right: 20px;
	}

	.stk&gt;img {
		width: 100%;
		position: static;
		top: auto;
		left: auto;
		;
	}

	.stk_top h1,
	.stk_top span,
	.stk_top p {
		text-align: left;
	}

	.stk_top span {
		padding-bottom: 0px;
	}

	.stk_top span::after {
		display: none;
	}

	.stk_top p {
		margin-top: 20px;
	}

	.ditu&gt;h1 {
		text-align: center;
	}

	.ditu&gt;img {
		margin-top: 20px;
	}

	.ditu ul {
		justify-content: space-between;
		margin-top: 10px;
	}

	.ditu ul li {
		width: calc(50% - 5px);
		overflow: hidden;
		margin-top: 10px;
		margin-left: 0px;
	}

	.chuangye img {
		width: 100%;
	}

	.chuangye_max {
		width: 100%;
		padding: 20px;
	}

	.baoben ul li {
		width: 100%;
	}

	.chuangye_a&gt;a {
		font-size: 14px;
		background-size: 6px auto;
	}

	.banner_cok p {
		margin-top: 20px;
	}

	.huanjin_max,
	.mixni {
		display: none;
	}

	.shouji,
	.huanjin_l span {
		display: block;
	}
    .shizi ul{
        justify-content: space-between;
    }
	.shizi ul li {
		width: calc(50% - 5px);
		margin-left: 0px;
	}

	.numCount ul {
		margin: auto;
	}

	.numCount ul li {
		width: 50%;
		border-bottom: 1px solid #282828;
		padding: 30px 0;
	}

	.numCount ul li:nth-child(3),
	.numCount ul li:nth-child(7) {
		border-left: 1px solid #282828;
	}

	.numCount ul&gt;span {
		display: none;
	}

	.tuandui {
		background: #f0f0ee;
	}

	.tuandui_max {
		position: static;
		top: auto;
		transform: translateY(0%);
		width: 100%;
		margin-top: 10px;
	}

	.tuandui_r {
		position: static;
		top: auto;
		transform: translateY(0%);
		width: 100%;
		background: transparent;
		padding: 0;
	}

	.tuandui_max&gt;p {
		position: static;
	}

	.tuandui_r p,
	.tuandui_r h1 {
		text-align: center;
		color: #000000;
	}

	.tuandui_r a {
		margin: auto;
		margin-top: 30px;
		background: #dbbe8e;
		color: #000000;
		float: none;
	}

	.tuandui_max&gt;p {
		text-align: center;
		margin-top: 20px;
	}

	.tuandui img {
		width: 100%;
		margin-top: 30px;
	}

	.tuandui {
		padding-bottom: 0px;
	}

	.mySwiperaa {
		width: caLC(100% - 100px);
	}

	.rongyu_swiper .swiper-pagination {
		width: caLC(100% - 100px) !important;
		bottom: -30px !important;
		top: auto !important;
		left: 40px !important;
		background: #83786a !important;
	}

	.rongyu_max {
		width: 100%;
	}

	.rongyu_max {
		margin-bottom: 60px;
	}

	.huoban_max ul li {
		width: 32%;
		margin-left: 2%;
		margin-top: 10px;
	}

	.huoban_max ul li:nth-child(5n+1) {
		margin-left: 2%;
	}

	.huoban_max ul li:nth-child(3n+1) {
		margin-left: 0px;
	}

	.mySwiperas {
		width: calc(100% - 60px);
		margin-left: 0px !important;
	}

	.fazhan_max .swiper-button-next {
		width: 40px;
		height: 40px;
		top: 20px;
	}

	.fazhan_max .swiper-button-prev {
		width: 40px;
		height: 40px;
		top: 60px;
	}

	.logobn i {
		width: 100px;
	}

	.logobn_img {
		width: 30px;
	}

	.logobn_img img {
		right: 30px;
		filter: drop-shadow(30px 0px 0 #c8ae83);
	}

	.biye .swiper-button-next:after,
	.biye .swiper-button-prev:after {
		font-size: 14px;
	}

	.biye .swiper-slide {
		width: 74%;
	}

	.biye .swiper-button-next {
		right: 6%;
	}

	.biye .swiper-button-prev {
		left: 6%;
	}

	.biye_text {
		padding: 10px;
		background: #d2b78990;
	}

	.biye_text h1 {
		font-size: 16px;
		padding-bottom: 10px;
	}

	.biye_text p {
		display: none;
	}

	.biye {
		margin-bottom: 60px;
	}

	.biye .swiper-pagination {
		width: 74% !important;
		left: 13% !important;
	}

	.guanlias_max ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.guanlias_max ul li {
		width: 32%;
		margin-right: 0px;
		height: 40px;
		line-height: 40px;
	}

	.guanlias_max p {
		margin-top: 10px;
		text-align: center;
	}

	.guanlias_max h1 {
		text-align: center;
		margin-top: 10px;
	}

	.guanlias_max span {
		display: block;
		text-align: center;
	}

	.guanlias_max ul {
		margin-top: 280px;
	}

	.kecnd_max {
		width: 100%;
	}

	.kecnd_max a {
		display: block;
		line-height: 36px;
		border-radius: 36px;
		float: none;
		margin: auto;
	}

	.kecnd_max {
		bottom: 15%;
	}

	.hufu_max {
		width: 100%;
		top: 50%;
	}

	.hufu_min .swiper-button-next:after,
	.hufu_min .swiper-button-prev:after {
		color: #e0cbad;
		font-size: 20px;
	}
	.mySwipercsd{
		width: calc(100% - 100px);
	}

	.hufu_max h1{
		text-align: center;
		font-size: 20px;
		margin-top: 20px;
	}
	.hufu_max p{
		color: #ffffff90;
		text-align: center;
	}
	.hufu_max a{
		margin: auto;
		margin-top: 80px;
	}
	.hufu_min{
		margin-top: 40px;
	}

	.hufu_max_h1,
	.hufu_max_p{
		display: block;
	}

	.hufu_max&gt;a{
		display: none;
	}
	.hufu_max&gt;a.liaojie{
		display: block;
		margin-top: 40px;
		line-height: 36px;
	}
	.hufu_min .chanpin_icon{
		height: 40px;
	}

	.anlik_max h1,
	.anlik_max&gt;p,
	.anlik_max_h1{
		text-align: center;
	}
	.anlik_max_p p{
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	.fanhuia{
	    display: none;
	}
	.anlik_max h1{
		margin-top: 10px;
	}
	.anlik_max_p a{
		margin: auto;
		margin-top:30px;
	}
	.momxin_max{
		width: 100%;
		margin: 30px auto ;
	}
	.mySwiperoxmo{
		width: calc(100% - 100px);
	}
	.momxin_max .swiper-pagination{
		bottom: -30px !important;
	}
	.momxin_max .swiper-button-next:after, 
	.momxin_max .swiper-button-prev:after{
	color: #dabd8e;
	font-size: 20px;
	}
	.momxin_max .swiper-pagination{
		width: calc(100% - 100px) !important;
		left: 50px !important;
	}
	.qianjiami_max h1{
		margin-top: 10px;
	}
	.qianjiami_max p{
		margin-top: 50px;
	}
	.footer_l{
		width: 100%;
	}
	.footer_dizhi{
		width: 100%;
		margin-top: 20px;
	}
	.footer_tel h1,
	.footer_dizhi h1{
		display: none;
	}
	.footer_tel{
		width: 100%;
		margin-top: 20px;
	}
	.footer_max ul{
		width: 100%;
		margin-top: 20px;
	}
	.footer_max ul li{
		margin-left: 0px;
		margin-right: 20px;
	}
	.footer_minjk{
		left: 0;
		transform: scale(0);
		bottom: 30px;
	}
	.footer_minjk::after{
		left: 0px;
		transform: translateX(0%);;
	}
	.footer_img:hover .footer_minjk {
		transform: scale(1);
	  }
	  .banner_zhangshu{
		display: none;
	  }
	  .zhengshu_top{
		background: none;
		padding: 0;
	  }
	  .zhengshu_top_r{
		width: 100%;
	  }
	  .zhengshu_top_l{
		width: 100%;
	  }
	  .zhengshu_top_l h1,
	  .zhengshu_top_l p{
		display: none;
	  }
	  .zhengshu_top_r h1{
		line-height: 60px;
	  }
	  .jieguo .xinwen_miao{
		display: flex;
	  }
	  .ckslik{
		display: block;
	  }

	  .jieguo&gt;h1{
		margin-top: 30px;
		line-height: 60px;
	  }
	  .jieguo ul li{
		width: 100%;
		font-size: 12px;
	  }
	  .stk_r{

      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;

    }
    .ckasdjs{
        width: auto;
        margin-left: auto;
    }
	  
.index_pc{
    display: none;
}

.anlik_max_p{
    position: absolute;
    bottom: 50px;
}
}</pre></body></html>