
body .ueeshop_responsive_products_detail .info .button > a{background:#fff0ee !important;}

body #introduction .introduction_box .introduction_img_box a:hover:before{ display:none;}
.introduction_img_box{transition: all 0.5s; -webkit-transition: all 0.5s;}
.introduction_img_box:hover{box-shadow: 0 0 32px rgb(0 0 0 / 56%);}

body #case .case_box .case .case_img_box a:hover:before{ display:none;}
#case .case_box .case .case_img_box .case_img_main{transition: all 0.5s; -webkit-transition: all 0.5s;}
#case .case_box .case .case_img_box .case_img_main:hover{box-shadow: 0 0 32px rgb(0 0 0 / 56%);}
#case .case_box .case .case_img_box .case_img_little{transition: all 0.5s; -webkit-transition: all 0.5s;}
#case .case_box .case .case_img_box .case_img_little:hover{box-shadow: 0 0 32px rgb(0 0 0 / 56%);}

body .banner .title{ border-left:6px solid #000;}
body .products .left .cate_title{background:#000;}

body .ueeshop_responsive_turn_page.s1>span{ background:#f5f7f6;}
body .ueeshop_responsive_turn_page.s1 > span .page_item_current{background:#fec107 !important; color:#fff !important;}

@media screen and (min-width: 991px){
	body .ueeshop_responsive_header.header_blank{ display:none !important;}
}
