/** Generated by FG **/
@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/GothamLight.eot');
	src: local('☺'), url('../fonts/GothamLight.woff') format('woff'), url('../fonts/GothamLight.ttf') format('truetype'), url('../fonts/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'gothambook';
	src: url('../fonts/gothambook.eot');
	src: local('☺'), url('../fonts/gothambook.woff') format('woff'), url('../fonts/gothambook.ttf') format('truetype'), url('../fonts/gothambook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body,input,textarea,button{
	font-family:'GothamLight',Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}
.nav{
	/* margin-right: -25px; */
}
.nav .nLi h3 a{
	padding:0 25px;
}
.footer dl{
	margin-right: 45px;
	padding-right: 45px;
}
.sub{
	min-width: 200px;
}
#sub16{
	/* min-width: 300px; */
}
.index_title_06 .shang,
.index_title_06 h2,
dl.index_newslist_02 dd h3,
#other_box .shang a{
	font-family: 'Gotham-Bold';
}
dl.toutiao h3,
.footer dl dt{
	font-family: 'gothambook';
}

#slideBox1{
	overflow:visible;
}
#slideBox1 .hd{
	overflow: visible;
}
#slideBox1 .hd ul{
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
#slideBox1 .hd ul li{
	float: left;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	transition: 0.6s;
	margin-right: 30px;
}
#slideBox1 .hd ul li a{
	font-size: 15px;
	display: block;
	padding: 0 20px;
	color: #333333;
	line-height: 50px;
	display: block;
	overflow: hidden;
	transition: 0.6s;
}
#slideBox1 .hd ul li a::before{
	/* content: "●";
	margin-right: 10px;
	font-size: 12px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	color: #888; */
}
#slideBox1 .hd ul li.on a::before{
	/* color: #fff; */
}
#slideBox1 .hd ul li.on{
	/*
	border-color: #0080CB;

	background:#fff;
	color: #00A2EB;
	box-shadow:0 0px 16px rgba(0,0,0,.08); */
}
#slideBox1 .hd ul li.on a{
	background: #F08619;
	color: #fff;
}

#slideBox1 .hd ul li.on:after{
	/* border: solid transparent;
	content: ' ';
	height: 0;
	top:100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-top-color: #F88C41;
	left: 50%;
	margin-left: -10px; */
}
#slideBox1 .bd{
	overflow:visible;
}
#slideBox1 .bd ul{
	width: auto;
	overflow: visible;
}
/* #slideBox1 .bd ul dl{
	overflow: hidden;
}
#slideBox1 .bd ul dl dt{
	width: 585px;
	float: left;
	overflow: hidden;
}
#slideBox1 .bd ul dl dt img{
	max-width: 100%;
	height: auto;
	display: block;
	transition: 0.6s;
}
#slideBox1 .bd ul dl dd{
	width: 515px;
	float: right;
	overflow: hidden;
	padding-top: 60px;
}
#slideBox1 .bd ul dl dd .num{
	overflow: hidden;
	font-size: 32px;
	font-weight: bold;
}
#slideBox1 .bd ul dl dd .title{
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}
#slideBox1 .bd ul dl dd .desc{
	font-size: 16px;
	overflow: hidden;
	margin-top: 20px;
	line-height: 35px;
}
#slideBox1 .bd ul dl dd .detail{
	overflow: hidden;
	margin-top: 40px;
}
#slideBox1 .bd ul dl dd .detail a{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #FF4401;
	color: #FF4401;
	transition: 0.6s;
}
#slideBox1 .bd ul dl dd .detail a:hover{
	background: #FF4401;
	color: #fff;
} */
/* #slideBox1 .bd ul li{
	width: 365px;
	float: left;
	margin-top: 25px;
	margin-right: 17.5px;
	margin-left: 17.5px;
	overflow: visible;
	text-align: center;
}
#slideBox1 .bd ul img{
	max-width:100%;
	height:auto;
	display:block;
	transition: 0.6s;
}
#slideBox1 .bd ul li .pic{
	display: block;
	overflow: hidden;
	border: 1px solid #ddd;
	transition:box-shadow .2s linear;
}
#slideBox1 .bd ul li h3{
	display: block;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	margin-top: 15px;
}
#slideBox1 .bd ul li:hover .pic{
	border-color: #004080;
	box-shadow:0 8px 16px rgba(0,0,0,.18);
}
#slideBox1 .bd ul li:hover img{
	transform: scale(1.1);
} */