@charset "utf-8";
/* CSS Document */
/*
	-webkit-transition: all 0.5s;
	-moz-transition: 	all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
*/


@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 460px) {
	.header{
		flex-wrap: wrap;
		padding: 0;
	}
	.menu li{
		line-height: 30px;
	}
	.menu>li:nth-child(1){
		display: none;
	}
	.menu li a{
		font-size: 12px;
		padding: 0 7px;
	}
	.logo{
		width: 110px;
		position: absolute;
		right: 1%;
		top: 7px;
	}
	.nlogo{
		width: 110px;
		right: 15px;
	}
	.search{
		width: 100%;
		background: #e6e4e3;
		margin: 0;
		padding: 2px 5%;
	}
	.search .stext{
		background: none;
		height: 16px;
		font-size: 12px;
		color: #a19f9e;
		border-bottom: 1px solid #a19f9e;
	}
	.search .stext::-webkit-input-placeholder{		color: #a19f9e; font-size: 12px;}
	.search .stext::-moz-input-placeholder{			color: #a19f9e; font-size: 12px;}
	.search .stext::-ms-input-placeholder{			color: #a19f9e; font-size: 12px;}
	.search .stext::-o-input-placeholder{			color: #a19f9e; font-size: 12px;}
	.banner_events .swiper-pagination-banner_events{
		bottom: 10px;
	}
	.nevents{
		padding: 50px 0;
	}
	.nevents li .eventstitle{
		margin: 20px 0 10px 0;
		font-size: 14px;
		border-width: 2px;
		padding: 0 0 10px 0;
	}
	.swiper-pagination-events span{
		width: 8px;
		height: 4px;
		margin: 0 2px;
	}
	.swiper-pagination-events{
		margin: 5px 0 0 0;
	}
	.fpro,
	.flogo{
		display: none;
	}
	.footer{
		background: url(../images/bg_wapfooter.jpg) center no-repeat;
		height: 240px;
		box-sizing: border-box;
	}
	.cr.wapv{
		padding: 10px 0;
		background: #f00;
		text-align: center;
		font-size: 12px;
		color: #fff;
	}
	.aboutbg{
		background: url(../images/bg_contact.jpg) center top repeat-y;
		background-size: contain;
		padding: 20px 0 10px 15px;
	}
	.aboutbg .about .stitle_about img{
		width: 120px;
	}
	.aboutbg .about .about_title{
		font-size: 14px;
	}
	.aboutbg .about .text{
		font-size: 7.5px;
		line-height: 14px;
	}

	.story .stitle_story{
		display: none;
	}
	.sprocate .text1{
		font-size: 18px;
		padding: 0;
		line-height: 40px;
	}
	.swiper-button-envslide{
		display: none;
	}
	.aboutbg .about .about_title{
		margin: 20px 0 10px 0;
	}
	.aboutbg .about .stitle_about{
		top: -23px;
	}
	.envslide, .envslide .swiper-container, .envslide .swiper-container .swiper-wrapper, .envslide .swiper-container .swiper-wrapper .swiper-slide,
	.envslide .pic{
		height: 115px !important;
	}
	.envslide .pic{
		margin: 0 3px 0 0;
	}
	.envslide{
		margin: 3px 0 0 0;
	}
	.mapbg{
		background: url(../images/bg_map.png) center no-repeat;
		height: 230px;
		padding: 20px 0;
		box-sizing: border-box;
		position: relative;
	}
	.maparea{
		width: 100%;
		height: 100%;
	}
	.maparea .pic{
		display: none;
	}
	.mapbg .text .text3{
		font-size: 14px;
		width: 45%;
		margin: 0 0 0 55%;
		line-height: 16px;
		text-align: left;
		padding: 10px;
		box-sizing: border-box;
	}
	.mapbg .text .text2{
		font-size: 12px;
		line-height: 14px;
		width: 45%;
		margin: 10px 0 10px 55%;
		text-align: left;
	}
	.mapbg .text .text1{
		font-size: 14px;
		line-height: 14px;
		width: 45%;
		margin: 0 0 0 55%;
	}
	.mapbg .text{
		margin: 0;
		position: absolute;
		right: 0;
		top: 16%;
	}
	.mapdot li{
		width: 16px;
		height: 26px;
		background-size: cover !important;
	}
	
	.mapdot li.beimei{left: 7%;top: 21%;}
	.mapdot li.nanmei{left: 16%;top: 61%;}
	.mapdot li.feizhou{left: 37%;top: 41%;}
	.mapdot li.zhongdong{left: 46%;top: 36%;}
	.mapdot li.ouzhou{left: 38%;top: 18%;}
	.mapdot li.yazhou{left: 46%;top: 53%;}
	.mapdot li.zhongguo{left: 18%;top: 17%;}
	
	.sprocatelist li{
		padding: 10px 5px;
	}
	.sprocatelist li strong{
		font-size: 12px;
		line-height: 12px;
		display: block;
	}
	.sprocatelist li p{
		font-size: 12px;
	}
	.sprocatelist .container{
		width: 100%;
	}
	.sprocatepic{
		padding: 70px 0 0 0;
	}
	
	.story{
		margin: 40px auto 20px auto;
	}
	.tjstorylist{
		margin: 0;
	}
	.tjstorylist li, .tjstorylist li .pic,
	.storylist li, .storylist li .pic{
		height: 105px;
	}
	.tjstorylist li,
	.storylist li{
		width: 32.5% !important;
	}
	
	.videoplay{
		width: 36px;
		height: 36px;
		margin-left: -18px;
		margin-top: -18px;
		background-size: cover !important;
	}
	.storylist li.color{
		width: 32.5% !important;
		background: #ff0000;
	}
	.storylist li.color .wapv{
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		font-family: "AvantGardeLT";
		text-transform: uppercase;
		padding: 60px 0 0 10px;
	}
	.storylist li:nth-child(3){
		margin: 0;
	}
	.storylist li.more{
		display: none;
	}
	.zhanlanlist{
		justify-content: space-between;
	}
	.zhanlanlist li:nth-child(1){
		width: 49%;
		margin: 0;
	}
	.zhanlanlist li:nth-child(2){
		width: 49%;
		margin: 0;
	}
	.zhanlanlist2{
		padding: 0;
	}
	.zhanlanlist2 li:nth-child(1),
	.zhanlanlist2 li:nth-child(2){
		display: none;
	}
	.zhanlanlist2 li.more{
		height: 30px;
	}
	.zhanlanlist2 li.more a{
		background: url(../images/2023-1.png) center no-repeat;
		background-size: contain;
		height: 150px;
	}
	.zhanlanlist li, .zhanlanlist li .pic{
		height: 150px;
	}
	.zhanlanlist1 li:nth-child(3) a{
		height: 150px;
		background-size: contain;
		background-color: #606a73;
		margin: 2% 0 0 0;
	}
	
	.banneritem{
		width: 140px;
		right: 0;
		left: auto;
		top: 0;
		bottom: auto;
		flex-wrap: wrap;
	}
	.banneritem li{
		width: 100%;
		margin: 0 0 2px 0;
		padding: 15px 5px;
		font-size: 12px;
		text-align: left;
	}
	.banneritem li span{
		font-size: .5rem;
		line-height: 14px;
		display: block;
	}
	.banneritem li p{
		font-size: 12px;
		line-height: 14px;
		display: block;
	}
	
	.bannertext .container .text1{
		font-size: 12px;
		max-width: 60%;
	}
	.bannertext .container .text2{
		font-size: .6rem;
		max-width: 60%;
		margin: 5px 0 5px 0;
	}
	.bannertext .container .more{
		width: 75px;
		height: 20px;
		background-size: contain;
	}
	.bannertext{
		align-items: flex-end;
		background-position: left bottom !important;
		background-size: 180%;
	}
	.catepic{
		margin-top: 40px;
	}
	.catepic img{
		/* width: 12%;
		border-width: 1px;
		margin: 0; */
	}
	.floatproicon{
		display: none;
	}
	.nprocatename span{
		font-size: 18px;
		padding: 0 20px;
	}
	.nprocatename{
		border-width: 0;
		padding: 0;
	}
	.nprocatename::before{
		height: 2px;
		margin-top: -1px;
	}
	.propic{
		width: 100%;
		height: 200px;
	}
	.propicslide,
	.propicslide .swiper-wrapper,
	.propicslide .swiper-wrapper .swiper-slide,
	.propicslide .swiper-wrapper .swiper-slide .pic{
		height: 200px !important;
	}
	.propicslide .swiper-wrapper .swiper-slide .pic img{
		object-fit: contain;
	}
	.prointro{
		width: 100%;
	}
	.proitem{
		display: block;
		margin: 40px 0 0 0;
	}
	.propic .biao{
		width: 80px;
		height: 80px;
		background-size: contain;
	}
	.propicslide{
		border-top-left-radius: 90px;
	}
	.thumbspropicslide{
		position: absolute;
		width: 70px;
		padding: 10px 10px 10px 20px;
		right: 0;
		top: 0;
	}
	.thumbspropicslide .swiper-slide::before{
		transform: rotate(-90deg);
		left: 0;
		width: 10px;
		height: 10px;
		top: 50%;
		margin-top: -5px;
		background-size: cover;
	}
	.prointro .procatename{
		font-size: 14px;
		padding: 30px 0 0 0;
	}
	.prointro .protitle{
		font-size: 14px;
	}
	.prointro .text{
		font-size: 10px;
		line-height: 12px;
		margin: 0px 0px 0px 5px;
		text-align: left;
	}
	.prointro .prodata{
		margin: 5px 0 0 0;
		overflow: scroll;

	}
	/* .prointro .prodata table tr:nth-child(1) td{
		font-size: 14px;
	}
	.prointro .prodata table tr td, .prointro .prodata table tr td *{
		font-size: 12px;
	} */
	.prodata>p{
		font-size: 10px;
		margin-top:0px;
	}
	.prointro .procatename img{
		display: none;
	}
	.prolist{
		padding: 0 0 20px 0;
	}
	
	.nmessage{
		padding: 50px 0;
	}
	.nmessage .companyname{
		font-size: 16px;
	}
	.nmessage .text{
		font-size: 16px;
		line-height: 26px;
	}
	.nmessageform{
		height: auto;
		background-size: contain !important;
		padding: 8% 5% 20% 5%;
	}
	.nmessageform li input{
		height: 24px;
		border-width: 1px;
		font-size: 12px;
		padding: 0 10px;
	}
	.nmessageform li.lytext{
		margin: 10px 0 0 0;
	}
	.nmessageform li.lytext textarea{
		border-width: 1px;
		height: 60px;
		padding: 10px;
	}
	.nmessageform .subbutton{
		width: 100px;
		line-height: 28px;
		background-size: contain;
		font-size: 14px;
		margin: 10px auto 0 auto;
	}
	.nmessageform li input::-webkit-input-placeholder{		color: #d0d3d4; font-size: 12px;}
	.nmessageform li input::-moz-input-placeholder{			color: #d0d3d4; font-size: 12px;}
	.nmessageform li input::-ms-input-placeholder{			color: #d0d3d4; font-size: 12px;}
	.nmessageform li input::-o-input-placeholder{			color: #d0d3d4; font-size: 12px;}
	.nmessageform li textarea::-webkit-input-placeholder{	color: #d0d3d4; font-size: 12px;}
	.nmessageform li textarea::-moz-input-placeholder{		color: #d0d3d4; font-size: 12px;}
	.nmessageform li textarea::-ms-input-placeholder{		color: #d0d3d4; font-size: 12px;}
	.nmessageform li textarea::-o-input-placeholder{		color: #d0d3d4; font-size: 12px;}
	
	.nvideolist{
		margin: 40px auto;
	}
	.nvideolist li,
	.nvideolist li:nth-child(3){
		width: 48.5%;
		margin: 0 3% 3% 0;
	}
	.nvideolist li:nth-child(2n){
		margin: 0 0 3% 0;
	}
	.nvideolist li .playbtn{
		width: 60px;
		height: 60px;
		margin-left: -30px;
		margin-top: -30px;
	}
	.nvideolist li .videoclose{
		width: 40px;
		line-height: 40px;
		font-size: 40px;
	}
	.menu li ul{
		z-index: 9;
		top: 30px;
		transform: translateY(-100px);
	}
	.menu li ul li{
		line-height: 30px;
	}
	.menu li ul li a{
		font-size: 10px;
	}
	.page .nxpage{
		width: 110px;
		height: 53px;
		margin-top: 0;
	}
	.floatprocate{
		display: none !important;
	}
	.bannertext .container .text1{
		letter-spacing: 0;
		font-weight: normal;
	}
	.sprocatelist .container{
		flex-wrap: wrap;
	}
	.sprocatelist li{
		width: 50%;
	}
	.sprocatepic{
		padding: 0;
	}
	.mapdot li .text{
		left: 0;
		padding: 5px 10px;
		z-index: 999;
	}
	.envslide .swiper-container .swiper-wrapper .swiper-slide{
		width: 100% !important;
	}
	.swiper-button-envslide{
		display: block;
		width: 40px;
		height: 40px;
		background-size: cover;
		margin-top: -20px;
	}
	.envslide, .envslide .swiper-container, .envslide .swiper-container .swiper-wrapper, .envslide .swiper-container .swiper-wrapper .swiper-slide,
	.envslide .pic{
		height: 230px !important;
	}
	.redtd {color: #FFFFFF; background:#FF0000; font-size:9px; line-height:12px;text-align:center;}
	.wredtd{color: #000000;  font-size:6px; line-height:12px;text-align:center;}
	.toup{
		padding: 5px;
	}
	.toup img{
		width: 20px;
		height: 20px;
	}
	.bannertext .container{
		padding: 20px 0;
	}
	.sprocatelist{
		position: relative;
		left: auto;
		top: auto;
	}
	.nevents li{
		width: 100%;
		float: none;
		margin: 0 0 2% 0;
	}
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}































