

/* 頁面作框架 */
.eStoreProductFeatures{ max-width: 1140px; margin: 0 auto 50px auto; overflow: hidden; background: #fff; font-family: 'Open Sans', Arial, "微軟正黑體", sans-serif;}

.eStoreProductFeatures h2{font-size:30px; font-weight: 700; margin: 0; padding: 0;}
.eStoreProductFeatures h3{font-size:26px; font-weight: 600; margin: 0; padding: 0;}
.eStoreProductFeatures h4{font-size:20px; font-weight: 400; margin: 0; padding: 0;}
.eStoreProductFeatures h5{font-size:16px; font-weight: 600; margin: 0; padding: 0;}
.eStoreProductFeatures h6{font-size:15px; font-weight: 400; margin: 0; padding: 0;}
.eStoreProductFeatures p{ font-size:15px; font-weight: 400; line-height: 1.2em; margin: 0; padding: 0;}
.eStoreProductFeatures a{outline: none;}

.eStoreProductFeatures .pt5{ padding-top: 5%;}
.eStoreProductFeatures .pr5{ padding-right: 5%;}
.eStoreProductFeatures .pb5{ padding-bottom: 5%;}
.eStoreProductFeatures .pl5{ padding-left: 5%;}


/* eStoreProductFeatures_topkv  */
.eStoreProductFeatures_topkv{ background: url(../images/topkv_bg.jpg) #548ebc; background-size: cover; padding: 20px 0; display: flex;}
.eStoreProductFeatures_topkv_text{ padding: 0 5% 0 10%; display: flex; flex-direction: column; justify-content: center;}
.eStoreProductFeatures_topkv_text h2{ color: #fff;}
.eStoreProductFeatures_topkv_text h5{ color: #fff;}
.eStoreProductFeatures_topkv .tags_icon_list{overflow: hidden; width: 100%; margin: 0 -15px; padding: 0;}
.eStoreProductFeatures_topkv .tags_icon_list li{ width: calc(100%/5); float: left; display: inline-block; position: relative; padding: 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.eStoreProductFeatures_topkv .tags_icon_list li div img{ width: 100%; }
.eStoreProductFeatures_topkv .tags_icon_list li p{ text-align: center; color: #fff; margin-top: 10px;}
.eStoreProductFeatures_topkv_img{ padding: 0 10% 0 0 ; display: flex; flex-direction: column; justify-content: center;}
.eStoreProductFeatures_topkv_img img{ width: 100%;}

/* eStoreProductFeatures_introduction */
.eStoreProductFeatures_introduction{ background: #EFEFEF;}
.eStoreProductFeatures_introduction p{ text-align: center; color: #636161; padding: 5% 10%;}

/* eStoreProductFeatures_title */
.eStoreProductFeatures_title{}
.eStoreProductFeatures_title h4{ background: #548ebc; color: #fff; padding: 5px 20px; border-right: 14em solid #cadcea;}

/* eStoreProductFeatures_row1 */
.eStoreProductFeatures_row1{ width: 100%; display: flex; background: linear-gradient(#f0f5f9, #fff);}
.eStoreProductFeatures_row1_img{ display: flex; flex-direction: column; justify-content: center;}
.eStoreProductFeatures_row1_text{ display: flex; flex-direction: column; justify-content: center; padding: 2% 5%;}
.eStoreProductFeatures_row1_text h5{ color: #3e749f; margin-bottom: 10px;}
.eStoreProductFeatures_row1_text p{ color: #4e87b6;}

/* eStoreProductFeatures_row2 */
.eStoreProductFeatures_row2{ width: 100%; display: flex; background: linear-gradient(#f0f5f9, #fff); flex-direction: row-reverse;}
.eStoreProductFeatures_row2_img{ display: flex; flex-direction: column; justify-content: center;}
.eStoreProductFeatures_row2_text{ display: flex; flex-direction: column; justify-content: center; padding: 2% 5%;}
.eStoreProductFeatures_row2_text h5{ color: #3e749f; margin-bottom: 10px;}
.eStoreProductFeatures_row2_text p{ color: #4e87b6;}

/* row的例外設定 */
.row_img_padding0{ padding: 0%;}
.row_img_padding_t3d0{ padding: 3% 0%;}

/* eStoreProductFeatures_row_colorselect */
.eStoreProductFeatures_row_colorselect{}
.eStoreProductFeatures_row_colorselect_img{ position: relative;}
.eStoreProductFeatures_row_colorselect_img>img{ width: 100%;}
.eStoreProductFeatures_row_colorselect_img .utc_315_w,.eStoreProductFeatures_row_colorselect_img .utc_315_b{ position: absolute; top: 0px; left: 0px; max-width: 100%;}
.eStoreProductFeatures_row_colorselect_img .utc_315_w img,.eStoreProductFeatures_row_colorselect_img .utc_315_b img{ width: 100%;}
.eStoreProductFeatures_row_colorselect_img .colorselect_img_btn{ position: absolute; right: 50px; bottom: 30px;}
.eStoreProductFeatures_row_colorselect_img .colorselect_img_btn>div{ display: inline-block; padding: 0 5px; cursor: pointer; float: left; width: calc(100%/2);  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

/* eStoreProductFeatures_row_solutions */
.eStoreProductFeatures_row_solutions{ border-top: 1px solid #cadcea; padding-top: 50px; margin-top: 100px;}
.eStoreProductFeatures_row_solutions h3{ text-align: center; color: #3e749f; margin-bottom: 20px;}
.eStoreProductFeatures_row_solutions_list{  width: 100%; margin: 0; padding: 0 0 0 0;;}
.eStoreProductFeatures_row_solutions_list li{ /* width: calc(100%/3); */ cursor: pointer; float: left; display: inline-block; position: relative; padding: 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.eStoreProductFeatures_row_solutions_list li .overlay{ position: relative;}
.eStoreProductFeatures_row_solutions_list li .overlay img{ width: 100%;}
.eStoreProductFeatures_row_solutions_list li .overlay .overlay_bg{ display: flex; flex-direction: column; justify-content: center; text-align: center; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 10%; background: rgba(84, 142, 188, 0.5); 
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 
}
.eStoreProductFeatures_row_solutions_list li .overlay .overlay_bg p{ font-size: 20px; font-weight: normal; color: #fff; text-shadow: 1px 1px 10px #000;}


/* RWD *****************************************/

@media screen and (max-width: 980px) {
.eStoreProductFeatures_title h4{ border-right: 6em solid #cadcea;}
}


@media screen and (max-width: 767px) {

.eStoreProductFeatures_title h4{ border-right: 4em solid #cadcea;}
.eStoreProductFeatures_row1{ display: block;}
.eStoreProductFeatures_row1_img{ padding: 0% !important;}
.eStoreProductFeatures_row1_img img{ width: 100%;}
.eStoreProductFeatures_row1_text{ margin: 5% 0 10% 0; }
.eStoreProductFeatures_row2{ display: block;}
.eStoreProductFeatures_row2_img{ padding: 0% !important;}
.eStoreProductFeatures_row2_img img{ width: 100%;}
.eStoreProductFeatures_row2_text{ margin: 5% 0 10% 0; }

.eStoreProductFeatures_row_colorselect_img>img{ width: 150%;}
.eStoreProductFeatures_row_colorselect_img .utc_315_w, .eStoreProductFeatures_row_colorselect_img .utc_315_b{ left: -25%;}
.eStoreProductFeatures_row_colorselect_img .utc_315_w img, .eStoreProductFeatures_row_colorselect_img .utc_315_b img{ width: 150%;}
.eStoreProductFeatures_row_colorselect_img .colorselect_img_btn{ width: 20%; right: 5%; bottom: 10px;}
.eStoreProductFeatures_row_colorselect_img .colorselect_img_btn>div{}
.eStoreProductFeatures_row_colorselect_img .colorselect_img_btn>div img{ width: 100%;}

.eStoreProductFeatures_row_solutions{ padding-top: 50px; margin-top: 50px;}

}


@media screen and (max-width: 680px) {
.eStoreProductFeatures_title h4{ border-right: 2em solid #cadcea;}
.eStoreProductFeatures_topkv{ display: block; background-size: contain; background-repeat: no-repeat; background-position: center top;}
.eStoreProductFeatures_topkv_text{ padding: 0 20px;}
.eStoreProductFeatures_topkv .tags_icon_list{ margin: 30px -5px 0 -5px;}
.eStoreProductFeatures_topkv .tags_icon_list li{ width: calc(100%/3); display: flex; padding: 5px;}
.eStoreProductFeatures_topkv .tags_icon_list li div{ width: 30%; display: flex; flex-direction: column; justify-content: center;}
.eStoreProductFeatures_topkv .tags_icon_list li div img{ width: 100%;}
.eStoreProductFeatures_topkv .tags_icon_list li p{ width: 70%; display: flex; flex-direction: column; justify-content: center; margin: 0 0 0 10px; text-align: left;}
.eStoreProductFeatures_topkv_img{ padding: 0 15%; margin: -5% 0 -5% 0;}

}

@media screen and (max-width: 480px) {
.eStoreProductFeatures_topkv .tags_icon_list li{ width: calc(100%/2); display: flex; padding: 5px;}

}


