@charset "utf-8"; html{width: 100%;min-height: 100%;outline: 0;font-family: "microsoft yahei";-webkit-text-size-adjust: none;}
body,dd,div,dl,figure,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,textarea,ul{margin: 0;padding: 0;}
body{background-color: #fff;color: #333;font-family: "microsoft yahei";}
ol,ul{list-style: none;}
img{display: inline-block;border: none;}
a{outline: 0;border: 0 none;text-decoration: none;-webkit-tap-highlight-color: transparent;color: #333333;}
.clearfix:after{clear: both;display: block;visibility: hidden;overflow: hidden;height: 0;content: '\200B';}
.clearfix{zoom: 1;}
html{max-width: 750px;min-width: 320px; margin: 0 auto; position: relative;font-size: 14px;}
body{max-width: 750px;min-width: 320px;padding-bottom: 0.8rem;padding-top: 0.8rem;font-size: 14px;}
em,i{font-style: normal;}
input,button{border: none;outline: none;background: none;}
table{display: table;width: 100%;border-collapse: collapse;}
.oe{overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
.tal{text-align: left !important;}
.taj{text-align: justify !important;}
.tac{text-align: center !important;}
.clearfix:after{content: "";display: block;height: 0;clear: both;visibility: hidden}
.clearfix{*+height: 1%;}
.bgcov{background-repeat: no-repeat !important;background-position: center center !important;background-size: cover !important;width: 100%;}
.bg100{background-repeat: no-repeat !important;background-position: center center !important;background-size: 100% 100% !important;width: 100%;}
*{box-sizing: border-box;}

/*定位在最上面的导航条*/

.posHeader{position: fixed;top: 0;left: 0;height: 0.8rem;background: #333;width: 100%;z-index: 9999;}
.posHeader a{color: #fff;background-position: center center !important;background-repeat: no-repeat !important;display: inline-block;width: 33.33%;float: left;height: 100%;}
.posHeader a:nth-child(1){background-size: 80% 60% !important;}
.posHeader a:nth-child(2){text-align: center;line-height: 0.8rem;font-size: 16px;}
.posHeader a:nth-child(3){background-size: 40% 50% !important;}

/*定位在最下面的操作条*/

.posFooter{position: fixed;bottom: 0;left: 0;height: 0.8rem;background: #fff;width: 100%;z-index: 1;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);z-index: 9999;}
.posFooter a{color: #707070;background-position: center center !important;background-repeat: no-repeat !important;border-right: 1px solid #eee;-webkit-box-sizing: border-box;box-sizing: border-box;}
.posFooter a{display: inline-block;width: 33.333333%;float: left;height: 100%;line-height: 0.8rem;font-size: 18px;text-align: center;}
.posFooter a span{padding-left: 24px;display: inline-block;height: 0.8rem;position: relative;}
.posFooter a span svg{width: 18px;height: 18px;position: absolute;left: 0;top: 50%;margin-top: -9px;color: #707070 !important;}
.posFooter a:nth-child(3){border: #5CC0C0;background: #333;color: #fff;}
.posFooter a:nth-child(1) span svg{width: 22px;height: 22px;margin-top: -11px;}

.footer {padding: 8px 0;font-size: 0.28rem;line-height: 0.5rem;color: #666;text-align: center;}
