*{
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    color: #000;
    font-size: 0.16rem;
}
#head{
    padding-bottom: 0.8rem;
}
.pubhead{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.8rem;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
}
.pubhead .logo{
    width: 3.2rem;
}
.pubhead .right{
    display: flex;
    align-items: center;
}
.pubhead .right span{
    font-size: 0.32rem;
}
.right .icon1{
    padding-right: 0.2rem;
}
.right .icon2{
    padding-left: 0.5rem;
    padding-right: 0.2rem;
    font-size: 0.48rem;
}
.right .icon-guanbi1{
    font-size: 0.32rem;
}
.navMenu{
    width: 100%;
    overflow-y: auto;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0.8rem;
    margin: auto;
    z-index: 51;
    border-top: 1px solid #ccc;
    padding-top: 0.1rem;
}
.navMenu .sousuo{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 0.2rem auto;
    height: 0.6rem;
    border-radius: 0.3rem;
    background:rgba(229, 229, 229, 1) ;
}
.navMenu .sousuo input{
    width: 80%;
    height: 100%;
    border: none;
    outline:none;
    text-indent: 0.16rem;
    background: transparent;
}
.navMenu .sousuo i{
    font-size: 0.41rem;
    color: #999;
    padding-right: 0.3rem;
}
.navMenu dl {
    height: auto;
    overflow: hidden;
}
.navMenu dl dt {
    font-size: .3rem;
    line-height: .99rem;
    padding: 0 0.3rem;
    border-bottom: 2px solid #f1f1f1;
    color: #000;
    position: relative;
}
.navMenu dl dt a {
    display: block;
    font-size: 0.34rem;
}
.navMenu dl dt i.click {
    z-index: 9999;
    color: #ccc;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1.8rem;
    text-align: right;
    margin-right: 0;
    padding-right: 0.3rem;
}
.navMenu dl dt i.icon-xiajiantou {
    font-weight: normal !important;
    font-size: 0.42rem !important;
}
.navMenu dl dt i.icon-youjiantou1{
    font-weight: 500 !important;
    font-size: 0.42rem !important;
}
.navMenu dl dt i {
    font-size: .48rem;
    margin-right: 0.2rem;
    vertical-align: -0.02rem;
}
.navMenu dl:nth-child(2) dd:nth-child(2) {
    border-bottom: 0;
}
.navMenu dl dd {
    height: auto;
    overflow: hidden;
    display: none;
    padding: 0 0.3rem 0.4rem;
    border-bottom: 0.01rem solid #eee;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navMenu dl dd .item {
    width: 48%;
    float: left;
    margin-top: 0.4rem;
}
.navMenu dl dd .item h2 {
    font-size: .29rem;
    color: #333;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    border-bottom: 0.01rem solid #eee;
    font-weight: normal;
}
.navMenu dl dd .item img {
    width: 100%;
}
.navMenu dl dd .item:nth-child(2n) {
    float: right;
}
.navMenu .order-btn a {
    display: block;
    margin: 0.25rem auto;
    width: 3.45rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #a93428;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
}
.rightfloat,#xsgg{
    position: fixed;
    right: 0;
    font-size: 0.14rem;
    top: 30%;
    z-index: 999;
}
#xsgg{
    top: 24.4%;
    right: 0;
}
#xsgg img{
    width: 1.92rem;
}
.rightfloat li:last-child ,.rightfloat li a{
    width: 0.8rem;
    height: 0.8rem;
    background: #a93428;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 2px 0;
    cursor: pointer;
}
.rightfloat li i{
    font-size: 0.46rem;
    /*padding-bottom: 0.1rem;*/
    color: #fff;
}
.rightfloat li span{
    color: #fff;
}
.rightfloat li .icon-tubiao_fanhuidingbu{
    font-size: 0.4rem;
}
.footnav{
    width: 100%;
    position: fixed;
    bottom: 0;
    display: flex;
    background: #fff;
    /*border-top: 1px solid #ccc;*/
    z-index: 9;
    background: #f1f1f1;
}
.footnav a{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footnav .on{
    background: #a93428;
}
.footnav .on i,.footnav .on span{
    color: #fff;
}
.footnav a i,.footnav a span{
    color: #767676;
    font-size: 0.24rem;
    padding-bottom: 0.04rem;
}
.footnav a i{
    font-size: 0.38rem;
    padding-top: 0.1rem;
}
.bottom{
    width: 100%;
    margin-top: 1rem;
}
.bottom ul li{
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #f1f1f1;
}
.bottom ul li a{
    display: flex;
    font-size: 0.38rem;
    justify-content: space-between;
    padding: 0 0.4rem;
}
.bottom ul li a {
    font-size: 0.32rem;
}
.bottom ul li a i{
    font-size: 0.16rem;
}
.navBottom1{
    display: flex;
    padding: 0 0.4rem;
    justify-content: space-between;
    background: #999;
}
.navBottom1 a{
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
}
.footer{
    width: 100%;
    text-align: center;
}
.footer .tel{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.4rem;
}
.footer .tel img{
    width: 0.6rem;
}
.footer .tel span{
    font-size: 0.32rem;
}
.footer .tel .telnum{
    padding: 0 0.1rem;
    color:#a93428;
}
.footer .shares{
    font-size: 0.38rem;
}
.footer .shareic{
    padding: 0.4rem 0;
}
.footer .shareic i{
    font-size: 0.58rem;
    color: #767676;
    padding: 0 0.2rem;
}
.copyright{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.3rem;
    padding-bottom: 1.2rem;
}
.copyright a{
    font-size: 0.3rem;
}
.kv{
    width: 100%;
    margin-top:0.8rem;
}
.kv img{
    width: 100%;
}<!--ºÄÊ±1772614014.8578Ãë-->