.nav {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fac93a;
    line-height: .7rem;
    height: .7rem;
}

.nav a {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-flex: 1;
    text-align: center;
    font-size: .23rem;
    line-height: .7rem;
    height: .7rem;
    color: #9c5c31;
}

.detailes_top {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    justify-content: space-between;
    background: #fac93a;
    padding: 0 .2rem;
}

.detailes_top_left {
    background: white;
    display: flex;
    flex: 1;
    margin-top: .1rem;
    border-radius: 1rem;
    align-items: center;
}

.detailes_top h3 {
    text-indent: -9999px;
    width: 1.3rem;
    height: .4rem;
    background: url(../images/hunluo_logo.png) no-repeat center center;
    background-size: 97%;
    margin: .1rem .2rem .1rem .2rem;
}

.detailes_top_left div {
    width: 3.2rem;
    position: relative;
}

.detailes_top div input {
    outline: none;
    border: none;
    line-height: .4rem;
    height: .4rem;
    width: 100%;
    font-size: .22rem;
    color: #666;
    -webkit-appearance: none;
    padding-left: .7rem;
    border-left: 1px solid #dedede;
}

.detailes_top div a {
    width: .4rem;
    height: .4rem;
    position: absolute;
    left: .2rem;
    top: 0;
    background: url(../images/search_icon.png) no-repeat center center;
    background-size: 100%;
}

.detailes_top>a.header_login {
    width: .6rem;
    height: .6rem;
    margin-left: .2rem;
    margin-top: .1rem;
    border-radius: 50%;
    background: white;
}

.detailes_top>a.header_login img {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    border: 2px solid #dedede;
    padding: .05rem;
}

.detailes_top>a.header_icon {
    text-indent: -9999px;
    background: url(../images/member_center_icon.png) no-repeat center center;
    width: .6rem;
    height: .6rem;
    background-size: .6rem .6rem;
    margin-left: .2rem;
    margin-top: .1rem;
}

.footer .footer_content {
    background: #222;
    height: 1.3rem !important;
    width: 6.4rem;
}

.footer .footer_content p.title a {
    color: #9c9c9c;
    font-size: .2rem;
}

.footer .footer_content p span em {
    width: .36rem;
    height: .36rem;
    background: url(../images/wenhuajingying.png) no-repeat center center;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: -.1rem;
    margin-right: .05rem;
}

.footer .footer_content p span em.cur {
    background: url(../images/icp.png) no-repeat center center;
    background-size: 100% 100%;
    width: .28rem;
    height: .28rem;
    vertical-align: -.08rem !important;
}

.footer .footer_content p {
    color: #9c9c9c;
    text-align: center;
    font-size: .2rem;
    padding-top: .2rem;
}

.footer .footer_content p span {
    margin: 0 .1rem;
}

.fcm_box {
    width: 100%;
    padding: 0 .2rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
}

.fcm_box a img {
    width: 100%;
    box-shadow: 0 3px 3px #ccc;
    border-radius: .1rem;
}

.kf_list_box {
    padding: 0 .2rem;
}

.kf_list_box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kf_list_box ul li {
    width: 2.9rem;
    border-radius: .1rem;
    height: 1.2rem;
    display: flex;
    margin-bottom: .2rem;
}

.kf_list_box ul li a {
    display: flex;
    width: 2.9rem;
    border-radius: .1rem;
    align-items: center;
    justify-content: center;
}

.kf_list_box ul li a span {
    font-size: .24rem;
    color: white;
    margin-left: .2rem;
}

.kf_list_box ul li img {
    width: .7rem;
}

.kf_list_box ul li.cur1 {
    background: #68C2EC;
}

.kf_list_box ul li.cur2 {
    background: #49CAAA;
}

.kf_list_box ul li.cur3 {
    background: #FFC372;
}

.kf_list_box ul li.cur3 img {
    width: .65rem;
}

.kf_list_box ul li.cur4 img {
    width: .6rem;
}

.kf_list_box ul li.cur4 {
    background: #7B9FF5;
}

.kf_list_box ul li.cur5 img {
    width: .6rem;
}

.kf_list_box ul li.cur6 img {
    width: .6rem;
}

.kf_list_box ul li.cur5 {
    background: #7CBB36;
}

.kf_list_box ul li.cur6 {
    background: #F17376;
}

.kf_other_box {
    padding: 0 .2rem;
}

.kf_other_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kf_other_box ul li {
    width: 2.9rem;
    margin-bottom: .2rem;
}

.kf_other_box ul li img {
    width: 100%;
    border: 1px solid #dedede;
    box-shadow: 0 3px 3px #ccc;
    border-radius: .1rem;
}

.kefuTC {
    width: 100%;
    height: 100%;
    background: rgba(00, 00, 00, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.kefuTCBox {
    width: 5rem;
    background: white;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -2.5rem;
    margin-top: -3rem;
}

.kefuTCBox H3 {
    text-align: center;
    line-height: .6rem;
    background: #f90;
    color: white;
    font-size: .26rem;
    position: relative;
}

.kefuTCBox H3 i {
    position: absolute;
    right: .2rem;
    top: .02rem;
    font-style: normal;
}

.kefuTCBox ul li {
    display: flex;
    align-items: center;
    padding-bottom: .3rem;
}

.kefuTCBox ul li img {
    width: .8rem;
    height: .8rem;
}

.kefuTCBox ul {
    padding: .3rem .4rem .1rem;
}

.kefuTCBox ul li p {
    font-size: .22rem;
    margin-left: .2rem;
    color: #333;
    height: .8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.kefuTCBox ul li p em {
    color: #999;
}

.kefuTCBox ul li a {
    margin-left: auto;
    font-size: .16rem;
    background: #f90;
    padding: 5px 12px;
    color: white;
    border-radius: 3px;
}

.kefuTCBox ul li i {
    margin-left: auto;
    width: 72px;
    height: 72px;
}

.kefuTCBox ul li i img {
    width: 72px;
    height: 72px;
}