* {
	margin: 0;
	padding: 0;
}
body{
	overflow-x: hidden;
}
li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}
.nav {
	width: 100%;
	height: 960px;
	background: url(../img/about_banner.png) center no-repeat;
	background-size: cover;
	position: relative;
}

.container {
	width: 100%;
	height: 100%;
	padding: 0px !important;
	position: relative;
}

.nav_all {
	width: 100%;
	margin: auto;
	position: absolute;
   	 top: 64px;
  	  left: 0px;
  	  transition: all 0.6s;
  	  z-index: 999;
}

.naVTop {
	width: 1550px;
	height: 97px;
	margin: auto;
	transition: all 0.6s;
}

.naVTop_left {
	width: 334px;
	height: 100%;
	float: left;
}

.naVTop_left>a{
	display: block;
	width: 100%;
	height: 100%;
}
.naVTop_left>a>img{
	max-width: 334px;
}

.naVTop_right {
	float: right;
	width: 1040px;
	height: 100%;
}

.naVTop_right>ul {
	width: 100%;
	height: 100%;
}

.naVTop_right>ul>li {
	width: 14.28%;
	height: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(254, 252, 252);
	position: relative;
}
.naVTop_right>ul>li::before{
	content: "";
	position: absolute;
	width: 0px;
	height: 2px;
	background: #ffffff;
	top: 65px;
	left: 30%;
	transition: all 0.5s linear;
}
.naVTop_right>ul>li:nth-of-type(1)::before{
	width:0px;
}
.naVTop_right>ul>li:hover::before{
	content: "";
	position: absolute;
	width: 40%;
	height: 2px;
	background: #ffffff;
	top: 65px;
	left: 30%;
	transition: all 0.5s linear;
}
.naVTop_right>ul>li:nth-of-type(6):hover::before{
	width:0px !important;
}
.naVTop_right>ul>li:nth-of-type(2)::before{
	content: "";
	position: absolute;
	width: 40%;
	height: 2px;
	background: #ffffff;
	top: 65px;
	left: 30%;
}
.naVTop_right>ul>li>a {
	color: rgb(254, 252, 252);
	font-size: 16px;
	font-family: "PingFang";
	cursor: pointer;
}

.naVTop_right>ul>li>a:hover {
	text-decoration: none;
}

.naVTop_right>ul>li:last-child>span {
	margin-left: 40px;
	margin-right: 40px;
}

.title_nav {
    display: none;
	width: 1518px;
	height: auto;
	margin: auto;
	padding-top: 400px;
   	box-sizing: border-box;
    text-align: center;
}

.title_nav>p:nth-of-type(1) {
	font-size: 60px;
	font-family: "zihun100hao";
	color: rgb(254, 252, 252);
	line-height: 0.667;
	letter-spacing: 5px;
}

.title_nav>p:nth-of-type(2) {
	font-size: 30px;
	font-family: "PingFang";
	color: rgb(254, 252, 252);
	line-height: 1.334;
	margin-top: 40px;
	letter-spacing: 5px;
}

.title_nav>p>a {
	cursor: pointer;
	color: #ffffff;
}
.bg{
	position: absolute;
	top: 318px;
	right: 195px;
}
.container{
	width: 100%;
	height: auto;
	margin: auto;
}
.container_nav{
	width: 100%;
	height: 245px;
	border: 2px solid #f1efef;
}
.container_nav_center{
	width: 1518px;
	height: 174px;
	margin: auto;
	margin-top: 72px;
}
.container_nav_center>ul>li{
	float: left;
	font-size: 40px;
	font-family: "PingFang";
	color: rgb(16, 16, 16);
	font-weight: bold;
	line-height: 1;
	width: 253px;
	height: 174px;
	display: flex;
	align-items: center;
	position: relative;
	letter-spacing: 2px;
	    cursor: pointer;
}
.container_nav_center>ul>li>span{
	display: inline-block;
	width: 157px;
	height: 4px;
	background: #325e91;
	position: absolute;
	bottom: 2px;
	left: 0;
}
.product_list1{
	width: 1518px;
	margin: auto;
	padding-top: 91px;
	box-sizing: border-box;
}
.product_list1>p:nth-of-type(1){
	font-size: 32px;
	font-family: "PingFang";
	color: rgb(16, 16, 16);
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 2px;
}
.product_list1>p:nth-of-type(2){
	font-size: 24px;
	font-family: "PingFang";
	color: rgb(16, 16, 16);
	line-height: 1.667;
	margin-top: 47px;
	letter-spacing: 2px;
}
.product_list1>ul{
	width: 100%;
	height: auto;
	margin-top: 68px;
}
.product_list1>ul>li{
	float: left;
	margin-right: 14px;
}
.product_list1>ul>li:nth-of-type(4){
	margin-right: 0px;
}
.product_list1>ul>li>img{
	max-width: 369px;
}
.line{
	width: 100%;
	height: 4px;
	background: #f1efef;
	margin-top: 98px;
}
.product_list2{
	width: 1518px;
	margin: auto;
	padding-top: 91px;
	box-sizing: border-box;
}
.product_list2>p{
	font-size: 32px;
	font-family: "PingFang";
	color: rgb(16, 16, 16);
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 2px;
	margin-bottom: 62px;
}
.product_list2>table{
	margin-top: 62px;
	width: 1518px;
	margin: auto;
	margin-bottom: 115px;
}
.product_list2>table>tbody>tr>td:nth-of-type(1),.product_list2>table>tbody>tr>th:nth-of-type(1){
	width: 455px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border-top: 2px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
}
.product_list2>table>tbody>tr>td:nth-of-type(2),.product_list2>table>tbody>tr>th:nth-of-type(2){
	width: 210px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border-top: 2px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
}
.product_list2>table>tbody>tr>td:nth-of-type(3),.product_list2>table>tbody>tr>th:nth-of-type(3){
	width: 844px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border-top: 2px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
}
.product_list2>table>tbody>tr:last-child{
	border-bottom: 2px solid #e2e2e2;
}
.lingyu{
	width: 100%;
	height: 710px;
	position: relative;
}
.lingyu_bg{
	width: 100%;
	height: 542px;
	background: url(../img/details_bg2.png) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.lingyu_swiper{
	width: 1520px;
	height: 592px;
	margin: auto;
	position: absolute;
	top: 119px;
	left: 10.729%;
	z-index: 99;
}
.lingyu_swiper>.lingyu_swiper_next>p{
	font-size: 32px;
	font-family: "PingFang";
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.25;
	z-index: 2;
	
}
.lingyu_swiper_next{
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container {
      width: 1266px;
      height: 399px;
	  margin-top: 158px;
	  position: static !important; 
    }
	.swiper-wrapper{
		position: static !important; 
	}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background: salmon;
	  position: relative;
    }
.swiper-slide>span{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 97px;
	background-color: rgb(255, 255, 255);
	opacity: 0.902;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.26);
	font-size: 32px;
	font-family: "PingFang";
	color: rgb(22, 23, 23);
	font-weight: bold;
	line-height: 1.25;
	line-height: 97px;
}
.swiper-slide>img{
	width: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	position: absolute !important;
	top: 351px !important;
	left: 0px !important;
	width: 60px !important;
	height: 140px !important;
	background: #062f72;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.26);
	outline:none;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	color: #ffffff;
	content:'prev' !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	position: absolute !important;
	top: 351px !important;
	right: 0px !important;
	width: 60px !important;
	height: 140px !important;
	background: #ffffff !important;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.26);
	outline:none;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	color: #1a1a1a;
	content:'next' !important;
}








.footer{
	width: 100%;
	height: 1225px;
	margin-top: 15px;
	position: relative;
	padding-top: 230px;
	box-sizing: border-box;
}
.footer_bg{
	position: absolute;
	width: 1378px;
	height: 950px;
	top: 0;
	right: 0;
	background: url(../img/home_img8.png) center no-repeat;
	background-size: cover;
	z-index: -1;
}
.footer_content{
	width: 1529px;
	height: auto;
	margin: auto;
}
.footer_content_left{
	width: 670px;
	height: auto;
	float: left;
}
.footer_content_left>p:nth-of-type(1){
	font-size: 40px;
	font-family: "PingFangSC";
	color: rgb(18, 18, 18);
	font-weight: bold;
	line-height: 1.667;
	letter-spacing: 5px;
}
.footer_content_left>p:nth-of-type(1)>span{
	color: #e94b0a;
}

.footer_content_left>ul{
	width: 100%;
	height: auto;
	margin-top: 13px;
}
.footer_content_left>ul>li{
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 33px;
}
.footer_content_left>ul>li>img{
	max-width:33px;
}
.footer_content_left>ul>li>span{
	font-size: 26.67px;
	font-family: "PingFangSC";
	color: rgb(31, 31, 31);
	line-height: 2.5;
	margin-left: 35px;
}
.footer_content_right{
	width: 859px;
	height: auto;
	float: left;
}
.footer_content_right>form>input{
	width: 416px;
	height: 102px;
	outline: none;
	border: none;
	background-color: rgb(236, 241, 247);
	opacity: 0.502;
	box-shadow: inset 0px 0px 7px 0px rgba(28, 28, 28, 0.46);
	padding-left: 55px;
	box-sizing: border-box;
	font-size: 24px;
	font-family: "PingFangSC";
	color: rgb(169, 164, 164);
	line-height: 1.667;
}
.footer_content_right>form>textarea{
	width: 100%;
	height: 235px;
	outline: none;
	border: none;
	background-color: rgb(236, 241, 247);
	opacity: 0.502;
	box-shadow: inset 0px 0px 7px 0px rgba(28, 28, 28, 0.46);
	padding-left: 55px;
	box-sizing: border-box;
	font-size: 24px;
	font-family: "PingFangSC";
	color: rgb(169, 164, 164);
	line-height: 1.667;
	margin-top: 14px;
}
.footer_content_right>form>button{
	width: 852px;
	height: 103px;
	background-color: rgb(50, 94, 145);
	outline: none;
	border: none;
	margin-top: 14px;
	font-size: 32px;
	font-family: "PingFangSC";
	color: rgb(255, 255, 255);
	line-height: 1.25;
}

.footer_icon{
	width: 1529px;
	margin: auto;
	height: 100px;
	margin-top: 172px;
}
.footer_icon_left{
	float: left;
}
.otherPh{
	float: left;
	width: auto;
	height: 48px;
	text-align: right;
	margin-top: 50px;
	font-size: 26.67px;
	font-family: "PingFangSC";
	color: rgb(31, 31, 31);
	line-height: 2.5;
	display: flex;
	align-items: center;
	justify-content: right;
	margin-left: 564px;
}
.otherPh>a:hover{
	text-decoration: none;
	color: #337ab7;
}
.otherPh>span{
	display: inline-block;
	width: 98px;
	height: 1px;
	background: #1f1f1f;
}
.footer_icon>ul{
	width: 244px;
	height: 50px;
	float: right;
	margin-top: 50px;
}
.footer_icon>ul>li{
	width: 33.3333%;
	float: left;
	height: 100%;
	display: flex;
	align-items: center;
}
#nav2{
			display: none;
		}
@media (max-width:768px) {
	#nav1{
			display: none;
		}
		#nav2{
			display: block !important;
		}
		.naVTop{
			width: 100%;
			margin-top: 0px;
			background: #000;
			text-align: center;
			position: relative;
		}
		.clickIcon{
			position: absolute;
			width: 30px;
			height: 35px;
			top: 10px;
			right: 0;
			margin: 23px 20px;
			padding: 5px 0px;
			box-sizing: border-box;
		}
		.clickIcon>span{
			display: inherit;
			width: 100%;
			height: 5px;
			margin-bottom: 5px;
			background: #ffffff;
		}
		.clickmeng{
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.5);
			position: absolute;
			top: 97px;
			left: 0;
			z-index: 999;
			display: none;
			transition: all 0.6s; 
			padding-top: 50px;
			box-sizing: border-box;
		}
		.clickmeng>ul{
			width: 100%;
			height: 100%;
		}
		.clickmeng>ul>li{
			width: 100%;
		}
		.clickmeng>ul>li>a{
			display: block;
			width: 100%;
			padding: 15px 0px;
			box-sizing: border-box;
			text-align: center;
			font-size: 21.336px;
			font-family: "PingFang";
			color: rgb(254, 252, 252);
			line-height: 1.875;
		}
	.container2{
		width: 100%;
		height: 100%;
		margin-top: 0;
	}
	.nav_all{
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
	}
	.container{
		width: 100%;
		padding-left: 30px !important;
		padding-right: 30px !important;
		box-sizing: border-box;
	}
	.title_nav{
		width: 100%;
		text-align: center;
	}
	.container_nav{
		border: none;
	}
	.container_nav_center{
		width: 100%;
	}
	.container_nav_center>ul>li{
		width: 33.333%;
		font-size: 37px;
	}
	.product_list1{
		width: 100%;
	}
	.product_list1>ul>li{
		width: 100%;
		margin-right: 0;
		height: auto;
	}
	.product_list1>ul>li>img{
		width: 100%;
		max-width: 100%;
	}
	.product_list2{
		width: 100%;
	}
	.product_list2>table{
		width: 100%;
	}
	.lingyu_swiper{
		width: 100%;
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.lingyu{
		height: 1100px;
	}
	.swiper-container{
		width: 100%;
		height: auto;
	}
	.lingyu_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		top: 445px !important;
	}
	.lingyu_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		top: 445px !important;
	}
	.footer{
		width: 100%;
	}
	.footer_content{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.footer_content_right{
		width: 100%;
	}
	.footer_content_right>form>input{
		width: 100%;
	}
	.footer_content_right>form>input:nth-of-type(2){
		margin-left: 0px !important;
		margin-top: 14px;
	}
	.footer_content_right>form>button{
		width: 100%;
	}
	.footer_icon{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		height: auto;
	}
	.footer_icon_left{
		width: 100%;
		text-align: center;
	}
	.otherPh{
		margin-left: 0px !important;
	}
}
@media (min-width:768px) and (max-width: 900px) {
	#nav1{
			display: none;
		}
		#nav2{
			display: block !important;
		}
		.naVTop{
			width: 100%;
			margin-top: 0px;
			background: #000;
			text-align: center;
			position: relative;
		}
		.clickIcon{
			position: absolute;
			width: 30px;
			height: 35px;
			top: 10px;
			right: 0;
			margin: 23px 20px;
			padding: 5px 0px;
			box-sizing: border-box;
		}
		.clickIcon>span{
			display: inherit;
			width: 100%;
			height: 5px;
			margin-bottom: 5px;
			background: #ffffff;
		}
		.clickmeng{
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.5);
			position: absolute;
			top: 97px;
			left: 0;
			z-index: 999;
			display: none;
			transition: all 0.6s; 
			padding-top: 50px;
			box-sizing: border-box;
		}
		.clickmeng>ul{
			width: 100%;
			height: 100%;
		}
		.clickmeng>ul>li{
			width: 100%;
		}
		.clickmeng>ul>li>a{
			display: block;
			width: 100%;
			padding: 15px 0px;
			box-sizing: border-box;
			text-align: center;
			font-size: 21.336px;
			font-family: "PingFang";
			color: rgb(254, 252, 252);
			line-height: 1.875;
		}
	.container2{
		width: 100%;
		height: 100%;
		margin-top: 0;
	}
	.nav_all{
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
	}
	.container{
		width: 100%;
		padding-left: 30px !important;
		padding-right: 30px !important;
		box-sizing: border-box;
	}
	.title_nav{
		width: 100%;
		text-align: center;
	}
	.container_nav{
		border: none;
	}
	.container_nav_center{
		width: 100%;
	}
	.container_nav_center>ul>li{
		width: 33.333%;
		font-size: 37px;
	}
	.product_list1{
		width: 100%;
	}
	.product_list1>ul>li{
		width: 50%;
		margin-right: 0;
		height: auto;
	}
	.product_list1>ul>li>img{
		width: 100%;
		max-width: 100%;
	}
	.product_list2{
		width: 100%;
	}
	.product_list2>table{
		width: 100%;
	}
	.lingyu_swiper{
		width: 100%;
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.lingyu{
		height: 700px;
	}
	.swiper-container{
		width: 100%;
		height: auto;
	}
	.lingyu_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		top: 277px !important;
	}
	.lingyu_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		top: 277px !important;
	}
	.footer{
		width: 100%;
		padding-top: 130px;
		box-sizing: border-box;
	}
	.footer_bg{
		width: 100%;
	}
	.footer_content{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.footer_content_right{
		width: 100%;
	}
	.footer_content_right>form>input{
		width: 100%;
	}
	.footer_content_right>form>input:nth-of-type(2){
		margin-left: 0px !important;
		margin-top: 14px;
	}
	.footer_content_right>form>button{
		width: 100%;
	}
	.footer_icon{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		height: auto;
	}
	.footer_icon_left{
		width: 100%;
		text-align: center;
	}
	.otherPh{
		margin-left: 0px !important;
	}
}
@media (min-width:900px) and (max-width: 1440px) {
	#nav1{
			display: block;
		}
		#nav2{
			display: none !important;
		}
		.naVTop{
			width: 90%;
			margin:auto;
			margin-top: 0px;
			text-align: center;
			position: relative;
		}		
		.naVTop_left>a>img{			max-width:100%;		}		
		.naVTop_left{			width:30%;		}		
		.naVTop_right{			width:70%;		}
		.clickIcon{
			position: absolute;
			width: 30px;
			height: 35px;
			top: 10px;
			right: 0;
			margin: 23px 20px;
			padding: 5px 0px;
			box-sizing: border-box;
		}
		.clickIcon>span{
			display: inherit;
			width: 100%;
			height: 5px;
			margin-bottom: 5px;
			background: #ffffff;
		}
		.clickmeng{
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.5);
			position: absolute;
			top: 97px;
			left: 0;
			z-index: 999;
			display: none;
			transition: all 0.6s; 
			padding-top: 50px;
			box-sizing: border-box;
		}
		.clickmeng>ul{
			width: 100%;
			height: 100%;
		}
		.clickmeng>ul>li{
			width: 100%;
		}
		.clickmeng>ul>li>a{
			display: block;
			width: 100%;
			padding: 15px 0px;
			box-sizing: border-box;
			text-align: center;
			font-size: 21.336px;
			font-family: "PingFang";
			color: rgb(254, 252, 252);
			line-height: 1.875;
		}
	.container2{
		width: 100%;
		height: 100%;
		margin-top: 0;
	}
	.nav_all{
		width: 100%;
		padding-top: 62px;
		box-sizing: border-box;
	}
	.container{
		width: 90%;
		padding-left: 30px !important;
		padding-right: 30px !important;
		box-sizing: border-box;
	}
	.title_nav{
		width: 100%;
		text-align: center;
	}
	.container_nav{
		border: none;
	}
	.container_nav_center{
		width: 100%;
	}
	.container_nav_center>ul>li{
		width: auto;
		font-size: 37px;		margin: 0px 20px;
	}	.container_nav_center>ul>li>span{		width:100%;	}
	.product_list1{
		width: 100%;
	}
	.product_list1>ul>li{
		width: 25%;
		margin-right: 0;
		height: auto;
	}
	.product_list1>ul>li>img{
		width: 100%;
		max-width: 100%;
	}
	.product_list2{
		width: 100%;
	}
	.product_list2>table{
		width: 100%;
	}
	.lingyu_swiper{
		width: 100%;
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.lingyu{
		height: 700px;
	}
	.swiper-container{
		width: 100%;
		height: auto;
	}
	.lingyu_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		top: 277px !important;
	}
	.lingyu_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		top: 277px !important;
	}
	.footer{
		width: 100%;
		padding-top: 130px;
		box-sizing: border-box;
	}
	.footer_bg{
		width: 100%;
	}
	.footer_content{
		width: 90%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.footer_content_right{
		width: 50%;
	}
	.footer_content_right>form>input{
		width: 100%;
	}
	.footer_content_right>form>input:nth-of-type(2){
		margin-left: 0px !important;
		margin-top: 14px;
	}
	.footer_content_right>form>button{
		width: 100%;
	}
	.footer_icon{
		width: 90%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		height: auto;
	}
	.footer_icon_left{
		text-align: center;
	}
	.footer_icon>ul{
		margin-top:25px;
	}
	.otherPh{
		margin-left: 200px !important;
		margin-top: 25px;
	}	.footer_content_left{		width:50%;	}
	.naVTop_right>ul>li:last-child>span {
    margin-left: 15px;
    margin-right: 15px;
}
}

@media (min-width:320px) and (max-width:667px) {
	#nav1{
			display: none;
		}
		#nav2{
			display: block !important;
		}
		.naVTop{
			width: 100%;
			margin-top: 0px;
			background: #000;
			text-align: center;
			position: relative;
			display: flex;
    align-items: center;
    justify-content: center;
		}
		.naVTop>img {
    height: 50%;
    width: auto;
}
		.clickIcon{
			position: absolute;
			width: 30px;
			height: 35px;
			top: 10px;
			right: 0;
			margin: 23px 20px;
			padding: 10px 0px;
			box-sizing: border-box;
		}
		.clickIcon>span{
			display: inherit;
			width: 70%;
			height: 2px;
			margin-bottom: 5px;
			background: #ffffff;
		}
		.clickmeng{
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.5);
			position: absolute;
			top: 97px;
			left: 0;
			z-index: 999;
			display: none;
			transition: all 0.6s; 
			padding-top: 50px;
			box-sizing: border-box;
		}
		.clickmeng>ul{
			width: 100%;
			height: 100%;
		}
		.clickmeng>ul>li{
			width: 100%;
		}
		.clickmeng>ul>li>a{
			display: block;
			width: 100%;
			padding: 15px 0px;
			box-sizing: border-box;
			text-align: center;
			font-size: 21.336px;
			font-family: "PingFang";
			color: rgb(254, 252, 252);
			line-height: 1.875;
		}
	.container2{
		width: 100%;
		height: 100%;
		margin-top: 0;
	}
	.nav_all{
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
	}
	.container{
		width: 100%;
		padding-left: 30px !important;
		padding-right: 30px !important;
		box-sizing: border-box;
	}
	.title_nav{
		width: 100%;
		text-align: center;
	}
	.container_nav{
		border: none;
		height:50px;
	}
	.container_nav_center{
		width: 100%;
	}
	.container_nav_center>ul>li{
		width: 33.333%;
		font-size: 14px;
		height:50px;
	}
	.container_nav_center>ul>li>span{
		width:70%;
	}
	.product_list1{
		width: 100%;
	}
	.product_list1>ul>li{
		width: 100%;
		margin-right: 0;
		height: auto;
	}
	.product_list1>ul>li>img{
		width: 100%;
		max-width: 100%;
	}
	.product_list2{
		width: 100%;
	}
	.product_list2>table{
		width: 100%;
	}
	.lingyu_swiper{
		width: 100%;
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.lingyu{
		height: 700px;
	}
	.swiper-container{
		width: 100%;
		height: auto;
	}
	.lingyu_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		top: 296px !important;
		height:60px !important;
	}
	.lingyu_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		top: 296px !important;
		height:60px !important;
	}
	.footer{
		width: 100%;
		padding-top: 100px;
		box-sizing: border-box;
	}
	.footer_bg{
		width: 100%;
	}
	.footer_content{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.footer_content_left{
		width: 100%;
	}
	.footer_content_left>p:nth-of-type(1){
		font-size: 24px;
	}
	.footer_content_right{
		width: 100%;
	}
	
	.footer_content_right>form>input{
		width: 100%;
		padding-left: 26px;
		box-sizing: border-box;
		font-size: 14px;
		height: 62px;
	}
	.footer_content_right>form>input:nth-of-type(2){
		margin-left: 0px !important;
		margin-top: 14px;
	}
	.footer_content_left>ul>li>span{
		font-size: 14px;
	}
	.footer_content_right>form>button{
		width: 100%;
		
		font-size: 26px;
		height: 62px;
	}
	.footer_content_right>form>textarea{
		padding-left: 26px;
		box-sizing: border-box;
		font-size: 14px;
	}
	.footer_icon{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
		height: auto;
		margin-top: 50px;
	}
	.footer_icon_left{
		width: 100%;
		margin:auto;
		display:flex;
		justify-content: center;
	}
	.footer_icon_left>img{
		width: 55%;
	}
	.footer_icon>ul{
		width: 100%;
		margin-bottom: 50px;
	}
	.footer_icon>ul>li{
		justify-content: center;
	}
	.footer_icon>ul>li>img{
		width:30px;
	}
	.otherPh{
		margin-left: 0px !important;
		font-size:18px;
		width:100%;
		justify-content: center;
	}
	.title_nav>p:nth-of-type(1){
		font-size:24px;
	}
	.title_nav>p:nth-of-type(2){
		font-size: 16px;
	}
	.product_list1>p:nth-of-type(1){
		font-size:18px;
	}
	.product_list1>p:nth-of-type(2){
		margin-top:20px;
		font-size:16px;
	}
	.nav_all{
		top:0px;
	}
}
