@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset,legend, input, button, textarea, p, th, td {margin: 0;padding: 0}
ul, li,dl,dt,dd,ol {list-style:none;}
img{border:0;vertical-align: bottom}
body{
	font-family:Arial, "微软雅黑";
	color: #4c4c4c;
	font-size: 12px;
	overflow-x:hidden;
}

a {text-decoration:none;color:#333;}
.hidde{display:none;}
.clear {height:0;overflow:hidden;border:none;clear:both;visibility: hidden}
.clearfix {overflow:hidden;}
.clearfix:after,clearfix:before {content:" ";display:"table";}
.clearfix:after {clear:both;}
.pull_left {float:left;}
.pull_right {float:right;}
.pull_right a:hover{ color:#4e8735;}

.Aimg_cover{background-size:cover;background-color:#eee;background-repeat:no-repeat;background-position:50% 50%;}
.Aimg_contain{background-size:contain;background-color:#eee;background-repeat:no-repeat;background-position:50% 50%;}
.Aimg_icon{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}