*{
padding:0;
margin:0;}
ul{
list-style-type:none;
}
img{  
    width: auto;  
    height: auto;  
    max-width: 100%;  
    max-height: 100%;     
} 
body{
	font-size:12px;
	font-family:微软雅黑;
	margin:0;
	padding:0;
}
.banner{
	width:80%;
	margin:0 10%;
	
}
.banner_img{
	width: 80%;
    margin: 0 10%;
}
.banner_img img{
	width:100%;
}
.banner_text{
	width: 80%;
    margin: 0 10%;
	text-indent: 35px;
	font-size: 16px;
}
.banner_text p{
	line-height: 25px;
}
.central{
	background-color: #F4F4F4;
}
.AWARDS_1 p{
	line-height:40px;
	font-size:24px;
}
.AWARDS_1 table{
	border: 2px solid black;
}
.AWARDS_1 img{
	padding: 6px;
}
.AWARDS_1 td p{
	line-height:50px;
}
.center-text{
	width: 80%;
    margin: 0 10%;
	
}
.center-text-nei{
	width: 80%;
    margin: 0 10%;
	border-top:3px solid #333333;
	padding-bottom:150px;
}
.center-text-nei table{
	border-collapse:collapse;
	height:500px;
	font-size:20px;
}
.index-right{
	position: fixed; 
	width: 130px; 
	height: auto; 
	top: 10%; 
	right: 50px; 
	background-color: #EDEDED;
	font-size:14px;
}
.right-dian{
	color:white;
	background-color:#693118;
}
.index-right ul{
	list-style-type:none;
	width:100%;
	border:1px solid #6E3821;
}
.index-right li{
	line-height:44px;
	padding-left:20px;
	border-top:1px solid #6E3821;
	cursor: pointer;
}
.right-xiao{
	color:#6E3821;
}
.AWARDS_1{
	font-size:20px;
}
.AWARDS_1 a{
	text-decoration: none;
	    float: right;
    margin-right: 10%;
}
.buy{
	width: 150px;
    height: 50px;
    background-color: #4F080C;
    color: white;
    border-radius: 10px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
}
.AWARDS_1 li{
	float:left;
	margin-left:10px;
	cursor: pointer;
}
/*浮动后的自适应高度*/
.clearfix:after {
     content:".";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */

.can_left{
	float:left;
	width:40%;
	font-size:15px;
}
.can_left p{
	line-height:50px;
}
.can_right{
	float:right;
	width:50%;
	font-size:15px;
}
.can_right p{
	line-height:50px;
}
.can_right input{
	height:40px;
	width:250px;
}
.list_img table{
	height: auto;
	font-size: 15px;
}
.list_img tr{
	height:30px;
}
/*a  upload */
.a-upload {
    padding: 4px 10px;
    height: 50px;
    line-height: 50px;
    position: relative;
    cursor: pointer;
    color: white;
    background: #6E3821;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    margin-left: 45%;
}

.a-upload  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}
.tijiao{
	width: 150px;
    height: 50px;
    border-radius: 10px;
    color: white;
    font-size: 19px;
    background: #6E3821;
	font-family: 新宋体;
}
.tijiao:hover{
	background: #8B7500;
}