/** Generated by FG **/
@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot');
	src: local('☺'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot');
	src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body,input,textarea,button{
	font-family:'Roboto-Regular',Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}
.nav{
}
.nav .nLi h3 a{
	padding:0 25px;
}
.footer dl{
	margin-right:40px;
}
.sub{
	min-width: 200px;
}
#sub16{
	/* min-width: 260px; */
}
.index_lm li .enname{
	display: none;
}
.index_lm li .cnname{
	margin-top: 20px;
}
.slideBox3_hz{
	overflow:hidden;
}
.slideBox3_hz .hd{
	overflow:hidden;
	width:187px;
	float: left;
}
.slideBox3_hz .hd ul{
	overflow: hidden;
	margin-top: 60px;
}
.slideBox3_hz .hd ul li{
	display:block;
	cursor:pointer;
	height: 109px;
	line-height: 30px;
	overflow: hidden;
	background:#f6f6f6;
	padding-top:30px;
}
.slideBox3_hz .hd ul li h4{}
.slideBox3_hz .hd ul li h5{font-size:14px;font-weight:normal;color:#8d9dbf;}
.slideBox3_hz .hd ul li .iconfont{
	font-size: 20px;
	float: right;
}
.slideBox3_hz .hd ul li a{
	display: block;
	overflow: hidden;
	font-size: 16px;
}
.slideBox3_hz .hd ul li.on{
background:#023d8b;
}
.slideBox3_hz .hd ul li.on a{
	color: #ffffff;
}
/*
.slideBox3_hz .hd ul li.on:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top:50%;
	position: absolute;
	width: 0;
	border-width: 10px;
	left: 100%;
	margin-top:-10px;
	border-left-color:#113653;
} */
.slideBox3_hz .hd .arrow{
	display: block;
	overflow: hidden;
	margin-top: 50px;
}
.slideBox3_hz .hd .prev,
.slideBox3_hz .hd .next{
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	border: 1px solid #10398B;
	text-align: center;
	line-height: 45px;
	margin-right: 25px;
	transition: 0.5s;
	cursor: pointer;
}
.slideBox3_hz .hd .prev:hover,
.slideBox3_hz .hd .next:hover{
	background: #10398B;
}
.slideBox3_hz .hd .prev .fa,
.slideBox3_hz .hd .next .fa{
	font-size: 26px;
	line-height: 45px;
	color: #10398B;
}
.slideBox3_hz .hd .prev:hover .fa,
.slideBox3_hz .hd .next:hover .fa{
	color: #fff;
}
.slideBox3_hz .bd{
	width:1147px;
	overflow: visible;
	float: right;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.slideBox3_hz .bd ul{
	overflow: visible;
}
 .slideBox3_hz .bd ul li{
	width: 190.9px;
	height:106px;
	float: left;
	overflow: hidden;
	border: 1px solid #E5E5E5;
	border-bottom:0;
	border-right:0;
	transition: 0.6s;
}
 .slideBox3_hz .bd ul li img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

 .slideBox3_hz .bd ul li:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
/*.slideBox3_hz .bd ul li .pic{
	display: block;
	overflow: hidden;
	position: relative;
}
.slideBox3_hz .bd ul li img{
	max-width: 100%;
	height: auto;
	display: block;
	transition: 0.6s;
}
.slideBox3_hz .bd ul li:hover{
	border-color: #C88101;
}
.slideBox3_hz .bd ul li:hover img{
	transform: scale(1.1);
}
.slideBox3_hz .bd ul li .xia{
	overflow: hidden;
	padding: 15px;
	background: #f0f0f0;
}
.slideBox3_hz .bd ul li h3{
	display: block;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
}
.slideBox3_hz .bd ul li p{
	display: block;
	overflow: hidden;
	margin-top: 5px;
	color: #666;
} */