.product_wrap {
    background: url(/template/mobile/default/img/product/20211103/ytj/banner@2x.png) no-repeat;
    width: 10rem;
    height: 9.3rem;
    background-size: cover;
}

.product_grh_wrap {
    background: url(/template/mobile/default/img/product/20211103/grh/banner@2x.png) no-repeat;
    width: 10rem;
    height: 9.3rem;
    background-size: cover;
}

.product_llzx_wrap {
    background: url(/template/mobile/default/img/product/20211103/llzx/banner@2x.png) no-repeat;
    width: 10rem;
    height: 9.3rem;
    background-size: cover;
}

.product_rhtx_wrap {
    background: url(/template/mobile/default/img/product/20211103/rhtxpt/banner@2x.png) no-repeat;
    width: 10rem;
    height: 9.3rem;
    background-size: cover;
}

.product_title {
    padding-top: 1rem;
    font-size: .6rem;
    text-align: center;
}

.producttop_btn {
    margin: 7.3rem auto 0;
    /* text-align: center; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.producttop_btn a {
    margin: 0 .5rem;
    padding: .25rem .4rem;
    border-radius: 1rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: .5rem;
    -ms-border-radius: .5rem;
    -o-border-radius: .5rem;
    color: #fff;
    font-size: .45rem;
}

.producttop_btn a img {
    width: .5rem;
    padding-top: .08rem;
    margin-right: .2rem;
}

.producttop_btn a.contactus {
    background-color: #1A71FF;
}

.producttop_btn a.contactus:nth-child(n+2) {
    margin-top: .1rem;
}

.producttop_btn a.myuse {
    background-color: #19BA6C;
}

.product_fun_title {
    margin-top: .5rem;
    color: #333;
    font-size: .6rem;
    text-align: center;
}

.product_fun_list {
    width: 9.4rem;
    margin: .8rem auto;
}

.product_fun_list ul li {
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

.productfunlist_left {
    width: 7rem;
}

.zyff_title {
    color: #333;
    font-size: .45rem;
    position: relative;
    font-weight: bold;
}

.zyff_title:after {
    content: '';
    width: .85rem;
    height: .05rem;
    background-color: #3375ED;
    position: absolute;
    left: 0;
    top: .7rem;
}

.zyff_text {
    margin-top: .3rem;
    color: #666;
    font-size: .4rem;
    width: 6.5rem;
}

.productfunlist_right img {
    width: 1.7rem;
}

.product_good {
    width: 10rem;
    margin: 0 auto;
    padding-bottom: .2rem;
    background-color: #EBF2FF;
}

.product_goodlist {
    width: 9.4rem;
    margin: .5rem auto;
}

.product_good_title {
    padding: 1rem 0;
}

.product_goodlist ul {
    display: flex;
    flex-flow: row wrap;
}

.product_goodlist ul li {
    background-color: #fff;
    width: 4.5rem;
    height: 7rem;
    margin: 0 .4rem .5rem 0;
}

.product_goodlist ul li:nth-child(2n) {
    margin-right: 0;
}

.product_good_img {
    padding-top: .5rem;
    margin: 0 auto;
}

.product_good_img img {
    display: block;
    margin: 0 auto;
    width: 1.3rem;
}

.product_goodlist_title {
    margin-top: .5rem;
    text-align: center;
    color: #333;
    font-size: .45rem;
}

.product_goodlist_text {
    margin-top: .5rem;
    padding: 0 .2rem;
    font-size: .4rem;
    color: #666;
    line-height: .7rem;
}

.product_scene {
    width: 9.4rem;
    margin: 1rem auto;
}

.product_scene_list {
    margin-top: .8rem;
}

.product_scene_list ul li {
    margin-bottom: 1rem;
}

.product_scene_img img {
    width: 1.5rem;
}

.product_scene_title {
    margin-top: .5rem;
    font-size: .6rem;
    color: #333;
}

.product_secne_text {
    margin-top: .5rem;
    color: #333;
    font-size: .4rem;
    line-height: .7rem;
    text-align: justify;
}

.product_scene_pic {
    margin-top: .8rem;
}

.product_scene_pic img {
    width: 9rem;
}

.product_znytj {
    color: #fff;
    font-size: .55rem;
    text-align: center;
    padding-top: .6rem;
}

.product_banner_phone {
    width: 10rem;
    margin: 6.3rem auto 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.product_banner_phone a {
    width: 3.8rem;
    height: .9rem;
    line-height: .9rem;
    padding-top: .04rem;
    display: inline-block;
    color: #fff;
    font-size: .4rem;
    border: 1px solid #fff;
    border-radius: .5rem;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    -ms-border-radius: .5rem;
    -o-border-radius: .5rem;
    text-align: center;
}

.product_banner_phone a img {
    width: .55rem;
    margin: .16rem .2rem 0 0;
}

.product_banner_phone a.product_android {
    margin-left: .3rem;
}

.product_ytj_img {
    /* margin: .7rem auto; */
    padding-bottom: .8rem;
    text-align: center;
    color: #fff;
    background: #fff;
}

.product_ytj_img_title {
    /* margin: .8rem auto; */
    text-align: center;
    color: #333;
    font-size: .5rem;
    font-weight: bold;
    padding: .8rem 0;

}

.product_ytj_img img {
    width: 8.64rem;
    display: block;
    margin: 0 auto;
}

.product_ytj_list {
    width: 9.2rem;
    margin: 0 auto;
    padding-bottom: .8rem;
}

.product_ytj_list ul li {
    padding: .6rem .4rem;
    background-color: #fff;
    margin-bottom: .3rem;
}

.product_ytj_list ul li p{
    display:flex;
}

.productlist_ytj_img img {
    width: 1rem;
    margin-right: .4rem;
}

.productlist_ytj_title {
    margin-top: .22rem;
    color: #333;
    font-size: .4rem;
}

.productlist_ytj_title_mt0 {
    margin-top: 0;
}

.productfun_list {
    background-color: #fff;
    padding-bottom: .71rem;
}

.productfun_listcon {
    width: 9.2rem;
    margin: 0 auto;
}

.productfun_listcon ul {
    display: flex;
    flex-flow: row wrap;
}

.productfun_listcon ul li {
    width: 2.48rem;
    padding: .3rem .2rem;
    margin-right: .2rem;
    margin-bottom: .3rem;
    border: 1px solid #ECECEC;
    text-align: center;
}

.productfun_listcon ul li:nth-child(3n) {
    margin-right: 0;
}

.productlistcon_img {
    text-align: center;
}

.productlistcon_img img {
    width: 1.6rem;
}

.productlistcon_text {
    margin-top: .4rem;
    color: #333;
    font-size: .36rem;
}

.product_grh_title {
    margin: 0 auto;
    padding: .7rem 0;
    font-weight: bold;

}

.product_rhtx_img {
    margin-left: .8rem;
    overflow-x: auto;
}

.product_rhtx_img img {
    width: 22.13rem;
    padding-bottom: .8rem;
}

.product_ytj_good {
    background-color: #F5F7FB;
    margin-top: -1px;
} 