.container {
	background: #F8F8F8;
}

 
.float_phone, .float_share  {
    box-shadow: 0 0 2PX #CCC;
}
.header-logo img {
    width: 86%;
}
.weui-label {
    color: #F8F8F8;
	font-weight: normal;
}
.weui-cell:before {
    content: " ";
    border-top: 1px  #333 dashed;
    right: 65px;
    left: 65px;
}
.page-hd { 
    padding-top: 0;
}
.weui-input {
    text-align: center;
    color: #333;
	font-size: 14px;
}
.weui-cells {
    
    background-color: #F8F8F8;
    margin-top: 1.17647059em; 
    line-height: 1.47058824;
    font-size: 17px;
    overflow: hidden;
    position: relative;
}

.weui-cell {
    padding: 10px 75px;
}
.weui-media-box_appmsg .weui-media-box__thumb {
	vertical-align: middle;
}