@media (min-width:1000px) and (max-width:1400px){
	
.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 55px;
	margin-left:2.125vw;
	font-size:12px;
	position:relative;
}

.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:20px;
	color:#0E56C0;
}
.intel img{
	margin-right:5px;
	max-height:20px;
}


.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0 8.33vw;
}
.nybanner .tex .a01{
	width:45%;
	font-size:14px;
	line-height:25px;
	
}
.nybanner .tex .a01 h1{
	display:flex;
	align-items: center;
	font-size:32px;
	line-height:48px;
	margin-bottom:10px;
}
.nybanner .tex .a01 h1 img{
	max-height:60px;
	margin-right:15px;
	width:auto;
}
.nybanner .tex .a01 .more{
	margin-top:27px;
	display:flex;
}
.nybanner .tex .a01 .more a{
	width: 200px;
	height: 44px;
	background: #eeeff6;
	border-radius: 4px;
	font-size:16px;
	color:#D21617;
	text-align:center;
	line-height:44px;
	margin-right:20px;
}
.nybanner .tex .a01 .more a.cur{
	background: #eeeff6;
	border: 1px solid #d21617;
}
.nybanner .tex .a01 .more a b{
	font-size:20px;
}
.nybanner .tex .a02{
	width:65.5%;
	font-size:16px;
	line-height:35px;
}
.nybanner .tex .a02 h1{
	font-size:36px;
	line-height:56px;
	margin-bottom:0px;
}

.nybanner .tex .a02 .more{
	display:flex;
	margin-top:40px;
}
.nybanner .tex .a02 .more a{
	width: 200px;
	height: 54px;
	border:1px solid #0E56C0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:14px;
	color:#0E56C0;
	overflow:hidden;
	position:relative;
	transition: all 0.6s;
	margin-right:20px;
}
.nybanner .tex .a02 .more a .a01{
	color:#0E56C0;
}

.nybanner .tex .a02 .more a:hover{
	border:1px solid #0E56C0;
}
.nybanner .tex .a02 .more a .mask{
	position:absolute;
	left:0px;
	top:0;
	width:0;
	height:100%;
	transition: all 0.6s;
	z-index:1;
	background-color:#0E56C0;
}
.nybanner .tex .a02 .more a:hover .mask{
	width:100%;
}
.nybanner .tex .a02 .more a:hover .a01{
	color:#FFF;
}
.nybanner .tex .a02 .more a:hover .a01 b{
	font-family:'宋体';
}
.nybanner .tex .a02 .more a .a01{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:14px;
	color:#0E56C0;
}
.nybanner .tex .a02 .more a .a01 b{
	font-family:'宋体';
	margin-left:18px;
}

.nybanner .tex .a03{
	width:39.5625%;
	font-size:14px;
	line-height:28px;
}
.nybanner .tex .a03 h1{
	font-size:22px;
	line-height:36px;
}
.nybanner .tex .a03 p{
	display:none;
}
.nybanner .tex .a03 h2{
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
	line-height:28px;
	color:#999;
}
.nybanner .tex .a03 .more{
	display:flex;
	margin-top:28px;
}
.nybanner .tex .a03 .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	text-align:center;
}
.nybanner .tex .a03 .more a b{
	font-family:'宋体';
	margin-left:25px;
}
.nybanner .tex .a04{
	width:47.75%;
	overflow:hidden;
	border: 4px solid #009ee7;
	border-radius: 8px;
	overflow:hidden;
}
.nybanner .tex .a04 img{
	width:100%;
	height:auto;
	display:block;
}

.nybanner .tex2{
	width:100%;
	position:absolute;
	bottom:60px;
	left:0;
	z-index:22;
	padding:0 8.33vw;
	display:flex;
}
.nybanner .tex2.moblie{
	display:none;
}
.nybanner .tex2 .a01{
	width:100%;
	height: 80px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 30px;
}
.nybanner .tex2 .a01 .b1{
	width:auto;
	display: flex;
	align-items: center;
	font-size:18px;
	line-height:35px;
}
.nybanner .tex2 .a01 .b1 img{
	width:auto;
	height:auto;
}
.nybanner .tex2 .a01 .b1 .pic01{
	margin-right:10px;
}
.nybanner .tex2 .a01 .b1 .pic02{
	margin-left:10px;
}
.nybanner .tex2 .a01 .b2{
	width:auto;
	height:80px;
}
.nybanner .tex2 .a01 .b2 ul{
	display: flex;
}
.nybanner .tex2 .a01 .b2 ul li{
	width:auto;
	height:80px;
	position:relative;
	margin-left:18px;
	margin-right:18px;
	display: flex;
	align-items: center;
	font-size:14px;
}
.nybanner .tex2 .a01 .b2 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex2 .a01 .b2 ul li:hover i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur{
	color:#0E56C0;
}
.nybanner .tex2 .a01 .b3{
	width:auto;
	display:flex;
}
.nybanner .tex2 .a01 .b3 a{
	width: 130px;
	height: 44px;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	line-height:44px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#0e56c0;
	margin-left:10px;
}
.nybanner .tex2 .a01 .b3 a img{
	margin-left:10px;
	width:auto;
	height:auto;
}
.nybanner .tex2 .a01 .b3 a.cur{
	background: #0e56c0;
	color:#fff;
}

.nybanner .tex3{
	width:100%;
	position:absolute;
	bottom:40px;
	left:0;
	z-index:22;
	padding:0 8.33vw;
	display:flex;
}
.nybanner .tex3 .a01{
	width:100%;
	height: 80px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
}
.nybanner .tex3 .a01 ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.nybanner .tex3 .a01 ul li{
	width:auto;
	height:80px;
	position:relative;
	margin-left:38px;
	margin-right:38px;
	display: flex;
	align-items: center;
	font-size:16px;
}
.nybanner .tex3 .a01 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex3 .a01 ul li:hover i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur{
	color:#0E56C0;
}
.inab01 dl dt{
	font-size:32px;
	line-height:58px;
	font-weight:bold;
}
.inpro ul li .a01 img{
	width:100%;
	height:47vw;
	display:block;
}
.inpro ul li .a01 .tex{
	width:100%;
	position:absolute;
	padding:30px;
	left:0;
	top:0;
	z-index:11;
	font-size:14px;
	line-height:28px;
	color:#FFF;
}
.inpro ul li .a01 .tex h1{
	font-size:28px;
	line-height:52px;
	margin-bottom:30px;
}
.inpro ul li .a01 .tex .more{
	display:flex;
	margin-top:100px;
}
.inab02 ul li{
	width:18.9375%;
	display: flex;
	align-items: center;
	font-size:16px;
	line-height:30px;
	background: #ffffff;
	border-radius: 8px;
}
.inab02 ul li a{
	width:100%;
	padding:5px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	transition: all 0.6s;
}
.inab02 ul li img{
	margin-right:10px;
}
.inab{
	width:100%;
	float:left;
	padding:40px 8.33vw;
	padding-top:80px;
	background-image:url(../images/ab01.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
}
.inab02{
	width:100%;
	float:left;
	margin-top:85px;
}
.fatex{
	width:100%;
	float:left;
	margin-top:80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fatex .tex{
	width:40%;
	font-size:12px;
	line-height:23px;
	color:#666;
}
.fatex .tex h1{
	margin-bottom:10px;
	font-size:28px;
	line-height:52px;
	color:#333;
}
.fatex .tex ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:15px;
}
.fatex .tex ul li{
	width:calc(25% - 15px);
	height:45px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-right:15px;
	margin-top:15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.fatex .tex ul li:hover{
	border: 1px solid #0e56c0;
}
.fatex .tex ul li img{
	max-height:100%;
	max-width:100%;
}
.fatex .tex .more{
	display:flex;
	margin-top:45px;
}
.fatex .tex .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.fatex .tex .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.fatex .pic{
	width:55.375%;
	overflow:hidden;
}
.fatex .pic img{
	width:100%;
	height:auto;
	display:block;
}
nybanner .tex .a02{
	width:47.5%;
	font-size:24px;
	line-height:35px;
}
.nybanner .tex .a02 h1{
	font-size:32px;
	line-height:70px;
	margin-bottom:10px;
}

.proshow02 .hdm{
	width:24.0625%;
	position:absolute;
	height:100%;
	left:8.33vw;
	top:0;
	z-index:1;
	display:flex;
	align-items: center;
}
.proshow02 .tex .a01{
	width:36.625%;
	font-size:14px;
	line-height:28px;
	color: #FFF;
	margin-left:32.375%;
}
.lxwm-r{
	width:45%;
	background: rgba(255,255,255,0.60);
	padding:50px 60px;
}
.lxwm-r dl dt{
	margin-top:10px;
	font-size:14px;
	line-height:18px;
	color:#666;
}
.lxwm-r dl:first-child dt{
	margin-top:30px;
}
.lxwm-r dl dd{
	margin-top:0px;
}
}