.banner{
    width: 100%;
    height: 19.6667rem;
    background: url(../image-mobile/index/index-banner.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 2rem;
    position: relative;
    z-index: 1;
}

.banner img{
    width: 8.9467rem;
    height: 7.0133rem;
    display: block;
    margin: 0 auto 1.84rem;
}

.banner b{
    text-align: center;
    font-size: .96rem;
    display: block;
}

.banner p{
    text-align: center;
    font-size: .3733rem;
    line-height: .48rem;
    opacity: 0.7;
    margin-top: .5333rem;
}

.banner .btn-list{
    margin-top: .8rem;
}

.brand-wrap{
    width: 8.9333rem;
    height: 2.6667rem;
    position: relative;
    margin: -1.3333rem auto 0;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 0px .8rem 2rem 0px #EEEEEE;
    border-radius: 6px;
    overflow: hidden;
}

.brand{
    width: 8.9333rem;
    height: 2.6667rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.brand-mask{
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg,rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 100%);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.brand .list{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .4rem;
    box-sizing: border-box;
}

.brand .list img{
    margin: 0 0.3rem;
    width: 3.3333rem;
    display: block;
}


.ip{
    width: 8.9067rem;
    overflow: hidden;
    margin: 0 auto;
    padding: 3.3333rem 0 1.4667rem;
}

.ip img{
    width: 100%;
    height: 7.08rem;
    display: block;
    margin-bottom: 1.2rem;
}

.ip-desc{
    color: #666666;
    font-size: .3733rem;
    line-height: .5333rem;
    text-align: justify;
    margin-bottom: 2.4rem;
}

.ip .title2{
    text-align: center;
    margin-bottom: .8rem;
}

.num{
    display: flex;
    justify-content: space-between;
}

.num p{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.num p b{
    color: #2FA8E1;
    font-size: .9333rem;
}

.num p i{
    color: #333;
    font-size: .32rem;
}

.map img{
    width: 100%;
    display: block;
}

.scene{
    background: #EDF8FE;
    overflow: hidden;
    padding-top: 1.16rem;
    padding-bottom: 2.1333rem;
}

.scene .b-title{
    text-align: center;
}

.scene .list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.scene .list .item{
    width: 4.2667rem;
    height: 4rem;
    padding: .8rem 0;
    box-sizing: border-box;
    border-radius: 30px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .4rem;
    margin-right: .4rem;
}

.scene .list .item:nth-of-type(2n){
    margin-right: 0;
}

.scene .list .item img{
    width: 1.3733rem;
    height: 1.3733rem;
}

.scene .list .item img.tag2{
    width: 1.3067rem;
    height: 1.3867rem;
}

.scene .list .item img.tag3{
    width: 1.4267rem;
    height: 1.3333rem;
}

.scene .list .item img.tag4{
    width: 1.3867rem;
    height: 1.3867rem;
}

.scene .list .item img.tag5{
    width: 1.3067rem;
    height: 1.28rem;
}

.scene .list .item img.tag6{
    width: 1.5067rem;
    height: 1.3867rem;
}

.scene .list .item img.tag7{
    width: 1.2533rem;
    height: 1.2rem;
}

.scene .list .item img.tag8{
    width: 1.3733rem;
    height: 1.3733rem;
}

.scene .list .item img.tag9{
    width: 1.28rem;
    height: 1.28rem;
}

.scene .list .item img.tag9{
    width: 1.44rem;
    height: 1.28rem;
}

.scene .list .item p{
    color: #111111;
    font-size: .48rem;
    font-family: MSYH-BOLD;
}

.customer{
    padding: 0 .5333rem;
}

.customer .b-title{
    text-align: center;
    padding-top: 2rem;
    margin-bottom: .4rem;
}

.customer .sub{
    color: #666666;
    font-size: .3733rem;
    text-align: center;
    line-height: .48rem;
    margin-bottom: 1rem;
}

.customer .ad{
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
}

.customer .ad .item{
    width: 4.2667rem;
    height: 6rem;
    box-sizing: border-box;
    padding: 1.04rem 0 1.0667rem;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: .08rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}

.customer .ad .item img{
    width: 1.2533rem;
    height: 1.4133rem;
}

.customer .ad .item img.svg-gobbler2{
    width: 1.1733rem;
    height: 1.1733rem;
    margin-top: .04rem;
}

.customer .ad .item b{
    display: block;
    color: #111111;
    font-size: .48rem;
    text-align: center;
    margin-bottom: .32rem;
}

.customer .ad .item p{
    color:#666666;
    font-size: .32rem;
    text-align: center;
}

.find-value{
    width: 100%;
    height: 6.4rem;
    background: url(../image-mobile/index/buy.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 1.4667rem;
}

.find-value b{
    font-size: .8533rem;
    color: #fff;
    display: block;
    text-align: center;
}

.find-value .button{
    width: 3.6rem;
    height: .96rem;
    background: linear-gradient(45deg, #2FA8E1, #0E6EB8);
    border-radius: .08rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.85);
    font-size: .3733rem;
    border:none;
    margin: .6667rem auto 0;
}
.product-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product-card {
    width: 90%;
    margin: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);*/
    text-align: left;
    color: #0B0F14;
    padding: 10px;

}
.product-card:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /*cursor: pointer;*/
}
.product-icon {
    padding: 20px;
}

.product-icon img {
    width: 80px;
    height: 80px;
}

.title1{
    font-size: 60px;
    text-align: center;
    color: #0B0F14;
    margin-top: 80px;
    margin-bottom: 60px;
    font-weight: bold;
}
.product-title {
    font-size: 17px;
    line-height: 2.1em;
    padding-top: 10px
}
.product-description{
    padding-top: 10px;
    /*padding-bottom: 20px;*/
    color: #666666;
    height: 50px;
    font-size: 12px;
}
.tags{
    /*padding: 10px;*/
    margin-top: 10px;
    /*padding-bottom: 20px;*/
    color: #666666;
    height: 20px;
    text-align: left;
}
.tag2{
    background: transparent;
    border: 1px solid #666666;
    font-size: 12px;
    padding: 1px 2px;
    border-radius: 2px;
    line-height: 14px;
    word-break: keep-all;
    color: #4CAF50;
    border-color: #4CAF50;
    margin-right: 5px;
    /*padding-left: 5px;*/
}
.product-link{
    /*margin-top: 20px;*/
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    padding: 5px 30px 5px 30px;
    border: 1px solid #2fe1a5;
    /*color: #2fe1a5;*/
    border-radius: 6px;
    width: 100%;
    color: #fff;
    background-color: #2fe1a5;
}
.product-link:hover{
    color: #fff;
    background-color: #2fe1a5;
}

.linkbox{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.product-wrapper {
    text-align: left;
    color: #666666;
    /* height: 50px; */
    font-size: 12px;
    /*padding-left: 10px;*/
    padding-bottom: 10px;

}
.price-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.price-item{
    font-size: 22px;
    font-weight: 700;
}
.price-type{
    font-size: 12px;
    color: #666666;
}
.icon-product{
    width: 10px;
    height: 10px;
    padding-right: 5px;
}
.right-item {
    padding-bottom: 3px;
}

html {
    font-size: 16px !important;
}

body {
    font-size: 16px !important;
}