/* CSS Document */
html{font-size: calc(16vw / 1920 * 100);}

body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	margin:auto
}
*{
	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:#0A5BA8;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


.header.yanse a{
	color: #ffffff;
}
.header.yanse a i{
	color: #999999;
}
.header.yanse .cur{
	color: #FFFFFF;
}
.header.yanse .zyw a{
	color:#FFF;
}
.header.yanse .toppic01{
	display: none;
}
.header.yanse .toppic02{
	display: inline-block;
	width: 3vw;
}
.header.yanse.yanse01 .toppic01{
	display: inline-block;
	width: 3vw;
}
.header.yanse.yanse01 .toppic02{
	display: none;
	width: 3vw;
}
.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;}
}

.footer{background-color: #151F2A;width: 100%;position: static;z-index: 300;left: 0;bottom: 0;height: 0;overflow: hidden;z-index: 12;}
.footer.foot_show{height: 24vw;overflow: visible;}
.footer.foot_show .foot_top{background-image: url(../images/index6Arrow2.png);bottom: auto;top: -25px;}

.footTop{opacity: 0;-webkit-transform:translateY(150px);-moz-transform:translateY(150px);transform:translateY(150px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}


.footBottom{width: 100%;height: 40px;line-height: 40px;border-top: 1px solid #1a1a1b;text-align: center;font-size: 12px;}
.footBottom *{display: inline-block;vertical-align: middle;color: #666;}
.footBottom .cnzz{padding-left: 30px;}
.footer.foot_show .footTop{opacity: 1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}

.footer,.foot_top{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}

.main{
	width: auto;
	margin:auto;
	/* max-width:1440px; */
	padding: 0 6%;
}
.header{
	width: 100%;
	position: fixed;
	height: 4vw;
	top: 0;
	left: 0;
	z-index: 996;
	padding: 0 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.header .logo{
	width: auto;
	height: 2vw;
	max-width: 30%;
	display: flex;
	align-items: center;
}
.header .logo img{
	max-width: 100%;
	max-height: 100%;
}
.header .innav{
	width: auto;
	height: 4vw;
}
.header .innav ul{
	display: flex;
	align-items: center;
	height: 4vw;
}
.header .innav ul li{
	width: auto;
	text-align: center;
	font-size: 0.9vw;
	height: 4vw;
	text-transform: uppercase;
	align-items: center;
	display: flex;
	position: relative;
	margin-left: 3%;
	margin-right: 2%;
}
.header .innav ul li i{
	background-color: #0A5BA8;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}
.header .innav ul li a{
	padding: 0.2vw;
	white-space: nowrap;
}
.header .innav ul li a:hover{
	color: #ffffff;
}
.header .innav ul li .cur{
	color: #ffffff;
}
.header .innav ul li:last-child a{
	margin-right: 0px;
}

.header.yanse{
	background-color: #00000075;
	top:0;
}
.header.yanse.yanse01{
	background-color: rgba(0,0,0,0);
	/* top:30px; */
}
.inr{
	width:auto;
	align-items: center;
	display: flex;
}
.header.yanse .zyw{
	border: 0.05vw solid #FFF;
}
.header.yanse .zyw a{
	color:#999;
}
.header.yanse.yanse01 .zyw{
	border: 0.05vw solid #FFF;
}
.header.yanse.yanse01 .zyw a{
	color:#fff;
}
.zyw{
	width: 2vw;
	height: 2vw;
	border: 0.05vw solid #FFF;
	border-radius: 50%;
	display:flex;
	justify-content: center;
	align-items: center;
	margin-left: 5vw;
}
.zyw a{
	color:#FFF;
}

.chax{
	right:6.33vw; 
	top:80px;
	position: absolute;
	width:300px; 
	z-index:992;
	display: none;
}
.chax.marg{
	top:80px;
}
.chax.aa{
	display: flex;
	width:363px;
	height:44px;
	background-color:#FFF;
	border-radius:4px;
	overflow:hidden;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 44px;
	line-height: 44px;
	border: 0px;
	background-color: #fff;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-size: 14px;
	color: #999999;
}
.chaxanniu{
	width: 80px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
	background-color: #0352ae;
	color: #FFFFFF;
	border: 0px;
	outline:none;
}

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


.index01{
	width: 100%;
	float: left;
}

.inmore{
	width:100%;
	float:left;
	margin-top: 1.5rem;
	display:flex;
	justify-content: flex-start;
	align-items: center;
}
.inmore.end{
	justify-content: flex-end;
}
.inmore a{
	width: 9vw;
	height: 2.8vw;
	border: 0.1vw solid rgba(255,255,255,0.30);
	background-color:rgba(255,255,255,0.10);
	border-radius: 10vw;
	position:relative;
	font-size: 0.8vw;
	color:#fff;
	line-height: 3.2;
	padding-left: 3.5vw;
	font-weight:bold;
}
.inmore a.bj{
	background-color:#E9EDF0;
	color:#333;
}
.inmore a::after{
	width: 2.3vw;
	height: 2.3vw;
	position:absolute;
	left: 0.2vw;
	top: 0.15vw;
	z-index:1;
	content:'';
	background-image:url(../img/jingbo.png);
	background-repeat:no-repeat;
	background-size:contain;
	transition: all 0.6s;
}
.inmore a:hover::after{
	left: 6.3vw;
}
.inmore a:hover{
	padding-left: 1.5vw;
}
.sb{
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:20px;
}
.sb dl dt{
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: center;
}
.sb dl dt img{
	width:auto;
	height:auto;
	display:compact;
}
.sb dl dd{
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: center;
}
.sb dl dd img{
	width:auto;
	height:auto;
	display:compact;
}

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

.index02{
	width: 100%;
	float: left;
	background-image: url(../img/ab01.jpg);
	background-position:center;
	background-size:cover;
}
.ingy{
	width:100%;
	height:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ingy-l{
	width:50%;
	height:100%;
	padding-left: 6%;
	/* padding-right:5.0vw; */
	padding-top:10%;
	font-size: 0.9vw;
	line-height: 2.2;
	color:#FFF;
}
.ingy-l h1{
	font-size: 2vw;
	line-height: 2;
}
.ingy-l h2{
	font-size: 0.9vw;
	line-height: 2;
	margin-bottom: 2.2vw;
	font-weight: bold;
	position:relative;
	display:flex;
}
.ingy-l h2 div{
	position:relative;
	/* padding:0 20px; */
}
.ingy-l h2 div::before{
	width:12px;
	height:31px;
	content:'';
	background-image:url(../img/at01.png);
	background-repeat:no-repeat;
	display: inline-block;
	top:8px;
	left:0;
	position:absolute;
}
.ingy-l h2 div::after{
	width:12px;
	height:31px;
	content:'';
	background-image:url(../img/at02.png);
	background-repeat:no-repeat;
	display: inline-block;
	bottom:8px;
	right:0;
	position:absolute;
}



.ingy-r{
	width:50%;
	height:100%;
	padding-top:10%;
	padding-left:2.5vw;
	padding-right:8.33vw;
	color:#FFF;
}
.ingy-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ingy-r ul li{
	width:auto;
	position:relative;
}
.ingy-r ul li .pic{
	overflow:hidden;
}
.ingy-r ul li dl dt{
	display:flex;
	align-items: flex-end;
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}
.ingy-r ul li dl dt b{
	font-size:48px;
	line-height:56px;
	font-family:Roboto;
}
.ingy-r ul li dl dd{
	font-size:14px;
	line-height:18px;
}

.index03{
	width: 100%;
	float: left;
	background-image:url(../img/ab02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.intit{
	width: 100%;
	float:left;
	margin-top: 4%;
	font-size: 2vw;
	line-height: 1.8;
	color:#fff;
	z-index:22;
	font-weight:bold;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 6%;
}
.index03 .intit{
opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index03.active .intit{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}

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

.jslm{
	width: 100%;
	float:left;
}
.jslm ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.jslm ul li{
	width: 10%;
	margin-right: 1%;
	margin-bottom: 2vw;
	display: flex;
	backdrop-filter: blur(0.5vw);
}
.jslm ul li:nth-child(4n){
	margin-right: 1%;
}
.jslm ul li a{
	width:100%;
	height: 100%;
	background: rgba(255,255,255,0.10);
	border: 0.05vw solid rgba(255,255,255,0.30);
	border-radius: 1vw;
	font-size: 0.87vw;
	color:#FFF;
	transition: all 0.6s;
	line-height: 2;
	text-align:center;
}

.altitle{
	width: 100%;
	float:left;
	margin-top: 150px;
	text-align:center;
	font-size:36px;
	line-height:54px;
	color:#fff;
	font-weight:bold;
}

.intit2{
	width:100%;
	float:left;
	margin-top: 2%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color:#FFF;
}


.index04{
	width: 100%;
	float: left;
	background-image: url(../img/ab03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 6%;
}
.index04 .intit2{
opacity: 0;-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;
}
.index04.active .intit2{opacity: 1;-webkit-transform:translateY(0px) scale(1);-moz-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1);}

.intit2 b{
	font-size: 2.2vw;
	line-height: 1;
}
.intit2 dl{
	width:50%;
}
.intit2 dl dt{
	font-size: 2vw;
	line-height: 2;
	font-weight:bold;
}
.intit2 dl dd{
	font-size: 1vw;
	line-height: 1.8;
	margin-top: 0.5vw;
}
.intit2 .inmore{
	width:auto;
}


.index05{
	width: 100%;
	float: left;
	position:relative;
}

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

.hyyy{
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;






	color:#FFF;
	font-size: 1vw;

	line-height: 2;
	position: absolute;
	top:0;
	left:0;
	z-index:10;
	opacity: 1;
	transition: all 0.5s;
	z-index:0;
}
.hyyy img{
	/* width:100%; */
}
.hyyy.cur{
	opacity:1.0;
	z-index:999;
	
	
}
.hyyy.cur img{
}

.hyyy .a01{
	width: 100%;
	top:20%;
	position:absolute;
	/* left:8.33vw; */
	z-index:11;
	margin: 0 auto;
	/* text-align: center; */
	padding: 0 6%;
	font-weight: bold;
	font-size: 1.2vw;
}
.hyyy h1{
	font-size: 2vw;
	line-height: 2;
	/* margin-bottom: 1vw; */
}

.yylm{
	width:100%;
	position:absolute;
	bottom:10%;
	left:0;
	z-index:9999;
	padding: 0 6%;
}
.yylm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-left: 1px solid rgba(255,255,255,0.30);
	border-top: 1px solid rgba(255,255,255,0.30);
}
.yylm ul li{
	width: 25%;
	height: 5vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-right: 0.05vw solid rgba(255,255,255,0.30);
	border-bottom: 0.05vw solid rgba(255,255,255,0.30);
	transition: all 0.3s;
	font-size: 1.2vw;
	color:#FFF;
	background:var(--10,rgba(255,255,255,0.10));
	backdrop-filter: blur(0.5vw);
}
.yylm ul li a{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width:100%;
	height:100%;
	color:#FFF;
}
.yylm ul li img{
	margin-right:20px;
}
.yylm ul li .pic01{
	display:inline-block;
}
.yylm ul li .pic02{
	display: none;
}
.yylm ul li:hover .pic01{
	display:none;
}
.yylm ul li:hover .pic02{
	display:inline-block;
}
.yylm ul li a:hover{
	background: #0352ae;
	color:#fff;
}
.yylm ul li.cur{
	background:#0352ae;
	color:#fff;
}
.yylm ul li.cur a{
	color:#fff;
}
.yylm ul li.cur .pic01{
	display:none;
}
.yylm ul li.cur .pic02{
	display:inline-block;
}



.index06{
	width: 100%;
	float: left;
	background-image: url(../img/ab04.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 6%;
}

.innew{
	width:100%;
	float:left;
	margin-top:55px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.innew .a01{
	width:33.333%;
}
.innew .a01 .pic{
	overflow:hidden;
	height:100%;
	height: 100%;
}
.innew .a01 .pic img{
	width:100%;
	height:100%;
	display:block;
	transition: all 0.6s;
}
.innew .a01:hover .pic img{
	transform: scale(1.05);
}
.innew .a02{
	width:66.667%;
	background-color:#fff;
}
.innew .a02 ul li{
	width:50%;
	float:left;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 4%;
	border-bottom: 0.1vw solid rgba(0,0,0,0.10);
	border-right: 0.1vw solid rgba(0,0,0,0.10);
	transition: all 0.6s;
	height: 15.9vw;
}
.innew .a02 ul li .date{
	width: 100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
}
.innew .a02 ul li .date i{
	background: #e9edf0;
	border: 0.1vw solid #e9edf0;
	border-radius: 0.3vw;
	padding: 2% 3%;
	font-size: 0.7vw;
	color:#004691;
	transition: all 0.6s;
}

.innew .a02 ul li .tex{
	width:100%;
}
.innew .a02 ul li .tex h1{
	font-size: 1vw;
	line-height: 1;
	margin-top: 1.5vw;
}
.innew .a02 ul li .tex dl dt{
	font-size: 0.75vw;
	line-height: 2;
	margin-top: 1vw;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.innew .a02 ul li .tex dl dd{
	color:#999;
	font-size: 0.8vw;
	margin-top: 1.5vw;
}
.innew .a02 ul li .tex dl dd a{
	color:#999;
}
.innew .a02 ul li .tex dl dd a::after{
	margin-left:10px;
	content: "\2192";
	vertical-align: middle;
}
.innew .a02 ul li:hover .date i{
	border:1px solid rgba(255,255,255,0.30);
	background-color:transparent;
	color:#FFF;
}
.innew .a02 ul li:hover{
	background-color:#005EB8;
	color:#fff;
}
.innew .a02 ul li:hover a{
	color:#fff;
}
.innew .a02 ul li:hover .tex dl dd a{
	color:#FFF;
}


.foot{
	width: 100%;
	float: left;
	background: #151F2A;
	/* padding-top: 80px; */
}
.bottom{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bottom .pic{
	overflow:hidden;
	text-align:center;
}
.bottom .pic img{
	max-width:100%;
	height:auto;
}
.bottom .search{
	width:363px;
	height:44px;
	background-color:#FFFFFF;
	border-radius:4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow:hidden;
}
.bottom .search .a01{
	display: flex;
	align-items: center;
	padding:0 20px;
}

.foot01{
	width: 100%;
	float: left;
	margin-top: 4vw;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.foot01-l{
	width:40.875%;
	display:flex;
	flex-wrap: wrap;
}
.foot01-l .a01{
	width:auto;
	text-align:center;
	margin-right: 2.2vw;
}
.foot01-l .a01 dl dt{
	overflow:hidden;
}
.foot01-l .a01 dl dd{
	margin-top: 0.5vw;
	color:#FFF;
	font-size: 1vw;
}
.foot01-l .a02{
	width:auto;
}
.foot01-l .a02 dl dd{
	margin-top: 0.5vw;
	color:#BDBDBD;
	font-size: 0.8vw;
}
.foot01-l .a02 dl dd.mart0{
	margin-top:0px;
}
.foot01-l .a02 dl dt{
	margin-top: 0;
	font-size: 1.8vw;
	line-height: 1.5;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
.foot01-l .a03{
	width:100%;
	display:flex;
	margin-top: 0.2vw;
}
.foot01-l .a03 a{
	margin-right: 1vw;
	position:relative;
}
.foot01-l .a03 a .b01{
	width: 8vw;
	position: absolute;
	top: -2.5vw;
	height: 2vw;
	line-height: 2vw;
	background-color:#FFF;
	text-align:center;
	font-size: 0.9vw;
	z-index:11;
	opacity:0;
	visibility:hidden;
}
.foot01-l .a03 a:hover .b01{
	opacity:1;
	visibility:visible;
}
.foot01-r{
	width:59.125%;
	color:#FFF;
	border-right:1px solid rgba(255,255,255,0.10);
	display:flex;
	justify-content: space-between;
}
.foot01-r dl{
	width:25%;
	border-left:1px solid rgba(255,255,255,0.10);
	text-align:center;
}
.foot01-r dl dt{
	font-size: 1vw;
	line-height: 1;
	margin-bottom: 0.7vw;
	font-weight:bold;
}
.foot01-r dl dd{
	font-size: 0.7vw;
	line-height: 1.5;
	margin-top: 0.8vw;
	color:#BDBDBD;
}
.foot01-r dl dd a{
	color:#BDBDBD;
}

.foot02{
	width: 100%;
	float: left;
	padding: 1vw 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	color:#BDBDBD;
	border-top:1px solid rgba(255,255,255,0.10);
	margin-top: 1.5vw;
	font-size: 0.7vw;
}
.foot02 a{
	color: #BDBDBD;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
	margin-top:80px;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:11;
	padding:0 8.33vw;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color:#FFF;
}
.nybanner .tex .tex01{
	width:100%;
}
.nybanner .tex dl dt{
	font-size:40px;
	line-height:60px;
	font-weight:bold;
}
.nybanner .tex dl dd{
	margin-top:10px;
	font-size:40px;
	line-height:47px;
	font-weight:bold;
}

.zlm{
	width:100%;
	float:left;
	background: #ffffff;
	border-bottom: 0.05vw solid rgba(0,0,0,0.10);
	padding: 1vw 0;
}
.zlm ul{
	display:flex;
	flex-wrap: wrap;
}
.zlm ul li{
	width:auto;
	display:flex;
	font-size: 1vw;
}
.zlm ul li a{
	padding: 0.7vw 2vw;
	border-radius: 5vw;
}
.zlm ul li a:hover{
	background-color:#005EB8;
	color:#FFF;
}
.zlm ul li .cur{
	background-color:#005EB8;
	color:#FFF;

}
.nab{
	width:100%;
	float:left;
	margin-top: 2%;
	font-size: 1vw;
	line-height: 2.2;
	padding:  0 6%;
	text-indent: 2vw;
}
.nab img{
	max-width:100%;
}
.nab ul{
	display:flex;
	justify-content: space-between;
	margin-top: 2vw;
}
.nab ul li{
	width:auto;
	display:flex;
	align-items: center;
}
.nab ul li img{
	margin-right: 1vw;
	width: 3.55vw;
	padding-top: 0.6vw;
}
.nab ul li dl dt{

font-size: 1vw;

line-height: 2;
}
.nab ul li dl dd{
	display:flex;
	align-items: flex-end;
	font-size: 1vw;
	line-height: 2;
	margin-top: 0.1vw;
}
.nab ul li dl dd b{
	font-size: 2.2vw;
	line-height: 1;
	font-family: Roboto;
	margin-right: 0.2vw;
}
.nab ul li .sx{

width: 0.05vw;

height: 4.5vw;

background-color:rgba(0,0,0,0.10);
}
.nab2{
	width:100%;
	float:left;
	margin-top:100px;
}
.nab2 h1{
	font-size:40px;
	line-height:58px;
}
.nab2 ul{
	display:flex;
	margin-top:40px;
}
.nab2 ul li{
	width:50%;
	background-color:#E9EDF0;
	padding:80px;
	font-size:14px;
	line-height:28px;
}
.nab2 ul li h1{
	font-size:24px;
	line-height:48px;
}
.nab2 ul li:last-child{
	background-color:#005EB8;
	color:#FFF;
}

.nab3{
	width:100%;
	float:left;
	margin-top:100px;
	background-image:url(../img/ab03.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	height:950px;
}
.nab4{
	width:100%;
	float:left;
	background-image:url(../img/lybj.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	height:1272px;
	padding-top:100px;
}
.nab4 h1{
	font-size:40px;
	line-height:58px;
}
.nab4 ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:30px;
}
.nab4 ul li{
	width:49%;
	background-color:#FFF;
	padding:60px;
	display:flex;
	align-items: flex-start;
	margin-top:30px;
}
.nab4 ul li img{
	margin-right:50px;
}
.nab4 ul li dl dt{
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.nab4 ul li dl dd{
	margin-top:20px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.nab4 ul li .pic01{
	display:inline-block;
}
.nab4 ul li .pic02{
	display: none;
}
.nab4 ul li:hover .pic01{
	display:none;
}
.nab4 ul li:hover .pic02{
	display:inline-block;
}

.nysearch{
	width:100%;
	float:left;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 2% 0;
}
.nysearch div{
	width:100%;
	height: 3vw;
	background: #ffffff;
	border: 0.05vw solid #e0e0e0;
	border-radius: 5vw;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.ssanniu{
	width: 10vw;
	height: 2.5vw;
	background: #0A5BA8;
	border-radius: 5vw;
	line-height: 2;
	font-size: 0.8vw;
	text-align:center;
	color:#FFF;
	border:0px;
	cursor:pointer;
	margin-right: 0.2vw;
}
.ssbk{
	width: calc(100% - 15vw);
	padding-left: 1vw;
	margin-left: 1vw;
	height: 2.5vw;
	line-height: 2.5;
	border:0px;
	outline:none;
	font-size: 0.8vw;
	color:#999;
}

.nycon{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:80px;
}
.nycon-l{
	width:23%;
	border: 1px solid #E0E0E0;
	padding:30px;
	float:left;
}
.subNavBox{
	width:100%;
	float:left;
}
.subNav{
	width:100%; 
	float:left;
	padding:25px 0;
	DISPLAY: block;  
	CURSOR: pointer;
	text-align:left; 
	border-bottom:1px solid rgba(0,0,0,0.10);
	font-size:20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	font-weight:bold;
}
.subNav i{
	width:12px;
	height:24px;
	background:url(../img/zjt.png) no-repeat center / contain;
}
.currentDd{
	border-bottom:0px solid rgba(0,0,0,0.10);
	color:#0A5BA8;
}
.currentDd a{
	color:#0A5BA8;
}
.currentDd i{
	background:url(../img/zjt2.png) no-repeat center / contain;
}
.navContent{
	display: none;
	float:left; 
	width:100%; 
	padding:30px 0; 
	line-height:40px; 
	font-size:16px;
	line-height:30px;
	border-bottom:1px solid rgba(0,0,0,0.10);
	padding-top:0px;
}
.navContent dl dd{
	display: flex;
	align-items: center;
	padding:0 28px;
}
.navContent dl dd::before{
	font-size: 24px;
	margin-right: 10px;
	color: #DEDEDE;
	vertical-align: middle;
	content: "\2022";
}
.navContent dl dd:hover::before{
	color: #0A5BA8;
}

.navContent dl dd.cur::before{
	color: #0A5BA8;
}
.navContent dl dd.cur a{
	color: #0A5BA8;
}
.nycon-r{
	width:74%;
	float:right;
}
.cplist{
	width:100%;
	float:left;
}
.cplist ul li{
	width:100%;
	float:left;
	margin-top:30px;
	background-color:#E9EDF0;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding:30px;
}

.cplist ul li:first-child{
	margin-top:0px;
}
.cplist ul li:hover{

	background-color:#005EB8;
}

.cplist ul li .pic{
	width:33.3%;
	overflow:hidden;

}
.cplist ul li .pic img{
	width:100%;

	height:auto;
	display:block;
	transition: all 0.6s;
}
.cplist ul li:hover .pic img{
	transform: scale(1.05);
}
.cplist ul li:hover .tex dl dt a{
	color:#FFF;
}
.cplist ul li:hover .tex dl dd a{
	color:#FFF;
}
.cplist ul li:hover .tex dl dd{
	color:#FFF;
}
.cplist ul li .tex{
	width:62.2%;
}
.cplist ul li .tex dl dt{
	font-size:24px;
	line-height:36px;
	font-weight:bold;
}
.cplist ul li .tex dl dd{
	margin-top:20px;
	font-size:14px;
	line-height:28px;
	color:#666;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cplist ul li .tex dl dd a{
	font-size:12px;
	color:#005EB8;
}
.cplist ul li .tex dl dd a b{
	margin-left:10px;
}
.fy{
	width:100%;
	float:left;
	margin-top:60px;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul.center{
	justify-content: center;
}
.fy ul li{
	width: 48px;
	height: 48px;
	display:flex;
	margin-left:5px;
	margin-right:5px;
	transition: all 0.6s;
}
.fy ul li a{
	width:48px;
	height:48px;
	text-align:center;
	font-size:14px;
	background: #ffffff;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	line-height:48px;
	transition: all 0.6s;
}
.fy ul li a:hover{
	background: #258D00;
	color:#FFF;
	border:1px solid #258D00;
}
.fy ul li .cur{
	background: #258D00;
	color:#FFF;
	border:1px solid #258D00;
}
.proshow{
	width:100%;
	float:left;
	margin-top:100px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.proshow .pic{
	width:47.22%;
	overflow:hidden;
}
.proshow .pic.w50{
	width:50%;
}

.proshow .tex{
	width:47%;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.proshow .tex.w45{
	width:45.125%;
}
.proshow .tex h1{
	font-size:32px;
	line-height:48px;
	padding-bottom:40px;
	border-bottom:1px solid rgba(0,0,0,0.10);
	margin-bottom:40px;
	color:#333;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ntel{
	display:flex;
	margin-top:45px;
}
.ntel .a1{
	width: 56%;
	height: 56px;
	background: #ffffff;
	border: 1px solid #005EB8;
	border-radius: 30px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding:0 4px;
}
.ntel .a1 .rx{
	width:44%;
	height: 48px;
	background: #005EB8;
	border-radius: 25px;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size:14px;
	color:#FFF;
}
.ntel .a1 .rx img{
	margin-right:15px;
}
.ntel .a1 .tel{
	width:56%;
	font-size:24px;
	line-height:28px;
	color:#005EB8;
	text-align:center;
	font-weight:bold;

}
.nytit{
	width:100%;
	float:left;
	margin-top:60px;
	height: 68px;
	background: #e9edf0;
	padding:0 40px;
	font-size:20px;
	font-weight:bold;
	line-height:68px;
}
.show01{
	width:100%;
	float:left;
	margin-top:40px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.show01 div{
	width:50%;
}
.show01 img{
	max-width:100%;
}
.xzhi{
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:80px;
}
.xzhi dl dd{
	font-size:14px;
	line-height:28px;
	margin-top:20px;
	position:relative;
	padding-left:25px;
}
.xzhi dl dd::before{
	font-size: 36px;
	color: #258D00;
	vertical-align: middle;
	content: "\2022";
	top:2px;
	line-height:20px;
	position:absolute;
	left:0;
}

.hylist{
	width:100%;
	float:left;
	margin-top:40px;
}
.hylist ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hylist ul li{
	width:48.125%;
	border-bottom:1px solid rgba(0,0,0,0.30);
	margin-top:60px;
}
.hylist ul li dl dt{
	overflow:hidden;
}
.hylist ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.hylist ul li:hover dl dt img{
	transform: scale(1.05);
}
.hylist ul li dl dd{
	padding:35px 0;

	font-size:20px;
	line-height:26px;
	font-weight:bold;
	display:flex;
	justify-content: space-between;
}
.hylist ul li .pic01{
	display:inline-block;
}

.hylist ul li .pic02{


	display: none;
}
.hylist ul li:hover .pic01{
	display:none;
}
.hylist ul li:hover .pic02{
	display:inline-block;
}

.nwrap{
	width:100%;
	float:left;
	margin-top:100px;
	background: #e9edf0;
	padding-bottom:80px;
}
.tjtit{
	width:100%;
	float:left;
	margin-top:80px;
	text-align:center;
	font-size:40px;
	line-height:58px;
	font-weight:bold;
}
.tjpro{
	width:100%;
	float:left;
	margin-top:40px;
}
.tjpro ul{
	display:flex;
	flex-wrap: wrap;
}
.tjpro ul li{
	width:calc(33.9% - 30px);
	margin-right:30px;
	background-color:#FFF;
}
.tjpro ul li:nth-child(3n){
	margin-right:0px;
}
.tjpro ul li .pic{
	overflow:hidden;
}
.tjpro ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.tjpro ul li .pic:hover img{
	transform: scale(1.05);
}
.tjpro ul li .tex{
	padding:40px;
	text-align:center;
}
.tjpro ul li .tex dl dt{
	font-size:20px;
	line-height:30px;
}
.tjpro ul li .tex dl dd{
	margin-top:20px;
	font-size:12px;
}
.tjpro ul li .tex dl dd a{
	color:#005EB8;
}
.tjpro ul li .tex dl dd a b{
	margin-left:10px;
}

.newwrap{
	width:100%;
	float:left;
	background-color:#e9edf0;
	padding-bottom:100px;
}
.newlist{
	width:100%;
	float:left;
	margin-top:30px;
}
.newlist ul li{
	width:100%;
	float:left;
	margin-top:30px;
	background-color:#FFF;
	padding:40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newlist ul li .pic{
	width:25.779%;
	overflow:hidden;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	width:66%;
	display: flex;
}
.newlist ul li .tex .date{
	width: 111px;
	height: 107px;
	background: #e9edf0;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	text-align:center;
	margin-right:60px;
	min-width:111px;
}
.newlist ul li .tex .date dl dt{
	font-size:46px;
	line-height:54px;
	font-weight:bold;
	font-family:Roboto;
}
.newlist ul li .tex .date dl dd{
	font-size:15px;
	line-height:20px;
	color:#666;
}
.newlist ul li .tex .subtex{
	width:auto;
}
.newlist ul li .tex .subtex dl dt{
	font-size:18px;
	line-height:27px;
	font-weight:bold;
}
.newlist ul li .tex .subtex dl dd{
	margin-top:20px;
	font-size:14px;
	line-height:28px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newlist ul li .tex .subtex .more{
	display:flex;
	margin-top:40px;
}

.newshow{
	width:100%;
	float:left;
	background-color:#FFF;
	padding:80px;
	display:flex;
	justify-content: space-between;
	margin-top:100px;
}
.newshow .xtb{
	width:36px;
	min-width:36px;
}
.newshow .xtb ul li{
	width:100%;
	float:left;
	margin-bottom:32px;
	display:flex;
}
.newshow .xtb ul li img{
	max-width:100%;
}
.newshow .show{
	width: auto;
	margin-left:80px;
	margin-right:25px;
}
.newtit{
	width:100%;
	float:left;
	font-size:32px;
	line-height:46px;
	font-weight:bold;
}
.newdate{
	width:100%;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#828282;
	margin-top:34px;
}
.newtex{
	width:100%;
	float:left;
	margin-top:40px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.newtex img{
	max-width:100%;
}


.lx01{
	width:100%;
	float:left;
	background:rgba(118, 146, 177, 0.65) linear-gradient(182.86deg, rgba(118, 146, 177, 0.65) 0%, rgba(123, 151, 180, 0) 48.1%);
	padding:80px 0;

}
.lx01 ul{
	display:flex;
	flex-wrap: wrap;
}
.lx01 ul li{
	width:25%;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	font-size:14px;
	padding:0 3.6vw;
	color:#FFF;
	border-left:1px solid rgba(255,255,255,0.6);
}
.lx01 ul li:nth-child(4n){
	margin-right:0px;
}
.lx01 ul li dl p{
	display:flex;


	flex-wrap: wrap;
}
.lx01 ul li dl dt{
	margin-top:30px;
	font-size:14px;
}
.lx01 ul li dl dd{
	margin-top:30px;
	font-size:16px;
}
.lx01 ul li dl dd.f24{
	font-size:24px;
	font-family: DIN;
}

.nlx{
	width:100%;
	float:left;
	margin-top:100px;
}
.nlx h1{
	font-size:32px;
	line-height:38px;
}
.nlx h2{
	font-size:24px;
	line-height:28px;
	color:#666;
	margin-top:15px;
}
.nlx01{
	width:100%;
	margin-top:40px;
}
.nlx01 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nlx01 ul li{
	margin-top:20px;
	width:31.9375%;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nlx01 ul li.w100{
	width:100%;
}
.nlx01 ul li div{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
.nlx01 ul li div a{
	color:#0171D5;
}
.nlx01 ul li div input{
	margin-right:10px;
}
.bk{
	width:100%;
	line-height:54px;
	border:1px solid #E0E0E0;
	font-size:16px;
	color:#999;
	outline:none;
	padding:0 30px;
	background-color:transparent;
}
.anniu{
	width: 188px;
	height: 52px;
	background: #E9EDF0 url(../img/jingbo.png) no-repeat 3px 4px;
	border-radius: 30px;
	color:#333;
	line-height:52px;
	font-size:14px;
	cursor:pointer;
	border:0px;
	font-weight:bold;
}




.map{
	width:100%;
	float:left;
	margin-top:80px;
}
.map img{
	width:100%;
	height:auto;
	display:block;
}















.blue{
	color:#005EB8;
}
.f20{
	font-size:20px;
}
.mart0{
	margin-top:0px;
}
.mart40{
	margin-top:40px;
}
.mart60{
	margin-top:60px;
}
.mart80{
	margin-top:80px;
}
.mart100{
	margin-top:100px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.footer{position: absolute;}
.footer.foot_show{}
.header2{
	display: none;
}
.dingw{width:100%;float:left;/* margin-top:-100px; */}

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




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

.tanchu{
	display:none; 
	left:0px;
	top: 0;
	width:100%;
	height: 100%;
	z-index:9999;
	position: fixed;
	background-color: rgba(0,0,0,0.6);
	padding-top: 4vh;
}
.tcxs{ display: block; }
.spnr{ width:70%; margin-left:15%; margin-right:15%; position:relative;}
.close2{ width:100%; float:left;margin-bottom:10px;}
.close2 a{
float:right;
width: 32px;
height: 32px;
background-image: url(../img/close2.png);
background-position: center;
background-repeat: no-repeat;
}

.xiey{
	width:100%;
	float:left;
	margin-top:0px;
	font-size:14px;
	line-height:30px;
	color:#666;
	background:#FFF;
	padding:20px 40px 40px 40px;
	border-radius: 22px;
}
.xiey img{
	max-width:100%;
	height:auto;
}
.xiey h1{ line-height:60px;text-align:center;}
	












