/*--
Created by IntelliJ IDEA.
User: Lu_hji
Date: 2021/1/14
Time: 10:33
To change this template use File | Settings | File Templates.
--*/


.top{
	min-width:1426px;
	max-width:2000px;
}


.news {
	list-style-type: none;
}
.news li {
	height: 32px
}

.News span{

}
.news li span{
	height: 32px;
	float: right;
	/*margin-top: 10px;*/
	font-weight:normal;
}
.news li a{
	height: 32px;
	float: left;
	font-size: 16px;

	/* display: block*/;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;
	/*font-size: 14px;*/ padding-left: 10px; display: inline-block;box-sizing: border-box;
}

.maoyi{
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.maoyi span{
	float: left;
	background: url("../img/tab_trade.png") no-repeat;

}
.maoyi span p{
	margin-top: 5px;
	font-size: 15px;
	color: azure;
}
.guomao{
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	list-style-type: none;

	padding:0; margin:0;
}

.guomao li {
	height: 32px;
	background: url("../img/li-hover2.png") no-repeat left top;
	margin-top: 7px;
	margin-left: 7px;
}
.guomao li span{
	height: 32px;
	float: right;
	font-weight:normal;

	font-size: 13px;
}
.guomao li a{
	height: 32px;
	float: left;
	font-size: 13px;
	margin-left: 5%;
}

a{text-decoration:none;
 color: #333;
	font: 12px/18px "Microsoft Yahei","Tahoma","SimSun";
}
a:hover {
	color: #0E4470;
	text-decoration: underline;
}

.down{
	list-style-type: none;
}

.down span{
	text-align: center;
	color: azure;
	/* margin-right: 10%;*/
}

.down a{
	float: right;
	color: azure;
	margin-right: 20%;
	margin-top: -40px;
	font-size: 13px;

}


.focusBox2 {
	position: relative;
	width: 90%;
	height: 354px;
	overflow: hidden;
	float:right;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: center;
	background: #2658e8;
	margin:0 auto;
	margin-top: 0px;
	margin-right: 4.5%;
}
.slideBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0 auto;
}


.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 26px;
	background-color: #333;
	overflow: hidden;
}
.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
	margin-left: 10px;
	font: 13px/26px "Microsoft Yahei","Tahoma","SimSun";
}
.slideBox div.tips div.title a:hover {
	text-decoration: none;
}
.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.nums a {
	display: inline-block;
	float:left/*For IE.ADD.JENA.201206300844*/;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 8px 5px 0px 0px;
}
.slideBox div.tips div.nums a.active {
	background-color: #f60;
}

.List{
	/*background: url(../img/right-t.jpg) repeat-y left center;*/
	background-size: contain
}
.Newslist{
	list-style-type: none;

	padding:0; margin:0;
	font-size: 12px;
}

.Newslist li{
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;

	height: 32px;
}

.anniu{
	background:url('../img/ip_anniu1.png') round;
	background-size: cover;
}

.anniu:hover{
	background:url('../img/anniu_brg1.png') round;
	background-size: cover;
}