﻿* {
    font-family: -apple-system-font, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
}

.spirit {
    background-image: url(../images/spirit.png);
    background-repeat: no-repeat;
    background-size: 2rem 2rem;
}

body {
    background-color: #f7f5f2;
}

#top {
    width: 100%;
    height: 5.29rem;
    background: url(../images/matrix_top.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

#list {
    width: 100%;
    padding-bottom: 1rem;
}

#list>li {
    border-top: 0.01rem solid #e6e6e6;
}

#list>li:nth-child(5n+1) {
    border: 0;
    margin-top: 0.18rem;
}

#list div.top {
    width: 100%;
    height: 0.9rem;
    background-color: white;
}

#list div.top>span {
    display: block;
}

#list div.top>span.iconL {
    float: left;
    width: 0.46rem;
    height: 0.46rem;
    background-position: 0 0;
    margin: 0.22rem 0 0 0.3rem;
}

#list div.top>span.name {
    float: left;
    height: 100%;
    margin-left: 0.3rem;
    line-height: 0.9rem;
    font-size: 0.4rem;
    color: #323232;
}

#list div.top>span.iconR {
    float: right;
    width: 0.3rem;
    height: 0.3rem;
    margin: 0.3rem 0.3rem 0 0;
    background-position: -0.53rem 0;
}

#list ul.con {
    width: 100%;
}

#list ul.con>li {
    width: 100%;
    height: 2.9rem;
    margin-top: 0.1rem;
    overflow: hidden;
}

#list ul.con>li>img.pic {
    display: block;
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

#list ul.con>li>span.name {
    display: block;
    width: 100%;
    font-size: 0.4rem;
    text-align: center;
    font-weight: bold;
    color: black;
    margin-top: 0.16rem;
}

#list ul.con>li div.name {
    width: 100%;
    height: 0.7rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e6e6e6;
}

#list ul.con>li div.name>.L {
    float: left;
    height: 100%;
    margin-left: 0.28rem;
    line-height: 0.7rem;
    font-size: 0.35rem;
    font-weight: bold;
    color: #323232;
}

#list ul.con>li div.name>.R {
    float: right;
    width: 1.38rem;
    height: 0.4rem;
    margin-right: 0.28rem;
    margin-top: 0.15rem;
    background-position: 0 -0.5rem;
}

#list ul.con>li div.phone {
    width: 6.4rem;
    height: 1.1rem;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e6e6e6;
}

#list ul.con>li div.phone {
    display: block;
}

#list ul.con>li div.phone>.icon {
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    background-position: -0.9rem 0;
    margin-top: 0.39rem;
}

#list ul.con>li div.phone>.val {
    float: left;
    width: auto;
    height: 100%;
    margin-left: 0.1rem;
    line-height: 1.1rem;
    color: #828282;
    font-size: 0.32rem;
}

#list ul.con>li div.phone>.btn {
    float: right;
    width: 1.5rem;
    height: 0.45rem;
    margin-top: 0.32rem;
    line-height: 0.45rem;
    border: 0.01rem solid #f0ae1c;
    border-radius: 0.45rem;
    color: #f0ae1c;
    text-align: center;
    font-size: 0.3rem;
}

#list ul.con>li div.address {
    width: 6.4rem;
    height: 1.1rem;
    margin: 0 auto;
    box-sizing: border-box;
}

#list ul.con>li div.address {
    display: block;
}

#list ul.con>li div.address>.icon {
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    background-position: -0.9rem 0;
    margin-top: 0.39rem;
}

#list ul.con>li div.address>.w {
    float: left;
    width: auto;
    height: 100%;
    margin-left: 0.1rem;
    line-height: 1.1rem;
    color: #828282;
    font-size: 0.32rem;
}

#list ul.con>li div.address>.val {
    float: left;
    width: 3.16rem;
    height: 100%;
    display: table;
}

#list ul.con>li div.address>.val>div {
    width: 100%;
    color: #828282;
    line-height: 1.2;
    color: #828282;
    display: table-cell;
    vertical-align: middle;
    font-size: 0.32rem;
}

#list ul.con>li div.address>.btn {
    float: right;
    width: 1.5rem;
    height: 0.45rem;
    margin-top: 0.32rem;
    line-height: 0.45rem;
    border: 0.01rem solid #f0ae1c;
    border-radius: 0.45rem;
    color: #f0ae1c;
    text-align: center;
    font-size: 0.3rem;
}

#mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    display: none;
}

#maskTouch {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

#qr {
    position: absolute;
    width: 3rem;
    height: 3.6rem;
    top: 50%;
    left: 50%;
    margin-left: -1.5rem;
    margin-top: -1.8rem;
    background-color: white;
    z-index: 10;
}

#qrPic {
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}

#qrEx {
    width: 100%;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
}

#top_list {
    width: 6.6rem;
    height: 2.2rem;
    margin: 0 auto;
    margin-top: 2.5rem;
}

#top_list>li {
    width: 2.2rem;
    height: 100%;
    float: left;
}

#top_mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 888;
    display: none;
}

#top_mask_touch {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.top_mask_con {
    position: relative;
    width: 6.9rem;
    margin: 0 auto;
    margin-top: 4.9rem;
    z-index: 10;
}

.top_mask_con>li {
    width: 100%;
    height: 2.9rem;
    background-color: white;
    border-radius: 0.1rem;
    margin-top: 0.28rem;
    overflow: hidden;
    position: relative;
}

.top_mask_con>li div.name {
    width: 100%;
    height: 0.7rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e6e6e6;
}

.top_mask_con>li div.name>.L {
    float: left;
    height: 100%;
    margin-left: 0.28rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #323232;
}

.top_mask_con>li div.name>.R {
    float: right;
    width: 1.38rem;
    height: 0.4rem;
    margin-right: 0.28rem;
    margin-top: 0.15rem;
    background-position: 0 -0.5rem;
}

.top_mask_con>li div.phone {
    width: 6.4rem;
    height: 1.1rem;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e6e6e6;
}

.top_mask_con>li div.phone {
    display: block;
}

.top_mask_con>li div.phone>.icon {
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    background-position: -0.9rem 0;
    margin-top: 0.39rem;
}

.top_mask_con>li div.phone>.val {
    float: left;
    width: auto;
    height: 100%;
    margin-left: 0.1rem;
    line-height: 1.1rem;
    color: #828282;
}

.top_mask_con>li div.phone>.btn {
    float: right;
    width: 1.5rem;
    height: 0.45rem;
    margin-top: 0.32rem;
    line-height: 0.45rem;
    border: 0.01rem solid #f0ae1c;
    border-radius: 0.45rem;
    color: #f0ae1c;
    text-align: center;
}

.top_mask_con>li div.address {
    width: 6.4rem;
    height: 1.1rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.top_mask_con>li div.address {
    display: block;
}

.top_mask_con>li div.address>.icon {
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    background-position: -0.9rem 0;
    margin-top: 0.39rem;
}

.top_mask_con>li div.address>.w {
    float: left;
    width: auto;
    height: 100%;
    margin-left: 0.1rem;
    line-height: 1.1rem;
    color: #828282;
}

.top_mask_con>li div.address>.val {
    float: left;
    width: 3.16rem;
    height: 100%;
    display: table;
}

.top_mask_con>li div.address>.val>div {
    width: 100%;
    color: #828282;
    line-height: 1.2;
    color: #828282;
    display: table-cell;
    vertical-align: middle;
}

.top_mask_con>li div.address>.btn {
    float: right;
    width: 1.5rem;
    height: 0.45rem;
    margin-top: 0.32rem;
    line-height: 0.45rem;
    border: 0.01rem solid #f0ae1c;
    border-radius: 0.45rem;
    color: #f0ae1c;
    text-align: center;
}

.top_mask_con:after, .top_mask_con:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    bottom: 100%;
    position: absolute;
    width: 0;
}

.top_mask_con:after {
    border-width: 0.2rem;
    border-bottom-color: #fff;
}

.top_mask_con1:after {
    left: 1.05rem;
}

.top_mask_con2:after {
    left: 3.25rem;
}

.top_mask_con3:after {
    left: 5.45rem;
}

#i_top {
    width: 100%;
    height: 4.94rem;
    background: url(../images/matrix_index_topbg.jpg) no-repeat;
    background-size: 100% 100%;
}

#i_list {
    width: 6.26rem;
    margin: 0 auto;
    margin-bottom: 0.6rem;
}

#i_list>a {
    display: block;
    width: 100%;
    height: 2.1rem;
    background-color: #ffffff;
    border-radius: 0.1rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0.01rem 0.01rem 0.05rem;
    margin-top: 0.5rem;
}

#i_list>a span.logo {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

#i_list>a span.name {
    display: inline-block;
    height: 2.1rem;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 2.1rem;
    margin-left: 0.44rem;
    color: black;
}

#i_list_div {
    width: 6.26rem;
    margin: 0 auto;
    margin-bottom: 0.6rem;
}

#i_list_div>a {
    display: block;
    width: 100%;
    height: 2.1rem;
    background-color: #ffffff;
    border-radius: 0.1rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0.01rem 0.01rem 0.05rem;
    margin-top: 0.5rem;
}

#i_list_div>a:first-child {
    margin-top: 0;
}

#i_list_div>a span.logo {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

#i_list_div>a span.name {
    display: inline-block;
    height: 2.1rem;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 2.1rem;
    margin-left: 0.44rem;
    color: black;
}

#wl_logo {
    text-align: center;
    margin-top: 0.52rem;
}

#wl_logo>a {
    display: inline-block;
    width: 2.14rem;
    height: 2.14rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0.2rem;
}

#qx_list {
    padding-bottom: 0.4rem;
}

#qx_list>a {
    display: block;
    float: left;
    width: 2.14rem;
    height: 2.14rem;
    background-color: white;
    border-radius: 0.1rem;
    margin-left: 0.22rem;
    margin-top: 0.26rem;
}

#qx_list>a:nth-child(3n+1) {
    margin-left: 0.32rem;
}

#qx_list>a .logo {
    display: block;
    width: 1rem;
    height: 1rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.22rem;
}

#qx_list>a .name {
    display: block;
    width: 1.16rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: black;
    margin: 0 auto;
    margin-top: 0.12rem;
    text-align: center;
    line-height: 0.3rem;
}

#qx_info_street_title {
    height: 0.68rem;
    margin-top: 0.4rem;
    background-color: #f0ae1c;
}

#qx_info_street_title>span.iconR {
    display: block;
    float: left;
    width: 0.38rem;
    height: 0.38rem;
    margin-left: 0.28rem;
    background-position: -0.5rem -1rem;
    margin-top: 0.15rem;
}

#qx_info_street_title>span.name {
    display: block;
    font-size: 0.4rem;
    color: white;
    height: 100%;
    line-height: 0.68rem;
    font-weight: bold;
    margin-left: 0.15rem;
    float: left;
}

#qx_info_street_title>span.finger {
    width: 0.36rem;
    height: 0.46rem;
    display: block;
    float: right;
    background-position: 0 -1rem;
    margin-top: 0.11rem;
    margin-right: 0.2rem;
}