body{
	margin:0;
	font-size:14px;
	color:#000;
}
h1{ font-weight:normal !important;}
ul{
	margin:0;
	padding:0;
}

.container{
	max-width: 100%;
	overflow:hidden;
	position:relative;
	/*padding: 20px;*/
}
.container{
	margin:auto;
}

.indexhead{
	position:absolute;
	top:35px;
	left:17%;
	z-index:999;
}
.index_logo{ float:left;}
.indexhead ul{ float:left; margin-top:16px;}
.indexhead ul li{ float:left; text-align:center;}
.indexhead ul li a{ color:#FFFFFF; font-size:15px;}
.indexhead .znen{ float:right; color:#FFFFFF; font-size:15px; margin-top:16px; margin-left:90px;}
.indexhead .znen .Js_ZN{ font-size:15px;}
.indexhead .znen .Js_EN{ font-size:15px;}
.mySlideshow .animated{
	position:absolute;
}
.first{
	background:url("/images/first.jpg") center no-repeat;
}
.first a,
.first img{
	display:block;
}
.first a{
	top:80px;
	left:39%;
	margin-left:-165px;
}
.first div{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:50px;
	bottom:180px;
	left:43%;
	width:580px;
	text-align:center;
	margin-left:-160px;
}
.first div h1{ font-size:45px; color:#FFFFFF; width:590px; font-weight:normal; z-index:8;}
.first div p{ width:590px; text-align:center; font-size:18px; line-height:35px; margin-top:50px; color:#bbbab3;}
.tmbg{ position:absolute; width:100%; height:587px; background:rgba(0,0,0,.2); z-index:1; top:0;}
.second{
	background:url("/images/second.jpg") center no-repeat;
}
.second img{
	top: 160px;
	right: 19%;
}
.third{
	background:url("/images/third.jpg") center no-repeat;
}
.third img{
	top:100px;
	left: 23%;
}
.fourth{
	background:url("/images/fourth.jpg") center no-repeat;
}
.fourth img{
	top:320px;
	right:8%;
}
.fifth{
	background:url("/images/fifth.jpg") center no-repeat;
}
.fifth img{
	top:120px;
	left:21%;
}
