*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #333;
}
body{
	background: #fcc;
}
.toubu{
	height:40px;
	background: #FFFFFF;
	border-bottom:2px solid #f00;
	line-height: 40px;
}
.daohang{
	height: 80px;
	background: #191a1f;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.w1200{
	width: 1300px;
	margin: 0 auto;
}
.youzi{
	float: right;
}
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;
}
.a1{
	border: none;
}
.nr1{
	background: url(../img/bg1_01.jpg)no-repeat center;height: 983px;
}
.biaoti1{
	margin-top: 420px;
}
.fangshi{
	width: 380px;
	color: #FFFFFF;
	padding: 30px 80px;
}
.fangshi img{
	margin-right: 112px;
}
.nr2{
	background: url(../img/bg1_02.jpg)no-repeat center;height: 878px;
}
.jieshao{
	margin-left: 64px;
	color: #cb5959;
}
table{
	margin: 40px 80px;
	background: url(../img/pic.png);
	width: 849px;
	height: 523px;
	padding: 20px;
	border: none;
	text-align: center;
}
th{
	color: #edeeac;
	border: none;
}
td{
	color: #FFFFFF;
	border: none;
}
.biaoti2{
	margin-top: 20px;
}
ol{
	margin-left: 73px;
	color: #cb5959;
}
.dingwei{
	width: 181px;
    height: 648px;
    background: url(../img/right-nav.png)no-repeat;
    position: fixed;
    right: 0;
    bottom: 130px;
}
.dingwei a{
	display: block;
    width: 181px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    float: left;
}
.dingwei a.a1{
	margin-top: 145px;
}
.dingwei a.a2{
	margin-top: 2px;
}
.dingwei a:hover{
	color: #313fb1;
    background: url(../img/act.png) no-repeat;
}
.dibu{
	width: 100%;
	height: 135px;
	background: #000000;
	padding-top: 35px;
	box-sizing: border-box;
}
.dibu p{
	text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #c2b3a2
}
