@CHARSET "UTF-8";
body{
 width:100%;
 background-size:cover;
overflow:-Scroll;
overflow-x:hidden;
 }
.box{
	min-width:1024px;
	width:100%;
  	height:auto;
	/* background: url('../images/big_2.jpg') center top no-repeat; */
	background: url('../images/bg.jpg') center top no-repeat;
	
	background-color:#dfb17f;
  }
.cursor{cursor:pointer;}
.dise{
background:url('../images/kuangbg.png');
background-size:120px 30px;
background-repeat:no-repeat;
color:#664030;
font-weight:bold;
text-align:center;
}
.piao{width:1912x;height:773px;position:absolute;left:50%;margin-left:-956px;top:-20px}
.mt{
	text-indent: 2em; 
}
.header
{
	width:100%;
	height:550px;
/* 	border:1px solid #f0f; */
}

.header .wuyou{
	position: absolute;
	margin-left:15%;
	margin-top:40px;
}

.small_box
{
	/*  position: absolute;  */
	/* border: 1px solid #0f0;  */
	/* background: url('../images/purple.png') center top no-repeat;  */
	width:100%;
	height:430px;
	 margin-top: 500px; 
	 color:#000000;
	  
}

.left11
{
	float:left;
	width:15%;
	height:570px;
	/* background: red; */
}


.center
{
	float:left;
	width:100%;
	
	
	
	/* border: 1px solid red;  */
}

.box_show{
	width:950px;
	margin: 0 auto;
	line-height: 30px;
	font-size:20px;
	
	
}

.right22
{
	float:left;
	width:15%;
	height:570px;
	/* background:orange; */
}


/* .footer
{
	width:100%;
	height:200px;
	background:#000;
} */
#footer{width:100%;height:100px;background:#c7363b;margin:0 auto;position:relative;color:#ffffff;}

#footer .bg_l{background:url(../images/footer_bg_l.jpg) no-repeat 0 bottom;width:503px;height:200px;position:absolute;bottom:0;left:-502px;}
#footer .bg_r{background:url(../images/footer_bg_r.jpg) no-repeat 0 bottom;width:503px;height:200px;position:absolute;bottom:0;right:-503px;}
#footer .c_div{color:#ffffff; text-align:center;line-height:26px;padding-top:15px;}
#footer .c_div span.line{padding:0 5px;}
#footer .c_div a{color:#ffffff;}



.nav {
	width: 100%;
	height: 28px;
	
	margin: 0 auto;
	
}

.nav ul {
	float:right;
	width: 490px;
	height: 60px;
	margin-bottom: 0px;
	/*background-color: rgba(73,56,39,0.55);*/
	background: #493827\9;/*IE*/
	filter: alpha(opacity=55);/*IE*/
}

.nav li {
	
	height: 58px;
	line-height: 24px;
	margin-left: 2px;
	list-style: none;
	display: inline-block;
	
	float: left;
	margin-top: 3px;
	color:#999999;
	

}

/*.nav .last_li {
	border-right: none;
}*/

.nav a {
	color: #fff;
	text-decoration: none;
	width: 100px;
	height: 58px;
	font-size: 16px;
	float: left;
	text-align: center;
}

.lift-nav{
	position: fixed;
	top: 50px;
	right: 58px;
	display: none;
}
.lift-nav ul{font-size:0px;}
.lift-nav li{
	width:150px;
	cursor: pointer;
	text-align:center;
}
.lift-nav li.current{
	width:150px;
	text-align:center;
}
/* actGotop */
.actGotop{position:fixed;_position:absolute;text-align:center;bottom:290px;right:58px;width:150px;height:15px;display:none;}









