@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: siyun;
	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:#0C418D;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


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

.header.yanse .innav ul li .cur{
	color: #0C418D;
}
.header.yanse.yanse01 .innav ul li a
.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;
}




@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 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.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 var(--10, rgba(0, 0, 0, 0.10))
}
.header.yanse.yanse01{
	background:none;
	top:0px;
}
.inr{
	width:auto;
	align-items: center;
	display: flex;
}

.innav{
	width:auto;
}
.innav ul{
	display: flex;
	flex-wrap: wrap;
}
.innav ul li{
	width:auto;
	margin-right:3.75vw;
}
.innav ul li a{
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.header.yanse .innav ul li a{
	color: var(---333, #333);
}
.header.yanse.yanse01 .innav ul li a{
	color: var(---white, #FFF);
}

.header.yanse.yanse01 .innav ul li a.a01{
	color: var(---333, #333);
}
.header.yanse.yanse01 .ss.a01{
	background: var(---Gray-6, #F2F2F2);
}
.ss{
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 3rem;
	display:flex;
	justify-content: center;
	align-items: center;
	color:#FFF;
	margin-right:0.75rem;
}
.ss img{
	max-height:1.25rem;
}
.header.yanse .ss{
	background: var(---Gray-6, #F2F2F2);
}
.header.yanse.yanse01 .ss{
	background: var(--10, rgba(255, 255, 255, 0.10));
}

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

.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.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: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.v_close img{
	max-height:2.50rem;
}
.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 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom:1px solid rgba(255, 255, 255, 0.20);
	background-color:#FFF;
}
.djxl{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.djxl .a01{
	width:20%;
	border-right:1px solid rgba(255, 255, 255, 0.20);
	padding:4.7rem 2.5rem;
	transition: all 0.6s;
}
.djxl .a01:hover{
	background: var(--Color-3, #0C418D);
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
}
.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: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 180%; /* 2.7rem */
	text-transform: uppercase;
}
.header.yanse .subNav3 a{
	color: var(---white, #FFF);
}
.subNav3:hover{float:left; }
.currentDd3{}
.currentDd3 a{
	color: #FFF;
}
.navContent3{
	display: block;
	float:left; 
	width:100%;
	margin-top:0.62rem;
	position:relative;
	padding-bottom:7.0rem;
}
.navContent3 dl dd{
	color: var(---white, #FFF);
	font-family: "Microsoft YaHei";
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:1.88rem;
}
.navContent3 dl dd a{
	color:#FFF;
}
.navContent3 dl dt{
	color: var(---white, #FFF);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	margin-top:1.88rem;
}
.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;
}
.header.yanse .navContent3 dl dt a{
	color:#FFF;
}
.header.yanse .navContent3 dl dd a{
	color:#FFF;
}

.inban{
	width:100%;
	float:left;
	position:relative;
}
.inban img{
	width:100%;
	height:auto;
	display:block;
}
.inban .tex{
	width:100%;
	height:auto;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	padding:0 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inban .tex .tex01{
	width:50%;
	background: var(--Color-3, #0C418D);
	padding:3.81rem 3.75rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inban .tex .tex01::after{
	width: 3rem;
	height: 3rem;
	content:'';
	display:inline-block;
	background-image:url(../img/hov.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.inban .tex .tex01 dl dt{
	color: var(---white, #FFF);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.inban .tex .tex01 dl dd{
	margin-top:0.62rem;
	color: #FFF;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.index01{
	width:100%;
	float:left;
	margin-top:8.75rem;
}

.inmore{
	display:flex;
	align-items: center;
}
.inmore a{
	display: inline-flex;
	padding: 1rem 2.125rem 1.0625rem 2.1875rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: var(--Color-3, #0C418D);
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
}
.inmore a::after{
	margin-left:0.56rem;
	font-family:'宋体';
	font-weight:bold;
	content:">";
}

.intit{
	width:100%;
	float:left;
	margin-top:8.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intit .a01{
	width:auto;
}
.intit .a01 dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.intit .a01 dl dd{
	margin-top:0.94rem;
	color: var(---333, #333);
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.intit .a02{
	width:50%;
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
}

.inabpic{
	width:100%;
	float:left;
	margin-top:5.0rem;
	position:relative;
}
.inabpic img{
	width:100%;
	height:auto;
	display:block;
}
.inabpic .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background: var(--30, rgba(0, 0, 0, 0.30));
	display: flex;
	justify-content: center;
	align-items: center;
}
.rotating-circle{
	width: 6.86044rem;
	height: 6.86044rem;
	border-radius: 50%;
	background: url(../img/yuan.svg) no-repeat center;
	animation: rotate 24s linear infinite;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	position:relative;
}
@keyframes rotate {
from {
	transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.inabpic .tex2{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.innum{
	width:100%;
	float:left;
	margin-top:5.0rem;
}
.innum ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.innum ul li{
	width:auto;
	text-align:center;
}
.innum ul li dl dt{
	color: var(---333, #333);
	font-size: 6rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}
.innum ul li dl dd{
	color: var(---666, #666);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.inwrap{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(---Gray-6, #F2F2F2);
	padding:8.75rem 0;
}
.innew{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.innew ul{
	display: flex;
	flex-wrap: wrap;
}
.innew ul li{
	width:calc(25.3% - 1.25rem);
	margin-right:1.25rem;
	background: var(---white, #FFF);
	transition: all 0.6s;
	    margin-bottom: 4.25rem;
		overflow: hidden;
    position: relative;
}
.innew ul li:nth-child(4n){
	margin-right:0px;
}
.innew ul li .pic{
	overflow:hidden;
	position:relative;
}
.innew ul li .pic i{
	width:auto;
	position:absolute;
	right:1.0rem;
	top:1.0rem;
	z-index:1;
	background-color:#da251c;
	padding:0.5rem 1.0rem;
	border-radius:1.5rem;
	font-size:0.875rem;
	color: #FFF;
}
.innew ul li .pic em{
	width:auto;
	position:absolute;
	right:1.0rem;
	top:1.0rem;
	z-index:1;
	background-color:#2d9cdb;
	padding:0.5rem 1.0rem;
	border-radius:1.5rem;
	font-size:0.875rem;
	color: #FFF;
}
.innew ul li .pic b{
	width:auto;
	position:absolute;
	right:1.0rem;
	top:1.0rem;
	z-index:1;
	background-color:#0d62b6;
	padding:0.5rem 1.0rem;
	border-radius:1.5rem;
	font-size:0.875rem;
	color: #FFF;
	font-weight:normal;
}
.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 .tex{
	    padding: 1rem 1rem 5rem;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.innew ul li .tex dl dt{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	overflow: hidden;
}
.innew ul li .tex dl dd{
	margin-top:1.63rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.innew ul li .tex .more{
	    /*margin-top: 1.56rem;*/
    position: absolute;
    left: 2rem;
    bottom: 1rem;
    display: flex;
    align-items: center;
}
.innew ul li .tex .more a{
	color: var(---999, #999);
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
	display: flex;
	align-items: center;
}
.innew ul li .tex .more a::after{
	content:">";
	font-family:'宋体';
	margin-left:1.25rem;
	font-weight:bold;
}
.innew ul li:hover{
	/* 扩展投影 */
	box-shadow: 0px 64px 60px -34px rgba(0, 0, 0, 0.29);
}
.innew ul li:hover .tex dl dt{
	color: var(--Color-3, #0C418D);
}
.inwraphj1 .pic{
	padding: 1rem;
	}
.inwraphj1 .pic img{
	    max-width: 60%;
    margin: auto;
	}
.inwraphj1 ul li .tex dl dt{
	    margin-bottom: 1.62rem;
	}
.foot{
	width:100%;
	float:left;
	background: #181F31;
	padding-top:6.25rem;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dbnav{
	width:85%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dbnav dl{
	max-width:300px;
}
.dbnav dl dt{
	color: var(---white, #FFF);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:0.82rem;
}
.dbnav dl dd{
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:1.06rem;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.dbnav dl dd a{
	color: var(--60, rgba(255, 255, 255, 0.60));
}

.foot01 .a01{
	width:10%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float:right;
	right:0px;
}
.dbtel{
	width:100%;
}
.dbtel dl dt{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	padding-bottom:0.63rem;
}
.dbtel dl dt img{
	margin-right:0.81rem;
}
.dbtel dl dd{
	    margin-bottom: 1.25rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.dbtel dl dd img{
	margin-right:0.62rem;
}

.dbewm{
	width:100%;
	text-align:center;
	float:right;
	right:0px;
}
.dbewm dl dt{
	overflow:hidden;
}
.dbewm dl dt img{
	max-width:100%;
}
.dbewm dl dd{
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin-top:1.25rem;
}
.foot02{
	width:100%;
	float:left;
	margin-top:5.3rem;
	border-top: 1px solid rgba(255, 255, 255, 0.20);
	padding:2.62rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(--30, rgba(255, 255, 255, 0.30));
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.nybanner{
	width:100%;
	float:left;
	margin-top:5.0rem;
	background: var(--Color-3, #0C418D);
	padding:2.88rem 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.nybanner .a01{
	width:auto;
}
.nybanner .a01 dl dt{
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.nybanner .a01 dl dd{
	margin-top:0.62rem;
	color: var(---white, #FFF);
	font-size: 3rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.nybanner .a02{
	width:auto;
}
.nybanner .a02 ul{
	display: flex;
	flex-wrap: wrap;
}
.nybanner .a02 ul li{
	width:auto;
	margin-left:0.94rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nybanner .a02 ul li a{
	display: flex;
	padding: 0.875rem 2.09375rem 0.875rem 2.15625rem;
	justify-content: center;
	align-items: center;
	position:relative;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 1.5rem */
	text-transform: capitalize;
	border-radius: 6.25rem;
	background: var(--30, rgba(255, 255, 255, 0.30));
}
.nybanner .a02 ul li a::after{
	margin-left:0.56rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.nybanner .a02 ul li a:hover{
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
}
.nybanner .a02 ul li a.cur{
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
}

.nab01{
	width:100%;
	float:left;
	margin-top:6.25rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nab01 .wenb{
	width:44.6%;
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.2; /* 1.8rem */
}

.nab01 .wenb p{text-indent: 2rem;
 }
.nab01 .wenb dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.nab01 .wenb dl dd{
	margin-top:0.94rem;
	color: var(---333, #333);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom:4.31rem;
}
.nab01 .pic{
	width:50%;
	position:relative;
}
.yswrap{
	width:100%;
	float:left;
	padding:6.25rem 8.33vw;
	background-image:url(../img/ysbj.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.ystit{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a01{
	width:auto;
}
.ystit .a01 dl dt{
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 2.25rem */
	margin-top:1rem;
}
.ystit .a01 dl dd{
	margin-top:0.94rem;
	color: var(---white, #FFF);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.ystit .a02{
	width:auto;
}
.ystit .a02 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a02 ul li{
	width:auto;
	margin-left:3.5rem;
	display: flex;
	align-items: center;
}
.ystit .a02 ul li .num{
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 5rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
}
.ystit .a02 ul li dl dt{
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 1rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
}
.ystit .a02 ul li dl dd{
	margin-top:0.67rem;
	position:relative;
	height:1.875rem;
}
.ystit .a02 ul li dl dd i{
	position:relative;
	left:-0.94rem;
	top:0;
	display: inline-flex;
	padding: 0.375rem 0.625rem;
	justify-content: center;
	align-items: center;
	z-index:1;
	border-radius: 1.625rem;
	border: 1px solid var(---white, #FFF);
	background: var(---white, #FFF);
	box-shadow: 0px 15px 21px 0px rgba(17, 54, 128, 0.26);
	color: var(--Color-3, #0C418D);
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.ystit .a03{
	width:auto;
}
.ystit .a03 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a03 ul li{
	width:auto;
	margin-left:0.94rem;
	display: flex;
	align-items: center;
}
.ystit .a03 ul li a{
	display: flex;
	padding: 1rem 2.59375rem 1.0625rem 2.65625rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
	text-align: center;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 1.125rem */
	    color: var(---white, #FFF);
    text-align: center;
    border-radius: 6.25rem;
    background: var(--30, rgba(255, 255, 255, 0.30));
}
.ystit .a03 ul li a::after{
	margin-left:0.56rem;
	font-family:'宋体';
	content:">";
	font-weight:bold;
}
.ystit .a03 ul li a:Hover{
	background: var(--Color-3, #ffffff);
	color:#0C418D;
}
.ystit .a03 ul li a.cur{
	background: var(--Color-3, #ffffff);
	color:#0C418D;
}

.yslist{
	width:100%;
	float:left;
}
.yslist ul{
	display: flex;
	flex-wrap: wrap;
}
.yslist ul li{
	width:calc(25.3% - 1.25rem);
	margin-right:1.25rem;
	margin-top:3.75rem;
	background: var(---white, #FFF);
	padding:0.5rem 0.5rem;
	padding-top:0.75rem;
}
.yslist ul li:nth-child(4n){
	margin-right:0px;
}
.yslist ul li dl dt{
	overflow:hidden;
	text-align:center;
}
.yslist ul li dl dt img{
	max-width:100%;
	    width: 95%;
}
.yslist ul li dl dd{
	margin-top: 1.75rem;
    padding-top: 1.56rem;
    /* border-top: 1px solid #F2F2F2; */
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    transition: all 0.6s;
    text-align: center;
	display:none
}
.yslist ul li dl dd::after{
	/*width: 1.75rem;
	height: 1.75rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fd.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	transition: all 0.6s;*/
}
.yslist ul li:hover dl dd{
	border-top:1px solid var(--Color-3, #0C418D);
	color: var(--Color-3, #0C418D);
}
.yslist ul li:hover dl dd::after{
	background-image:url(../img/fd02.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.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;
	transition: all 0.6s;
}
.fy ul li a{
	width: 3.125rem;
	height: 3.125rem;
	text-align:center;
	font-size: 0.875rem;
	border-radius: 50%;
	line-height:3.125rem;
	font-family:'宋体';
	transition: all 0.6s;
	border-radius: 1.5rem;
	border: 1px solid var(---Gray-5, #E0E0E0);
	background: var(---white, #FFF);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color: var(---666, #666);

}
.fy ul li a:hover{
	background: var(--Color-3, #0C418D);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color:#FFF;
	border:1px solid var(--Color-3, #0C418D);
}
.fy ul li .cur{
	background: var(--Color-3, #0C418D);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color:#FFF;
	border:1px solid var(--Color-3, #0C418D);
}

.zgs{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:5.0rem;
}
.zgs-l{
	width:20%;
	background: var(--Color-3, #0C418D);
	padding:10rem 3.75rem;
}
.zgs-l dl dt{
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.zgs-l dl dd{
	margin-top:0.94rem;
	color: var(---white, #FFF);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.zgs-l ul{
	margin-top:2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zgs-l ul li{
	width:100%;
	margin-top:2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.zgs-l ul li a{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.zgs-l ul li a::after{
	content:">";
	font-family:'宋体';
	font-weight:bold;
	opacity:0;
	transition: all 0.6s;
}
.zgs-l ul li a:hover::after{
	opacity:1;
}
.zgs-l ul li a.cur::after{
	opacity:1;
}
.zgs-r{
	width:80%;
	padding:10rem 8.33vw;
	padding-left:5.2vw;
}
.zgs-r01{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zgs-r .pic{
	width:50%;
	overflow:hidden;
}
.zgs-r .pic img{
	width:100%;
	height:auto;
	display:block;
}
.zgs-r .tex{
	width:46%;
}
.zgs-r .tex h1{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.zgs-r .tex .smwz{
	margin-top:3.75rem;
	color: var(---666, #666);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	padding-right:1.62rem;
	height:26rem;
	overflow-y:scroll;
}
.zgs-r .tex .smwz ul{
	width: 100%;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
	}
.zgs-r .tex .smwz ul li{
	display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    margin-top: 0.25rem;
    line-height: 1.5;
    align-items: center;
	margin-bottom:15px;
	}
.zgs-r .tex .smwz ul li::before {
    content: "\2022";
    margin-right: 0.2rem;
    color: #D9D9D9;
    font-size: 20px;
}
.ke-zeroborder {
    width: 100%;
    padding: 1.25rem 0;
}
.ke-zeroborder th {
    color: var(--ec-3535, #0C418D);
    font-size: 1rem;
    padding: 0.35rem 0;
    font-style: normal;
	text-align:center;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-bottom: 1px solid var(---Gray-5, #E0E0E0);
}
.ke-zeroborder td {
    width: auto;
    color: var(---333, #333);
    font-size: 0.875rem;
    font-style: normal;
    padding: 0.35rem 0;
    font-weight: 400;
    line-height: normal;
    border-bottom: 1px solid var(---Gray-5, #E0E0E0);
}
/* 整个滚动条 */
::-webkit-scrollbar {
  width: 5px;  /* 垂直滚动条宽度 */
  height: 5px; /* 水平滚动条高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #fff; 
  border-radius: 5px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #E0E0E0; 
  border-radius: 5px;
}

/* 滚动条滑块悬停状态 */
::-webkit-scrollbar-thumb:hover {
  background: #E0E0E0; 
}

/* 滚动条角落（水平和垂直滚动条交汇处） */
::-webkit-scrollbar-corner {
  background: #fff;
}

.cp-l{
	width:20%;
	background: var(--Color-3, #0C418D);
	padding:6.25rem 3.12rem;
}
.cp-l h1{
	color: var(---white, #FFF);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.subNavBox{
	width:100%;
	float:left;
	margin-top:0.62rem;
}
.subNav{
	width:100%; 
	float:left;
	CURSOR: pointer;
	text-align:left;
	color: var(---white, #FFF);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top:1.88rem;
}
.subNav a{
	width:100%;
	display: flex;
	align-items: center;
	text-align:left;
	height:auto;
	line-height:150%;
	color: var(---white, #FFF);
}
.subNav a::before{
	width:0.8rem;
	height:0.8rem;
	content:'';
	display:inline-block;
	background-color:#FFF;
	border-radius:50%;
	margin-right:0.62rem;
	min-width:0.8rem;
}

.subNav:hover{float:left; }
.currentDd{
	background: var(--Color-3, #0C418D);
}
.currentDd a{
	color: #FFF;
}

.navContent{
	display: none;
	float:left; 
	width:100%;
}
.navContent dl dd{
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	margin-top:1.06rem;
}
.navContent dl dd input{
	margin-right:1.25rem;
}
.navContent dl dd a{
	color: var(--60, rgba(255, 255, 255, 0.60));
	text-align:left;
}

.cp-r{
	width:80%;
	padding:6.25rem 8.33vw;
	padding-left:5.2vw;
	padding-top:4.25rem;
}
.cp-r ul{
	display: flex;
	flex-wrap: wrap;
}
.cp-r ul li{
	width:calc(33.3% - 1.25rem);
	margin-right:1.25rem;
	margin-top:2.0rem;
}
.cp-r ul li:nth-child(3n){
	margin-right:0px;
}
.cp-r ul li .pic{
	overflow:hidden;
}
.cp-r ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.cp-r ul li:hover .pic img{
	transform: scale(1.05);
}
.cp-r ul li dl dt{
	margin-top:1.88rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height:150%;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.cp-r ul li dl dd{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.cp-r ul li:hover dl dt{
	color: var(--Color-3, #0C418D);
}
.cp-r ul li:hover dl dd{
	color: var(--Color-3, #0C418D);
}

.cpshow{
	width:100%;
	float:left;
	margin-top:11.25rem;
	padding:0 8.33vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpshow-l{
	width:100%;
}
.cpshow-l dl dt{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:10;
	align-self: stretch;
	text-align:center
}
.cpshow-l dl dd{
	margin-top: 1.25rem;
    color: var(---999, #666);
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
}
.cpshow-l h1{
	margin-top:5.38rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	align-self: stretch;
}
.cpshow-l ul{
	margin-top:0.62rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpshow-l ul li{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom:1.25rem;
	padding-top:1.88rem;
	border-bottom:1px solid #E0E0E0;
	
}
.cpshow-l ul li .a01{
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	width:50%;
}
.cpshow-l ul li .a02{
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.95rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	width:50%;
}
.cpshow-l ul li  .a03{
	width:100%;
	font-size:0.95rem;
}


.cpshow-r{
	width:100%;
	overflow:hidden;
}
.cpshow-r img{
	width:100%;
	height:auto;
	display:block;
}
.zljs{
	width:100%;
	float:left;
	margin-top:8.75rem;
	background: var(--Color-3, #0C418D);
	padding:6.2rem 8.33vw;
}
.ntit{
	width:100%;
	float:left;
}
.ntit dl dt{
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.ntit dl dd{
	margin-top:0.94rem;
	color: var(---white, #FFF);
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.js01{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.js01 ul{
	display: flex;
	flex-wrap: wrap;
}
.js01 ul li{
	width:calc(33.33% - 1.25rem);
	margin-right:1.25rem;
	background: var(---white, #FFF);
	padding:0 3.12rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1.25rem;
	align-items: center;
}
.js01 ul li dl{
	width:78%;
	}
.js01 ul li:nth-child(3n){
	margin-right:0px;
}
.js01 ul li dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.875rem */
	text-transform: capitalize;
}
.js01 ul li dl dd{
	margin-top:0.62rem;
	color: var(---999, #999);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.5rem */
	text-transform: capitalize;
}
.js01 ul li .num{
	width:20%;
	color: var(---Gray-6, #F2F2F2);
	font-size: 5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 9rem */
	text-transform: capitalize;
}

.fawrap{
	width:100%;
	float:left;
	margin-top:5.0rem;
	background-image:url(../img/fabj.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.fawrap ul{
	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}
.fawrap ul li{
	width:20%;
	border-right: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	border-bottom: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	padding:6.25rem 4.5rem;
	padding-bottom:8.94rem;
	text-align:center;
	transition: all 0.6s;
}
.fawrap ul li:hover{
	background: var(--10, rgba(0, 0, 0, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
}
.fawrap ul li dl dt{
	overflow:hidden;
}
.fawrap ul li dl dt img{
	max-height:6.25rem;
	max-width:100%;
}
.fawrap ul li dl dd{
	margin-top:3.75rem;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.fawrap ul li .pic01{
	display:inline-block;
}
.fawrap ul li .pic02{
	display: none;
}
.fawrap ul li:hover .pic01{
	display:none;
}
.fawrap ul li:hover .pic02{
	display:inline-block;
}

.alshow{
	width:100%;
	float:left;
	margin-top:11.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.alshow .tex{
	width:100%;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	text-transform: capitalize;
}
.alshow .tex h1{
	margin-bottom:3.75rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	align-self: stretch;
	text-align:center;
}
.alshow .pic{
	width:100%;
	overflow:hidden;
}
.alshow .pic img{
	width: 75%;
    margin: auto;
	height:auto;
	display:block;
}
.alshow02{
	width:100%;
	float:left;
	margin-top:4.38rem;
}
.alshow02 img{
	max-width:100%;
	}
.alshow02 .tex h1{
	font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
	margin-bottom: 1.75rem;
	}
.alshow02 ul{
	display: flex;
	flex-wrap: wrap;
}
.alshow02 ul li{
	width:calc(33.7% - 1.25rem);
	background: var(---Gray-6, #F2F2F2);
	padding:3.12rem;
	padding-bottom:3.0rem;
	margin-right:1.25rem;
	margin-bottom: 1rem;
}
.alshow02 ul li:nth-child(3n){
	margin-right:0px;
}
.alshow02 ul li dl dt{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.15rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	align-self: stretch;
}
.alshow02 ul li dl dd{
	margin-top:1.88rem;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.prolist{
	width:100%;
	float:left;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
}
.prolist ul li{
	width:calc(20.2% - 1.25rem);
	margin-right:1.25rem;
	margin-top:3.75rem;
}
.prolist ul li:nth-child(5n){
	margin-right:0px;
}
.prolist ul li .pic{
	overflow:hidden;
}
.prolist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.prolist ul li:hover .pic img{
	transform: scale(1.05);
}
.prolist ul li dl dt{
	margin-top:1.88rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.prolist ul li dl dd{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.prolist ul li:hover dl dt{
	color: var(--Color-3, #0C418D);
}
.prolist ul li:hover dl dd{
	color: var(--Color-3, #0C418D);
}

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

.container {
	max-width:100%;
	margin: 0 auto;
}
/* 三列网格布局 */
 .grid {
	 display: grid;
	 grid-template-columns: repeat(3, 1fr);
	 gap: 20px;
}
.item{
	padding: 2.5rem;
	min-height: 200px;
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.4s ease;
	background: var(--10, rgba(255, 255, 255, 0.10));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
}
.item.visible {
	opacity: 1;
	transform: translateY(0);
}
.loading {
	text-align: center;
	padding: 20px;
	grid-column: 1 / -1;
	display: none;
	font-size:1.0rem;
	color:#FFF;
}
.item .a01{
	width:100%;
}
.item .a01 dl dt{
	color: var(---white, #FFF);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.item .a01 dl dd{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---white, #FFF);
	text-overflow: ellipsis;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.item .a02{
	width:100%;
	margin-top:1.62rem;
	overflow: hidden;
	color: var(---white, #FFF);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.item .more{
	margin-top:2.56rem;
	display:flex;
}
.item .more a{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
}
.item .more a::after{
	content:">";
	font-family:'宋体';
	font-weight:bold;
	margin-left:1.25rem;
}

.nwrap{
	width:100%;
	float:left;
	margin-top:5rem;
	background: var(---Gray-6, #F2F2F2);
	padding:6.25rem 8.33vw;
}
.newtit{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.newdate{
	width:100%;
	float:left;
	margin-top:1.25rem;
	color: var(---999, #999);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.newcon{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.newcon-l{
	width:69.1%;
}
.newtex{
	width:100%;
	float:left;
	padding:5.0rem  3.5rem;
	background: var(---white, #FFF);
	color: var(---666, #666);
	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:5.3rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul{
	display: flex;
	flex-wrap: wrap;
}
.newnext ul li{
	width:100%;
	padding:1.94rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(---333, #333);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul li b{
	width:6rem;
	min-width:6.0rem;
	text-align:right;
}

.newcon-r{
	width:27.1%;
}
.newcon-r ul{
	display: flex;
	flex-wrap: wrap;
}
.newcon-r ul li{
	width:100%;
	background: var(---white, #FFF);
	padding:4.62rem 1.88rem;
	margin-top:1.25rem;
	transition: all 0.6s;
}
.newcon-r ul li:hover{
	background: var(--Color-3, #0C418D);
}
.newcon-r ul li:hover dl dt{
	color:#FFF;
}
.newcon-r ul li:hover dl dd{
	color:#FFF;
}
.newcon-r ul li:first-child{
	margin-top:0px;
}
.newcon-r ul li dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.newcon-r ul li dl dd{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 1.875rem */
	text-transform: capitalize;
	margin-top:1.88rem;
}

.xzlist{
	width:100%;
	float:left;
	margin-top:5.0rem;
}
.xzlist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xzlist ul li{
	width:49.1%;
	padding:3.75rem;
	background: var(---Gray-6, #F2F2F2);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top:1.25rem;
	cursor:pointer;
}
.xzlist ul li .a01{
	width:calc(100% - 60px);
	display: flex;
	align-items: center;
}
.xzlist ul li .a01 img{
	margin-right:2.5rem;
	max-height:3.875rem;
}
.xzlist ul li .a01 dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.xzlist ul li .a01 dl dd{
	margin-top:0.56rem;
	color: var(---999, #999);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}


/* From Uiverse.io by ZAKARIAE48CHELLE */ 
.Btn {
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition-duration: 0.3s;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.11);
}

.svgIcon {
  fill: #0c418d;
}

.icon2 {
  width: 18px;
  height: 5px;
  border-bottom: 2px solid #0c418d;
  border-left: 2px solid #0c418d;
  border-right: 2px solid #0c418d;
}

.tooltip {
  position: absolute;
  right: -80px;
  opacity: 0;
  background-color: rgb(12, 12, 12);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 0.2s;
  pointer-events: none;
  letter-spacing: 0.5px;
}

.tooltip::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: rgb(12, 12, 12);
  background-size: 1000%;
  background-position: center;
  transform: rotate(45deg);
  left: -5%;
  transition-duration: 0.3s;
}

.Btn:hover .tooltip {
  opacity: 1;
  transition-duration: 0.3s;
}

.Btn:hover {
  background: var(--Color-3, #0C418D);
  transition-duration: 0.3s;
}

.Btn:hover .icon2 {
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid white;
}

.Btn:hover .svgIcon {
  fill: white;
  animation: slide-in-top 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes slide-in-top {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.lx01{
	width:100%;
	float:left;
	margin-top:6.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx01 .pic{
	width:66.3%;
	overflow:hidden;
}
.lx01 .pic img{
	min-width:100%;
	min-height: 100%;
	display:block;
}
.lx01 .tex{
	width:33.7%;
	background: var(---Gray-6, #F2F2F2);
	padding:5.0rem 3.75rem;
	color: var(---333, #333);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx01 .tex h1{
	margin-bottom:3.13rem;
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.lx01 .tex .a01{
	width:100%;
}
.lx01 .tex .ewm{
	display:flex;
	margin-top:4.0rem;
}
.lx01 .tex .ewm dl dt{
	overflow:hidden;
}
.lx01 .tex .ewm dl dt img{
	max-width:100%;
}
.lx01 .tex .ewm dl dd{
	margin-top:0.94rem;
	color: var(---999, #999);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.lx02{
	width:100%;
	float:left;
}
.lx02 ul{
	display: flex;
	flex-wrap: wrap;
}
.lx02 ul li{
	width:calc(25.3% - 1.25rem);
	background: var(---Gray-6, #F2F2F2);
	margin-top:1.25rem;
	margin-right:1.25rem;
	padding:2.75rem 2.5rem;
	transition: all 0.6s;
}
.lx02 ul li:nth-child(4n){
	margin-right:0px;
}
.lx02 ul li:hover{
	background: var(--Color-3, #0C418D);
}
.lx02 ul li:hover dl dt{
	color:#FFF;
}
.lx02 ul li:hover dl dd{
	color:#FFF;
}
.lx02 ul li dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom:1.25rem;
}
.lx02 ul li dl dt img{
	max-width:3.0rem;
}
.lx02 ul li dl dd{
	color: var(---999, #999);
	font-size: 14px;
	font-family:siyun;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.lxwrap{
	width:100%;
	float:left;
	background-image:url(../img/zpt.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:6.25rem 8.33vw;
}

.subNavBox4{
	width:100%;
	float:left;
	margin-top:3.75rem;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	display: flex;
	justify-content: space-between;
	align-items:center;
	CURSOR: pointer; 
	text-align:left;
	background-color:#FFF;
	font-size:1.0rem;
	padding:2.5rem 3.75rem;
	margin-top:0.62rem;
}
.subNav4 dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: flex;
	align-items:center;
}
.subNav4 dl dt::before{
	margin-right:1.87rem;
	width: 2.125rem;
	height: 2.125rem;
	content:'';
	display:inline-block;
	background-image:url(../img/s01.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.subNav4 dl dd{
	margin-top:1.87rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items:center;
}
.subNav4 dl dd div{
	margin-right:5.8rem;
}
.subNav4::after{
	width: 1.25rem;
	height: 1.25rem;
	content:'';
	display:inline-block;
	background-image:url(../img/jia.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	min-width:1.9375;
}
.subNav4:hover{float:left; }
.currentDd4{
	background: #0C418D;
	color:#FFF;
}
.currentDd4 dl dt{
	color:#FFF;
}
.currentDd4 dl dt::before{
	background-image:url(../img/s01a.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.currentDd4 dl dd{
	color:#FFF;
}
.currentDd4 dl dd i{
	background-color:#FFF;
}
.currentDd4::after{
	background-image:url(../img/jian.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:3.75rem;
	color: var(---333, #333);
	font-family: Arial;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
	background: #FFF;
	padding-top:2.3rem;
}
.navContent4 dl{
	display: flex;
	justify-content: space-between;
	width:100%;
	margin-top:2.5rem;
}
.navContent4 dl dt{
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width:8.0rem;
	margin-top:0.3rem;
}
.navContent4 dl dd{
	width:calc(100% - 8.0rem);
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
}
.red{
	color: var(--04946-a, var(--Color-3, #0C418D));
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
}
.line{
	margin-top:3.0rem;
	margin-bottom:1.0rem;
	background: rgba(0, 0, 0, 0.10);
	height:1px;
	width:100%;
	display:flex;
}


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



.jlsq{
	width:100%;
	height:100%;
	display:none;
	left:0px;
	top:0;
	float:left;
	z-index:99999;
	position: fixed;
}
.jlsq01{
	width:100%;
	float:left;
	height:100%;
	display:flex;
	align-items: center;
	position:relative;
}
.jlsq01 .mask{
	width:100%;
	height:100%;
	background: var(--10, rgba(0, 0, 0, 0.30));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.jlsqcon{
	width:60%;
	position:absolute;
	left:20%;
	top:10%;
	background:#f2f2f2;
	z-index:2;
	border-radius:1.0rem;
	height:80vh;
	overflow-y:scroll;
}
.jlsqcon .a01{
	width:100%;
	padding:1.75rem 3.25vw;
	position:relative;
}
.jlsqcon .a01 .gbi{
	width: 3rem;
	height: 3rem;
	position:absolute;
	right:1.5rem;
	top:1.5rem;
	z-index:1;
	background-image:url(../img/close-circle.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jlsqcon .a01 h1{
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.jlsqcon .a01 ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jlsqcon .a01 ul li{
	width:49%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.jlsqcon .a01 ul li.w100{
	width:100%;
}
.jlsqcon .a01 ul li dl{
	width:100%;
}
.jlsqcon .a01 ul li dl dt{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.jlsqcon .a01 ul li dl dt i{
	color: var(--d-11-b-26, #D11B26);
}
.jlsqcon .a01 ul li dl dd{
	margin-top:0.62rem;
}
.jlsqcon .a01 ul li.mart1{
	margin-top:1.44rem;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.jlbk{
	width:100%;
	height: 3.75rem;
	line-height:3.75rem;
	padding:0 1.25rem;
	background:#fff;
	border:0px;
	color: var(---999, #999);
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	outline:none;
}
.ljtj{
	width:14rem;
	background:#0c418d;
	height:3.75rem;
	display:flex;
}
.ljtj a{
	width:100%;
	height:100%;
	position:relative;
	display:flex;
}
.ljtj a span{
	width:calc(100% - 3.75rem);
	text-align:center;
	line-height:3.75rem;
	color: #FFF;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.13125rem;
}
.ljtj a::after{
	width:3.75rem;
	height:3.75rem;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background: #0d62b6 url(../img/fx.svg) no-repeat center;
	content:'';
	display:inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	transition: all 0.6s;
}
.ljtj a:hover::after{
	width:100%;
}















.mart7{
	margin-top:7.0rem;
}
.mart0{
	margin-top:0rem;
}
.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.7rem 1.0rem;
}
.subNav3{
	font-size:0.875rem;
}
.navContent3 dl dd{
	font-size:0.6rem;
	margin-top:0.5rem;
}
.navContent3 dl dt{
	font-size:0.6rem;
	margin-top:0.5rem;
}
.subNav4 dl dd div{
	margin-right:1.5rem;
}
.ystit .a03 ul li a{
	padding:0.5rem 1.2rem 0.625rem 1.3rem
}
.ystit .a03 ul li{
	margin-left:0.34rem;
}
.dbtel dl dt{
	font-size:1.2rem;
}

.lx01 .tex{
	padding:2.0rem 1.5rem;
	font-size:0.75rem;
}
.lx01 .tex h1{
	font-size:1.0rem;
	margin-bottom:1.0rem;
}
.lx01 .tex .ewm{
	margin-top:0rem;
}
.lx01 .tex .a01{
	width:100%;
}
.lx02 ul li{
	padding:1.75rem 1.5rem;
}
.lx02 ul li dl dt{
	font-size:1.0rem;
}
.lx02 ul li dl dd{
	font-size:1.0rem;
}
.xzlist ul li{
	padding:1.5rem;
}
.alshow .tex h1{
	font-size:1.8rem;
	margin-bottom:1.75rem;
}
.alshow .tex{
	font-size:0.75rem;
}
.alshow02 ul li{
	padding:1.5rem;
}
.alshow02 ul li dl dt{
	font-size:1.0rem;
}
.alshow02 ul li dl dd{
	margin-top:0.88rem;
	font-size:0.75rem;
}
.intit .a01 dl dt{
	font-size:1.0rem;
}
.intit .a01 dl dd{
	font-size:2.0rem;
}
.fawrap ul li{
	padding:3.25rem 2.5rem;
}
.fawrap ul li dl dt img{
	max-height:5.0rem;
}
.fawrap ul li dl dd{
	font-size:1.0rem;
}
.cpshow-l dl dt{
	font-size:1.8rem;
}
.cpshow-l h1{
	margin-top:3.0rem;
}
.cpshow-l ul li{
	padding:1.0rem 0;
}
.js01 ul li{
	padding:1.0rem 1.5rem;
}
.js01 ul li dl dt{
	font-size:0.875rem;
}
.js01 ul li dl dd{
	font-size:0.75rem;
}
.js01 ul li .num{
	font-size:2.0rem;
}
.ntit dl dt{
	font-size:1.0rem;
}
.ntit dl dd{
	font-size:1.8rem;
}
.cp-l{
	padding:6.25rem 1.0rem;
}
.cp-l h1{
	font-size:1.5rem;
}
.subNav{
	font-size:0.875rem;
}
.navContent dl dd{
	font-size:0.75rem;
}
.zgs-l{
	padding:6.25rem 1.0rem;
}

.zgs-l dl dt{
	font-size:0.875rem;
}
.zgs-l dl dd{
	font-size:1.5rem;
}
.zgs-l ul li a{
	font-size:0.875rem;
}
.zgs-r .tex h1{
	font-size:1.8rem;
}
.nybanner .a02 ul li a{
	padding:0.5rem 1.09375rem 0.5rem 1.15625rem;
	font-size:0.875rem;
}
.nybanner .a02 ul li{
	margin-left:0.64rem;
}
.nab01 .wenb dl dd{
	font-size:1.5rem;
	margin-bottom:2.0rem;
}
.nab01 .wenb dl dt{
	font-size:1.0rem;
}
.nab01 .wenb{
	font-size:0.875rem;
}

.innum ul li dl dt{
	font-size:4.0rem;
}
.innum ul li dl dd{
	font-size:0.875rem;
}











}




@media (max-width:999px) {

.pc{
	display: none;
}
.moblie{
	width: 100%;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
}
.sjtop{
	width:100%;
	float:left;
	padding:0 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	height:4rem; 
	line-height:4rem;
}
.header2 .logo{
	width: auto;
	height: 4rem;
	max-width: 33.7%;
	display: flex;
	align-items: center;
}
.header2 .logo a{
	width:100%;
	height:4.0rem;
	display: flex;
	align-items: center;
}
.header2 .logo img{
	max-width: 100%;
	max-height: 100%;
}
.ss{
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 3rem;
	display:flex;
	justify-content: center;
	align-items: center;
	color:#FFF;
	background: var(---Gray-6, #F2F2F2);
}
.ss img{
	max-height:1.25rem;
}
.chax{
	right:8.3vw; 
	top:7.1rem;
	position: absolute;
	width:15rem; 
	z-index:996;
	display: none;
}
.chax.marg{
	top:4.5rem;
}
.chax　.aa{
	display: flex;
	width:15rem;
	height:2.5rem;
	background-color:#FFF;
	overflow:hidden;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 11.0rem;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 0px;
	background-color: #fff;
	outline: none;
	padding-left: 0.5rem;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 0.8rem;
	color: #999999;
}
.chaxanniu{
	width: 4.0rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	cursor: pointer;
	background: var(--Color-3, #0C418D);
	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;
}

.sjnav{
	width:100%;
	float:left;
	border-top: 1px solid var(---Gray-5, #E0E0E0);
	border-bottom: 1px solid var(---Gray-5, #E0E0E0);
	position:relative;
}
.sjnav ul{
	display: flex;
	flex-wrap: wrap;
}
.sjnav ul li{
	width:20%;
	border-right: 1px solid var(---Gray-5, #E0E0E0);
	text-align:center;
	display:flex;
	height:3.0rem;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
}
.sjnav ul li:last-child{
	border-right:0px;
}
.sjnav ul li a{
	font-family: "Microsoft YaHei";
	line-height:3.0rem;
	width:100%;
}
.sjnav ul li a.cur{
	background: var(--Color-3, #0C418D);
	color:#FFF;
}
.sjnav ul li:hover .a01{
	background: var(--Color-3, #0C418D);
	color:#FFF;
}
.sjnav ul li .xiala{
	width:100%;
	position:absolute;
	top:calc(3.0rem + 1px);
	left:0;
	z-index:11;
	background-color:#FFF;
}


.subNavBox3{
	width:100%;
	float:left;
}
.subNav3{
	width:100%; 
	float:left;
	CURSOR: pointer;
	text-align:left;
	color: var(---333, #333);
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 2.7rem */
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding:0.5rem 8.33vw;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
	text-align:left;
}
.subNav3 a{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align:left;
	height:auto;
	line-height:150%;
}
.sjnav ul li .subNav3 a{
	line-height:150%;
}
.subNav3 a::after{
	width: 2.1875rem;
	height: 1.125rem;
	content:'';
	display:inline-block;
	background-image:url(../img/xjt.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	min-width:2.1875rem;
}
.subNav3:hover{float:left; }
.currentDd3{
	background: var(--Color-3, #0C418D);
}
.currentDd3 a{
	color: #FFF;
}
.currentDd3 a::after{
	-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:100%;
}
.navContent3 dl dd{
	color: var(---999, #999);
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	padding:0.2rem 8.33vw;
	border-bottom: 1px solid var(---Gray-6, #F2F2F2);
}
.navContent3 dl dd input{
	margin-right:0.79rem;
}
.navContent3 dl dd a{
	color: var(---999, #999);
	text-align:left;
	line-height:200%;
}


.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}
.inban{
	width:100%;
	float:left;
	position:relative;
	margin-top:7.0rem;
}
.inban img{
	width:100%;
	height:auto;
	display:block;
}
.inban .tex{
	width:100%;
	height:auto;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inban .tex .tex01{
	width:100%;
	background: var(--Color-3, #0C418D);
	padding:1.6rem 8.33vw;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inban .tex .tex01::after{
	width: 2rem;
	height: 2rem;
	content:'';
	display:inline-block;
	background-image:url(../img/hov.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.inban .tex .tex01 dl dt{
	color: var(---white, #FFF);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.inban .tex .tex01 dl dd{
	margin-top:0.62rem;
	color: #FFF;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.index01{
	width:100%;
	float:left;
	margin-top:3.75rem;
}

.inmore{
	display:flex;
	align-items: center;
}
.inmore a{
	display: inline-flex;
	padding: 0.5rem 1.125rem 0.5rem 1.1875rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: var(--Color-3, #0C418D);
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
}
.inmore a::after{
	margin-left:0.56rem;
	font-family:'宋体';
	font-weight:bold;
	content:">";
}

.intit{
	width:100%;
	float:left;
	margin-top:3.75rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.intit .a01{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inwrap .intit .a01{
	width:auto;
	max-width:60%;
}
.inwrap .intit .a01 dl{
	max-width:100%;
}
.intit .a01 .inmore{
	margin-top:0px;
}
.intit .a01 dl{
	width:auto;
	max-width:60%;
}
.intit .a01 dl dt{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.intit .a01 dl dd{
	margin-top:0.94rem;
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.intit .a02{
	width:100%;
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	margin-top:1.5rem;
}

.inabpic{
	width:100%;
	float:left;
	margin-top:3.0rem;
	position:relative;
}
.inabpic img{
	width:100%;
	height:auto;
	display:block;
}
.inabpic .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background: var(--30, rgba(0, 0, 0, 0.30));
	display: flex;
	justify-content: center;
	align-items: center;
}
.rotating-circle{
	width: 5.86044rem;
	height: 5.86044rem;
	border-radius: 50%;
	background: url(../img/yuan.svg) no-repeat center;
	background-size:contain;
	animation: rotate 6s linear infinite;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	position:relative;
}
@keyframes rotate {
from {
	transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.inabpic .tex2{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inabpic .tex2 img{
	max-height:5.0rem;
}
.innum{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.innum ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.innum ul li{
	width:23%;
}
.innum ul li dl dt{
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	text-align:center;
}
.innum ul li dl dd{
	color: var(---666, #666);
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
}
.inwrap{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background: var(---Gray-6, #F2F2F2);
	padding:2.75rem 0;
}
.innew{
	width:100%;
	float:left;
	margin-top:1.75rem;
}
.innew ul{
	display: flex;
	flex-wrap: wrap;
}
.innew ul li{
	width:100%;
	background: var(---white, #FFF);
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.innew ul li:nth-child(3n){
	margin-right:0px;
}
.innew ul li .pic{
	overflow:hidden;
	width:44%;
	position:relative;
}
.innew ul li .pic i{
	width:auto;
	position:absolute;
	right:0.2rem;
	top:0.2rem;
	z-index:1;
	background-color:#da251c;
	padding:0.3rem 0.5rem;
	border-radius:1.5rem;
	font-size:0.675rem;
	color: #FFF;
}
.innew ul li .pic em{
	width:auto;
	position:absolute;
	right:0.2rem;
	top:0.2rem;
	z-index:1;
	background-color:#2d9cdb;
	padding:0.3rem 0.5rem;
	border-radius:1.5rem;
	font-size:0.675rem;
	color: #FFF;
}
.innew ul li .pic b{
	width:auto;
	position:absolute;
	right:0.2rem;
	top:0.2rem;
	z-index:1;
	background-color:#0d62b6;
	padding:0.3rem 0.5rem;
	border-radius:1.5rem;
	font-size:0.675rem;
	color: #FFF;
	font-weight:normal;
}
.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 .tex{
	width:56%;
	    padding: 0 0.8rem;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.innew ul li .tex dl dt{
	overflow: hidden;
	padding-top: 0.5rem;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 650;
	line-height: 130%;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	overflow: hidden;
}
.innew ul li .tex dl dd{
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.innew ul li .tex .more{
	margin-top:2.56rem;
	display:none;
}
.innew ul li .tex .more a{
	color: var(---999, #999);
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
	display: flex;
	align-items: center;
}
.innew ul li .tex .more a::after{
	content:">";
	font-family:'宋体';
	margin-left:1.25rem;
	font-weight:bold;
}
.innew ul li:hover{
	/* 扩展投影 */
	box-shadow: 0px 64px 60px -34px rgba(0, 0, 0, 0.29);
}
.innew ul li:hover .tex dl dt{
	color: var(--Color-3, #0C418D);
}
.foot{
	width:100%;
	float:left;
	background: #181F31;
	padding-top:3.25rem;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dbnav{
	width:53.3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	display:none;
}
.dbnav dl dt{
	color: var(---white, #FFF);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:0.82rem;
}
.dbnav dl dd{
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:1.06rem;
}
.dbnav dl dd a{
	color: var(--60, rgba(255, 255, 255, 0.60));
}

.foot01 .a01{
	width:100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.dbtel{
	width:80%;
	margin-top:3.0rem;
}
.dbtel dl dt{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	font-family: DIN;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
	padding-bottom:0.63rem;
}
.dbtel dl dt img{
	margin-right:0.81rem;
}
.dbtel dl dd{
	margin-top:1.25rem;
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
}
.dbtel dl dd img{
	margin-right:0.62rem;
}

.dbewm{
	width:100%;
	text-align:center;
}
.dbewm dl dt{
	overflow:hidden;
}
.dbewm dl dt img{
	max-width:100%;
}
.dbewm dl dd{
	color: var(--60, rgba(255, 255, 255, 0.60));
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin-top:1.25rem;
}
.foot02{
	width:100%;
	float:left;
	padding:3.0rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(--30, rgba(255, 255, 255, 0.30));
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-align:center;
}
.foot02 div{
	width:100%;
}
.ljbd{
	width:100%;
	margin-top:1.0rem;
	margin-bottom:3.69rem;
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
}
.ljbd a{
	width:100%;
	display: flex;
	padding: 1.375rem 0rem;
	justify-content: center;
	align-items: center;
	border-radius: 7.5rem;
	background: var(--Color-3, #0C418D);
	color: var(---white, #FFF);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.ljbd a::before{
	width: 1.2rem;
	height: 1.2rem;
	content:'';
	display:inline-block;
	margin-right:0.69rem;
	background-image:url(../img/phone2.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.nybanner{
	width:100%;
	float:left;
	margin-top:5.0rem;
	background: var(--Color-3, #0C418D);
	padding:2.88rem 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	display:none;
}
.nybanner .a01{
	width:auto;
}
.nybanner .a01 dl dt{
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.nybanner .a01 dl dd{
	margin-top:0.62rem;
	color: var(---white, #FFF);
	font-size: 3rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.nybanner .a02{
	width:auto;
}
.nybanner .a02 ul{
	display: flex;
	flex-wrap: wrap;
}
.nybanner .a02 ul li{
	width:auto;
	margin-left:0.94rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nybanner .a02 ul li a{
	display: flex;
	padding: 0.875rem 2.09375rem 0.875rem 2.15625rem;
	justify-content: center;
	align-items: center;
	position:relative;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 1.5rem */
	text-transform: capitalize;
	border-radius: 6.25rem;
	background: var(--30, rgba(255, 255, 255, 0.30));
}
.nybanner .a02 ul li a::after{
	margin-left:0.56rem;
	content:">";
	font-family:'宋体';
	font-weight:bold;
}
.nybanner .a02 ul li a:hover{
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
}
.nybanner .a02 ul li a.cur{
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
}

.nab01{
	width:100%;
	float:left;
	margin-top:8.25rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nab01 .wenb{
	width:100%;
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	margin-top:1.5rem;
}
.nab01 .wenb dl dt{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.nab01 .wenb dl dd{
	margin-top:0.34rem;
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom:1.31rem;
}
.nab01 .pic{
	width:100%;
	position:relative;
}

.yswrap{
	width:100%;
	float:left;
	padding:3.25rem 8.33vw;
	background: var(---Gray-6, #F2F2F2);
	margin-top:7.0rem;
}
.ystit{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a01{
	width:auto;
}
.ystit .a01 dl dt{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
	margin-top:1.0rem;
}
.ystit .a01 dl dd{
	margin-top:0.34rem;
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.ystit .a02{
	width:auto;
}
.ystit .a02 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a02 ul li{
	width:auto;
	display: flex;
	align-items: center;
}
.ystit .a02 ul li .num{
	color: var(--Color-3, #0C418D);
	font-family: DIN;
	font-size: 2rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
}
.ystit .a02 ul li dl dt{
	color: var(--Color-3, #0C418D);
	font-family: DIN;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 5;
	line-height: normal;
}
.ystit .a02 ul li dl dd{
	position:relative;
	height:1.875rem;
}
.ystit .a02 ul li dl dd i{
	position:relative;
	left:-0.34rem;
	top:0;
	display: inline-flex;
	padding: 0.375rem 0.425rem;
	justify-content: center;
	align-items: center;
	z-index:1;
	border-radius: 1.625rem;
	border: 1px solid var(---white, #FFF);
	background: var(--Color-3, #0C418D);
	box-shadow: 0px 15px 21px 0px rgba(17, 54, 128, 0.26);
	color: var(---white, #FFF);
	font-family: "Microsoft YaHei";
	font-size: 0.45rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.ystit .a03{
	width:auto;
	display:none;
}
.ystit .a03 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ystit .a03 ul li{
	width:auto;
	margin-left:0.94rem;
	display: flex;
	align-items: center;
}
.ystit .a03 ul li a{
	display: flex;
	padding: 1rem 2.59375rem 1.0625rem 2.65625rem;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: var(---white, #FFF);
	color: var(--Color-3, #0C418D);
	text-align: center;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 1.125rem */
	text-transform: capitalize;
}
.ystit .a03 ul li a::after{
	margin-left:0.56rem;
	font-family:'宋体';
	content:">";
	font-weight:bold;
}
.ystit .a03 ul li a:Hover{
	background: var(--Color-3, #0C418D);
	color:#FFF;
}
.ystit .a03 ul li a.cur{
	background: var(--Color-3, #0C418D);
	color:#FFF;
}

.yslist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.yslist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.yslist ul li{
	width:49%;
	margin-top:1.0rem;
	background: var(---white, #FFF);
	padding:0.3rem 0.1rem;
	padding-top:0.3rem;
}
.yslist ul li:nth-child(4n){
	margin-right:0px;
}
.yslist ul li dl dt{
	overflow:hidden;
	text-align:center;
}
.yslist ul li dl dt img{
	max-width:100%;
}
.yslist ul li dl dd{
	margin-top:2.0rem;
	padding-top:1.56rem;
	border-top:1px solid #F2F2F2;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	transition: all 0.6s;
	display:none;
}
.yslist ul li dl dd::after{
	width: 1.75rem;
	height: 1.75rem;
	content:'';
	display:inline-block;
	background-image:url(../img/fd.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	transition: all 0.6s;
	display:none;
}
.yslist ul li:hover dl dd{
	border-top:1px solid var(--Color-3, #0C418D);
	color: var(--Color-3, #0C418D);
}
.yslist ul li:hover dl dd::after{
	background-image:url(../img/fd02.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.fy{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul.center{
	justify-content: center;
}
.fy ul li{
	width: 2.125rem;
	height: 2.125rem;
	display:flex;
	margin-left:2px;
	margin-right:2px;
	transition: all 0.6s;
}
.fy ul li a{
	width: 2.125rem;
	height: 2.125rem;
	text-align:center;
	font-size: 0.875rem;
	border-radius: 50%;
	line-height:2.125rem;
	font-family:'宋体';
	transition: all 0.6s;
	border-radius: 1.5rem;
	border: 1px solid var(---Gray-5, #E0E0E0);
	background: var(---white, #FFF);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color: var(---666, #666);

}
.fy ul li a:hover{
	background: var(--Color-3, #0C418D);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color:#FFF;
	border:1px solid var(--Color-3, #0C418D);
}
.fy ul li .cur{
	background: var(--Color-3, #0C418D);
	/* Drop Shadow */
	box-shadow: 15px 20px 40px 0px rgba(0, 34, 63, 0.12);
	color:#FFF;
	border:1px solid var(--Color-3, #0C418D);
}

.zgs{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:7.0rem;
	background: var(---Gray-6, #F2F2F2);
}
.zgs-l{
	width:20%;
	background: var(--Color-3, #0C418D);
	padding:10rem 3.75rem;
	display:none;
}
.zgs-l dl dt{
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.zgs-l dl dd{
	margin-top:0.94rem;
	color: var(---white, #FFF);
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.zgs-l ul{
	margin-top:2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zgs-l ul li{
	width:100%;
	margin-top:2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.zgs-l ul li a{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: var(---white, #FFF);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.zgs-l ul li a::after{
	content:">";
	font-family:'宋体';
	font-weight:bold;
	opacity:0;
	transition: all 0.6s;
}
.zgs-l ul li a:hover::after{
	opacity:1;
}
.zgs-l ul li a.cur::after{
	opacity:1;
}
.zgs-r{
	width:100%;
	padding:3rem 8.33vw;
}
.zgs-r01{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zgs-r .pic{
	width:100%;
	overflow:hidden;
	margin-top:3.0rem;
}
.zgs-r .pic img{
	width:100%;
	height:auto;
	display:block;
}
.zgs-r .tex{
	width:100%;
}
.zgs-r .tex h1{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.zgs-r .tex .smwz{
	margin-top:1.75rem;
	color: var(---666, #666);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	padding-right: 0.62rem;
    height: 32rem;
	overflow-y:scroll;
}
/* 整个滚动条 */
::-webkit-scrollbar {
  width: 5px;  /* 垂直滚动条宽度 */
  height: 5px; /* 水平滚动条高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #fff; 
  border-radius: 5px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #E0E0E0; 
  border-radius: 5px;
}

/* 滚动条滑块悬停状态 */
::-webkit-scrollbar-thumb:hover {
  background: #E0E0E0; 
}

/* 滚动条角落（水平和垂直滚动条交汇处） */
::-webkit-scrollbar-corner {
  background: #fff;
}

.cp-l{
	width:100%;
	float:left;
	margin-top:1.0rem;
	/*padding:1.25rem 3.12rem;*/
}
.subNavBox{
	width:100%;
	float:left;
	margin-top:0.62rem;
	padding:0px 15px;
}
.cp-l h1{
	padding: 0px 15px;
	}
.subNav{
	width:100%; 
	float:left;
	CURSOR: pointer;
	text-align:left;
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom:0.88rem;
}
.subNav a{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align:left;
	height:auto;
	line-height:150%;
}

.subNav:hover{float:left; }
.currentDd{ color:#0C418D}
.currentDd a{
	color: #0C418D;
}
.navContent{
	display: none;
	float:left; 
	width:100%;
}
.navContent dl dd{
	color: var(--60, rgba(0, 0, 0, 0.60));
	font-size: 0.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	margin-top:0.7rem;
	margin-bottom:0.7rem
}
.navContent dl dd input{
	margin-right:1.25rem;
}
.zgs-r .tex .smwz ul{
	width: 100%;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
	}
.zgs-r .tex .smwz ul li{
	display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    margin-top: 0.25rem;
    line-height: 1.5;
    align-items: center;
	margin-bottom:15px;
	}
.zgs-r .tex .smwz ul li::before {
    content: "\2022";
    margin-right: 0.2rem;
    color: #D9D9D9;
    font-size: 20px;
}
.ke-zeroborder {
    width: 100%;
    padding: 1.25rem 0;
}
.ke-zeroborder th {
    color: var(--ec-3535, #0C418D);
    font-size: 1rem;
    padding: 0.35rem 0;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	text-align:center;
    text-transform: capitalize;
    border-bottom: 1px solid var(---Gray-5, #E0E0E0);
}
.ke-zeroborder td {
    width: auto;
    color: var(---333, #333);
    font-size: 0.875rem;
    font-style: normal;
    padding: 0.35rem 0;
    font-weight: 400;
    line-height: normal;
    border-bottom: 1px solid var(---Gray-5, #E0E0E0);
}
.navContent dl dd a{
	color: var(--60, rgba(0, 0, 0, 0.60));
	text-align:left;
}

.cp-r{
	width:100%;
	padding:3.25rem 15px;
	padding-top:0.5rem;
}
.inwraphj1 li{
	width: 48%!important;
	    margin-right: 2%;
	}
.inwraphj1 ul li .pic{
	width:100%;
	}
.inwraphj1 ul li .pic img{
	max-width:70%;
	margin:auto;
	}
.inwraphj1 ul li .tex{
	width:100%;
	}
.inwraphj1 ul li .tex dl dt{
	padding-bottom: 0.5rem;
	}
.inwraphj1 li:nth-child{2n}{
	
	    margin-right: 0;
	}
.cpshow{
	width:100%;
	float:left;
	margin-top:9.25rem;
	padding:0 8.33vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpshow-l{
	width:100%;
}
.cpshow-l dl dt{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.cpshow-l dl dd{
	margin-top:0.64rem;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.cpshow-l h1{
	width:100%;
	margin-top:2.38rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	align-self: stretch;
}
.cpshow-l ul{
	margin-top:0.62rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpshow-l ul li{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom:1.0rem;
	padding-top:1.0rem;
	border-bottom:1px solid #E0E0E0;
}
.cpshow-l ul li .a01{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	width:50%;
}
.cpshow-l ul li .a02{
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width:50%;
}
.cpshow-l ul li  .a03{
	width:100%;
}


.cpshow-r{
	width:100%;
	overflow:hidden;
	margin-top:1.0rem;
}
.cpshow-r img{
	width:100%;
	height:auto;
	display:block;
}

.zljs{
	width:100%;
	float:left;
	margin-top:3.75rem;
	background: var(--Color-3, #0C418D);
	padding:3.2rem 8.33vw;
}
.ntit{
	width:100%;
	float:left;
}
.ntit dl dt{
	color: var(---white, #FFF);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 2.25rem */
	text-transform: capitalize;
}
.ntit dl dd{
	margin-top:0.34rem;
	color: var(---white, #FFF);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.js01{
	width:100%;
	float:left;
	margin-top:1.75rem;
}
.js01 ul{
	display: flex;
	flex-wrap: wrap;
}
.js01 ul li{
	width:100%;
	background: var(---white, #FFF);
	padding:0 1.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top:1.0rem;
}
.js01 ul li:nth-child(3n){
	margin-right:0px;
}
.js01 ul li dl dt{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.875rem */
	text-transform: capitalize;
}
.js01 ul li dl dd{
	margin-top:0.62rem;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.5rem */
	text-transform: capitalize;
}
.js01 ul li .num{
	color: var(---Gray-6, #F2F2F2);
	font-size: 3rem;
	font-style: normal;
	font-weight: 700;
	line-height: 180%; /* 9rem */
	text-transform: capitalize;
}

.fawrap{
	width:100%;
	float:left;
	margin-top:7.0rem;
	background-image:url(../img/fabj.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.fawrap ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fawrap ul li{
	width:50%;
	border-right: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	border-bottom: 1px solid var(--30, rgba(255, 255, 255, 0.30));
	padding:3.25rem 1.5rem;
	text-align:center;
}
.fawrap ul li dl dt{
	overflow:hidden;
}
.fawrap ul li dl dt img{
	max-height:4.25rem;
	max-width:100%;
}
.fawrap ul li dl dd{
	margin-top:1.75rem;
	color: var(---white, #FFF);
	text-align: center;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.fawrap ul li .pic01{
	display:inline-block;
}
.fawrap ul li .pic02{
	display: none;
}
.fawrap ul li:hover .pic01{
	display:none;
}
.fawrap ul li:hover .pic02{
	display:inline-block;
}

.alshow{
	width:100%;
	float:left;
	margin-top:9.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.alshow .tex{
	width:100%;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.575rem */
	text-transform: capitalize;
}
.alshow .tex h1{
	margin-bottom:0.75rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	align-self: stretch;
}
.alshow .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.alshow .pic img{
	width:100%;
	height:auto;
	display:block;
}
.alshow02{
	width:100%;
	float:left;
	margin-top:0.38rem;
}
.alshow02 img{
	max-width:100%;
	}
.alshow02 .tex h1{
	font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
	margin-top:3rem;
	}
.alshow02 ul{
	display: flex;
	flex-wrap: wrap;
}
.alshow02 ul li{
	width:100%;
	background: var(---Gray-6, #F2F2F2);
	padding:1.5rem;
	margin-top:1.0rem;
}
.alshow02 ul li:nth-child(3n){
	margin-right:0px;
}
.alshow02 ul li dl dt{
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 1;*/
	align-self: stretch;
}
.alshow02 ul li dl dd{
	margin-top:0.88rem;
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.prolist{
	width:100%;
	float:left;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolist ul li{
	width:48%;
	margin-top:1.75rem;
}
.prolist ul li:nth-child(5n){
	margin-right:0px;
}
.prolist ul li .pic{
	overflow:hidden;
}
.prolist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.prolist ul li:hover .pic img{
	transform: scale(1.05);
}
.prolist ul li dl dt{
	margin-top:1.88rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.prolist ul li dl dd{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.prolist ul li:hover dl dt{
	color: var(--Color-3, #0C418D);
}
.prolist ul li:hover dl dd{
	color: var(--Color-3, #0C418D);
}

.newwrap{
	width:100%;
	float:left;
	background: var(---Gray-6, #F2F2F2);
	padding:6.25rem 8.33vw;
}

.container {
	width:100%;
	float:left;
	margin-top:1.0rem;
}

.item{
	padding: 1.5rem;
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.4s ease;
	background: var(---white, #FFF);
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	margin-top:1.0rem;
}
.item.visible {
	opacity: 1;
	transform: translateY(0);
}
.loading {
	text-align: center;
	padding: 20px;
	grid-column: 1 / -1;
	display: none;
	font-size:1.0rem;
	color:#333;
}
.item .a01{
	width:100%;
}
.item .a01 dl dt{
	color: var(---999, #999);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.item .a01 dl dd{
	margin-top:0.62rem;
	overflow: hidden;
	color: var(---333, #333);
	text-overflow: ellipsis;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.item .a02{
	width:100%;
	margin-top:1.0rem;
	overflow: hidden;
	color: var(---999, #999);
	text-overflow: ellipsis;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 1.125rem */
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.item .more{
	margin-top:2.56rem;
	display: none;
}
.item .more a{
	display: flex;
	align-items: center;
	color: var(---white, #FFF);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 182.982%; /* 1.60113rem */
}
.item .more a::after{
	content:">";
	font-family:'宋体';
	font-weight:bold;
	margin-left:1.25rem;
}

.nwrap{
	width:100%;
	float:left;
	margin-top:7rem;
	background: var(---Gray-6, #F2F2F2);
	padding:3.25rem 8.33vw;
}
.newtit{
	width:100%;
	float:left;
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.newdate{
	width:100%;
	float:left;
	margin-top:1.0rem;
	color: var(---999, #999);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.newcon{
	width:100%;
	float:left;
	margin-top:1.75rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.newcon-l{
	width:100%;
}
.newtex{
	width:100%;
	float:left;
	color: var(---666, #666);
	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.3rem;
	border-top:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul{
	display: flex;
	flex-wrap: wrap;
}
.newnext ul li{
	width:100%;
	padding:1.94rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(---333, #333);
	font-family: "Microsoft YaHei";
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.newnext ul li b{
	width:4rem;
	min-width:4.0rem;
	text-align:right;
}

.newcon-r{
	width:27.1%;
	display:none;
}
.newcon-r ul{
	display: flex;
	flex-wrap: wrap;
}
.newcon-r ul li{
	width:100%;
	background: var(---white, #FFF);
	padding:4.62rem 1.88rem;
	margin-top:1.25rem;
	transition: all 0.6s;
}
.newcon-r ul li:hover{
	background: var(--Color-3, #0C418D);
}
.newcon-r ul li:hover dl dt{
	color:#FFF;
}
.newcon-r ul li:hover dl dd{
	color:#FFF;
}
.newcon-r ul li:first-child{
	margin-top:0px;
}
.newcon-r ul li dl dt{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.newcon-r ul li dl dd{
	color: var(---333, #333);
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 1.875rem */
	text-transform: capitalize;
	margin-top:1.88rem;
}

.xzlist{
	width:100%;
	float:left;
	margin-top:8.0rem;
}
.xzlist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xzlist ul li{
	width:100%;
	padding:1.5rem;
	background: var(---Gray-6, #F2F2F2);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top:1.25rem;
}
.xzlist ul li .a01{
	width:calc(100% - 60px);
	display: flex;
	align-items: center;
}
.xzlist ul li .a01 img{
	margin-right:1.0rem;
	max-height:1.875rem;
}
.xzlist ul li .a01 dl dt{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.xzlist ul li .a01 dl dd{
	margin-top:0.56rem;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}


/* From Uiverse.io by ZAKARIAE48CHELLE */ 
.Btn {
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition-duration: 0.3s;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.11);
}

.svgIcon {
  fill: #0c418d;
}

.icon2 {
  width: 18px;
  height: 5px;
  border-bottom: 2px solid #0c418d;
  border-left: 2px solid #0c418d;
  border-right: 2px solid #0c418d;
}

.tooltip {
  position: absolute;
  right: -80px;
  opacity: 0;
  background-color: rgb(12, 12, 12);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 0.2s;
  pointer-events: none;
  letter-spacing: 0.5px;
}

.tooltip::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: rgb(12, 12, 12);
  background-size: 1000%;
  background-position: center;
  transform: rotate(45deg);
  left: -5%;
  transition-duration: 0.3s;
}

.Btn:hover .tooltip {
  opacity: 1;
  transition-duration: 0.3s;
}

.Btn:hover {
  background: var(--Color-3, #0C418D);
  transition-duration: 0.3s;
}

.Btn:hover .icon2 {
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid white;
}

.Btn:hover .svgIcon {
  fill: white;
  animation: slide-in-top 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes slide-in-top {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.lx01{
	width:100%;
	float:left;
	margin-top:9.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx01 .pic{
	width:100%;
}
.lx01 .pic img{
	width:100%;
	height: auto;
	display:block;
}
.lx01 .tex{
	width:100%;
	background: var(---Gray-6, #F2F2F2);
	padding:1.0rem;
	color: var(---333, #333);
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 180%; /* 1.8rem */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx01 .tex h1{
	margin-bottom:1.13rem;
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.lx01 .tex .a01{
	width:65%;
}
.lx01 .tex .ewm{
	display:flex;
	width:30%;
}
.lx01 .tex .ewm dl dt{
	overflow:hidden;
}
.lx01 .tex .ewm dl dt img{
	max-width:100%;
}
.lx01 .tex .ewm dl dd{
	margin-top:0.54rem;
	color: var(---999, #999);
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.lx02{
	width:100%;
	float:left;
}
.lx02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx02 ul li{
	width:48%;
	background: var(---Gray-6, #F2F2F2);
	margin-top:1.0rem;
	padding:1.0rem;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lx02 ul li::after{
	width:1.5rem;
	height:1.5rem;
	content:'';
	display:inline-block;
	background-image:url(../img/dh.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.lx02 ul li:nth-child(4n){
	margin-right:0px;
}
.lx02 ul li:hover{
	background: var(--Color-3, #0C418D);
}
.lx02 ul li:hover dl dt{
	color:#FFF;
}
.lx02 ul li:hover dl dd{
	color:#FFF;
}
.lx02 ul li dl dt{
	color: var(---333, #333);
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom:1.0rem;
}
.lx02 ul li dl dt img{
	max-width:3.0rem;
}
.lx02 ul li dl dd{
	color: var(---999, #999);
	font-size: 0.75rem;
	font-family:siyun;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.lxwrap{
	width:100%;
	float:left;
	padding:3.25rem 8.33vw;
	margin-top:6.0rem;
	background-attachment:fixed;
}

.subNavBox4{
	width:100%;
	float:left;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left;
	background: var(---Gray-6, #F2F2F2);
	font-size:0.875rem;
	padding:1.0rem;
	margin-top:0.62rem;
}
.subNav4 dl dt{
	color: var(---333, #333);
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: flex;
	align-items:center;
}
.subNav4 dl dt::before{
	margin-right:1.0rem;
	width: 1.125rem;
	height: 1.125rem;
	content:'';
	display:inline-block;
	background-image:url(../img/s01.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.subNav4 dl dd{
	margin-top:0.5rem;
	color: var(---333, #333);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	align-items:center;
	flex-wrap: wrap;
}
.subNav4 dl dd div{
	margin-right:1.0rem;
	margin-top:0.5rem;
}
.subNav4::after{
	width: 1.0rem;
	height: 1.0rem;
	content:'';
	display:inline-block;
	background-image:url(../img/jia.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	min-width:1.9375;
}
.subNav4:hover{float:left; }
.currentDd4{
	background: #0C418D;
	color:#FFF;
}
.currentDd4 dl dt{
	color:#FFF;
}
.currentDd4 dl dt::before{
	background-image:url(../img/s01a.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.currentDd4 dl dd{
	color:#FFF;
}
.currentDd4 dl dd i{
	background-color:#FFF;
}
.currentDd4::after{
	background-image:url(../img/jian.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:1.0rem;
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
	background: var(---Gray-6, #F2F2F2);
}
.navContent4 dl{
	display: flex;
	justify-content: space-between;
	width:100%;
	margin-top:1.5rem;
}
.navContent4 dl dt{
	color: var(---333, #333);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width:5.0rem;
	margin-top:0.3rem;
}
.navContent4 dl dd{
	width:calc(100% - 5.0rem);
	color: var(---666, #666);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
}
.red{
	color: var(--04946-a, var(--Color-3, #0C418D));
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2rem */
}
.line{
	margin-top:2.0rem;
	margin-bottom:1.0rem;
	background: rgba(0, 0, 0, 0.10);
	height:1px;
	width:100%;
	display:flex;
}


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



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

.fixedIcon{ position: fixed; top: 20%; left: 1%; right:1%; z-index: 999; 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: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;}

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








/* 响应式布局 */
@media (max-width: 992px) {
.grid {
	grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 576px) {
.grid {
	grid-template-columns: 1fr;
}
}


.jlsq{
	width:100%;
	height:100%;
	display:none;
	left:0px;
	top:0;
	float:left;
	z-index:99999;
	position: fixed;
}
.jlsq01{
	width:100%;
	float:left;
	height:100%;
	display:flex;
	align-items: center;
	position:relative;
}
.jlsq01 .mask{
	width:100%;
	height:100%;
	background: var(--10, rgba(0, 0, 0, 0.30));
	/* 0.4背景模糊 */
	backdrop-filter: blur(12.5px);
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.jlsqcon{
	width:80%;
	position:absolute;
	left:10%;
	top:8.0rem;
	background:#f2f2f2;
	z-index:2;
	border-radius:1.0rem;
	height:30rem;
	overflow-y:scroll;
}
.jlsqcon .a01{
	width:100%;
	padding:2.0rem;
	position:relative;
}
.jlsqcon .a01 .gbi{
	width: 3rem;
	height: 3rem;
	position:absolute;
	right:1.5rem;
	top:1.5rem;
	z-index:1;
	background-image:url(../img/close-circle.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.jlsqcon .a01 h1{
	color: var(---333, #333);
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.jlsqcon .a01 ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jlsqcon .a01 ul li{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.jlsqcon .a01 ul li.w100{
	width:100%;
}
.jlsqcon .a01 ul li dl{
	width:100%;
}
.jlsqcon .a01 ul li dl dt{
	color: var(---333, #333);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.jlsqcon .a01 ul li dl dt i{
	color: var(--d-11-b-26, #D11B26);
}
.jlsqcon .a01 ul li dl dd{
	margin-top:0.62rem;
}
.jlsqcon .a01 ul li.mart1{
	margin-top:1.44rem;
	color: var(---999, #999);
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.jlbk{
	width:100%;
	height: 2.5rem;
	line-height:2.5rem;
	padding:0 1.25rem;
	background:#fff;
	border:0px;
	color: var(---999, #999);
	font-family: "Microsoft YaHei";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	outline:none;
}
.ljtj{
	width:10rem;
	background:#0c418d;
	height:2.5rem;
	display:flex;
}
.ljtj a{
	width:100%;
	height:100%;
	position:relative;
	display:flex;
}
.ljtj a span{
	width:calc(100% - 2.5rem);
	text-align:center;
	line-height:2.5rem;
	color: #FFF;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.13125rem;
}
.ljtj a::after{
	width:2.5rem;
	height:2.5rem;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background: #0d62b6 url(../img/fx.svg) no-repeat center;
	content:'';
	display:inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	transition: all 0.6s;
}
.ljtj a:hover::after{
	width:100%;
}















.mart7{
	margin-top:3.0rem;
}
.mart0{
	margin-top:0rem;
}
.mart3{
	margin-top:3.06rem;
}

}
































