@charset "utf-8";

/****************** article ******************/
/*--article content--*/
.eStore_product_btnBlock {
    width: 216px;
    display: inline-block;
}

.eStore_product_btnBlock .eStore_btn {
    width: 200px;
    display: inline-block;
    margin: 5px 0;
}


/*--more--*/
.eStore_product_moreInfo .eStore_productBlock {
    margin: 10px 1%;
    width: 19%;
    border: none;
    padding: 10px 2%;
    outline: 1px solid #ebebeb;
}

.eStore_product_moreInfo .eStore_btn {
    width: 96%;
    padding: 5px 2%;
}

.eStore_product_leftTable {
    width: 726px;
    text-align: right;
}

.eStore_product_leftTable h4 {
    text-align: left;
}

.eStore_product_leftTable .eStore_product_orderInfo h4 {
    margin-top: 0px;
}

/**----------------------------system list Float----------------------------**/
.eStore_system_mobile {
    display: none;
}

.positionFixed {
    position: relative;
}



/**eStore_product_promo 2016-12-21**/
.eStore_product_promo {
    text-align: left;
    line-height: 1.5em;
    font-size: 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;
}


/*--190813修改--*/

.Store_product_features_btn {
    width: 100%;
	height: auto;
    margin-bottom: 15px;
    text-align: center;
}

.Store_product_features_btn ul {}

.Store_product_features_btn li {
    width: 87px;
    height: 82px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}



.Store_product_features_btn li span {
    font-size: 14px;
    color: #5d5b5c;
    line-height: 18px;
    bottom: 0px;
    text-align: center;
    width: 87px;
    height: 20px;
    display: inline-block;
    margin: 0 auto;
    font-weight: bold;
    line-height: 21px;
}



/*--190813修改--*/
.eStore_product_intro .block .features_4 .textarea {
    line-height: 24px;
    display: inline-block;
    background-color: #edf2f8;
    padding: 15px;
    width: 96%;
}

.textarea ul {
    float: left;
    line-height: 24px;
    margin-bottom: 20px;
}

.textarea ul li {}

.textarea ul li.text1 {
    color: #004280;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
}

.eStore_product_intro .block .features_4 .imgarea {
    width: 100%;
}

.eStore_product_intro .block .features_4 .imgarea img {
    width: 100%;
    display: inline-block;
}


.eStore_product_promo .owl-carousel {
    width: 100%;
    margin: 0 -2%;
}

.eStore_product_promo .owl-carousel .item {
    text-align: center;
}

.eStore_product_promo .owl-carousel img {
    width: 90%;
}

.eStore_product_promo .owl-carousel .block_bottom {
    margin: 10px auto;
    width: 90%;
}

.eStore_product_promo .eStore_product_recommend .name {
    margin: 0 10px 20px;
}

.eStore_product_case .block_bottom {
    text-align: left;
}

.eStore_product_case .block_bottom .more {
    display: none;
}

.eStore_product_case .blockTitle {
    font-size: 1em;
    line-height: 1.2em;
}

.eStore_product_case .block_bottom:hover .blockTitle {
    color: #005bd6;
}

.eStore_product_recommend .hoverEffect {
    padding: 10px 0;
    margin: 3px;
}

.hoverEffect:hover {
    background: #f7f7f7;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.eStore_product_promo .eStore_btn {
    min-width: 100px;
}

/**針對特定 產品特色設定**/
.eStore_product_promo .features_1 .img {
    width: 45%;
}

.eStore_product_promo .features_1 .content {
    width: 48%;
    margin-top: 4%;
    margin-left: 3%;
}

.eStore_product_promo .block .features_2 .img {
    width: 50%;
}

.eStore_product_promo .block .features_2 .content {
    width: 40%;
    margin-top: 10%;
    margin-right: 3%;
}

.eStore_product_promo .features_3 .img {
    width: 50%;
}

.eStore_product_promo .features_3 .content {
    width: 43%;
    margin-top: 8%;
    margin-left: 3%;
}

/*--190813修改--*/

.eStore_product_intro .block .features_4 .img {
    width: 48%;
    margin: 0px 6px;
    text-align: center;
    
}
.eStore_product_intro .block .features_4 .content {
    width: 100%;
}


@media screen and (max-width: 980px) {
    .eStore_product_content {
        width: 98%;
        margin: 0 auto;
    }

    .eStore_product_productAction .eStore_btn,
    .eStore_product_productAction .eStore_btn.borderBlue {
        width: 90%;
        padding: 4px 4%;
    }

    .eStore_product_productAction .eStore_btn {
        border: 1px solid #4398ef;
    }

    .eStore_system_listFloat .eStore_system_title,
    .eStore_system_listFloat .eStore_system_action,
    .eStore_system_listFloat .eStore_openBox_title,
    .eStore_system_listFloat .eStore_openBox_select {
        width: 86%;
        padding: 10px 2% 10px 12%;
    }

    /*--190813修改--*/
    .eStore_product_intro .block .features_4 .img {
        margin: 0vw 0.6vw;
        text-align: center;
    }


    .Store_product_features_btn li {
        width: 21%;
    }


    .Store_product_features_btn li {
        padding-left: 10px;
    }

    .Store_product_features_btn li span {
        font-size: 14px;
        color: #5d5b5c;
        line-height: 21px;
        bottom: 0px;
        text-align: center;
        height: 20px;
        display: inline-block;
        margin: 0 auto;
        font-weight: bold;
    }


}

@media screen and (max-width: 767px) {
    .eStore_system_listFloat {
        display: none;
    }

    .eStore_product_btnBlock {
        text-align: left;
        width: 100%;
    }

    .eStore_wrapper .eStore_product_btnBlock .eStore_btn,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn.borderBlue,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn.borderBlue {
        margin: 10px 0;
        width: 48.5%;
        padding: 4px 0;
        display: inline-block;
    }

    .eStore_wrapper .eStore_product_btnBlock .eStore_btn.borderBlue {
        margin-right: 1%;
    }

    .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;
    }

    /*--190813修改--*/
    .eStore_product_intro .block .features_4 .img {
       
    }

    .eStore_product_intro .block .features_4 .textarea {
        width: 96%;
        display: inline-block;
        margin: 0px 0;
    }

    .eStore_product_intro .block .features_4 .imgarea {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .eStore_product_intro .block .features_4 .imgarea img {
        width: 96%;
    }




}

@media screen and (max-width: 480px) {




    .eStore_table_thHight {
        display: none;
    }

    .eStore_system_mobile {
        display: block;
        text-align: left;
    }

    .eStore_system_mobile .title {
        background-color: #999;
        color: #fff;
        padding: 5px 5px 5px 8px;
    }

    .eStore_system_mobile .title span {
        width: 70%;
        font-size: 15px;
        line-height: 24px;
    }

    .eStore_system_mobile .title .inputQty {
        width: 20%;
        float: right;
        text-align: center;
    }

    .eStore_system_mobile .content .title {
        background-color: inherit;
    }

    .eStore_system_mobile .content {
        border: 1px solid #999;
        border-top: none;
        padding: 5px 8px;
    }

    .eStore_system_mobile .content div {
        border-top: 1px solid #e8e8e8;
        padding: 3px 0;
    }

    .eStore_system_mobile .content div:first-child {
        border-top: none;
    }

    .eStore_system_mobile .content div span {
        color: #000;
    }

    .eStore_product_productPic,
    .eStore_product_leftTable {
        width: 100%;
    }

    .eStore_product_productDetail,
    .eStore_product_productAction {
        width: 100%;
        margin: 0px;
    }

    .eStore_wrapper .eStore_product_btnBlock .eStore_btn,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn.borderBlue,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn,
    .eStore_wrapper .eStore_product_btnBlock .eStore_btn.borderBlue {
        width: 48%;
    }

    .eStore_product_picBig {
        margin: 0 auto;
    }

    .eStore_product_picSmall {
        width: 198;
        padding: 0 14px;
        margin: 0 auto;
    }

    .eStore_product_moreInfo .eStore_productBlock {
        margin: 10px 2%;
        width: 90%;
        border: none;
        padding: 10px 2%;
        outline: 1px solid #ebebeb;
    }

    .eStore_product_features .block .img,
    .eStore_product_features .block .content,
    .eStore_product_features .block .img.second {
        float: none;
        width: 100%;
    }

    .eStore_product_features .block .content {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .eStore_product_features .block .img {
        margin: 0px !important;
        width: 90% !important;
        padding: 0 5% 2% !important;
    }



    .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;
    }

    /*--190813修改--*/

    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .Store_product_features_btn ul {}

    /*-0813新增---*/

    .eStore_product_intro .block .features_4 .imgarea .img img {
        width: 100%;
    }

}


/*--190813修改--*/
@media only screen and (min-width: 320px) and (max-width: 479px) {


    /*-0813新增---*/
    .eStore_product_intro .block .features_4 .textarea {
        width: 92%;
    }

    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .eStore_product_promo .blockTitle {
        color: #004280;
        font-size: 2.3em;
        line-height: 1.2em;
        font-weight: bold;
    }

    .Store_product_features_btn ul {padding-right: 5%;}

    .eStore_product_intro .block .features_4 .img {
        margin: 0vw 1vw 0vw 0vw;
    }

    .Store_product_features_btn li {
        width: 18%;
    }

    .Store_product_features_btn li img {
        width: 100%;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
    }

    .Store_product_features_btn li {
        padding-left: 15px;
    }

    .Store_product_features_btn li span {
        font-size: 14px;
        color: #5d5b5c;
        line-height: 18px;
        bottom: 0px;
        text-align: center;
        width: 19vw;
        height: 20px;
        line-height: 21px;
        display: inline-block;
        margin: 0 auto;
        font-weight: bold;
    }

    .eStore_product_intro .block .features_4 .block .imgarea .img .img {
        width: 100%;
        margin-bottom: 10px;
    }

    .eStore_product_promo h3 {
        margin-bottom: 15px;
    }

}

/*--190729新增--*/
@media only screen and (min-width:0px) and (max-width:319px) {

    /*--190813新增--*/
    .eStore_product_intro .block .features_4 .textarea {
        width: 92%;
    }

    .Store_product_features_btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .eStore_product_promo .blockTitle {
        color: #004280;
        font-size: 2.3em;
        line-height: 1.2em;
        font-weight: bold;
    }

    .Store_product_features_btn ul {}

    .eStore_product_intro .block .features_4 .img {
        margin: 0vw 1vw 0vw 0vw;
    }

    .Store_product_features_btn li {
        width: 30%;
    }

    .Store_product_features_btn li img {
        width: 100%;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
    }

    .Store_product_features_btn li {
        padding-left: 15px;
    }

    .Store_product_features_btn li span {
        font-size:5vw;
        color: #5d5b5c;
        line-height: 21px;
        bottom: 0px;
        text-align: center;
        width: 23vw;
        height: 20px;
        display: inline-block;
        margin: 0 auto;
        font-weight: bold;
        margin-left: 3vw;
    }

    .eStore_product_intro .block .features_4 .block .imgarea .img .img {
        width: 100%;
        margin-bottom: 10px;
    }

    .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;
    }

}
