
@charset "utf-8";

.test-ui {display:block; position:absolute; left:0; top:-64px; width:100%; opacity:0.5; z-index:999999;}

* {padding:0; margin:0;}
html {font-size: 50px; height: 100%;}
@media (min-width:320px){html {font-size:50px} }
@media (min-width:360px){html {font-size:56.25px} }
@media (min-width:384px){html {font-size:60px} }
@media (min-width:392px){html {font-size:61.25px} }
@media (min-width:400px){html {font-size:62.5px} }
@media (min-width:416px){html {font-size:65px} }
body {
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.26rem;
	word-wrap: break-word;
}
em, cite, dfn, code, kbd, var {font-style: normal;}
ul, ol, li {list-style: none;}
a {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
img {border: none;}

.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {content:""; height:0; display:block; clear:both; visibility:hidden;}

/*单行...*/
.lineDot{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*多行... 默认两行，若三行，重写 -webkit-line-clamp*/
.linesDot{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}

.lock-bg {
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 2000;
}

/* 0.5px 边框，需要元素自身： display: [inline-]block; position: !static; */
/* 元素高度或宽度不为偶数，边框位置会有0.5的偏差 */
/* 颜色不同可重写 border-color */
.half-border {position: relative;}
.half-border:before {
	content: ""; position: absolute; -webkit-box-sizing: border-box;
	width: 200%; height: 200%; border: 1px solid #ededed; left: 0; top: 0;
	-webkit-transform-origin:0 0;
	-webkit-transform: scale(0.5);
	pointer-events: none;
}
@media only screen and (-webkit-device-pixel-ratio : 1.5) {
	.half-border:before {width: 150%; height: 150%; -webkit-transform: scale(0.666667);}
}
@media only screen and (-webkit-device-pixel-ratio : 3) {
	.half-border:before {width: 300%; height: 300%; -webkit-transform: scale(0.3333333);}
}

/*-------- 0.5px线 --------*/
.line-half, .line-half-after {position: relative;}
.line-half:before, .line-half-after:after {
	content: "";
	position: absolute; left: 0; right: 0; bottom: 0;
	height: 1px; background-color: #eee;
	-webkit-transform-origin:0 1px;
	-webkit-transform: scaleY(0.5);
	transform-origin:0 1px;
	transform: scaleY(0.5);
}
/*-------- end 0.5px线 --------*/

/*页面底部留白*/
.apage-body {
    padding-bottom: 0.8rem;
}
/* 页面可选背景色 */
.apage-bg-white {
    background-color: #fff;
}
.apage-bg-gray{
    background-color: #F0F1F3;
}
.apage-bg-black {
    background-color: #292929;
}


/*编辑时的假page，不需要适配，用px无所谓*/
.apage-statusBar {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    color: #2b2b2b;
    background-color: #fafafa;
    height: 20px;
    line-height: 20px;
    padding-right: 4px;
    font-family: monospace;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.apage-titleBar {
    position: absolute;
    width: 100%;
    top: 20px;
    left: 0;
    height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}
.apage-titleBar-back {
    display: inline-block;
    position: absolute;
    line-height: 48px;
    text-align: center;
    width: 100px;
    z-index: 1;
    font-size: 16px;
}
.apage-titleBar-title {
    line-height: 48px;
    text-align: center;
    font-size: 18px;
}
.apage-body-mock {
    margin-top: 68px;
    height: 500px;
    overflow: auto;
}
.abutton {
    text-align: center;
    margin-top: 0.2rem;
    height: 0.68rem;
}
.abutton-text {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.16rem 0;
    border-radius: 4px;
    font-size: 0.32rem;
    line-height: 0.36rem;
    height: 0.68rem;
}

/*selectable style*/
/*按钮文字颜色*/
.abutton-text-blueWhite {
    background-color: #3d93fd;
    color: #fff;
}
.abutton-text-yellowBlack {
    background-color: #ffd800;
    color: #212121;
}
/*按钮长度*/
.abutton-text-long {
    display: block;
    margin: 0 0.2rem;
}
.abutton-text-short {
    width: 62.5%;
}
/*按钮功能*/
.abutton-text-noIcon:before {
    display: none;
}
.abutton-text-icon:before {
    /*尺寸28x36*/
    content: '';
    display: inline-block;
    width: 0.28rem;
    height: 0.36rem;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 0.16rem;
    vertical-align: -0.06rem;
    background-repeat: no-repeat;
}
.abutton-text-iconWhiteBlue:before {
    background-image: url(//cache.amap.com/h5/activity/cms/icon-poi-whiteBlue.png);
}
.abutton-text-iconBlackYellow:before {
    background-image: url(//cache.amap.com/h5/activity/cms/icon-poi-blackYellow.png);
}
.abutton-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0;
    z-index: 99;
}
.abutton-fixed span {
    margin: 0;
    border-radius: 0;
}
.abutton-fixed-dev {
    top: 634px;
    width: 320px;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .abutton {
        height: 0.88rem;
    }
}
.aimage {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.aimage-ptlr10 {
    padding: 0.2rem 0.2rem 0 0.2rem;
}

.aimage-pt10 {
    padding-top: 0.2rem;
}