@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-family: zt;
	margin:auto
	}
@font-face
{
	font-family: 思源黑体;
	src: url('../font/思源黑体 CN-Light.otf'),
	url('../font/思源黑体 CN-Light.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: DIN;
	src: url('../font/DIN-Bold.otf'),
	url('../font/DIN-Bold.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Roboto;
	src: url('../font/Roboto-Regular.ttf'),
	url('../font/Roboto-Regular.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Source;
	src: url('../font/Source-Han-Serif-CN-Bold.ttf'),
	url('../font/Source-Han-Serif-CN-Bold.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: zt;
	src: url('../font/zt.TTF'),
	url('../font/zt.TTF'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#D90B00;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


@media (min-width:1000px) {
	
.header.yanse{
	background-color: rgba(255,255,255,1);
	border-bottom:1px solid #E0E0E0;
	top:0;
}

.header.yanse{
	top:0px;
}
.header.yanse.yanse01{
	top:0px;
}
.header.yanse.yanse01{
	background-color: rgba(0,0,0,0);
	width:100%;
	border-radius: 8px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header.yanse.yanse01 a{
	color:#FFF;
}

.header.yanse.yanse01 .pic01{
	display:inline-block;
}
.header.yanse.yanse01 .pic02{
	display:none;
}
.header.yanse .pic01{
	display:none;
}
.header.yanse .pic02{
	display:inline-block;
}

.header.yanse.yanse01 .innav ul li{
	color:#fff;
}
.main{
	width: auto;
	margin:auto;
	max-width:1440px;
	padding:0px 15px;
}
.header{
	width:100%;
	float:left;
	position: fixed;
	left:0;
	z-index:996;
	height:5.0rem;
	transition: all 0.6s;
}
.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	height:5.0rem;
	padding:0 8.3vw;
}

.logo{
	width:15.4%;
	display: flex;
	align-items: center;
	height:5.0rem;
	max-width:15.4%;
	transition: all 0.6s;
	position:relative;
}

.logo img{
	max-width:100%;
	height:auto;
}
.innav{
	width: auto;
}
.innav ul{
	display: flex;
	align-items: center;
}
.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	margin-left:1.5625vw;
	margin-right:1.5625vw;
	position:relative;
	height:5.0rem;
	text-transform: none;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.innav ul li i{
	width: 0;
	height: 0.125rem;
	transition: all 0.6s;
	position:absolute;
	left:0;
	bottom:0rem;
	z-index:1;
}
.header.yanse .innav ul li:hover i{
	width:100%;
	background-color:#D90B00;
}
.header.yanse.yanse01 .innav ul li:hover i{
	width:100%;
	background-color:#fff;
}
.innav ul li a:hover{
	color:#D90B00;
}
.header.yanse .innav ul li.cur a{
	color:#D90B00;
	font-weight:bold;
}
.header.yanse .innav ul li.cur i{
	width:100%;
	background-color:#D90B00;
}
.header.yanse.yanse01 .innav ul li.cur a{
	color:#fff;
	font-weight:bold;
}
.header.yanse.yanse01 .innav ul li.cur i{
	width:100%;
	background: #fff;
}
.top-r{
	width:auto;
	display: flex;
	align-items: center;
}
.top-r .zyw{
	width:auto;
	display: flex;
	align-items: center;
	height:5.0rem;
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position:relative;
}
.top-r .zyw .a01{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	position:relative;
	padding-right:1.88rem;
	height:1.25rem;
}
.header.yanse.yanse01 .top-r .zyw .a01{
	color:#FFF;
}
.header.yanse .top-r .zyw .a01{
	color:#333;
}
.header.yanse.yanse01 .top-r .zyw .a01::after{
	width: 1.5rem;
	height: 0.75rem;
	content:'';
	display:inline-block;
	background-image:url(../img/xjt.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	margin-left:0.44rem;
	margin-right:0.62rem;
}
.header.yanse.yanse01 .top-r .zyw .a01::before{
	width: 1.25rem;
	height: 1.25rem;
	content:'';
	display:inline-block;
	background-image:url(../img/qiu.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

.header.yanse .top-r .zyw .a01::after{
	width: 1.5rem;
	height: 0.75rem;
	content:'';
	display:inline-block;
	background-image:url(../img/xjt2.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	margin-left:0.62rem;
}
.header.yanse .top-r .zyw .a01::before{
	width: 1.25rem;
	height: 1.25rem;
	content:'';
	display:inline-block;
	background-image:url(../img/qiu2.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

.top-r .zyw:hover .xl{
	opacity:1;
	visibility:visible;
}
.top-r .zyw .xl{
	width:100%;
	position:absolute;
	top:5.0rem;
	left:0;
	z-index:2;
	opacity:0;
	visibility:hidden;
	background-color:#FFF;
	padding:1.0rem;
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.header.yanse.yanse01 .top-r .zyw .xl a{
	color: var(---333, #333);
}
.top-r .qiu{
	display: flex;
	width: auto;
	justify-content: center;
	align-items: center;
	margin-left:2.5rem;
}
.innav ul li .xiala{
	width:12.0rem;
	position:absolute;
	top:5.0rem;
	left:-3.5rem;
	z-index:2;
	text-align:center;
	font-size:0.875rem;
	line-height:250%;
	opacity:0;
	visibility:hidden;
	padding:0.5rem 0;
}
.innav ul li:hover .xiala{
	opacity:1;
	visibility:visible;
}
.header.yanse.yanse01 .xiala{
	background-color:rgba(0,0,0,0.3);
}
.header.yanse .xiala{
	background-color:rgba(255,255,255,1);
}
.header.yanse .innav ul li.cur .xiala a{
	color:#333;
}
.header.yanse .innav ul li.cur .xiala a:hover{
	color:#D90B00;
}

.chax{
	right:8.3vw; 
	top:5.0rem;
	position: absolute;
	width:15rem; 
	z-index:996;
	display: none;
}
.chax.marg{
	top:4.5rem;
}
.chax　.aa{
	display: flex;
	width:15rem;
	height:2.5rem;
	background-color:#FFF;
	overflow:hidden;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 11.0rem;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 0px;
	background-color: #fff;
	outline: none;
	padding-left: 0.5rem;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 0.8rem;
	color: #999999;
}
.chaxanniu{
	width: 4.0rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	cursor: pointer;
	background: var(--1-d-2-b-66, #D90B00);
	color: #FFFFFF;
	border: 0px;
	outline:none;
}

.inbk{
	width:calc(100% - 20px);
	border:0px;
	line-height:20px;
	outline:none;
	background-color:transparent;
	font-size:14px;
	color:#FFF;
}

.index01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:8.75rem;
}
.index01-l{
	width:51.2%;
}
.index01-l h1{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	margin-bottom:4.44rem;
}
.index01-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index01-l ul li{
	width:calc(50% - 0.72rem);
	display: flex;
	align-items: center;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	margin-top:3.94rem;
}
.index01-l ul li img{
	margin-right:1.06rem;
	max-width:3.625rem;
}

.index01-r{
	width:40.3%;
}
.index01-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index01-r ul li{
	width:100%;
	padding-bottom:0.62rem;
	border-bottom:1px solid #D90B00;
	margin-top:1.25rem;
}
.index01-r ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.index01-r ul li dl dd{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}

.apic{
	width:100%;
	float:left;
	margin-top:6.25rem;
}
.apic img{
	width:100%;
	height:auto;
	display:block;
}
.intit{
	width:100%;
	float:left;
	margin-top:8.7rem;
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.intit.white{
	color:#FFF;
}
.inpro{
	width:100%;
	float:left;
	margin-top:2.5rem;
}
.inpro ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inpro ul li{
	width:calc(50% - 0.625rem);
	position:relative;
	margin-top:1.25rem;
	overflow:hidden;
}
.inpro ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.inpro ul li:hover img{
	transform: scale(1.05);
}
.inpro ul li .tex{
	width:100%;
	position: absolute;
	bottom:3.75rem;
	padding:0 2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	z-index:1;
}
.inpro ul li .tex i{
	display: flex;
	padding: 1rem 2.15625rem 1.0625rem 2.21875rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: #FFF;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	opacity:0;
	transition: all 0.6s;
}
.inpro ul li .tex i::after{
	content:">";
	margin-left:0.56rem;
	font-family:'宋体';
	font-weight:bold;
}
.inpro ul li:hover i{
	opacity:1;
}

.incpwrap{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(--Color-3, #131313) url(../img/abj.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:8.75rem;
}

/* 滚动容器 */
.drag-scroll {
	width:100%;
	float:left;
	overflow-x: auto;
	cursor: grab;
	scroll-behavior: smooth;
	scrollbar-width: none;
	border-bottom:1px solid rgba(255, 255, 255, 0.30);
	margin-top:6.25rem;
}
.drag-scroll::-webkit-scrollbar {
	display: none;
}
/* 拖动状态 */
.drag-scroll.dragging {
	cursor: grabbing;
	user-select: none;
}
 /* 内容容器 */
 .drag-content {
	 display: inline-flex;
	 gap: 2.94rem;
}
/* 导航项样式 */
.nav-item {
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom:2.5rem;
	white-space:nowrap;
	position:relative;
}
.nav-item::after{
	width:0px;
	height: 0.1875rem;
	position:absolute;
	bottom:0;
	left:0;
	background: var(--Color-2, #D90B00);
	transition: all 0.6s;
	content:'';
}
.nav-item:hover {
	color: white;
	border-color: transparent;
}
.nav-item:hover::after{
	width:100%;
}
.nav-item.active::after{
	width:100%;
}

.incp{
	width:100%;
	float:left;
	margin-top:5.0rem;
}
.incp ul{
	display: flex;
	flex-wrap: wrap;
}
.incp ul li{
	width:calc(33.8% - 1.25rem);
	margin-right:1.25rem;
	margin-top:1.25rem;
	background: var(--Color, #222);
	position:relative;
	overflow:hidden;
}
.incp ul li::after{
	width:0px;
	height:3px;
	background-color:var(--Color-2, #D90B00);
	content:'';
	display:inline-block;
	transition: all 0.6s;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
.incp ul li:hover::after{
	width:100%;
}
.incp ul li:nth-child(3n){
	margin-right:0px;
}
.incp ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.incp ul li:hover img{
	transform: scale(1.05);
}
.incp ul li .tex{
	width:100%;
	position:absolute;
	bottom:2.5rem;
	left:0;
	text-align:center;
	z-index:1;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.inmore{
	display:flex;
	justify-content: center;
}
.inmore a{
	display: flex;
	padding: 1rem 2.15625rem 1.0625rem 2.21875rem;
	justify-content: center;
	align-items: center;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	border-radius: 6.25rem;
	background: #FFF;
}
.inmore a::after{
	margin-left:0.56rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.ies{
	width:100%;
	float:left;
}
.ies ul{
	display: flex;
	flex-wrap: wrap;
}
.ies ul li{
	width:calc(34.0% - 1.88rem);
	margin-top:3.75rem;
	margin-right:1.88rem;
	position:relative;
	overflow:hidden;
}
.ies ul li:nth-child(3n){
	margin-right:0px;
}
.ies ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.ies ul li:hover img{
	transform: scale(1.05);
}
.ies ul li .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	padding:3.75rem;
	transition: all 0.6s;
}
.ies ul li:hover .tex{
	background: var(--Color-2, #D90B00);
}
.ies ul li .tex .pic{
	overflow:hidden;
}
.ies ul li .tex .pic img{
	width:auto;
	height:auto;
}
.ies ul li .tex dl dt{
	margin-top:1.25rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom:3.56rem;
	position:relative;
}
.ies ul li .tex dl dt::after{
	width:0px;
	height:1px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	content:'';
	display:inline-block;
	transition: all 0.6s;
	background: rgba(255, 255, 255, 0.60);
}
.ies ul li:hover .tex dl dt::after{
	width:100%;
}
.ies ul li .tex dl dd{
	margin-top:8.69rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	height:0px;
	overflow:hidden;
	transition: all 0.6s;
}
.ies ul li:hover .tex dl dd{
	height:auto;
}
.isplm{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.isplm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.isplm ul li{
	width:16.6666%;
	height:4.25rem;
	position:relative;
	color: var(---white, #FFF);
	text-align: center;
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.isplm ul li::before{
	width:100%;
	height:100%;
	content:'';
	display:inline-block;
	background-image:url(../img/b01.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
.isplm ul li em{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.isplm ul li:nth-child(2)::before{
	background-image:url(../img/b02.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(3)::before{
	background-image:url(../img/b03.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(4)::before{
	background-image:url(../img/b03.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(5)::before{
	background-image:url(../img/b04.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(6)::before{
	background-image:url(../img/b05.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isp{
	width:100%;
	float:left;
	margin-top:2.3rem;
}
.isp ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.isp ul li{
	width:16.6666%;
	padding:0 1.44rem;
	border-left:1px solid #BDBDBD;
}
.isp ul li dl dd{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.4625rem */
	margin-bottom:1.25rem;
}
.isp ul li dl dd::before33{
	width: 0.6875rem;
	height: 1.0625rem;
	margin-right:0.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.isp ul li dl dd p{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.4625rem */
	margin-bottom:1.25rem;
	display: flex;
	
}
.isp ul li dl dd p::before{
	width: 0.6875rem;
	height: 1.0625rem;
	margin-right:0.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	min-width:0.6875rem;
}
.isp ul li dl dd p.huis{ color:#999999}
.isp ul li dl dd p.huis::before{ background-image:url(../img/fk2.png);}

.inwrap{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(--Color-3, #131313);
	padding:7.44rem 0;
}
.inmap{
	width:100%;
	position:relative;
	float:left;
}
.inmap .tex{
	width: auto;
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 4rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.inmap .tex i{
	color: var(--Color-2, #D90B00);
}
.inmap .tex2{
	width: auto;
	position:absolute;
	left:0;
	top:0.7rem;
	z-index:3;
	color: var(---black, #000);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.inmap img{
	width:100%;
	height:auto;
	display:block;
}
.inmap .tx01{
	width: 2.0625rem;
	height: 2.0625rem;
	position:absolute;
	background-image:url(../img/quan.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.inmap .tx01 .quan{
	width: 2.0625rem;
	height: 2.0625rem;
	position:relative;
}
.inmap .tx01 .quan .a01{
	padding:1.0rem;
	position:absolute;
	width:16rem;
	background-color:var(--10, rgba(255, 255, 255, 0.10));
	border:1px solid var(--30, rgba(255, 255, 255, 0.30));
	backdrop-filter: blur(12.5px);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	border-radius:0.5rem;
}
.inmap .tx01 .quan .a01.hs{
	border:1px solid var(--Color-2, #D90B00);
	color: var(---black, #000);
}
.inmap .tx01 .quan .a01.w18{
	width:18rem;
}
.inmap .tx01 .quan .a01 img{
	width:auto;
	height:auto;
	margin-right:1.24rem;
}
.jt{
	width:29px;
	height:13px;
	position: absolute;
	background-image:url(../img/sjx.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jt.hs{
	background-image:url(../img/hsjx.png);
}
.jt2.hs{
	background-image:url(../img/hsjx3.png);
}
.jt3.hs{
	background-image:url(../img/hsjx2.png);
}
.jt2{
	width:29px;
	height:13px;
	position: absolute;
	background-image:url(../img/sjx3.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jt3{
	width:13px;
	height:29px;
	position: absolute;
	background-image:url(../img/sjx2.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	left:-13px;
	top:0.5rem;
}
.mab01{
	left:21%;
	top:30%;
}
.mab02{
	left:13%;
	top:42%;
}
.mab03{
	right:13%;
	top:33%;
}
.mab04{
	right:15.3%;
	top:45%;
}
.mab05{
	right:20%;
	top:60%;
}
.mwz01{
	top:-6.5rem;
	left:-3.0rem;
}
.mwz01 .jt{
	bottom:-13px;
	left:48px;
}
.mwz02{
	top:-5.0rem;
	left:-3.0rem;
}
.mwz02 .jt{
	bottom:-13px;
	left:48px;
}
.mwz03{
	bottom:-5.0rem;
	left:-3.0rem;
}
.mwz03 .jt2{
	top:-13px;
	left:48px;
}
.mwz04{
	top:-0.5rem;
	right:-17.0rem;
}
.hz{
	width:100%;
	float:left;
	border-bottom:1px solid var(---Gray-5, #E0E0E0);
}
.hz ul li{
	width: 20rem;
	height: 12.5rem;
	border-right:1px solid var(---Gray-5, #E0E0E0);
	float:left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hz ul li img{
	max-height:80%;
	max-width:80%;
}
#demo{
	overflow:hidden;
	width: 100%; 
} 
#demo img{
	} 
#indemo{
	float: left;
	width: 1800%; 
} 
#demo1{
	float: left; 
} 
#demo2{
	float: left; 
}

.foot{
	width:100%;
	float:left;
	margin-top:6.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.foot01{
	width:40%;
}
.foot01 h2{
	color: var(---333, #333);
	text-align: center;
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	line-height: normal;
}
.foot01 .ss{
	width:100%;
	margin-top:1.88rem;
	display: flex;
	align-items: center;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	padding: 0.5rem 0.625rem;
}
.ssbk{
	width:auto;
	margin-left:0.62rem;
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5rem;
	outline:none;
	border:0px;
	background-color:transparent;
	min-width:80%;
	
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.88rem;
}
.foot01 ul li{
	width:32%;
	display: flex;
}
.foot01 ul li a{
	width:100%;
	padding: 0.625rem 0;
	border-radius: 6.25rem;
	border: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	color: var(---black, #000);
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.foot02{
	width:100%;
	float:left;
	margin-top:3.75rem;
	padding-top:1.87rem;
	border-top: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot02 dl{
	max-width:16.2%;
	width:auto;
}
.foot02 dl dt{
	padding-bottom:0.88rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.foot02 dl dt img{
	max-width:100%;
}
.foot02 dl dd{
	margin-top:1.06rem;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.foot02 dl dd a{
	color: var(---666, #666);
}
.foot02 dl:last-child{
	max-width:11%;
}
.foot02 dl:last-child dd{
	margin-top:0px;
}

.foot03{
	width:100%;
	float:left;
	margin-top:5.94rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.foot03 .b01{
	width:auto;
	display: flex;
	align-items: center;
	position:relative;
}
.foot03 .a01{
	width: 11.5rem;
	height: 2.5rem;
	padding:0.5rem 0.62rem;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	display: flex;
	align-items: center;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
	position:relative;
}
.foot03 .a01::before{
	width: 1.5rem;
	height: 1.5rem;
	margin-right:0.56rem;
	content:'';
	display:inline-block;
	background-image:url(../img/qiu3.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.foot03 .a01::after{
	width: 1.5rem;
	height: 0.75rem;
	content:'';
	display:inline-block;
	position:absolute;
	right:0.62rem;
	top:calc(50% - 0.375rem);
	z-index:1;
	background-image:url(../img/xjt3.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.foot03 .b01 i{
	width:100%;
	height:3.0rem;
	position:absolute;
	left:0;
	top:-3.0rem;
	z-index:2;
	background-color:#FFF;
	opacity:0;
	visibility:hidden;
	text-align:center;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	line-height:3.0rem;
}
.foot03 .b01:hover i{
	opacity:1;
	visibility:visible;
}

.nybanner{
	width:100%;
	float:left;
	margin-top:5.0rem;
	background: var(--Color-3, #131313);
	padding:4.75rem 0;
	color: #FFF;
	text-align: center;
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.weizi{
	width:100%;
	float:left;
	padding:0.88rem 0;
	background: var(--edf-5-f-2, #F4F4F4);
}
.weizi01{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	color: var(---666, #666);
	font-family: Roboto;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.weizi01 img{
	margin-right:0.62rem;
}

.ntit{
	width:100%;
	float:left;
	margin-top:6.25rem;
	padding-bottom:3.75rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	position:relative;
}
.ntit dl dt{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.ntit dl dd{
	margin-top:0.62rem;
	color: var(--Color-2, #D90B00);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.ntit::after{
	width: 8.0625rem;
	height: 0.1875rem;
	content:'';
	display:inline-block;
	background: var(--Color-2, #D90B00);
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

.nycon{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nycon-l{
	width:23.3%;
}
.nzlm{
	width:100%;
	float:left;
}
.nzlm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nzlm ul li{
	width:100%;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	margin-top:1.88rem;
}
.nzlm ul li:first-child{
	margin-top:0px;
}
.nzlm ul li::before{
	width: 0.5rem;
	height: 0.5rem;
	content:'';
	display:inline-block;
	margin-right:0.94rem;
	background-image:url(../img/hfk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nycon-r{
	width:72%;
}
.nab{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.nab h1{
	margin-bottom:1.25rem;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.nab dl dd{
	margin-top:1.25rem;
	display: flex;
	align-items: center;
}
.nab dl dd::before{
	content: "\2022";
	margin-right:0.64rem;
}

.nwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2);
	margin-top:6.25rem;
	padding:6.25rem 0;
}
.nab02{
	width:100%;
	float:left;
}
.nab02 ul{
	display: flex;
	flex-wrap: wrap;
}
.nab02 ul li{
	width:calc(20.25% - 1.25rem);
	margin-right:1.25rem;
	background: var(---white, #FFF);
	padding:3.125rem 2.875rem;
	text-align:center;
}
.nab02 ul li:nth-child(5n){
	margin-right:0px;
}
.nab02 ul li dl dt{
	overflow:hidden;
}
.nab02 ul li dl dt img{
	max-height:3.625rem;
}
.nab02 ul li dl dd{
	margin-top:1.88rem;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.cplm{
	width:100%;
	float:left;
	margin-top:2.5rem;
}
.cplm ul{
	display: flex;
	flex-wrap: wrap;
}
.cplm ul li{
	width:calc(25% - 1.25rem);
	margin-right:1.25rem;
	margin-top:1.25rem;
	padding:1.44rem 2.5rem;
	background: var(---white, #FFF);
	display: flex;
	align-items: center;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.cplm ul li img{
	max-height:3.625rem;
	margin-right:1.0rem;
}

.fywrap{
	width:100%;
	float:left;
	margin-top:5.0rem;
	padding:3.75rem 0;
	background: var(--Color-2, #D90B00);
}
.fy{
	width:100%;
	float:left;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul.center{
	justify-content: center;
}
.fy ul li{
	width: 3.125rem;
	height: 3.125rem;
	display:flex;
	margin-left:5px;
	margin-right:5px;
	transition: all 0.6s;
}
.fy ul li a{
	width: 3.125rem;
	height: 3.125rem;
	text-align:center;
	font-size: 0.875rem;
	border-radius: 50%;
	line-height:3.125rem;
	font-family:'宋体';
	transition: all 0.6s;
	border: 1px solid var(---white, #FFF);
	color: var(---fff, #fff);

}
.fy ul li a:hover{
	background: var(---white, #FFF);
	color:#D90B00;
	border:1px solid #fff;
}
.fy ul li .cur{
	background: var(---white, #FFF);
	color:#D90B00;
	border:1px solid #fff;
}

.caplist{
	width:100%;
	float:left;
}
.caplist ul{
	display: flex;
	flex-wrap: wrap;
}
.caplist ul li{
	width:100%;
	margin-top:3.75rem;
}
.caplist ul li:first-child{
	margin-top:0px;
}
.caplist ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.caplist ul li dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.caplist ul li .nymore{
	margin-top:1.25rem;
}
.nymore{
	display:flex;
}
.nymore a{
	display: flex;
	padding: 1rem 2.15625rem 1.0625rem 2.21875rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	border: 1px solid var(--Color, #222);
	position:relative;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	overflow:hidden;
}
.nymore a:hover{
	color:#FFF;
	border:1px solid var(--Color-2, #D90B00);
}
.nymore a::before{
	width:0px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background: var(--Color-2, #D90B00);
	content:'';
	display:inline-block;
	transition: all 0.6s;
}
.nymore a:hover::before{
	width:100%;
}
.nymore a::after{
	margin-left:0.56rem;
	content:">";
	font-weight:bold;
	font-family:'宋体';
}

.line{
	width:100%;
	float:left;
	margin-top:6.25rem;
	height:1px;
	background-color:var(---Gray-5, #E0E0E0);
}

.solu01{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.solu01 .tex{
	width:45%;
	position:relative;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}
.solu01 .tex .a01{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	padding-bottom:3.75rem;
	border-bottom:1px solid var(--Color-2, #D90B00);
}
.solu01 .tex .a01 dl dt{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.solu01 .tex .a01 dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}

.solu01 .pic{
	width:50%;
	overflow:hidden;
}
.solu01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.solu02{
	width:100%;
	float:left;
	margin-top:8.75rem;
}
.solu02 ul{
	display: flex;
	flex-wrap: wrap;
}
.solu02 ul li{
	width:calc(25.1% - 0.62rem);
	margin-right:0.62rem;
	background: var(---Gray-6, #F2F2F2);
	padding:3.75rem 1.44rem;
}
.solu02 ul li:nth-child(4n){
	margin-right:0px;
}
.solu02 ul li .pic{
	overflow:hidden;
}
.solu02 ul li .pic img{
	max-height:3.75rem;
}
.solu02 ul li dl dt{
	margin-top:3.75rem;
	margin-bottom:2.5rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.solu02 ul li dl dd{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}

.apwrap{
	width:100%;
	float:left;
	margin-top:8.75rem;
	padding:8.75rem 0;
	background: var(--Color-3, #131313);
}
.apwrap h1{
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.apwrap ul{
	display: flex;
	flex-wrap: wrap;
}
.apwrap ul li{
	width:calc(33.8% - 1.25rem);
	margin-right:1.25rem;
	margin-top:3.75rem;
}
.apwrap ul li:nth-child(3n){
	margin-right:0px;
}
.apwrap ul li dl dt{
	overflow:hidden;
}
.apwrap ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.apwrap ul li:hover dl dt img{
	transform: scale(1.05);
}
.apwrap ul li dl dd{
	margin-top:2.5rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.enleft{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.enleft dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.enleft dl dd{
	margin-top:2.19rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.elist{
	width:100%;
	float:left;
}
.elist ul{
	display: flex;
	flex-wrap: wrap;
}
.elist ul li{
	width:100%;
	margin-top:3.75rem;
}
.elist ul li:first-child{
	margin-top:0px;
}
.elist ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.elist ul li dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.elist ul li .pic{
	margin-top:1.25rem;
	overflow:hidden;
}
.elist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.elist ul li:hover .pic img{
	transform: scale(1.05);
}
.econ{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.econ .tex{
	width:45%;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.econ .tex h1{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	margin-bottom:3.75rem;
}
.econ .pic{
	width:46.875%;
	overflow:hidden;
}
.econ .pic img{
	width:100%;
	height:auto;
	display:block;
}
.econ02{
	width:100%;
	float:left;
	margin-top:5.0rem;
}
.econ02 ul{
	display: flex;
	flex-wrap: wrap;
}
.econ02 ul li{
	width:calc(33.8% - 1.25rem);
	margin-right:1.25rem;
	margin-top:1.25rem;
	background: var(---white, #FFF);
	padding:3.0rem;
}
.econ02 ul li:nth-child(3n){
	margin-right:0px;
}
.econ02 ul li dl dt{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.econ02 ul li dl dt img{
	max-height:3.75rem;
}
.econ02 ul li dl dd{
	margin-top:1.44rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lx01{
	width:100%;
	float:left;
}
.lx01 ul{
	display: flex;
	flex-wrap: wrap;
}
.lx01 ul li{
	width:calc(25.3% - 1.25rem);
	margin-right:1.25rem;
	background: var(---black, #000);
}
.lx01 ul li:nth-child(4n){
	margin-right:0px;
}
.lx01 ul li .pic{
	overflow:hidden;
}
.lx01 ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.lx01 ul li:hover .pic img{
	transform: scale(1.05);
}
.lx01 ul li .tex{
	padding:2.5rem 1.87rem;
}
.lx01 ul li .tex dl dt{
	color: var(--Color-2, #D90B00);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	padding-bottom:1.25rem;
}
.lx01 ul li .tex dl dd{
	margin-top:0.62rem;
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lx01 ul li .tex dl dd p{
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
}
.lx01 ul li .tex dl dd a{
	color: var(---999, #999);
}


.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; display:none;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; left: 50%; bottom: 0; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; max-height:70vh; max-width: 100%; max-width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 998; width: 100%; height: 100vh; display: none;}



/* 方式2 关闭在上面*/

.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; display:none;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; right: -30px; top: -100px; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; max-height:70vh; max-width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 998; width: 100%; height: 100vh; display: none;}










.mart2{
	margin-top:2.5rem;
}
.mart0{
	margin-top:0rem;
}
.mart5{
	margin-top:5rem;
}
.mart3{
	margin-top:3.75rem;
}
.w100{
	width:100%;
}
.fl{
	float:left;
}

.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}
.dingw{ width:100%; float:left; margin-top:-140px;}
 
}


@media (min-width:1000px) and (max-width:1600px){




	
}

@media (min-width:1000px) and (max-width:1700px){







	
}

@media (min-width:1000px) and (max-width:1360px){

.main{
	padding:0 5.2vw;
}
.innav ul li{
	font-size:0.8rem;
	margin-left:0.9vw;
	margin-right:0.9vw;
}

.mwz04{
	right:auto;
	left:-17.0rem;
}
.jt3{
	right:-13px;
	left:auto;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.mwz02{
	left:-6.0rem;
}
.mwz02 .jt{
	left:98px;
}

.inpro ul li .tex{
	font-size:1.2rem;
}
.inpro ul li .tex i{
	padding:0.5rem 1.15625rem 0.5rem 1.21875rem;
}

.index01-l ul li{
	font-size:0.75rem;
	margin-top:1.94rem;
}
.index01-l ul li img{
	max-height:2.5rem;
}
.index01-r ul li dl dt{
	font-size:1.0rem;
}
.index01-r ul li dl dd{
	font-size:1.0rem;
}
.foot01{
	width:48%;
}
.foot01 h2{
	font-size:2.0rem;
}
.inmap .tex{
	font-size:2.5rem;
}
.ies ul li .tex{
	padding:1.75rem;
}
.ies ul li .tex dl dt{
	font-size:1.0rem;
	padding-bottom:1.56rem;
}
.ies ul li .tex .pic img{
	max-height:2.5rem;
}
.ies ul li .tex dl dd{
	margin-top:4.0rem;
	font-size:0.75rem;
}

.nab02 ul li{
	padding:1.5rem;
}
.nab02 ul li dl dd{
	font-size:0.875rem;
}
.nzlm ul li{
	font-size:0.875rem;
}
.cplm ul li{
	padding:1.4rem;
	font-size:0.875rem;
}
.cplm ul li img{
	max-height:2.5rem;
}
.ntit dl dt{
	font-size:2.0rem;
}
.ntit dl dd{
	font-size:2.0rem;
}
.solu01 .tex .a01{
	position:static;
	float:left;
	margin-top:3.0rem;
	padding-bottom:1.5rem;
}
.econ .tex h1{
	font-size:2.0rem;
}























	
}





@media (max-width:999px) {


.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}
.nyheader{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:5rem; 
	line-height:5rem;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 996;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:5rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:50%; 
	max-height:4rem; 
	vertical-align:middle; 
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:5rem; 
	height:5rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:100%; 
	max-height:5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 2.0rem; 
	height: 2.0rem; 
	background:url(../img/close.png) no-repeat; 
	background-size: contain; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#fff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:5rem; 
	vertical-align:middle;
} 
.subNav3{
	width:100%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
	font-weight: bold;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #D90B00; color: #FFFFFF;}
.currentDd3 a{
	color: #FFFFFF;
}
.currentDd3 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.8rem; 
	padding-bottom:0px;
}
.navContent3 h2{
	font-size: 0.8rem;
	line-height: 2.0rem;
	font-weight:normal;
}

.main{
	width:100%;
	float:left;
	padding:0 5%;
}

.index01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:4.75rem;
}
.index01-l{
	width:100%;
}
.index01-l h1{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	margin-bottom:1.44rem;
}
.index01-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index01-l ul li{
	width:100%;
	display: flex;
	align-items: center;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.575rem */
	margin-top:1.94rem;
}
.index01-l ul li img{
	margin-right:1.06rem;
	max-width:3.625rem;
}

.index01-r{
	width:100%;
	margin-top:3.0rem;
}
.index01-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index01-r ul li{
	width:100%;
	padding-bottom:0.62rem;
	border-bottom:1px solid #D90B00;
	margin-top:1.25rem;
}
.index01-r ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.index01-r ul li dl dd{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}

.apic{
	width:100%;
	float:left;
	margin-top:3.25rem;
}
.apic img{
	width:100%;
	height:auto;
	display:block;
}
.intit{
	width:100%;
	float:left;
	margin-top:3.75rem;
	color: var(---333, #333);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.intit.white{
	color:#FFF;
}
.inpro{
	width:100%;
	float:left;
	margin-top:1.5rem;
}
.inpro ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inpro ul li{
	width:48%;
	position:relative;
	margin-top:1.0rem;
	overflow:hidden;
}
.inpro ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.inpro ul li:hover img{
	transform: scale(1.05);
}
.inpro ul li .tex{
	width:100%;
	position: absolute;
	top:0.75rem;
	padding:0 0.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	z-index:1;
}
.inpro ul li .tex i{
	display: flex;
	padding: 0.5rem 1.15625rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: #FFF;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	opacity:0;
	transition: all 0.6s;
	margin-top:1.0rem;
}
.inpro ul li .tex i::after{
	content:">";
	margin-left:0.56rem;
	font-family:'宋体';
	font-weight:bold;
}
.inpro ul li:hover i{
	opacity:1;
}

.incpwrap{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background: var(--Color-3, #131313) url(../img/abj.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:3.75rem;
}

/* 滚动容器 */
.drag-scroll {
	width:100%;
	float:left;
	overflow-x: auto;
	cursor: grab;
	scroll-behavior: smooth;
	scrollbar-width: none;
	border-bottom:1px solid rgba(255, 255, 255, 0.30);
	margin-top:2.25rem;
}
.drag-scroll::-webkit-scrollbar {
	display: none;
}
/* 拖动状态 */
.drag-scroll.dragging {
	cursor: grabbing;
	user-select: none;
}
 /* 内容容器 */
 .drag-content {
	 display: inline-flex;
	 gap: 2.94rem;
}
/* 导航项样式 */
.nav-item {
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom:1.5rem;
	white-space:nowrap;
	position:relative;
}
.nav-item::after{
	width:0px;
	height: 0.1875rem;
	position:absolute;
	bottom:0;
	left:0;
	background: var(--Color-2, #D90B00);
	transition: all 0.6s;
	content:'';
}
.nav-item:hover {
	color: white;
	border-color: transparent;
}
.nav-item:hover::after{
	width:100%;
}
.nav-item.active::after{
	width:100%;
}

.incp{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.incp ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.incp ul li{
	width:48%;
	margin-top:1.0rem;
	position:relative;
	overflow:hidden;
}
.incp ul li::after{
	width:0px;
	height:3px;
	background-color:var(--Color-2, #D90B00);
	content:'';
	display:inline-block;
	transition: all 0.6s;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
.incp ul li:hover::after{
	width:100%;
}
.incp ul li:nth-child(3n){
	margin-right:0px;
}
.incp ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.incp ul li:hover img{
	transform: scale(1.05);
}
.incp ul li .tex{
	width:100%;
	position:absolute;
	bottom:0.5rem;
	left:0;
	text-align:center;
	z-index:1;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.inmore{
	display:flex;
	justify-content: center;
}
.inmore a{
	display: flex;
	padding: 1rem 2.15625rem 1.0625rem 2.21875rem;
	justify-content: center;
	align-items: center;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	border-radius: 6.25rem;
	background: #FFF;
}
.inmore a::after{
	margin-left:0.56rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.ies{
	width:100%;
	float:left;
}
.ies ul{
	display: flex;
	flex-wrap: wrap;
}
.ies ul li{
	width:100%;
	margin-top:1.75rem;
	position:relative;
	overflow:hidden;
}
.ies ul li:nth-child(3n){
	margin-right:0px;
}
.ies ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.ies ul li:hover img{
	transform: scale(1.05);
}
.ies ul li .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	padding:1.75rem;
	transition: all 0.6s;
}
.ies ul li:hover .tex{
	background: var(--Color-2, #D90B00);
}
.ies ul li .tex .pic{
	overflow:hidden;
}
.ies ul li .tex .pic img{
	width:auto;
	height:auto;
}
.ies ul li .tex dl dt{
	margin-top:1.25rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom:3.56rem;
	position:relative;
}
.ies ul li .tex dl dt::after{
	width:0px;
	height:1px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	content:'';
	display:inline-block;
	transition: all 0.6s;
	background: rgba(255, 255, 255, 0.60);
}
.ies ul li:hover .tex dl dt::after{
	width:100%;
}
.ies ul li .tex dl dd{
	margin-top:8.69rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	height:0px;
	overflow:hidden;
	transition: all 0.6s;
}
.ies ul li:hover .tex dl dd{
	height:auto;
}
.isplm{
	width:100%;
	float:left;
	margin-top:1.75rem;
}
.isplm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.isplm ul li{
	width:33.333%;
	height:2.5rem;
	position:relative;
	color: var(---white, #FFF);
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.isplm ul li::before{
	width:100%;
	height:100%;
	content:'';
	display:inline-block;
	background-image:url(../img/b01.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
.isplm ul li em{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.isplm ul li:nth-child(2)::before{
	background-image:url(../img/b02.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(3)::before{
	background-image:url(../img/b03.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(4)::before{
	background-image:url(../img/b03.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(5)::before{
	background-image:url(../img/b04.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isplm ul li:nth-child(6)::before{
	background-image:url(../img/b05.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:-1rem;
	top:0;
	z-index:-1;
	width:calc(100% + 1rem);
}
.isp{
	width:100%;
	float:left;
	margin-top:1.3rem;
}
.isp ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.isp ul li{
	width:100%;
	padding:0 1.44rem;
	border-left:1px solid #BDBDBD;
	margin-top:1.3rem;
}
.isp ul li dl dd{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.4625rem */
	margin-bottom:0.5rem;
}
.isp ul li dl dd::before33{
	width: 0.6875rem;
	height: 1.0625rem;
	margin-right:0.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.isp ul li dl dd p{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.4625rem */
	margin-bottom:0.5rem;
}
.isp ul li dl dd p::before{
	width: 0.6875rem;
	height: 1.0625rem;
	margin-right:0.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.isp ul li dl dd p.huis{ color:#999999}
.isp ul li dl dd p.huis::before{ background-image:url(../img/fk2.png);}
.inwrap{
	width:100%;
	float:left;
	margin-top:4.75rem;
	background: var(--Color-3, #131313);
	padding:3.44rem 0;
}
.inmap{
	width:100%;
	position:relative;
	float:left;
}
.inmap .tex{
	width: auto;
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.inmap .tex i{
	color: var(--Color-2, #D90B00);
}
.inmap .tex2{
	width: auto;
	position:absolute;
	left:0;
	top:0rem;
	z-index:3;
	color: var(---black, #000);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.inmap img{
	width:100%;
	height:auto;
	display:block;
}
.inmap .tx01{
	width: 1.0625rem;
	height: 1.0625rem;
	position:absolute;
	background-image:url(../img/quan.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.inmap .tx01 .quan{
	width: 1.0625rem;
	height: 1.0625rem;
	position:relative;
}
.inmap .tx01 .quan .a01{
	padding:1.0rem;
	position:absolute;
	width:16rem;
	background-color:var(--10, rgba(255, 255, 255, 0.10));
	border:1px solid var(--30, rgba(255, 255, 255, 0.30));
	backdrop-filter: blur(12.5px);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	border-radius:0.5rem;
	display:none;
}
.inmap .tx01 .quan .a01.hs{
	border:1px solid var(--Color-2, #D90B00);
	color: var(---black, #000);
}
.inmap .tx01 .quan .a01.w18{
	width:18rem;
}
.inmap .tx01 .quan .a01 img{
	width:auto;
	height:auto;
	margin-right:1.24rem;
}
.jt{
	width:29px;
	height:13px;
	position: absolute;
	background-image:url(../img/sjx.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jt.hs{
	background-image:url(../img/hsjx.png);
}
.jt2.hs{
	background-image:url(../img/hsjx3.png);
}
.jt3.hs{
	background-image:url(../img/hsjx2.png);
}
.jt2{
	width:29px;
	height:13px;
	position: absolute;
	background-image:url(../img/sjx3.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jt3{
	width:13px;
	height:29px;
	position: absolute;
	background-image:url(../img/sjx2.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	left:-13px;
	top:0.5rem;
}
.mab01{
	left:21%;
	top:30%;
}
.mab02{
	left:13%;
	top:42%;
}
.mab03{
	right:13%;
	top:33%;
}
.mab04{
	right:15.3%;
	top:45%;
}
.mab05{
	right:20%;
	top:60%;
}
.mwz01{
	top:-6.5rem;
	left:-3.0rem;
}
.mwz01 .jt{
	bottom:-13px;
	left:48px;
}
.mwz02{
	top:-5.0rem;
	left:-3.0rem;
}
.mwz02 .jt{
	bottom:-13px;
	left:48px;
}
.mwz03{
	bottom:-5.0rem;
	left:-3.0rem;
}
.mwz03 .jt2{
	top:-13px;
	left:48px;
}
.mwz04{
	top:-0.5rem;
	right:-17.0rem;
}
.hz{
	width:100%;
	float:left;
	border-bottom:1px solid var(---Gray-5, #E0E0E0);
}
.hz ul li{
	width: 10rem;
	height: 6.5rem;
	border-right:1px solid var(---Gray-5, #E0E0E0);
	float:left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hz ul li img{
	max-height:60%;
	max-width:80%;
}
#demo{
	overflow:hidden;
	width: 100%; 
} 
#demo img{
	} 
#indemo{
	float: left;
	width: 1800%; 
} 
#demo1{
	float: left; 
} 
#demo2{
	float: left; 
}

.foot{
	width:100%;
	float:left;
	margin-top:3.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.foot01{
	width:100%;
}
.foot01 h2{
	color: var(---333, #333);
	text-align: center;
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	line-height: normal;
}
.foot01 .ss{
	width:100%;
	margin-top:1.88rem;
	display: flex;
	align-items: center;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	padding: 0.5rem 0.625rem;
}
.ssbk{
	width:auto;
	margin-left:0.62rem;
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	outline:none;
	border:0px;
	background-color:transparent;
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.88rem;
}
.foot01 ul li{
	width:32%;
	display: flex;
}
.foot01 ul li a{
	width:100%;
	padding: 0.625rem 0;
	border-radius: 6.25rem;
	border: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	color: var(---black, #000);
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.foot02{
	width:100%;
	float:left;
	margin-top:1.75rem;
	padding-top:1.87rem;
	border-top: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.foot02 dl{
	width:32%;
	display:none;
}
.foot02 dl dt{
	padding-bottom:0.88rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.foot02 dl dt img{
	max-width:100%;
}
.foot02 dl dd{
	margin-top:1.06rem;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.foot02 dl dd a{
	color: var(---666, #666);
}
.foot02 dl:last-child{
	width:50%;
	margin-top:0px;
	display:block;
	text-align:center;
}
.foot02 dl:last-child dd{
	margin-top:0px;
}

.foot03{
	width:100%;
	float:left;
	margin-top:3.94rem;
	display: flex;
	justify-content: space-between;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:2.0rem;
}
.foot03 .b01{
	width:auto;
	display: flex;
	align-items: center;
	position:relative;
}
.foot03 .a01{
	width: 8.5rem;
	height: 2.5rem;
	padding:0.5rem 0.62rem;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	display: flex;
	align-items: center;
	color: var(---666, #666);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
	position:relative;
}
.foot03 .a01::before{
	width: 1.5rem;
	height: 1.5rem;
	margin-right:0.56rem;
	content:'';
	display:inline-block;
	background-image:url(../img/qiu3.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.foot03 .a01::after{
	width: 1.5rem;
	height: 0.75rem;
	content:'';
	display:inline-block;
	position:absolute;
	right:0.62rem;
	top:calc(50% - 0.375rem);
	z-index:1;
	background-image:url(../img/xjt3.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.foot03 .b01 i{
	width:100%;
	height:3.0rem;
	position:absolute;
	left:0;
	top:-2.2rem;
	z-index:2;
	background-color:#FFF;
	opacity:0;
	visibility:hidden;
	text-align:center;
	border-radius: 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	line-height:3.0rem;
}
.foot03 .b01:hover i{
	opacity:1;
	visibility:visible;
}

.nybanner{
	width:100%;
	float:left;
	margin-top:5.0rem;
	background: var(--Color-3, #131313);
	padding:2.75rem 0;
	color: #FFF;
	text-align: center;
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.weizi{
	width:100%;
	float:left;
	padding:0.88rem 0;
	background: var(--edf-5-f-2, #F4F4F4);
}
.weizi01{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	color: var(---666, #666);
	font-family: Roboto;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.weizi01 img{
	margin-right:0.62rem;
}

.ntit{
	width:100%;
	float:left;
	margin-top:3.25rem;
	padding-bottom:1.75rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	position:relative;
}
.ntit dl dt{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.ntit dl dd{
	margin-top:0.62rem;
	color: var(--Color-2, #D90B00);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.ntit::after{
	width: 8.0625rem;
	height: 0.1875rem;
	content:'';
	display:inline-block;
	background: var(--Color-2, #D90B00);
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

.nycon{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nycon-l{
	width:23.3%;
	display:none;
}
.nzlm{
	width:100%;
	float:left;
}
.nzlm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nzlm ul li{
	width:100%;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	margin-top:1.88rem;
}
.nzlm ul li:first-child{
	margin-top:0px;
}
.nzlm ul li::before{
	width: 0.5rem;
	height: 0.5rem;
	content:'';
	display:inline-block;
	margin-right:0.94rem;
	background-image:url(../img/hfk.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nycon-r{
	width:100%;
}
.nab{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.nab h1{
	margin-bottom:1.0rem;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.nab dl dd{
	margin-top:1.25rem;
	display: flex;
	align-items: center;
}
.nab dl dd::before{
	content: "\2022";
	margin-right:0.64rem;
}

.nwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2);
	margin-top:3.25rem;
	padding:3.25rem 0;
}
.nab02{
	width:100%;
	float:left;
}
.nab02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nab02 ul li{
	width:48%;
	background: var(---white, #FFF);
	padding:3.125rem 2.875rem;
	text-align:center;
	margin-top:1.0rem;
}
.nab02 ul li:first-child{
	margin-top:0px;
}
.nab02 ul li:nth-child(2){
	margin-top:0px;
}
.nab02 ul li:nth-child(5n){
	margin-right:0px;
}
.nab02 ul li dl dt{
	overflow:hidden;
}
.nab02 ul li dl dt img{
	max-height:2.625rem;
}
.nab02 ul li dl dd{
	margin-top:1.88rem;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.cplm{
	width:100%;
	float:left;
	margin-top:1.5rem;
}
.cplm ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cplm ul li{
	width:48%;
	margin-top:1.0rem;
	padding:1.0rem;
	background: var(---white, #FFF);
	display: flex;
	align-items: center;
	color: var(---black, #000);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.cplm ul li img{
	max-height:2.0rem;
	margin-right:0.5rem;
}

.fywrap{
	width:100%;
	float:left;
	margin-top:3.0rem;
	padding:1.75rem 0;
	background: var(--Color-2, #D90B00);
}
.fy{
	width:100%;
	float:left;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul.center{
	justify-content: center;
}
.fy ul li{
	width: 2.125rem;
	height: 2.125rem;
	display:flex;
	margin-left:2px;
	margin-right:2px;
	transition: all 0.6s;
}
.fy ul li a{
	width: 2.125rem;
	height: 2.125rem;
	text-align:center;
	font-size: 0.875rem;
	border-radius: 50%;
	line-height:2.125rem;
	font-family:'宋体';
	transition: all 0.6s;
	border: 1px solid var(---white, #FFF);
	color: var(---fff, #fff);

}
.fy ul li a:hover{
	background: var(---white, #FFF);
	color:#D90B00;
	border:1px solid #fff;
}
.fy ul li .cur{
	background: var(---white, #FFF);
	color:#D90B00;
	border:1px solid #fff;
}

.caplist{
	width:100%;
	float:left;
}
.caplist ul{
	display: flex;
	flex-wrap: wrap;
}
.caplist ul li{
	width:100%;
	margin-top:3.75rem;
}
.caplist ul li:first-child{
	margin-top:0px;
}
.caplist ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.caplist ul li dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.caplist ul li .nymore{
	margin-top:1.25rem;
}
.nymore{
	display:flex;
}
.nymore a{
	display: flex;
	padding: 1rem 2.15625rem 1.0625rem 2.21875rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	border: 1px solid var(--Color, #222);
	position:relative;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: none;
	overflow:hidden;
}
.nymore a:hover{
	color:#FFF;
	border:1px solid var(--Color-2, #D90B00);
}
.nymore a::before{
	width:0px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background: var(--Color-2, #D90B00);
	content:'';
	display:inline-block;
	transition: all 0.6s;
}
.nymore a:hover::before{
	width:100%;
}
.nymore a::after{
	margin-left:0.56rem;
	content:">";
	font-weight:bold;
	font-family:'宋体';
}

.line{
	width:100%;
	float:left;
	margin-top:6.25rem;
	height:1px;
	background-color:var(---Gray-5, #E0E0E0);
}

.solu01{
	width:100%;
	float:left;
	margin-top:2.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.solu01 .tex{
	width:100%;
	position:relative;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}
.solu01 .tex .a01{
	width:100%;
	float:left;
	margin-top:3.75rem;
	padding-bottom:1.75rem;
	border-bottom:1px solid var(--Color-2, #D90B00);
}
.solu01 .tex .a01 dl dt{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.solu01 .tex .a01 dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}

.solu01 .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.solu01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.solu02{
	width:100%;
	float:left;
	margin-top:2.75rem;
}
.solu02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.solu02 ul li{
	width:48%;
	margin-top:1.0rem;
	background: var(---Gray-6, #F2F2F2);
	padding:2.75rem 1.0rem;
}
.solu02 ul li:nth-child(4n){
	margin-right:0px;
}
.solu02 ul li .pic{
	overflow:hidden;
}
.solu02 ul li .pic img{
	max-height:2.75rem;
}
.solu02 ul li dl dt{
	margin-top:2.75rem;
	margin-bottom:1.5rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.solu02 ul li dl dd{
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}

.apwrap{
	width:100%;
	float:left;
	margin-top:4.75rem;
	padding:4.75rem 0;
	background: var(--Color-3, #131313);
}
.apwrap h1{
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.apwrap ul{
	display: flex;
	flex-wrap: wrap;
}
.apwrap ul li{
	width:calc(33.8% - 0.5rem);
	margin-right:0.5rem;
	margin-top:3.75rem;
}
.apwrap ul li:nth-child(3n){
	margin-right:0px;
}
.apwrap ul li dl dt{
	overflow:hidden;
}
.apwrap ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.apwrap ul li:hover dl dt img{
	transform: scale(1.05);
}
.apwrap ul li dl dd{
	margin-top:1.5rem;
	color: var(---white, #FFF);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.enleft{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.enleft dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.enleft dl dd{
	margin-top:2.19rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.elist{
	width:100%;
	float:left;
}
.elist ul{
	display: flex;
	flex-wrap: wrap;
}
.elist ul li{
	width:100%;
	margin-top:3.75rem;
}
.elist ul li:first-child{
	margin-top:0px;
}
.elist ul li dl dt{
	color: var(---black, #000);
	font-family: Arial;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
}
.elist ul li dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.elist ul li .pic{
	margin-top:1.25rem;
	overflow:hidden;
}
.elist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.elist ul li:hover .pic img{
	transform: scale(1.05);
}
.econ{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.econ .tex{
	width:100%;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.econ .tex h1{
	color: var(---333, #333);
	font-family: DIN;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
	margin-bottom:1.75rem;
}
.econ .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.econ .pic img{
	width:100%;
	height:auto;
	display:block;
}
.econ02{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.econ02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.econ02 ul li{
	width:48%;
	margin-top:1.0rem;
	background: var(---white, #FFF);
	padding:2.0rem;
}
.econ02 ul li:nth-child(3n){
	margin-right:0px;
}
.econ02 ul li dl dt{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(---333, #333);
	font-family: DIN;
	font-size: 2.0rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	text-transform: none;
}
.econ02 ul li dl dt img{
	max-height:2.75rem;
}
.econ02 ul li dl dd{
	margin-top:1.44rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lx01{
	width:100%;
	float:left;
}
.lx01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx01 ul li{
	width:48%;
	background: var(---black, #000);
	margin-top:1.0rem;
}
.lx01 ul li:nth-child(4n){
	margin-right:0px;
}
.lx01 ul li .pic{
	overflow:hidden;
}
.lx01 ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.lx01 ul li:hover .pic img{
	transform: scale(1.05);
}
.lx01 ul li .tex{
	padding:1.5rem;
}
.lx01 ul li .tex dl dt{
	color: var(--Color-2, #D90B00);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	padding-bottom:1.25rem;
}
.lx01 ul li .tex dl dd{
	margin-top:0.62rem;
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lx01 ul li .tex dl dd p{
	color: var(---999, #999);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
}
.lx01 ul li .tex dl dd a{
	color: var(---999, #999);
}



.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; display:none;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; left: 50%; bottom: 0; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; max-height:70vh; max-width: 100%; max-width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 998; width: 100%; height: 100vh; display: none;}



/* 方式2 关闭在上面*/

.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; display:none;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; right: -30px; top: -100px; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; max-height:80vh; max-width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 998; width: 100%; height: 100vh; display: none;}

.sjzwqh{
	width: auto;
	font-size:1.0rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
position: absolute;
	right:2%;
	
}
.sjzwqh img{
	width:1.1rem;
	float:left;
}
.sjzwqh a{
margin-left:0.2rem;
	margin-right:0.5rem;
	line-height:2.5rem;
	float:left;
}






.mart2{
	margin-top:1.5rem;
}
.mart0{
	margin-top:0rem;
}
.mart5{
	margin-top:3rem;
}
.mart3{
	margin-top:1.75rem;
}
.w100{
	width:100%;
}
.fl{
	float:left;
}

.dingw{ width:100%; float:left; margin-top:-5rem;}






}
































