* {
    margin: 0;
    padding: 0;
    list-style: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background:#f2ead7;
	min-width: 1098px;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: auto;
}
.big_box{
	width: 1010px;
	margin: 0 auto;
	background: #f12e2e;
	position: relative;
	top: -90px;
}
.big_box>img{
	position: absolute;
	left: -44px;
	top: -38px;
}
.header{
	width: 822px;
 	height: 178px;
 	margin: 0 auto;
    height:auto;
}

 .header p{
 	font-family:"Î¢ÈíÑÅºÚ" ;
 	font-weight: bold;
 	font-size:18px ;
 	color:#ffffff ;
 	padding-top: 40px;
 	padding-bottom: 40px;
 	padding-left: 4px;
 	text-indent:36px;
 } 
 
 .featurbox{
 	width: 1011px;
 	height: 1320px;
 	margin: 0 auto;
 }
.box{
	width: 820px;
 	height: 100%;
 	margin:0 auto;
	overflow: hidden;
	position:relative;
}
.box_5{
 	height: 100%;
 	position: absolute;
 	left: 0;
 	top: 0;
}

.box_5 li{
	width: 820px;
	height: 100%;
	float: left;
	font-size:48px;
} 
	
.left_button{
	width:48px ;
	height:54px;
	/*background-image: url(../img/left.png);*/
	position: absolute;
	left:20px;
	top:50%;
	cursor: pointer;
}

.right_button{
	width:48px ;
	height: 54px;
	/*background-image: url(../img/right.png);*/
	position: absolute;
	right:20px;
	top:50%;
	cursor: pointer;
}
.ewm{
	width: 1011px;
	height: 108px;
	margin:0 auto;
	text-align: center;
	clear: both;
	position: relative;
	top: -62px;
}
.img-8  {
	display: inline-block;
    font-size: 14px;
    font-family:"Î¢ÈíÑÅºÚ" ;
    color:#000000;
    overflow: hidden;
    list-style: none;
}
.img-8 li {
    margin-right: 14px;
    float: left;
    position: relative;
    overflow: hidden;
    list-style-type: none;
    text-align: center;
}
a:link {
    text-decoration: none;
    color: #000000;}
    
img {
    display: block;
}
    
.footer{
	font-family:"Î¢ÈíÑÅºÚ" ;
 	font-size:12px ;
 	color:#000000;
 	padding-bottom:40px;
 	text-align: center;

}
