@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5;
	font-family:Microsoft YaHei,PingFang SC, Arial, Helvetica, sans-serif;
	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;
	}
a:hover{
	color:#E00000;
	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 var(---Gray-5, #E0E0E0);
	top:0;
}

.header.yanse{
	top:0px;
}
.header.yanse.yanse01{
	top:0px;
}
.header.yanse.yanse01{
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid var(---Gray-5, #E0E0E0);
	width:100%;
}

.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:#333;
}
.main{
	width: auto;
	margin:auto;
	padding:0px 15px;
	max-width:1440px;
}
.header{
	width:100%;
	float:left;
	position: fixed;
	left:0;
	z-index:999999;
	height:5.0rem;
	backdrop-filter: blur(12.5px);
}
.head{
	width:100%;
	height:5.0rem;
	float:left;
	position:relative;
}
.innav ul li .xiala{
	width:100%;
	padding:3.75rem 0;
	background-color:#FFF;
	position:absolute;
	top:5.0rem;
	left:0;
	z-index:1;
	opacity:0;
	visibility: hidden;
	transition: all 0.3s;
}
.innav ul li:hover .xiala{
	opacity:1;
	visibility:visible;
}
.innav ul li .xiala .xiala01{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.innav ul li .xiala .xiala01 .a01{
	width:14%;
}
.innav ul li .xiala .xiala01 .a01 dl dd{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 1rem;
	color: var(---666, #666);
	font-weight: 700;
	margin-top:2.0em;
	margin-bottom:2.0rem;
	line-height:1.5rem;
}
.innav ul li .xiala .xiala01 .a01 dl dd a{
	line-height:1.5rem;
	height:auto;
}
.innav ul li .xiala .xiala01 .a01 dl dd::after{
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.innav ul li .xiala .xiala01 .a01 dl dd.cur a{
	color: var(--ea-0000, #E00000);
}
.innav ul li .xiala .xiala01 .a01 dl dd.cur::after{
	color: var(--ea-0000, #E00000);
}
.innav ul li .xiala .xiala01 .a01 dl dd.mart0{
	margin-top:0px;
}
.innav ul li .xiala .xiala01 .hdm{
	width:78.25%;
}
.innav ul li .xiala .xiala01 .a02{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-left:1px solid rgba(0, 0, 0, 0.10);
	padding-left:6.3%;
}
.innav ul li .xiala .xiala01 .a02 dl{
	width:calc(25.5% - 0.62rem);
	background: var(---Gray-6, #F2F2F2);
	padding:2.5rem;
	text-align:center;
}
.innav ul li .xiala .xiala01 .a02 dl:nth-child(4n){
	margin-right:0px;
}
.innav ul li .xiala .xiala01 .a02 dl dt{
	overflow:hidden;
}
.innav ul li .xiala .xiala01 .a02 dl dt img{
	max-width:100%;
}
.innav ul li .xiala .xiala01 .a02 dl dd{
	font-size: 0.875rem;
	font-weight: 700;
	margin-top:2.5rem;
}
.innav ul li .xiala .xiala01 .a02 a{
	line-height:1.5rem;
}
.innav ul li.cp{
	position:relative;
}
.innav ul li .xiala2{
	width:15rem;
	position:absolute;
	left:-4.0rem;
	top:5.0rem;
	z-index:11;
	opacity:0;
	visibility:hidden;
	background-color:#FFF;
}
.innav ul li:hover .xiala2{
	opacity:1;
	visibility:visible;
}
.innav ul li .xiala2 dl dd{
	padding:1.0rem 3.0rem;
	border-top:1px solid #eee;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3125rem;
	text-transform: uppercase;
	height:auto;
}
.innav ul li .xiala2 dl dd a{
	height:auto;
	line-height: 1.3125rem;
}

.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	height:5.0rem;
}

.logo{
	width:12.43%;
	display: flex;
	align-items: center;
	height:5.0rem;
	max-width:12.43%;
	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;
	font-size:1.0rem;
	height:5.0rem;
	font-weight: 400;
}
.innav ul li a{
	position:relative;
	height:5.0rem;
	line-height:5.0rem;
}
.innav ul li i{
	width:0;
	position:absolute;
	left:0;
	bottom:0px;
	z-index:1;
	height:3px;
	opacity:0;
	transition: all 0.6s;
}
.innav ul li:hover i{
	opacity:1;
	width:100%;
}
.innav ul li.cur i{
	opacity:1;
	width:100%;
}
.innav ul li a:hover{
	color:#E00000;
}
.header.yanse .innav ul li.cur a{
	color:#E00000;
}
.header.yanse.yanse01 .innav ul li.cur a{
	color:#E00000;
}
.header.yanse.yanse01 .innav ul li.cur .xiala2 dl dd a{
	color:#333;
}
.header.yanse.yanse01 .innav ul li.cur .xiala2 dl dd a:hover{
	color:#E00000;
}
.header.yanse .innav ul li i{
	background-color:#E00000;
}
.header.yanse.yanse01 .innav ul li i{
	background-color:#E00000;
}
.top-r{
	width: auto;
	display: flex;
	align-items: center;
	color:#FFF;
	font-size:18px;
	position:relative;
}
.top-r .a01{
	width:40px;
	height:40px;
	justify-content: center;
	display: flex;
	align-items: center;
	border-radius:50%;
}
.header.yanse .top-r .a01{
	border: 0px solid #999999
}
.header.yanse.yanse01 .top-r .a01{
	border:0px solid rgba(255,255,255,0.3);
}
.top-r .a02{
	width:40px;
	height:40px;
	justify-content: center;
	display: flex;
	align-items: center;
	font-size:14px;
	color:#FFF;
	border-radius:50%;
	background-color:#0A7F7A;
	margin-left:1.0rem;
}
.header.yanse.yanse01 .top-r .a02{
}
.chax{
	right:0rem; 
	top:4.0rem;
	position: absolute;
	width:300px; 
	z-index:999;
	display: none;
}
.chax.marg{
	top:80px;
}
.chax　.aa{
	display: flex;
	width:363px;
	height:44px;
	background-color:#FFF;
	border-radius:4px;
	overflow:hidden;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 44px;
	line-height: 44px;
	border: 0px;
	background-color: #fff;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
}
.chaxanniu{
	width: 80px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
	background-color:#E00000;
	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;
}

.inwrap{
	width:100%;
	float:left;
	background-size:19.27vw 16.614583vw;
	margin-top:5.0rem;
	position:relative;
}
.inwrap .mask{
	width:19.27vw;
	height:16.614583vw;
	position:absolute;
	bottom:0;
	right:0;
	z-index:2;
	background: url(../img/Vector.png) no-repeat bottom right;
	opacity:0;
}
.inwrap .sbiao{
	width:auto;
	position:absolute;
	right:2.5rem;
	bottom:2.5rem;
	z-index:4;
	text-align:center;
	opacity:0;
}
.inbanner{
	width:100%;
	float:left;
}
.inban{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inban .tex{
	width:40%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	color: var(---333, #333);
}
.inban .tex h1{
	font-size: 2.5rem;
	font-family: "Source Han Sans CN";
	font-weight: 700;
	line-height:3.75rem;
	margin-bottom:2.12rem;
}
.inban .tex .more{
	display:flex;
	margin-top:3.75rem;
}
.inban .tex .more a{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color:#E0E0E0;
	position:relative;
	width:9.0rem;
	height:3.0rem;
}
.inban .tex .more a div{
	justify-content: center;
	align-items: center;
	display:flex;
	color:#999999;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.inban .tex .more a::before{
	width:0px;
	height:100%;
	content:'';
	background: var(--ea-0000, #E00000);
	position:absolute;
	top:0;
	left:0;
	transition: all 0.6s;
}
.inban .tex .more a:hover::before{
	width:100%;
}
.inban .tex .more a:hover div{
	color:#FFF;
}
.inban .tex .more a div:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.inban .tex .more a div::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
}
.inban .pic{
	width:56%;
}
.inban .pic img{
	max-width:100%;
	height:auto;
}
.inbanlm{
	width:100%;
	float:left;
	margin-top:3.31rem;
}
.inbanlm ul{
	display: flex;
	flex-wrap: wrap;
}
.inbanlm ul li{
	width:calc(25.5% - 1.88rem);
	margin-right:1.88rem;
	padding-top:1.25rem;
	border-top: 1px solid var(---999, #999);
	display:flex;
	position:relative;
}
.inbanlm ul li::before{
	width:0px;
	height:3px;
	background-color:var(--ea-0000, #E00000);
	content:'';
	position:absolute;
	top:-2px;
	left:0;
	transition: all 0.6s;
	z-index:1;
}
.inbanlm ul li:hover::before{
	width:100%;
}
.inbanlm ul li a{
	width:100%;
	color: var(---999, #999);
	font-size: 1.25rem;
	font-weight: 700;
}
.inbanlm ul li:nth-child(4n){
	margin-right:0px;
}
.inbanlm ul li:hover{
	color: var(---333, #333);
}
.inbanlm ul li:hover a{
	color: var(---333, #333);
}
.inbanlm ul li.cur::before{
	width:100%;
}
.inbanlm ul li.cur a{
	color: var(---333, #333);
}
.inbanlm ul li.hcaOn::before{
	width:100%;
}
.inbanlm ul li.hcaOn a{
	color: var(---333, #333);
}


.intit{
	width:100%;
	float:left;
	margin-top:8.75rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intit dl{
	width:auto;
}
.intit dl dt{
	color: var(--ea-0000, #E00000);
	font-family: "Source Han Sans CN";
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.intit dl dt img{
	margin-right:0.94rem;
}
.intit dl dd{
	margin-top:0.63rem;
	font-size: 2.5rem;
	line-height:3.75rem;
	font-weight: 700;
}
.incplm{
	width:auto;
	display: flex;
}
.incplm.w100{
	width:100%;
	margin-top:2.25rem;
}
.incplm.w100 a{
	margin-left:0;
	margin-right:0.31rem;
}
.incplm a{
	margin-left:0.31rem;
	padding: 0.75rem 3rem;
	background: var(---Gray-6, #F2F2F2);
	font-size: 1rem;
	font-weight: 500;
	line-height: 182.982%; /* 1.82981rem */
}
.incplm a:hover{
	background: var(--da-2122, #DA2122);
	color:#FFF;
}
.incplm a.cur{
	background: var(--da-2122, #DA2122);
	color:#FFF;
}
.inpro{
	width:100%;
	float:left;
}
.inpro ul{
	display: flex;
	flex-wrap: wrap;
}
.inpro ul li{
	width:calc(25.1% - 0.62rem);
	margin-right:0.62rem;
	background: var(---Gray-6, #F2F2F2) url(../img/sj01.png) no-repeat right top;
	padding:4.38rem 2.78rem;
	background-size:3.854vw 3.854vw;
	text-align:center;
	transition: all 0.6s;
	margin-top:3.75rem;
}
.inpro ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat right top;
	/* 扩展投影 */
	box-shadow: 0px 64px 60px -34px rgba(0, 0, 0, 0.29);
}
.inpro ul li:nth-child(4n){
	margin-right:0px;
}
.inpro ul li dl dt{
	font-size: 1.25rem;
	font-weight: 700;
	color: var(---333, #333);
	line-height:1.875rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin-bottom:1.25rem;
}
.inpro ul li dl dd a{
	font-size: 0.875rem;
	color: var(---999, #999);
}
.inpro ul li dl dd a::after{
	content:">";
	margin-left:0.62rem;
	font-family:'宋体';
	font-weight:bold;
}
.inpro ul li .pic{
	margin-top:3.13rem;
	overflow:hidden;
}
.inpro ul li .pic img{
	max-width:100%;
	transition: all 0.6s;
}
.inpro ul li:hover dl dd a{
	color: var(--ea-0000, #E00000);
}
.inpro ul li:hover .pic img{
	transform: scale(1.05);
}

.innewrap{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background-image:url(../img/nbj01.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.innewrap h3{
	text-align:center;
	font-size: 2.5rem;
	color:#FFF;
	margin-top:6.25rem;
	line-height:3.3125rem;
}
.innew{
	width:100%;
	margin-top:3.44rem;
}
.innew ul{
	display: flex;
	flex-wrap: wrap;
}
.innew ul li{
	width:calc(25.3% - 1.25rem);
	margin-right:1.25rem;
	padding-bottom:1.88rem;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
	background: var(---white, #FFF);
	transition: all 0.6s;
}
.innew ul li:hover{
	border-bottom: 2px solid var(--ea-0000, #E00000);
	background: var(---white, #FFF);
}
.innew ul li:nth-child(4n){
	margin-right:0px;
}
.innew ul li .pic{
	overflow:hidden;
}
.innew ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.innew ul li:hover .pic img{
	transform: scale(1.05);
}
.innew ul li dl dt{
	margin-top:2.56rem;
	color: var(---999, #999);
	font-size: 1rem;
	margin-bottom:1.25rem;
}
.innew ul li dl dd{
	font-size: 1rem;
	font-weight: 700;
}

.inab{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inab-l{
	width:75%;
	position:relative;
	overflow:hidden;
}
.inab-l img{
	height:auto;
	display:block;
	min-height:100%;
	min-width:100%;
}
.innum{
	width:100%;
	margin-top:4.37rem;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	position:absolute;
}
.innum dl{
	width:auto;
	text-align:center;
	color: var(---666, #666);
}
.innum dl dt{
	font-size: 2.5rem;
	line-height:2.9375rem;
	font-family: DIN;
	text-transform:uppercase;
	color: var(--ea-0000, #E00000);
}
.innum dl dd{
	font-size: 0.875rem;
	line-height: 200%; /* 1.75rem */
}

.inab-r{
	width:24%;
}
.inab-r ul{
	display: flex;
	flex-wrap: wrap;
}
.inab-r ul li{
	width:100%;
	padding:2.88rem 3.12rem;
	background: var(---Gray-6, #F2F2F2) url(../img/sj01.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
	display: flex;
	align-items: center;
	transition: all 0.6s;
	margin-top:0.62rem;
}
.inab-r ul li:first-child{
	margin-top:0px;
}
.inab-r ul li .pic01{
	display:inline-block;
}
.inab-r ul li .pic02{
	display: none;
}
.inab-r ul li:hover .pic01{
	display:none;
}
.inab-r ul li:hover .pic02{
	display: inline-block;
}
.inab-r ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
}

.inab-r ul li.cur .pic01{
	display:none;
}
.inab-r ul li.cur .pic02{
	display: inline-block;
}
.inab-r ul li.cur{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
}
.inab-r ul li.cur dl dd a{
	color: var(--ea-0000, #E00000);
}

.inab-r ul li img{
	margin-right:1.87rem;
	max-width:4.25remrem;
	min-width:4.25remrem;
}
.inab-r ul li dl dt{
	font-size: 1rem;
	margin-bottom:1.25rem;
	font-weight:bold;
}
.inab-r ul li dl dd{
	font-size: 0.875rem;
	color: var(--ea-0000, #E00000);
	line-height: 182.982%; /* 1.60113rem */
}
.inab-r ul li dl dd a{
	color: var(---999, #999);
	display: flex;
	align-items: center;
}
.inab-r ul li dl dd a::after{
	margin-left:0.62rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.inab-r ul li dl dd a:hover{
	color: var(--ea-0000, #E00000);
}
.foot{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(--f-9-f-9-f-9, #F9F9F9);
	padding-top:5.0rem;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01-l{
	width:22.68%;
}
.foot01-l img{
	max-width:100%;
}
.foot01-l dl dt{
	margin-top:1.94rem;
	color: var(---333, #333);
	font-size: 0.875rem;
}
.foot01-l dl dd{
	color: var(--c-30-d-23, #C30D23);
	font-size: 2.25rem;
	font-family: DIN;
}
.foot01-r{
	width:58.29%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01-r dl dt{
	font-size: 1rem;
	color: var(---333, #333);
	font-weight: 700;
}
.foot01-r dl dd.mart15{
	margin-top:1.56rem;
}
.foot01-r dl dd{
	margin-top:0.75rem;
	font-size: 0.875rem;
	color: var(---999, #999);
	font-weight: 400;
}
.foot01-r dl dd a{
	color: var(---999, #999);
}
.foot02{
	width:100%;
	float:left;
	margin-top:5.0rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding:3.0rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 0.75rem;
	color: var(---999, #999);
}
.foot02 a{
	margin-left:0.94rem;
}

.ntit{
	width:100%;
	float:left;
	margin-top:11.25rem;
}
.ntit.jy{
	width:100%;
	float:left;
	margin-top:8.75rem;
	text-align:right;
}
.ntit dl dt{
	font-size: 2.5rem;
	font-weight: 700;
	color: var(---333, #333);
	line-height:3.75rem;
}
.ntit dl dd{
	margin-top:1.25rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.cpbig{
	width:100%;
	height: 41.1875rem;
	background: var(---Gray-6, #F2F2F2) url(../img/sanj.png) no-repeat right bottom;
	background-size:15.3125vw 13.177vw;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position:relative;
	margin-top:3.75rem;
	float:left;
}
.cpbig img{
	max-width:59.3%;
}
.cpbig .more{
	width:auto;
	position:absolute;
	left:2.5rem;
	bottom:2.5rem;
}
.cpbig .more a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.cpbig .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.cpbig .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.cpbig .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.ntit2{
	width:100%;
	float:left;
	margin-top:11.25rem;
	text-align:center;
}
.ntit2 dl dt{
	font-size: 2.5rem;
	font-weight: 700;
	line-height:3.75rem;
}
.ntit2 dl dd{
	margin-top:1.25rem;
	display: flex;
	justify-content: center;
	font-size: 0.875rem;
}
.ntit2 dl dd div{
	width:74%;
}
.ntit2 .sm{
	margin-top:2.5rem;
	display: flex;
	justify-content: center;
}
.ntit2 .sm div{
	margin-left:0.625rem;
	margin-right:0.625rem;
	padding:0.75rem 3.0rem;
	background: var(---Gray-6, #F2F2F2);
	font-size: 0.875rem;
	line-height: 182.982%; /* 1.60113rem */
}

.swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper.a01{
	position:absolute;
	bottom:3.62rem;
	width:50%;
	margin-left:25%;
}
.swiper.a01 .swiper-slide{
	border: 1.284px solid var(---white, #FFF);
	background: var(---Gray-6, #F2F2F2);
	height:5.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper.a01 .swiper-slide img{
	max-width:60%;
	width:auto;
	height:auto;
}
.swiper.a01 .swiper-slide-thumb-active{
	border: 1.284px solid var(--ea-0000, #E00000);
}
.swiper{
	width: 100%;
	float:left;
}

.swiper-slide{
	background-size: cover;
	background-position: center;
}
.mySwiper2{
	height: auto;
	width: 100%;
}

.mySwiper {
	height: auto;
	box-sizing: border-box;
	padding: 20px 0;
}
.mySwiper .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.6;
}
.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
	content:">";
	color:#999;
	font-family:'宋体';
	font-size:14px;
	font-weight:bold;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
	content:"<";
	color:#999;
	font-family:'宋体';
	font-size:14px;
	font-weight:bold;
}
.showpic{
	width:100%;
	float:left;
	position:relative;
	margin-top:2.56rem;
}
.show01{
	width:100%;
	float:left;
	margin-top:6.25rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.show01 .a01{
	width:auto;
	font-size: 1.5rem;
	font-weight: 700;
}
.show01 .a02{
	width:62.43%;
	font-size: 0.875rem;
	font-weight: 700;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}
.show01 .a02 img{
	max-width:100%;
	height:auto;
}
.show01 .a02 ul{
	display: flex;
	flex-wrap: wrap;
	background-color:#F2F2F2;
}
.show01 .a02 ul li{
	width:25%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-size: 1rem;
	line-height:1.5rem;
	text-align:center;
}
.show01 .a02 ul .xpd{
	width:50%;
	}
.show01 .a02 ul li:first-child{
	width:50%;
}
.show01 .a02 ul li .ab02{
	width:100%;
	padding:1.12rem;
}
.show01 .a02 ul li .ab02.bod{
	border-bottom:1px solid #FFF;
}
.show01 .a02 ul li .ab01{
	width:100%;
	padding:1.12rem;
}
.show01 .a02 ul:first-child{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nab01{
	width:100%;
	float:left;
	position:relative;
}
.nab01 img{
	max-width:100%;
	height:auto;
	display:block;
}
.nab01 .tex{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

.nab01 .tex .tex01{
	width:52.29%;
	margin-top:5.69rem;
	float:left;
	font-size: 1.0rem;
	line-height: 180%; /* 1.575rem */
	font-weight: 400;
}
.nab01 .tex .tex01 h1{
	margin-bottom:2.5rem;
	font-size: 2.5rem;
	font-weight: 700;
	line-height:3.75rem;
}

.nynum{
	width:65%;
	margin-top:4.25rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float:left;
}
.nynum dl{
	width:auto;
	text-align:center;
	color: var(---666, #666);
}
.nynum dl dt{
	font-size: 4rem;
	line-height:4.6875rem;
	font-family: DIN;
	text-transform:uppercase;
	color: var(--ea-0000, #E00000);
}
.nynum dl dd{
	font-size: 0.875rem;
	line-height: 200%; /* 1.75rem */
}

.abshow{
	width:100%;
	float:left;
	margin-top:6.25rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jzgd{
	background-image: url(../wladmin/kindeditor/attached/image/20240927/20240927173410_69864.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3.0rem 2.0rem;
	height: 588px;
	}
.abshow .a01{
	width:auto;
	font-size: 2.5rem;
	font-weight: 700;
}
.jzgd1{
	background-image: url(../img/ry.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4.0rem 2.0rem;
	height: 588px;
	}
.abshow .a01 ul{
	    width: 100%;
    margin-top: 4.25rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
}

.abshow .a01 p{
	font-size: 2rem;
	font-weight: 500;
	}
.abshow .a02{
	width:62.43%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	color: var(---666, #666);
}
.abshow .a02 img{
	max-width:100%;
	height:auto;
}
.abshow .a02 ul{
	margin-top:3.75rem;
	display: flex;
	flex-wrap: wrap;
}
.abshow .a02 ul li{
	width:calc(34.1% - 1.31rem);
	padding:3.12rem 2.5rem;
	background: var(---Gray-6, #F2F2F2);
	margin-right:1.31rem;
	transition: all 0.6s;
	background-position:bottom -5.15625vw right 6vw;
}
.abshow .a02 ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sanj.png) no-repeat bottom right;
	background-size:6vw 5.15625vw;
}
.abshow .a02 ul li:nth-child(3n){
	margin-right:0px;
}
.abshow .a02 ul li .pic{
	overflow:hidden;
	padding-bottom:1.5rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.abshow .a02 ul li dl dt{
	margin-top:1.25rem;
	margin-bottom:1.5rem;
	font-size: 1rem;
	font-weight: 700;
	line-height:1.5rem;
	color:#333;
}
.abshow .a02 ul li dl dd{
	color: var(---999, #999);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}
.honr{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.honr img{
	width:100%;
	height:auto;
	display:block;
}

.subNavBox{
	width:100%;
	float:left;
	margin-top:7.5rem;
}
.subNav{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	DISPLAY: block;  
	CURSOR: pointer; 
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:3.75rem;
	margin-top:3.75rem;
	font-size:1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.subNav .a01{
	width:33%;
	font-size: 1.5rem;
	font-weight: 700;
}
.subNav .a01 img{
	width:100%;
}
.subNav .a02{
	width:62.43%;
	font-size: 0.975rem;
	font-weight: 400;
	line-height: 200%; /* 1.575rem */
	color: var(---666, #666);
}
.subNav .a02 h1{ font-size:1.5rem; line-height:3.5rem; color:#000}
.subNav .a02 .more{
	margin-top:3.75rem;
	display:flex;
}
.subNav .a02 .more a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.subNav .a02 .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.subNav .a02 .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.subNav .a02 .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.subNav:hover{float:left; }
.currentDd{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.currentDd .a02 .more{
	display:inline-block;
}
.navContent{
	display: none;
	float:left; 
	width:100%;
	margin-top:3.75rem;
	position:relative;
}
.navContent img{
	width:100%;
	height:auto;
	display:block;
}
.navContent .tex{
	width:auto;
	position:absolute;
	left:2.5rem;
	bottom:2.5rem;
	z-index:1;
}
.navContent .tex ul{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.navContent .tex ul li{
	width: 8.66831rem;
	margin-right:0.8rem;
	background-color:#FFF;
	text-align:center;
	position:relative;
	overflow:hidden;
	height:5.0rem;
	border: 1.284px solid #fff;
}
.navContent .tex ul li:hover{
	height:auto;
	overflow:visible;
	border: 1.284px solid var(--ea-0000, #E00000);
}
.navContent .tex ul li dl dt{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 5rem;
}
.navContent .tex ul li dl dt img{
	max-width:66%;
	width:auto;
	height:auto;
}
.navContent .tex ul li dl dd{
	font-size: 0.75rem;
	line-height:1.125rem;
	padding:0 1.0rem;
	padding-bottom:1.0rem;
}
.navContent .tex ul li:hover dl dd{
	display:inline-block;
}


.subNavBox2{
	width:100%;
	float:left;
	margin-top:2.5rem;
	
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	DISPLAY: block;  
	CURSOR: pointer; 
	margin-top:3.75rem;
	font-size:1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.subNav2 .a01{
	width:40%;
	font-size: 1.25rem;
	font-weight: 400;
	overflow:hidden;
}
.subNav2 .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.subNav2 .a02{
	width:55%;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	color: var(---666, #666);
}
.subNav2 .a02 h1{
	font-size: 1.25rem;
	color: var(---333, #333);
	font-weight: 700;
	margin-bottom:1.25rem;
}
.subNav2 .a02 p{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.subNav2 .a02 dl dt{
	margin-top:4.24rem;
}
.subNav2 .a02 dl dd{
	margin-top:1.0rem;
}
.subNav2:hover{float:left; }
.currentDd2{
	border-top: 3px solid var(--ea-0000, #E00000);
}

.navContent2{
	display: none;
	float:left; 
	width:100%;
	margin-top:3.75rem;
}
.navContent2 .tex{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.navContent2 .tex .a01{
	width:auto;
}
.navContent2 .tex .a01 .more{
	display: flex;
}
.navContent2 .tex .a01 .more a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.navContent2 .tex .a01 .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.navContent2 .tex .a01 .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navContent2 .tex .a01 .more a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.navContent2 .tex .a01 .more a.cur::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navContent2 .tex .a01 .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent2 .tex .a02{
	width:62.43%;
}
.navContent2 .tex .a02 img{
	width:100%;
	height:auto;
	display:block;
}


.inmore{
	display: flex;
	margin-top:6.0rem;
}
.inmore a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.inmore a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.inmore a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.inmore a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.inmore a.cur::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.inmore a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.newcon{
	width:100%;
	float:left;
	margin-top:6.25rem;
}
.newcon-l{
	width:29.375%;
	display: flex;
	flex-wrap: wrap;
	float:left;
}
.newtit{
	width:100%;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 180%; /* 2.7rem */
}
.newdate{
	width:100%;
	margin-top:3.75rem;
	font-size: 1.25rem;
}

.newcon-r{
	width:62.43%;
	float:right;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.newtex{
	width:100%;
	float:left;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 200%; /* 1.75rem */
	color: var(---666, #666);
}
.newnext{
	width:100%;
	float:left;
	margin-top:7.5rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul li{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom:1.94rem;
	margin-top:3.19rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	font-size: 1rem;
	font-weight:bold;
}
.newnext ul li i{
	font-weight:normal;
}

.lxwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2);
	padding-top:6.25rem;
	padding-bottom:8.0rem;
}
.lx01{
	width:100%;
	float:left;
}
.lx01 ul{
	display: flex;
	flex-wrap: wrap;
}
.lx01 ul li{
	width:calc(33.8% - 1.25rem);
	margin-right:1.25rem;
	display: flex;
	align-items: center;
	border-top: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	padding-top:1.88rem;
}
.lx01 ul li:hover{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.lx01 ul li:nth-child(3n){
	margin-right:0px;
}
.lx01 ul li dl dt{
	color: var(---666, #666);
	font-size: 0.875rem;
	font-weight: 400;
	line-height:1.3125rem;
}
.lx01 ul li dl dd{
	margin-top:0.62rem;
	font-size: 1.375rem;
	font-family: DIN;
	color: var(---333, #333);
}
.lxpic{
	width:100%;
	float:left;
	margin-top:12.5rem;
}
.lxpic img{
	width:100%;
	height:auto;
	display:block;
}

.lx02{
	width:100%;
	float:left;
	margin-top:0.68rem;
}
.lx02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lx02 ul li{
	width:48.611%;
	margin-top:1.88rem;
	display: flex;
	justify-content: space-between;
}
.lx02 ul li.w100{
	width:100%;
}
.lx02 ul li.mart60{
	margin-top:3.75rem;
}
.lx02 ul li div{
	display: flex;
	align-items: center;
}
.lx02 ul li div input{
	margin-right:0.5rem;
}
.lx02 ul li div .a01{
	color: var(--c-8161-d, #C8161D);
	text-decoration:underline;
}
.lx02 ul li dl dt{
	font-size:16px;
	line-height:22px;
}
.lx02 ul li dl dt i{
	color:#DA2122;
}
.lx02 ul li dl dd{
	margin-top:10px;
}
.bk2{
	width:100%;
	line-height:4.125rem;
	height: 4.125rem;
	border:0px;
	outline:none;
	font-size: 0.875rem;
	color: var(--Gray-3, #828282);
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	background: var(---white, #FFF);
}
.anniu2{
	width:200px;
	height:60px;
	background:#0074E6;
	line-height:60px;
	font-size:14px;
	color:#FFF;
	border:0px;
	cursor:pointer;
}
.fy{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.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:0.2rem;
	margin-right:0.2rem;
	transition: all 0.6s;
}
.fy ul li a{
	width: 3.125rem;
	height: 3.125rem;
	text-align:center;
	font-size: 0.875rem;
	background: #ffffff;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	line-height:3.125rem;
	font-family:'宋体';
	transition: all 0.6s;
	box-shadow: 15px 20px 40px 0px rgba(0,0,0,0.10);

}
.fy ul li a:hover{
	background: var(--c-8161-d, #C8161D);
	color:#FFF;
	border:1px solid var(--c-8161-d, #C8161D);
}
.fy ul li .cur{
	background: var(--c-8161-d, #C8161D);
	color:#FFF;
	border:1px solid var(--c-8161-d, #C8161D);
}



.hzhb{
	width:100%;
	float:left;
	padding:8.75rem 0;
	background: #F2F2F2;
	margin-top:5.0rem;
}
.hzhb01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hzhb-l{
	width:31%;
}
.hzhb-l h1{
	position:relative;
	font-size:2.5rem;
}

.hzhb-r{
	width:60.125%;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
	margin-top:5.0rem;
	overflow:hidden;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.nybanner:hover img{
	transform: scale(1.05);
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
}
.nybanner .tex .tex01{
	width:100%;
	color:#FFF;
}
.nybanner .tex .tex01 dl dt{
	font-size: 4rem;
	line-height: normal;
	font-weight: 500;
	font-family: Roboto;
}
.nybanner .tex .tex01 dl dd{
	font-size: 2.5rem;
	font-weight: 400;
	line-height: normal;
}

.nybanner .fafl{
	width:100%;
	position:absolute;
	left:0;
	bottom:2.5rem;
	z-index:1;
}
.nybanner .fafl .a01{
	width:100%;
	float:left;
}
.nybanner .fafl .a01 ul{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.nybanner .fafl .a01 ul li{
	width:auto;
}
.nybanner .fafl .a01 ul li a{
	display: flex;
	padding: 1.375rem 2.5rem 1.375rem 3.125rem;
	align-items: center;
	background: var(---white, #FFF);
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.nybanner .fafl .a01 ul li a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:4.3rem;
	content:'';
	background-image:url(../img/hjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.nybanner .fafl .a01 ul li a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nybanner .fafl .a01 ul li a:hover::after{
	background-image:url(../img/bjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nybanner .fafl .a01 ul li a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nybanner .fafl .a01 ul li a.cur::after{
	background-image:url(../img/bjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nycon{
	width:100%;
	float:left;
	margin-top:5.0rem;
}
.nycon-l{
	width:20%;
	float:left;
	overflow:hidden;
}
.subNavBox4{
	width:100%;
	float:left;
}
.subNav4{
	width:100%; 
	float:left;
	padding:1.38rem 1.88rem;
	DISPLAY: block;  
	CURSOR: pointer;
	text-align:left; 
	border-bottom:1px solid rgba(255,255,255,1);
	font-size: 1.125rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight:bold;
	background: #EFEFEF;
	transition: all 0.6s;
}
.subNav4 a{
	color: var(---333, #333);
}
.subNav4.mart0{
	margin-top:0px;
}
.subNav4::after{
	width:1.5rem;
	height:1.5rem;
	content:'';
	background-image:url(../img/jiah.png);
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
}
.currentDd4{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.currentDd4 a{
	color:#FFF;
}
.currentDd4::after{
	background-image:url(../img/jianh.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%;
	font-size: 0.875rem;
	background: #EFEFEF;
	border-bottom:1px solid rgba(255,255,255,1);
}
.navContent4 dl dd{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navContent4 dl dd a{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0.81rem 1.88rem;
	font-size: 0.975rem;
	color: var(---666, #666);
}
.navContent4 dl dd a::after{
	content: ">";
	font-weight:bold;
	font-family:'宋体';
}
.navContent4 dl dd a:hover{
	color: var(--ea-0000, #E00000);
}
.navContent4 dl dd a.cur{
	color: var(--ea-0000, #E00000);
}

.nycon-r{
	width:76%;
	float:right;
}
.prolist{
	width:100%;
	float:left;
}
.prolist ul li{
	width:100%;
	float:left;
	padding-bottom:2.5rem;
	margin-top:2.5rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist ul li .pic{
	width:45%;
	height: 18.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: var(---Gray-6, #F2F2F2);
}
.prolist ul li .pic img{
	width:100%;
}
.prolist ul li .tex{
	width:45%;
}
.prolist ul li .tex dl dt{
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.prolist ul li .tex dl dd{
	margin-top:2.5rem;
	overflow: hidden;
	color: var(---666, #666);
	text-align: justify;
	text-overflow: ellipsis;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 1.75rem */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.prolist ul li .tex .more{
	margin-top:2.5rem;
	display:flex;
	align-items: center;
}
.prolist ul li .tex .more a{
	display:flex;
	align-items: center;
}
.prolist ul li .tex .more a::after{
	content:"+";
	margin-left:1.0rem;
}
.prolist ul li:first-child{
	margin-top:0px;
}

.falist{
	width:100%;
	float:left;
	margin-top:2.5rem;
}
.falist ul{
	display: flex;
	flex-wrap: wrap;
}
.falist ul li{
	width:calc(33.8% - 1.37rem);
	margin-top:3.75rem;
	margin-right:1.37rem;
}
.falist ul li:nth-child(3n){
	margin-right:0px;
}
.falist ul li dl dt{
	overflow:hidden;
}
.falist ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.falist ul li:hover dl dt img{
	transform: scale(1.05);
}
.falist ul li dl dd{
	margin-top:1.88rem;
	color: var(---333, #333);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}



















.mart0{
	margin-top:0rem;
}
.mart60{
	margin-top:6.25rem;
}



.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}
.dingw{ width:100%; float:left; margin-top:-100px;}


	
}


@media (min-width:1000px) and (max-width:1600px){


.foot01-l dl dd{
	font-size:1.8rem;
}

	
}

@media (min-width:1000px) and (max-width:1700px){

.innav ul li{
	margin-left:1.6vw;
}





	
}

@media (min-width:1000px) and (max-width:1360px){


.foot01-l dl dd{
	font-size:1.3rem;
}


.nab01 .tex .tex01 h1{
	font-size:2.0rem;
}
.nab01 .tex .tex01 .abb{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.inab-r ul li{
	padding:1.2rem;
}
.inab-l img{
	width:100%;
	min-height: 100%;}












	
}





@media (max-width:999px) {


.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}
.nyheader{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	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:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.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: 15px; 
	height: 15px; 
	background:url(../img/close2.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:4rem; 
	background:#fff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	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: #E00000; 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%;
	
}

.inwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2) url(../img/sanj.png) no-repeat bottom right;
	background-size:19.27vw 16.614583vw;
	margin-top:4.0rem;
	position:relative;
}
.inwrap .mask{
	width:19.27vw;
	height:16.614583vw;
	position:absolute;
	bottom:0;
	right:0;
	z-index:2;
	background: url(../img/Vector.png) no-repeat bottom right;
	background-size:contain;
	opacity:0;
}
.inwrap .sbiao{
	width:auto;
	position:absolute;
	right:2.5rem;
	bottom:2.5rem;
	z-index:1;
	text-align:center;
	display:none;
}
.inbanner{
	width:100%;
	float:left;
}
.inban{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inban .tex{
	width:40%;
	font-size: 0.7rem;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	color: var(---333, #333);
}
.inban .tex h1{
	font-size: 1.0rem;
	font-family: "Source Han Sans CN";
	font-weight: 700;
	line-height:1.75rem;
	margin-bottom:2.12rem;
}
.inban .tex .more{
	display:flex;
	margin-top:2.75rem;
}
.inban .tex .more a{
	display: flex;
	padding: 0.575rem 1.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.inban .tex .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.inban .tex .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.inban .tex .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}
.inban .pic{
	width:56%;
}
.inban .pic img{
	max-width:100%;
	height:auto;
}
.inbanlm{
	width:100%;
	float:left;
	margin-top:3.31rem;
}
.inbanlm ul{
	display: flex;
	flex-wrap: wrap;
}
.inbanlm ul li{
	width:calc(25.5% - 0.88rem);
	margin-right:0.88rem;
	padding-top:1.25rem;
	border-top: 1px solid var(---999, #999);
	display:flex;
}
.inbanlm ul li a{
	width:100%;
	color: var(---999, #999);
	font-size: 0.6rem;
	font-weight: 700;
}
.inbanlm ul li:nth-child(4n){
	margin-right:0px;
}
.inbanlm ul li:hover{
	border-top: 3px solid var(--ea-0000, #E00000);
	color: var(---333, #333);
}
.inbanlm ul li:hover a{
	color: var(---333, #333);
}
.inbanlm ul li.cur{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.inbanlm ul li.cur a{
	color: var(---333, #333);
}
.inbanlm ul li.hcaOn{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.inbanlm ul li.hcaOn a{
	color: var(---333, #333);
}


.intit{
	width:100%;
	float:left;
	margin-top:2.75rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intit dl{
	width:auto;
}
.intit dl dt{
	color: var(--ea-0000, #E00000);
	font-family: "Source Han Sans CN";
	font-size: 0.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.intit dl dt img{
	margin-right:0.94rem;
}
.intit dl dd{
	margin-top:0.63rem;
	font-size: 1.5rem;
	line-height:2.75rem;
	font-weight: 700;
}
.incplm{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.incplm.w100{
	width:100%;
	margin-top:2.0rem;
}
.incplm.w100 a{
	margin-left:0;
	margin-right:0.31rem;
}
.incplm a{
	margin-left:0.31rem;
	padding: 0.35rem 2rem;
	background: var(---Gray-6, #F2F2F2);
	font-size: 0.8rem;
	font-weight: 500;
	line-height: 182.982%; /* 1.82981rem */
	margin-top:0.5rem
}
.incplm a:hover{
	background: var(--da-2122, #DA2122);
	color:#FFF;
}
.incplm a.cur{
	background: var(--da-2122, #DA2122);
	color:#FFF;
}
.inpro{
	width:100%;
	float:left;
}
.inpro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.inpro ul li{
	width:48%;
	background: var(---Gray-6, #F2F2F2) url(../img/sj01.png) no-repeat right top;
	padding:1.38rem 0.78rem;
	background-size:3.854vw 3.854vw;
	text-align:center;
	transition: all 0.6s;
	margin-top:1.75rem;
}
.inpro ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat right top;
	/* 扩展投影 */
	box-shadow: 0px 64px 60px -34px rgba(0, 0, 0, 0.29);
}
.inpro ul li:nth-child(4n){
	margin-right:0px;
}
.inpro ul li dl dt{
	font-size: 1.0rem;
	font-weight: 700;
	color: var(---333, #333);
	line-height:1.875rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin-bottom:1.25rem;
}
.inpro ul li dl dd a{
	font-size: 0.7rem;
	color: var(---999, #999);
}
.inpro ul li dl dd a::after{
	content:">";
	margin-left:0.62rem;
	font-family:'宋体';
	font-weight:bold;
}
.inpro ul li .pic{
	margin-top:3.13rem;
	overflow:hidden;
}
.inpro ul li .pic img{
	max-width:100%;
	transition: all 0.6s;
}
.inpro ul li:hover dl dd a{
	color: var(--ea-0000, #E00000);
}
.inpro ul li:hover .pic img{
	transform: scale(1.05);
}

.innewrap{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background-image:url(../img/nbj01.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.innewrap h3{
	text-align:center;
	font-size: 1.5rem;
	color:#FFF;
	margin-top:6.25rem;
	line-height:3.3125rem;
}
.innew{
	width:100%;
}
.innew ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.innew ul li{
	width:48%;
	padding-bottom:1.88rem;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
	background: var(---white, #FFF);
	transition: all 0.6s;
	margin-top:3.44rem;
}
.innew ul li:hover{
	border-bottom: 2px solid var(--ea-0000, #E00000);
	background: var(---white, #FFF);
}
.innew ul li:nth-child(4n){
	margin-right:0px;
}
.innew ul li .pic{
	overflow:hidden;
}
.innew ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.innew ul li:hover .pic img{
	transform: scale(1.05);
}
.innew ul li dl dt{
	margin-top:1.56rem;
	color: var(---999, #999);
	font-size: 0.7rem;
	margin-bottom:1.25rem;
}
.innew ul li dl dd{
	font-size: 0.9rem;
	font-weight: 700;
}

.inab{
	width:100%;
	float:left;
	margin-top:2.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inab-l{
	width:100%;
	position:relative;
	overflow:hidden;
}
.inab-l img{
	height:auto;
	display:block;
	width:100%;
}
.innum{
	width:100%;
	margin-top:1.37rem;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	position:absolute;
}
.innum dl{
	width:auto;
	text-align:center;
	color: var(---666, #666);
}
.innum dl dt{
	font-size: 1.5rem;
	line-height:1.9375rem;
	font-family: DIN;
	text-transform:uppercase;
	color: var(--ea-0000, #E00000);
}
.innum dl dd{
	font-size: 0.6rem;
	line-height: 200%; /* 1.75rem */
}

.inab-r{
	width:100%;
}
.inab-r ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.inab-r ul li{
	width:32%;
	padding:1.0rem;
	background: var(---Gray-6, #F2F2F2) url(../img/sj01.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: all 0.6s;
	margin-top:0.62rem;
	text-align:center;
}
.inab-r ul li .pic01{
	display:inline-block;
}
.inab-r ul li .pic02{
	display: none;
}
.inab-r ul li:hover .pic01{
	display:none;
}
.inab-r ul li:hover .pic02{
	display: inline-block;
}
.inab-r ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
}

.inab-r ul li.cur .pic01{
	display:none;
}
.inab-r ul li.cur .pic02{
	display: inline-block;
}
.inab-r ul li.cur{
	background: var(---Gray-6, #F2F2F2) url(../img/sj02.png) no-repeat top right;
	background-size:2.75rem 2.75rem;
}
.inab-r ul li.cur dl dd a{
	color: var(--ea-0000, #E00000);
}

.inab-r ul li img{
	max-width:2.25rem;
	min-width:2.25rem;
}
.inab-r ul li dl{
	width:100%;
	margin-top:1.0rem;
}
.inab-r ul li dl dt{
	font-size: 0.9rem;
	font-weight:bold;
}
.inab-r ul li dl dd{
	font-size: 0.6rem;
	color: var(--ea-0000, #E00000);
	line-height: 182.982%; /* 1.60113rem */
	margin-top:0.5rem;
}
.inab-r ul li dl dd a{
	color: var(---999, #999);
	display: flex;
	align-items: center;
	justify-content: center;
}
.inab-r ul li dl dd a::after{
	margin-left:0.62rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.inab-r ul li dl dd a:hover{
	color: var(--ea-0000, #E00000);
}
.foot{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background: var(--f-9-f-9-f-9, #F9F9F9);
	padding-top:3.0rem;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01-l{
	width:100%;
}
.foot01-l img{
	max-width:50%;
}
.foot01-l dl dt{
	margin-top:1.94rem;
	color: var(---333, #333);
	font-size: 0.875rem;
}
.foot01-l dl dd{
	color: var(--c-30-d-23, #C30D23);
	font-size: 2.25rem;
	font-family: DIN;
}
.foot01-r{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01-r dl{
	width:50%;
	margin-top:2.0rem;
}
.foot01-r dl dt{
	font-size: 1rem;
	color: var(---333, #333);
	font-weight: 700;
}
.foot01-r dl dd.mart15{
	margin-top:1.56rem;
}
.foot01-r dl dd{
	margin-top:0.75rem;
	font-size: 0.875rem;
	color: var(---999, #999);
	font-weight: 400;
}
.foot01-r dl dd a{
	color: var(---999, #999);
}
.foot02{
	width:100%;
	float:left;
	margin-top:5.0rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding:3.0rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 0.75rem;
	color: var(---999, #999);
}
.foot02 a{
	margin-right:0.94rem;
}
.foot02 div{
	width:100%;
	margin-top:1.0rem;
}

.ntit{
	width:100%;
	float:left;
	margin-top:7.25rem;
}
.ntit.jy{
	width:100%;
	float:left;
	margin-top:3.75rem;
	text-align:right;
}
.ntit dl dt{
	font-size: 1.5rem;
	font-weight: 700;
	color: var(---333, #333);
	line-height:1.75rem;
}
.ntit dl dd{
	margin-top:1.25rem;
	font-size:0.8rem;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.cpbig{
	width:100%;
	height: 21.1875rem;
	background: var(---Gray-6, #F2F2F2) url(../img/sanj.png) no-repeat right bottom;
	background-size:15.3125vw 13.177vw;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position:relative;
	margin-top:3.75rem;
	float:left;
}
.cpbig img{
	max-width:59.3%;
}
.cpbig .more{
	width:auto;
	position:absolute;
	left:1.5rem;
	bottom:1.5rem;
}
.cpbig .more a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.cpbig .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.cpbig .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.cpbig .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.ntit2{
	width:100%;
	float:left;
	margin-top:7.25rem;
	text-align:center;
}
.ntit2 dl dt{
	font-size: 1.5rem;
	font-weight: 700;
	line-height:1.75rem;
}
.ntit2 dl dd{
	margin-top:1.25rem;
	display: flex;
	justify-content: center;
	font-size: 0.8rem;
}
.ntit2 dl dd div{
	width:100%;
}
.ntit2 .sm{
	margin-top:2.5rem;
	display: flex;
	justify-content: center;
}
.ntit2 .sm div{
	margin-left:0.225rem;
	margin-right:0.225rem;
	padding:0.45rem 1.0rem;
	background: var(---Gray-6, #F2F2F2);
	font-size: 0.7rem;
	line-height: 182.982%; /* 1.60113rem */
}

.swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper.a01{
	position:absolute;
	bottom:1.62rem;
	width:80%;
	margin-left:10%;
}
.swiper.a01 .swiper-slide{
	border: 1.284px solid var(---white, #FFF);
	background: var(---Gray-6, #F2F2F2);
	height:2.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper.a01 .swiper-slide img{
	max-width:60%;
	width:auto;
	height:auto;
}
.swiper.a01 .swiper-slide-thumb-active{
	border: 1.284px solid var(--ea-0000, #E00000);
}
.swiper{
	width: 100%;
	float:left;
}

.swiper-slide{
	background-size: cover;
	background-position: center;
}
.mySwiper2{
	height: auto;
	width: 100%;
}

.mySwiper {
	height: auto;
	box-sizing: border-box;
	padding: 20px 0;
}
.mySwiper .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.6;
}
.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
	content:">";
	color:#999;
	font-family:'宋体';
	font-size:14px;
	font-weight:bold;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
	content:"<";
	color:#999;
	font-family:'宋体';
	font-size:14px;
	font-weight:bold;
}
.showpic{
	width:100%;
	float:left;
	position:relative;
	margin-top:1.56rem;
}
.show01{
	width:100%;
	float:left;
	margin-top:3.25rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:1.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.show01 .a01{
	width:100%;
	font-size: 1.2rem;
	font-weight: 700;
}
.show01 .a02{
	width:100%;
	font-size: 0.8rem;
	font-weight: 700;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	margin-top:1.0rem;
}
.show01 .a02 img{
	max-width:100%;
	height:auto;
}
.show01 .a02 ul{
	display: flex;
	flex-wrap: wrap;
	background-color:#F2F2F2;
}
.show01 .a02 ul li{
	width:25%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-size: 0.8rem;
	line-height:1.5rem;
	text-align:center;
}
.show01 .a02 ul li:first-child{
	width:50%;
}
.show01 .a02 ul li .ab02{
	width:100%;
	padding:0.6rem;
}
.show01 .a02 ul li .ab02.bod{
	border-bottom:1px solid #FFF;
}
.show01 .a02 ul li .ab01{
	width:100%;
	padding:1.12rem;
}
.show01 .a02 ul:first-child{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nab01{
	width:100%;
	float:left;
	position:relative;
	
}
.nab01 img{
	width:100%;
	height:auto;
	display:none;
}
.nab01 .tex{
	width:100%;
	left:0;
	top:0;
	z-index:1;
	
}
.nab01 .tex .tex01{
	width:100%;
	margin-top:1.69rem;
	float:left;
	font-size: 0.7rem;
	line-height: 180%; /* 1.575rem */
	font-weight: 400;
}
.nab01 .tex .tex01 h1{
	margin-bottom:1.0rem;
	font-size: 1.2rem;
	font-weight: 700;
	line-height:1.75rem;
}
.nab01 .tex .tex01 .abb{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 100;
    -webkit-box-orient: vertical;
}

.nynum{
	width:100%;
	margin-top:1.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float:left;
}
.nynum dl{
	width:auto;
	text-align:center;
	color: var(---666, #666);
}
.nynum dl dt{
	font-size: 2rem;
	line-height:1.6875rem;
	font-family: DIN;
	text-transform:uppercase;
	color: var(--ea-0000, #E00000);
}
.nynum dl dd{
	font-size: 0.6rem;
	line-height: 200%; /* 1.75rem */
}

.abshow{
	width:100%;
	float:left;
	margin-top:2.25rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:1.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.abshow .a01{
	width:100%;
	font-size: 1.2rem;
	font-weight: 700;
}
.abshow .a02{
	width:100%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	color: var(---666, #666);
	margin-top:1.5rem;
}
.jzgd{
	background-image: url(../wladmin/kindeditor/attached/image/20240927/20240927173410_69864.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.0rem 1.0rem;
	}
.jzgd1 {
    background-image: url(../img/ry.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.0rem 1.0rem;
	height: 160px;
}
.abshow .a01 ul{
	    width: 100%;
    margin-top: 1.25rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
}
.abshow .a02 img{
	max-width:100%;
	height:auto;
}
.abshow .a02 ul{
	margin-top:1.75rem;
	display: flex;
	flex-wrap: wrap;
}
.abshow .a02 ul li{
	width:100%;
	padding:2.5rem;
	background: var(---Gray-6, #F2F2F2);
	transition: all 0.6s;
	background-position:bottom -5.15625vw right 6vw;
	margin-top:1.0rem;
}
.abshow .a02 ul li:hover{
	background: var(---Gray-6, #F2F2F2) url(../img/sanj.png) no-repeat bottom right;
	background-size:6vw 5.15625vw;
}
.abshow .a02 ul li:nth-child(3n){
	margin-right:0px;
}
.abshow .a02 ul li .pic{
	overflow:hidden;
	padding-bottom:1.5rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.abshow .a02 ul li dl dt{
	margin-top:1.25rem;
	margin-bottom:1.5rem;
	font-size: 1rem;
	font-weight: 700;
	line-height:1.5rem;
	color:#333;
}
.abshow .a02 ul li dl dd{
	color: var(---999, #999);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
}
.honr{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.honr img{
	width:100%;
	height:auto;
	display:block;
}

.subNavBox{
	width:100%;
	float:left;
	margin-top:4.5rem;
}
.subNav{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	DISPLAY: block;  
	CURSOR: pointer; 
	border-top:1px solid rgba(0, 0, 0, 0.10);
	padding-top:1.75rem;
	margin-top:1.75rem;
	font-size:1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.subNav .a01{
	width:100%;
	font-size: 1.5rem;
	font-weight: 700;
}

.subNav .a01 img{
	width:100%;
}

.subNav .a02{
	width:100%;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	color: var(---666, #666);
	margin-top:1.0rem;
}
.subNav .a02 h1{ font-size:1.5rem; line-height:3.5rem; color:#000}
.subNav .a02 .more{
	margin-top:2.75rem;
	display:flex;
}
.subNav .a02 .more a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.subNav .a02 .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.subNav .a02 .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}
.subNav .a02 .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.subNav:hover{float:left; }
.currentDd{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.currentDd .a02 .more{
	display:inline-block;
}
.navContent{
	display: none;
	float:left; 
	width:100%;
	margin-top:2.75rem;
	position:relative;
}
.navContent img{
	width:100%;
	height:auto;
	display:block;
}
.navContent .tex{
	width:auto;
	position:absolute;
	left:1.0rem;
	bottom:1.0rem;
	z-index:1;
}
.navContent .tex ul{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.navContent .tex ul li{
	width: 4.66831rem;
	margin-right:0.3rem;
	background-color:#FFF;
	text-align:center;
	position:relative;
	overflow:hidden;
	height:3.0rem;
	border: 1.284px solid #fff;
}
.navContent .tex ul li:hover{
	height:auto;
	overflow:visible;
	border: 1.284px solid var(--ea-0000, #E00000);
}
.navContent .tex ul li dl dt{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 3rem;
}
.navContent .tex ul li dl dt img{
	max-width:66%;
	width:auto;
	height:auto;
}
.navContent .tex ul li dl dd{
	font-size: 0.7rem;
	line-height:1.125rem;
	padding:0 0.5rem;
	padding-bottom:0.5rem;
}
.navContent .tex ul li:hover dl dd{
	display:inline-block;
}


.subNavBox2{
	width:100%;
	float:left;
	margin-top:1.5rem;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	DISPLAY: block;  
	CURSOR: pointer; 
	margin-top:1.75rem;
	font-size:1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.subNav2 .a01{
	width:100%;
	font-size: 0.7rem;
	font-weight: 400;
	overflow:hidden;
}
.subNav2 .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.subNav2 .a02{
	width:100%;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	color: var(---666, #666);
	margin-top:2.0rem;
}
.subNav2 .a02 h1{
	font-size: 1.0rem;
	color: var(---333, #333);
	font-weight: 700;
	margin-bottom:0.8rem;
}
.subNav2 .a02 p{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.subNav2 .a02 dl dt{
	margin-top:2.24rem;
}
.subNav2 .a02 dl dd{
	margin-top:1.0rem;
}
.subNav2:hover{float:left; }
.currentDd2{
	border-top: 3px solid var(--ea-0000, #E00000);
}

.navContent2{
	display: none;
	float:left; 
	width:100%;
	margin-top:1.75rem;
}
.navContent2 .tex{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.navContent2 .tex .a01{
	width:auto;
	max-width:37%;
}
.navContent2 .tex .a01 .more{
	display: flex;
}
.navContent2 .tex .a01 .more a{
	display: flex;
	padding: 0.575rem 0.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.navContent2 .tex .a01 .more a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.navContent2 .tex .a01 .more a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navContent2 .tex .a01 .more a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.navContent2 .tex .a01 .more a.cur::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navContent2 .tex .a01 .more a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent2 .tex .a02{
	width:62.43%;
}
.navContent2 .tex .a02 img{
	width:100%;
	height:auto;
	display:block;
}


.inmore{
	display: flex;
	margin-top:3.0rem;
}
.inmore a{
	display: flex;
	padding: 0.875rem 2.625rem;
	justify-content: center;
	align-items: center;
	color:#999999;
	background-color:#E0E0E0;
}
.inmore a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.inmore a:hover::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.inmore a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.inmore a.cur::after{
	background-image:url(../img/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

.inmore a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:0.62rem;
	content:'';
	background-image:url(../img/hov2.png);
	background-position:center;
	background-repeat:no-repeat;
}

.newcon{
	width:100%;
	float:left;
	margin-top:7.25rem;
}
.newcon-l{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	float:left;
}
.newtit{
	width:100%;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 150%; /* 2.7rem */
}
.newdate{
	width:100%;
	margin-top:1.75rem;
	font-size: 0.8rem;
}

.newcon-r{
	width:100%;
	float:right;
	margin-top:3.0rem;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.newtex{
	width:100%;
	float:left;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 200%; /* 1.75rem */
	color: var(---666, #666);
}
.newnext{
	width:100%;
	float:left;
	margin-top:4.5rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul li{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom:1.94rem;
	margin-top:2.19rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	font-size:0.8rem;
	font-weight:bold;
}
.newnext ul li i{
	font-weight:normal;
}

.lxwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2);
	padding-top:3.25rem;
	background-size:80% auto;
	padding-bottom:4.0rem;
}
.lx01{
	width:100%;
	float:left;
}
.lx01 ul{
	display: flex;
	flex-wrap: wrap;
}
.lx01 ul li{
	width:100%;
	margin-top:1.25rem;
	display: flex;
	align-items: center;
	border-top: 1px solid var(--10, rgba(0, 0, 0, 0.10));
	padding-top:1.88rem;
}
.lx01 ul li:hover{
	border-top: 3px solid var(--ea-0000, #E00000);
}
.lx01 ul li:nth-child(3n){
	margin-right:0px;
}
.lx01 ul li dl dt{
	color: var(---666, #666);
	font-size: 0.875rem;
	font-weight: 400;
	line-height:1.3125rem;
}
.lx01 ul li dl dd{
	margin-top:0.62rem;
	font-size: 1.2rem;
	font-family: DIN;
	color: var(---333, #333);
}
.lxpic{
	width:100%;
	float:left;
	margin-top:6.5rem;
}
.lxpic img{
	width:100%;
	height:auto;
	display:block;
}

.lx02{
	width:100%;
	float:left;
	margin-top:0.68rem;
}
.lx02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lx02 ul li{
	width:48.611%;
	margin-top:1.88rem;
	display: flex;
	justify-content: space-between;
}
.lx02 ul li.w100{
	width:100%;
}
.lx02 ul li.mart60{
	margin-top:3.75rem;
}
.lx02 ul li div{
	display: flex;
	align-items: center;
}
.lx02 ul li div input{
	margin-right:0.5rem;
}
.lx02 ul li div .a01{
	color: var(--c-8161-d, #C8161D);
	text-decoration:underline;
}
.lx02 ul li dl dt{
	font-size:16px;
	line-height:22px;
}
.lx02 ul li dl dt i{
	color:#DA2122;
}
.lx02 ul li dl dd{
	margin-top:10px;
}
.bk2{
	width:100%;
	line-height:4.125rem;
	height: 4.125rem;
	border:0px;
	outline:none;
	font-size: 0.875rem;
	color: var(--Gray-3, #828282);
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	background: var(---white, #FFF);
}
.anniu2{
	width:200px;
	height:60px;
	background:#0074E6;
	line-height:60px;
	font-size:14px;
	color:#FFF;
	border:0px;
	cursor:pointer;
}


.fy{
	width:100%;
	float:left;
	margin-top:2.5rem;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul.center{
	justify-content: center;
}
.fy ul li{
	width: auto;
	display:flex;
	margin-left:0.2rem;
	margin-right:0.2rem;
	transition: all 0.6s;
}
.fy ul li a{
	padding:0.2rem 0.6rem;
	text-align:center;
	font-size: 0.875rem;
	background: #ffffff;
	border:1px solid #e0e0e0;
	border-radius: 1.5rem;
	font-family:'宋体';
	transition: all 0.6s;
	box-shadow: 15px 20px 40px 0px rgba(0,0,0,0.10);

}
.fy ul li a:hover{
	background: var(--c-8161-d, #C8161D);
	color:#FFF;
	border:1px solid var(--c-8161-d, #C8161D);
}
.fy ul li .cur{
	background: var(--c-8161-d, #C8161D);
	color:#FFF;
	border:1px solid var(--c-8161-d, #C8161D);
}

.hzhb{
	width:100%;
	float:left;
	padding:4.75rem 0;
	background: #F2F2F2;
	margin-top:3.0rem;
}
.hzhb01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hzhb-l{
	width:100%;
}
.hzhb-l h1{
	position:relative;
	font-size:1.5rem;
}

.hzhb-r{
	width:100%;
	margin-top:2.0rem;
}















.mart0{
	margin-top:0rem;
}
.mart60{
	margin-top:2.0rem;
}


.dingw{ width:100%; float:left; margin-top:-5rem;}


.nybanner{
	width:100%;
	float:left;
	position:relative;
	margin-top:4.0rem;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.nybanner:hover img{
	transform: scale(1.05);
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
}
.nybanner .tex .tex01{
	width:100%;
	color:#FFF;
}
.nybanner .tex .tex01 dl dt{
	font-size: 2rem;
	line-height: normal;
	font-weight: 500;
	font-family: Roboto;
}
.nybanner .tex .tex01 dl dd{
	font-size: 1.0rem;
	font-weight: 400;
	line-height: normal;
}

.nybanner .fafl{
	width:100%;
	position:absolute;
	left:0;
	bottom:0.5rem;
	z-index:1;
}
.nybanner .fafl .a01{
	width:100%;
	float:left;
}
.nybanner .fafl .a01 ul{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.nybanner .fafl .a01 ul li{
	width:auto;
}
.nybanner .fafl .a01 ul li a{
	display: flex;
	padding: 0.375rem 1.0rem 0.375rem 1.0rem;
	align-items: center;
	background: var(---white, #FFF);
	color: var(---333, #333);
	font-size: 0.7rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.nybanner .fafl .a01 ul li a::after{
	width: 1.25rem;
	height: 1.25rem;
	margin-left:1.3rem;
	content:'';
	background-image:url(../img/hjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.nybanner .fafl .a01 ul li a:hover{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nybanner .fafl .a01 ul li a:hover::after{
	background-image:url(../img/bjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nybanner .fafl .a01 ul li a.cur{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.nybanner .fafl .a01 ul li a.cur::after{
	background-image:url(../img/bjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}


.nycon{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.nycon-l{
	width:100%;
	float:left;
	overflow:hidden;
}
.subNavBox4{
	width:100%;
	float:left;
}
.subNav4{
	width:100%; 
	float:left;
	padding:1.38rem 1.88rem;
	DISPLAY: block;  
	CURSOR: pointer;
	text-align:left; 
	border-bottom:1px solid rgba(255,255,255,1);
	font-size: 1.125rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight:bold;
	background: #EFEFEF;
	transition: all 0.6s;
}
.subNav4 a{
	color: var(---333, #333);
}
.subNav4.mart0{
	margin-top:0px;
}
.subNav4::after{
	width:1.5rem;
	height:1.5rem;
	content:'';
	background-image:url(../img/jiah.png);
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
}
.currentDd4{
	background: var(--ea-0000, #E00000);
	color:#FFF;
}
.currentDd4 a{
	color:#FFF;
}
.currentDd4::after{
	background-image:url(../img/jianh.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%;
	font-size: 0.875rem;
	background: #EFEFEF;
	border-bottom:1px solid rgba(255,255,255,1);
}
.navContent4 dl dd{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navContent4 dl dd a{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0.81rem 1.88rem;
	font-size: 0.875rem;
	color: var(---666, #666);
}
.navContent4 dl dd a::after{
	content: ">";
	font-weight:bold;
	font-family:'宋体';
}
.navContent4 dl dd a:hover{
	color: var(--ea-0000, #E00000);
}
.navContent4 dl dd a.cur{
	color: var(--ea-0000, #E00000);
}

.nycon-r{
	width:100%;
	float:right;
	margin-top:2.0rem;
}
.prolist{
	width:100%;
	float:left;
}
.prolist ul li{
	width:100%;
	float:left;
	padding-bottom:2.5rem;
	margin-top:2.5rem;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist ul li .pic{
	width:45%;
	height: 10.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: var(---Gray-6, #F2F2F2);
}
.prolist ul li .pic img{
	width:100%;
}
.prolist ul li .tex{
	width:45%;
}
.prolist ul li .tex dl dt{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.prolist ul li .tex dl dd{
	margin-top:1.0rem;
	overflow: hidden;
	color: var(---666, #666);
	text-align: justify;
	text-overflow: ellipsis;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 1.75rem */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.prolist ul li .tex .more{
	margin-top:1.0rem;
	display:flex;
	align-items: center;
}
.prolist ul li .tex .more a{
	display:flex;
	align-items: center;
}
.prolist ul li .tex .more a::after{
	content:"+";
	margin-left:1.0rem;
}
.prolist ul li:first-child{
	margin-top:0px;
}



.falist{
	width:100%;
	float:left;
	margin-top:2.5rem;
}
.falist h1{
	font-size: 1.0rem;
	}
.falist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.falist ul li{
	width:48%;
	margin-top:1.75rem;
}
.falist ul li:nth-child(3n){
	margin-right:0px;
}
.falist ul li dl dt{
	overflow:hidden;
}
.falist ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.falist ul li:hover dl dt img{
	transform: scale(1.05);
}
.falist ul li dl dd{
	margin-top:1.0rem;
	color: var(---333, #333);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}



}
































