@charset "gb2312";
/* CSS Document */


body {
	font-family:"Microsoft YaHei";
	background:#fff;
	min-width:1300px;
	color:#666;
}
html{font-size:62.5%; }
body{font-size:14px;font-size:1.4rem ; }
p{font-size:14px;font-size:1.4rem;}
div {
	margin:0px; padding:0px;
}
form {
	border-width: 0px; padding: 0px; 
	}
ul {
	border-width: 0px; padding: 0px; 
}
li {
	border-width: 0px; padding: 0px; 
}
ul {
	LIST-STYLE-TYPE: none
}
li {
	LIST-STYLE-TYPE: none
}
img{ border:0px;}
a:link {
	color: #666; text-decoration: none; outline-style: none;text-decoration:none;
}
a:visited {
	color: #666; text-decoration: none; outline-style: none;text-decoration:none;
}
a:hover {
	color: #666; text-decoration: underline;text-decoration:none;}
li{ list-style:none;}
*{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.wrapper{width:100%;}
.clear{clear:both;width:0;height:0;}
*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-family:"Microsoft Yahei";
}
.clearfix:after {
clear:both; 
display:block;
height:0;
content:"\200B";
}
.clearfix { 
*zoom:1; 
}
.outter{margin:0 auto;width:1200px;}
.content01{width:1200px;overflow:hidden;}
.content01 ul{width:1300px;}


















































































































