@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, p,img,ol, ul, li,dl{
	margin:0;
	padding:0;
}
html{
	overflow-x: hidden;
}
body{
	font-size: 14px;
	background: #000;
	font-family: "Microsoft Yahei";
	line-height: 24px;
}
ul,li{
	list-style: none;
}
a{
	outline: none;
	text-decoration: none;
}
i,em{
	font-style: normal;
}
img{
	border: none;
}
.main,.main ul,.item dl,.item{
	position: relative;
	width: 100%;
	min-width: 1000px;
	height: 1008px;
}
.main ul,.item{
	display: none;
}
.bg{
	background:url(../images/bg.jpg?v=20151229) center top no-repeat;
}
.bg1{
	background:url(../images/bg1.jpg?v=20151229) center top no-repeat;
}
.bg2{
	background:url(../images/bg2.jpg?v=20151229) center top no-repeat;
}
.item dl{
	background:url(../images/bg2-1.jpg?v=20151229) center top no-repeat;
}
.bg3{
	background:url(../images/bg3.jpg?v=20151229) center top no-repeat;
}
.bg4{
	background:url(../images/bg4.jpg?v=20151228) center top no-repeat;
}
.top-link1,.top-link2{
	position: absolute;
	top: 15px;
	left: 50%;
	z-index: 2;
	display: block;
	width: 81px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	color: #190e00;
	font-size: 12px;
	background:url(../images/home.png?v=20151229) no-repeat;
}
.top-link1{
	margin-left: 313px;
}
.top-link2{
	margin-left: 400px;
}
.flash{
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -961px;
	width: 1920px;
}
.content1{
	position: absolute;
	top: 320px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	line-height: 51px;
	color: #d4d4d4;
}
.content-pic{
	color:#947055;
	padding: 10px 0 20px;
}
.content1-pic{
	position: relative;
	width: 912px;
	left: -50px;
	padding-top: 80px;
}
.content1-pic img{
	float: left;
}
.content1 p em{
	color: #eb8d1e;
}
.content2{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -447px;
	width: 894px;
	line-height: 24px;
	color: #cacaca;
}
.title{
	position: absolute;
	left: 50%;
	top: 110px;
	width: 894px;
	text-align: center;
	font-size: 15px;
	margin-left: -447px;
	color: #cacaca;
}
.introduce{
	position: absolute;
	left: 0;
	top: 790px;
	width: 894px;
}
.introduce p{
	float: left;
	width: 200px;
	line-height: 25px;
	margin: 0 49px;
	text-align: center;
}
.btn-box{
	position: absolute;
	left: 0;
	top: 750px;
	width: 894px;
}
.btn-box a{
	float: left;
	width: 219px;
	height: 49px;
	margin: 0 39px 0 40px;
	background:url(../images/more-btn.png?v=20151229) no-repeat;
}
.content2-1{
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -430px;
	width: 700px;
	line-height: 24px;
	color: #cacaca;
	overflow: hidden;
}
.item dl{
	display: none;
}
h2{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #eeaf5b;
}
.part{
	padding: 0 0 20px 7px;
	overflow: hidden;
}
.list{
	color: #d4d4d4;
	clear: both;
	padding-left: 23px;
	background:url(../images/dot.png) 2px 7px no-repeat;
}
h3{
	height: 20px;
	overflow: hidden;
	margin: 20px 0 10px;
}
h3 i{
	float: left;
	height: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
}
h3 i.l{
	width: 9px;
	background:url(../images/l.png) no-repeat;
}
h3 i.r{
	width: 9px;
	background:url(../images/r.png) no-repeat;
}
h3 i.c{
	background:url(../images/c.png) repeat-x;
}
.index-nav{
	position: absolute;
	top: 672px;
	left: 50%;
	margin-left: -412px;
	z-index: 2;
	height: 112px;
	width: 800px;
	overflow:hidden;
}
.index-nav a{
	float: left;
	margin: 0 44px;
	height: 112px;
	width: 112px;
	overflow:hidden;
}
.nav{
	position: absolute;
	top: 207px;
	left: 50%;
	margin-left: -600px;
	z-index: 2;
	height: 660px;
	width: 81px;
	overflow:hidden;
}
.nav span a{
	display: block;
	width: 81px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 22px;
	background:url(../images/nav.png?v=20151228) -999px -999px no-repeat;
}
.nav span .nav1{
	background-position: 0 0;
}
.nav span .nav2{
	background-position: 0 -132px;
}
.nav span .nav3{
	background-position: 0 -264px;
}
.nav span .nav4{
	background-position: 0 -396px;
}
.nav .curr .nav1,.nav span .nav1:hover{
	background-position: -219px 0;
}
.nav .curr .nav2,.nav span .nav2:hover{
	background-position: -219px -132px;
}
.nav .curr .nav3,.nav span .nav3:hover{
	background-position: -219px -264px;
}
.nav .curr .nav4,.nav span .nav4:hover{
	background-position: -219px -396px;
}

/*滚动条*/
.viewport{
	float:left;
	position: relative;
	width: 670px;
	height: 600px;
	overflow: hidden;
}
.overview{
	position: absolute;
	top: 0;
	left: 0;
}

.scrollbar{
    background:url(../images/scroll-bar.png) no-repeat;
    _background:url(../images/scroll-bar-png8.png) no-repeat;
    position:relative;
    float:right;
    width:14px;
    padding:17px 0;
}
.track{
    height:100%;
    width:14px;
    position:relative;
}
.thumb{
    background:url(../images/scroll-bar.png) no-repeat -24px 0;
    _background:url(../images/scroll-bar-png8.png) no-repeat;
    height:363px;
    width:10px;
    margin:0 2px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
}
.back{
	width: 100%;
	padding-top: 20px;
}
.back a{
	font-size: 20px;
	color: #eb8d1e;
}