@charset "utf-8";


/*--190729修改--*/
.eStore_product_promo h4 {
    clear: both;
    background: #d4eefb;
    border-left: 5px solid #d4eefb;
    padding: 5px 10px;
    color: #004280;
}


/*--190729修改--*/
.eStore_product_promo h3 {
    height: 35px;
    background: #f4eaf3;
    border-left: 5px solid #f4eaf3;
    padding: 5px 10px;
    color: #000000;
    padding-top: 50px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    background-image: url(../images/title.png);
    background-position: center 20px;
    background-repeat: no-repeat;
}



/*--190729修改--*/
.eStore_product_promo .blockTitle {
    color: #004280;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: bold;
    margin-top: 15px;
}

.eStore_product_promo .block {}

.eStore_product_promo .eStore_listPoint {
    margin-top: 0px;
}

.eStore_product_features {
    background: #ebf5ff;
}

.eStore_product_features h4 {
    border-color: #4398ef;
    color: #fff;
    background: #004280;
}

.eStore_product_features .block > ol > li {
    border-top: 1px solid #d5d5d5;
    margin: 15px 0;
    padding-top: 15px;
}

.eStore_product_features .block > ol > li:first-child {
    border-top: none;
    margin: 15px 0;
    padding-top: 0;
}

.eStore_product_features .block .img,
.eStore_product_features .block .content {
    float: right;
}

.eStore_product_features .block .img.second {
    float: left;
}

.eStore_product_features .block .img {
    width: 30%;
    margin: 0 2%;
}

.eStore_product_features .block .img img {
    width: 100%;
}

.eStore_product_features .block .content {
    width: 66%;
    margin: 2% 0;
}

.eStore_product_intro .block > ol > li {
    border-top: 1px solid #d5d5d5;
    margin: 15px 0;
    padding-top: 15px;
}

.eStore_product_intro .block > ol > li:first-child {
    border-top: none;
    margin: 15px 0;
    padding-top: 0;
}

.eStore_product_intro .block .img {
    float: left;
}

.eStore_product_intro .block .img.second {
    float: right;
}

/*--190729修改-*/
.eStore_product_intro .block .img {
    width: 100%;
    margin: 0 auto;
}

.eStore_product_intro .block .img img {
    width: 100%;
}

.eStore_product_intro .block .content {
    width: 66%;
    margin: 2% 0;
}


/*--190729新增--*/

.Store_product_features_btn {
    width: 100%;
    margin-bottom: 30px;
}

.Store_product_features_btn ul {}

.Store_product_features_btn li.pro_btn01 {
    width: 24%;
    height: 110px;
    background-image: url(../images/icon1.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.Store_product_features_btn li.pro_btn02 {
    width: 24%;
    height: 110px;
    background-image: url(../images/icon2.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.Store_product_features_btn li.pro_btn03 {
    width: 24%;
    height: 110px;
    background-image: url(../images/icon3.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.Store_product_features_btn li.pro_btn04 {
    width: 24%;
    height: 110px;
    background-image: url(../images/icon4.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.Store_product_features_btn li.pro_btn01 span {
    font-size: 18px;
    color: #004280;
    line-height: 24px;
    bottom: 0px;
    text-align: center;
    width: 107px;
    height: 50px;
    display: block;
    margin: 0 auto;
    padding-top: 115px;
    font-weight: bold;
}


.Store_product_features_btn li.pro_btn02 span {
    font-size: 18px;
    color: #004280;
    line-height: 24px;
    bottom: 0px;
    text-align: center;
    width: 107px;
    height: 50px;
    display: block;
    margin: 0 auto;
    padding-top: 115px;
    font-weight: bold;
}

.Store_product_features_btn li.pro_btn03 span {
    font-size: 18px;
    color: #004280;
    line-height: 24px;
    bottom: 0px;
    text-align: center;
    width: 107px;
    height: 50px;
    display: block;
    margin: 0 auto;
    padding-top: 115px;
    font-weight: bold;
}


.Store_product_features_btn li.pro_btn04 span {
    font-size: 18px;
    color: #004280;
    line-height: 24px;
    bottom: 0px;
    text-align: center;
    width: 107px;
    height: 50px;
    display: block;
    margin: 0 auto;
    padding-top: 115px;
    font-weight: bold;
}


/*--190729修改--*/
.eStore_product_intro .block .features_4 .textarea {
    width: 50%;
    margin: 20px 0;
    line-height: 24px;
    margin-bottom: 20px;
}

/*--190729新增--*/
.textarea ul {
    float: left;
    line-height: 24px;
    margin-bottom: 20px;
}

.textarea ul li{list-style: disc; margin-left:20px;
}

.eStore_product_intro .block .features_4 .imgarea {
    width: 50%;
    float: right;
    margin-top: 20px;
}

.eStore_product_intro .block .features_4 .imgarea img {
    width: 100%;
}



/*--190729修改--*/
.eStore_product_intro .block .features_4 .content {
    width: 100%;
}




@media screen and (max-width: 767px) {
 

    .eStore_product_moreInfo .eStore_productBlock {
        margin: 10px 1%;
        width: 44%;
        border: none;
        padding: 10px 2%;
        outline: 1px solid #ebebeb;
    }

    .eStore_product_moreInfo a.eStore_btn {
        width: 96%;
        padding: 5px 2%;
        margin: 0px;
    }

    .eStore_product_case .block_bottom .more {
        color: #4398ef;
        display: block;
    }

    .eStore_product_intro .block .features_4 .img {
        margin: -3vw 0 0 0;
        height: 104vw;
    }


    .eStore_product_intro .block .features_4 .textarea {
        width: 100%;
        display: block;
        margin:0px 0;
    }

    .eStore_product_intro .block .features_4 .imgarea {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .eStore_product_intro .block .features_4 .imgarea img {
        width: 100%;
    }

    /*--190729新增--*/


}





@media screen and (max-width: 480px) {
    

    /*--190729修改-*/
    .eStore_product_intro .block .img,
    .eStore_product_intro .block .content,
    .eStore_product_intro .img.second {
        float: none;
        width: 100%;
    }

    .eStore_product_intro .block .content {
        margin: 0 auto !important;
    }

    .eStore_product_intro .block .img {
        margin: 0px !important;
        width: 100% !important;
        padding: 0 0 2% !important;
    }


    /*--190729新增--*/

    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .Store_product_features_btn ul {}

    .Store_product_features_btn li.pro_btn01 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon1.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn02 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon2.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn03 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon3.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn04 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon4.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn01 span {
        font-size: 2vw;
        color: #004280;
        width: 18vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
    }


    .Store_product_features_btn li.pro_btn02 span {
        font-size: 2vw;
        color: #004280;
        width: 18vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
    }

    .Store_product_features_btn li.pro_btn03 span {
        font-size: 2vw;
        color: #004280;
        width: 18vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
    }


    .Store_product_features_btn li.pro_btn04 span {
        font-size: 2vw;
        color: #004280;
        width: 18vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
    }


}


/*--190729新增--*/
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .Store_product_features_btn ul {}

    .Store_product_features_btn li.pro_btn01 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon1.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 65%;
    }

    .Store_product_features_btn li.pro_btn02 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon2.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 65%;
    }

    .Store_product_features_btn li.pro_btn03 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon3.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 65%;
    }

    .Store_product_features_btn li.pro_btn04 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon4.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 65%;
    }

    .Store_product_features_btn li.pro_btn01 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 15vw;
    }


    .Store_product_features_btn li.pro_btn02 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 15vw;
    }

    .Store_product_features_btn li.pro_btn03 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 15vw;
    }


    .Store_product_features_btn li.pro_btn04 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 15vw;
    }


    .eStore_product_promo h3 {
        margin-bottom: 15px;
    }

}

/*--190729新增--*/
@media only screen and (min-width: 150px) and (max-width:319px) {




    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .Store_product_features_btn ul {}

    .Store_product_features_btn li.pro_btn01 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon1.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn02 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon2.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn03 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon3.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn04 {
        width: 45%;
        height: 45%;
        background-image: url(../images/icon4.png);
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .Store_product_features_btn li.pro_btn01 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 50px;
    }


    .Store_product_features_btn li.pro_btn02 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 50px;
    }

    .Store_product_features_btn li.pro_btn03 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 50px;
    }


    .Store_product_features_btn li.pro_btn04 span {
        font-size: 5vw;
        color: #004280;
        width: 30vw;
        bottom: 0px;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-weight: bold;
        margin-top: 50px;
    }

    .eStore_product_promo h3 {
        height: 35px;
        background: #f4eaf3;
        border-left: 5px solid #f4eaf3;
        padding: 5px 10px;
        color: #000000;
        padding-top: 50px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        background-image: url(../images/title.png);
        background-position: center 20px;
        background-repeat: no-repeat;
        margin-bottom: 15px;
    }

}
