.logo h1{max-width:100%; max-height:100%;}
.ueeshop_responsive_header{width:100%;display: none;}
.ueeshop_responsive_header .header .header_box{display: flex;align-items: center;justify-content: space-between;}
.ueeshop_responsive_header .header{position:fixed; top:auto; left:0; width:100%; height:auto; padding:0 10px; background:#fff; border-bottom: 0px solid #ddd;z-index:9999;max-width: 991px;box-sizing: border-box;box-shadow: 0 3px 4px rgba(34, 57, 80, 0.14)}
.ueeshop_responsive_header .header .logo{float:left; width:100%; padding: 8px 0; overflow:hidden; font-size: 0;}
.ueeshop_responsive_header .header .logo img{max-height:50px;}
.ueeshop_responsive_header .header .func{float:right; width: 90px; margin-top: 0; text-align:left; padding-right:0; box-sizing:border-box;}
.ueeshop_responsive_header .header .func.t_a_r{text-align: right;}
.ueeshop_responsive_header .header .func .btn:first-child{margin-left:0;}
.ueeshop_responsive_header .header .func .btn{display:inline-block; vertical-align:middle; height:40px; line-height:40px; margin-left:10%; cursor:pointer;}
.ueeshop_responsive_header .header .func .language_btn{font-size:20px;font-family: "Arial";}
.ueeshop_responsive_header .header .func .search_btn{width:23px; height:23px; background:url(../images/responsive_header/search_btn.png) no-repeat center center / 100%;}
.ueeshop_responsive_header .header .func .member_btn{width:23px; height:23px; background:url(../images/responsive_header/account_btn.png) no-repeat center center / 100%;}
.ueeshop_responsive_header .header .func .menu_btn{width:23px; height:23px; background:url(../images/responsive_header/menu_btn.png) no-repeat center center / 100%;}
.ueeshop_responsive_header .header .func .menu_btn.on{background:url(../images/responsive_header/close_btn.png) no-repeat center center / 80%;}
.ueeshop_responsive_header .header .func .cart_btn{width:23px; height:23px;background: none;}
.ueeshop_responsive_header .header .func{position: relative;}
.ueeshop_responsive_header .header .func .cart_btn{background: none;}
.ueeshop_responsive_header .header .func .cart_btn span{display: inline-block;vertical-align: middle;}
.ueeshop_responsive_header .header .func .cart_btn .icon{position: relative;}
.ueeshop_responsive_header .header .func .cart_btn .num{position: absolute;top: -4px;left: 13px;width: 20px;text-align: center;font-size: 14px;color: #ed0b13;font-weight: bold!important;}
.ueeshop_responsive_header .header .search_box{width: 100%;padding: 5px 0 20px;}
.ueeshop_responsive_header .header .search_box .header_search_form{position: relative;max-width: 100%;width: 100%;margin: 0;}
.ueeshop_responsive_header .header .search_box .header_search_form .form_input{width: calc( 100% - 36px );height: 33px;line-height: 33px;border: 2px solid #ff492b;padding: 0 18px;border-radius: 25px;}
.ueeshop_responsive_header .header .search_box .header_search_form .form_button{position: absolute;top: 4px;right: 2px;width: 27px;height: 27px;background-image: url(/static/themes/t269/images/header_search_icon.png);background-repeat: no-repeat;background-position: center center;background-attachment: 18px 18px;background-color: #ff492b;border: none;border-radius: 20px;padding: 0;cursor: pointer;z-index: 1;}

.ueeshop_responsive_header .nav{position:fixed; top:0; right:-75%; display:block; width:75%; height:100%; margin:0; z-index:10001; overflow-y:scroll; overflow-x:hidden; background:url(../images/responsive_header/header_bg.png) repeat-x top center #fff; margin-top:126px;}
.ueeshop_responsive_header .nav.on{right:0;}
.ueeshop_responsive_header .nav .list{margin:0 5%; border-bottom:1px solid #ddd;}
.ueeshop_responsive_header .nav .list .title_out{display:block; width:100%; height:60px; line-height:60px; font-size:16px; text-decoration:none; color:#333;}
.ueeshop_responsive_header .nav .list .title_out .title_name{height:60px; line-height:60px; float: left;width: calc( 100% - 20px ); text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ueeshop_responsive_header .nav .list.has_sec .title{height:60px; line-height:60px; float:right; width:20px; height:100%; background:url(../images/ico/icon_pic_next.png) no-repeat center / 40%;}
.ueeshop_responsive_header .nav .list:last-child{margin-bottom:50px;}
.ueeshop_responsive_header .nav .sub{display:none;}
.ueeshop_responsive_header .nav_bg.on{position:fixed; top:51px; right:0; display:block; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:9990;}
.ueeshop_responsive_header .son_nav{position:fixed; top:0; right:-75%; display:block; width:75%; height:100%; margin:0; z-index:10001; overflow-y:scroll; overflow-x:hidden; background:url(../images/responsive_header/header_bg.png) top center no-repeat #fff; margin-top:126px; border-top:1px solid #ddd;}
.ueeshop_responsive_header .son_nav .item{margin:0 4%; border-bottom:1px solid #ddd;}
.ueeshop_responsive_header .son_nav .item .son_nav_title_out{display:block; height:60px; line-height:60px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-decoration:none;}
.ueeshop_responsive_header .son_nav .item .son_nav_title_out .son_nav_title_name{float: left;width: calc( 100% - 20px ); white-space:nowrap; overflow:hidden; text-decoration:none;}
.ueeshop_responsive_header .son_nav .item .son_nav_title{display:block; height:60px; line-height:60px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-decoration:none;}
.ueeshop_responsive_header .son_nav .item a i{float:right; width:20px; height:60px; background:url(../images/ico/icon_pic_next.png) no-repeat center / 40%;}
.ueeshop_responsive_header .son_nav .item .son_nav_title.on i{margin-right:5%; transform:rotate(90deg); -ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg);}
.ueeshop_responsive_header .son_nav .item:last-child{margin-bottom:50px;}
.ueeshop_responsive_header .son_nav.on{right:0;}
.ueeshop_responsive_header .son_nav .cate_close{width:100%; text-align:left;}
.ueeshop_responsive_header .son_nav .cate_close span{display:inline-block; width:16px; height:16px; background:url(../images/ico/icon_pic_prev.png) no-repeat center center / 50%; margin:15px 0 15px 4%;}
.ueeshop_responsive_header .son_nav .third_nav{display:none;}
.ueeshop_responsive_header .son_nav .third_nav a{display:block; height:44px; line-height:44px; font-size:16px; border-top:1px solid #ddd; text-indent:20px; color:#888;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-decoration:none;}
.ueeshop_responsive_header .son_nav .third_nav .fouth_cate a{font-size: 13px;text-indent: 30px;height: 30px;line-height:30px;border-top: 1px dashed #e8e8e8;}
.ueeshop_responsive_header .language{position:fixed; top:0; right:-100%; display:block; width:100%; height:100%; background:white; margin:0; z-index:10001; overflow-y:scroll; overflow-x:hidden;}
.ueeshop_responsive_header .language.on{right:0;}
.ueeshop_responsive_header .language .close_btn{text-align:right;}
.ueeshop_responsive_header .language .close_btn span{display:inline-block; width:20px; height:20px; margin:14px 0; background:url(../images/responsive_header/close_btn.png) no-repeat center center / 80%; margin-right:5%;}
.ueeshop_responsive_header .language .content{background:url(../images/responsive_header/header_bg.png) repeat-x center top;}
.ueeshop_responsive_header .language .list{height:60px; line-height:60px; margin:0 5%; border-bottom:1px solid #ddd; text-align:center;}
.ueeshop_responsive_header .language .list a{display:inline-block; width:100%; font-size:18px;}
.ueeshop_responsive_header .currency_sub{position:fixed; top:0; right:-100%; display:block; width:100%; height:100%; background:white; margin:0; z-index:10001; overflow-y:scroll; overflow-x:hidden;}
.ueeshop_responsive_header .currency_sub.on{right:0;}
.ueeshop_responsive_header .currency_sub .close_btn{text-align:right;}
.ueeshop_responsive_header .currency_sub .close_btn span{display:inline-block; width:20px; height:20px; margin:14px 0; background:url(../images/responsive_header/close_btn.png) no-repeat center center / 80%; margin-right:5%;}
.ueeshop_responsive_header .currency_sub .content{background:url(../images/responsive_header/header_bg.png) repeat-x center top;}
.ueeshop_responsive_header .currency_sub .list{height:60px; line-height:60px; margin:0 5%; border-bottom:1px solid #ddd; text-align:center;}
.ueeshop_responsive_header .currency_sub .list a{display:inline-block; width:100%; font-size:18px;}
.ueeshop_responsive_header .resp_search_box{position:fixed; top:0; right:-100%; width:100%; z-index:10001;background: #fff;}
.ueeshop_responsive_header .resp_search_box.on{right:0;}
.ueeshop_responsive_header .resp_search_box .close_btn{float:right; width:calc(100% - 180px); text-align:right; background:#fff; padding-right:10px;}
.ueeshop_responsive_header .resp_search_box .close_btn span{display:inline-block; width:20px; height:20px; margin:13px 0; background:url(../images/responsive_header/close_btn.png) no-repeat center center / 80%;}
.ueeshop_responsive_header .resp_search_box .search_form{position:relative; width:100%; height:60px; line-height:60px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff;}
.ueeshop_responsive_header .resp_search_box .search_form input[name=Keyword]{width:80%; height:100%; margin-left:5%; border:none; font-size:16px; color:#c8c8c8; outline:none;}
.ueeshop_responsive_header .resp_search_box .search_form input[type=submit]{position:absolute; top:0; right:5%; width:41px; height:100%; background:url(../images/responsive_header/search_btn.png) no-repeat center center / 50%; border:none; outline:none;}
.ueeshop_responsive_header.header_blank{height: 126px;}

.ueeshop_responsive_header .new_nav{right: -100%;width: 100%;height: 75%;background: #fff;}
.ueeshop_responsive_header .new_nav.on{box-shadow: 0 0 10px #111;}
.ueeshop_responsive_header .new_nav .menu_mobile{}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box{margin: 15px;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .list_title{position: relative;height: auto;padding: 5px 10px;background: #2181ff;line-height: normal;font-weight: 700;font-size: 14px;color: #fff;-webkit-border-radius: 3px;border-radius: 3px;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .list_title a{display: block;font-weight: 700;font-size: 14px;color: #fff;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box.has_son .list_title:before{position: absolute;top: 14px;right: 10px;content: '';width: 18px;height: 1px;background: #fff;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box.has_son .list_title:after{position: absolute;top: 6px;right: 18px;content: '';width: 1px;height: 18px;background: #fff;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box.has_son.on .list_title:after{content: unset;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu{margin-top: 1px;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu>ul{max-height: 0;overflow: hidden;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box.on .menu>ul{max-height: unset;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu ul>li{height: auto;line-height: 1;margin-bottom: 1px;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .son_title{position: relative;display: block;background-color: #eee;color: #444;cursor: pointer;width: auto;border: none;text-align: left;outline: none;font-size: 12px;padding: 8px;font-weight: 700;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .son_title a{display: block;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .parent.has_son .son_title span:before{position: absolute;top: 14px;right: 10px;content: '';width: 13px;height: 1px;background: #000;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .parent.has_son .son_title span:after{position: absolute;top: 8px;right: 16px;content: '';width: 1px;height: 13px;background: #000;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .parent.has_son.on .son_title span:after{content: unset;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .submenu{margin-bottom: 0;max-height: 0;overflow: hidden;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu .parent.on .submenu{max-height: unset;}
.ueeshop_responsive_header .new_nav .menu_mobile .list_box .menu ul ul>li>a{display: block;padding-left: 15px;height: auto;font-size: 12px;font-weight: 400;text-indent: 0;line-height: 18px;background-color: #fff;}
.ueeshop_responsive_header .new_nav .extra_nav{margin: 15px;}
.ueeshop_responsive_header .new_nav .extra_nav a{display: block;font-size: 13px;font-weight: bold;text-decoration: none;text-transform: uppercase;text-indent: 10px;color: #000000;background-color: #eeeeee;height: 30px;line-height: 30px;border-bottom: 1px solid #fff;}

.ueeshop_responsive_position{position:relative; border-bottom:1px solid #ddd;}
.ueeshop_responsive_position .title{float: left;width: 50%;text-align:left; font-size:20px; height:55px; line-height:55px; color:#555; max-width:60%; overflow:hidden;}
.ueeshop_responsive_position .position{float: left;width: 50%;text-align: right;height:55px; line-height:55px; color:#888; font-size:16px;overflow: hidden;vertical-align: top;}
.ueeshop_responsive_position .position *{vertical-align: top; display: inline-block; line-height: 55px;}
.ueeshop_responsive_position .position a{color:#888;vertical-align: baseline; }
.ueeshop_responsive_position .position b{display: inline-block;margin: 0 5px;}
.ueeshop_responsive_position.s1{border:none;}
.ueeshop_responsive_position.s1>.title{display:none;}
.ueeshop_responsive_position.s1>.position{text-align: left;}

.ueeshop_responsive_turn_page{width: 100%; margin:30px 0;text-align:center; height:auto; line-height:34px; clear:both;}
.ueeshop_responsive_turn_page span{height:34px; width:34px; display:block; text-align:center; line-height:34px; background:transparent; display:inline-block; margin:4px 15px; position:relative;}
.ueeshop_responsive_turn_page span:hover{background:transparent;}
.ueeshop_responsive_turn_page span a, .ueeshop_responsive_turn_page span font{height:34px; width:34px; display:block; font-size:16px; text-decoration:none;color: #000;}
.ueeshop_responsive_turn_page span .page_item{border: 1px solid #f5f6f7;}
.ueeshop_responsive_turn_page span .page_item_current{background:#fff; color:#004492;border: 1px solid #004492; cursor:default;border-radius: 10px;}
.ueeshop_responsive_turn_page span em{width:7px; height:12px; display:inline-block; vertical-align:middle; margin-top:-4px;}
.ueeshop_responsive_turn_page span em.icon_page_prev{background:url(../images/ico/normal.png) no-repeat -391px -24px;}
.ueeshop_responsive_turn_page span em.icon_page_next{background:url(../images/ico/normal.png) no-repeat -408px -24px;}
.ueeshop_responsive_turn_page span em.icon_page_first{background:url(../images/ico/first_page_icon.png) no-repeat center center;width: 11px;height: 11px;}
.ueeshop_responsive_turn_page span em.icon_page_last{background:url(../images/ico/last_page_icon.png) no-repeat center center;width: 11px;height: 11px;}
.ueeshop_responsive_turn_page span.first_span, .ueeshop_responsive_turn_page span.last_span{margin: 4px 10px;}
.ueeshop_responsive_turn_page.s1>span{background:none;}
.ueeshop_responsive_turn_page.s1>span .page_item_current{background:none; color:#ff6600;}
.ueeshop_responsive_turn_page .jump_page_box{display: inline-block; width: auto; height: 34px; line-height: 34px; margin: 0px 4px 0px 20px; background: unset; border: 0px; font-size: 18px; color: #333;}
.ueeshop_responsive_turn_page .jump_page_box:hover{background: unset;}
.ueeshop_responsive_turn_page .jump_page_box .jump_page_input{display: inline-block; vertical-align: top;  width: 80px; padding:0 10px; height: 34px; line-height: 34px; text-align: center; font-size: 18px; border:1px solid #ccc; border-radius: 5px; box-sizing:border-box; color: #000;}
.ueeshop_responsive_turn_page .jump_page_box .confirm_btn{display: inline-block; vertical-align: top; margin-left: 20px; width: auto; min-width: 34px; height: 34px; line-height: 34px; font-size: 18px; text-align: center; border:1px solid #ccc; border-radius: 5px; box-sizing:border-box; color: #000; padding:0 10px;}

.ueeshop_responsive_case_list{display: flex; flex-wrap: wrap; margin:30px 0; overflow:hidden;}
.ueeshop_responsive_case_list .item{overflow:hidden; width: 100%; margin-bottom:35px; border-bottom:1px solid #ddd; padding-bottom:35px;}
.ueeshop_responsive_case_list .item:last-child{margin:0;}
.ueeshop_responsive_case_list .item .img{width:30%; float:left;text-align: center;}
.ueeshop_responsive_case_list .item .img img{max-height:300px;}
.ueeshop_responsive_case_list .item .info{width:70%; float:left; padding-left:25px; box-sizing:border-box;}
.ueeshop_responsive_case_list .item .info .name{margin-bottom: 10px;}
.ueeshop_responsive_case_list .item .info .name a{font-size:24px; color:#333;}
.ueeshop_responsive_case_list .item .info .desc{text-align:left; overflow:hidden; padding-top:10px; font-size:14px; color:#888; line-height:1.5;}

.ueeshop_responsive_case_detail{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_case_detail>.name{font-size:20px; text-align:center; padding-bottom:10px; color:#222;}
.ueeshop_responsive_case_detail>.share{text-align:center;}
.ueeshop_responsive_case_detail>.img{width:60%; margin:10px auto;}
.ueeshop_responsive_case_detail>.img li{text-align:center;}
.ueeshop_responsive_case_detail>.img li img{margin:0 auto; max-height:400px;}
.ueeshop_responsive_case_detail>.desc{padding:20px 0; color:#555; line-height:1.8; font-size:16px;}

.ueeshop_responsive_products_list{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_products_list .products_list_desc{padding: 15px;}
.ueeshop_responsive_products_list .no_products{padding:50px; text-align:center; font-size:16px;}
.ueeshop_responsive_products_list .item{position: relative;margin-bottom:15px; box-sizing:border-box; float:left; width:33.33%;}
.ueeshop_responsive_products_list .item .pro{width:80%; margin:0 auto; overflow:hidden;}
.ueeshop_responsive_products_list .item .img{overflow:hidden; text-align:center; width:100%; position:relative; padding-top:100%;}
.ueeshop_responsive_products_list .item .img a{width:100%; height:100%; display:block; position:absolute; left:0; top:0;}
.ueeshop_responsive_products_list .item .img a:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255,255,255,1);z-index: 1;transition: .5s;background-size: 30%;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M24.3%2C30C11.4%2C30%2C5%2C43.3%2C5%2C50s6.4%2C20%2C19.3%2C20c19.3%2C0%2C32.1-40%2C51.4-40%20C88.6%2C30%2C95%2C43.3%2C95%2C50s-6.4%2C20-19.3%2C20C56.4%2C70%2C43.6%2C30%2C24.3%2C30z%22%20stroke%3D%22%23999%22%20stroke-width%3D%222%22%20stroke-dasharray%3D%22205.271142578125%2051.317785644531256%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20calcMode%3D%22linear%22%20values%3D%220%3B256.58892822265625%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}
.ueeshop_responsive_products_list .item .img.finish a:before{background: rgba(0,0,0,0);}
.ueeshop_responsive_products_list .item .img_list{position: absolute;top: 100%;left: 0;width: 100%;height: 0;padding: 0;text-align: center;background: #fff;transition: all .5s;opacity: 0;z-index: 0;}
.ueeshop_responsive_products_list .item:hover .img_list{height: auto;padding: 5px 0;opacity: 1;z-index: 3;}
.ueeshop_responsive_products_list .item .img_list .img_list_item{display: inline-block;vertical-align: middle;margin: 3px;border: 1px solid #ddd;padding: 1px;cursor: pointer;}
.ueeshop_responsive_products_list .item .img_list .img_list_item:hover,.ueeshop_responsive_products_list .item .img_list .img_list_item.on{background-color: #333;border-color: #333;}
.ueeshop_responsive_products_list .item .img_list .img_list_item span{display: block;width: 40px;height: 40px;overflow: hidden;}
.ueeshop_responsive_products_list .item .img_list .img_list_item span:after{content: '';display: inline-block;vertical-align: middle;height: 100%;}
.ueeshop_responsive_products_list .item .img_list .img_list_item span img{display: inline-block;vertical-align: middle;}
.ueeshop_responsive_products_list .item.nomar{margin-right:0;}
.ueeshop_responsive_products_list .item .info{width:90%; margin:0 auto;}
.ueeshop_responsive_products_list .item .info .color_list{display: flex; justify-content: center; flex-wrap: wrap; min-height: 20px;}
.ueeshop_responsive_products_list .item .info .color_list .color_item{box-sizing: border-box; display: block; width: 13px; height: 13px; border-radius: 50%; margin: 6px; position: relative;}
.ueeshop_responsive_products_list .item .info .color_list .color_item:after{display: none; content: ''; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #000; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ueeshop_responsive_products_list .item .info .color_list .color_item:hover:after{display: block;}
.ueeshop_responsive_products_list .item .info .color_list .color_item.cur:after{display: block;}
.ueeshop_responsive_products_list .item .info .color_list .color_item img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ueeshop_responsive_products_list .item .info .name{height:36px; overflow:hidden; line-height:18px; margin-top:10px; margin-bottom:10px;color:#000; text-align:center;}
.ueeshop_responsive_products_list .item .info .name a{display:block; font-size:14px; text-decoration:none; color:#555;}
.ueeshop_responsive_products_list .item .info .price{line-height:18px; font-size:14px; margin-bottom:10px; color:#555; text-align:center;}
.ueeshop_responsive_products_list .item .info .more{display: none;}
.ueeshop_responsive_products_list .item img{transition: all .3s;}
.ueeshop_responsive_products_list .item:hover .img img{transform:scale(1.05);}

.ueeshop_responsive_products_list .ueeshop_responsive_list_box{display: flex;justify-content: left;align-items: flex-start;flex-wrap: wrap;}

.ueeshop_responsive_products_list_related{box-sizing: border-box; max-width: 1200px; margin: 40px auto 0;}
.ueeshop_responsive_products_list_related .related_title{font-size: 30px;}
.ueeshop_responsive_products_list_related .related_list{margin-top: 20px;}
.ueeshop_responsive_products_list_related .related_list .item{width: 25%;}

.ueeshop_responsive_products_attr .products_attr_box .products_attr_list{margin-bottom: 20px;}
.ueeshop_responsive_products_attr .products_attr_box .attr_tit{display: flex; align-items: center; font-size: 20px; line-height: 30px; min-height: 40px; padding-right: 20px; cursor: pointer; position: relative;}
.ueeshop_responsive_products_attr .products_attr_box .attr_tit:after{content: ''; width: 7px; height: 12px; background: url(/static/images/ico/normal.png) no-repeat; background-position: -408px -24px; position: absolute; right: 5px; top: 50%; transform: translateY(-50%); -webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.ueeshop_responsive_products_attr .products_attr_box .products_attr_list.show .attr_tit:after{transform: translateY(-50%) rotate(90deg);}
.ueeshop_responsive_products_attr .products_attr_box .attr_item{display: none; box-sizing: border-box; border: 1px solid transparent; padding: 5px; margin-bottom: 5px;}
.ueeshop_responsive_products_attr .products_attr_box .products_attr_list.show .attr_item{display: flex;}
.ueeshop_responsive_products_attr .products_attr_box .attr_item.cur{border-color: #ddd;}
.ueeshop_responsive_products_attr .products_attr_box .attr_item .img{min-width: 30px; width: 30px; height: 30px; margin-right: 10px;}
.ueeshop_responsive_products_attr .products_attr_box .attr_item .attr_name{line-height: 30px;}

.ueeshop_responsive_products_detail{margin:30px 0; position:relative;}
.ueeshop_responsive_products_detail .share{text-align: center;margin-top: 20px;}
.ueeshop_responsive_products_detail .left_small_img .bx-controls-direction{display: block;}
.ueeshop_responsive_products_detail .gallery{position:relative; width: 355px;margin-right: 0;min-height: 350px;padding-bottom: 20px;}
.ueeshop_responsive_products_detail .gallery .bigimg{padding-left: 110px;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoom{display:block; margin:0 auto; font-size: 0; max-width: 100%;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoom img{border:0 !important; padding:0 !important; margin:0 !important;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomBigImageCont{border:1px solid #ddd;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomHeader{font-size:8pt !important; line-height:normal !important; color:#fff; background:#666; text-align:center !important;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomPup{border:1px solid #ccc; background:#fff; cursor:move;}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomLoading{ background:url(../images/global/loading.gif) no-repeat 2px 50% #fff;}
.ueeshop_responsive_products_detail .gallery #zoom-big{position:absolute; top:0; left:100%; font-size: 0;}
.ueeshop_responsive_products_detail .gallery #zoom-big img{max-width:none; max-height:none;}
.ueeshop_responsive_products_detail .gallery #small_img{width:100px; position:absolute; left:0; top:0;}
.ueeshop_responsive_products_detail .gallery #small_img .pic_box{width:90px; height:90px; border:1px solid #ddd; margin-bottom:8px; text-align:center; display:block;}
.ueeshop_responsive_products_detail .gallery #small_img .pic_box:last-child{margin-bottom:0;}
.ueeshop_responsive_products_detail .gallery #small_img .pic_box.on{border:1px solid #acd571;}
.ueeshop_responsive_products_detail .gallery .left_small_img{position: absolute;left: 0;top: 0;width: 90px;height: 100%;overflow: hidden;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box{border:1px solid #ddd; text-align:center; display:block; overflow: hidden;position: relative;width: calc( 100% - 2px )!important;padding-top: calc( 100% - 2px );height: 0;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box a{position: absolute;left: 0%;top: 0%;width: 100%;height: 100%;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box img{display: inline-block;vertical-align: middle;height: 100%;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box span{display: inline-block;vertical-align: middle;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box{margin-bottom: 13%;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box:last-child{margin-bottom:0;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border-color:#3c3c3c;}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box[pos=video]:before{content:'';position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;background: rgba(0,0,0,0.1) url(../images/global/icon_video_play.png) no-repeat center center;z-index: 1;}
.ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper{padding: 36px 0;}
.ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper .bx-controls-direction a{bottom: 0; left: 0;z-index: 1}
.ueeshop_responsive_products_detail .gallery .bigimg .video_container{overflow: hidden;width: 100%;margin:0 auto;}
.ueeshop_responsive_products_detail .gallery .bigimg .video_container iframe{min-height: 450px;}

@media(max-width: 1280px){
/*	.ueeshop_responsive_products_detail .gallery{width: 400px;min-height: 300px;}
	.content_wrap .ueeshop_responsive_products_detail .gallery .bigimg{height: 400px;}*/
}
@media only screen and (min-width: 1024px){
	.ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper .bx-pager{display: none;}
	.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction a{margin-top: 0;top: unset;bottom: 0;width: 100%;background: #fff;padding-top: 0;height: 16px;display: block;}
	.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-prev{background: url(../images/ico/icon_prod_bx_prev.png) no-repeat center; bottom: unset; top: 0;}
	.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-next{background: url(../images/ico/icon_prod_bx_next.png) no-repeat center;}
}

.wholesale{margin: 10px 0;border-top: 1px solid #e6e7eb;border-bottom: 1px solid #e6e7eb;}
.wholesale .wholesale_out{padding-right: 2px;}
.wholesale .slide{display: inline-block;vertical-align: top;width: 23.8%;padding: 18px 0;text-indent: 10px;}
.wholesale .slide.current{}
.wholesale .slide span{font-size: 13px;color: #666666;display: block;}
.wholesale .slide span.slide_price{font-size: 18px;color: #333333;margin-top: 7px;}
.wholesale .slide.current span.slide_price{color: #ff6e26;}
.wholesale .wholesale_out .bx-wrapper{max-width: 100% !important;}
.wholesale .wholesale_out .bx-wrapper .bx-pager{display: none;}
.wholesale .wholesale_out .bx-controls-direction a{margin-top: 0;top: unset;left: unset;right: 0;width: 28px;height: 50%;display: block;z-index: 99;}
.wholesale .wholesale_out .bx-controls-direction .bx-prev{background: #fff url(../images/global/goods_wholesale_left.png) no-repeat center center/8px 14px;top: 0;}
.wholesale .wholesale_out .bx-controls-direction .bx-next{background: #fff url(../images/global/goods_wholesale_right.png) no-repeat center center/8px 14px;bottom: 0;}

.ueeshop_responsive_products_detail .gallery .products_img{display:none;}
.ueeshop_responsive_products_detail .gallery .products_img iframe{width: 100%;height: 96vw;}
.ueeshop_responsive_products_detail .info{width: calc( 100% - 600px ); padding-left:40px; box-sizing:border-box;}
.ueeshop_responsive_products_detail .info .name{font-size:24px; color:#5d5d5d;}
.ueeshop_responsive_products_detail .info .number{margin:10px 0; font-size:16px;}
.ueeshop_responsive_products_detail .info .number span{font-weight:bold;}
.ueeshop_responsive_products_detail .info .share{margin:10px 0;}
.ueeshop_responsive_products_detail .info .desc{font-size:16px; margin:10px 0; line-height:1.9; color:#888;}
.ueeshop_responsive_products_detail .info .attribute{margin:10px 0;}
.ueeshop_responsive_products_detail .info .attribute li{line-height:30px; overflow:hidden; color:#888; font-size:16px;}
.ueeshop_responsive_products_detail .info .attribute li span{display: inline-block;}
.ueeshop_responsive_products_detail .info .attribute li span:first-child{min-width: 120px;margin-right: 10px;}
.ueeshop_responsive_products_detail .info .price{padding:7px 0; font-size:24px; color:#ff6600;}
.ueeshop_responsive_products_detail .info .hide_price{display: inline-block;vertical-align: middle; font-size: 18px;font-family: 'OpenSans-Bold';color: #333;margin-right: 15px;margin-top: 5px;}
.ueeshop_responsive_products_detail .info .login_tips{display: inline-block; vertical-align: middle; font-size: 14px; color: #ff6600; font-family: 'Arial'; padding-left: 30px; background-image: url('../images/global/login_price_icon.png'); background-repeat: no-repeat; background-position: left center; line-height: 20px;margin-top: 5px;}

.ueeshop_responsive_products_detail .info .price_range{font-family: "Opensans-Regular"; font-size: 14px; line-height: 14px; color: #999; display: flex; align-items: flex-end; padding: 20px 10px 21px;}
#interval_price,.ueeshop_responsive_products_detail .info .price_range .price{font-family: "OpenSans-Bold"; font-size: 18px; line-height: 20px; color: #333; margin: 0;padding: 0;}
#interval_price{padding: 10px 0;}
.ueeshop_responsive_products_detail .info .price_range .unit{margin-left: 6px; letter-spacing: 0.1px;}
.ueeshop_responsive_products_detail .info .price_range .line{font-size: 14px; line-height: 12px; margin: 0 5px;}
.ueeshop_responsive_products_detail .info .price_range .min_order{color: #333; letter-spacing: 0.1px;}
.ueeshop_responsive_products_detail .info .price_range .min_order span{color: #999;}

.ueeshop_responsive_products_detail .info .button{margin:20px 0;}
.ueeshop_responsive_products_detail .info .button > a,.ueeshop_responsive_products_detail .info .button > button#addtocart_button,.ueeshop_responsive_products_detail .info .button > a#login_addtocart_button{width: calc( (100% - 90px - 2% )/2 - 2% );box-sizing: border-box;max-width: 220px;height:45px;line-height:45px;display:block;color:#ffffff;text-align:center;background:#fff0ee;font-size: 16px;font-family: 'OpenSans-Bold';text-decoration:none;float:left;margin-right:12px;border-radius: 6px;margin-bottom: 10px;border: 1px solid #2181ff;height: 48px!important;line-height: 48px!important;margin-right: 2%;padding: 0;}
.ueeshop_responsive_products_detail .info .button > button#addtocart_button{display: flex;align-items: center;justify-content: center;height: 47px;line-height: 47px;background-color: #2181ff;color: #fff;}
.ueeshop_responsive_products_detail .info .button > button#addtocart_button em{display: inline-block;vertical-align: middle;width: 26px;height: 26px;background: url(../images/cart/add_cart_icon.png) no-repeat center center / 26px 26px;margin-right: 15px;}
.ueeshop_responsive_products_detail .info .button > button#addtocart_button i{display: inline-block;vertical-align: middle;}
.ueeshop_responsive_products_detail .info .button > a#login_addtocart_button{height: 47px;line-height: 47px;background-color: #cccccc;color: #fff;border-color: #cccccc;}
.ueeshop_responsive_products_detail .info .button > button#addtocart_button[disabled=disabled]{cursor: no-drop;background: #999;border-color: #999;}
.ueeshop_responsive_products_detail .info .button iframe{display:none;}
.ueeshop_responsive_products_detail .info .button .download_button{position: relative;float: left;width: 48px;height: 48px;background: url(../images/global/pdf_download_icon.png) no-repeat center center / 48px 48px;border: none;font-size: 0;}
.ueeshop_responsive_products_detail .info .button .download_button > span{height: 48px;width: 48px;background: url(../images/ico/down.png) no-repeat center/22px;display: inline-block;border-radius: 3px;cursor: pointer;display: none;}
.ueeshop_responsive_products_detail .info .button .download_button > span:after{position: absolute;bottom: -16px;left: 17px;z-index: 11;border-top:1px solid #ddd;border-right: 1px solid #ddd;transform: rotate(-45deg);width: 10px;height: 10px;background: #fff; content: '';opacity: 0;visibility: hidden;transition: all .4s;}
.ueeshop_responsive_products_detail .info .button .download_button > span.no_file:after{display: none;}
.ueeshop_responsive_products_detail .info .button .download_button .down_list{position: absolute;right: 0px;top: 100%;z-index: 10;background: #fff;width: 140px;border:1px solid #ddd;border-radius: 5px;opacity: 0;visibility: hidden;transition: all .4s;}
.ueeshop_responsive_products_detail .info .button .download_button:hover .down_list,
.ueeshop_responsive_products_detail .info .button .download_button:hover > span:after{opacity: 1;visibility: visible;}
.ueeshop_responsive_products_detail .info .button .prod_info_pdf{width: 48px;height: 48px;background: url(../images/global/pdf_download_icon2.png) no-repeat center center / auto 23px;border: none;font-size: 0;border: 1px solid #C2C2C2;}
.ueeshop_responsive_products_detail .info .button .feedback_btn{background: #fff!important;border: 1px solid #C2C2C2;color: #333;}
.ueeshop_responsive_products_detail .info .button .add_favorite{width: 48px;height: 48px;background: #fff!important;border: none;font-size: 0;border: 1px solid #C2C2C2;}
.ueeshop_responsive_products_detail .info .button .add_favorite i{color: #333;font-size: 20px;}
.ueeshop_responsive_products_detail .info .button .add_favorite.is_in i{color: #eb3e3e;}
.ueeshop_responsive_products_detail .info .button .add_favorite.is_in i::before{content: "\e6b0";}
.ueeshop_responsive_products_detail .info .down_list{margin-top: 10px;}
.ueeshop_responsive_products_detail .info .down_list li{height:36px; line-height:36px; overflow:hidden; padding:0 5px;}
.ueeshop_responsive_products_detail .info .down_list li + li{border-top:1px solid #ddd;}
.ueeshop_responsive_products_detail .info .down_list li a{font-size:14px;display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ueeshop_responsive_products_detail .info .button > a:hover,
.ueeshop_responsive_products_detail .info .button .prod_info_pdf:hover,
.ueeshop_responsive_products_detail .info .button .add_favorite:hover{background-color: none!important;}
.ueeshop_responsive_products_detail .info .button .download_button > span:hover{background-color: #333!important;}
.ueeshop_responsive_products_detail .info .platform{margin:10px 0;}
.ueeshop_responsive_products_detail .info .platform a{width: auto;height:50px;line-height: 50px; margin-right:8px;padding: 0 10px 0 60px;display:inline-block; border:1px solid #e3e3e3;border-radius:20px;}
.ueeshop_responsive_products_detail .info .platform a.amazon_btn{background:url(../manage/images/products/icon_platform_amazon.png) no-repeat 5px center/contain;}
.ueeshop_responsive_products_detail .info .platform a.aliexpress_btn{background:url(../manage/images/products/icon_platform_aliexpress.png) no-repeat 5px center/contain;}
.ueeshop_responsive_products_detail .info .platform a.wish_btn{background:url(../manage/images/products/icon_platform_wish.png) no-repeat 5px center/contain;}
.ueeshop_responsive_products_detail .info .platform a.ebay_btn{background:url(../manage/images/products/icon_platform_ebay.png) no-repeat 5px center/contain;}
.ueeshop_responsive_products_detail .info .platform a.alibaba_btn{background:url(../manage/images/products/icon_platform_alibaba.png) no-repeat 5px center/contain;}
.ueeshop_responsive_products_detail .description{margin:20px 0;}
.ueeshop_responsive_products_detail .description .title{border-bottom:1px solid #ddd; padding:10px 0; color:#555;overflow: hidden;}
.ueeshop_responsive_products_detail .description .title span{line-height:38px; font-size:20px; margin-right:30px; cursor:pointer;padding-bottom: 5px;border-bottom: 2px solid transparent;display: inline-block;word-break: keep-all;}
.ueeshop_responsive_products_detail .description .title span.cur{color:#222;border-color:#222;}
.ueeshop_responsive_products_detail .description .contents{line-height:1.8; min-height:unset; padding:10px 0; display:none;}
.ueeshop_responsive_products_detail .description .global_mtitle{display: none;position: relative;min-height:24px;}
.ueeshop_responsive_products_detail .description .global_mtitle:after{content: '>';font-family: monospace;font-size: 24px;position: absolute;top: 0px;right: 10px;-webkit-transition: all 300ms ease 0s;transition: all 300ms ease 0s;}
.ueeshop_responsive_products_detail .description .global_mtitle.cur:after{transform: rotate(90deg);}


.ueeshop_responsive_products_faq{font-family: "Opensans-Regular"; margin-bottom: 40px;}
.ueeshop_responsive_products_faq .faq_list{margin-top: 39px;}
.ueeshop_responsive_products_faq .faq_list .faq_item{margin-top: 32px;}
.ueeshop_responsive_products_faq .faq_list .faq_item:first-child{margin-top: 0;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq{display: flex; margin-top: 18px;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq:first-child{margin-top: 0;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq .icon{box-sizing: border-box; width: 46px; min-width: 46px; height: 46px; font-size: 22px; line-height: 40px; border-radius: 3px; display: flex; justify-content: center;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq.faq_q .icon{background-color: #1686cc; color: #fff;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq.faq_a .icon{background-color: #f2f2f2; color: #666; line-height: 44px;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq .question{font-size: 20px; line-height: 34px; color: #1686cc; margin-top: 6px; margin-left: 22px;}
.ueeshop_responsive_products_faq .faq_list .faq_item .faq .answer{font-size: 16px; line-height: 28px; color: #333; margin-top: 7px; margin-left: 24px;}
.ueeshop_responsive_products_faq .faq_list .faq_link{font-family: "Opensans-Regular"; font-size: 14px; line-height: 36px; color: #1686cc; text-decoration: none; padding-right: 16px; position: relative; display: inline-block; margin-top: 20px;}
.ueeshop_responsive_products_faq .faq_list .faq_link.hide{display: none;}
.ueeshop_responsive_products_faq .faq_list .faq_link:after{content: ''; width: 10px; height: 6px; background: url(/static/images/ico/icon_attr_arrow.png) no-repeat center; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.ueeshop_responsive_products_faq .faq_list .faq_link.faq_less:after{transform: rotate(180deg) translateY(50%); right: 0;}

.ueeshop_responsive_products_detail_review{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_products_detail_review .review_form form{ margin-top: 13px; border-top: 1px solid #ddd; padding: 25px 0 0;}
.ueeshop_responsive_products_detail_review .review_form .review_title{font-size:24px; font-weight:bold;text-align: left;line-height: 32px;margin-bottom: 0}
.ueeshop_responsive_products_detail_review .review_form .rows{padding:10px 0;}
.ueeshop_responsive_products_detail_review .review_form .rows label{font-size:16px; display:block; padding-bottom:8px;}
.ueeshop_responsive_products_detail_review .review_form .rows label span{color:red; font-size:14px;}
.ueeshop_responsive_products_detail_review .review_form .rows label em{color:#999999; font-size:14px;}
.ueeshop_responsive_products_detail_review .review_form .rows .input{width:360px; max-width:70%; border-radius:5px; height:44px; line-height:44px; font-size:16px; color:#888; text-indent:5px;}
.ueeshop_responsive_products_detail_review .review_form .rows textarea{width:500px; max-width:80%; height:150px; border-radius:5px; padding:5px; font-size:16px; color:#888;}
.ueeshop_responsive_products_detail_review .review_form .rows .vcode .input{width:120px; max-width:80%;}
.ueeshop_responsive_products_detail_review .review_form .rows .vcode img{margin-top:6px;}
.ueeshop_responsive_products_detail_review .review_form .rows .ranting_chose{width: 100%;}
.ueeshop_responsive_products_detail_review .review_form .rows .ranting_chose .review_star span{display: inline-block; width: 20px; height: 18px; margin-right: 3px; background-image:url('../images/ico/icon_star.png'); background-repeat: no-repeat; cursor: pointer;}
.ueeshop_responsive_products_detail_review .review_form .rows .ranting_chose .review_star span.star_0{background-position:-30px -46px;}
.ueeshop_responsive_products_detail_review .review_form .rows .ranting_chose .review_star span.star_1{background-position:0px -46px;}
.ueeshop_responsive_products_detail_review .review_form .rows .inbox_popup_input{overflow: hidden;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box{display: none;float: left;width: 86px;height: 86px;position: relative;box-sizing:border-box;border: 2px dashed #c4cdd5;border-radius: 5px;margin: 15px 20px 0 0;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box label{margin: 0;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box:first-child{display: block;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box.on:after,.ueeshop_responsive_products_detail_review .review_form .rows .upload_box.on:before{background: none;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box.on .num_tips{font-size: 0;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box:after{position: absolute;content:'';width: 26px;height: 4px;background: #c4cdd5;transform:translate(-50%,-50%);left:50%;top: 40%;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box:before{position: absolute;content:'';height: 26px;width: 4px;background: #c4cdd5;transform:translate(-50%,-50%);left:50%;top: 40%;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .num_tips{position: absolute;left: 0;top: 65%;width: 100%;text-align: center;color: #dddddd;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .pic_box{position: relative;width: 82px;height: 82px;vertical-align: middle;font-size: 0;text-align: center;cursor: pointer;z-index: 1;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .pic_box>img+span{display: inline-block; height: 100%; vertical-align: middle;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .close{position: absolute;top: -7px;right: -7px;display: none;width: 24px;height: 24px;line-height: 24px;text-align: center;color: white;background: rgba(0,0,0,0.5);border-radius: 50%;cursor: pointer;z-index: 2;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_file{ width:82px; height:82px; position:absolute; left:0px; top:0px; bottom: 0;right: 0; padding: 0; filter:alpha(opacity=0); -moz-opacity:0; -webkit-opacity:0; opacity:0; cursor:pointer;font-size: 70px;z-index: 1;}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_tips{color: #999999;}


.ueeshop_responsive_products_detail_review .review_form .form_button{width:160px; height:50px; background:#222; border-radius:5px; color:#fff; font-size:16px; border:none;}
.ueeshop_responsive_products_detail_review .review_list{padding:0 0 30px 0;}
.ueeshop_responsive_products_detail_review .review_list .item{border-bottom:1px solid #ddd; padding:15px 0;}
.ueeshop_responsive_products_detail_review .review_list .item:last-child{border:none;}
.ueeshop_responsive_products_detail_review .review_list .item .name{font-size:20px; color:#333; height:34px; line-height:34px; background:url(../images/ico/products_review_face.png) left center no-repeat; text-indent:40px;}
.ueeshop_responsive_products_detail_review .review_list .item .time{height:40px; line-height:40px; color:#555;}
.ueeshop_responsive_products_detail_review .review_list .item .rating{height: 15px; line-height: 15px; }
.ueeshop_responsive_products_detail_review .review_list .item .rating .star{display: inline-block; vertical-align: middle; width: 15px; height: 15px; background: url('../images/ico/icon_star.png') no-repeat; background-position:0px -72px; margin-right: 3px;}
.ueeshop_responsive_products_detail_review .review_list .item .contents{color:#555; line-height:1.8;}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list{margin-top: 5px; height: 85px;}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list .pic_box{display: inline-block; width: 85px; height: 0px; margin-right:10px; border:1px solid #ddd; vertical-align: middle; position: relative; padding-top: 85px;}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list .pic_box img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin:auto;}
.ueeshop_responsive_products_detail_review .review_list .contents{display: block;min-height: unset;}

.ueeshop_responsive_products_inquiry{margin:30px auto; overflow:hidden; max-width: 1200px; width: 100%;}
.ueeshop_responsive_products_inquiry .empty{padding:50px; font-size:16px; text-align:center; color:#555;}
.ueeshop_responsive_products_inquiry .list{float:right; width:50%; overflow:hidden; box-sizing: border-box; padding-left: 30px;}
.ueeshop_responsive_products_inquiry .list li{position:relative; margin-bottom:20px; display: flex;}
.ueeshop_responsive_products_inquiry .list li:last-child{margin-top: 30px; border-top: 1px solid #ddd; justify-content: flex-end; font-size: 20px; line-height: 20px; color: #000; padding-top: 30px;}
.ueeshop_responsive_products_inquiry .list li .img{box-sizing: border-box; width:110px; height:110px; border:1px solid #ddd; overflow:hidden; border-radius: 3px;}
.ueeshop_responsive_products_inquiry .list li .img a{box-sizing: border-box; display:block; width:110px; height:110px; text-align:center; }
.ueeshop_responsive_products_inquiry .list li .info{box-sizing: border-box; width: calc(100% - 110px); padding-left: 10px; display: flex; justify-content: space-between;}
.ueeshop_responsive_products_inquiry .list .info .info_l{width: 300px;}
.ueeshop_responsive_products_inquiry .list .info .name{line-height:18px; overflow:hidden; font-size:16px; color:#000; max-height: 54px;}
.ueeshop_responsive_products_inquiry .list .info .name a{color:#000;}
.ueeshop_responsive_products_inquiry .list .info .desc{font-size: 12px; line-height:1.8; overflow:hidden; color:#888;max-height: 42px; margin-top: 7px;}
.ueeshop_responsive_products_inquiry .list .info .info_r{max-width: calc(100% - 300px); text-align: right;}
.ueeshop_responsive_products_inquiry .list .info .price{font-size:16px; height:16px; line-height:16px; color: #000;}
.ueeshop_responsive_products_inquiry .list .info .qty{margin-top: 5px;font-size: 15px;}
.ueeshop_responsive_products_inquiry .list .info .remove{height:12px; line-height:12px; overflow:hidden; margin-top: 10px;}
.ueeshop_responsive_products_inquiry .list .info .remove a{font-family: 'Arial'; font-size:12px; line-height: 12px; display: flex; align-items: center;}
.ueeshop_responsive_products_inquiry .list .info .remove i{display:block; width:8px; height:12px; overflow:hidden; background:url(../images/global/icon_inq_remove.png) no-repeat center; margin-right: 4px;}
.ueeshop_responsive_products_inquiry .list .info .property p{font-size: 14px;}
.ueeshop_responsive_products_inquiry form{float:left; width:50%; overflow:hidden; padding-right:25px; box-sizing:border-box; padding-right: 30px;}
.ueeshop_responsive_products_inquiry form .rows.input_rows{float:left; width: 100%; position: relative; margin-bottom: 15px;}
.ueeshop_responsive_products_inquiry form .rows.input_rows_name{width: 48.334%; margin-left: 3.3%;}
.ueeshop_responsive_products_inquiry form .rows.input_rows_name:nth-child(even){margin-left: 0;}
.ueeshop_responsive_products_inquiry form .rows.textarea_rows{width:100%; clear:both; font-size: 0; margin-bottom: 15px; position: relative;}
.ueeshop_responsive_products_inquiry form .rows label{max-width: 80%; height: 18px; line-height:18px; padding:0 5px; font-size:12px; font-weight:400; color:#737373; background-color:#fff; position:absolute; top:-9px; left:11px; z-index:10; pointer-events:none; opacity:0; filter:alpha(opacity=0); transform:translateY(3px); -webkit-transform:translateY(3px); transition-property:opacity, -webkit-transform; -webkit-transition-property:opacity, -webkit-transform; transition-property:opacity, transform; transition-property:opacity, transform, -webkit-transform; transition-duration:150ms; -webkit-transition-duration:150ms;overflow:hidden;}
.ueeshop_responsive_products_inquiry form .rows.filled label{opacity:1; filter:alpha(opacity=100); transform:translateY(0); -webkit-transform:translateY(0);}
.ueeshop_responsive_products_inquiry form .rows label span{color:red; font-size:12px;}
.ueeshop_responsive_products_inquiry form .rows .input{box-sizing: border-box; width:100%; border-radius:5px; height:40px; line-height:20px; font-size:16px; color:#656565; padding: 0 10px; border-color: #ddd;}
.ueeshop_responsive_products_inquiry form .rows.filled .input{border-color: #0eb085;}
.ueeshop_responsive_products_inquiry form .rows select{box-sizing: border-box; width:100%; border-radius:5px; padding:0 5px; height:42px; line-height:44px; font-size:16px; color:#656565; border:1px solid #ddd; padding: 0 10px; appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url('../images/global/icon_inq_select_arrow.png') no-repeat right 15px center transparent;}
.ueeshop_responsive_products_inquiry form .rows.filled select{border-color: #0eb085;}
.ueeshop_responsive_products_inquiry form .rows textarea{box-sizing: border-box; width:100%; height:260px; border-radius:5px; padding:10px; font-size:16px; color:#656565;}
.ueeshop_responsive_products_inquiry form .rows.filled textarea{border-color: #0eb085;}
.ueeshop_responsive_products_inquiry form .rows.vcode_rows{width: 100%; font-size: 0;}
.ueeshop_responsive_products_inquiry form .rows .vcode{display: block; position: relative;}
.ueeshop_responsive_products_inquiry form .rows .vcode .input{width: 100%;}
.ueeshop_responsive_products_inquiry form .rows .vcode .vcode_img{box-sizing: border-box; width: 140px; text-align: center; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.ueeshop_responsive_products_inquiry form .rows .chzn-container{width: 100%;}
.ueeshop_responsive_products_inquiry form .rows .chzn-container-single .chzn-single span{font-size: 16px; font-family: 'Arial';}
.ueeshop_responsive_products_inquiry form .rows .chzn-container-single .chzn-drop{width: 100%; box-sizing:border-box;}
body .ueeshop_responsive_products_inquiry form .form_button{width: 100%; height:46px; background:#f24330; border-radius:5px; color:#fff; font-size:16px; border:none; font-weight: bold; cursor: pointer;}

.ueeshop_responsive_products_inquiry_box{font-family: 'Opensans-Regular'; margin:30px auto; overflow:hidden; max-width: 1200px;}
.ueeshop_responsive_products_inquiry_box .inquiry_title{font-family: 'OpenSans-Bold'; font-size:24px; line-height: 32px; color: #333;}
.ueeshop_responsive_products_inquiry_box form{display: flex; flex-wrap: wrap; width: 100%; padding-right: 0; margin-top: 13px; border-top: 1px solid #ddd; padding: 35px 0 0;}
.ueeshop_responsive_products_inquiry_box form .rows{padding:10px 0;}
.ueeshop_responsive_products_inquiry_box form .rows.input_rows{float:left; width: 48.334%; margin-bottom: 15px; font-size: 0px;}
.ueeshop_responsive_products_inquiry_box form .rows.input_rows:nth-child(even){margin-left: 3.3%;}
.ueeshop_responsive_products_inquiry_box form .rows label{font-size: 16px; display: block; padding-bottom: 6px;}
.ueeshop_responsive_products_inquiry_box form .rows label span{color: red; font-size: 14px;}
.ueeshop_responsive_products_inquiry_box form .rows .input{box-sizing: border-box; width: 100%; max-width: 100%; height: 42px; line-height: 42px; border-radius: 5px; text-indent: 5px;}
.ueeshop_responsive_products_inquiry_box form .rows select{box-sizing: border-box; width: 100%; max-width: 100%; appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url('../images/ico/icon_inquiry_select_arrow.png') no-repeat right 10px center transparent; height: 42px; line-height: 44px; font-size: 16px; color: #888; border-radius: 5px; padding: 0 5px; border: 1px solid #ddd;}
.ueeshop_responsive_products_inquiry_box form .rows .chzn-container{width: 100%;}
.ueeshop_responsive_products_inquiry_box form .rows .chzn-container-single .chzn-drop{width: 100%; box-sizing:border-box;}
.ueeshop_responsive_products_inquiry_box form .rows .chzn-container-single .chzn-single span{font-size: 16px; font-family: 'Arial';}
.ueeshop_responsive_products_inquiry_box form .rows textarea{box-sizing: border-box; width: 100%; height: 200px; max-width: 100%; border-radius: 5px; padding: 5px; font-size: 16px;}
.ueeshop_responsive_products_inquiry_box form .rows.textarea_rows {width: 100%;}
.ueeshop_responsive_products_inquiry_box form .rows.vcode_rows {width: 100%; margin-top: 11px;}
.ueeshop_responsive_products_inquiry_box form .rows .vcode .fl{width: max-content;}
.ueeshop_responsive_products_inquiry_box form .rows .vcode .input{width: 200px; max-width: 100%;}
.ueeshop_responsive_products_inquiry_box form .rows .vcode img{margin-left: 20px; margin-top: 6px;}
.ueeshop_responsive_products_inquiry_box form .rows.submit_rows{margin-top: 14px;}
body .ueeshop_responsive_products_inquiry_box form .form_button{font-family: 'OpenSans-Bold'; width: 200px; height: 46px; cursor: pointer; background: #222; border-radius: 5px; color: #fff; font-size: 16px; border: 0;}


.ueeshop_responsive_info_list{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_info_list .item{margin-bottom:35px; padding-bottom:35px; border-bottom:1px solid #e5e5e5;}
.ueeshop_responsive_info_list .item:last-child{margin:0;}
.ueeshop_responsive_info_list .item .img{width:22%; float:left;}
.ueeshop_responsive_info_list .item .info{width:78%; float:right; padding-left:25px; box-sizing:border-box;}
.ueeshop_responsive_info_list .item .info .title{overflow:hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom:5px;}
.ueeshop_responsive_info_list .item .info .title a{font-size:24px; color:#555;}
.ueeshop_responsive_info_list .item .info .title a:hover{color:#333;}
.ueeshop_responsive_info_list .item .info .time{font-size:14px; color:#999; line-height:20px;}
.ueeshop_responsive_info_list .item .info .time h2{display:none;}
.ueeshop_responsive_info_list .item .info .desc{font-size:14px; color:#999; line-height:1.5; max-height:63px; overflow:hidden; margin-bottom:10px; margin-top:5px;display: block;}
.ueeshop_responsive_info_list .item .info .desc:hover{text-decoration: none;}
.ueeshop_responsive_info_list .item .link{display:none;}
.ueeshop_responsive_info_list .item.no_img .img{display:none;}
.ueeshop_responsive_info_list .item.no_img .info{width:100%; float:none; padding:0;}
.ueeshop_responsive_info_list.s1 .item{position:relative; min-height:50px;}
.ueeshop_responsive_info_list.s1 .item .img{display:none;}
.ueeshop_responsive_info_list.s1 .item .info{width:100%; padding:0 150px;}
.ueeshop_responsive_info_list.s1 .item .info .time{position:absolute; left:0; top:0;}
.ueeshop_responsive_info_list.s1 .item .info .time h1{display:none;}
.ueeshop_responsive_info_list.s1 .item .info .time h2{display:block; font-size:24px; font-weight:bold;}
.ueeshop_responsive_info_list.s1 .item .info .time h2 span{display:block; font-size:16px; color:#a4a4ac; padding-top:8px;}
.ueeshop_responsive_info_list.s1 .item .info .title a{color:#333;}
.ueeshop_responsive_info_list.s1 .item .link{display:block; width:20px; height:70%; position:absolute; right:0; top:0; background:url("../images/ico/icon_link.png") no-repeat center;}

.ueeshop_responsive_info_detail{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_info_detail>.title{font-size:20px; text-align:center; padding-bottom:10px; color:#222;}
.ueeshop_responsive_info_detail>.share{text-align:center;}
.ueeshop_responsive_info_detail>.contents{padding:20px 0; color:#555; line-height:1.8; font-size:16px; min-height:300px;}
.ueeshop_responsive_info_detail .ext_mes{ margin:0 0 10px;}

.ueeshop_responsive_article_detail{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_article_detail>.contents{color:#555; line-height:1.6; font-size:16px; min-height:100px;}
.ueeshop_responsive_article_detail>.contents>.share{padding:10px 0;}
.ueeshop_responsive_article_detail.content-100>.contents{float:none; width:100%;}
.ueeshop_responsive_article_detail strong,.ueeshop_responsive_article_detail b{font-weight: bold;}

.ueeshop_responsive_article_feedback{margin:30px 0; padding-top:10px;}
.ueeshop_responsive_article_feedback .article_feedback_title{text-align: center;margin-bottom: 2%;}
.ueeshop_responsive_article_feedback .article_feedback_title .title{font-size: 24px;color: #333;}
.ueeshop_responsive_article_feedback .article_feedback_title span{display: block;width: 28px;height: 2px;background: #333;margin:15px auto 10px;}
.ueeshop_responsive_article_feedback .article_feedback_title .txt{font-size: 16px;color: #555;}
.ueeshop_responsive_article_feedback .rows{padding:10px 2%;position: relative;}
.ueeshop_responsive_article_feedback .rows.input_rows{float:left; width:50%;text-align: center;box-sizing: border-box;}
.ueeshop_responsive_article_feedback .rows .input{width:100%; height:43px; line-height:43px; font-size:12px; color:#888; text-indent:10px;box-sizing: border-box;}
.ueeshop_responsive_article_feedback .rows textarea{width:100%; height:150px; padding:5px; font-size:12px; color:#888;box-sizing: border-box;}
.ueeshop_responsive_article_feedback .rows .chzn-container{width: 100%;}
.ueeshop_responsive_article_feedback .rows .chzn-container-single .chzn-drop{width: 100%;}
.ueeshop_responsive_article_feedback .rows .chzn-container-single .chzn-single span{text-align: left;}
.ueeshop_responsive_article_feedback .rows .chzn-container .chzn-results .group-option{text-align: left;}
.ueeshop_responsive_article_feedback .rows .fc_red{margin-right:8px;position: absolute;right: 0;bottom: 7px;z-index: 1;}
.ueeshop_responsive_article_feedback .rows.input_rows .fc_red{bottom: 18px;}
.ueeshop_responsive_article_feedback .rows.vcode .input{width:150px; max-width:80%;}
.ueeshop_responsive_article_feedback .rows.vcode img{margin-top:3px;}
.ueeshop_responsive_article_feedback .rows.vcode .fc_red{position: static;margin: 0 0 0 8px;}
.ueeshop_responsive_article_feedback .rows .form_button{width:160px; height:40px;line-height: 40px; background:#222; color:#fff;font-size:14px; border:none;text-transform: uppercase;cursor: pointer;}
.ueeshop_responsive_article_feedback .rows.textarea_rows{clear:both;}
.ueeshop_responsive_article_feedback.s1>form>.rows.input_rows{width:100%; float:none;}
.ueeshop_responsive_article_feedback.s1>form>.rows.textarea_rows textarea{width:90%; max-width:90%;}

.ueeshop_responsive_feedback{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_feedback form{padding:0 30px;}
.ueeshop_responsive_feedback .rows{padding:10px 0;}
.ueeshop_responsive_feedback .rows label{font-size:16px; display:block; padding-bottom:8px;}
.ueeshop_responsive_feedback .rows label span{color:red; font-size:14px;}
.ueeshop_responsive_feedback .rows .input{width:360px; max-width:70%; border-radius:5px; padding:0 5px; height:44px; line-height:44px; font-size:16px; color:#888;}
.ueeshop_responsive_feedback .rows textarea{width:500px; max-width:80%; height:150px; border-radius:5px; padding:5px; font-size:16px; color:#888;}
.ueeshop_responsive_feedback .rows .notnull_tips{font-size: 14px; color: red; margin-left: 5px;}
.ueeshop_responsive_feedback .rows.textarea_rows .notnull_tips{vertical-align: top;}
.ueeshop_responsive_feedback .rows .vcode .input{width:120px; max-width:80%;}
.ueeshop_responsive_feedback .rows .vcode img{margin-top:6px;}
.ueeshop_responsive_feedback .rows .chzn-container{width:372px;}
.ueeshop_responsive_feedback .rows .chzn-container-single .chzn-drop{width:372px;}
.ueeshop_responsive_feedback .form_button{width:160px; height:50px; background:#222; border-radius:5px; color:#fff; font-size:16px; border:none;}

.ueeshop_responsive_download_list{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_download_list ul li{min-height:48px; line-height:48px; border-bottom:1px solid #ddd;}
.ueeshop_responsive_download_list ul li .name{float:left; max-width: calc(100% - 50px);}
.ueeshop_responsive_download_list ul li a{display:inline-block;color: #fff;width: 30px;height: 30px;line-height: 30px;margin-right: 10px;overflow: hidden;background:#555 url(../images/ico/down.png) no-repeat center/15px;margin-top:13px;text-align: center;border-radius:5px;}

.ueeshop_responsive_download_list ul li a.s1{background-color:#fff;}
.ueeshop_responsive_download_list ul li a.s1 em{display: none;}
.ueeshop_responsive_download_list ul li .img{text-align: center;height: 48px;font-size: 0;padding-right: 5px;float: left;}
.ueeshop_responsive_download_list ul li .img img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.ueeshop_responsive_download_list ul li .img span{display: inline-block;vertical-align: middle;height: 100%;padding: 0;}

.editor_txt{overflow:hidden; line-height:1.6;}
.editor_txt *{font-family:inherit;}/*兼容子级span的字体被顶级字体所覆盖*/
.editor_txt h1, .editor_txt h2, .editor_txt h3, .editor_txt h4, .editor_txt h5, .editor_txt h6{font-weight:normal; line-height:1.2;}
.editor_txt b, .editor_txt strong{font-weight:bold; line-height:1.2;}
.editor_txt li{list-style-type:inherit;}
.editor_txt i, .editor_txt cite, .editor_txt em{font-style:italic;}
.editor_txt span, .editor_txt strong{color:inherit; font-size:inherit; font-family:inherit;}
.editor_txt table{border-collapse:collapse; display:table;}
.editor_txt td p{margin:0;padding:0;}
.editor_txt u{text-decoration:underline;}

body .bx-wrapper .bx-pager,
body .bx-wrapper .bx-controls-auto{bottom: 4%;}

.featured-product{padding-top: 61px;padding-bottom: 94px;}
.featured-product .list .box{width: 23%;margin: 0 1%;float: left;}
.featured-product .list .box .box_img{padding-top: 100%;}
.featured-product .list .box .box_img .box_theme_img{margin-top: -100%;}
.featured-product .list .box .tit{display: block;margin-top: 15px;line-height: 24px;height: 48px;font-size: 16px;color: #000;overflow: hidden;}
.featured-product .list .box:hover .tit{color: #f25529;}
.featured-product .list .box .price{margin-top: 5px;line-height: 24px;font-size: 16px;color: #000;}
.featured-product .min_banner img{border-radius: 4px;max-width: 48.43%;margin-top: 6.25%;}
.featured-product .featured-title{height: 40px;line-height: 40px;padding-bottom: 56px;text-align: center;font-size: 30px;color: #000;font-weight: bold;}

/* 下拉框 */
.ueeshop_responsive_products_list .themes_dropdown{box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);border: 1px solid #dddddd;border-radius: 6px;}
.ueeshop_responsive_products_list .list_sort_box{position: relative;width: calc( 100% - 50px );min-height: 25px;margin: 20px;}
.ueeshop_responsive_products_list .list_sort{position: absolute;right: 0;bottom: 0;cursor: pointer;font-size: 14px;}
.ueeshop_responsive_products_list .list_sort .sort_txt strong{font-weight:600;}
.ueeshop_responsive_products_list .list_sort:hover .sort_drop{display: block;}
.ueeshop_responsive_products_list .list_sort .sort_txt{line-height: 25px;position: relative;padding-right: 15px;}
.ueeshop_responsive_products_list .list_sort .sort_txt i{ position:absolute; right:0; top:8px;}
.ueeshop_responsive_products_list .list_sort .sort_txt i:after,.ueeshop_responsive_products_list .list_sort .sort_txt i:before{ border:5px solid transparent; border-top:5px solid #f0f0f0; width:0; height:0; position:absolute; top:0; right:0; content:''}
.ueeshop_responsive_products_list .list_sort .sort_txt i:before { border-top-color:#000; top:1px;}
.ueeshop_responsive_products_list .list_sort .sort_drop{display: none;position: absolute;right: 0;top: 100%;z-index: 11;}
.ueeshop_responsive_products_list .list_sort .sort_drop ul{margin-top: 10px;padding: 10px 0;background: #fff;}
.ueeshop_responsive_products_list .list_sort .sort_drop ul li{white-space: nowrap;}
.ueeshop_responsive_products_list .list_sort .sort_drop ul li:hover a{background: #f2f2f2;}
.ueeshop_responsive_products_list .list_sort .sort_drop ul li a{display: block;height: 34px;line-height: 34px;padding: 0 10px;text-decoration: none;}
@media screen and (max-width: 768px){
	.ueeshop_responsive_products_list .list_sort_box{margin-top: 0;}
}

@media only screen and (max-width: 1340px){
	.ueeshop_responsive_products_detail .info .button > a,.ueeshop_responsive_products_detail .info .button > button#addtocart_button,.ueeshop_responsive_products_detail .info .button > a#login_addtocart_button{font-size: 15px;}
}

#chat_window .chat_box a.chat_item{text-indent: 100px;overflow: hidden;white-space: nowrap;}

@media only screen and (max-width: 1280px){
	.ueeshop_responsive_products_inquiry .list li .info{flex-wrap: wrap;}
	.ueeshop_responsive_products_inquiry .list .info .info_l{width: 100%;}
	.ueeshop_responsive_products_inquiry .list .info .info_r{max-width: 100%; text-align: left; margin-top: 5px;}
	.ueeshop_responsive_products_inquiry .list .info .remove{margin-top: 5px;}
}

@media (min-width:992px){
	#chat_window .chat_box:hover .box{display: block;}
	#chat_window .chat_box:hover .chat_box_menu .more{display: none;}
}

/*手机版*/
@media only screen and (max-width: 991px){
	.ueeshop_responsive_header{display: block;}
	.responsive_pc_header{display: none!important;}

	#global_win_alert.responsive_win_alert{padding-top: 5%;height: 200px;}
	#global_win_alert.responsive_win_alert #alert_top{margin-top: 0;}
	#global_win_alert.responsive_win_alert #alert_continue,
	#global_win_alert.responsive_win_alert #alert_inquery{float: none;margin:10px 0;display: block;max-width: 100%;}
	#global_win_alert.responsive_win_alert #alert_bottom{margin-top: 6%;}

	#chat_window .chat_box .box{display: block;visibility: hidden;opacity: 0;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin:auto;background: #fff;width:85%;max-height: 250px;height: 80%;z-index: 10001;box-shadow: 0 0 4px rgba(0,0,0,.5);border-radius: 10px;}
	#chat_window .chat_box .box.show{visibility: visible;opacity: 1;}
	#chat_window .chat_box .abs{display: block;position: unset;padding-right: 0;}
	#chat_window .chat_box .box .box_area{position: absolute;left: 0;width: 100%;height: 90%;padding: 0 15px;box-sizing: border-box;overflow: hidden;overflow-y: scroll;}
	#chat_window .chat_box .box .chat_close{display: block;position: absolute;right: 0;bottom: 0;width: 100%;height: 30px;background: url(../images/global/icon_close.png) no-repeat center/22px;}
	#chat_window .chat_box .chat_item{background: none;width: auto;height: auto;margin-bottom: 0;}
	#chat_window .chat_box a.chat_item{position: relative;display: block;min-width: 80px;height: 30px;line-height: 30px;padding: 0px 17px;font-size: 14px;color: #333;white-space: nowrap;text-indent: 0;}
	#chat_window .chat_box a.chat_wechat,
	#chat_window .chat_box a.chat_trademanager,
	#chat_window .chat_box .chat_trademanager.chat_item{display: none;}
	#chat_window .chat_box .more_box{border:none;padding:0;}
	#chat_window .chat_box .more_box a,
	#chat_window .chat_box a.chat_item{padding:0;padding-left: 25px;margin:6px 0;background: no-repeat left center / 20px auto;border-radius: 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
	#chat_window .chat_box .more_box a:hover{background-color:#fff;}
	#chat_window .chat_box .chat_qq .more_box a,
	#chat_window .chat_box a.chat_qq{background-image: url(../mobile/images/chat_qq.png);}
	#chat_window .chat_box .chat_skype .more_box a,
	#chat_window .chat_box a.chat_skype{background-image: url(../mobile/images/chat_skype.png);}
	#chat_window .chat_box .chat_email .more_box a,
	#chat_window .chat_box a.chat_email{background-image: url(../mobile/images/chat_email.png);}
	#chat_window .chat_box .chat_whatsapp .more_box a,
	#chat_window .chat_box a.chat_whatsapp{background-image: url(../mobile/images/chat_whatsapp.png);}
	#chat_window .chat_box .chat_wechat .more_box a{background-image: url(../mobile/images/chat_wechat.png); overflow: unset; background-position: left top 5px; height: auto; min-height: 30px;}
	#chat_window .chat_box .more_box .relimg{display: none; position: unset; text-align: center; margin:0.5rem auto 0px; width: auto; height: auto; max-width: 100px; padding-right: 0px; }
	#chat_window .chat_box .more_box .relimg img{padding: 0px; max-height: unset;}
	#chat_window .chat_box .more_box:before,
	#chat_window .chat_box .more_box:after{display: none;}
	#chat_window .chat_box .more_box a:hover .relimg{display: none;}


	/*会员中心*/
	#lib_user{padding:0;}
	/*忘记密码*/
	/*会员中心首页*/
	#lib_user{background: #f5f5f5;}
	#lib_user_menu{width: 100%;}
	#lib_user_main{width: 100%;}
	.user_main{width: 100%;min-width: unset;margin-top: 0}
	.hide_menu{display: none!important;}
	/*会员中心下载*/
	#lib_down_list li{height: 2.875rem;line-height: 2.875rem;border-bottom:0;margin-bottom: 0.5rem;padding:0 0.9375rem; background: #fff;}
	#lib_down_list li a{padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:1.5rem;height:1.5rem; line-height:1;background:#fff;text-decoration:none;position:relative;margin-top:0.6875rem;text-indent: -9999999px;}
	#lib_down_list li a em{width: 100%;height: 100%; background-image:url(../images/user/download_ico.png); background-size:100% 100%; position:absolute; left:0; top:0;}
	#lib_down_list li i{display: none;}

	/*会员设置*/
	.ueeshop_responsive_header .header .func .btn{padding:0;}
	#lib_user_main .lib_user_title{display: none;}
	#lib_user_setting{padding:0;}
	#lib_user_setting .setting_box{background: #fff; margin-bottom: 1.0rem; overflow: hidden;}
	#lib_user_setting .line{display: none;}
	#lib_user_setting .setting_box h3{float: none;width: 100%;margin:1rem 0; text-align: center;font-size: 1rem;}
	#lib_user_setting .setting_box form{float: none;width: 100%;text-align: center;padding:0 0.9375rem;box-sizing: border-box;}
	#lib_user_setting .setting_box form th{display: block;width: 100%;}
	#lib_user_setting .setting_box form td{display: block;width: 100%;margin-bottom: 0.75rem;}
	#lib_user_setting .setting_box form td input{width: 100%;height: 2.0625rem;border-radius: 5px;text-indent: 5px;}
	#lib_user_setting .setting_box form td select{width: 100%;height: 2.0625rem;border-radius: 5px;}
	#lib_user_setting .setting_box form tr:last-child th{display: none;}
	#lib_user_setting .setting_box form .textbtn{width: 100%;height: 2.1875rem;line-height: 2.1875rem;color:#fff;background: #000;border-radius: 5px;}

	/*注册登录*/
	#signup .register select{width: 100%;}
	#customer #signup .register .row{float: none;}
	#signup .register .row label{color:#333;font-size: 1rem;}
	#customer .top_list{display: block;}

	.mobile_header{display: block; position: relative; height: 2.75rem;line-height: 2.75rem;margin-bottom: 1.0rem;padding:0 0.9375rem; background-color: #fff;font-size: 1.0rem;font-weight: bold; text-align: center;}
	.mobile_header .user_back{position: absolute;width: 0.625rem; height: 2.75rem;background:url(../images/user/uese_back.png) no-repeat center/contain;left:0.9375rem;top:50%;transform: translateY(-50%);}

	.featured-product .list .box{width: 47%;margin:0 1.5% 15px;}
	.featured-product .list .box + .box{margin:0 1.5% 15px;}

}

@media only screen and (max-width: 1240px){
	.ueeshop_responsive_products_list_related{max-width: 1000px;}
}

@media only screen and (max-width: 1023px){
	.ueeshop_responsive_products_detail{margin:10px 0;}
	.ueeshop_responsive_products_detail .gallery{float:none; width:100%; min-height:inherit;}
	.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction a{display: block;}
	.ueeshop_responsive_products_detail .gallery .bigimg,
	.ueeshop_responsive_products_detail .gallery #zoom-big,
	.ueeshop_responsive_products_detail .gallery .left_small_img,
	.ueeshop_responsive_products_detail .gallery #small_img{display:none;}
	.ueeshop_responsive_products_detail .gallery .products_img{display:block;}
	.ueeshop_responsive_products_detail .gallery .products_img img{margin:0 auto;}

	.ueeshop_responsive_products_detail .info .button > a, .ueeshop_responsive_products_detail .info .button > button#addtocart_button{width: calc(48% - 10px);max-width: inherit;}
	.ueeshop_responsive_products_detail .info{float:none; width:100%; padding:15px 0;}
	.ueeshop_responsive_products_detail .info .name{font-size:20px;}

	.ueeshop_responsive_products_list .item .img_list .img_list_item span{width: 30px;height: 30px;}
}

@media only screen and (max-width: 768px){
	.ueeshop_responsive_position>.title{display:none;}
	.ueeshop_responsive_position>.position{left:0;text-align: left;}

	.ueeshop_responsive_turn_page{margin:20px; height:auto; line-height:36px; float:none;}
	.ueeshop_responsive_turn_page span{height:30px; width:30px; line-height:30px;}
	.ueeshop_responsive_turn_page span a, .ueeshop_responsive_turn_page span font{height:30px; width:30px;}

	.ueeshop_responsive_turn_page .jump_page_box{width: 100%; height: 30px; line-height: 30px; margin: 4vw auto 0px; font-size: 14px;}
	.ueeshop_responsive_turn_page .jump_page_box .jump_page_input{height: 30px; line-height: 30px; font-size: 14px; width: 50px;}
	.ueeshop_responsive_turn_page .jump_page_box .confirm_btn{width: auto; min-width: 30px; height: 30px; line-height: 30px; font-size: 14px; margin-left: 10px;}

	.ueeshop_responsive_case_list{margin:10px 0;}
	.ueeshop_responsive_case_list .item{margin-bottom:20px; padding-bottom:20px;}
	.ueeshop_responsive_case_list .item .img{width:100%; float:none;}
	.ueeshop_responsive_case_list .item .info{width:100%; float:none; padding-left:0;}
	.ueeshop_responsive_case_list .item .info .name{padding-top:8px;}

	.ueeshop_responsive_case_detail{margin:10px 0;}
	.ueeshop_responsive_case_detail>.img{width:100%;}
	.ueeshop_responsive_case_detail>.img li img{max-height:200px;}
	.ueeshop_responsive_case_detail>.desc{min-height:100px;}

	.ueeshop_responsive_products_list{margin:10px 0;}
	.ueeshop_responsive_products_list .item{width:50%; padding:5px; margin-bottom:10px; float: none; display: inline-block; vertical-align: top;}
	.ueeshop_responsive_products_list .item .pro{width:100%;}
	.ueeshop_responsive_products_list .item .info{width:100%;}
	.ueeshop_responsive_products_list .item .info .color_list .color_item{width: 9px; height: 9px; margin: 3px;}
	.ueeshop_responsive_products_list .item .info .color_list .color_item:after{width: 13px; height: 13px;}
	.ueeshop_responsive_products_list .ueeshop_responsive_list_box{ font-size: 0; }

	.ueeshop_responsive_products_list_related{margin-top: 20px;}
	.ueeshop_responsive_products_list_related .related_title{font-size: 22px;}
	.ueeshop_responsive_products_list_related .related_list{margin-top: 10px;}
	.ueeshop_responsive_products_list_related .related_list .item{width: 50%;}

	.ueeshop_responsive_products_detail .description{margin:0;}
	.ueeshop_responsive_products_detail .description .contents{min-height: auto;display: block;}
	.ueeshop_responsive_products_detail .description .title{display: none;}
	.ueeshop_responsive_products_detail .description .global_mtitle{display: block;font-size: 18px;line-height: 24px;margin-bottom: 10px;border-bottom: 1px solid #c1c1c1;padding-bottom: 15px;cursor: pointer;padding-right: 30px;}
	.ueeshop_responsive_products_detail .description .contents .editor_cnt{height: 0;overflow: hidden;}
	.ueeshop_responsive_products_detail .description .contents .editor_cnt #global_editor_contents{min-height: 200px;}
	.ueeshop_responsive_products_detail .info .button .download_button .down_list{right: unset;left: 0;}

	.ueeshop_responsive_products_faq{margin-bottom: 20px;}
	.ueeshop_responsive_products_faq .faq_list{margin-top: 20px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item{margin-top: 20px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item .faq{margin-top: 10px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item .faq .icon{width: 30px; min-width: 30px; height: 30px; font-size: 16px; line-height: 28px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item .faq.faq_a .icon{line-height: 30px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item .faq .question{font-size: 14px; line-height: 20px; margin-top: 5px; margin-left: 10px;}
	.ueeshop_responsive_products_faq .faq_list .faq_item .faq .answer{font-size: 12px; line-height: 20px; margin-top: 5px; margin-left: 10px;}
	.ueeshop_responsive_products_faq .faq_list .faq_link{margin-top: 10px; line-height: 26px;}

	.ueeshop_responsive_products_detail_review{margin:10px 0; padding-top:10px;}
	.ueeshop_responsive_products_detail_review .review_form .rows{padding:5px 0;}
	.ueeshop_responsive_products_detail_review .review_form .rows.input_rows{width:100%; float:left;}
	.ueeshop_responsive_products_detail_review .review_form .rows.textarea_rows{width:100%; clear:both;}
	.ueeshop_responsive_products_detail_review .review_form .rows .input{max-width:90%; height:36px; line-height:36px;}
	.ueeshop_responsive_products_detail_review .review_form .rows textarea{max-width:90%; height:120px;}
	.ueeshop_responsive_products_detail_review .review_form .rows .vcode img{margin-top:2px;}
	.ueeshop_responsive_products_detail_review .review_form .form_button{height:40px;}
	.ueeshop_responsive_products_detail_review .review_list{padding:10px 0;}

	.ueeshop_responsive_products_inquiry{margin:10px auto;}
	.ueeshop_responsive_products_inquiry .list{float:left; width:100%; padding-left: 0;}
	.ueeshop_responsive_products_inquiry .list li{margin-bottom: 15px;}
	.ueeshop_responsive_products_inquiry .list li:last-child{margin-top: 15px; font-size: 18px; line-height: 18px; padding-top: 15px;}
	.ueeshop_responsive_products_inquiry .list li .img{width: 80px; height: 80px;}
	.ueeshop_responsive_products_inquiry .list li .img a{width: 80px; height: 80px;}
	.ueeshop_responsive_products_inquiry .list li .info{width: calc(100% - 80px);}
	.ueeshop_responsive_products_inquiry .list .info .name{font-size: 14px; line-height: 16px; max-height: 48px;}
	.ueeshop_responsive_products_inquiry .list .info .desc{line-height: 1.2;}
	.ueeshop_responsive_products_inquiry .list .info .price{font-size: 12px; line-height: 12px; height: 12px;}
	.ueeshop_responsive_products_inquiry form{float:right; width:100%; padding:20px 0 0; border-top:1px solid #ddd;}
	.ueeshop_responsive_products_inquiry form .rows:first-child{padding:10px 0;}
	.ueeshop_responsive_products_inquiry form .rows.input_rows{margin-bottom: 10px;}
	.ueeshop_responsive_products_inquiry form .rows.textarea_rows{margin-bottom: 10px;}
	.ueeshop_responsive_products_inquiry form .rows .input{height:36px; line-height:36px; font-size: 12px;}
	.ueeshop_responsive_products_inquiry form .rows select{font-size: 12px;}
	.ueeshop_responsive_products_inquiry form .rows textarea{height:120px; font-size: 12px;}
	.ueeshop_responsive_products_inquiry form .form_button{height:40px;}
	body .ueeshop_responsive_products_inquiry form .form_button{font-size: 12px; height: 36px; line-height: 36px;}

	.ueeshop_responsive_products_inquiry_box form .rows .input{max-width: 100%;}
	.ueeshop_responsive_products_inquiry_box form .rows textarea{max-width: 100%;}
	.ueeshop_responsive_products_inquiry_box form .rows.input_rows{width: 100%; margin-bottom: 0;}
	.ueeshop_responsive_products_inquiry_box form .rows.input_rows:nth-child(even){margin-left: 0;}
	.ueeshop_responsive_products_inquiry_box form .rows.vcode_rows{margin-top: 0;}
	.ueeshop_responsive_products_inquiry_box form .rows.submit_rows{margin-top: 0;}

	.ueeshop_responsive_info_list{margin:10px 0;}
	.ueeshop_responsive_info_list .item{margin-bottom:15px; padding-bottom:15px;}
	.ueeshop_responsive_info_list .item .info{padding-left:15px;}
	.ueeshop_responsive_info_list .item .info .title a{font-size:16px;}
	.ueeshop_responsive_info_list .item .info .desc{display:none;}
	.ueeshop_responsive_info_list.s1 .item .info{padding:0 50px 0 70px;}
	.ueeshop_responsive_info_list.s1 .item .info .time h2{font-size:16px;}
	.ueeshop_responsive_info_list.s1 .item .info .time h2 span{font-size:14px; font-weight:normal; padding-top:5px;}
	.ueeshop_responsive_info_list.s1 .item .link{background-size:10px;}

	.ueeshop_responsive_info_detail{margin:10px 0;}
	.ueeshop_responsive_info_detail>.title{font-size:16px; border-bottom:1px solid #ddd;}
	.ueeshop_responsive_info_detail>.contents{min-height:200px;}

	.ueeshop_responsive_article_detail{margin:10px 0;}
	.ueeshop_responsive_article_detail>.contents{min-height:200px;}
	.ueeshop_responsive_article_detail.s1>.contents{float:none; width:100%;}

	.ueeshop_responsive_article_feedback .rows .fc_red{margin-right: 0;}
	.ueeshop_responsive_article_feedback .rows.input_rows{width: 100%;float: none;}
	.ueeshop_responsive_article_feedback .rows .form_button{width: 100%;}

	.ueeshop_responsive_feedback{margin:10px 0;}
	.ueeshop_responsive_feedback form{padding:0 10px; font-size: 0px;}
	.ueeshop_responsive_feedback .rows.input_rows{width:100%; display: inline-block; vertical-align: bottom;}
	.ueeshop_responsive_feedback .rows.input_rows.country_rows{width: 100%;}
	.ueeshop_responsive_feedback .rows .input{max-width: calc( 100% - 12px ); height:36px; line-height:36px;}
	.ueeshop_responsive_feedback .rows.textarea_rows{clear:both;}
	.ueeshop_responsive_feedback .rows textarea{max-width: calc( 100% - 12px ); height:120px;}
	.ueeshop_responsive_feedback .rows .vcode img{margin-top:2px;}
	.ueeshop_responsive_feedback .rows .chzn-container{width: 94%;}
	.ueeshop_responsive_feedback .rows .chzn-container-single .chzn-drop{width: 100%;}
	.ueeshop_responsive_feedback .form_button{height:40px;}

	.ueeshop_responsive_download_list{margin:10px 0;}

	.editor_txt img{width: auto!important;height: auto!important;max-width: 100%;max-height: 100%;}

	#chat_window{right: 5%;bottom: 10%;}

	#newsletter_pop{padding:20px;justify-content: space-around;}
	#newsletter_pop .close_btn{right: 15px;top: 15px;width: 30px;}
	#newsletter_pop .title{font-size: 22px;margin-top: 10px;}
	#newsletter_pop .brief{font-size: 12px;margin-top: 10px;}
	#newsletter_pop .newsletter_form{margin-top: 15px;}
	#newsletter_pop .newsletter_form input.text{max-width: 100%;height: 36px;font-size: 14px;max-width: calc(100% - 100px);}
	#newsletter_pop .newsletter_form input.sub{max-width: 100%;height: 36px;font-size: 14px;max-width: 100px;}

	#global_editor_contents{overflow: hidden;}
	#global_editor_contents .editor_table_wrap{width: 100%;overflow: hidden;overflow-x: scroll;}
	#global_editor_contents .editor_table_wrap::-webkit-scrollbar-track-piece { background-color: #aaa; border-left: 1px solid rgba(0, 0, 0,0);}
	#global_editor_contents .editor_table_wrap::-webkit-scrollbar { width: 5px; height: 5px; border-radius: 5px; }
	#global_editor_contents .editor_table_wrap::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.7); background-clip: padding-box; border-radius: 5px; min-height: 28px; }
	#global_editor_contents .editor_table_wrap::-webkit-scrollbar-thumb:hover {background-color: rgba(0, 0, 0, 0.5);border-radius: 5px;}
	
	.wholesale .wholesale_out .bx-controls-direction a{right: 0; top: 0; width: 8px; height: 100%; background-color: unset;}
	.wholesale .wholesale_out .bx-controls-direction a.bx-prev{left: -4px;right: unset;}
	.wholesale .wholesale_out .bx-controls-direction a.bx-next{right: -4px;}
	.wholesale .slide span{font-size: 12px;text-indent: 0;}

	.ueeshop_responsive_products_list .item .img_list,.ueeshop_responsive_products_list .item:hover .img_list{position: static;top: 0;height: 40px;padding: 0;opacity: 1;overflow: hidden;}
}

@media only screen and(max-width: 640px) {
	.featured-product .min_banner{text-align: center;}
	.featured-product .min_banner img{max-width: 95%;float: none;margin-top: 3%;}
	.featured-product .list .swiper-slide .name{margin-top: 10px;}
	.featured-product{padding: 20px 0;}
	.ueeshop_responsive_products_detail .info .button .download_button .down_list{right: unset;left: 0;}
}


@media only screen and (max-width: 600px){
	.ueeshop_responsive_position .position{float: none;}

	.ueeshop_responsive_turn_page{margin:10px 0px;}

	.ueeshop_responsive_case_list .item .info .name a{font-size: 16px;}
	.ueeshop_responsive_case_list .item .info .desc{padding-top: 0;}

	.win_alert{height: 290px;padding:15px;}
	.win_alert .win_btns{margin-top: 40px;}
	.win_alert .win_top_tips{font-size: 50px;}
	.win_alert .win_btns .btn{height: 40px;}

	#newsletter_pop .main_img{width: 100px;}

	.inquiry_success .ins_content{padding:0 10px;}
	.inquiry_success .ins_title{margin-top: 45%;font-size: 52px;}
	.inquiry_success .ins_txt{font-size: 16px;}
	.inquiry_success .ins_btn{line-height: 2.5;font-size: 16px;}

	.new_win_alert{width: 96%;}
}

@media screen and (max-width: 500px){
	.ueeshop_responsive_products_detail .info .button > a#login_addtocart_button, .ueeshop_responsive_products_detail .info .button > a, .ueeshop_responsive_products_detail .info .button > button#addtocart_button{width: 100%;max-width: 100%;margin-right: 0}
	.ueeshop_responsive_products_detail .info .button .prod_info_pdf,.ueeshop_responsive_products_detail .info .button .add_favorite {margin-right: 2%;}
}

@media only screen and (max-height: 450px){
	#newsletter_pop{height: 60%;}
	#newsletter_pop .main_img{display: none;}
	.featured-product .featured-title{height: 32px;line-height: 32px;padding-bottom: 16px;font-size: 22px;}
	.featured-product .list .box{width: 100%;margin: 0 0 25px;float: none;}
	.featured-product .list .box + .box{margin: 0 0 25px;}
}

.full_img{width: 100%!important;height: 100%!important;}


.fancybox__container{z-index: 100005;}
.products_common_list{position: relative;width: calc( ( ( 100% + 20px ) / 5 ) - 20px );margin-right: 20px;margin-bottom: 20px;}
.products_common_list:nth-child(5n){margin-right: 0;}
.products_common_list .sale_box{position: absolute;top: 18px;left: 0;padding: 2px 8px 2px 5px;border-radius: 0 10px 10px 0;background: #ff492b;z-index: 1;}
.products_common_list .sale_box.hot_icon{background: #ff492b;}
.products_common_list .sale_box.new_icon{background: #ff9600;}
.products_common_list .sale_box.special_icon{background: #2181ff;}
.products_common_list .sale_box.promotion_icon{background: #ff492b;}
.products_common_list .sale_box.icon_1{}
.products_common_list .sale_box.icon_2{top: 45px;}
.products_common_list .sale_box.icon_3{left: unset;right: 0;border-radius: 10px 0 0 10px;}
.products_common_list .sale_box.icon_4{left: unset;right: 0;top: 45px;border-radius: 10px 0 0 10px;}
.products_common_list .sale_box span{font-size: 12px;color: #fff;}
.products_common_list .list_box{padding: 15px;background: #ffffff;border-radius: 8px;}
.products_common_list .list_box.no_stock .add_cart_box .msg_box .tip_msg{display: none;}
.products_common_list .list_box .price_box{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.products_common_list .list_box .price_box .price:first-child{margin-right: 10px;}
.products_common_list .list_box .price_box .price del{font-size: 16px;color: #999999;}
.products_common_list .img .see_large_icon{position: absolute;right: 0;bottom: 0;font-size: 0;cursor: pointer;z-index: 1;width: 34px;height: 34px;border-radius: 50%;background: #ddd;}
.products_common_list .img .see_large_icon:hover{background: #1859bd;}
.products_common_list .img .see_large_icon a{display: inline-block;width: 20px;height: 20px;padding: 7px;}
.products_common_list .img .see_large_icon b{display: block;width: 20px;height: 20px;background: url(/static/themes/t269/images/pro_large_icon.png) no-repeat center center / 20px 20px;}
.products_common_list .img{overflow:hidden; text-align:center; width:100%; position:relative; padding-top:100%;}
.products_common_list .img a{width:100%; height:100%; display:block; position:absolute; left: 0; top: 0;}
.products_common_list .img a:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255,255,255,1);z-index: 1;transition: .5s;background-size: 30%;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M24.3%2C30C11.4%2C30%2C5%2C43.3%2C5%2C50s6.4%2C20%2C19.3%2C20c19.3%2C0%2C32.1-40%2C51.4-40%20C88.6%2C30%2C95%2C43.3%2C95%2C50s-6.4%2C20-19.3%2C20C56.4%2C70%2C43.6%2C30%2C24.3%2C30z%22%20stroke%3D%22%23999%22%20stroke-width%3D%222%22%20stroke-dasharray%3D%22205.271142578125%2051.317785644531256%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20calcMode%3D%22linear%22%20values%3D%220%3B256.58892822265625%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}
.products_common_list .img.finish a:before{background: rgba(0,0,0,0);}
.products_common_list .img_list{position: static;top: unset;left: unset;width: 100%;height: auto;padding: 0;text-align: left;background: #fff;transition: all .5s;opacity: 1;z-index: 3;margin-top: 10px;}
.products_common_list .img_list .img_list_item{display: inline-block;vertical-align: middle;margin: 0 6px 3px 0;border: 1px solid #e5e5e5;padding: 0;cursor: pointer;}
.products_common_list .img_list .img_list_item:hover,.products_common_list .img_list .img_list_item.on{border-color: #1b38a5;}
.products_common_list .img_list .img_list_item span{display: block;width: 30px;height: 30px;overflow: hidden;}
.products_common_list .img_list .img_list_item span:after{content: '';display: inline-block;vertical-align: middle;height: 100%;}
.products_common_list .img_list .img_list_item span img{display: inline-block;vertical-align: middle;}
.products_common_list .info{}
.products_common_list .info .price{font-weight: bold;font-size: 18px;color: #0e2c9a;}
.products_common_list .info .name{display: -webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 20px;margin-bottom: 8px;margin-top: 8px;min-height: 60px;}
.products_common_list .info .name a{font-size: 12px;color: #333333;}
.products_common_list .add_cart_box{width: 100%;height: 26px;margin-top: 11px;}
.products_common_list .add_cart_box .form_input{width: calc( 100% - 10px );height: 24px;border: 1px solid #f3f4f8;background: #f3f4f8;border-radius: 8px;padding: 0 5px;font-size: 12px;color: #a0a3ae;}
.products_common_list .add_cart_box .form_input::-webkit-input-placeholder{font-size:12px;color:#a0a3ae;}
.products_common_list .add_cart_box .form_input:-moz-placeholder{font-size:12px;color:#a0a3ae;}
.products_common_list .add_cart_box .form_input:-ms-input-placeholder{font-size:12px;color:#a0a3ae;}
.products_common_list .add_cart_box .input_box{position: relative;}
.products_common_list .add_cart_box .msg_box{position: absolute;top: 0;right: 0;}
.products_common_list .add_cart_box .msg_box .tip_msg{display: inline-block;vertical-align: middle;font-size: 12px;color: #ff2400;margin-right: 3px;}
.products_common_list .add_cart_box .msg_box .add_button{display: inline-block;vertical-align: middle;width: 33px;height: 26px;background-color: #2181ff;background-image: url(../themes/t269/images/pro_cart_icon.png);background-repeat: no-repeat;background-position: center center;background-size: 16px;border-radius: 0 8px 8px 0;cursor: pointer;}
.products_common_list .no_stock .add_cart_box .msg_box .add_button{background-color: #d3d3d3;cursor: no-drop;}
.products_common_list .wholesale_box{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0, 0, 0, 0.8);border-radius: 5px;line-height: 20px;z-index: 10;display: none;}
.products_common_list .wholesale_box .wholesale_box_title{color: #fff;font-size: 12px;}
.products_common_list .wholesale_box .wholesale_box_list{display: flex;align-items: flex-start;justify-content: space-between;border-top: 1px solid rgba(255, 255, 255, 0.5);}
.products_common_list .wholesale_box .wholesale_box_list .item_name{width: 50%;color: #fff;font-size: 12px;}
.products_common_list .wholesale_box .wholesale_box_list .item_name:first-child{border-right: 1px solid rgba(255, 255, 255, 0.5);}

@media(max-width: 1200px){
	.products_common_list{width: 185px;margin-right: 10px;}
	.products_common_list:nth-child(5n){margin-right: 10px;}
}
@media(max-width: 991px){
	.products_common_list, .products_common_list{width: calc( ( ( 100% + 10px ) / 3 ) - 10px );}
	.products_common_list:nth-child(5n){margin-right: 10px;}
	.products_common_list:nth-child(3n) ,.products_common_list:nth-child(3n){margin-right: 0;}
	.products_common_list .add_cart_box .msg_box .tip_msg{display: none;}
}
@media(max-width: 800px){
	.products_common_list:nth-child(3n){margin-right: 10px;}
	.products_common_list:nth-child(2n){margin-right: 0;}
	.products_common_list:nth-child(2n){margin-right: 10px;}
	.products_common_list:nth-child(3n){margin-right: 0;}
}
@media(max-width: 580px){
	.products_common_list, .products_common_list{width: calc( ( ( 100% + 10px ) / 2 ) - 10px );}
	.products_common_list:nth-child(3n){margin-right: 10px;}
	.products_common_list:nth-child(2n){margin-right: 0;}
}


@media(max-width: 768px){
	.ueeshop_responsive_products_inquiry{width: 92%;}
	.ueeshop_responsive_products_inquiry .list .info .name a, .ueeshop_responsive_products_inquiry .list .info .desc{line-height: 22px;}
	.ueeshop_responsive_products_inquiry .list .info .info_r{width: 100%;text-align: right;}
	.ueeshop_responsive_products_inquiry .list .info .remove{text-align: right;}
	.ueeshop_responsive_products_inquiry .list .info .remove a{justify-content: flex-end;}

	.products_common_list .img_list .img_list_item span{width: 20px;height: 20px;}
}