@charset "utf-8";
/* CSS Document */
html{font-size: 62.5%;}
*{margin:0;padding:0;border:0;}
.Ez-container{background:#FFFFFF;max-width: 640px;margin:0 auto; overflow: hidden;box-sizing:border-box;}

.Ez-main{width:100%;overflow:hidden;}
.Ez-part{overflow: hidden;width:100%; padding:0; border:none; }
.Ez-part img{ float:left; width:33.3%;}
.Ez-mgb{ margin-bottom:0.3rem;}
.Ez-btm{overflow: hidden;width:100%; padding:0; border:none;}
.Ez-btm img{float:left; width:50%;}

.wenjuan{width:100%;margin-top:0.3rem;}
#wjdc img{float:left;width:50%;}
#wjdc2 img{float:right;width:50%;}

/*test*/
.test{width:100%; display:box;display: -webkit-box;background:#fff;}
.test img{width:100%;}
.a{box-flex:1; -webkit-box-flex: 1;}
.b{box-flex:1;-webkit-box-flex: 1;}
.c{box-flex:1;-webkit-box-flex: 1;}
