﻿body{
	background:#27160d url(../img/bg.jpg) no-repeat center top;
	min-width:1200px;	
}
a{
	text-decoration:none;
}
.header{
	height: 130px;
	padding-bottom:17px;
}

.inner{
	width:1040px;
	margin:0 auto;
}
.logo{
	padding-left:22px;
	padding-top:24px;
}
.img1{
	padding-left: 205px;
	padding-top:40px;
	cursor: pointer;
}
.down-code {
    position: absolute;
    top: 130px;
    right: 155px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
    color: #CCC;
}
.beiyong{
	padding-top: 9px;
	padding-left:282px;
}

.psr{
	position:relative;
}

.nawz{
	padding-top: 3px;
	color:#fdf985;
}

.cont1{
	width:1000px;
	margin:0 auto;
	border: 1px solid #412716;
	margin-top:38px;
}

.cont1in{
	padding:9px;
}

.leftlun{
	float:left;
	width: 640px;
	height: 274px;
	position:relative;
	overflow:hidden;
}
.leftlun li{
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	display:none;
}
.leftlun li.cur{
	display:block;
}


.fimg{
	text-align:center;
	padding-top:20px;
	border-top: 1px solid #412716;
	margin-top: 68px;
	background: #24140c;
	padding-bottom: 50px;
}

.rnavs{
	position: absolute;
    top: 610px;
    left: 1050px;
	cursor: pointer;
      
}
.rnavs ul{
	width:350px;
}
.rnavs li{
	float:left;
	margin-right:10px;
	margin-bottom: 16px;
}
.rnavs li a{
	display:block;
	width: 160px;
	height: 80px;
	background: url(/rbg.png) no-repeat;
}

.footer{
	text-align:center;
	padding-bottom:15px;
	color:#fff;
	font-size:12px;
	padding-top:15px;
	background: #1d100a;
}

.footer span{
	font-size: 16px;
	color: #CCC;
}
