/*ZMY*/.module10_pages{
    display: none;
}
@media (max-width: 768px){
    h1,h2.h3,h4,h5,h6,p,ul,li{margin: 0;padding: 0;}
    /*#newmodulePc{
        display: none
    }*/
    .module10_pages{
        display: none;
    }
    .module10_pages{
        background-color: #eef7ff;
        padding-bottom: .8rem;
    }
    .middleHead{
        background: url("../images/1568614243006.jpg");
        background-size: 100%;
    }
    .middleHead_box{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 1rem .666667rem;
    }
    .middleHead>h1{
        font-size: .666667rem;
        color: #0060be;
        margin: 0;
        text-align: center;
        font-weight: bold;
        padding-top: .666667rem;
    }
    .middleHead_box .left{
        width: 50%
    }
    .middleHead_box .middleHead_boxTxt{
        width: 50%;
        display: flex;
        flex-flow: wrap;
        justify-content: space-around;
        align-items: center;
    }
    .middleHead_box .middleHead_boxTxt h2{
        font-size: .36rem;
        width: 100%;
        color: #ffffff;
        background: #0060be;
        border-radius: 2000px;
        padding: .2rem .4rem;
        margin: 0;
        margin-bottom: .2rem;
    }
    .middlePorduct{
        padding: 1rem .666667rem 0;
    }
    .middlePorduct .middlePorduct_title{
        font-size: .533333rem;
        color: #0060be;
        text-align: center;
        font-weight: bold;
        padding: .4rem 0;
        border-top: 1px solid #0060be;
        border-bottom: 1px solid #0060be;
    }
    .middlePorduct ul{
        padding-top: .666667rem;
    }
    .middlePorduct ul li {
        display: flex;
        justify-content: space-between;
        padding: .933333rem .4rem .4rem;
        border: 1px dashed #0060be;
        border-radius: .266667rem;
        margin-bottom: .666667rem;
    }
    .middlePorduct ul li h2{
        margin: 0;
        font-size: .533333rem;
        color: #222222;
        font-weight: bold;
        margin-bottom: .506667rem;
    }
    .middlePorduct ul li .left{
        width: 60%;
        /* padding-top: .533333rem; */
    }
    .middlePorduct ul li .right{
        width: 40%;
        margin-right: 10px;
    }
    .middlePorduct ul li p{
        font-size: .266667rem;
        color: #555555;
    }
    .details{
        padding: 0 .666667rem;
    }
    .details_title {
        font-size: .533333rem;
        color: #0060be;
        text-align: center;
        padding: .4rem 0;
        font-weight: bold;
        border-bottom: 1px solid #0060be;
        border-top: 1px solid #0060be;
    }
    .details_list{
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
        padding-top: .8rem;
    }
    .details_list li{
        width: 48%;
        margin-bottom: .466667rem;
        font-size: .32rem;
        color: #ffffff;
        padding: .266667rem;
        background: #0060be;
    }
    .details_list li p{
        padding-top: .266667rem;
        text-align: center;
    }
    .case{
        padding: 1rem .666667rem 0;
    }
    .case_title{
        font-size: .533333rem;
        color: #0060be;
        text-align: center;
        font-weight: bold;
        padding: .4rem 0;
        border-top: 1px solid #0060be;
        border-bottom: 1px solid #0060be;
    }
    .case_list{
        padding-top: .933333rem;
    }
    .case_list li{
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
        border: 1px solid #0060be;
        margin-bottom: .6rem;
    }
    .case_list .case_img{
        width:50%;
    }
    .case_list .case_img img{
    }
    .case_list .case_txt{
        width:50%;
        font-size: .32rem;
        color: #333333;
        padding: 0 .4rem;
    }
    .case_list .case_txt h1{
        font-size: .32rem;
        color: #333333;
        margin: 0;
        margin-bottom: .4rem;
    }
    .case_list .case_txt h2{
        font-size: .32rem;
        color: #333333;
        margin: 0;
        margin-bottom: .4rem;
    }
    .case_list .case_txt p{
        font-size: .32rem;
        color: #333333;
        margin: 0;
        margin-bottom: .4rem;
    }
    .middle_foot{
        padding: 1rem .666667rem 0;
    }
    .foot_title{
        font-size: .533333rem;
        color: #0060be;
        text-align: center;
        font-weight: bold;
        padding: .4rem 0;
        border-top: 1px solid #0060be;
        border-bottom: 1px solid #0060be;
    }
    .middle_footAbt {
        font-size: .4rem;
        color: #ffffff;
        background: #0060be;
        padding: .266667rem 0;
        text-align: center;
    }
    .foot_list{
        padding-top: .933333rem;
    }
    .foot_list li{
        border: 1px solid #0060be;
        margin-bottom: .2rem;
    }
}
