@charset "utf-8";

/* layout */
body{width:100%;background:#f6f6f6;-webkit-text-size-adjust:none;text-size-adjust:none;}
.layout,.header,.nav-wrap,.slide-banners-wrap,.banner-list,.footer,.bottom-service,.social-layout,.topbar,.service-items,.topbar,.index-wrapper,.banner-section{display:block;width:100%;margin:0 auto;}
.head-wrapper,.foot-wrapper,.nav-bar,.topbar, .index-wrapper,.banner-section{max-width:100%;min-width:inherit;}
.z10000{position:relative;z-index:100000;}
.mobile-body-mask{width:100%;height:100%;background:rgba(0,0,0,0.4);position:absolute;position:fixed;left:0;top:0;z-index:9999;}
img{max-width:100%;}
a:visited{color:#333;}

/* box sizing */
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}

.main-tit-bar:after{content:'';display: block;height: 0;clear: both;visibility: hidden;}

.owl-carousel .owl-dots .owl-dot{background-color: rgba(0,0,0,0.2);border-color:rgba(0,0,0,0.2);width: 6px;height: 6px;border: 0;}
.owl-carousel .owl-dots .active{background-color: #fc0;border-color:#fc0;}


/* ===================================================
 * header 
 * --------------------------------------------------- */
.head-wrapper{border-bottom:0;margin-bottom: 0;}
.topbar{height:50px;margin-top:0!important;position: absolute;right: 0;top: 0;border-bottom: 0;box-shadow:none;}
.topbar .top-menu{display:none;}
.topr{display: none;}
.header{display:none;}
.header .head-shopcart,.header .head-login-info,.header .head-search{width:33.3%;height:38px;float:right;padding:0;}
.logo{display:block;width:50%;float:none;padding:0.6em 0 0.8em 5px;margin:0 auto;}
.logo img{width:100%;}

/* mobile nav */
.head-wrapper{background-color: #fff;min-height:50px;}
.mobile-head-wrapper,.head-wrapper:after{width:100%;height:38px;margin:0 auto;}
.mobile-head-wrapper{/*margin-bottom:-38px;*/position:relative;z-index:9999;background:#666;}
.head-wrapper:after{content:'';display:block;height: 0;clear: both;visibility: hidden;}
.mobile-head-wrapper .mobile-quick-item{width:20%;float:left;}
.mobile-head-wrapper .mobile-quick-item .ico-tit{display:block;width:100%;height:38px;margin:0 auto;background-image:url(img/mobile_head_icons.png);background-repeat:no-repeat;background-size:38px 190px;z-index:9000;position:relative;background-color: #666;}
.mobile-head-wrapper .mobile-quick-nav .ico-tit{background-position:center 0;}
.mobile-head-wrapper .mobile-quick-search .ico-tit{background-position:center -38px;}
.mobile-head-wrapper .mobile-quick-language .ico-tit{background-position:center -76px;}
.mobile-head-wrapper .mobile-quick-uc .ico-tit{background-position:center -114px;}
.mobile-head-wrapper .mobile-quick-cart .ico-tit{background-position:center -152px;}
.mobile-head-wrapper .mobile-quick-hide{width:100%;background-color:#fff;position:absolute;left:0;top:38px;padding:15px;visibility:hidden;opacity:0;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-moz-transform:translateY(-60px);-webkit-transform:translateY(-60px);transform:translateY(-60px);}
.mobile-head-wrapper .mobile-quick-nav .mobile-quick-hide{opacity: 1;}
.show-mobile-quick .mobile-quick-hide{display:block;height:auto;opacity:1;visibility:visible;-moz-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);}
.body-show-quick .head-wrapper{z-index:10000;position:relative;}
.body-show-quick:before{content:'';display:block;width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.6);z-index:9999;}
.body-show-quick-nav:before{display:none;}
.mobile-fix-head {}
.mobile-fix-head .mobile-head-wrapper{position:fixed;left:0;top:0;width:100%;z-index:99999;}
.mobile-quick-language.show-mobile-quick .mobile-quick-hide{padding: 5px 15px;}
.mobile-head-wrapper .mobile-quick-nav .mobile-quick-hide{-moz-transform:none;-webkit-transform:none;transform:none;height:0;padding:0;}
.mobile-head-wrapper .prisna-wp-translate-dropdown-languages-list p{border-top-style: dashed!important;}
.mobile-head-wrapper .prisna-translator.prisna-wp-translate-dropdown-languages-list-opened .prisna-wp-translate-dropdown-body {border: 0!important;box-shadow:none!important;-webkit-box-shadow:none!important;}

/* top-menu */
.top-menu{display:none;}
.head-wrapper .top-menu{width:100%;float:none;text-align:center;}
.head-wrapper .top-menu li a{display:inline-block;height:30px;line-height:30px;padding:0 18px;border-radius:4px;background:#666;color:#fff;margin:0 0 6px;}
.head-wrapper .top-menu li a:hover{text-decoration:none;}
.head-wrapper .top-menu li:nth-child(3) a{background:#58cae6;}
.head-wrapper .top-menu li:nth-child(3n+1) a{background:#32ab48;}
.head-wrapper .top-menu li:nth-child(3n+2) a{background:#fdcb08;}
.head-wrapper .top-menu li{display:inline-block;padding:3px 5px;float:none;}
.head-wrapper .top-menu li:after{display:none;}
.head-wrapper .top-menu li:nth-child(4){clear:left;}
.head-wrapper .top-menu li:nth-child(4),.head-wrapper .top-menu li:nth-child(5){min-width:40%;}
.head-wrapper .top-menu li:nth-child(4) a,.head-wrapper .top-menu li:nth-child(5) a{display:block;width:100%;}
.head-wrapper .top-menu li:nth-child(4) a{background-color:#ed6d00;}
.head-wrapper .top-menu li:nth-child(5) a{background-color:#0ec26b;}
.mobile-quick-item .top-menu{display:block;}
.head-login-info {display: block;width: 100%;margin: 0;padding: 0 0 8px;float: none;text-align: center;}
.head-login-info h4,.head-login-info p{display:inline;}
.head-login-info h4 b{display: none;}
.head-login-info .ico-user{display: none;}
.head-login-info a{display:inline-block;height:30px;line-height:30px;padding:0 18px;border-radius:4px;background:#999;color:#fff;margin:0 0 6px;min-width: 130px;text-align: center;}
.head-login-info span a:nth-of-type(2){background: #c28209;}
.head-login-info span:nth-child(2n+1) a{background: #36c939;}
.head-login-info span:nth-child(2n+1) a:nth-of-type(2){background: #0ec26b;}

/* search */
.head-wrapper .head-search{display:block;float:none;width:100%;position:relative;padding-top:0;}
.head-search .ico-search,.head-search:before{background-position:center -35px;z-index:10000;}
.head-search .search-ipt{width:100%;height:35px;line-height:33px;float:none;}
.head-search .search-select{display: none;}
.head-search .search-btn,.head-search .search-btn:hover{position:absolute;right:0;top:0;width:35px;height:35px;background:#fc0 url(img/mobile_head_icons.png) 0 -35px no-repeat; background-size:35px 175px;text-indent:-9999em;overflow: hidden;}
.head-search .search-btn:hover{background-color:#fc0;}
.hide-before-ico:before{display:none;}

/* shopcart */
.shopcart-cont .btn-view-cart,.shopcart-cont .btn-check{height:32px;line-height:32px;}
.shopcart-cont .btn-check{background-color: #fc0;}
.shopcart-foot{padding-top:0.8em;}

/* change currency */
.topbar{display:inline;}
.welcome{display: none;}
.currency-cur{font-size:10px;color:#999;display:inline-block;}
.currency-cur span,.currency-cur .currency-icon{display:none;}
.topbar .currency-cur:before{display:none;}
.topbar .currency-cur{width:auto;padding:0;line-height:1.3;}
.topbar .currency-cur b{display: none;}
.topbar .currency-cur a{display:block;color:#000;font-size:12px;text-indent:0;position:relative;padding:1.2em 0.8em 0 3em;position:absolute;right:0;top:-1.2em;z-index:999;}
.topbar .change-currency{position:absolute;right:0;top:19px;font-size:12px;margin-right: 0;}
.topbar .currency-cur a:after{content:">";font-family:simsun;vertical-align:middle;font-weight:normal;color:#666;position:absolute;right:1px;top:1.2em;border: 0;}
.topbar .change-currency a:hover{background-color:transparent;}
.dropdown .submenu{left:auto;border:0;position:relative;width:100%;height:100%;overflow:visible;overflow-y:scroll;overflow-y:auto;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;}
.dropdown .menu-out{padding:0 15px 10px;background:#fff;z-index:10000;width:70%;height:100%;position:fixed;right:-70%;top:0;display:block;z-index:99999; }
.dropdown .submenu a{border-top:1px dashed #ccc;margin-bottom: 3px;}
.dropdown .submenu a:first-child{border-top:0;}
.show-currency .dropdown .submenu{display:block;}
.show-currency .mobile-ico-close{display:block;}
.mobile-ico-close{display:none;width:30px;height:30px;background:#fff url(img/mobile_close.png) center center no-repeat;background-size:50% auto;position:absolute;left:-31px;top:0;}

/* nav */
.header .mobile-nav-ico,.header:before{background-position:0 0;position:absolute;left:12.5%;margin-left:-22px;top:0;}
.header .mobile-nav-ico{z-index:10000;}
.header:before{content:"";}
.nav-bar{display:none;}
.nav-bar .cate-nav{display:none;}
.mobile-quick-nav .mobile-quick-hide{}
.nav-wrap{padding:1em 15px 10px;background:#fff;z-index:10000;width:70%;height:100%;position:fixed;left:-80%;top:0;display:block;z-index:10009;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.nav-wrap .nav{left:auto;border:0;position:relative;width:100%;height:100%;overflow:visible;overflow-y:scroll;overflow-y:auto;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;line-height:32px;float:none;display:block;}
.nav-wrap .nav li,.nav-wrap .nav li a{float:none;display:block;color:#333!important;padding:0;}
.nav-wrap .nav li a:after{display:none;content:"";}
.nav-wrap .nav li a:hover,.nav-wrap .nav li a.hover,.nav-wrap .nav li:hover{background:none;}
.nav-wrap .nav li{border-bottom:1px solid #ddd;padding:6px 0;position:relative;}
.nav-wrap .nav li .nav-ico-with-child{display:block;width:30px;height:30px;position:absolute;right:0;top:6px;}
.nav-wrap .nav li .nav-ico-with-child:before,.nav-wrap .nav li .nav-ico-with-child:after{content:"";display:block;width:12px;height:2px;background:#333;position:absolute;left:50%;margin-left:-6px;top:50%;margin-top:-1px;opacity:0.6;}
.nav-wrap .nav li .nav-ico-with-child:after{-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.nav-wrap .nav li ul{display:none;position:static;width:100%;background:none;border:0;padding:0 0 5px;}
.nav-wrap .nav li ul ul{padding-left:15px;}
.nav-wrap .nav li ul a{display:block;position:relative;padding-left:10px;}
.nav-wrap .nav li ul li{position:relative;}
.nav-wrap .nav li ul li:before{content:'';display:block;width:3px;height:3px;background-color:#999;position:absolute;left:0;top:14px;}
.nav-wrap .nav li li{padding:0;border:0;}
.nav-wrap .nav li.show-nav-menu > ul{display:block;}
.nav-wrap .nav li.show-nav-menu > .nav-ico-with-child:after{display:none;}
.nav-wrap .nav li.with-sub-menu > a{display:block;margin-right:40px;}
.nav-wrap .nav li.show-nav-menu > a{font-weight:bold;}
.nav-wrap .nav li li .nav-ico-with-child{top:1px;}
.nav-wrap .mobile-ico-close{display:block;left:auto;right:-31px;z-index:20000;}
.show-nav .mobile-ico-close{display:block;left:auto;right:-31px;}
.mobile-fix-head .header{position:fixed;top:0;}
.mobile-fix-head .topbar{margin-bottom:38px;}
.show-mobile-nav .mobile-quick-hide{left:0;display:block;}
.show-mobile-quick .nav-wrap{left:0;z-index:10009;}
.mobile-nav-mask{display:none;content:'';width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:fixed;left:0;top:0;z-index:10002;}
.show-mobile-quick .mobile-nav-mask{display:block;}
.cate-nav{display:none;}

/* translate */
.topbar .transall{display: none;}
.transall{display:block;width:100%;float:none;}
.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body,.head-wrapper .prisna-wp-translate-dropdown-body:hover{background:none!important;border:0!important;box-shadow:none!important;}
.head-wrapper .prisna-wp-translate-dropdown-container,.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body{height:auto!important;}
.head-wrapper .prisna-wp-translate-dropdown-body{float:none!important;}
.head-wrapper .prisna-wp-translate-dropdown-body .prisna-wp-translate-dropdown-body>p.prisna-wp-translate-dropdown-current-language,.head-wrapper .transall .prisna-wp-translate-dropdown-current-language-arrow{display:none!important;}
.head-wrapper .prisna-wp-translate-dropdown-languages-list-scroll{display:block!important;height:auto!important;}
.head-wrapper .prisna-wp-translate-dropdown-languages-list p{width:50%;display:inline!important;;float:left!important;}
.head-wrapper .prisna-wp-translate-dropdown-languages-list{display:block!important;}
.transall .prisna-wp-translate-dropdown-current-language{display:none!important;}
.head-wrapper .prisna-translator .prisna-wp-translate-dropdown-body{background-color: #fff!important;border: 0!important;}
.head-wrapper .prisna-wp-translate-dropdown-languages-list p{padding: 3px 0!important;}


/* ===================================================
 * footer 
 * --------------------------------------------------- */
.foot-wrapper{padding:0;background:none;border:0;}
.social-bar,.bottom-service{padding:5px 10px 0;background:#fff;}
.social-bar{border-bottom:0;border-top:1px solid #ddd;}
.social-bar .social-layout{padding:10px 0;}
.social-bar .social-layout:before{display:none;}
.bottom-service{border-bottom:1px solid #ddd;margin:0 auto 15px;}
.foot-social h4,.subscribe h4{font-size:12px;font-weight:normal;line-height:normal;padding:5px 0;float:none;}
.foot-social,.subscribe,.subscribe-form,.subscribe-form p{float:none;display:block;clear:both;}
.subscribe{padding:15px 0 5px;}
.subscribe .subscribe-ipt{display:block;width:100%;height:35px;line-height:32px;border:1px solid #ccc;float:none;margin:0 auto 10px;}
.subscribe .subscribe-btn{display:block;width:100%;height:35px;line-height:35px;border-radius:3px;}
.foot-social ul{display:block;float:none;}
.foot-social li a{width:auto;height:auto;}
.foot-social li img{width:2.5em;height:auto;}
.product-slides .owl-carousel .owl-stage-outer{padding-bottom:2px;}
.service-items{padding:0;border: 1px solid #ddd;border-radius: 4px;overflow: hidden;margin-bottom: 15px;}
.service-items .service-item{width:100%;float:none;}
.service-items .service-item:last-of-type ul,.service-items .service-item:last-of-type h3{border-bottom: 0;}
.service-items .service-item.service-menu-show:last-of-type h3{border-bottom: 1px solid #ddd;}
.service-items h3{display:block;width:100%;font-weight:normal;background:#fff;height:35px;line-height:34px;padding:0 10px;position:relative;z-index:999;border-bottom: 1px solid #ddd;}
.service-items h3:after{content:"";display:block;width:0;height:0;line-height:0;font-size:0;border-style:solid dashed dashed dashed;border-width:5px;border-color:#999 transparent transparent transparent;overflow:hidden;position:absolute;z-index:22;top:14px;right:10px;}
.service-items .service-item li a{padding-left: 15px;display: inline-block;position: relative;background: none;}
.service-items .service-item li a:before{content:'';display: block;width: 3px;height: 3px;background-color: #999;position: absolute;left: 5px;top: 11px;}
.service-menu-show h3:after{border-style:dashed dashed solid dashed;border-width:5px;border-color:transparent transparent #999 transparent;border-top-width: 0;}
.service-menu-show h3{background:#eee;}
.service-menu-show ul{border-bottom: 1px solid #ddd;}
.service-items ul{display:none;padding:5px;}
.service-menu-show ul{display:block;}
.service-items .service-item li a{background-position:3px 8px;}
.blog-widget{width:100%;padding:0 10px;float:none;clear:both;}
.blog-widget .foot-blog-item .blog-title{padding-left:0;background:none;line-height:1.5;font-weight:normal;}
.blog-widget .owl-dots{text-align:center;clear:both;}
.blog-widget .foot-blog-item .blog-cont p a.more{font-weight:normal;}
.footer .foot-img img{width:100%;height:auto;}
.footer{padding:0 15px 20px;font-size:10px;-webkit-text-size-adjust:none;}
.foot-nav{line-height:1.5;}
.foot-nav li a{padding:0 2px;}
.copyright{padding:10px 0 0;line-height:1.3;font-size: 9px;}
.gotop{width:36px;height:36px;text-indent:-9999em;overflow:hidden;background-color:rgba(0,0,0,0.6);background-image:url(img/ico_top_mobile.png);background-position:center center;background-size:50% auto;border:2px solid rgab(255,255,255,0.3);border-radius:50%;}
.gotop:hover{-moz-transform:none;-webkit-transform:none;transform:none;}
.scrollsidebar{display: none!important;}

/* custom service */
.foot-online-service{padding-bottom: 15px;}
.foot-online-service .cont:after{content:'';display: block;height: 0;clear: both;visibility: hidden;}
.foot-online-service .cont li{width: 50%;float: left;}
.foot-online-service .side_content{float: none;display: block;width: 100%;}
.foot-online-service .side_content .side_list{position: static;width: 100%;height: auto;border-radius: 4px;}
.foot-online-service .side_content .side_list li{padding: 5px 0;height: 50px!important;border-bottom: 0!important;position: relative;}
.foot-online-service .side_content .side_list li:nth-child(2n+1):before{content:'';display: block;width: 200%;height: 1px;background-color: #ddd;position: absolute;left: 0;bottom: 0;}
.foot-online-service .side_content .side_list .hd{display: block;line-height: 35px;background-color: #eee; color:#333;font-weight: bold;padding: 0 10px;margin: -1px -1px 5px;position: relative;}
.foot-online-service .side_content .side_list .hd:before{content:'Support Online';}
.foot-online-service .side_content .side_list .hd img{display: none;}
.foot-online-service .side_content .side_list .t-code{text-align: center;}
.foot-online-service .side_content .side_list .t-code img{max-width:150px;}
.foot-online-service .side_content .side_list .side_title .close_btn{display: none;}


/* ===================================================
 * homepage 
 * --------------------------------------------------- */

.slide-banners-wrap{height: auto;border: 0;}
.slide-banners{width: 100%;margin: 0 auto 15px;height: auto;border-bottom: 1px solid #ddd;min-height:130px;background: url(img/loading_big.gif) center no-repeat;background-size:28px auto;border-top: 1px solid rgba(0,0,0,0.1);}
.slide-banners .owl-prev,.slide-banners .owl-next{display: none;}
.slide-banners .owl-dots .owl-dot{width:8px;height: 8px;}
.slide-banners .slide-item{width: 100%;height: auto;display: none;}
.slide-banners .owl-dots .owl-dot{border: 0;width: 6px;height: 6px;box-shadow:none;bottom: 2px;background-color: rgba(0,0,0,0.6);}
.slide-banners .owl-dots .active{background-color: #fc0;}
.owl-loaded .slide-item{display: block;}
.slide-banners-wrap .banner-list{display: none;}
.banner-list03{display: none;}

/* product */
.product-item:hover{border: 0;}
.product-item:hover .item-wrap{height: auto;margin-bottom: 0;border-color:#dadada;}
.product-item .item-wrap{margin: 0;width: 100%;height: auto;padding: 6px 6px 10px;}
.product-item .pd-img, .product-item .img-hover, .product-item .pd-img a,.product-item .pd-img img{display: block;width: 100%;height: auto;max-width:inherit;max-height:inherit;}
.product-item .pd-img .img-hover{display: none!important;}
.product-item .pd-info{padding: 8px 0 0;}
.product-item .pd-price,.product-item .pd-review{height: 1.5em;line-height: 1.5em;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.product-item .pd-price,.product-item .pd-price b{font-size: 11px;font-weight: normal;}
.product-item .discount,.product-item span.discount, .goods-related .current-goods .discount,.index-aside .product-item .discount{width: 40px;height: 40px;padding-top: 8px;border-radius: 50%;font-size: 11px;font-weight: normal!important;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
.product-item .discount em, .goods-related .current-goods .discount em{font-size: 11px;}
.product-item .discount:after, .product-item span.discount:after, .goods-related .current-goods .discount:after{display: none;}
.product-item .discount b{font-weight: normal;}
.product-item .pd-img .add-cart{font-size: 12px;height: 30px!important;line-height: 30px!important;display: none;}
.product-item .pd-name,.product-item .pd-infohide{font-size: 11px;}
.product-item .pd-infohide{position: static;display: block;}
.product-item .pd-review{margin-top: 0.2em;}
.free-shipping{width: 30px;height: 30px;background-size:100% auto;right: 0;top: 0;}
.index-main{width: 100%;float: none;}
.index-titbar{background-color: #fff;margin-bottom: 0;padding: 5px 10px 0;overflow: hidden;height: auto;border-bottom: 1px solid #eee;}
.index-titbar .title{margin-top: 0;border-top: 0;font-weight: normal; color:#000;}
.index-titbar .more{font-size: 12px;}
.index-products{margin-bottom: 15px;padding: 0 5px 15px;}
.index-products .index-tit-bar{padding-left: 5px;}
.index-products .product-items{width: 100%;}
.index-products .product-item{width: 50%;height: auto;margin: 0;padding:5px;}
.index-products .product-item:nth-child(2n+1){clear: left;}
.slide-products{padding: 0 5px;margin-bottom: 0;height: auto;}
.slide-products .owl-stage{height: auto;}
.slide-products .index-tit-bar{padding: 0 5px;}
.slide-products .product-items{padding: 5px 0 10px;}
.slide-products .product-items .product-item{width: 100%;}
.slide-products .owl-carousel .owl-controls{height: auto;padding: 10px 0 5px;}
.slide-products .product-item{margin-right: 0;padding: 0 5px;}
.index-tit-bar{height: auto;line-height: 1.5;margin-bottom: 0;}
.index-tit-bar .title{float: none;font-size: 14px;}
.slide-products .product-item{height: auto;}

/* ad */
.bn683,.bn277,.bn683 img,.bn277 img{display: block;width: 100%;height: auto;}
.bn683,.bn277{float: none;margin-bottom: 15px;}
.bn1080{display: none;}




/* ===================================================
 * for:product list 
 * --------------------------------------------------- */
.single-page{width: 100%;padding:10px 0;margin: 0;background: none;border-top:1px solid rgba(0, 0, 0, 0.1);}
.path-bar{display:none;}
.promote-bar{display:none;}

/* aside */
.aside{padding:10px 10px;width:100%;float:none;}
.aside .side-widget{padding-bottom:0;margin-bottom:4px;border: 0;padding: 0;}
.aside .side-tit-bar{height:32px;line-height:32px;border-radius:0;padding:0 10px;position:relative;background:#fff;border:1px solid #ccc; }
.aside .side-tit-bar .side-tit{font-size: 12px;}
.aside .side-tit-bar:after{content:"";display:block;width:0;height:0;line-height:0;font-size:0;border-style:solid dashed dashed dashed;border-width:5px;border-color:rgba(0,0,0,0.3) transparent transparent transparent;overflow:hidden;position:absolute;z-index:22;top:14px;right:10px;}
.aside .side-tit-bar .side-tit, .aside .side-tit-bar .side-tit a{color:#333;}
.aside .side-widget-show .side-tit-bar{background-color:rgba(0,0,0,0.03);}
.aside .side-widget-show .side-tit-bar:after{border-style:dashed dashed solid dashed;border-width:5px;border-color:transparent transparent rgba(0,0,0,0.7) transparent;top:6px;}
.aside .side-cate,.narrow-by .side-cont{display:none;}
.aside .side-cate{border-bottom:1px solid #eee;}
.aside .side-widget .side-cate{margin-bottom:-8px;}
.aside .side-products{display:none;}
.aside .side-bn{display:none;}
.aside .side-cont{display: none;}
.aside .side-widget-show .side-cate,.aside .side-widget-show .side-cont{display:block;}

/* main */
.main-wrap{padding: 0;}
.main,.single-page .main{width:100%;float:none;padding:0 0 35px;}
.main-banner{padding:5px;display:none;}
.main-banner p{padding:0 0 5px;}
.main-banner p img{width:100%;height:auto;}
.main-tit-bar{border-bottom: 0;padding:0 10px 5px;}
.main-tit-bar .title{font-size:14px;font-weight: bold;}
.main-tit-bar .share-this{display:none;}
.main .main-tit-bar{padding: 5px 10px;margin: 0;}
.pd-main-list{padding: 10px 5px 10px 10px;background-color: #fff;border-bottom: 1px solid #eee;border-top: 1px solid #ddd;}
.pd-main-list ul li{width: auto;height: auto;margin: 0 15px 10px 0;padding: 0;white-space: nowrap;font-size: 12px;}
.sort-by{display:block;width:100%;float:none;background:#fff;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;padding: 0;}
.sort-by h5{display:none;}
.sort-by ul{width:100%;display:table;padding:0;float:none;}
.sort-by ul li{display:table-cell;float:none;text-align:center;padding:0;border-right: 1px solid #ddd;}
.sort-by ul li a{display:block;width:100%;height:35px;line-height:35px;border:0;padding:0;}
.sort-by ul li a{background:none;}
.sort-by ul li.selected{position:relative;}
.sort-by ul li .arrow-down,.sort-by ul li .arrow-up{position:static;display:inline-block;-moz-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8);margin-left:3px;}
.sort-by ul li .arrow-up{margin-top:-1px;}
.page-bar{background:none;border:0;}
.page-bar .pages{float:none;text-align:center;display:block;}
.main .main-banner + .page-bar{border:0;}
.main .main-banner + .page-bar .pages{display:none;}
.main .product-list + .page-bar .sort-by{display:none;}
.product-list{padding:15px 0;border-bottom: 1px solid #ddd;}
.product-list ul{width:100%;}
.product-list ul li:nth-child(2n+1){clear:left;}
.product-list .product-items{width: 100%;}
.product-list .product-item{width:50%;padding:0 5px 15px;margin:0;height: auto;}
.product-list .product-item .pd-img,.product-list .product-item .pd-img .img-hover,.product-list .product-item .pd-img .img-hover span{display:block;width:auto;height:auto;}
.product-list .product-item .pd-img a{display:block;width:100%;}
.product-list .product-item .pd-img img{width:100%;height:auto;max-width:none;max-height:none;}
.product-list .product-item .item-wrap{height:auto;}
.product-list .product-item .pd-review{display:none;}
.product-list .product-item:hover .pd-img .img-hover,.product-list .product-item:hover .pd-img .img-hover img{display:none;}
.product-list .product-item .pd-price{width:100%;white-space:nowrap;overflow:hidden;}
.product-list .product-item .pd-price del{font-size:10px;}
.pager a, .pager span{height: auto;line-height: 28px;padding: 0 8px;margin: 0 3px 5px;}
.pages a,.pages span{margin-bottom: 5px;}



/* ===================================================
 * for:product detail 
 * --------------------------------------------------- */
/* product intro */
.detail-wrap{padding:0;border:0;background:none;margin-bottom: 0;}
.product-view .share-this{display: none;}
.product-view{width:100%;float:none;padding:0;margin-bottom:0;min-height:50px;background: url(img/loading.gif) center no-repeat;}
.product-view .product-img{display:none;}
.product-view .small-img-wrap{display:none;}
.product-view .owl-dots .owl-dot{background-color: rgba(0,0,0,0.6);}
.product-view .owl-dots .active{background-color: #fc0;}
.product-intro{padding-bottom:0;background-color: #fff;margin: 0 auto 15px;}
.product-intro .mobile-product-view{display:none;background-color:#fff;min-height: 50px;}
.product-intro .mobile-product-view .mobile-img-item img{width:100%;height:auto;}
.product-intro .owl-loaded{display:block;}
.product-intro .owl-dots{position:absolute;left:0;bottom:0;padding:10px 0;width:100%;text-align:center;}
.product-intro .owl-carousel .owl-dots .owl-dot{border:0;width:6px;height:6px;}
.product-summary{margin:0 auto;}
.product-summary .product-meta{padding:10px 0;line-height:24px;}
.product-summary .product-meta,.product-summary .price-bar{}
.product-summary .price-bar{line-height:24px;}
.product-summary{width:100%;float:none;}
.product-summary .product-title,.product-summary .product-meta,.product-summary .price-bar,.product-summary .product-shop dl{background:#fff;padding:10px 10px;border-bottom:1px solid #ddd;}
.product-summary .product-title{font-weight:normal;line-height:1.3em;border-bottom:0;font-size: 16px;}
.product-summary .product-meta{padding-top:0;}
.product-summary .product-shop dl{border-bottom:0;}
.product-summary .price-bar .old-price{font-size:12px;}
.product-summary .price-bar .special-price{font-size:16px;}
.product-summary .price-bar .goods-time-count{display:none;}
.product-summary .product-shop dl dt,.product-shop dl dd{display:block;clear:none;width:100%;padding:0;margin:0;}
.product-summary .select-box{width:100%;}
.product-summary .select-box .select-value{display:none;}
.product-summary .select-box select{display:block;width:100%;height:32px;line-height:32px;border:1px solid #ccc;padding:0 6px;font-family:Arial;-webkit-appearance:none;-moz-appearance:none; border-radius:0!important;}
.product-summary .select-box:after{content:"";display:block;width:11px;height:16px;background:url(img/mobile_select_arrow.png) center center no-repeat;background-size:80% auto;position:absolute;right:10px;top:7px;}
.product-shop dl dd .form-input,.product-shop dl dd .text-area{display: block;width: 100%;}
.choose-color .color-img-pop{display:none!important;}
.choose-color .color-list .radio-custom-set .label-text{height: 20px;}
.choose-color .color-list li label{float:left;}
.product-summary .product-shop{padding:0;margin:0;}
.product-summary .product-shop dl dd{width: 100%;}
.product-summary .product-buy{padding:0 10px 10px;border-bottom:1px solid #ddd;}
.product-summary .choose-qty{display:block;width:100%;float:none;padding:10px 0 15px;}
.product-summary .choose-qty:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.product-intro input.add-to-cart,.product-intro .add-to-wishlist, .product-intro input.add-to-wishlist{display:block;width:100%;height:35px;line-height:35px;text-align:center;padding:0;margin:0 auto 10px;border-radius:3px;}
.product-intro input.add-to-cart{color:#fff;background-color: #e03710;}
.product-intro .add-to-wishlist,.product-intro input.add-to-wishlist{background:#666;color:#fff!important;}
.product-summary .choose-qty label{line-height:30px;}
.product-summary .btn-minus,.product-summary .btn-plus,.product-summary .ipt-qty{margin:0;height:30px;margin:0 -1px 0 0;border:1px solid #ccc;}
.product-summary .btn-minus,.product-summary .btn-plus,.product-summary .btn-minus:hover,.product-summary .btn-plus:hover{background:none;}
.product-summary .btn-minus,.product-summary .btn-plus{width:30px;position:relative;}
.product-summary .ipt-qty{width:40px;}
.product-summary .btn-minus:before,.product-summary .btn-plus:before,.product-summary .btn-plus:after{content:"";border:0;width:10px;height:2px;background:#333;position:absolute;top:12px;left:10px;margin:0;}
.product-summary .btn-plus:after{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.wholesale-info {display:block;padding-left:10px;}
.wholesale-info .wholesale-title,.wholesale-info .wholesale-price-info{width:100%;display:block;}
.wholesale-info .wholesale-price-info table{width:100%;}
.product-intro .mobile-product-view .owl-controls{position:static;}
.mobile-product-view .owl-prev,.mobile-product-view .owl-next{ display:block; width:40px; height:40px; position:absolute; top:50%; margin-top:-20px; background-image:url(img/mobile_gallery_arrows.png); background-repeat:no-repeat; background-color:transparent; background-size:60px 30px; text-indent:-9999em; overflow:hidden; opacity:0.15;display: none;}
.mobile-product-view .owl-prev{background-position:0 0; left:10px;}
.mobile-product-view .owl-next{background-position:-30px 0; right:10px;}
.product-summary hr + ul{padding:1em 10px 0;}
.product-summary hr + ul img{max-width:2em;}
.product-summary dl.other-item{padding: 5px 10px;display: block;}
.product-summary dl.other-item:last-child{border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.product-summary dl.other-item dt,.product-summary dl.other-item dd{display: block;width: 100%;}


/* Together */
.goods-related .current-goods,.goods-related .icon-add{margin:0 auto 20px;float:none;}
.goods-related .related-list{width:100%;float:none;padding:0 0 15px;}
.goods-related .related-list ul .pd-name{height:37px;}

/* detail */
.detail-panel1{display:none;}
.detail-panel{background-color: #fff;border-bottom: 1px solid #ddd;margin-bottom: 15px;padding: 10px;}
.detail-tbar:after{content:'';display: block;height: 0;clear: both;visibility: hidden;}
.product-detail{background:#f6f6f6;padding:0 0 10px;margin-bottom:0;border: 0;}
.product-detail .detail-tabs{display:none;}
.detail-tabs{height:auto;border-bottom:0;}
.products-img img,.entry img{max-width:100%;}
.entry th, .entry td{padding:0 8px;}
.mobile-detail-item .tab{display:block;float:none;margin-bottom:10px;}
.mobile-detail-item.active .tab{margin-bottom: 0;}
.mobile-detail-items h2{display:block;float:none;padding:8px 10px;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:28px;position:relative;font-size:12px;}
.mobile-detail-items .current h2,.mobile-detail-items .active h2{margin-bottom:0;background-color:#fff;padding:8px 10px;margin-bottom:0;}
.mobile-detail-items .current h2,.mobile-detail-items .current h2 a,.mobile-detail-items h2,.mobile-detail-items h2 a{color:#333;}
.mobile-detail-items h2:after{content:"";display:block;width:11px;height:16px;background:url(img/mobile_select_arrow.png) center center no-repeat;background-size:80% auto;position:absolute;right:10px;top:15px;}
.mobile-detail-items .active h2:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.product-detail .detail-panel{display:none;background:#fff;border-bottom:1px solid #ddd;padding:10px 10px 30px;}
.mobile-detail-items .detail-panel{display:none;}
.mobile-detail-items .current .detail-panel{display:none;}
.mobile-detail-items .active .detail-panel{display:block;}
.mobile-detail-items .current h2{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:0;}
.mobile-detail-items .active h2{border-bottom:2px solid #e03710;}
.product-attributes table{color:#666;font-size:11px;max-width:100%!important;}
.product-attributes table em{font-weight:normal;color:#333;}
.lightbox,.lightboxOverlay{display:none!important;}

/* Customers Also Bought */
.goods-may-like{background-color: #fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin-bottom: 10px;padding-bottom: 10px;}
.goods-may-like .detail-product-slides{width: 100%;padding: 0 10px;}
.goods-may-like .owl-carousel .owl-controls{height: auto;}
.goods-may-like .product-item{width: 100%;}
.goods-may-like .product-item .item-wrap{overflow: hidden;}
.goods-may-like .product-item .pd-img,.goods-may-like .product-item .pd-img figure.img-hover,.goods-may-like .product-item .pd-img a,.product-item .pd-img figure.img-hover span{display: block;width: 100%;height: auto;}
.goods-may-like .product-item .pd-img img{max-width:inherit;max-height:inherit;}


/* comment */
.detail-tbar{height: auto;margin-bottom: 0;border-top: 0;padding: 5px 0;}
.detail-tbar h2{margin-bottom: 0;font-size: 12px;}
.detail-tbar h2.current{background-color: #fff; color:#333;float: none;padding: 8px 10px;}
.comment-form{background-color: #fff;padding: 0;}
.comment-form .re_title{display:none;}
.comment-form .cmt-form-side{display:none;}
.comment-form #commentform{width:100%;display:block;float:none;padding:15px 0;}
.comment-form .form-title{margin-bottom:10px;margin-left: 0;}
.comment-form .form-item{padding:0 0 10px;}
.comment-form .form-item .left-label{display:block;width:100%;float:none;position:static;text-align:left;}
.comment-form .form-item input{display:block;width:100%;height:30px;line-height:30px;padding:0 5px;}
.comment-form .form-item input[type="submit"]{display:block;width:100%;height:35px;line-height:35px;text-align:center;padding:0;border-radius:3px;background:#cb2027;color:#fff;margin-top:1em;}
.comment-form .form-item textarea{display:block;width:100%;height:80px;overflow:hidden;}
.cptch_block{padding-left:0;}
.cptch_block input{height:30px;line-height:30px;width:50px;}
#commentform .comment-img{padding-left: 0;}
#commentform .comment-img input[type="file"]{display: block;}
#respond{padding: 0 10px;}
.re_con{padding: 0 10px;}
.re_con li ul{margin:0;padding:0;width:100%;}
.re_con ul li{margin:0;padding:15px 0;background: none;}
.re_con ul li span:first-child{margin:0;}
.re_con ul li span div:first-child{display:none;}
.re_con ul li span em{color:#333;font-weight:normal;font-size:12px;}
.re_con ul li span em *{display:none;}
.re_con ul li span em cite{font-weight:bold;padding:0 3px;}
.re_con ul li span em img:first-child,.re_con ul li span em cite{display:inline-block;}
.re_con_p{margin-left:0;}


/* ===================================================
 * for:blog 
 * --------------------------------------------------- */
.blog-list{margin-top: 0;background-color: #fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding-bottom: 35px;}
.blog-list .blog-item{padding:15px;border-bottom:1px solid #ddd;position: relative;}
.blog-list .blog-item:last-child{border:0;}
.blog-list .blog-item:hover{background:none;}
.blog-list .blog-item:before{left:15px;right:15px;display:none;}
.blog-list .blog-item .blog-img{display:block;width:100%;float:none;margin-right: 0;}
.blog-list .blog-item .blog-tit{font-size:16px;line-height:1.3em;padding:6px 0 0;font-weight:normal;}
.blog-list .blog-item .blog-tit a:before{content:'';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.blog-list .blog-item .blog-meta{padding:6px 0 0;}
.blog-list .blog-item .blog-summary{padding:0;margin:8px 0;height:80px;line-height:20px;overflow:hidden;}
.blog-list .blog-item .readmore{display:none;}
.main .blog-article{padding:5px 10px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.main .blog-article:before{display: none;}
.blog-article > div[style="padding:25px 0 20px 0;"]{padding-top: 0!important;}
.main[style="width:100%"] .blog-article{padding: 20px 10px 0!important;}
.product-summary .share-this,.product-summary hr,.goods-related{display:none;}
.translator-container,#option{display:none;}
.entry .eshop img{display:inline;}
.product-item .item-wrap .pd-img .discount{display:none;}
.main-tit-bar:after{content:'';display: block;height: 0;clear: both;visibility: hidden;}
.blog-article{margin-top: 0;}



/* ===================================================
 * hidden
 * --------------------------------------------------- */
.bottom-service,.foot-online-service,.scrollsidebar,.foot-social{display: none;}



