<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.responsive_pc_header {
	
}
.ueeshop_responsive_header {
	width: 100%; display: none;
}
.ueeshop_responsive_header .header {
	background: rgb(255, 255, 255); padding: 0px 10px; left: 0px; top: auto; width: 100%; height: 50px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 10001; max-width: 991px; box-sizing: border-box;
}
.ueeshop_responsive_header .header .logo {
	padding: 10px 0px; width: 50%; overflow: hidden; float: left;
}
.ueeshop_responsive_header .header .logo img {
	max-height: 30px;
}
.ueeshop_responsive_header .header .func {
	width: 50%; text-align: right; padding-right: 8px; margin-top: 12px; float: right; box-sizing: border-box;
}
.ueeshop_responsive_header .header .func :first-child.btn {
	margin-left: 0px;
}
.ueeshop_responsive_header .header .func .btn {
	height: 40px; line-height: 40px; margin-left: 10%; vertical-align: middle; display: inline-block; cursor: pointer;
}
.ueeshop_responsive_header .header .func .language_btn {
	font-family: "Arial"; font-size: 20px;
}
.ueeshop_responsive_header .header .func .search_btn {
	background: url("../images/responsive_header/search_btn.png") no-repeat center / 100%; width: 23px; height: 23px;
}
.ueeshop_responsive_header .header .func .member_btn {
	background: url("../images/responsive_header/account_btn.png") no-repeat center / 100%; width: 23px; height: 23px;
}
.ueeshop_responsive_header .header .func .menu_btn {
	background: url("../images/responsive_header/menu_btn.png") no-repeat center / 100%; width: 23px; height: 23px;
}
.ueeshop_responsive_header .header .func .menu_btn.on {
	background: url("../images/responsive_header/close_btn.png") no-repeat center / 80%;
}
.ueeshop_responsive_header .nav {
	background: url("../images/responsive_header/header_bg.png") repeat-x top rgb(255, 255, 255); margin: 50px 0px 0px; top: 0px; width: 75%; height: 100%; right: -75%; display: block; position: fixed; z-index: 10001; -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
.ueeshop_responsive_header .nav.on {
	right: 0px;
}
.ueeshop_responsive_header .nav .list {
	margin: 0px 5%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_header .nav .list .title {
	width: 100%; height: 60px; color: rgb(51, 51, 51); line-height: 60px; overflow: hidden; font-size: 16px; text-decoration: none; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ueeshop_responsive_header .nav .list.has_sec .title {
	
}
.ueeshop_responsive_header .nav .list.has_sec .title i {
	background: url("../images/responsive_header/cate_arrwo.png") no-repeat right / 40%; width: 18px; height: 100%; float: right;
}
.ueeshop_responsive_header .nav :last-child.list {
	margin-bottom: 50px;
}
.ueeshop_responsive_header .nav .sub {
	display: none;
}
.ueeshop_responsive_header .nav_bg.on {
	background: rgba(0, 0, 0, 0.5); top: 51px; width: 100%; height: 100%; right: 0px; display: block; position: fixed; z-index: 9990;
}
.ueeshop_responsive_header .son_nav {
	background: url("../images/responsive_header/header_bg.png") no-repeat top rgb(255, 255, 255); margin: 51px 0px 0px; top: 0px; width: 75%; height: 100%; right: -75%; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: block; position: fixed; z-index: 10001; -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
.ueeshop_responsive_header .son_nav .item {
	margin: 0px 4%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_header .son_nav .item a {
	height: 60px; line-height: 60px; overflow: hidden; font-size: 16px; text-decoration: none; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ueeshop_responsive_header .son_nav .item a i {
	background: url("../images/responsive_header/cate_arrwo.png") no-repeat right / 40%; width: 18px; height: 60px; float: right;
}
.ueeshop_responsive_header .son_nav .item .son_nav_title.on i {
	margin-right: 5%; transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); webkit-transform: rotate(90deg);
}
.ueeshop_responsive_header .son_nav :last-child.item {
	margin-bottom: 50px;
}
.ueeshop_responsive_header .son_nav.on {
	right: 0px;
}
.ueeshop_responsive_header .son_nav .cate_close {
	width: 100%; text-align: left;
}
.ueeshop_responsive_header .son_nav .cate_close span {
	background: url("../images/responsive_header/back_btn.png") no-repeat center / 50%; margin: 15px 0px 15px 4%; width: 16px; height: 16px; display: inline-block;
}
.ueeshop_responsive_header .son_nav .third_nav {
	display: none;
}
.ueeshop_responsive_header .son_nav .third_nav a {
	height: 44px; color: rgb(136, 136, 136); line-height: 44px; text-indent: 20px; font-size: 16px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: block;
}
.ueeshop_responsive_header .son_nav .third_nav .fouth_cate {
	
}
.ueeshop_responsive_header .son_nav .third_nav .fouth_cate a {
	height: 30px; line-height: 30px; text-indent: 30px; font-size: 13px; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: dashed;
}
.ueeshop_responsive_header .language {
	background: white; margin: 0px; top: 0px; width: 100%; height: 100%; right: -100%; display: block; position: fixed; z-index: 10001; -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
.ueeshop_responsive_header .language.on {
	right: 0px;
}
.ueeshop_responsive_header .language .close_btn {
	text-align: right;
}
.ueeshop_responsive_header .language .close_btn span {
	background: url("../images/responsive_header/close_btn.png") no-repeat center / 80%; margin: 14px 5% 14px 0px; width: 20px; height: 20px; display: inline-block;
}
.ueeshop_responsive_header .language .content {
	background: url("../images/responsive_header/header_bg.png") repeat-x top;
}
.ueeshop_responsive_header .language .list {
	margin: 0px 5%; height: 60px; text-align: center; line-height: 60px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_header .language .list a {
	width: 100%; font-size: 18px; display: inline-block;
}
.ueeshop_responsive_header .resp_search_box {
	background: rgb(255, 255, 255); top: 0px; width: 100%; right: -100%; position: fixed; z-index: 10001;
}
.ueeshop_responsive_header .resp_search_box.on {
	right: 0px;
}
.ueeshop_responsive_header .resp_search_box .close_btn {
	background: rgb(255, 255, 255); width: calc(100% - 180px); text-align: right; padding-right: 10px; float: right;
}
.ueeshop_responsive_header .resp_search_box .close_btn span {
	background: url("../images/responsive_header/close_btn.png") no-repeat center / 80%; margin: 13px 0px; width: 20px; height: 20px; display: inline-block;
}
.ueeshop_responsive_header .resp_search_box .search_form {
	background: rgb(255, 255, 255); width: 100%; height: 60px; line-height: 60px; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative;
}
.ueeshop_responsive_header .resp_search_box .search_form input[name=Keyword] {
	border: currentColor; border-image: none; width: 80%; height: 100%; color: rgb(200, 200, 200); font-size: 16px; margin-left: 5%;
}
.ueeshop_responsive_header .resp_search_box .search_form input[type=submit] {
	background: url("../images/responsive_header/search_btn.png") no-repeat center / 50%; border: currentColor; border-image: none; top: 0px; width: 41px; height: 100%; right: 5%; position: absolute;
}
.ueeshop_responsive_header.header_blank {
	height: 50px;
}
.ueeshop_responsive_position {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.ueeshop_responsive_position .title {
	width: 50%; height: 55px; text-align: left; color: rgb(85, 85, 85); line-height: 55px; overflow: hidden; font-size: 20px; float: left; max-width: 60%;
}
.ueeshop_responsive_position .position {
	width: 50%; height: 55px; text-align: right; color: rgb(136, 136, 136); line-height: 55px; overflow: hidden; font-size: 16px; float: left;
}
.ueeshop_responsive_position .position a {
	color: rgb(136, 136, 136); vertical-align: middle;
}
.ueeshop_responsive_position.s1 {
	border: currentColor; border-image: none;
}
.ueeshop_responsive_position.s1 &gt; .title {
	display: none;
}
.ueeshop_responsive_position.s1 &gt; .position {
	text-align: left;
}
.ueeshop_responsive_turn_page {
	margin: 30px 0px; height: auto; text-align: center; line-height: 54px; clear: both;
}
.ueeshop_responsive_turn_page span {
	background: rgb(245, 247, 246); margin: 4px; width: 54px; height: 54px; text-align: center; line-height: 54px; display: inline-block; position: relative;
}
.ueeshop_responsive_turn_page span:hover {
	background: rgb(233, 237, 235);
}
.ueeshop_responsive_turn_page span a {
	width: 54px; height: 54px; font-size: 16px; text-decoration: none; display: block;
}
.ueeshop_responsive_turn_page span font {
	width: 54px; height: 54px; font-size: 16px; text-decoration: none; display: block;
}
.ueeshop_responsive_turn_page span .page_item_current {
	background: rgb(85, 85, 85); color: rgb(255, 255, 255); cursor: default;
}
.ueeshop_responsive_turn_page span em {
	width: 7px; height: 12px; margin-top: -4px; vertical-align: middle; display: inline-block;
}
.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.s1 &gt; span {
	background: none;
}
.ueeshop_responsive_turn_page.s1 &gt; span .page_item_current {
	background: none; color: rgb(255, 102, 0);
}
.ueeshop_responsive_case_list {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_case_list .item {
	overflow: hidden; padding-bottom: 35px; margin-bottom: 35px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_case_list :last-child.item {
	margin: 0px;
}
.ueeshop_responsive_case_list .item .img {
	width: 30%; text-align: center; float: left;
}
.ueeshop_responsive_case_list .item .img img {
	max-height: 300px;
}
.ueeshop_responsive_case_list .item .info {
	width: 70%; padding-left: 25px; float: left; box-sizing: border-box;
}
.ueeshop_responsive_case_list .item .info .name {
	margin-bottom: 10px;
}
.ueeshop_responsive_case_list .item .info .name a {
	color: rgb(51, 51, 51); font-size: 24px;
}
.ueeshop_responsive_case_list .item .info .desc {
	text-align: left; color: rgb(136, 136, 136); line-height: 150%; overflow: hidden; padding-top: 10px; font-size: 14px;
}
.ueeshop_responsive_case_detail {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_case_detail &gt; .name {
	text-align: center; color: rgb(34, 34, 34); padding-bottom: 10px; font-size: 20px;
}
.ueeshop_responsive_case_detail &gt; .share {
	text-align: center;
}
.ueeshop_responsive_case_detail &gt; .img {
	margin: 10px auto; width: 60%;
}
.ueeshop_responsive_case_detail &gt; .img li {
	text-align: center;
}
.ueeshop_responsive_case_detail &gt; .img li img {
	margin: 0px auto; max-height: 400px;
}
.ueeshop_responsive_case_detail &gt; .desc {
	padding: 20px 0px; color: rgb(85, 85, 85); line-height: 180%; font-size: 16px;
}
.ueeshop_responsive_products_list {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_products_list .no_products {
	padding: 50px; text-align: center; font-size: 16px;
}
.ueeshop_responsive_products_list .item {
	width: 33.33%; margin-bottom: 15px; float: left; box-sizing: border-box;
}
.ueeshop_responsive_products_list .item .pro {
	margin: 0px auto; width: 80%; overflow: hidden;
}
.ueeshop_responsive_products_list .item .img {
	width: 100%; text-align: center; overflow: hidden; padding-top: 100%; position: relative;
}
.ueeshop_responsive_products_list .item .img a {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.ueeshop_responsive_products_list .item.nomar {
	margin-right: 0px;
}
.ueeshop_responsive_products_list .item .info {
	margin: 0px auto; width: 90%;
}
.ueeshop_responsive_products_list .item .info .name {
	height: 36px; text-align: center; color: rgb(0, 0, 0); line-height: 18px; overflow: hidden; margin-top: 10px; margin-bottom: 10px;
}
.ueeshop_responsive_products_list .item .info .name a {
	color: rgb(85, 85, 85); font-size: 14px; text-decoration: none; display: block;
}
.ueeshop_responsive_products_list .item .info .price {
	text-align: center; color: rgb(85, 85, 85); line-height: 18px; font-size: 14px; margin-bottom: 10px;
}
.ueeshop_responsive_products_list .item .info .more {
	display: none;
}
.ueeshop_responsive_products_list .item img {
	transition:0.3s;
}
.ueeshop_responsive_products_list .item:hover img {
	transform: scale(1.05);
}
.ueeshop_responsive_products_detail {
	margin: 30px 0px; position: relative;
}
.ueeshop_responsive_products_detail .left_small_img .bx-controls-direction {
	display: block;
}
.ueeshop_responsive_products_detail .gallery {
	width: 50%; padding-bottom: 20px; margin-right: 0px; float: left; position: relative; min-height: 450px;
}
.ueeshop_responsive_products_detail .gallery .bigimg {
	padding-left: 17%;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoom {
	margin: 0px auto; display: block;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoom img {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomBigImageCont {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomHeader {
	background: rgb(102, 102, 102); text-align: center !important; color: rgb(255, 255, 255); line-height: normal !important; font-size: 8pt !important;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomPup {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; cursor: move;
}
.ueeshop_responsive_products_detail .gallery .bigimg .MagicZoomLoading {
	background: url("../images/global/loading.gif") no-repeat 2px 50% rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none;
}
.ueeshop_responsive_products_detail .gallery #zoom-big {
	left: 100%; top: 0px; position: absolute;
}
.ueeshop_responsive_products_detail .gallery #zoom-big img {
	max-height: none; max-width: none;
}
.ueeshop_responsive_products_detail .gallery #small_img {
	left: 0px; top: 0px; width: 100px; position: absolute;
}
.ueeshop_responsive_products_detail .gallery #small_img .pic_box {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 90px; height: 90px; text-align: center; margin-bottom: 8px; display: block;
}
.ueeshop_responsive_products_detail .gallery #small_img :last-child.pic_box {
	margin-bottom: 0px;
}
.ueeshop_responsive_products_detail .gallery #small_img .pic_box.on {
	border: 1px solid rgb(172, 213, 113); border-image: none;
}
.ueeshop_responsive_products_detail .gallery .left_small_img {
	left: 0px; top: 0px; width: 15%; height: 100%; position: absolute;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: calc( 100% - 2px ) !important; height: 0px; text-align: center; overflow: hidden; padding-top: calc( 100% - 2px ); display: block; position: relative;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box a {
	left: 0%; top: 0%; width: 100%; height: 100%; position: absolute;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box img {
	vertical-align: middle; display: inline-block; max-height: 80.5px;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box span {
	vertical-align: middle; display: inline-block;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box {
	margin-bottom: 13%;
}
.ueeshop_responsive_products_detail .gallery .left_small_img :last-child.pic_box {
	margin-bottom: 0px;
}
.ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on {
	border-color: rgb(60, 60, 60);
}
.ueeshop_responsive_products_detail .gallery .left_small_img [pos=video].pic_box::before {
	background: url("../images/global/icon_video_play.png") no-repeat center rgba(0, 0, 0, 0.1); margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; content: "";
}
.ueeshop_responsive_products_detail .gallery .bigimg .video_container {
	margin: 0px auto; width: 100%; overflow: hidden;
}
.ueeshop_responsive_products_detail .gallery .bigimg .video_container iframe {
	min-height: 450px;
}
@media only screen and (min-width:992px)
{
.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 {
	background: rgb(255, 255, 255); width: 50%; bottom: 0px; padding-top: 10px; margin-top: 0px; display: block;
}
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-prev {
	background: url("../images/ico/icon_link_back.png") no-repeat center 15px / auto 22px rgb(255, 255, 255); left: 0px;
}
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-next {
	background: url("../images/ico/icon_link.png") no-repeat center 15px / auto 22px rgb(255, 255, 255); right: 0px;
}
}
.wholesale {
	margin: 10px 0px; padding: 18px 10px; border-top-color: rgb(230, 231, 235); border-bottom-color: rgb(230, 231, 235); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.wholesale .wholesale_out {
	padding-right: 2px;
}
.wholesale .slide {
	width: 23.8%; vertical-align: top; display: inline-block;
}
.wholesale .slide span {
	color: rgb(102, 102, 102); font-size: 14px; display: block;
}
.wholesale .slide span.slide_price {
	color: rgb(51, 51, 51); font-size: 18px; margin-top: 7px;
}
.wholesale .wholesale_out .bx-wrapper .bx-pager {
	display: none;
}
.wholesale .wholesale_out .bx-controls-direction a {
	width: 8px; height: 14px; right: -10px; margin-top: 0px; display: block; z-index: 99;
}
.wholesale .wholesale_out .bx-controls-direction .bx-prev {
	background: url("../images/global/goods_wholesale_left.png") no-repeat center / 8px 14px; top: 0px;
}
.wholesale .wholesale_out .bx-controls-direction .bx-next {
	background: url("../images/global/goods_wholesale_right.png") no-repeat center / 8px 14px; bottom: 0px;
}
.ueeshop_responsive_products_detail .gallery .products_img {
	display: none;
}
.ueeshop_responsive_products_detail .gallery .products_img iframe {
	width: 96vw; height: 96vw;
}
.ueeshop_responsive_products_detail .info {
	width: 50%; padding-left: 40px; float: left; box-sizing: border-box;
}
.ueeshop_responsive_products_detail .info .name {
	color: rgb(93, 93, 93); font-size: 24px;
}
.ueeshop_responsive_products_detail .info .number {
	margin: 10px 0px; font-size: 16px;
}
.ueeshop_responsive_products_detail .info .number span {
	font-weight: bold;
}
.ueeshop_responsive_products_detail .info .share {
	margin: 10px 0px;
}
.ueeshop_responsive_products_detail .info .desc {
	margin: 10px 0px; color: rgb(136, 136, 136); line-height: 190%; font-size: 16px;
}
.ueeshop_responsive_products_detail .info .attribute {
	margin: 10px 0px;
}
.ueeshop_responsive_products_detail .info .attribute li {
	color: rgb(136, 136, 136); line-height: 30px; overflow: hidden; font-size: 16px;
}
.ueeshop_responsive_products_detail .info .price {
	margin: 10px 0px; color: rgb(255, 102, 0); font-size: 24px;
}
.ueeshop_responsive_products_detail .info .login_tips {
	background-position: left; color: rgb(255, 102, 0); line-height: 20px; padding-left: 30px; font-family: "Arial"; font-size: 14px; display: inline-block; background-image: url("../images/global/login_price_icon.png"); background-repeat: no-repeat;
}
.ueeshop_responsive_products_detail .info .button {
	margin: 20px 0px;
}
.ueeshop_responsive_products_detail .info .button &gt; a {
	background: rgb(35, 169, 220); border-radius: 3px; width: 40%; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; font-size: 16px; text-decoration: none; margin-right: 10px; float: left; display: block; max-width: 200px;
}
.ueeshop_responsive_products_detail .info .button iframe {
	display: none;
}
.ueeshop_responsive_products_detail .info .button .download_button {
	float: left; position: relative;
}
.ueeshop_responsive_products_detail .info .button .download_button &gt; span {
	background: url("../images/ico/down.png") no-repeat center / 22px; border-radius: 3px; width: 45px; height: 45px; display: inline-block; cursor: pointer;
}
.ueeshop_responsive_products_detail .info .button .download_button &gt; span::after {
	background: rgb(255, 255, 255); transition:0.4s; left: 17px; width: 10px; height: 10px; bottom: -16px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; visibility: hidden; position: absolute; z-index: 11; content: ""; opacity: 0; transform: rotate(-45deg);
}
.ueeshop_responsive_products_detail .info .button .download_button &gt; span.no_file::after {
	display: none;
}
.ueeshop_responsive_products_detail .info .button .download_button .down_list {
	background: rgb(255, 255, 255); border-radius: 5px; border: 1px solid rgb(221, 221, 221); transition:0.4s; border-image: none; left: -50px; top: 100%; width: 140px; visibility: hidden; position: absolute; z-index: 10; opacity: 0;
}
.ueeshop_responsive_products_detail .info .button .download_button:hover .down_list {
	visibility: visible; opacity: 1;
}
.ueeshop_responsive_products_detail .info .button .download_button:hover &gt; span::after {
	visibility: visible; opacity: 1;
}
.ueeshop_responsive_products_detail .info .down_list {
	margin-top: 10px;
}
.ueeshop_responsive_products_detail .info .down_list li {
	padding: 0px 5px; height: 36px; line-height: 36px; overflow: hidden;
}
.ueeshop_responsive_products_detail .info .down_list li + li {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.ueeshop_responsive_products_detail .info .down_list li a {
	width: 100%; overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ueeshop_responsive_products_detail .info .button &gt; a:hover {
	background-color: rgb(51, 51, 51) !important;
}
.ueeshop_responsive_products_detail .info .button .download_button &gt; span:hover {
	background-color: rgb(51, 51, 51) !important;
}
.ueeshop_responsive_products_detail .info .platform {
	margin: 10px 0px;
}
.ueeshop_responsive_products_detail .info .platform a {
	padding: 0px 10px 0px 60px; border-radius: 20px; border: 1px solid rgb(227, 227, 227); border-image: none; width: auto; height: 50px; line-height: 50px; margin-right: 8px; display: inline-block;
}
.ueeshop_responsive_products_detail .info .platform a.amazon_btn {
	background: url("../manage/images/products/icon_platform_amazon.png") no-repeat 5px / contain;
}
.ueeshop_responsive_products_detail .info .platform a.aliexpress_btn {
	background: url("../manage/images/products/icon_platform_aliexpress.png") no-repeat 5px / contain;
}
.ueeshop_responsive_products_detail .info .platform a.wish_btn {
	background: url("../manage/images/products/icon_platform_wish.png") no-repeat 5px / contain;
}
.ueeshop_responsive_products_detail .info .platform a.ebay_btn {
	background: url("../manage/images/products/icon_platform_ebay.png") no-repeat 5px / contain;
}
.ueeshop_responsive_products_detail .info .platform a.alibaba_btn {
	background: url("../manage/images/products/icon_platform_alibaba.png") no-repeat 5px / contain;
}
.ueeshop_responsive_products_detail .description {
	margin: 20px 0px;
}
.ueeshop_responsive_products_detail .description .title {
	padding: 10px 0px; color: rgb(85, 85, 85); overflow: hidden; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_products_detail .description .title span {
	height: 38px; line-height: 38px; font-size: 20px; margin-right: 30px; cursor: pointer;
}
.ueeshop_responsive_products_detail .description .title span.cur {
	color: rgb(34, 34, 34);
}
.ueeshop_responsive_products_detail .description .contents {
	padding: 10px 0px; line-height: 180%; display: none; min-height: 300px;
}
.ueeshop_responsive_products_detail_review {
	margin: 30px 0px; overflow: hidden; padding-top: 30px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.ueeshop_responsive_products_detail_review .review_form h1 {
	font-size: 24px; font-weight: bold;
}
.ueeshop_responsive_products_detail_review .review_form .rows {
	padding: 10px 0px;
}
.ueeshop_responsive_products_detail_review .review_form .rows label {
	padding-bottom: 8px; font-size: 16px; display: block;
}
.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: rgb(153, 153, 153); font-size: 14px;
}
.ueeshop_responsive_products_detail_review .review_form .rows .input {
	border-radius: 5px; width: 360px; height: 44px; color: rgb(136, 136, 136); line-height: 44px; text-indent: 5px; font-size: 16px; max-width: 70%;
}
.ueeshop_responsive_products_detail_review .review_form .rows textarea {
	padding: 5px; border-radius: 5px; width: 500px; height: 150px; color: rgb(136, 136, 136); font-size: 16px; max-width: 80%;
}
.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 {
	width: 20px; height: 18px; margin-right: 3px; display: inline-block; cursor: pointer; background-image: url("../images/ico/icon_star.png"); background-repeat: no-repeat;
}
.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 {
	margin: 15px 20px 0px 0px; border-radius: 5px; border: 2px dashed rgb(196, 205, 213); border-image: none; width: 86px; height: 86px; float: left; display: none; position: relative; box-sizing: border-box;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box label {
	margin: 0px;
}
.ueeshop_responsive_products_detail_review .review_form .rows :first-child.upload_box {
	display: block;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box.on {
	
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box.on::after {
	background: none;
}
.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: 0px;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box::after {
	background: rgb(196, 205, 213); left: 50%; top: 40%; width: 26px; height: 4px; position: absolute; content: ""; transform: translate(-50%, -50%);
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box::before {
	background: rgb(196, 205, 213); left: 50%; top: 40%; width: 4px; height: 26px; position: absolute; content: ""; transform: translate(-50%, -50%);
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .num_tips {
	left: 0px; top: 65%; width: 100%; text-align: center; color: rgb(221, 221, 221); position: absolute;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .pic_box {
	width: 82px; height: 82px; text-align: center; font-size: 0px; vertical-align: middle; position: relative; z-index: 1; cursor: pointer;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .pic_box &gt; img + span {
	height: 100%; vertical-align: middle; display: inline-block;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_box .close {
	background: rgba(0, 0, 0, 0.5); border-radius: 50%; top: -7px; width: 24px; height: 24px; text-align: center; right: -7px; color: white; line-height: 24px; display: none; position: absolute; z-index: 2; cursor: pointer;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_file {
	padding: 0px; left: 0px; top: 0px; width: 82px; height: 82px; right: 0px; bottom: 0px; font-size: 70px; position: absolute; z-index: 1; cursor: pointer; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0;
}
.ueeshop_responsive_products_detail_review .review_form .rows .upload_tips {
	color: rgb(153, 153, 153);
}
.ueeshop_responsive_products_detail_review .review_form .form_button {
	background: rgb(34, 34, 34); border-radius: 5px; border: currentColor; border-image: none; width: 160px; height: 50px; color: rgb(255, 255, 255); font-size: 16px;
}
.ueeshop_responsive_products_detail_review .review_list {
	padding: 30px 0px;
}
.ueeshop_responsive_products_detail_review .review_list .item {
	padding: 15px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_products_detail_review .review_list :last-child.item {
	border: currentColor; border-image: none;
}
.ueeshop_responsive_products_detail_review .review_list .item .name {
	background: url("../images/ico/products_review_face.png") no-repeat left; height: 34px; color: rgb(51, 51, 51); line-height: 34px; text-indent: 40px; font-size: 20px;
}
.ueeshop_responsive_products_detail_review .review_list .item .time {
	height: 40px; color: rgb(85, 85, 85); line-height: 40px;
}
.ueeshop_responsive_products_detail_review .review_list .item .rating {
	height: 15px; line-height: 15px;
}
.ueeshop_responsive_products_detail_review .review_list .item .rating .star {
	background: url("../images/ico/icon_star.png") no-repeat 0px -72px; width: 15px; height: 15px; margin-right: 3px; vertical-align: middle; display: inline-block;
}
.ueeshop_responsive_products_detail_review .review_list .item .contents {
	color: rgb(85, 85, 85); line-height: 180%;
}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list {
	height: 85px; margin-top: 5px;
}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list .pic_box {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 85px; height: 0px; padding-top: 85px; margin-right: 10px; vertical-align: middle; display: inline-block; position: relative;
}
.ueeshop_responsive_products_detail_review .review_list .item .pic_list .pic_box img {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.ueeshop_responsive_products_inquiry {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_products_inquiry .empty {
	padding: 50px; text-align: center; color: rgb(85, 85, 85); font-size: 16px;
}
.ueeshop_responsive_products_inquiry .list {
	width: 42%; overflow: hidden; float: right;
}
.ueeshop_responsive_products_inquiry .list li {
	padding: 10px 0px; margin-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; position: relative; min-height: 120px;
}
.ueeshop_responsive_products_inquiry .list li:first-child {
	padding-top: 0px;
}
.ueeshop_responsive_products_inquiry .list li:last-child {
	border: currentColor; border-image: none;
}
.ueeshop_responsive_products_inquiry .list li .img {
	border: 1px solid rgb(221, 221, 221); border-image: none; left: 0px; top: 13px; width: 100px; height: 100px; overflow: hidden; position: absolute;
}
.ueeshop_responsive_products_inquiry .list li .img a {
	width: 100px; height: 100px; text-align: center; vertical-align: middle; display: block;
}
.ueeshop_responsive_products_inquiry .list li .info {
	padding-left: 120px; float: left;
}
.ueeshop_responsive_products_inquiry .list li:first-child {
	padding-top: 0px;
}
.ueeshop_responsive_products_inquiry .list li:first-child .img {
	top: 3px;
}
.ueeshop_responsive_products_inquiry .list .info .name {
	height: 14px; color: rgb(51, 51, 51); line-height: 14px; overflow: hidden; font-size: 14px; font-weight: bold; margin-bottom: 5px;
}
.ueeshop_responsive_products_inquiry .list .info .price {
	height: 22px; line-height: 22px; font-size: 16px;
}
.ueeshop_responsive_products_inquiry .list .info .desc {
	color: rgb(136, 136, 136); line-height: 180%; overflow: hidden; max-height: 55px;
}
.ueeshop_responsive_products_inquiry .list .info .remove {
	height: 20px; line-height: 22px; overflow: hidden;
}
.ueeshop_responsive_products_inquiry .list .info .remove a {
	font-family: Verdana; font-size: 14px;
}
.ueeshop_responsive_products_inquiry .list .info .remove i {
	background: url("../images/ico/normal.png") no-repeat -352px -113px; margin: 3px 0px; width: 14px; height: 14px; overflow: hidden; float: left; display: block;
}
.ueeshop_responsive_products_inquiry form {
	width: 57.3%; overflow: hidden; padding-right: 25px; float: left; box-sizing: border-box;
}
.ueeshop_responsive_products_inquiry form .rows {
	padding: 10px 0px;
}
.ueeshop_responsive_products_inquiry form .rows.input_rows {
	width: 50%; float: left;
}
.ueeshop_responsive_products_inquiry form .rows.textarea_rows {
	width: 100%; clear: both;
}
.ueeshop_responsive_products_inquiry form .rows label {
	padding-bottom: 8px; font-size: 16px; display: block;
}
.ueeshop_responsive_products_inquiry form .rows label span {
	color: red; font-size: 14px;
}
.ueeshop_responsive_products_inquiry form .rows .input {
	border-radius: 5px; width: 360px; height: 40px; color: rgb(136, 136, 136); line-height: 40px; text-indent: 5px; font-size: 16px; max-width: 90%;
}
.ueeshop_responsive_products_inquiry form .rows select {
	padding: 0px 5px; border-radius: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 360px; height: 42px; color: rgb(136, 136, 136); line-height: 44px; font-size: 16px; max-width: 90%;
}
.ueeshop_responsive_products_inquiry form .rows textarea {
	padding: 5px; border-radius: 5px; width: 616px; height: 150px; color: rgb(136, 136, 136); font-size: 16px; max-width: 100%;
}
.ueeshop_responsive_products_inquiry form .rows .vcode .input {
	width: 120px; max-width: 80%;
}
.ueeshop_responsive_products_inquiry form .rows .vcode img {
	margin-top: 6px;
}
.ueeshop_responsive_products_inquiry form .form_button {
	background: rgb(34, 34, 34); border-radius: 5px; border: currentColor; border-image: none; width: 160px; height: 50px; color: rgb(255, 255, 255); font-size: 16px;
}
.ueeshop_responsive_info_list {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_info_list .item {
	padding-bottom: 35px; margin-bottom: 35px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_info_list :last-child.item {
	margin: 0px;
}
.ueeshop_responsive_info_list .item .img {
	width: 22%; float: left;
}
.ueeshop_responsive_info_list .item .info {
	width: 78%; padding-left: 25px; float: right; box-sizing: border-box;
}
.ueeshop_responsive_info_list .item .info .title {
	overflow: hidden; padding-bottom: 5px; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.ueeshop_responsive_info_list .item .info .title a {
	color: rgb(85, 85, 85); font-size: 24px;
}
.ueeshop_responsive_info_list .item .info .title a:hover {
	color: rgb(51, 51, 51);
}
.ueeshop_responsive_info_list .item .info .time {
	color: rgb(153, 153, 153); line-height: 20px; font-size: 14px;
}
.ueeshop_responsive_info_list .item .info .time h2 {
	display: none;
}
.ueeshop_responsive_info_list .item .info .desc {
	color: rgb(153, 153, 153); line-height: 150%; overflow: hidden; font-size: 14px; margin-top: 5px; margin-bottom: 10px; display: block; max-height: 63px;
}
.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 {
	padding: 0px; width: 100%; float: none;
}
.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 {
	padding: 0px 150px; width: 100%;
}
.ueeshop_responsive_info_list.s1 .item .info .time {
	left: 0px; top: 0px; position: absolute;
}
.ueeshop_responsive_info_list.s1 .item .info .time h1 {
	display: none;
}
.ueeshop_responsive_info_list.s1 .item .info .time h2 {
	font-size: 24px; font-weight: bold; display: block;
}
.ueeshop_responsive_info_list.s1 .item .info .time h2 span {
	color: rgb(164, 164, 172); padding-top: 8px; font-size: 16px; display: block;
}
.ueeshop_responsive_info_list.s1 .item .info .title a {
	color: rgb(51, 51, 51);
}
.ueeshop_responsive_info_list.s1 .item .link {
	background: url("../images/ico/icon_link.png") no-repeat center; top: 0px; width: 20px; height: 70%; right: 0px; display: block; position: absolute;
}
.ueeshop_responsive_info_detail {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_info_detail &gt; .title {
	text-align: center; color: rgb(34, 34, 34); padding-bottom: 10px; font-size: 20px;
}
.ueeshop_responsive_info_detail &gt; .share {
	text-align: center;
}
.ueeshop_responsive_info_detail &gt; .contents {
	padding: 20px 0px; color: rgb(85, 85, 85); line-height: 180%; font-size: 16px; min-height: 300px;
}
.ueeshop_responsive_info_detail .ext_mes {
	margin: 0px 0px 10px;
}
.ueeshop_responsive_article_detail {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_article_detail &gt; .contents {
	color: rgb(85, 85, 85); line-height: 180%; font-size: 16px; min-height: 300px;
}
.ueeshop_responsive_article_detail &gt; .contents &gt; .share {
	padding: 10px 0px;
}
.ueeshop_responsive_article_detail.content-100 &gt; .contents {
	width: 100%; float: none;
}
.ueeshop_responsive_article_detail strong {
	font-weight: bold;
}
.ueeshop_responsive_article_detail b {
	font-weight: bold;
}
.ueeshop_responsive_article_feedback {
	margin: 30px 0px; padding-top: 10px;
}
.ueeshop_responsive_article_feedback .article_feedback_title {
	text-align: center; margin-bottom: 2%;
}
.ueeshop_responsive_article_feedback .article_feedback_title .title {
	color: rgb(51, 51, 51); font-size: 24px;
}
.ueeshop_responsive_article_feedback .article_feedback_title span {
	background: rgb(51, 51, 51); margin: 15px auto 10px; width: 28px; height: 2px; display: block;
}
.ueeshop_responsive_article_feedback .article_feedback_title .txt {
	color: rgb(85, 85, 85); font-size: 16px;
}
.ueeshop_responsive_article_feedback .rows {
	padding: 10px 2%; position: relative;
}
.ueeshop_responsive_article_feedback .rows.input_rows {
	width: 50%; text-align: center; float: left; box-sizing: border-box;
}
.ueeshop_responsive_article_feedback .rows .input {
	width: 100%; height: 43px; color: rgb(136, 136, 136); line-height: 43px; text-indent: 10px; font-size: 12px; box-sizing: border-box;
}
.ueeshop_responsive_article_feedback .rows textarea {
	padding: 5px; width: 100%; height: 150px; color: rgb(136, 136, 136); font-size: 12px; box-sizing: border-box;
}
.ueeshop_responsive_article_feedback .rows .fc_red {
	right: 0px; bottom: 7px; margin-right: 8px; position: absolute; 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 {
	margin: 0px 0px 0px 8px; position: static;
}
.ueeshop_responsive_article_feedback .rows .form_button {
	background: rgb(34, 34, 34); border: currentColor; border-image: none; width: 160px; height: 40px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 40px; font-size: 14px; cursor: pointer;
}
.ueeshop_responsive_article_feedback .rows.textarea_rows {
	clear: both;
}
.ueeshop_responsive_article_feedback.s1 &gt; form &gt; .rows.input_rows {
	width: 100%; float: none;
}
.ueeshop_responsive_article_feedback.s1 &gt; form &gt; .rows.textarea_rows textarea {
	width: 90%; max-width: 90%;
}
.ueeshop_responsive_feedback {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_feedback form {
	padding: 0px 30px;
}
.ueeshop_responsive_feedback .rows {
	padding: 10px 0px;
}
.ueeshop_responsive_feedback .rows label {
	padding-bottom: 8px; font-size: 16px; display: block;
}
.ueeshop_responsive_feedback .rows label span {
	color: red; font-size: 14px;
}
.ueeshop_responsive_feedback .rows .input {
	padding: 0px 5px; border-radius: 5px; width: 360px; height: 44px; color: rgb(136, 136, 136); line-height: 44px; font-size: 16px; max-width: 70%;
}
.ueeshop_responsive_feedback .rows textarea {
	padding: 5px; border-radius: 5px; width: 500px; height: 150px; color: rgb(136, 136, 136); font-size: 16px; max-width: 80%;
}
.ueeshop_responsive_feedback .rows .vcode .input {
	width: 120px; max-width: 80%;
}
.ueeshop_responsive_feedback .rows .vcode img {
	margin-top: 6px;
}
.ueeshop_responsive_feedback .form_button {
	background: rgb(34, 34, 34); border-radius: 5px; border: currentColor; border-image: none; width: 160px; height: 50px; color: rgb(255, 255, 255); font-size: 16px;
}
.ueeshop_responsive_download_list {
	margin: 30px 0px; overflow: hidden;
}
.ueeshop_responsive_download_list ul li {
	height: 48px; line-height: 48px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_download_list ul li .name {
	float: left;
}
.ueeshop_responsive_download_list ul li a {
	background: url("../images/ico/down.png") no-repeat center / 15px rgb(85, 85, 85); border-radius: 5px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; margin-top: 13px; margin-right: 10px; display: inline-block;
}
.ueeshop_responsive_download_list ul li a.s1 {
	background-color: rgb(255, 255, 255);
}
.ueeshop_responsive_download_list ul li a.s1 em {
	display: none;
}
.editor_txt {
	line-height: 1.6; overflow: hidden;
}
.editor_txt * {
	font-family: inherit;
}
.editor_txt h1 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt h2 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt h3 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt h4 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt h5 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt h6 {
	line-height: 1.2; font-weight: normal;
}
.editor_txt b {
	line-height: 1.2; font-weight: bold;
}
.editor_txt strong {
	line-height: 1.2; font-weight: bold;
}
.editor_txt li {
	list-style-type: inherit;
}
.editor_txt i {
	font-style: italic;
}
.editor_txt cite {
	font-style: italic;
}
.editor_txt em {
	font-style: italic;
}
.editor_txt span {
	color: inherit; font-family: inherit; font-size: inherit;
}
.editor_txt strong {
	color: inherit; font-family: inherit; font-size: inherit;
}
.editor_txt table {
	display: table; border-collapse: collapse;
}
.editor_txt td p {
	margin: 0px; padding: 0px;
}
.editor_txt u {
	text-decoration: underline;
}
body .bx-wrapper .bx-pager {
	bottom: 4%;
}
body .bx-wrapper .bx-controls-auto {
	bottom: 4%;
}
#chat_window .chat_box a.chat_item {
	text-indent: 100px; overflow: hidden; white-space: nowrap;
}
@media all and (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 (min-width:769px)
{
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction a {
	height: 26px; padding-top: 5px;
}
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-prev {
	background: url("../images/ico/icon_link_back.png") no-repeat center 9px / auto 18px rgb(255, 255, 255);
}
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction .bx-next {
	background: url("../images/ico/icon_link.png") no-repeat center 9px / auto 18px rgb(255, 255, 255);
}
}
@media only screen and (max-width:991px)
{
.ueeshop_responsive_header {
	display: block;
}
.responsive_pc_header {
	display: none !important;
}
.responsive_win_alert#global_win_alert {
	height: 200px; padding-top: 5%;
}
.responsive_win_alert#global_win_alert #alert_top {
	margin-top: 0px;
}
.responsive_win_alert#global_win_alert #alert_continue {
	margin: 10px 0px; float: none; display: block; max-width: 100%;
}
.responsive_win_alert#global_win_alert #alert_inquery {
	margin: 10px 0px; float: none; display: block; max-width: 100%;
}
.responsive_win_alert#global_win_alert #alert_bottom {
	margin-top: 6%;
}
#chat_window {
	
}
#chat_window .chat_box .box {
	background: rgb(255, 255, 255); margin: auto; border-radius: 10px; left: 0px; top: 0px; width: 85%; height: 80%; right: 0px; bottom: 0px; overflow: hidden; display: block; visibility: hidden; position: fixed; z-index: 10001; max-height: 250px; opacity: 0; box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
#chat_window .chat_box .box.show {
	visibility: visible; opacity: 1;
}
#chat_window .chat_box .abs {
	padding-right: 0px; display: block;
}
#chat_window .chat_box .box .box_area {
	padding: 0px 15px; left: 0px; width: 100%; height: 90%; overflow: hidden; position: absolute; -ms-overflow-y: scroll; box-sizing: border-box;
}
#chat_window .chat_box .box .chat_close {
	background: url("../images/global/icon_close.png") no-repeat center / 22px; width: 100%; height: 30px; right: 0px; bottom: 0px; display: block; position: absolute;
}
#chat_window .chat_box .chat_item {
	background: none; width: auto; height: auto; margin-bottom: 0px;
}
#chat_window .chat_box a.chat_item {
	padding: 0px 17px; height: 30px; color: rgb(51, 51, 51); line-height: 30px; text-indent: 0px; font-size: 14px; display: block; white-space: nowrap; position: relative; min-width: 80px;
}
#chat_window .chat_box a.chat_wechat {
	display: none;
}
#chat_window .chat_box a.chat_trademanager {
	display: none;
}
#chat_window .chat_box .chat_wechat.chat_item {
	display: none;
}
#chat_window .chat_box .chat_trademanager.chat_item {
	display: none;
}
#chat_window .chat_box .more_box {
	padding: 0px; border: currentColor; border-image: none;
}
#chat_window .chat_box .more_box a {
	background: no-repeat left / 20px auto; margin: 6px 0px; padding: 0px 0px 0px 25px; border-radius: 0px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#chat_window .chat_box a.chat_item {
	background: no-repeat left / 20px auto; margin: 6px 0px; padding: 0px 0px 0px 25px; border-radius: 0px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#chat_window .chat_box .more_box a:hover {
	background-color: rgb(255, 255, 255);
}
#chat_window .chat_box .chat_qq .more_box a {
	background-image: url("../mobile/images/chat_qq.png");
}
#chat_window .chat_box a.chat_qq {
	background-image: url("../mobile/images/chat_qq.png");
}
#chat_window .chat_box .chat_skype .more_box a {
	background-image: url("../mobile/images/chat_skype.png");
}
#chat_window .chat_box a.chat_skype {
	background-image: url("../mobile/images/chat_skype.png");
}
#chat_window .chat_box .chat_email .more_box a {
	background-image: url("../mobile/images/chat_email.png");
}
#chat_window .chat_box a.chat_email {
	background-image: url("../mobile/images/chat_email.png");
}
#chat_window .chat_box .chat_whatsapp .more_box a {
	background-image: url("../mobile/images/chat_whatsapp.png");
}
#chat_window .chat_box a.chat_whatsapp {
	background-image: url("../mobile/images/chat_whatsapp.png");
}
#chat_window .chat_box .more_box::before {
	display: none;
}
#chat_window .chat_box .more_box::after {
	display: none;
}
#chat_window .chat_box .more_box a:hover .relimg {
	display: none;
}
#lib_user {
	padding: 0px;
}
#customer {
	width: 100%;
}
#customer .user_header {
	display: none;
}
#customer #signup .info {
	display: none;
}
#customer #signup {
	margin: 0px 1rem; padding-top: 2rem;
}
#customer #signup .register {
	width: 100%;
}
#customer #signup .register .title {
	display: none;
}
#customer #signup .register .lib_txt {
	width: 100%; box-sizing: border-box;
}
#customer #signup .register .row {
	margin: 0px 0px 1.25rem;
}
#customer #signup .register .intro {
	margin: 0px 0px 1.37rem;
}
#customer #signup .register .intro dd {
	background: url("../images/user/point2.gif") no-repeat 0px 10px; line-height: 1.5rem;
}
#customer #signup .register .signbtn {
	margin: 0px; width: 100%; text-align: center; line-height: 2.12rem; font-size: 1rem; box-sizing: border-box;
}
#customer #signup .register .reset_success {
	margin-bottom: 1rem; display: block;
}
#customer #signup .register .reset_success .reset_success_ico {
	width: 2.5rem;
}
#customer #signup .register .reset_success .reset_success_tip {
	font-size: 1.12rem; margin-left: 0.62rem;
}
#customer #signup .register .success_intro dd {
	background: none; padding-left: 0px;
}
#customer #signup .register .success_top dd {
	color: rgb(102, 102, 102);
}
#customer #signup .register .success_bottom dd {
	color: rgb(153, 153, 153);
}
#customer #signup .register .success_bottom dt {
	color: rgb(153, 153, 153); font-weight: normal;
}
#lib_user {
	background: rgb(245, 245, 245);
}
#lib_user_menu {
	display: none;
}
#responsive_lib_user_menu {
	margin-top: 6.87rem; display: block;
}
#responsive_lib_user_menu .responsive_menu_wrapper {
	background: rgb(255, 255, 255); padding: 0px 0.93rem;
}
#responsive_lib_user_menu .responsive_menu_wrapper .responsive_menu_item {
	height: 2.81rem; color: rgb(51, 51, 51); line-height: 2.81rem; padding-left: 2.5rem; font-size: 1rem; border-bottom-color: rgb(221, 221, 226); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative;
}
#responsive_lib_user_menu .responsive_menu_wrapper .responsive_menu_item .menu_ico {
	left: 0.31rem; top: 50%; width: 1.37rem; position: absolute; transform: translateY(-50%);
}
#responsive_lib_user_menu .responsive_menu_wrapper .responsive_menu_item .menu_down {
	top: 50%; right: 0px; position: absolute; transform: translateY(-50%);
}
#responsive_lib_user_menu .responsive_menu_wrapper :last-child.responsive_menu_item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#responsive_lib_user_menu .responsive_menu_wrapper .responsive_menu_item a {
	color: rgb(51, 51, 51);
}
#responsive_lib_user_menu .user_logoutBtn {
	background: rgb(234, 234, 234); margin: 2.5rem 0.93rem 0px; height: 2.5rem; text-align: center; color: rgb(153, 153, 153); line-height: 2.5rem; font-size: 1rem; display: block;
}
#lib_user_main {
	width: 100%; float: none;
}
#lib_user_main .lib_user_box {
	display: none;
}
#lib_user_main .responsive_lib_user_box {
	padding: 1.25rem 1rem; display: block;
}
#lib_user_main .responsive_lib_user_box .user_personal_head {
	width: 4.37rem; margin-right: 0.62rem; vertical-align: middle; display: inline-block;
}
#lib_user_main .responsive_lib_user_box .user_personal_email {
	color: rgb(0, 0, 0); font-size: 1.25rem; font-weight: bold; vertical-align: middle; display: inline-block;
}
.user_main {
	width: 100%; margin-top: 0px;
}
.hide_menu {
	display: none !important;
}
.lib_abs {
	top: 50px; position: absolute;
}
#lib_user_main .contenter {
	
}
#lib_down_list li {
	background: rgb(255, 255, 255); padding: 0px 0.93rem; height: 2.87rem; line-height: 2.87rem; margin-bottom: 0.5rem; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#lib_down_list li a {
	background: rgb(255, 255, 255); padding: 0px; border-radius: 50%; width: 1.5rem; height: 1.5rem; line-height: 1; text-indent: -9999999px; text-decoration: none; margin-top: 0.68rem; position: relative; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#lib_down_list li a em {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-image: url("../images/user/download_ico.png"); background-size: 100% 100%;
}
#lib_down_list li i {
	display: none;
}
.ueeshop_responsive_header .header .func .btn {
	padding: 0px;
}
#lib_user_main .lib_user_title {
	display: none;
}
#lib_user_setting {
	padding: 0px;
}
#lib_user_setting .setting_box {
	background: rgb(255, 255, 255); overflow: hidden; margin-bottom: 1rem;
}
#lib_user_setting .line {
	display: none;
}
#lib_user_setting .setting_box h3 {
	margin: 1rem 0px; width: 100%; text-align: center; font-size: 1rem; float: none;
}
#lib_user_setting .setting_box form {
	padding: 0px 0.93rem; width: 100%; text-align: center; float: none; box-sizing: border-box;
}
#lib_user_setting .setting_box form th {
	width: 100%; display: block;
}
#lib_user_setting .setting_box form td {
	width: 100%; margin-bottom: 0.75rem; display: block;
}
#lib_user_setting .setting_box form td input {
	border-radius: 5px; width: 100%; height: 2.06rem; text-indent: 5px;
}
#lib_user_setting .setting_box form td select {
	border-radius: 5px; width: 100%; height: 2.06rem;
}
#lib_user_setting .setting_box form tr:last-child th {
	display: none;
}
#lib_user_setting .setting_box form .textbtn {
	background: rgb(0, 0, 0); border-radius: 5px; width: 100%; height: 2.18rem; color: rgb(255, 255, 255); line-height: 2.18rem;
}
#signup .register select {
	width: 100%;
}
#customer #signup .register .row {
	float: none;
}
#signup .register .row label {
	color: rgb(51, 51, 51); font-size: 1rem;
}
#customer .top_list {
	display: block;
}
#customer #signin .signin_box .lib_txt {
	width: 100%; box-sizing: border-box;
}
.mobile_header {
	padding: 0px 0.93rem; height: 2.75rem; text-align: center; line-height: 2.75rem; font-size: 1rem; font-weight: bold; margin-bottom: 1rem; display: block; position: relative; background-color: rgb(255, 255, 255);
}
.mobile_header .user_back {
	background: url("../images/user/uese_back.png") no-repeat center / contain; left: 0.93rem; top: 50%; width: 0.62rem; height: 2.75rem; position: absolute; transform: translateY(-50%);
}
}
@media only screen and (max-width:768px)
{
.ueeshop_responsive_position &gt; .title {
	display: none;
}
.ueeshop_responsive_position &gt; .position {
	left: 0px; text-align: left;
}
.ueeshop_responsive_turn_page {
	margin: 20px; height: auto; line-height: 36px; float: none;
}
.ueeshop_responsive_turn_page span {
	width: 36px; height: 36px; line-height: 36px;
}
.ueeshop_responsive_turn_page span a {
	width: 36px; height: 36px;
}
.ueeshop_responsive_turn_page span font {
	width: 36px; height: 36px;
}
.ueeshop_responsive_case_list {
	margin: 10px 0px;
}
.ueeshop_responsive_case_list .item {
	padding-bottom: 20px; margin-bottom: 20px;
}
.ueeshop_responsive_case_list .item .img {
	width: 100%; float: none;
}
.ueeshop_responsive_case_list .item .info {
	width: 100%; padding-left: 0px; float: none;
}
.ueeshop_responsive_case_list .item .info .name {
	padding-top: 8px;
}
.ueeshop_responsive_case_detail {
	margin: 10px 0px;
}
.ueeshop_responsive_case_detail &gt; .img {
	width: 100%;
}
.ueeshop_responsive_case_detail &gt; .img li img {
	max-height: 200px;
}
.ueeshop_responsive_case_detail &gt; .desc {
	min-height: 100px;
}
.ueeshop_responsive_products_list {
	margin: 10px 0px;
}
.ueeshop_responsive_products_list .item {
	padding: 5px; width: 50%; margin-bottom: 10px;
}
.ueeshop_responsive_products_list .item .pro {
	width: 100%;
}
.ueeshop_responsive_products_list .item .info {
	width: 100%;
}
.ueeshop_responsive_products_detail {
	margin: 10px 0px;
}
.ueeshop_responsive_products_detail .gallery {
	width: 100%; float: none; min-height: inherit;
}
.ueeshop_responsive_products_detail .gallery .bx-wrapper .bx-controls-direction a {
	display: block;
}
.ueeshop_responsive_products_detail .gallery .bigimg {
	display: none;
}
.ueeshop_responsive_products_detail .gallery #zoom-big {
	display: none;
}
.ueeshop_responsive_products_detail .gallery .left_small_img {
	display: none;
}
.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: 0px auto;
}
.ueeshop_responsive_products_detail .info {
	padding: 15px 0px; width: 100%; float: none;
}
.ueeshop_responsive_products_detail .info .name {
	font-size: 20px;
}
.ueeshop_responsive_products_detail .description {
	margin: 0px;
}
.ueeshop_responsive_products_detail .description .contents {
	min-height: 200px;
}
.ueeshop_responsive_products_detail_review {
	margin: 10px 0px; padding-top: 10px;
}
.ueeshop_responsive_products_detail_review .review_form .rows {
	padding: 5px 0px;
}
.ueeshop_responsive_products_detail_review .review_form .rows.input_rows {
	width: 50%; 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 {
	height: 36px; line-height: 36px; max-width: 90%;
}
.ueeshop_responsive_products_detail_review .review_form .rows textarea {
	height: 120px; max-width: 90%;
}
.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 0px;
}
.ueeshop_responsive_products_inquiry {
	margin: 10px 0px;
}
.ueeshop_responsive_products_inquiry .list {
	width: 100%; float: left;
}
.ueeshop_responsive_products_inquiry form {
	padding: 10px 0px 0px; width: 100%; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; float: right;
}
.ueeshop_responsive_products_inquiry form :first-child.rows {
	padding: 10px 0px;
}
.ueeshop_responsive_products_inquiry form .rows .input {
	height: 36px; line-height: 36px; max-width: 90%;
}
.ueeshop_responsive_products_inquiry form .rows textarea {
	height: 120px; max-width: 90%;
}
.ueeshop_responsive_products_inquiry form .rows .vcode img {
	margin-top: 2px;
}
.ueeshop_responsive_products_inquiry form .form_button {
	height: 40px;
}
.ueeshop_responsive_info_list {
	margin: 10px 0px;
}
.ueeshop_responsive_info_list .item {
	padding-bottom: 15px; margin-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: 0px 50px 0px 70px;
}
.ueeshop_responsive_info_list.s1 .item .info .time h2 {
	font-size: 16px;
}
.ueeshop_responsive_info_list.s1 .item .info .time h2 span {
	padding-top: 5px; font-size: 14px; font-weight: normal;
}
.ueeshop_responsive_info_list.s1 .item .link {
	background-size: 10px;
}
.ueeshop_responsive_info_detail {
	margin: 10px 0px;
}
.ueeshop_responsive_info_detail &gt; .title {
	font-size: 16px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ueeshop_responsive_info_detail &gt; .contents {
	min-height: 200px;
}
.ueeshop_responsive_article_detail {
	margin: 10px 0px;
}
.ueeshop_responsive_article_detail &gt; .contents {
	min-height: 200px;
}
.ueeshop_responsive_article_detail.s1 &gt; .contents {
	width: 100%; float: none;
}
.ueeshop_responsive_article_feedback .rows .fc_red {
	margin-right: 0px;
}
.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 0px;
}
.ueeshop_responsive_feedback form {
	padding: 0px 10px;
}
.ueeshop_responsive_feedback .rows.input_rows {
	width: 50%; float: left;
}
.ueeshop_responsive_feedback .rows .input {
	height: 36px; line-height: 36px; max-width: 80%;
}
.ueeshop_responsive_feedback .rows.textarea_rows {
	clear: both;
}
.ueeshop_responsive_feedback .rows textarea {
	height: 120px; max-width: 90%;
}
.ueeshop_responsive_feedback .rows .vcode img {
	margin-top: 2px;
}
.ueeshop_responsive_feedback .form_button {
	height: 40px;
}
.ueeshop_responsive_download_list {
	margin: 10px 0px;
}
.editor_txt img {
	width: auto !important; height: auto !important; max-height: 100%; max-width: 100%;
}
#chat_window {
	right: 5%; bottom: 10%;
}
#newsletter_pop {
	padding: 20px; height: 100%; max-height: 400px; justify-content: space-around;
}
#newsletter_pop .close_btn {
	top: 15px; width: 30px; right: 15px;
}
#newsletter_pop .title {
	font-size: 28px;
}
#newsletter_pop .brief {
	font-size: 14px; max-width: 100%;
}
#newsletter_pop .newsletter_form input.text {
	height: 36px; max-width: 100%;
}
#newsletter_pop .newsletter_form input.sub {
	height: 36px; margin-top: 10px; max-width: 100%;
}
#global_editor_contents {
	overflow: hidden;
}
#global_editor_contents .editor_table_wrap {
	width: 100%; overflow: hidden; -ms-overflow-x: scroll;
}
}
@media only screen and (max-width:600px)
{
.ueeshop_responsive_position {
	height: 25px;
}
.ueeshop_responsive_position .position {
	height: 25px; line-height: 25px;
}
.ueeshop_responsive_turn_page {
	margin: 10px;
}
.ueeshop_responsive_case_list .item .info .name a {
	font-size: 16px;
}
.ueeshop_responsive_case_list .item .info .desc {
	padding-top: 0px;
}
.win_alert {
	padding: 15px; height: 290px;
}
.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: 0px 10px;
}
.inquiry_success .ins_title {
	font-size: 52px; margin-top: 45%;
}
.inquiry_success .ins_txt {
	font-size: 16px;
}
.inquiry_success .ins_btn {
	line-height: 2.5; font-size: 16px;
}
}
@media only screen and (max-height:450px)
{
#newsletter_pop {
	height: 60%;
}
#newsletter_pop .main_img {
	display: none;
}
}
</pre></body></html>