@CHARSET "UTF-8";

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    width: 100%;
    max-width: 750px;
    min-width: 320px;
    background: #efeff4;
    margin: 0 auto;
}

* {
    font-family: '微软雅黑';
}

a {
    text-decoration: none;
    color: #333;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content {
    width: 100%;
    height: 100%;
}

.cl {
    display: block;
    clear: both;
}

.banel-cont a {
    display: block;
}

.banel-cont a img {
    width: 100%;
    display: block;
}

.menu-cont {
    background: #ffffff;
    padding-bottom: 0.1rem;
    /*border-bottom: 2px solid #efeff4;*/
}

.menu-cont1 {
    background: #ffffff;
    padding-bottom: 0.2rem;
}

.menuss {
    margin: 0 0.1rem;
}

.menus {
    margin: 0 0.1rem;
}

.menus a {
    display: block;
    float: left;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.18rem;
    border-radius: 1rem;
    background: #F4F3F3;
    font-size: .24rem;
    color: #000;
    border: 1px solid #e0e0e0;
}

.menuss a {
    display: block;
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.1rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.18rem;
    /*border-radius: 1rem;*/
    /*background: #F4F3F3;*/
    font-size: .24rem;
    color: rgb(127 127 127);
    /*border: 1px solid #e0e0e0;*/
}

.menus a.act {
    background: #115AE4;
    color: #fff;
}

.menuss a.act1 {
    color: #115AE4 !important;
    background-image: linear-gradient(0deg, #115AE4,#115AE4 , transparent) !important;
    background-position: center bottom !important;
    background-size: 0.8rem 0.03rem !important;
    background-repeat: no-repeat !important;
    font-weight: bold !important;
    border: none !important;
}

.swiper-cont {
    width: 100%;
    background: #fff;

}

.swiper-container {
    height: 100%;
}

.swiper-slide ul li {
    display: block;
    height: 2.4rem;
    position: relative;
}

.cont {
    display: block;
    height: 2.4rem;
}

.cont .l {
    position: absolute;
    top: 0px;
    left: 0px;
}

.cont .l img {
    width: 2.2rem;
    height: 2rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: .2rem;
}

.cont .ifo {
    padding: .2rem;
    margin-left: 2.4rem;
}

.btncon {
    position: absolute;
    left: 2.6rem;
    bottom: .15rem;
    right: .1rem;
}

.d1 b {
    font-size: .3rem;
    float: left;
    color: #333;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: .05rem;
    line-height: 0.5rem;
}

.d2 {
    clear: both;
    font-size: .22rem;
    color: #999;
    overflow: hidden;
}

.ljtb {
    display: inline-block;
    color: #115AE4;
    font-size: .24rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    height: .53rem;
    line-height: .53rem;
    padding: 0 0.15rem;
    margin-right: .1rem;
    float: right;
}

.toubao {
    display: inline-block;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #115AE4;
    height: .53rem;
    line-height: .53rem;
    padding: 0 0.3rem;
    margin-right: .1rem;
    float: right;
}

.cp {
    display: inline-block;
    color: #115AE4;
    font-size: .24rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    height: .53rem;
    line-height: .53rem;
    padding: 0 0.3rem;
    margin-right: .1rem;
    float: right;
}

.btncon span {
    float: left;
    color: #666;
    font-size: .14rem;
    line-height: 0.53rem;
}

.btncon span i {
    font-style: normal;
    font-size: .35rem;
    color: #FFD700;
    padding-right: 2px;
}

.swiper-slide ul li:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #ddd;
}

.yygw {
    display: inline-block;
    color: #115AE4;
    font-size: .24rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    height: .53rem;
    line-height: .53rem;
    padding: 0 0.15rem;
    margin-right: .1rem;
    float: right;
}


.ts {
    display: inline-block;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    border: 0px solid #ddd;
    border-radius: 2px;
    background: #F74A52;
    height: .4rem;
    line-height: .43rem;
    padding: 0 0.15rem;
    margin-right: .1rem;
    float: left;
}


.btncon1 {
    position: absolute;
    left: .15rem;
    top: .15rem;
    right: .1rem;
    z-index: 999;
}

.footer-brand-info {
    padding: .2rem 0;
    text-align: center;
    font-size: .22rem;
    color: #999;
    background: #F5F5F5;
}

.footer-brand-info #bottomCompony {
    padding-top: 0px;
    padding-right: 0.2rem;
    padding-bottom: 0px;
    padding-left: 0.2rem;
}

.footer-brand-info .margin {
    margin-top: 0.1rem;
    margin-right: 0px;
    margin-bottom: 0.1rem;
    margin-left: 0px;
}

.alert-click {
    width: 120px;
    height: 120px;
    display: block;
    background-image: url(/img/悬浮.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 73px;
    color: #fff;
    line-height: 2rem;
    text-align: center;
    font-size: 1.2rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    right: -4%;
    top: 570px;
    z-index: 998;
}

.alert-click .span {
    width: 70px;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    color: #115AE4;
    line-height: 2rem;
    text-align: center;
    font-size: 0.29rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    right: 43%;
    top: 613px;
    z-index: 1001;
}

/* 透明灰色层 */
.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    opacity: 0.5;
    overflow: hidden;
}

/* 二维码层 */
.board {
    position: fixed;
    background-color: #fff;
    top: 20%;
    left: 12%;
    width: 75%;
    height: 370px;
    z-index: 999;
    display: none;
}

.board .qrcode {
    position: relative;
    width: 100%;
    margin-top: -22px;
    /*margin-left: 10%;*/
    /*margin-bottom: 8px;*/
}

.board .qrcode img {
    width: 100%;
    border-radius: 6px;
}

.board .text {
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top: 2%;
    padding-bottom: 8px;
    text-align: center;
    color: #666;
}

.tool-list {
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: space-around;
    align-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: center;
    padding-top: .15rem;
    margin-bottom: 4px
}

.tool-list li {
    flex: 0 0 25%;
    padding-bottom: .0rem;
}

.tool-list li a {
    display: block;
    color: #333;
    font-size: .27rem;
}

.tool-list li a img {
    display: block;
    margin: 0 auto;
    width: .97rem;
    height: .97rem
}
.list-button {
    background:rgba(0,0,0,0);
    border: none;
    outline: none
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: ignore;
    -moz-user-select: none;
}
.list-p {
    margin: 10px;
    margin-bottom: 5px
}
