
*{ margin: 0; padding: 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
h1,h2,h3,h4,h5,h6,p,dd{margin:0;}
ul,li,ol,dl{margin:0;padding:0;list-style:none;}
img,input{border:none;vertical-align:middle;}
a{text-decoration:none;color:inherit;outline:none;}
.clearfix{clear:both}




.remen li{border-bottom: 1px solid #e2e2e2;text-align: justify;font-size: 16px;line-height: 44px; padding: 0 15px;}
.lastli{background: #EEEEEE;}
/*选择地区*/
h4{padding: 0 10px;}
.express-area {  background-color: #fff; }
.express-area a { display: block; padding: 0 .466667rem; font-size: .4rem; background: url(../images/icon_xsj.png) no-repeat 94% 50%;background-size: 16px;font-weight: bolder;}
.express-area dl { position: relative;  color: #4d525d;border-bottom: 1px solid #ddd;margin: 0 -.466667rem;padding: 0 .466667rem }
.express-area dl dt { position: absolute; top: 0; left: .466667rem;line-height: 46px ;font-size: .4rem;font-weight: bolder;}
.express-area dl dd {  margin-left:100px; text-align: justify;  line-height: 46px}

/*选择地区弹层*/
.express-area-box { position: absolute; right: -100%; left: 50%; z-index: 120; width: 320px; margin-left: -160px; background-color: #fff; color: #4d525d; }
.express-area-box .top h3 {padding-left: 15px; font-size: 16px;background: #eeeeee;line-height: 44px;}
.lastli{text-align: center;font-size: 14px;background: #eeeeee;line-height: 40px;}
.express-area-box article { height: 100%; overflow-y: scroll; }
.area-list li {padding: 0 15px; border-bottom: 1px solid #e2e2e2; text-align: justify; line-height: 44px}
.express-area-box { position: fixed; left:  inherit; width: 170px;height: 100%;right: -100%;top: 0; margin-left: 0;box-shadow: 0 0 20px rgba(0,0,0,1); }

/*遮罩层*/
.mask { display: none; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); }
