@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	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: 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:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#FF0010;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


.header.yanse a{
	color: #333;
}

.header.yanse .cur{
	color: #333;
}
.header.yanse .zyw a{
	color:#333;
}
.header.yanse .toppic01{
	display: none;
}
.header.yanse .toppic02{
	display: inline-block;
}
.header.yanse.yanse01 .toppic01{
	display: inline-block;
}
.header.yanse.yanse01 .toppic02{
	display: none;
}
.header.yanse.yanse01 a{
	color: #FFFFFF;
}

.header.yanse .zyw a{
	color:#333;
}
.header.yanse .zyw .sx{
	background-color:#333;
}
.header.yanse.yanse01 .zyw .sx{
	background-color:#fff;
}
.header.yanse.yanse01 .zyw a{
	color:#fff;
}
.header.yanse .djxl a{
	color:#FFF;
}


@keyframes animateTop{
    0%{ transform: translateY(500%);opacity: 0;}
    100%{ transform: translateY(0); opacity: 1; }
}
@-moz-keyframes animatedTop {
    0%{ -moz-transform: translateY(500%);opacity: 0; }
    100%{ -moz-transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes animatedTop {
    0%{ -webkit-transform: translateY(500%);opacity: 0; }
    100%{ -webkit-transform: translateY(0); opacity: 1;}
}
@-ms-keyframes animatedTop {
    0%{ -ms-transform: translateY(500%);opacity: 0; }
    100%{ -ms-transform: translateY(0); opacity: 1;}
}

@media (min-width:1000px) {


.main{
	width: 100%;
	float:left;
	padding:0 8.3vw;
}
.header{
	width: 100%;
	position: fixed;
	height: 5.0rem;
	top: 0;
	left: 0;
	z-index: 99;
	padding:0 2.0vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.header .logo{
	width: auto;
	height: 5.0rem;
	max-width: 11.7%;
	display: flex;
	align-items: center;
}
.header .logo img{
	max-width: 100%;
	max-height: 100%;
}
.header.yanse{
	background:#fff;
	top:0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.header.yanse.yanse01{
	background:none;
	top:0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.inr{
	width:auto;
	align-items: center;
	display: flex;
}
.zyw{
	width: auto;
	display:flex;
	justify-content: center;
	align-items: center;
	color:#FFF;
	margin-right:6.25rem;
}
.zyw .sx{
	width:1px;
	height:1.0rem;
	margin-left:0.62rem;
	margin-right:0.62rem;
	background-color:#FFF;
}
.zyw a{
	color:#FFF;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}

.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: auto; 
	height:5rem;
	display:flex;
	align-items: center;
	color: #FFF;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.nav-bar2 a{
	display:flex;
	align-items: center;
}
.nav-bar2 img{
	max-height:2.0rem;
	margin-right:1.25rem;
}

.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close{ 
	width: auto; 
	height: 5.0rem;
	display:flex;
	align-items: center;
	color: #FFF;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.v_close img{
	max-height:2.0rem;
	margin-right:1.25rem;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:100%;
	float:left;
	background-image:url(../img/dhbj.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:100vh;
}
.head{
	width: 100%;
	height: 5.0rem;
	padding:0 2.0vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom:1px solid rgba(255, 255, 255, 0.20);
}
.djxl{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.djxl .a01{
	width:25%;
	border-right:1px solid rgba(255, 255, 255, 0.20);
	padding:4.7rem 2.5rem;
}
.subNav3{
	width:100%; 
	float:left;
	DISPLAY: block;  
	CURSOR: pointer;
	text-align:left;
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 3.6rem */
	
}
.subNav3:hover{float:left; }
.currentDd3{}
.currentDd3 a{
	color: #FFF;
}
.navContent3{
	display: block;
	float:left; 
	width:100%;
	margin-top:2.5rem;
	position:relative;
	padding-bottom:7.0rem;
}
.navContent3 dl dd{
	color: var(---white, #FFF);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:1.5rem;
}
.navContent3 dl dd a{
	color:#FFF;
}
.navContent3 dl dt{
	margin-bottom:0.88rem;
	color: var(---white, #FFF);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.navContent3 dl dt img{
	margin-right:0.62rem;
	max-height:3.0rem;
}
.navContent3 dl dt a{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
}
.navContent3 .b01{
	width:100%;
	position:absolute;
	left:0rem;
	bottom:0;
	z-index:1;
}
.index01{
	width: 100%;
	float: left;
	background-image:url(../img/a01.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.inban{
	width:100%;
	float:left;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
}
.inban .a01{
	width:50%;
	position:relative;
}

:root {
            --line-color: #ff6b6b;
            --text-color: #2c3e50;
        }

        /* 滚动容器 */
        section {
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 0;
            transform: translateY(50px);
            transition: 1s ease;
        }

        section.active {
            opacity: 1;
            transform: translateY(0);
        }

        /* 多行容器 */
        .multi-line {
            display: flex;
            flex-direction: column;
            gap: 40px;
        }

        /* 单行容器 */
        .text-line {
            position: relative;
            display: block;
            align-items: flex-end;
            min-height: 60px;
        }

        /* 文字样式 */
        .animated-text {
            color: var(---white, #FFF);
			text-align: center;
			text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
			font-size: 2rem;
			font-style: normal;
			font-weight: 500;
			line-height: 160%; /* 5.4rem */
			
			position: relative;
			z-index: 2; /* 文字在上层 */
			/* 关键：允许文字换行 */
            word-wrap: break-word;
            white-space: normal;
        }

        /* 字符动画 */
        .animated-text span {
           display: inline
			vertical-align: baseline;  
            opacity: 0;
            transform: translateY(20px);
            animation: textRise 0.6s ease forwards;
        }
		
		/* 换行样式 */
        .animated-text .line-break {
            display: block;
            height: 0.5em;
            width: 100%;
        }

        /* 横条容器 */
        .underline-container {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 200px;
            height: 10px;
            overflow: hidden;
            z-index: 1;
        }

        /* 横条动画 */
        .text-line-bar {
            width: 0;
            height: 100%;
            border-radius: 5px;
            animation: lineExpand 0.8s ease forwards;
        }

        /* 动画定义 */
        @keyframes textRise {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes lineExpand {
            to { width: 100%; }
        }


.sdanniu{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top:5.5rem;
}
.sdanniu.jz{
	justify-content: space-between;
}
.pulse-btn{
	position: relative;
	padding: 1rem 3.125rem;
	font-size: 1.0rem;
	font-family:zt;
	color: white;
	background: var(--main-color);
	border: none;
	border-radius: 30px;
	cursor: pointer;
	transition: transform 0.3s;
	/* 防止外围动画溢出 */
	overflow: visible;
}
.pulse-btn b{
	margin-left:0.94rem;
	font-family:'宋体';
}
/* 外围闪光层 */
.pulse-btn::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	background: rgba(255, 109, 4, 0.6);
	border-radius: 40px;
	transform: translate(-50%, -50%);
	animation: pulse var(--anim-duration) infinite;
	z-index: -1;
}
/* 第二层外围光晕 */
.pulse-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border: 0px solid var(--main-color);
	border-radius: 50px;
	transform: translate(-50%, -50%);
	animation: pulse-large var(--anim-duration) infinite;
	opacity: 0;
	z-index: -2;
}
/* 悬停效果 */
.pulse-btn:hover {
	transform: scale(1.05);
	color:#FFF;
}
/* 点击效果 */
.pulse-btn:active {
	transform: scale(0.95);
}
/* 关键帧动画 */
@keyframes pulse {
	0% {
		opacity: 1;
		transform: translate(-50%, -50%) scale(0.8);
	}
	100% {
		 opacity: 0;
		  transform: translate(-50%, -50%) scale(1.4);
	}
}
@keyframes pulse-large {
	0% {
		opacity: 0.3;
		transform: translate(-50%, -50%) scale(0.7);
	}
	100% {
		opacity: 0;
		transform: translate(-50%, -50%) scale(1.8);
    }
}
:root {
	 --main-color: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));  /* 主色调 */
	 --anim-duration: 1.5s;  /* 动画时长 */
}

.index02{
	width: 100%;
	float: left;
	background-image:url(../img/a02.png);
	background-position:center;
	background-size:cover;
}

.index02.active .inpro .tex{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index02 .inpro .tex{
	opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index02.active .inpro .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index02 .inpro .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.inpro{
	width:100%;
	float:left;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	padding:0 8.3vw;
}
.inpro .tex{
	width:30%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	
}
.inpro .tex dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.inpro .tex dl dd{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 5.4rem */
	
	margin-bottom:2.5rem;
}

.fzsy03{
	width: 100%;
	float: left;
	background-image:url(../img/bg3.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.fzsy03.active .inpro .tex{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.fzsy03 .inpro .tex{
	opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.fzsy03.active .inpro .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.fzsy03 .inpro .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.fzsy03.active .inpro .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.fzsy03 .inpro .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index03{
	width: 100%;
	float: left;
	background-image:url(../img/a03.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.index03.active .inpro .tex{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index03 .inpro .tex{
	opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index03.active .inpro .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index03 .inpro .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index03.active .inpro .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index03 .inpro .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index04{
	width: 100%;
	float: left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	overflow:hidden;
}
.index04 .intit{
opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index04.active .intit{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}

.index04.active .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index04 .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.inpro2{
	width:100%;
	float:left;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	padding-top:5.0rem;
}
.intit{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.index05{
	width: 100%;
	float: left;
	position:relative;
}
.index05 .intit{
opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index05.active .intit{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}

.index05.active .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index05 .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index05.active .hyyy .a01{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index05 .hyyy .a01{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.hyyy{
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0 8.3vw;
	color:#FFF;
	font-size:14px;
	line-height:25px;
	transition: all 0.6s;
}
.hyyy .a01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.hyyy .ab01{
	width:38%;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
	
}
.hyyy .ab01 .smtex{
	display:flex;
	margin-top:7.5rem;
}

.yylm{
	width:13.2rem;
	height:100%;
	position:absolute;
	right:5.0rem;
	top:0;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.yylm .a01{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.yylm .a01::before{
	width: 0.0625rem;
	content:'';
	display:inline-block;
	height:100%;
	position:absolute;
	right:4.92rem;
	top:0;
	background: rgba(255, 255, 255, 0.20);
}
.yylm ul{
	display: flex;
	flex-wrap: wrap;
}
.yylm ul li{
	width:100%;
	height:3.8rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	transition: all 0.6s;
	margin-top:2.5rem;
}
.yylm ul li:first-child{
	margin-top:0px;
}
.yylm ul li a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width:100%;
	height:100%;
	color:#FFF;
	color: var(---white, #FFF);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.yylm ul li .tx{
	width:7.015rem;
	text-align:right;
}
.yylm ul li .quan{
	width: 0.625rem;
	height: 0.625rem;
	margin-left:0.88rem;
	margin-right:0.88rem;
	background-image:url(../img/q01.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.yylm ul li .tp{
	width:3.8rem;
}
.yylm ul li .tp img{
	max-width:100%;
}

.yylm ul li a:hover{
	color:#fff;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
}
.yylm ul li.cur{
	color:#fff;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
}
.yylm ul li.cur a{
	color:#fff;
}
.yylm ul li.cur .pic01{
	display:none;
}
.yylm ul li.cur .pic02{
	display:inline-block;
}
.yylm ul li.cur .quan{
	background-image:url(../img/q02.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.yylm ul li .pic01{
	display:inline-block;
}
.yylm ul li .pic02{
	display:none;
}
.yylm ul li:hover .pic01{
	display:none;
}
.yylm ul li:hover .pic02{
	display: inline-block;
}
.yylm ul li:hover .quan{
	background-image:url(../img/q02.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

.index06{
	width: 100%;
	float: left;
	background-image: url(../img/a05.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:0 8.33vw;
}

.index06 .intit{
opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index06.active .intit{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}

.index06.active .sdanniu{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index06 .sdanniu{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}

.index06.active .a01{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}
.index06 .a01{
	opacity: 0;-webkit-transform:translateY(200px) scale(0.6);-moz-transform:translateY(200px) scale(0.6);transform:translateY(200px) scale(0.6);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}


.index06 .a01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.index06 .ab01{
	width:38%;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.index06 .ab01 .smtex{
	display:flex;
	margin-top:7.5rem;
}
.copy{
	width:100%;
	position:absolute;
	bottom:2.0rem;
	left:0;
	z-index:2;
	text-align:center;
	color: var(--60, rgba(255, 255, 255, 0.60));
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
}
.nybanner img{
	width:100%;
	height:auto;
}
.nybanner .tex{
	width:100%;
	position:absolute;
	top:28%;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.nybanner .tex .a01{
	width:40%;
}
.nybanner .tex .a01 section{
	opacity:1;
}
.nybanner .tex .a01 h1{
	color: var(---white, #FFF);
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 3rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 5.4rem */
	
}
.nybanner .tex .sdanniu{
	margin-top:7.5rem;
}

.nybanner .tex2{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 8.3vw;
}
.nybanner .tex2 .a01{
	width: 30%;
    color: var(--60, rgba(255, 255, 255, 0.60));
    font-size: 0.85rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
	
}
.nybanner .tex2 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.nybanner .tex2 .a01 dl dd{
	margin-bottom:2.2rem;
	font-size:2.2rem;
	color:#FFF;
	margin-top:1.0rem;
	display:flex;
	    line-height: normal;
}
.nybanner .tex2 .a01 dl dd div{
	width:auto;
	position:relative;
	z-index:3;
	display:flex;
	padding-bottom:1.0rem;
}
.nybanner .tex2 .a01 dl dd div i{
	z-index:4;
}
.nybanner .tex2 .a01 dl dd div::after{
	width:100%;
	height: 1.5625rem;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
	display:inline-block;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
}
.nybanner .tex2 .sdanniu{
	margin-top:0px;
}


.nybanner .tex3{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 8.3vw;
}
.nybanner .tex3 .a01{
	width:48%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.nybanner .tex3 .a01 h1{
	display:flex;
}
.nybanner .tex3 .a01 h1 .b01{
	border-radius: 1.25rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	display: flex;
	align-items: center;
	padding-right:1.5rem;
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.nybanner .tex3 .a01 h1 .b01 i{
	padding: 0.28125rem 1.5rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	margin-right:1.25rem;
}
.nybanner .tex3 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-top: 1.25rem;
}
.nybanner .tex3 .a01 dl dd{
	margin-top:2.5rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.nybanner .tex3 .sdanniu{
	margin-top:0px;
}


.weizi{
	width:100%;
	position:absolute;
	left:0;
	top:5.0rem;
	padding:1.2rem 2.0vw;
	color: var(---white, #FFF);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	z-index:88;
}
.weizi a{
	color: var(--60, rgba(255, 255, 255, 0.60));
}
.weizi i{
	margin-left:0.69rem;
	margin-right:0.69rem;
	width:1px;
	height:0.88rem;
	background-color:var(--60, rgba(255, 255, 255, 0.60));
}

.nab01{
	width:100%;
	float:left;
	margin-top:8.75rem;
	color: var(---333, #333);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 4.5rem */
	
	height:9rem;
	position:relative;
}
.nab01 i{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.nab01::before{
	width: 17.5rem;
	height: 0rem;
	content:'';
	display:inline-block;
	position:absolute;
	left:0;
	top:2.5rem;
	z-index:1;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
}
.ab02{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ab02 .tex{
	width:47%;
	color: var(---666, #666);
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 1.8rem */
	
}
.ab02 .tex.w45{
	width:46.1%;
	color: var(---666, #666);
	font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
	
}
.ab02 .tex.w45 h1{
	    margin-bottom: 2rem;
    color: var(---333, #333);
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
	
}
.ab02 .pic{
	width:48.1%;
}


/* 图片容器 */
.image-container {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 60px;
}
/* 图片包装 */
.image-card {
	position: relative;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.6s ease;
}
/* 图片展开动画 */
.image-card img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transform: scale(0.5);
	clip-path: inset(50% 50% 50% 50%); /* 从中心点开始 */
    transition:
	clip-path 1.2s cubic-bezier(0.4, 0, 0.2, 1),
	transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
/* 激活状态 */
.image-card.active {
	opacity: 1;
}
.image-card.active img {
	clip-path: inset(0% 0% 0% 0%); /* 展开到全尺寸 */
    transform: scale(1);
}
/* 性能优化 */
.image-card {
	will-change: transform, opacity;
}


/* 进度条容器 */
.progress-container {
	position: fixed;
	top: 1.0rem;
	left: 2%;
	width: 80%;
	height: 3.0rem;
	background: none;
	z-index: 9999;
	opacity: 0; /* 默认透明 */
	transition: opacity 0.3s ease;
	z-index:-2;
}
/* 可见状态 */
.progress-container.visible {
	opacity: 1;
	z-index:999;
}
/* 进度条主体 */
.progress-bar {
	height: 100%;
	width: 0%;
	background: #fff;
	transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.honr{
	width:100%;
	float:left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	margin-top:8.75rem;
	padding-top:8.75rem;
}
.honrtit{
	width:100%;
	padding:0 8.3vw;
	color: var(---white, #FFF);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
}

.ntit{
	width:100%;
	float:left;
	margin-top:8.75rem;
	color: var(---333, #333);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 4.5rem */
	
}
.qywh{
	width:100%;
	float:left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.qywh .pic{
	width:48.1%;
}
.qywh .pic img{
	width:100%;
	height:auto;
	display:block;
}
.qywh .tex{
	width:48%;
	position:relative;
}
.qywh .tex dl dt{
	color: var(---333, #333);
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.qywh .tex dl dd{
	margin-top:3.12rem;
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	
}
.qywh .tex .a01{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}
.qywh .tex .a01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.qywh .tex .a01 ul li{
	width:100%;
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	padding:1.25rem 0;
	border-bottom:1px solid #E0E0E0;
}
.ljzx{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	padding:3.75rem 8.3vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 500;
	
	position:relative;
}
.ljzx .a01{
	position: absolute;
	z-index:1;
	right:8.3vw;
	display: flex;
	align-items: center;
}

.foot{
	width:100%;
	float:left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
}
.foot .a01{
	width:32.74%;
	padding-bottom:3.56rem;
	padding-top:6.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.foot .a01 .ewm{
	width:24.5%;
}
.foot .a01 .ewm dl dt{
	overflow:hidden;
}
.foot .a01 .ewm dl dt img{
	max-width:100%;
}
.foot .a01 .ewm dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	text-align: center;
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
}
.foot .a01 .lx{
	width:63.5%;
}
.foot .a01 .lx dl dt{
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	padding-bottom:0.62rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.foot .a01 .lx dl dt img{
	margin-right:0.81rem;
}
.foot .a01 .lx dl dd{
	display: flex;
	align-items: center;
	color: var(---666, #666);
	
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:1.25rem;
}
.foot .a01 .lx dl dd img{
	margin-right:0.62rem;
}
.foot .a01 .link{
	width:100%;
	margin-top:6.0rem;
	display: flex;
	flex-wrap: wrap;
}
.foot .a01 .link a{
	margin-right:1.25rem;
	display:flex;
	position:relative;
}
.foot .a01 .link a i{
	width:5.0rem;
	height:5.0rem;
	position:absolute;
	left:0;
	bottom:-3.0rem;
	opacity:0;
	visibility:hidden;
}
.foot .a01 .link a:hover i{
	opacity:1;
	visibility:visible;
}
.foot .a01 .link a  img{
	max-width:40px;
}
.foot .a01 .link a i img{
	max-width:150%;
}
.foot .sx{
	width: 0.0625rem;
	background: #F2F2F2;
}
.foot .dbnav{
	width:58.1%;
	padding-bottom:4.5rem;
	padding-top:6.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.foot .dbnav dl:nth-child(2){
	width:30%;
	}
.foot .dbnav dl dt{
	color: var(---333, #333);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:0.82rem;
}
.foot .dbnav dl dd{
	margin-top:1.06rem;
	color: var(---666, #666);
	
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.foot .dbnav dl dd a{
	color: var(---666, #666);
}
.foot01{
	width:100%;
	float:left;
	padding:2.5rem 0;
	color: var(---999, #999);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.cpcs{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(---Gray-6, #F2F2F2);
	padding:3.75rem;
	display: flex;
	flex-wrap: wrap;
}
.cpcs ul{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom:1px solid #E0E0E0;
}
.cpcs ul li{
	width:16.666%;
	padding:1.38rem 0;
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.cpcs ul:first-child li{
	color: var(---333, #333);
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-top:0px;
}
.ke-zeroborder{
	width: 100%;
  
	}
.ke-zeroborder th{
	width:auto;
	color: var(---333, #333);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	padding: 1.38rem 0;
    padding-top: 0px;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
	}
.ke-zeroborder td{
	width:auto;
	color: var(---666, #666);
    font-size: 0.95rem;
    font-style: normal;
    line-height: normal;
	    text-align: center;
	font-weight: 400;
    padding-top: 0px;
	padding: 1.38rem 0;
    border-bottom: 1px solid #E0E0E0;
	}
.lyu{
	width:100%;
	float:left;
}
.lyu ul{
	display: flex;
	flex-wrap: wrap;
}
.lyu ul li{
	width:calc(25.4% - 1.81rem);
	margin-right:1.81rem;
	margin-top:3.75rem;
	border-top: 1px solid var(---Gray-5, #E0E0E0);
	padding-top:1.88rem;
	padding-bottom:2.31rem;
	position:relative;
}
.lyu ul li::before{
	width:0px;
	height:2px;
	content:'';
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	transition: all 0.6s;
	background-color:var(--Linear, #FF6D04);
}
.lyu ul li:hover::before{
	width:100%;
}
.lyu ul li:nth-child(4n){
	margin-right:0px;
}
.lyu ul li dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 2.25rem */
	
	padding-bottom:1.44rem;
}
.lyu ul li dl dd{
	margin-top:0.75rem;
	color: var(---666, #666);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.35rem */
	
}
.hylist{
	width:100%;
	float:left;
	margin-top:8.75rem;
}
.hylist ul{
	display: flex;
	flex-wrap: wrap;
}
.hylist ul li{
	width:calc(25.4% - 1.88rem);
	margin-right:1.88rem;
	background: var(---Gray-6, #F2F2F2);
	    padding: 2.75rem 1.275rem;
	color: var(---666, #666);
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: 170%; /* 1.575rem */
}
.hylist ul li:nth-child(4n){
	margin-right:0px;
}
.hylist ul li dl dt{
	overflow:hidden;
}
.hylist ul li dl dt img{
	max-height:3.75rem;
}
.hylist ul li dl dd{
	    margin-top: 2.75rem;
    margin-bottom: 1.5rem;
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.wrap{
	width:100%;
	float:left;
	padding-bottom:8.75rem;
	padding-top:5.0rem;
	background: var(---Gray-6, #F2F2F2);
}
.newlist{
	width:100%;
	float:left;
}
.newlist ul{
	display: flex;
	flex-wrap: wrap;
}
.newlist ul li{
	width:calc(33.7% - 1.25rem);
	margin-right:1.25rem;
	margin-top:3.75rem;
	background: var(---white, #FFF);
}
.newlist ul li:nth-child(3n){
	margin-right:0px;
}
.newlist ul li .pic{
	overflow:hidden;
	position:relative;
}
.newlist ul li .pic i{
	position:absolute;
	padding: 0.3125rem 1.25rem;
	top:1.31rem;
	right:2.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.35rem */
	text-transform: capitalize;
	z-index:2;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	padding:3.12rem 2.5rem;
	color: var(---999, #999);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.newlist ul li .tex dl dt{
	margin-top:0.62rem;
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 2.25rem */
	
}
.newlist ul li .tex dl dd{
	margin-top:1.88rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.newlist ul li .tex .more{
	display:flex;
	margin-top:3.31rem;
}
.newlist ul li .tex .more a{
	width:11.82rem;
	height:3.63rem;
	display: flex;
	align-items: center;
	position:relative;
	border-radius: 6.25rem;
	border: 2px solid var(---Gray-5, #E0E0E0);
	overflow:hidden;
	color: var(---999, #999);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
	letter-spacing: 0.13125rem;
}
.newlist ul li .tex .more a .tx{
	width:100%;
	height:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	font-size: 0.8rem;
}
.newlist ul li .tex .more a b{
	margin-left:0.94rem;
}
.newlist ul li .tex .more a::before{
	width:0px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	transition: all 0.6s;
	content:'';
	display:inline-block;
}
.newlist ul li:hover .tex .more a::before{
	width:100%;
}
.newlist ul li:hover .tex .more a{
	border:0px;
	color:#FFF;
}

.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:5px;
	margin-right:5px;
}
.fy ul li a{
	width: 3.125rem;
	height: 3.125rem;
	text-align:center;
	font-size: 1.0rem;
	border-radius: 50%;
	line-height:3.125rem;
	transition: all 0.01s;
	border: 1px solid var(---Gray-5, #E0E0E0);
	background: var(---white, #FFF);
	color: var(---666, #666);

}
.fy ul li a b{
	font-family:'宋体';
}
.fy ul li a:hover{
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color:#FFF;
	border:0px solid var(--133-a-95, #133A95);
}
.fy ul li .cur{
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color:#FFF;
	border:0px solid var(--133-a-95, #133A95);
}

.newbanner{
	width:100%;
	float:left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	padding-bottom:6.22rem;
}
.newbanner .weizi{
	position:static;
	float:left;
	margin-top:5.0rem;
}
.newbanner .tex3{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 8.3vw;
	margin-top:7.22rem;
}
.newbanner .tex3 .a01{
	width:56%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.newbanner .tex3 .a01 h1{
	display:flex;
}
.newbanner .tex3 .a01 h1 .b01{
	border-radius: 1.25rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	display: flex;
	align-items: center;
	padding-right:1.5rem;
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.newbanner .tex3 .a01 h1 .b01 i{
	padding: 0.28125rem 1.5rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	margin-right:1.25rem;
}
.newbanner .tex3 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 1.25rem;
}
.newbanner .tex3 .a01 dl dd{
	margin-top:2.5rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.newbanner .tex3 .a02{
	width:auto;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	display: flex;
	align-items: center;
}
.newbanner .tex3 .a02 a{
	margin-left:1.25rem;
}

.newcon{
	width:100%;
	float:left;
	margin-top:8.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newcon-l{
	width:66.3%;
}
.newtex{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.newtex img{
	max-width:100%;
}
.newnext{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.newnext ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newnext ul li{
	width:100%;
	padding-bottom:1.44rem;
	padding-top:2.5rem;
	color: var(---999, #999);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid var(---Gray-5, #E0E0E0);
	transition: all 0.6s;
}
.newnext ul li a{
	color: var(---999, #999);
}
.newnext ul li:hover a{
	color: var(---333, #333);
}
.newnext ul li:hover{
	border-bottom: 2px solid var(--Linear, #FF6D04);
}

.newcon-r{
	width:26.2%;
}
.newcon-r ul{
	display: flex;
	flex-wrap: wrap;
}
.newcon-r ul li{
	width:100%;
	margin-top:3.69rem;
	background: var(---white, #FFF);
}
.newcon-r ul li:first-child{
	margin-top:0px;
}
.newcon-r ul li .pic{
	overflow:hidden;
	position:relative;
}
.newcon-r ul li .pic i{
	position:absolute;
	padding: 0.3125rem 1.25rem;
	top:1.31rem;
	right:2.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.35rem */
	text-transform: capitalize;
	z-index:2;
}
.newcon-r ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newcon-r ul li:hover .pic img{
	transform: scale(1.05);
}
.newcon-r ul li .tex{
	padding-top:1.87rem;
	color: var(---999, #999);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.newcon-r ul li .tex dl dt{
	margin-top:0.62rem;
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	
}

.lxbanner{
	width:100%;
	float:left;
	padding:8.5rem 8.3vw;
	padding-top:11.25rem;
	background-image:url(../img/lxbanner.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxcon{
	width:30%;
}
.lxcon dl dt{
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.lxcon dl dd{
	margin-top:0.62rem;
	color: var(---white, #FFF);
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 4.05rem */
	
}
.lxcon ul{
	margin-top:3.94rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxcon ul li{
	width:100%;
	margin-top:0.94rem;
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lxcon ul li img{
	margin-right:0.62rem;
}
.lxcon .yjdh{
	display:flex;
	margin-top:5.0rem;
}
.lxcon .yjdh a{
	padding: 1rem 3rem;
	border-radius: 3.125rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	background: var(--10, rgba(255, 255, 255, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	color: var(---white, #FFF);
	text-align: justify;
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 200%; /* 2rem */
	display: flex;
	align-items: center;
}
.lxcon .yjdh a::before{
	width: 1.5625rem;
	height: 1.5625rem;
	margin-right:1.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fx.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.zxly{
	width:39.2%;
	padding:3.25rem 3.75rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	background: var(--10, rgba(0, 0, 0, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
}
.zxly h1{
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.zxly h1 b{
	font-size: 2.25rem;
	font-weight: 400;
}
.zxly ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly ul li{
	width:100%;
	margin-top:3.75rem;
}
.lybk{
	width:100%;
	border:0px;
	padding-bottom:1.25rem;
	border-bottom:1px solid rgba(255, 255, 255, 0.30);
	outline:none;
	color: var(--60, rgba(255, 255, 255, 0.60));
	
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color:transparent;
}
.lyanniu{
	width:100%;
	height: 4rem;
	border-radius: 6.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	line-height:4.0rem;
	border:0px;
	cursor:pointer;
}

.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;}






.fl{
	float:left;
}
.w100{
	width:100%;
}
.mart0{
	margin-top:0px;
}
.mart7{
	margin-top:7.5rem;
}
.mart8{
	margin-top:8.75rem;
}
.mart3{
	margin-top:3.75rem;
}

.pc{
	display: block;
}
.moblie{
	display: none;
}

.header2{
	display: none;
}
.dingw{ width:100%; float:left; margin-top:-120px;}
	
}

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

.djxl .a01{
	padding:1.5rem;
}
.subNav3{
	font-size:1.0rem;
}
.navContent3{
	margin-top:0.5rem;
}
.navContent3 dl dd{
	margin-bottom:0.5rem;
	font-size:0.75rem;
}
.pulse-btn{
	padding:0.3rem 1.125rem;
	font-size:0.75rem;
}
.navContent3 dl dt{
	margin-bottom:0.5rem;
	font-size:0.75rem;
}
.navContent3 dl dt img{
	max-height:1.5rem;
}
.navContent3 .b01{
	bottom:2.0rem;
}
.animated-text{
	font-size:1.5rem;
}
.underline-container{
	height:0rem;
}
.sdanniu{
	margin-top:2.5rem;
}
.inpro .tex{
	width:34%;
}
.inpro .tex dl dd{
	font-size:1.5rem;
}
.inpro .tex dl dt{
	font-size:0.75rem;
}
.inpro .tex{
	font-size:0.75rem;
}
.hyyy .ab01{
	font-size:0.75rem;
}
.hyyy .ab01 .smtex{
	margin-top:2.5rem;
}
.index06 .ab01 .smtex{
	margin-top:2.5rem;
	font-size:0.75rem;
}
.yylm ul li{
	margin-top:0rem;
	height:3.0rem;
}
.yylm ul li .tp img{
	max-height:1.5rem;
}
.lxcon{
	width:35%;
}
.lxcon dl dd{
	font-size:1.5rem;
}
.zxly{
	padding:2.5rem;
}
.zxly h1{
	font-size:1.0rem;
}
.zxly h1 b{
	font-size:1.5rem;
}
.newbanner .tex3 .a01 dl dt{
	font-size:2.0rem;
}
.ljzx{
	font-size:1.8rem;
}
.ljzx .sdanniu{
	margin-top:0px;
}
.nybanner .tex3 .a01 dl dt{
	font-size:1.5rem;
}
.nybanner .tex3 .a01 dl dd{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nybanner .tex2 .a01{
	width:48%;
}
.underline-container.w60{
	height:0.5rem;
}
.ab02 .tex.w45 h1{
	font-size:1.5rem;
	margin-bottom:2.0rem;
}
.ab02 .tex.w45{
	font-size:0.75rem;
}
.nybanner .tex .a01{
	text-align:center;
}

.nybanner .tex .a01 h1{
	font-size:2.0rem;
}

.nab01{
	font-size:2.0rem;
	height:7.0rem;
}
.nab01::before{
	height:0rem;
	top:2.0rem;
}
.ab02 .tex{
	font-size:0.75rem;
}
.qywh .tex .a01{
	position:static;
	float:left;
	margin-top:2.0rem;
}








}




@media (max-width:999px) {

.footer{}
.footer.foot_show{}
.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.header{
	width: 100%;
	position: fixed;
	height: 5.0rem;
	top: 0;
	left: 0;
	z-index: 99;
	padding:0 2.0vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
}
.header .logo{
	width: auto;
	height: 5.0rem;
	max-width: 41.7%;
	display: flex;
	align-items: center;
}
.header .logo img{
	max-width: 100%;
	max-height: 100%;
}
.header.yanse{
	background:#fff;
	top:0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.header.yanse.yanse01{
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	top:0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.inr{
	width:auto;
	align-items: center;
	display: flex;
}
.header.yanse .zyw a{
	color:#333;
}
.header.yanse.yanse01 .zyw a{
	color:#fff;
}
.zyw{
	width: auto;
	display:flex;
	justify-content: center;
	align-items: center;
	color:#FFF;
	margin-right:1.25rem;
}
.zyw .sx{
	width:1px;
	height:1.0rem;
	margin-left:0.32rem;
	margin-right:0.32rem;
	background-color:#FFF;
}
.zyw a{
	color:#FFF;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}

.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: auto; 
	height:5rem;
	display:flex;
	align-items: center;
	color: #FFF;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.nav-bar2 a{
	display:flex;
	align-items: center;
	color:#FFF;
}
.nav-bar2 img{
	max-height:1.5rem;
	margin-right:0.5rem;
}

.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close{ 
	width: auto; 
	height: 5.0rem;
	display:flex;
	align-items: center;
	color: #FFF;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.v_close img{
	max-height:1.5rem;
	margin-right:0.5rem;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:100%;
	float:left;
	background-image:url(../img/dhbj.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:100vh;
}
.head{
	width: 100%;
	height: 5.0rem;
	padding:0 2.0vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom:1px solid rgba(255, 255, 255, 0.20);
}
.djxl{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.djxl .a01{
	width:100%;
	border-bottom:1px solid rgba(255, 255, 255, 0.20);
	padding:1.0rem;
}
.subNav3{
	width:100%; 
	float:left;
	DISPLAY: block;  
	CURSOR: pointer;
	text-align:left;
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 3.6rem */
	
}
.subNav3 a{
	color: var(---white, #FFF);
}
.subNav3:hover{float:left; }
.currentDd3{}
.currentDd3 a{
	color: #FFF;
}
.navContent3{
	display: none;
	float:left; 
	width:100%;
	margin-top:0.5rem;
	position:relative;
}
.navContent3 dl dd{
	color: var(---white, #FFF);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:1rem;
}
.navContent3 dl dd a{
	color:#FFF;
}
.navContent3 dl dt{
	margin-bottom:0.88rem;
	color: var(---white, #FFF);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.navContent3 dl dt img{
	margin-right:0.32rem;
	max-height:1.5rem;
}
.navContent3 dl dt a{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
}
.navContent3 .b01{
	width:100%;
	position:absolute;
	left:0rem;
	bottom:0;
	z-index:1;
	display:none;
}

.index01{
	width: 100%;
	float: left;
	background-image:url(../img/sja01.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:8.0rem 8.3vw;
	padding-top:2.0rem;
	margin-top:5.0rem;
}
.inban{
	width:100%;
	float:left;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.inban .a01{
	width:100%;
	position:relative;
	padding-bottom:6rem;
}

:root {
            --line-color: #ff6b6b;
            --text-color: #2c3e50;
        }

        /* 滚动容器 */
        section {
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 0;
            transform: translateY(50px);
            transition: 1s ease;
			
        }

        section.active {
            opacity: 1;
            transform: translateY(0);
        }

        /* 多行容器 */
        .multi-line {
            display: flex;
            flex-direction: column;
            gap: 40px;
        }

        /* 单行容器 */
        .text-line {
            position: relative;
            display: block;
            align-items: flex-end;
            min-height: 60px;
        }

        /* 文字样式 */
        .animated-text {
            color: var(---white, #FFF);
			text-align: center;
			text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
			font-size: 1.1rem;
			font-style: normal;
			font-weight: 500;
			line-height: 150%; /* 5.4rem */
			
			position: relative;
			z-index: 2; /* 文字在上层 */
			/* 关键：允许文字换行 */
            word-wrap: break-word;
            white-space: normal;
        }

        /* 字符动画 */
        .animated-text span {
            /*display: inline-block;*/
            opacity: 0;
            transform: translateY(20px);
            animation: textRise 0.6s ease forwards;
        }
		
		/* 换行样式 */
        .animated-text .line-break {
            display: block;
            height: 0.5em;
            width: 100%;
        }

        /* 横条容器 */
        .underline-container {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 200px;
            height: 10px;
            overflow: hidden;
            z-index: 1;
        }

        /* 横条动画 */
        .text-line-bar {
            width: 0;
            height: 100%;
            border-radius: 5px;
            animation: lineExpand 0.8s ease forwards;
        }

        /* 动画定义 */
        @keyframes textRise {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes lineExpand {
            to { width: 100%; }
        }


.sdanniu{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top:2.5rem;
	position:absolute;
	bottom:1%;
	z-index:1;
}
.sdanniu.jz{
	justify-content: space-between;
}
.pulse-btn{
	position: relative;
	padding: 0.5rem 1.5rem;
	font-size: 0.75rem;
	font-family:zt;
	color: white;
	background: var(--main-color);
	border: none;
	border-radius: 1.5rem;
	cursor: pointer;
	transition: transform 0.3s;
	/* 防止外围动画溢出 */
	overflow: visible;
}
.pulse-btn b{
	margin-left:0.64rem;
	font-family:'宋体';
}
/* 外围闪光层 */
.pulse-btn::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	background: rgba(255, 109, 4, 0.6);
	border-radius: 1.5rem;
	transform: translate(-50%, -50%);
	animation: pulse var(--anim-duration) infinite;
	z-index: -1;
}
/* 第二层外围光晕 */
.pulse-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	border: 0px solid var(--main-color);
	border-radius: 1.5rem;
	transform: translate(-50%, -50%);
	animation: pulse-large var(--anim-duration) infinite;
	opacity: 0;
	z-index: -2;
}
/* 悬停效果 */
.pulse-btn:hover {
	transform: scale(1.05);
	color:#FFF;
}
/* 点击效果 */
.pulse-btn:active {
	transform: scale(0.95);
}
/* 关键帧动画 */
@keyframes pulse {
	0% {
		opacity: 1;
		transform: translate(-50%, -50%) scale(0.8);
	}
	100% {
		 opacity: 0;
		  transform: translate(-50%, -50%) scale(1.4);
	}
}
@keyframes pulse-large {
	0% {
		opacity: 0.3;
		transform: translate(-50%, -50%) scale(0.7);
	}
	100% {
		opacity: 0;
		transform: translate(-50%, -50%) scale(1.8);
    }
}
:root {
	 --main-color: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));  /* 主色调 */
	 --anim-duration: 1.5s;  /* 动画时长 */
}

.index02{
	width: 100%;
	float: left;
	background-image:url(../img/sja02.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:2.0rem 8.3vw;
	padding-bottom:14rem;
}
.index02 video{
	display:none;
}

.inpro{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position:relative;
	padding-bottom:8.0rem;
}
.inpro .tex{
	width:100%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	    font-size: 0.85rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	
}
.inpro .tex dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.inpro .tex dl dd{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	    font-size: 1.15rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0.6rem;
    margin-bottom: 2.5rem;
}

.fzsy03{
	width: 100%;
	float: left;
	background-image:url(../img/sjbg3.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:2.0rem 8.3vw;
	padding-bottom:14rem;
}
.index03{
	width: 100%;
	float: left;
	background-image:url(../img/sja03.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:2.0rem 8.3vw;
	padding-bottom:14rem;
}

.index04{
	width: 100%;
	float: left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	overflow:hidden;
	padding:4.0rem 8.3vw;
}

.inpro2{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position:relative;
	padding-bottom:4.0rem;
}
.intit{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.index05{
	width: 100%;
	float: left;
	height:35rem;
}
.hyyy{
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0 8.3vw;
	color:#FFF;
}
.hyyy .a01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-left:8.33vw;
}
.hyyy .ab01{
	width:48%;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5; /* 1.575rem */
	
	position:relative;
	padding-bottom:4.0rem;
}
.hyyy .ab01 .smtex{
	text-align:left;
	margin-top:3.5rem;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yylm{
	width:8.2rem;
	height:100%;
	position:absolute;
	right:1.0rem;
	top:0;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.yylm .a01{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.yylm .a01::before{
	width: 0.0625rem;
	content:'';
	display:inline-block;
	height:100%;
	position:absolute;
	right:2.92rem;
	top:0;
	background: rgba(255, 255, 255, 0.20);
}
.yylm ul{
	display: flex;
	flex-wrap: wrap;
}
.yylm ul li{
	width:100%;
	height:1.8rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	transition: all 0.6s;
	margin-top:1.5rem;
}
.yylm ul li:first-child{
	margin-top:0px;
}
.yylm ul li a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width:100%;
	height:100%;
	color:#FFF;
	color: var(---white, #FFF);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.yylm ul li .tx{
	width:4.015rem;
	text-align:right;
	    font-size: 0.75rem;
}
.yylm ul li .quan{
	width: 0.625rem;
	height: 0.625rem;
	margin-left:0.88rem;
	margin-right:0.88rem;
	background-image:url(../img/q01.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.yylm ul li .tp{
	width:1.8rem;
}
.yylm ul li .tp img{
	max-width:100%;
}

.yylm ul li a:hover{
	color:#fff;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
}
.yylm ul li.cur{
	color:#fff;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
}
.yylm ul li.cur a{
	color:#fff;
}
.yylm ul li.cur .pic01{
	display:none;
}
.yylm ul li.cur .pic02{
	display:inline-block;
}
.yylm ul li.cur .quan{
	background-image:url(../img/q02.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.yylm ul li .pic01{
	display:inline-block;
}
.yylm ul li .pic02{
	display:none;
}
.yylm ul li:hover .pic01{
	display:none;
}
.yylm ul li:hover .pic02{
	display: inline-block;
}
.yylm ul li:hover .quan{
	background-image:url(../img/q02.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

.index06{
	width: 100%;
	float: left;
	background-image: url(../img/a05.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:4.0rem 8.33vw;
}



.index06 .a01{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.index06 .ab01{
	width:100%;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	position:relative;
	padding-bottom:6.0rem;
}
.index06 .ab01 .smtex{
	display:flex;
	margin-top:2.5rem;
}
.copy{
	width:100%;
	float:left;
	margin-top:5.0rem;
	text-align:center;
	color: var(--60, rgba(255, 255, 255, 0.60));
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	display:none;
	line-height: normal;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
	margin-top:5.0rem;
	width: 100%;
    height: 60vw;
    overflow: hidden;
}
.nybanner img{
	    position: relative;
    transform: scale(1.0);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}
.nybanner .tex{
	width:100%;
	position:absolute;
	top:8%;
	left:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.nybanner .tex .a01{
	width:90%;
	text-align:center;
	position:relative;
	padding-bottom:4.0rem;
	padding-bottom: 6rem;
}
.nybanner .tex .a01 section{
	opacity:1;
}
.nybanner .tex .a01 h1{
	color: var(---white, #FFF);
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1.5rem;
	font-style: normal;
	    margin-bottom: -40px;
	font-weight: 500;
	line-height: 180%; /* 5.4rem */
	
}
.nybanner .tex .sdanniu{
	margin-top:1.5rem;
	width:100%;
}

.nybanner .tex2{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 8.3vw;
}
.nybanner .tex2 .a01{
	width:100%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 0.85rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	
}
.nybanner .tex2 .a01 p{
	display:none;
}
.nybanner .tex2 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.nybanner .tex2 .a01 dl dd{
	    margin-bottom: 1rem;
        font-size: 1.25rem;
    line-height: normal;
    color: #FFF;
    margin-top: 0.5rem;
	display:flex;
}
.nybanner .tex2 .a01 dl dd div{
	width:auto;
	position:relative;
	z-index:3;
	display:flex;
	padding-bottom:0.5rem;
}
.nybanner .tex2 .a01 dl dd div i{
	z-index:4;
}
.nybanner .tex2 .a01 dl dd div::after{
	width:100%;
	height: 0.5625rem;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
	display:inline-block;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
}
.nybanner .tex2 .sdanniu{
	margin-top:0px;
	bottom:2.0rem;
}

.nybanner .tex3{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 4vw;
}
.nybanner .tex3 .a01{
	width:100%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.nybanner .tex3 .a01 h1{
	display:flex;
}
.nybanner .tex3 .a01 h1 .b01{
	border-radius: 1.25rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	display: flex;
	align-items: center;
	padding-right:1.5rem;
	color: var(---white, #FFF);
	font-size: 0.65rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.nybanner .tex3 .a01 h1 .b01 i{
	padding: 0.28125rem 1.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.65rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	margin-right:0.5rem;
}
.nybanner .tex3 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 5.4rem */
	
	margin-top:1.5rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.nybanner .tex3 .a01 dl dd{
	margin-top:2.5rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
	display:none;
}
.nybanner .tex3 .sdanniu{
	margin-top:0px;
	display:none;
}


.weizi{
	width:100%;
	position:absolute;
	left:0;
	top:0rem;
	padding:0.5rem 2.0vw;
	color: var(---white, #FFF);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.weizi a{
	color: var(--60, rgba(255, 255, 255, 0.60));
}
.weizi i{
	margin-left:0.69rem;
	margin-right:0.69rem;
	width:1px;
	height:0.88rem;
	background-color:var(--60, rgba(255, 255, 255, 0.60));
}

.nab01{
	    width: 100%;
    float: left;
    margin-top: 4.75rem;
    color: var(---333, #333);
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6;
    height: 5rem;
    position: relative;
}
.nab01 i{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.nab01::before{
	width: 10rem;
	height: 0rem;
	content:'';
	display:inline-block;
	position:absolute;
	left:0;
	top:1.5rem;
	z-index:1;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
}
.ab02{
	width:100%;
	float:left;
	margin-top:2.75rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ab02 .tex{
	width:100%;
	color: var(---666, #666);
	font-size: 0.85rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	
}
.ab02 .tex.w45{
	width:100%;
	color: var(---666, #666);
font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	position:relative;
	padding-bottom:5.0rem;
}
.ab02 .tex.w45 h1{
	margin-bottom:2.0rem;
	color: var(---333, #333);
	    font-size: 1.15rem;
    font-style: normal;
    font-weight: 600;
	line-height: 180%; /* 4.5rem */
	
}
.ab02 .pic{
	width:100%;
	margin-top:2.0rem;
}


/* 图片容器 */
.image-container {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 60px;
}
/* 图片包装 */
.image-card {
	position: relative;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.6s ease;
}
/* 图片展开动画 */
.image-card img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transform: scale(0.5);
	clip-path: inset(50% 50% 50% 50%); /* 从中心点开始 */
    transition:
	clip-path 1.2s cubic-bezier(0.4, 0, 0.2, 1),
	transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
/* 激活状态 */
.image-card.active {
	opacity: 1;
}
.image-card.active img {
	clip-path: inset(0% 0% 0% 0%); /* 展开到全尺寸 */
    transform: scale(1);
}
/* 性能优化 */
.image-card {
	will-change: transform, opacity;
}


/* 进度条容器 */
.progress-container {
	position: fixed;
	top: 1.0rem;
	left: 2%;
	width: 80%;
	height: 3.0rem;
	background: none;
	z-index: 9999;
	opacity: 0; /* 默认透明 */
	transition: opacity 0.3s ease;
}
/* 可见状态 */
.progress-container.visible {
	opacity: 1;
}
/* 进度条主体 */
.progress-bar {
	height: 100%;
	width: 0%;
	background: #fff;
	transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.honr{
	width:100%;
	float:left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	margin-top:4.75rem;
	padding-top:4.75rem;
}
.honrtit{
	width:100%;
	padding:0 8.3vw;
	color: var(---white, #FFF);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
}

.ntit{
	width:100%;
	float:left;
	margin-top:4.75rem;
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 4.5rem */
	
}
.qywh{
	width:100%;
	float:left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.qywh .pic{
	width:100%;
}
.qywh .pic img{
	width:100%;
	height:auto;
	display:block;
}
.qywh .tex{
	width:100%;
	position:relative;
	padding:2.0rem 0;
}
.qywh .tex dl dt{
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.qywh .tex dl dd{
	margin-top:1.12rem;
	color: var(---333, #333);
	font-size: 0.85rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
	
}
.qywh .tex .a01{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.qywh .tex .a01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.qywh .tex .a01 ul li{
	width:100%;
	color: var(---333, #333);
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 1.575rem */
	padding:1.0rem 0;
	border-bottom:1px solid #E0E0E0;
}
.ljzx{
	width:100%;
	float:left;
	margin-top:4.75rem;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	padding:1.75rem 8.3vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	
}
.ljzx .a01{
	width:100%;
	float:left;
	position:relative;
	padding-bottom:4.0rem;
}

.foot{
	width:100%;
	float:left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
}
.foot .a01{
	width:100%;
	padding:3.56rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.foot .a01 .ewm{
	width:24.5%;
}
.foot .a01 .ewm dl dt{
	overflow:hidden;
}
.foot .a01 .ewm dl dt img{
	max-width:100%;
}
.foot .a01 .ewm dl dd{
	margin-top:1.25rem;
	color: var(---333, #333);
	text-align: center;
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
}
.foot .a01 .lx{
	width:63.5%;
}
.foot .a01 .lx dl dt{
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	padding-bottom:0.62rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.foot .a01 .lx dl dt img{
	margin-right:0.81rem;
}
.foot .a01 .lx dl dd{
	display: flex;
	align-items: center;
	color: var(---666, #666);
	
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:1.25rem;
}
.foot .a01 .lx dl dd img{
	margin-right:0.62rem;
}
.foot .a01 .link{
	width:100%;
	margin-top:3.0rem;
	display: flex;
	flex-wrap: wrap;
}
.foot .a01 .link a{
	margin-right:1.25rem;
	display:flex;
	position:relative;
}
.foot .a01 .link a i{
	width:5.0rem;
	height:5.0rem;
	position:absolute;
	left:0;
	bottom:-5.0rem;
	opacity:0;
	visibility:hidden;
}
.foot .a01 .link a:hover i{
	opacity:1;
	visibility:visible;
}
.foot .a01 .link a i img{
	max-width:100%;
}
.foot .sx{
	width: 100%;
	height:0.0625rem;
	float:left;
	background: #F2F2F2;
}
.foot .dbnav{
	width:100%;
	padding:3.5rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	display: none;
}
.foot .dbnav dl dt{
	color: var(---333, #333);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:0.82rem;
}
.foot .dbnav dl dd{
	margin-top:1.06rem;
	color: var(---666, #666);
	
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.foot .dbnav dl dd a{
	color: var(---666, #666);
}
.foot01{
	width:100%;
	float:left;
	padding:1.5rem 0;
	color: var(---999, #999);
	
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.cpcs{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background: var(---Gray-6, #F2F2F2);
	padding:1.5rem;
	display: flex;
	flex-wrap: wrap;
	overflow: scroll;
}
.ke-zeroborder{
	width: 100%;
  
	}
.ke-zeroborder th{
	width:auto;
	color: var(---333, #333);
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	padding: 0.75rem 0;
    padding-top: 0px;
	text-align:left;
    border-bottom: 1px solid #E0E0E0;
	}
.ke-zeroborder td{
	width:auto;
	color: var(---666, #666);
    font-size: 0.75rem;
    font-style: normal;
    line-height: normal;
	white-space: nowrap;
	font-weight: 400;
    padding-top: 0px;
	padding: 0.75rem 0;
    border-bottom: 1px solid #E0E0E0;
	}
.cpcs ul{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom:1px solid #E0E0E0;
}
.cpcs ul li{
	width:16.666%;
	padding:1.0rem 0;
	color: var(---666, #666);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.cpcs ul:first-child li{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-top:0px;
}
.lyu{
	width:100%;
	float:left;
	padding-bottom:3.0rem;
}
.lyu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lyu ul li{
	width:100%;
	margin-top:1.75rem;
	border-top: 1px solid var(---Gray-5, #E0E0E0);
	padding-top:1.0rem;
	position:relative;
}
.lyu ul li::before{
	width:0px;
	height:2px;
	content:'';
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	transition: all 0.6s;
	background-color:var(--Linear, #FF6D04);
}
.lyu ul li:hover::before{
	width:100%;
}
.lyu ul li:nth-child(4n){
	margin-right:0px;
}
.lyu ul li dl dt{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 2.25rem */
	
	padding-bottom:1.0rem;
}
.lyu ul li dl dd{
	margin-top:0.75rem;
	color: var(---666, #666);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.35rem */
	
}
.hylist{
	width:100%;
	float:left;
	margin-top:2.75rem;
}
.hylist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hylist ul li{
	width:100%;
	background: var(---Gray-6, #F2F2F2);
	    padding: 1.75rem 1.275rem;
	color: var(---666, #666);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 1.575rem */
	margin-top:1.0rem;
}
.hylist ul li:nth-child(4n){
	margin-right:0px;
}
.hylist ul li dl dt{
	overflow:hidden;
}
.hylist ul li dl dt img{
	max-height:3.75rem;
}
.hylist ul li dl dd{
	margin-top:1.75rem;
	margin-bottom:1.5rem;
	color: var(---333, #333);
	font-size: 1.15rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.wrap{
	width:100%;
	float:left;
	padding-bottom:4.75rem;
	padding-top:1.0rem;
	background: var(---Gray-6, #F2F2F2);
}
.newlist{
	width:100%;
	float:left;
}
.newlist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.newlist ul li{
	width:48%;
	margin-top:1.0rem;
	background: var(---white, #FFF);
}
.newlist ul li:nth-child(3n){
	margin-right:0px;
}
.newlist ul li .pic{
	overflow:hidden;
	position:relative;
}
.newlist ul li .pic i{
	position:absolute;
	padding: 0.3125rem 1.0rem;
	top:1.0rem;
	right:1.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	font-size: 0.65rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.35rem */
	text-transform: capitalize;
	z-index:2;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	padding:0.5rem;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 1.8rem */
	
}
.newlist ul li .tex dl dt{
	margin-top:0.62rem;
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 2.25rem */
	
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newlist ul li .tex dl dd{
	margin-top:0.88rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.newlist ul li .tex .more{
	display:flex;
	margin-top:2.31rem;
}
.newlist ul li .tex .more a{
	width:8.0rem;
	height:2.5rem;
	display: flex;
	align-items: center;
	position:relative;
	border-radius: 6.25rem;
	border: 2px solid var(---Gray-5, #E0E0E0);
	overflow:hidden;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
}
.newlist ul li .tex .more a .tx{
	width:100%;
	height:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.newlist ul li .tex .more a b{
	margin-left:0.94rem;
	font-family:'宋体';
}
.newlist ul li .tex .more a::before{
	width:0px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	transition: all 0.6s;
	content:'';
	display:inline-block;
}
.newlist ul li:hover .tex .more a::before{
	width:100%;
}
.newlist ul li:hover .tex .more a{
	border:0px;
	color:#FFF;
}

.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: 2.125rem;
	height: 2.125rem;
	display:flex;
	margin-left:2px;
	margin-right:2px;
}
.fy ul li a{
	width: 2.125rem;
	height: 2.125rem;
	text-align:center;
	font-size: 1.0rem;
	border-radius: 50%;
	line-height:2.125rem;
	transition: all 0.01s;
	border: 1px solid var(---Gray-5, #E0E0E0);
	background: var(---white, #FFF);
	color: var(---666, #666);

}
.fy ul li a b{
	font-family:'宋体';
}
.fy ul li a:hover{
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color:#FFF;
	border:0px solid var(--133-a-95, #133A95);
}
.fy ul li .cur{
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color:#FFF;
	border:0px solid var(--133-a-95, #133A95);
}

.newbanner{
	width:100%;
	float:left;
	background: var(--Linear, linear-gradient(294deg, #06080B 17.44%, #131A24 86.26%));
	padding-bottom:6.22rem;
}
.newbanner .weizi{
	position:static;
	float:left;
	margin-top:5.0rem;
}
.newbanner .tex3{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 4vw;
	margin-top:3.22rem;
}
.newbanner .tex3 .a01{
	width:100%;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.newbanner .tex3 .a01 h1{
	display:flex;
}
.newbanner .tex3 .a01 h1 .b01{
	border-radius: 1.25rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	display: flex;
	align-items: center;
	padding-right:1.5rem;
	color: var(---white, #FFF);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.newbanner .tex3 .a01 h1 .b01 i{
	padding: 0.28125rem 1.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.65rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	margin-right:0.5rem;
}
.newbanner .tex3 .a01 dl dt{
	color: var(---white, #FFF);
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 1.15rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 5.4rem */
	
	margin-top:1.25rem;
}
.newbanner .tex3 .a01 dl dd{
	margin-top:2.5rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	
}
.newbanner .tex3 .a02{
	width:100%;
	margin-top:3.0rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
	display: flex;
	align-items: center;
}
.newbanner .tex3 .a02 a{
	margin-left:1.25rem;
}
.newbanner .tex3 .a02 img{
	width:2.4rem;
	}
.newcon{
	width:100%;
	float:left;
	margin-top:4.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newcon-l{
	width:100%;
}
.newtex{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}
.newtex img{
	max-width:100%;
}
.newnext{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.newnext ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newnext ul li{
	width:100%;
	padding-bottom:1.44rem;
	padding-top:2.5rem;
	color: var(---999, #999);
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid var(---Gray-5, #E0E0E0);
	transition: all 0.6s;
}
.newnext ul li a{
	color: var(---999, #999);
}
.newnext ul li a:first-child{
	min-width:4.0rem;
}
.newnext ul li:hover a{
	color: var(---333, #333);
}
.newnext ul li:hover{
	border-bottom: 2px solid var(--Linear, #FF6D04);
}

.newcon-r{
	width:26.2%;
	display:none;
}
.newcon-r ul{
	display: flex;
	flex-wrap: wrap;
}
.newcon-r ul li{
	width:100%;
	margin-top:3.69rem;
	background: var(---white, #FFF);
}
.newcon-r ul li:first-child{
	margin-top:0px;
}
.newcon-r ul li .pic{
	overflow:hidden;
	position:relative;
}
.newcon-r ul li .pic i{
	position:absolute;
	padding: 0.3125rem 1.25rem;
	top:1.31rem;
	right:2.0rem;
	border-radius: 1.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.35rem */
	text-transform: capitalize;
	z-index:2;
}
.newcon-r ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newcon-r ul li:hover .pic img{
	transform: scale(1.05);
}
.newcon-r ul li .tex{
	padding-top:1.87rem;
	color: var(---999, #999);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.newcon-r ul li .tex dl dt{
	margin-top:0.62rem;
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	
}

.lxbanner{
	width:100%;
	float:left;
	padding: 4.5rem 4.3vw;
	padding-top:7.25rem;
	background-image:url(../img/lxbanner.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxcon{
	width:100%;
}
.lxcon dl dt{
	color: var(---white, #FFF);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 1.8rem */
	
}
.lxcon dl dd{
	margin-top:0.62rem;
	color: var(---white, #FFF);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 4.05rem */
	
}
.lxcon ul{
	margin-top:1.94rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxcon ul li{
	width:100%;
	margin-top:0.44rem;
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.lxcon ul li img{
	margin-right:0.62rem;
}
.lxcon .yjdh{
	display:flex;
	margin-top:5.0rem;
}
.lxcon .yjdh a{
	padding: 0.5rem 2rem;
	border-radius: 3.125rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	background: var(--10, rgba(255, 255, 255, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	color: var(---white, #FFF);
	text-align: justify;
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 200%; /* 2rem */
	display: flex;
	align-items: center;
}
.lxcon .yjdh a::before{
	width: 1.5625rem;
	height: 1.5625rem;
	margin-right:1.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fx.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.zxly{
	width:100%;
	padding:1.15rem;
	border: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	background: var(--10, rgba(0, 0, 0, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	margin-top:3.0rem;
}
.zxly h1{
	color: var(---white, #FFF);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.zxly h1 b{
	font-size: 1.25rem;
	font-weight: 400;
}
.zxly ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly ul li{
	width:100%;
	margin-top:1.75rem;
}
.lybk{
	width:100%;
	border:0px;
	padding-bottom:1.25rem;
	border-bottom:1px solid rgba(255, 255, 255, 0.30);
	outline:none;
	color: var(--60, rgba(255, 255, 255, 0.60));
	
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color:transparent;
}
.lyanniu{
	width:100%;
	height: 3rem;
	border-radius: 6.25rem;
	background: var(--Linear, linear-gradient(90deg, #FF6D04 0%, #FF0010 100%));
	color: var(---white, #FFF);
	text-align: center;
	
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height:3.0rem;
	border:0px;
	cursor:pointer;
}

.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;}






.fl{
	float:left;
}
.w100{
	width:100%;
}
.mart0{
	margin-top:0px;
}
.mart7{
	margin-top:3.5rem;
}
.mart8{
	margin-top:4.75rem;
}
.mart3{
	margin-top:1.75rem;
}

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










}
































