*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #333;
}
body{
	background: #fcc;
}
.toubu{
	height: 40px;
	background: #fff;
	border-bottom: 2px solid #f00;
}
.w1000{
	width: 1000px;
	margin:0 auto;
}
.wenzi{
	float: right;
	margin-top: 10px;
	font-size: 12px;
	
}
.daohang{
	height: 80px;
	background: #191a1f;
}
.w1200{
	width: 1400px;
	margin:0 auto;
}
dl{
	display: inline-block;
	color: #acacb6;
	margin-right: 20px;
	background: #171B24 url(../img/11.png) no-repeat 0 -297px;
	padding-left: 20px;
}
dt{
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
}
dd{
	color: #7a7e87;
	font-size: 11px;
}
#diyi{
	border: none;
}
.nr1{
	background: url(../img/bg1_01.jpg) no-repeat center;
	height: 983px;
}
.biaoti1{
	margin-top: 420px;
}
.jieshao{
	width: 400px;
	color: #fff;
	padding: 30px 80px;
	font-size: 14px;
}
.nr2{
	background: url(../img/bg1_02.jpg) no-repeat center;
	height: 878px;
}
.dakai{
	color: #b16363;
	padding-left: 80px;
	font-size: 14px;
}
table{
	margin: 40px 80px;
	background: url(../img/pic.png);
	width: 849px;
	height: 523px;
	padding: 20px;
	font-size: 14px;
	border: none;
	text-align: center;
}
th{
    color: #fff2b4;
	border: none;
}
td{
	color: #fff9dd;
	border: none;
}
.biaoti2{
	margin-top: 20px;
}
ol{
	font-size: 14px;
	padding-left: 80px;
	color: #cc3a3a;
}
.heise{
    height: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #c2b3a2;
    background: #000;
    padding-top: 35px;
    overflow: hidden;
}
.fudong{
	width: 181px;
    height: 648px;
    background: url(../img/right-nav.png) no-repeat;
    position: fixed;
    right: 0;
    bottom: 130px;
}
.fudong a{
	display: block;
    width: 181px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    float: left;
}
.fudong a.n1{
	margin-top: 145px;
}
.fudong a.n2{
	margin-top: 2px;
}
.fudong a:hover{
	color: #313fb1;
    background: url(../img/act.png) no-repeat;
}
