body {
    width: 100%;
    margin: 0;
    padding: 0;
}

/*头部公共样式*/
.noneHeight {
    width: 100%;
    height: 2.67rem;
}

.index_top {
    height: 2.67rem;
    background: #fff;
    overflow: hidden;
    position: fixed;
    z-index: 2;
    width: 100%;
    box-shadow: 0px 0.1rem 0.1rem rgba(0, 0, 0, 0.2);
    top: 0;
}

.index_logo {
    float: left;
    width: 10.8rem;
    height: 1.36rem;
    margin-left: 0.99rem;
    margin-top: 0.77rem;
}

.index_tab {
    width: 0.88rem;
    float: right;
    margin-right: 1.17rem;
    margin-top: 0.91rem;
}

.mock {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9;
    display: none;
}

.header_list {
    width: 5.5rem;
    position: fixed;
    display: none;
    background: url(../img/list.png) no-repeat center center;
    background-size: 6.5rem 10.5rem;
    bottom: 2.8rem;
    left: 0.5rem;
    z-index: 999;
  
}

.header_list_top {
    padding: 1.73rem 1.2rem 0.69rem;
    border-bottom: 0.05rem solid #DFDFDF;
    overflow: hidden;
}

.header_list_img {
    width: 3.87rem;
    float: left;
}

.header_list_close {
    float: right;
    width: 0.64rem;
    margin-top: 0.35rem;
}

.header_list_li {
    font-size: 0.8rem;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(13,13,13,1);
    text-align: center;
  
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 0.02rem solid #eee;
}

.autoBottom {
    width: 100%;
    height: 2.67rem;
    background: #1092ED;
    position: fixed;
    bottom: 0;
    z-index: 5;
}

    .autoBottom div {
        font-size: 0.8rem;
        font-family: PingFang-SC-Bold;
        font-weight: bold;
        color: rgba(255,255,255,1);
    }

.autoBottom_img {
    width: 1.07rem;
    margin-right: 0.37rem;
}

.autoBottom_img1 {
    height: 0.84rem;
    margin-right: 0.37rem;
}

.autoBottom_solid {
    width: 0.05rem;
    height: 1.23rem;
    background: rgba(233,233,233,1);
    opacity: 0.55;
    margin: 0 1rem 0 1rem;
}
/*底部公共样式*/
.fotter {
    width: 100%;
    background: RGBA(40, 40, 40, 1);
    padding-bottom: 0.56rem;
    margin-bottom: 2.67rem;
    text-align: left;
    color: #fff;
}

.myFbox {
    padding: 0 1.37rem;
    overflow: hidden;
    margin-bottom: 1.14rem;
}

.myFleft {
    float: left;
}

.myFall {
    font-size: 0.8rem;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    margin: 1.44rem 0 1.01em;
}

.myFli {
    font-size: 0.48rem;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    margin-bottom: 0.4rem;
}

.myFright {
    float: right;
    width: 4.67rem;
    margin-top: 2.04rem;
}

.myFbottom {
    font-size: 0.48rem;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}


@charset "utf-8";
/* CSS Document */
/*
------TOP:样式重置---------------------------------------------------------------------*/
article, nav, aside, header, footer, section, hgroup, menu {
    display: block;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

html, body, article, nav, aside, header, footer, section, hgroup, menu, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, dl, dt, dd, ol, ul, li, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
/*@font-face {
    font-family: pngfang;
    src: url("../font/pngfang");
}*/

body {
    direction: ltr;
    font: 13px/1.5;
    color: #333;
    height: 100%;
    /*font-family: 'pngfang','Arial','宋体';*/
}

ul, ol, dl, menu {
    list-style: none;
}

img, select, input {
    vertical-align: middle;
}

input, button, textarea, select, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
    *font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

em {
    font-style: normal;
}

caption {
    text-align: left;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

    a:visitied {
        color: #333;
    }

    a:hover {
        color: #333;
    }

    a:active {
        color: #333;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}
/*
------清除浮动--------------------------------------------------------------------------*/
.clearfix:after, .product:after, .nav ul:after, #BottomNav ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix, .product, .nav ul, .#BottomNav ul {
    *zoom: 1;
}








select {
    -webkit-appearance: none; /*兼容苹果手机*/
    border: 1px solid #EBEBEB;
    width: 100px;
    height: 25px;
    line-height: 25px;
    /*防止紧紧靠在边上*/
    text-indent: 2px;
    background-color: transparent;
}
