/*Common-start*/
body{margin:0; padding:0; border:0;font-family: "Microsoft YaHei", arial, helvetica, clean, sans-serif; font-size:1rem;}
*{ margin:0; padding:0; border:0;box-sizing: border-box;}
img{pointer-events: none;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;}
@media screen and (max-width: 360px){
	html { font-size:10px;}
	}
@media screen and (max-width: 360px) and (max-height: 500px){
	.kdyhg-fliter-scroll { max-height:75%; overflow-y:auto;}
	html { font-size:10px;}
	}
@media screen and (max-width: 360px) and (max-height:500px){
	html { font-size:11px}
}
@media screen and (min-width: 361px) and (max-width: 375px){
	html { font-size:12px}
	}
@media screen and (min-width: 376px) and (max-width: 415px){
	html { font-size:13px;}
	}
@media screen and (min-width: 416px) and (max-width: 500px){
	html { font-size:13px;}
	}
.Ez-clear{clear: both;}
.Ez-none5{width:100%; height:5px; background-color: #fff;}
.Ez-none10{width:100%; height:10px; background-color: #fff;}
.Ez-none20{width:100%; height:20px; background-color: #fff;}
.Ez-none30{width:100%; height:30px; background-color: #fff;}
.Ez-container{max-width:640px; margin:0 auto; padding:0; position: relative;overflow: hidden;background-color:#fff;}
.Ez-container>img{ width:100%; vertical-align:bottom;}
