*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #333;
}
body{
	background: #000;
}
.ding{
	height: 42px;
	line-height: 40px;
	background: #fff;
	border-bottom: 2px solid #f00;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.youzi{
	float: right;
}

.daohang{
	height: 80px;
	background: #191a1f;
}
.w1200{
	width: 1500px;
	margin: 0 auto;
}
dl{
	display: inline-block;
	 color: #ccc;
	 margin-right: 20px;
	 border-left: 2px solid #333333;
	 padding-left: 20px;
	 box-sizing: border-box;
}
dt{
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
}
dd{
	color: #aaa;
	font-size: 12px;
}
#diyi{
	border: none;
}

.nr1{
	background: url(../img/bg1_01.jpg) no-repeat center;
	 height: 983px;
}
.biaoti1{
	margin-top: 420px;
}
.jieshao{
	width: 400px;
	padding: 30px 70px;
	color: #fff;
}
.nr2{
	background: url(../img/bg1_02.jpg) no-repeat center;
	height: 878px;
}
.jiangli{
	color: #b16363;
	padding-left: 80px;
}
table{
	margin: 10px 80px;
	background: url(../img/pic.png);
	width: 849px;
	height: 523px;
	padding: 20px;
	border: none;
	color: #FFFFFF;
}
th{
	border: none;
	text-align: center;
}
td{
	border: none;
	margin: 0 auto;
}
.nr3{
	margin: 20px;
}
.biaoti2{
	float: right 30;
	height: 50px;
    width: 200px;
    margin: 70px -20px;
}
.tishi{
	width: 836px;
    float: left;
    margin: -60px 70px;
    font-size: 14px;
}
.di{
	width: 100%;
    height: 100px;
    text-align: center;
    background: #000;
    padding-top: 35px;
}
a{
	color:#c2b3a2 ;
}
.dizi{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 12px;
    line-height: 33px;
}
.fudong{
	width: 181px;
    height: 648px;
    position: fixed;
    right: 0;
    bottom: 130px;
    z-index: 9999;
    background: url(../img/right-nav.png);
}
.fudong a{
	display: block;
    width: 181px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    float: left;
    
}
.fudong a.a1{
	margin-top: 145px;
}
.fudong a.a2{
	margin-top: 2px;
}
.fudong a:hover{
	color: #313fb1;
	background: url(../img/act.png);
	
}
