/*  内容盒子   */
.product{
    width: 100%;
    margin: 106px auto 0;
}
.product-bk{
    width: 100%;
    height: 180px;
    background: url( /r/cms/www/mobile/img/product/bk1.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.product-bk p{
    width: 60%;
    margin-left: 20px;
}
.product-bk p:first-child{
    margin-top: 28px;
    color: #1482E0;
    font-size: 20px;
    font-weight: 600;
}
.product-bk p:last-child{
    margin-top: 12px;
    line-height: 130%;
}
.product-bk1{
    width: 100%;
    height: 180px;
    background: url( /r/cms/www/mobile/img/product/bk3.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.product-bk1 p{
    width: 60%;
    margin-left: 20px;
}
.product-bk1 p:first-child{
    margin-top: 28px;
    color: #1482E0;
    font-size: 20px;
    font-weight: 600;
}
.product-bk1 p:last-child{
    margin-top: 12px;
    line-height: 130%;
}

.product-bk2{
    width: 100%;
    height: 200px;
    background: url( /r/cms/www/mobile/img/product/bk2.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.product-bk2 p{
    width: 60%;
    margin-left: 20px;
}
.product-bk2 p:first-child{
    margin-top: 28px;
    color: #1482E0;
    font-size: 20px;
    font-weight: 600;
}
.product-bk2 p:last-child{
    margin-top: 12px;
    line-height: 130%;
}
.product-bk3{
    width: 100%;
    height: 200px;
    background: url( /r/cms/www/mobile/img/product/bk4.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.product-bk3 p{
    width: 60%;
    margin-left: 20px;
}
.product-bk3 p:first-child{
    margin-top: 28px;
    color: #1482E0;
    font-size: 20px;
    font-weight: 600;
}
.product-bk3 p:last-child{
    margin-top: 12px;
    line-height: 130%;
}
.product-xz{
    width: 100%;
    height: 45px;
    background: #fed638;
}
.product-xz li{
    float: left;
    height: 45px;
    line-height: 45px;
    display: flex;
    align-items: center;
    color: #1482E0;
    font-weight: 600;
}
.product-xz li img{
    height: 16px;
    align-items: center;
    margin: 0 10px 0 26px;
}
.product-xz li span{
    display: inline-block;
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 10px;
    margin-right: 20px;
    color: #FFFFFF;
    background: #1482E0;
    font-weight: normal;
}
.product-xz>li:last-child{
    float: right;
}
.box2{
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
}
.box2>ul>li:first-child{
    display: flex;
    align-items: center;
    font-weight: 600;
}
.box2>ul>li:first-child>img{
    height: 12px;
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.cp{
    text-align: center;
}
.cp img{
    height: 140px;
}
.box2-ul1>li>ul>li,.box2-ul2>li,.box2-ul3>li{
    width: 90%;
    margin: 0 auto;
}
.box2-ul1>li>ul>li:first-child{
    font-weight: 600;
}
.box2-ul1>li>ul>li:last-child{
    margin-top: 8px;
}
.blue{
    color: #1482E0;
}
.box2>ul>li{
    margin-top: 10px;
    line-height: 130%;
}
.hz{
    display: flex;
    align-items: center;
}
.hz img{
    height: 50px;
    align-items: center;
    margin-left: 20px;
}
.put>li{
    padding: 0 10px;
}
.put1{
    height: 100px !important;
}
.put2{
    height: 300px !important;
}
.put3{
    height: 130px !important;
}
.put4{
    height: 100px !important;
}
.put5{
    height: 80px !important;
}
.put6{
    height: 80px !important;
}

.put>li>div{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
}
.put>li>p{
    height: 35px;
    line-height: 35px;
}
.put>li>p>a{
    display: inline-flex;
}
.put>li>p>a:nth-child(2n){
    display: inline-flex;
    width: 55%;
    font-size: 12px;
}
.put>li>p>a:nth-child(2n-1){
    display: inline-flex;
    width: 45%;
    font-size: 12px;
}

.product-info img{
    width: 100% !important;
    height: auto !important;
}
.product-info h1{
    font-weight: 600;
    color: #1482E0;
}
.product-info h1,.product-info h3{
    margin: 10px 0;
}
.product-info p{
    line-height: 120%;
    margin: 10px 0;
}
.product-info li{
    line-height: 150%;
    margin: 20px 0;
    font-size: 13px;
}