
body{ background:#f2f1ed;}
.img{ width:100%;}
.img img{ width:100%;}

.jxcg_customers{ margin-top:.0.08rem; font-size:0px;}
.jxcg_places {display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:1.1rem; text-align:center;}
.jxcg_places h2{ display:block; font-size:.18rem;}
.jxcg_places label{display:inline-block;*display:inline;*zoom:1; width:.20rem; height:.255rem; line-height:.255rem; color:#fff; font-size:.21rem; background:url(../images/jxcg_places_ico.png) no-repeat center center; background-size:contain;}

.customers_list{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:2.44rem; height:.62rem; overflow:hidden;}
.customers_list dd{ line-height:0.20rem; padding-left:0.3rem; color:#5d5455;font-size:0.11rem; text-align:left;}
.customers_list dd label{ margin-left:0.05rem; color:#999; font-size:0.11rem;}
.customers_list dd span{ margin-left:0.15rem; color:#999; font-size:0.11rem;}

.bm_form { text-align:center; }
.bm_form input{ margin-top:0.04rem; border:#cfcfcf solid 1px; padding-left:0.43rem; text-align:left;width:3.14rem;height:0.36rem; border-radius:3px; box-sizing:border-box; font-size:.16rem}
.bm_form button,.bm_form a{ margin:0 auto; display:block;margin-top:0.12rem; border:0; background:url(../images/bm_btn.png) no-repeat center center; width:3.14rem; height:0.39rem; background-size:contain;animation:pulse 2s infinite;}

input.realname{ background:#fff url(../images/realname_btn.png) no-repeat left center; background-size:auto 0.36rem;}
input.telephone{background:#fff url(../images/telephone_btn.png) no-repeat left center;background-size:auto 0.36rem;}

.m_tips{ height:0.5rem; line-height:0.5rem; text-align:center;font-size:.14rem}


@keyframes pulse{
	30%,60%{transform:scale(1)} 40%,70%{transform:scale(0.9)}
}
