*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
body{
	background: white;
}
.top{
	width: 1290px;
	margin: 0 auto;
}
.logo_nav{
	height: 144px;
}
.logo{
	float: left;
	width: 648px;
	height: 144px;
}
.logo img{
	margin-top: 20px;
	margin-left: 48px;
}
.nav{
	width: 637px;
	height: 144px;
	float: right;
}
.nav li{
	float: left;
	height: 144px;
	
	border-right: 1px solid #9a9a9a;
	
	font-size: 12px;
	font-family: "微软雅黑";
}
.nav li a{
	color: #4F4F4F;
	display: block;
	padding:20px 15px 0;
	*padding: 20px 26px 0;
}
.nav li .english{
	    display: inline-block;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    vertical-align: top;
    font-size: 11px;
    /* font-weight: bold; */
    font-family: Arial;
    padding-top: 3px;
    padding-right: 4px;
    *display: none;
} 
.nav li .chinese{
	    display: inline-block;
    font-size: 15px;
    width: 15px;
    font-weight: bold;
}
.nav .active{
	background: #b82a00;
}
.nav .active a{
	color: white;
}
.nav li:hover{
	background: #b82a00;
}
.nav li:hover a{
	color: white;
}

.lunbo{
	height: 320px;
	position: relative;
}
.slideBox{ position:relative;height: 320px;width: 1290px; overflow:hidden;}
.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;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none; width:1290px; height:320px;object-fit: cover;}
.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:42px;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:16px; line-height:42px; margin-left:10px; text-decoration:none; height:42px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; font-family: "微软雅黑";}
div.nums{    position: absolute;
    right: 591px;
    bottom: 30px;
    z-index: 111111;}
div.nums a{ width: 27px;height: 27px;text-indent: 10em; display:inline-block; background-color:white; margin-right:4px; color: #333333;font-size: 12px;
text-align: center;line-height: 20px;overflow: hidden;}
div.nums a.active{ background-color:#fffd36;color: white;}


.bar{
	height: 50px;
	background: #b82a00;
	padding: 0 40px;
}
.time{
	height: 50px;
	color: white;
	line-height: 50px;
	width: 600px;
	float: left;
}
.search{
	width: 432px;
	height:37px ;
	margin-top: 8px;
	float: right;
	overflow: hidden;
}
.search input{
	padding: 0 10px;
	width: 348px;
	height: 35px;
	line-height: 35px;
	color: #6a6a6a;
	border: none;font-size: 14px;
	font-family:"宋体";
	float: left;
}
.search label{
	color: white;
	font-size: 14px;
	font-family:"宋体";
	background: #ffa200;
	height: 35px;
	width: 62px;
	display: inline-block;
	line-height:35px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	float: left;
}
.foot{
	width: 1290px;
	margin: 0 auto;
	height: 104px;
	background: url(../img/bottomBg.png) no-repeat center;
	position: relative;
	padding-top: 40px;
}
.foot p{
	text-align: center;
	line-height: 27px;
	color: white;
	font-family: "宋体";
	font-size: 12px;
} 
.foot p a{
	color: white;
}
.foot .icon{
	    position: absolute;
    width: 185px;
    left: 240px;
    top: 25px;
    height: 105px;
}
