﻿*{margin:0; padding:0;font-family: }
html{ margin:0 auto; padding:0 auto; font-size:15px;overflow-x: hidden;max-width:640px;}
body{max-width:640px;margin:0 auto;overflow: hidden;}
img{ border:0;width: 100%;display: table;}
ul {margin:0; padding:0;}
ul li{list-style:none;}
a{ text-decoration: none;}
/*=========================
   首页头部样式
===========================*/
.header{
    max-width: 640px;
    width: 100%;
    height: 0.88rem;
    display: table;
    position: fixed;
    border-bottom: 1px solid #ebebeb;
    z-index: 99999999;
    background-color: #fff;
    top: 0;
}
.header_logo{
    width: 1.88rem;
    float: left;
    margin-left: 0.25rem;
    margin-top: 0.25rem;
}
.header_rex_img{
    width: 1.24rem;
    float: right;
}
.header_rex{
    width: 1.66rem;
    float: right;
    margin-right: 0.25rem;
    margin-top: 0.17rem;
    font-size: 0.21rem;
    display: table;
    text-align: right;
}
.header_rex a{
    color: #728075;
}
.index_lunbo{
    width: 100%;
    height: auto;
}
.index_nav{
    width: 100%;
    height: 1.5rem;
    display: table;
    position: relative;
}
.index_nav li{
    width: 1rem;
    float: left;
    margin-left: 0.45rem;
    font-size: 0.18rem;
    text-align: center;
    color: #000;
}
.index_nav_img{
    width: 0.77rem;
    margin: auto;
}
.main_x{
    width: 100%;
    height: 0.1rem;
    background-color: #f1f1ef;
}
/*头部样式*/
.hea_nva{
    width: 0.4rem;
    float: right;
    margin-right: 0.2rem;
    margin-top: 0.25rem;
}
.hea_nva_to{
    display: none;
}
/*头部导航*/
.hea_nva_on_show{
    max-width: 640px;
    width: 100%;
    height: 20rem;
    position: fixed;
    background: rgba(0,0,0,0.6);
    display: none;
    z-index: 9999999999999;
}
.hea_nva_on_show_onn{
    width: 100%;
    height: 2.7rem;
    background-color: #fff;
}
.hea_nva_on_show_onn a{
    color: #000;
}
.hea_nva_on_show_onn li{
    width: 1rem;
    float: left;
    margin-left: 0.45rem;
    font-size: 0.18rem;
    text-align: center;
    margin-top: 0.4rem;
}
.index_nav_img_hea{
    width: 0.43rem;
    margin: auto;
    margin-bottom: 0.1rem;
}
/*=================================
首页底部样式
===================================*/
.footer{
    max-width: 640px;
    width: 100%;
    height: 1rem;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    border-top:1px solid #f6f6f6 ;
    z-index: 999999999;
}
.footer_center{
    width: 6rem;
    margin: auto;
    display: table;
    position: relative;
}
.footer_center li{
    width: 33%;
    float: left;
}
.footer_center a{
    color: #000;
}
.footer_li{
    height: 0.4rem;
    position: relative;
    font-size: 0.2rem;
    text-indent: 0.75rem;
    line-height: 0.4rem;
    display: table;
}
.footer_li_on{
    border-right: 1px solid #dddddd;
}
.footer_bao{
    height: 0.55rem;
    border-radius: 0.55rem;
    background-color: #f06f4f;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.55rem;
    margin-top: -0.1rem;
}
.footer_li_on_img{
    width: 0.45rem;
    position: absolute;
    left: 0.25rem;
    top: 0;
}
/*底部样式*/
.foo_center li{
    width: 25%;
    float: left;
}
.foo_center a{
    color: #000;
}
.foo_li_on_img{
    width: 0.4rem;
    position: absolute;
    left: 0.2rem;
    top: 0;
}
.foo_li{
    height: 0.4rem;
    position: relative;
    font-size: 0.2rem;
    text-indent: 0.65rem;
    line-height: 0.4rem;
    display: table;
}
.foo_bao{
    height: 0.5rem;
    border-radius: 0.5rem;
    background-color: #f06f4f;
    color: #fff;
    font-size: 0.23rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: -0.05rem;
}
/*弹出层样式*/
.foo_layer{
    max-width: 640px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    display: none;
    height: 1000px;
    position: fixed;
    bottom: 0;
    z-index: 999999999;
}
.foo_layer_guan{
    width: 100%;
    border: 0px solid red;
    height: 80%;
    position: absolute;
    top: 0;
}
.foo_layer_on{
    width: 100%;
    background-color: #fff;
    height: 3.7rem;
    position: absolute;
    bottom: 0;
}
#footer_form{
    background-color: #f06f4f;
}
.foo_gs{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #f1f1ef;
}
.foo_gs_abot{
    width: 6rem;
    position: absolute;
    left: 0.2rem;
    top: 0;
}
.foo_gs_abot_vi{
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.18rem;
}
.foo_gs_abot_to{
    border-top: 1px solid #d0d4dd;
    border-bottom: 1px solid #d0d4dd;
}
.foo_layer_on_cha{
    width: 0.32rem;
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    z-index: 9999;
}