/* banner css */
.nybanner{
    width: 100%;
    height: auto;
}
.serarchshow{
	background:#333;
}
.searchbox{
	width:1400rem;
	margin:0 auto;
	display:flex;
	font-size:14rem;
	padding:20rem 0;
	justify-content: flex-end;
	color:#fff
}
.searchbox .left{
	line-height:32rem;
	width: auto;
	margin-right: 50rem;
}
.searchbox form{
}
.searchbox form input{
	line-height: 30rem;
	padding:0 10rem;
	border: 1rem #33333385 solid;
}
.searchbox form button{
	background:#ba1313;
	color:#fff;
	padding: 0 40rem;
	display: inline-block;
	height: 32rem;
	line-height: 32rem;
}
.banner .showscreen{
	width: 100%;
	overflow: hidden;
}
.banner .paginbox{
	width: 600rem;
	position: absolute;
	height: 100rem;
	bottom: 40rem;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff6e;
	margin: auto auto;
	z-index: 10;
}
.banner .paginbox .bannerpagin{
	width: 400rem;
}

.banner .paginbox .bannerpagin .pic-box{
	height: 60rem;
	border: 3rem #fff0 solid;
}
.banner .paginbox .bannerpagin .pic-box img{
	height:100%;
}
.banner .bannerpagin .swiper-slide-thumb-active .pic-box{
	border-color: #ce000b;
}
.showscreen .pic-box{
	height:100%;
	width:100%;
	min-height:850rem;
}
.showscreen .bannerbox{
	position:absolute;
	z-index:100;
	top:0;
	left: -100%;
	transition: none;
	opacity: 0;
}
.showscreen .swiper-slide-active .bannerbox{
	left: 0;
	opacity: 1;
	transition: 0.7s ease-in-out;
}
.showscreen .pic-box img{
	width:100%;
	min-width:1920rem;
	height:100%;
	min-height:850rem;
}
/* baanner end */
/* product css */
.proshow{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.proshow .showbox{
	height: 300rem;
	width: 32%;
	margin: 20rem 0;
	position: relative;
}
.proshow .showbox:nth-child(1),
.proshow .showbox:nth-child(2){
	width: 49%;
	margin: 20rem 0;
	height:350rem
}
.proshow .showbox .pic-box{
	width: 100%;
	height: 100%;
}
.proshow .showbox .pic-box img{
	min-height:100%;
	min-width: 100%;
}
.proshow .showbox .textbox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	color: #fff;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 20rem;
	overflow: hidden;
}
.proshow .showbox .textbox:before{
	display:block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #0000005c;
	content:'';
	transition: 0.4s linear;
}
.proshow .showbox:hover .textbox:before{
	right: -100%;
}
.proshow .showbox .arttitle{
	font-size: 18rem;
	line-height: 23rem;
	position: relative;
	padding:5rem;
}
.proshow .showbox:hover .arttitle{
	background:#000000a1;
	
}
.proshow .showbox .arttitle span{
	font-size: 14rem;
}
.proshow .textbox>.more{
	font-size: 15rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow:hidden;
	padding: 5rem;
}
.proshow .showbox .textbox .more:before{
	width:100%;
	position:absolute;
	background: #ba1313d4;
	height:100%;
	display:block;
	content:'';
	top:0;
	left:-100%;
	transition:0.3s 0.2s linear
}
.proshow .showbox:hover .textbox .more:before{
	left:0%;
}
.proshow .textbox>.more span{
	position:relative
}
.proshow .textbox>.more .pic-box{
	width: 30rem;
	margin-left: 5rem;
	position:relative;
}
/* product end */
/* aboutus css */
.aboutus{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 60rem;
}
.aboutus .ttit{
	font-size:25rem;
	padding-left: 40rem;
}
.aboutus .left{
	padding: 30rem;
	width: 45%;
}
.aboutus .left .line{
	background-color: #ce000b;
	margin: 20rem;
	width: 250rem;
	height: 2rem;
}
.aboutus .abbtu{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10rem;
}
.aboutus .showbox{
	width: 300rem;
	display: flex;
	padding: 10rem 15rem;
	align-items: center;
}
.aboutus .showbox .pic-box{
	width: 30%;
	opacity: 0.8;
}
.aboutus .showbox p{
	font-size:16rem;
	margin-left: 15rem;
}
.aboutus .textbox{
	width: 100%;
	line-height: 45rem;
	font-size: 16rem;
}
.aboutus .right{
	margin-top: 30rem;
	width: 55%;
}
.aboutus .right .videobox{
	width:100%;
}
.aboutus .right .videobox>video{
	display:block;
	width:100%;
	height:auto;
}
/* aboutus end*/
/* culture css */
.cultshow{
	display: flex;
	justify-content: flex-end;
	height: 550rem;
	margin-top: 50rem;
	align-items: flex-start;
}
.cultshow .textscreen{
	overflow: hidden;
	width: 50%;
	position: relative;
	z-index: 10;
}
.cultshow .textscreen .showbox{
	height: 400rem;
	position: relative;
}
.cultshow .textscreen .pic-box{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.cultshow .textscreen .pic-box img{
	height:100%;
	width:auto;
}
.cultshow .textscreen .textbox{
	position: absolute;
	background: #00000087;
	width:100%;
	height: 100%;
	content:'';
	top:0;
	left:0;
	color:#fff;
	z-index: 3;
	display: flex;
	flex-direction: column;
	padding: 25rem 20rem 0 67rem;
	align-items: flex-start;
	justify-content: center;
}
.cultshow .textscreen .txttit{
	font-size: 30rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 15rem;
	/* position: absolute; */
	top: 100rem;
	left: 80rem;
}
.cultshow .textscreen .txttit span{
	color: #ba1313;
}
.cultshow .textscreen .txtshow{
	font-size: 18rem;
	line-height: 40rem;
	text-align: left;
	letter-spacing: 3rem;
}
.cultshow .culitem{
	width: 40%;
	position: relative;
	left: -10%;
	bottom: -95rem;
	z-index: 20;
	background: #000000ad;
	height: 400rem;
}
.cultshow .culitem .swiper-wrapper{
	justify-content:center;
	flex-wrap:wrap;
	align-items:center;
	align-content: center;
}
.cultshow .culitem .swiper-slide{
	width: 100rem!important;
	margin:30rem;
	height: auto;
}
.cultshow .culitem .showbox{
	width: 100%;
}
.cultshow .culitem .showbox .pic-box{
	width: 100%;
	height: 65rem;
}
.cultshow .culitem .showbox .pic-box img{
	height: 100%;
	width:auto;
}
.cultshow .culitem .showbox p{
	color: #fff;
	text-align: center;
	font-size: 14rem;
	margin-top: 10rem;
}
.haflbg{
	height: 400rem;
	width: 100%;
	position: absolute;
	bottom: -20rem;
}

.haflbg .pic-box{
	width: 100%;
	height: 100%;
	align-items: flex-end;
}
/* culture end */
/* comshow css */
#comshow .containtitle{
	color:#fff;
}
#comshow .containtitle .tit{
}
#comshow .containtitle b{
	color: #ffffff59;
	opacity:1;
}
#comshow .containtitle  p:nth-child(3){
	font-size:20rem;
	margin-top:10rem;
	font-weight: normal;
	color: #ffffffb3;
}
.combox{
	display: flex;
	justify-content: center;
	height: 550rem;
	align-items: flex-start;
}
.combox .left{
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	height: 500rem;
	align-content: space-between;
}
.combox .left .showbox{
	width: 49%;
	height: 49.5%;
	position: relative;
}
.combox .left .showbox .pic-box{
	width: 100%;
	height:100%;
}
.combox .left .showbox .pic-box img{
	min-height:100%;
	width:100%;
	
}
.combox .left .textbox{
	width: 100%;
	height: 27%;
	bottom: 0;
	background: #0000009c;
	position: absolute;
	left:0;
	padding: 10rem;
	display:flex;
	color: #ffffff;
	flex-direction: column;
	justify-content: flex-end;
	font-size: 16rem;
}
.combox .left .showbox:hover .textbox{
	background:#c8740c;
}
.combox .left .textbox .tit{
	font-weight:bold;
	font-size: 20rem;
}
.combox .right{
	position: relative;
	height: 500rem;
	background: #00000091;
}
.combox .right:before{
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	background: #00000091;
}
.combox .right .pic-box{
	width: 300rem;
	position: absolute;
	top:0;
	left: 0;
	bottom:0;
	right: 0;
	margin: auto auto;
	background: content-box;
}
/* comshow end */
/* honor show */
.honorbox{
	position:relative;
}
.honorshow{
	overflow-x: hidden;
	margin-top: 30rem;
	padding: 80rem 0;
	--swiper-navigation-color: #ba1313;
}
.honorshow .swiper-wrapper{
	overflow: unset;
}
.honorshow .swiper-slide-active .pic-box{
	transition: 0.3s 0.6s linear;
	top:-50rem;
	transform: scale(1.2);
}
.honorshow .pic-box{
	height: 300rem;
	margin-bottom:20rem;
	position:relative;
	top:0;
}
.honorshow .pic-box img{
	height: 100%;
	width: auto;
}
.honorshow .showbox p{
	font-size: 15rem;
	text-align: center;
}
.honorbox .paginbox{
	min-width: 300rem;
	margin: auto;
	display: flex;
	justify-content: center;
}
.honorbox .paginbox a{
	display: inline-block;
	height: 40rem;
	line-height: 40rem;
	font-size: 16rem;
	box-shadow: 0 0 3rem #676767bf;
	margin: 0 20rem;
	text-align: center;
	border-radius: 5rem;
	padding: 0 20rem;
}
.honorbox .paginbox a:hover{
	background:#ba1313;
	color:#fff;
}
.honorbox .swiper-button-next,
.honorbox .swiper-button-prev{
	background: #00000030;
	    height: 50rem;
	    width: 50rem;
}
/* honor end */
/* news css */
.newsshow{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newsshow .showbox{
	width:30%;
	margin: 0 20rem;
}
.newsshow .showbox .pic-box{
	width: 100%;
	height: 300rem;
}
.newsshow .showbox .pic-box img{
	height:100%;
	
}
.newsshow .showbox .textbox{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #fff;
	padding: 10rem;
	line-height: 50rem;
	margin-bottom: 20rem;
	color:#000
}
.newsshow .showbox:hover .textbox{
	background:#ba1313;
	color:#fff;
}
.newsshow .showbox .attit{
	font-size: 18rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30rem;
	text-align: left;
	transition: none;
}
.newsshow .showbox .attit span{
	font-size:14rem;
	opacity:0.6;
}
.newsshow .showbox .date{
	font-size:14rem;
	line-height: 30rem;
	text-align: left;
	opacity: 0.6;
	transition: none;
}
.newsshow .showbox:hover .date{
	opacity:1
}
/* news end */
/* ny css */
/* nypublic */
.nybanner{
	width: 100%;
	height: auto;
	overflow: hidden;
	display:flex;
	justify-content:center;
	align-items:center;
	max-height: 400rem;
}
.nybanner img{
	width:1920rem;
	height:auto;
}
.nywrapper{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.nywrapper .nyabbox{
	width:1600rem;
	position:relative;
	margin: 50rem auto;
}
.nywrapper .breadcrumb{
	width: 1600rem;
	border-bottom: 1rem #dfdfdf dashed;
	padding: 10rem 10rem;
	margin: 0 auto;
	font-size: 14rem;
}
.nywrapper .nycontain{
	width: 1600rem;
	margin: 20rem auto;
	min-height: 400rem;
	margin-bottom: 50rem;
}
.nycontain .toppagin .subnav{
	display: none;
}
.nycontain .toppagin{
	width: 100%;
}
.nycontain .toppagin .pic-box{
	margin-left: 500rem;
	width: 300rem;
}
.nycontain .toppagin>ul{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.nycontain .toppagin>ul>li{
	width: 12%;
	margin: 0rem 2% 10rem;
	line-height: 50rem;
	text-align: center;
	background: #e8e8e8;
	color: #333;
	font-size: 20rem;
	position: relative;
	border-radius: 5rem;
}
.nycontain .toppagin>ul>li:hover{
	background-color:#ba1313;
	color: #fff;
}
.nycontain .toppagin>ul>li:hover .subnav{
	display: flex;
	background-color:#ba1313;
	position: absolute;
	top: 50rem;
	flex-wrap: wrap;
	justify-content: flex-start;
	border-top: 1rem #fff solid;
	border-radius: 5rem;
	width: 200%;
	z-index: 99;
}
.nycontain .toppagin>ul>li:hover .subnav>li{
	border: 1rem #ffffff21 solid;
	margin: 5rem;
	min-width: 12%;
	margin: 10rem 2%;
	line-height: 35rem;
	border-radius: 5rem;
}
.nycontain .toppagin>ul>li:hover .subnav>li:hover{
	background-color: #e59d14;
}
.nycontain .toppagin>ul>li:hover .subnav>li a{
	color: #fff;
	font-size: 14rem;
}
.nycontain .toppagin ul a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.pagination{
	margin:0 auto;
	display:flex;
	justify-content:center;
	margin-bottom: 60rem;
}
.pagination li{
	min-width:30rem;
	background:#ccc;
	margin:0 10rem;
	line-height:40rem;
	text-align:center;
	font-size:16rem;
}
.pagination li a,.pagination li span{
	display:block;
	padding:0 20rem
}
.pagination li a:hover{
	background:#ba1313;
	color:#fff
}
.pagination li.active span{
	background:#ba1313;
	color:#fff;
}
/* nypublic end */
.nyproshow{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin-top: 25rem;
}
.main-title{
	width:100%;
	margin:20rem;
	font-size:16rem;
}
.nyproshow .showbox{
	width: 48%;
	margin: 30rem 1%;
	position: relative;
	box-shadow: 5rem 0 15rem #ba13136e;
	display: flex;
	flex-wrap: wrap;
}
.nyproshow .showbox .left{
	width: 60%;
	overflow: hidden;
}
.nyproshow .showbox .right{
	width: 40%;
	display:flex;
	flex-wrap:wrap;
	align-content: flex-start;
}
.nyproshow .showbox .right .top{
	display:flex;
	justify-content:space-between;
	height: auto;
}
.nyproshow .showbox .right .pic-box{
	width:50%;
	height: 125rem;
	border: 2rem #c0000099 solid;
	position:relative;
}
.nyproshow .showbox .right .pic-box p{
	position:absolute;
	bottom:0;
	left:0;
	width:100rem;
	line-height:40rem;
	background: #00000070;
	color:#fff;
	font-size:16rem;
	text-align:center;
}
.nyproshow .showbox .left .pic-box{
	width: 100%;
	transition: 0.5s ease;
	position: relative;
}
.nyproshow .showbox .left .pic-box:before{
	content:'';
	display:block;
	top:0;
	left:-30%;
	background:#ffffff52;
	width: 50rem;
	height:100%;
	transform: skewX(29deg);
	position:absolute;
	transition: 1s linear;
	z-index: 10;
}
.nyproshow .showbox:hover .left .pic-box:before{
	left:130%;
}
.nyproshow .showbox .top .pic-box img{
	width:auto;
	height:auto;
	max-width:100%;
	min-height:100%;
}
.nyproshow .showbox .textbox{
	display: flex;
	justify-content: flex-start;
	padding: 10rem 15rem;
	font-size: 16rem;
	width: 100%;
	flex-direction: column;
	margin-top: 10rem;
	line-height: 30rem;
}
.nyproshow .showbox .textbox span:nth-child(1){
	font-weight: bold;
	font-size: 24rem;
	display: block;
	margin-bottom: 10rem;
}

.nyproshow .showbox .more{
	width: 145rem;
	position: absolute;
	right: 25rem;
	bottom: 15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s ease;
}
.nyproshow .showbox:hover .more{
	bottom: 30rem;
}
.nyproshow .showbox:hover img{
	transform:scale(1.2);
}
.nyproshow .showbox .more p{
	background: #ba1313;
	color: #fff;
	width: 100%;
	line-height: 40rem;
	text-align: center;
	font-size: 14rem;
	border-radius: 5rem;
}
/* nynews css */
.nynewsshow{
	display: flex;
	flex-wrap: wrap;
}
.nynewsshow .showbox{
	width: 100%;
	margin-bottom: 20rem;
	display: flex;
	height: 320rem;
	position: relative;
	padding: 15rem 10rem;
	border-bottom: 1rem #ccc solid;
}
.nynewsshow .showbox .pic-box{
	width: 30%;
}
.nynewsshow .showbox .pic-box{
	transition:0.5s ease;
}
.nynewsshow .showbox:hover .pic-box img
{
	transform:scale(1.2)
}
.nynewsshow .showbox .textbox{
	width: 70%;
	color: #000;
	position: relative;
	padding: 0 20rem;
}
.nynewsshow .showbox .textbox .newtitle{
	font-size: 26rem;
	font-weight: bold;
	margin-bottom: 20rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nynewsshow .showbox .textbox .textshow{
	opacity: 0.7;
	font-size: 18rem;
	line-height: 40rem;
}

.nynewsshow .showbox .textbox .bottomtext{
	display: flex;
	justify-content:space-between;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10rem 0;
	width: 100%;
	align-items: center;
}

.nynewsshow .showbox .textbox .bottomtext .date{
	font-size: 20rem;
	background: #ba1313;
	color: #fff;
	text-align: center;
	padding: 15rem 30rem;
}
.nynewsshow .showbox .textbox .bottomtext .date span{
	font-size: 30rem;
}

.nynewsshow .showbox .textbox .bottomtext .more{
	padding: 5rem 35rem;
	font-size: 20rem;
	border: 1rem #b0b0b0 solid;
	text-align: center;
	margin-right: 50rem;
	border-radius: 5rem;
}
.nynewsshow .showbox:hover .textbox .bottomtext .more{
	background:#ba1313;
	color:#fff;
	border:none;
}
/* nynews end */
/* abus css*/
.nyabout h1,.nyabout h2{
	font-size: 40rem;
	color: #000;
	text-align: center;
	margin: 30rem 0;
	width: 100%;
}
.nyaboutus .nyabouttext{
	padding: 20rem 0;
	font-size: 16rem;
	line-height: 30rem;
	letter-spacing: 2rem;
	display: flex;
	flex-wrap: wrap;
}
.nyaboutus .nyabouttext .textbox{
	width: 50%;
	line-height: 40rem;
	font-size: 20rem;
	padding: 15rem 30rem;
	position: relative;
}
.nyaboutus .nyabouttext .pic-box{
	width: 50%;
}
.nyabouttext .bottom{
	width:100%;
	display:flex;
	margin-top: 30rem;
}
.nyabouttext .bottom .showbox{
	width:23%;
	margin:0 1%
}
.nyabouttext .bottom .showbox .textbox{
	width:100%;
	text-align:center;
	line-height: 30rem;
}
.nyabouttext .bottom .showbox .pic-box{
	height: 100rem;
	width: 100rem;
	padding: 17rem;
	border-radius: 50%;
	margin:0 auto;
	background: linear-gradient(45deg, #d72929, #ba1313);
}
.nyabouttext .bottom .showbox .pic-box img{
	height:100%;
	width:auto;
}
.nyabadd{
	display:flex;
	flex-wrap:wrap;
	flex-direction: row-reverse;
}
.nyabadd .group1{
	width:50%;
	display:flex;
	justify-content:space-evenly;
	padding: 140rem 0;
	position:relative;
}
.nyabadd .group1:before{
	position:absolute;
	top:0;
	right:0;
	width:300rem;
	height:100rem;
	border-right: 10rem #fa3f3f solid;
	border-top: 10rem #fa3f3f solid;
	content:'';
}
.nyabadd .group1:after{
	position:absolute;
	bottom:0;
	left:0;
	width:200rem;
	height:300rem;
	border-left: 10rem #ba1313 solid;
	border-bottom: 10rem #ba1313 solid;
	content:'';
}
.nyabadd .group1 .showbox{
	width:33%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	font-size: 24rem;
	line-height:60rem;
}
.nyabadd .group1 .showbox .pic-box{
	width:100rem;
	padding: 15rem;
	border-radius: 50%;
	border: 1rem #000 solid;
}
.nyabadd .group1 .showbox:nth-child(2){
	border-left: 1rem #dfdfdf solid;
	border-right: 1rem #dfdfdf solid;
}
.nyabadd .group2{
	width:50%;
	position:relative;
}
.nyabadd .group2 .textbox{
	background:#0000006e;
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
	padding:20rem 80rem;
	font-size:25rem;
	font-weight:bold;
}
.nyabadd .group3{
	width:50%;
	height:300rem;
	position:relative;
}
.nyabadd .group3 .textbox{
	position:absolute;
	top:0;
	left:0;
	background: radial-gradient(#00000045, #b6831f6e);
	height:100%;
	width:100%;
	color:#fff;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	padding:30rem;
}
.nyabadd .group3 .textbox .tit{
	font-size:25rem;
	font-weight:bold;
	margin-bottom:20rem
}
.nyabadd .group3 .textbox .intro{
	font-size:20rem;
	line-height:30rem;
	text-indent:40rem;
	text-shadow: 0 0 5rem #454545;
}
.nyabadd .group3 .pic-box{
	width:100%;
	height:100%;
}
.nyabadd .group4{
	margin-top: 10rem;
	display: flex;
	justify-content: space-between;
	width: 50%;
	flex-wrap: wrap;
}
.nyabadd .group4 .showbox{
	width: 50%;
	padding: 10rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.nyabadd .group4.top{
	font-size: 25rem;
}
.nyabadd .group4 b{
	font-size: 50rem;
	margin-right: 10rem;
}
.nyabadd .group4 .bot{
	font-size: 18rem;
	text-align: center;
}
.nyabhonor{
	/* width:100%!important; */
}
.nyabbox .tit:nth-child(1){
	font-size: 40rem;
	font-weight:bold;
	text-align:center;
}
.nyculshow{
	display:flex;
	margin-top: 30rem;
	height: 600rem;
}
.nyculbox .left{
	width: 50%;
	display: flex;
	justify-content: center;
	height: 600rem;
	align-items: center;
	overflow: hidden;
}
.nyculbox .left img{
	width: 100%;
	height: auto;
}
.nyculbox .adbox .right{
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 600rem;
	justify-content: space-evenly;
}
.nyculbox .right .showbox{
	width: 100%;
	margin: 0 0%;
	height: 25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20rem 15rem;
	flex-wrap: wrap;
	align-content: flex-start;
	background-image: linear-gradient(161deg, #d72929, #ba1313);
	color:#fff;
}
.nyculbox .right .showbox p{
	font-size: 20rem;
	width: 80%;
	margin-top: 10rem;
}
.nyculbox .right .showbox .tit{
	font-weight: 550;
	font-size: 25rem;
	width: max-content;
	margin-top: 10rem;
}
.nyculbox .right .showbox .pic-box{
	width: 70rem;
	height: 70rem;
	margin-right: 20rem;
}
.abhonorshow{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top: 20rem;
}
.abhonorshow .showbox{
	width:23%;
	margin:20rem 1%;
}
/* abus end*/
/* nycase */
.caseintro{
	display: flex;
	justify-content: space-between;
}
.caseintro .left{
	padding:40rem 30rem 20rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position:relative;
}
.caseintro .left .pic-box{
	position:absolute;
	right:30rem;
	bottom:20rem;
	width:200rem;
}
.caseintro .left h1{
	color:#ba1313;
	font-size:35rem;
	text-align: center;
	margin-bottom: 20rem;
}
.caseintro .left h2{
	font-size: 22rem;
	margin-bottom: 10rem;
}
.caseintro .left p{
	font-size: 18rem;
	margin: 20rem;
}
.caseintro .right .pic-box{
	height: 400rem;
	width: 100%;
}
.casepagin{margin: 40rem 0;}
.casepagin>ul{
	/* height: 50rem; */
	align-items: center;
}
.casepagin>ul>li{
	height: 100%;
	background: #fff!important;
	box-shadow: 0 0 10rem #a6a6a6;
	line-height: 50rem!important;
}
.casepagin>ul>li:hover{
	background:#ba1313!important;
}
.nycasebox .caseshow{
	display:flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap:wrap;
	margin: 60rem 0;
}
.nycasebox .caseshow .casetitle{
	font-size: 35rem;
	width: 100%;
	line-height: 23rem;
	border-left: 15rem #ba1313 solid;
	padding-left: 25rem;
	margin-bottom: 20rem;
}
.nycasebox .caseshow .casetitle span{
	font-size: 16rem;
	letter-spacing: 1.5rem;
	opacity: 0.6;
}
.nycasebox .caseshow .showbox{
	width: 19.5%;
	height: 178rem;
	margin: 10rem 0;
	border: 1rem #0000 solid;
	box-shadow: 3rem 3rem 5rem #6969699e;
}
.nycasebox .caseshow .showbox:nth-child(2),
.nycasebox .caseshow .showbox:nth-child(3){
	width: 49.5%;
	height: 303rem;
}
.nycasebox .caseshow .showbox:nth-child(4),
.nycasebox .caseshow .showbox:nth-child(5),
.nycasebox .caseshow .showbox:nth-child(6){
	width: 33%;
	height: 255rem;
}
.nycasebox .caseshow .showbox .pic-box{
	height:100%;
	width:100%;
}
.nycasebox .caseshow .showbox .pic-box img{
	min-height:100%
}
/* nycase end*/
/* nyhonor */
.nyhonorshow{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30rem;
}
.nyhonorshow .showbox{
	width: 23%;
	display: block;
	margin: 0 1% 40rem;
	box-shadow: 0 0 10rem #bebebe;
}
.nyhonorshow .showbox .pic-box{
	width: 100%;
}
.nyhonorshow .showbox p{
	font-size: 16rem;
	text-align: center;
	height: 60rem;
	padding: 10rem 20rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nyhonorshow .showbox:hover p{
	background:#ba1313;
	color:#fff
}
/* nyhonor end*/
.nyprodetailshow{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin: 0 auto;
}
.nyprodetailshow .deadd{
	display:flex;
	justify-content:space-between;
}
.nyprodetailshow .deadd .showbox{
	width:12.5%;
	text-align:center;
}
.nyprodetailshow .deadd .showbox .pic-box{
	width: 70rem;
	margin:0 auto;
	background:#ba1313;
	height: 70rem;
	border-radius:50%;
	margin-bottom: 10rem;
	padding: 5rem;
}
.nyprodetailshow .deadd .showbox .pic-box img{
	filter:grayscale(1) brightness(200);
}
.nyprodetailshow .deadd .showbox .tit{
	font-size:14rem;
}
.nyprodetailshow .deadd .showbox .en{
	font-size:12rem;
	word-break: normal;
	display: none;
}
.nyprodetailshow .left{
	width: 40%;
	margin: 30rem 0;
}
.nyprodetailshow .left .pic-box{
	width: 100%;
}
.deproscreen{
	width:100%;
	overflow:hidden;
	border: 3rem #ba1313 solid;
}
.deproscreen .swiper-slide .pic-box{
	display:none;
}
.deproscreen .swiper-slide.swiper-slide-active .pic-box{
	display: flex;
}
.deproscreen video{
	display: block;
	height:100%;
	margin:0 auto;
}
.depropagin{
	width:100%;
	overflow:hidden;
	margin-top:15rem;
}
.depropagin .pic-box{
	border:5rem #fff solid;
	position:relative;
	cursor:pointer;
	height: 140rem;
}
.depropagin .pic-box img{
	height:100%;
	width:auto;
}
.depropagin .pic-box p{
	position:absolute;
	width:100%;
	height:100%;
	top:100%;
	left:0;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	background:#ba13135c;
	font-size:20rem;
}
.depropagin .swiper-slide-thumb-active .pic-box p,
.depropagin .pic-box:hover p{
	top:0;
}
.depropagin .swiper-slide-thumb-active .pic-box img,
.depropagin .pic-box:hover img{
	transform:scale(1.2);
}
.nyprodetailshow .right{
	padding: 60rem 0rem 0 50rem;
	position: relative;
	width: 60%;
}
.nyprodetailshow .right .shorttext{
	font-size: 22rem;
	line-height: 50rem;
	margin-bottom: 80rem;
}
.nyprodetailshow .right .shorttext>a{
	margin-top:30rem;
	display:block;
	color: #f83030;
	font-size:18rem;
	animation:linkbling 1.5s alternate infinite ease;
}
.nyprodetailshow .right .shorttext>a:hover{
	animation:none;
}
@keyframes linkbling{
	from{transform:translateY(0rem);color:#000}
	to{transform:translateY(-5rem)}
}
.nyprodetailshow .right .shorttext .subtit{
	font-size: 24rem;
	font-weight:bold;
	margin-bottom:10rem;
	display:block;
	color: #ba1313;
	position: relative;
	padding-left: 30rem;
}
.nyprodetailshow .right .shorttext .subtit:before{
	position:absolute;
	width:15rem;
	height:15rem;
	background:#ba1313;
	top:0;
	bottom:0;
	margin:auto;
	left: 0;
	content:'';
}
.nyprodetailshow .right .arttit{
	font-size: 35rem;
	margin-bottom: 30rem;
	padding-left: 10rem;
	border-left: 10rem #ba1313 solid;
	font-weight: bold;
}
.nyprodetailshow .right>p{
	font-size: 18rem;
}
.nyprodetailshow .right .contact{
	height: 70rem;
	width: 85%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nyprodetailshow .right .contact a{
	background:#ba1313;
	width:150rem;
	line-height:50rem;
	text-align:center;
	color:#fff;
	font-size:16rem;
	border-radius:5rem;
	transition: 0.5s ease;
}
.nyprodetailshow .right .contact a:hover{
	background: #9d0303;
}
.nyprodetailshow .contact .phone{
	width: 250rem;
	display: flex;
	align-items: center;
}
.nyprodetailshow .contact .phone .pic-box{
	width: 60rem;
	height: 100%;
	margin-right: 20rem;
}
.nyprodetailshow .contact .phone p{
	font-size: 25rem;
	line-height: 35rem;
}
.nyprodetailshow .detailtext{
	width: 100%;
	margin-bottom:40rem;
	margin-top: 0rem;
}
.nyprodetailshow .detailtext>div{
	font-size:16rem;padding:20rem;
	line-height:30rem
}
.nyprodetailshow .detailtext>div img{
	width:100%;
	height:auto!important;
}
.nyprodetailshow .detailtext .textgroup2{
	margin-top: 60rem;
}
.nyprodetailshow .detailtext .tit{
	font-size: 35rem;
	width: 100%;
	border-left: 10rem #ba1313 solid;
	padding-left: 20rem;
	margin-bottom: 30rem;
}
.nyprodetailshow .detailtext img{
	max-width:100%;
	height:auto!important;
}
.erpdetail{
	width:100%;
	padding:20rem;
}
.erpdetail .tit{
	font-size: 40rem;
	font-weight:bold;
	margin-bottom:20rem;
}
.erpdetail .intro{
	font-size: 24rem;
	line-height: 40rem;
}
.detailnav{
	width:100%;
	background: #ba1313;
	display:flex;
	color:#fff;
	padding:0 50rem;
}
.detailnav li{
	font-size:25rem;
	width:200rem;
	text-align:center;
	line-height:60rem;
	transition:background 0.5s ease;
	border-left:2rem #ba1313 solid;
	border-right:2rem #ba1313 solid;
	cursor: pointer;
}
.detailnav li.active,
.detailnav li:hover{
	background:#fff;
	color:#ba1313;
}
.nyprodetailshow .detailtext .showwrapper{
	width:100%;
	font-size:20rem;
	line-height:40rem;
	margin-top: 0rem;
}
.nyprodetailshow .detailtext .showwrapper>div{
	display:none;
	animation:opshow 1s forwards ease;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.provideobox{
	width:30%;
}
.nyprodetailshow .detailtext .showwrapper .datashow{
	width: 63%;
}
.nyprodetailshow .detailtext .showwrapper>div.active{
	display: flex;
}
.nyprodetailshow .detailtext td{
	border:1rem #333 solid;
	vertical-align: middle;
}
.nyprodetailshow .detailtext .textgroup2 img{
	height: auto!important;
	width: 100%;
	margin-top:10rem;
}
.nyprodetailshow .detailtext td{word-break: break-word;}
.nyprodetailshow .detailtext tr:nth-child(1) td{
	background: #ba1313!important;
	color: #fff;
}
.nyprodetailshow .detailtext tr:nth-child(2) td{
	background: #ff000066!important;
}
.nyprodetailshow .detailtext tr:nth-child(2) td:nth-child(1){
	width:55%!important;
}
.nyprodetailshow .detailtext tr:nth-child(2) td:nth-child(2){
	width:45%!important;
}
.nyprodetailshow .detailtext td[rowspan]{
	background:#fff;
}
.nyprodetailshow .detailtext .showwrapper .datashow tr:nth-child(odd){
	background:#e8e8e8;
}
@keyframes opshow{
	from{opacity:0}
	to{opacity:1}
}
/* prodetail end */
.honordetail{
	width: 600rem;
	margin: 0 auto;
	margin-top: 30rem;
}
.honordetail .arttit{
	font-size: 30rem;
	margin: 10rem 0;
	text-align: center;
}
.honordetail .showscreen{
	width: 100%;
	overflow: hidden;
	border: 1rem #333 solid;
}
.honordetail .textshow{
	font-size:18rem;
	line-height:40rem;;
}
.honordetail .textshow img{
	max-width:100%;
	height:auto!important;
}
.honordetail .showscreen .pic-box{
	height: auto;
	min-height: unset;
}
.honordetail .showscreen .pic-box img{
	width: 100%;
	height: auto;
	min-width: unset;
	min-height: unset;
}
.honordetail .showitem{
	width: 100%;
	margin-top: 20rem;
	overflow: hidden;
	position: relative;
}
.honordetail .showitem .pic-box{
	width: 100%;
	height: 200rem;
	border: 1rem #9c9c9c solid;
}

.honordetail .showitem .swiper-slide-thumb-active .pic-box{
	border:3rem #ba1313 solid;
}
/* honordetail end*/
.newsdetail{
	margin: 30rem 0;
}
.newsdetail .newscontain{
	font-size:18rem;
	line-height:40rem
}
.newsdetail .newscontain img{
	display: block;
	width:60%!important;
	height:auto!important;
	margin: 20rem auto;
}
.newsdetail .titgroup{
	margin: 30rem 0;
	text-align: center;
	width: 100%;
	padding-bottom: 30rem;
	border-bottom:1rem #ba1313 dashed;
}
.newsdetail .titgroup h2{
	font-size: 30rem;
	font-weight: bold;
}
.newsdetail .titgroup .subtext{
	font-size: 16rem;
	padding: 10rem 0;
	color: #333;
	opacity: 0.6;
}
.newsdetail .nextbox{
	display: flex;
	justify-content: space-between;
	font-size: 16rem;
	margin-top: 50rem;
}
/* newsdetail end*/ 
.nycontact{
	display:flex;
	flex-wrap:wrap;
}
.nycontact .left{
	width: 100%;
	font-size: 24rem;
	line-height: 65rem;
	text-align: center;
	padding:0 80rem;
}
.nycontact .left .BMap_bubble_content{
	font-size:20rem;
}
.nyabus .bottombox{
	margin-top: 10rem;
	display: flex;
	justify-content: space-between;
	width: 90%;
	position: absolute;
	bottom: 20rem;
}
.nyabus .bottombox .showbox{
	width: 25%;
	padding: 10rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.nyabus .bottombox .top{
	font-size: 16rem;
}
.nyabus .bottombox b{
	font-size: 35rem;
	color: #ba1313;
}
.nyabus .bottombox .bot{
	font-size: 20rem;
	text-align: center;
}
.nyswiper{
	width:100%;
}
.nyswiper .tit{
	font-size:32rem;
	font-weight:bold;
	padding-left:20rem;
	border-left:10rem #ba1313 solid;
}
.nyswiper .morepro{
	width:100%;
	position: relative;
	margin-top:30rem;
	overflow: hidden;
}
.nyswiper .morepro .showbox{
	width:100%;
	padding: 20rem;
}
.nyswiper .morepro .showbox .pic-box{
	width:100%;
	height:auto;
	margin-bottom:10rem
}
.nyswiper .morepro .showbox p{
	font-size:20rem;
	text-align:center;
	width:100%;
	line-height:30rem
}