@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
body{min-width:980px;}
.trans{transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;-webkit-transition:all 300ms ease-out;}
.pic_box{overflow:hidden;text-align:center;}
.pic_box span{display:inline-block;vertical-align:middle;height:100%;}
.pic_box img{display:inline-block;vertical-align:middle;max-height:100%;max-width:100%;}
.trans_img{overflow: hidden;}
.trans_img img,.trans{transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;-webkit-transition: all 300ms ease-out;}
.trans_img img:hover{transform: scale(1.03);-moz-transform: scale(1.03);-webkit-transform: scale(1.03);}
a:hover{text-decoration:none;}

/*************************** 宽屏样式 start***************************/

.wide{width:980px;min-width:980px;}
.w_1200 .wide{width:1200px;min-width:1200px;}
.w_1200 #header,.w_1200 #nav_outer,.w_1200 #service_outer,.w_1200 #footer_outer{min-width:1200px;}
.w_1200 #nav{width: 50%;}
.w_1200 #header .search{width: 53px;}
.w_1200 #header .sign_in{padding:0 14px 0 38px;}
.w_1200 #header .func .item dt{padding: 0 25px 0 0;}
.w_1200 #header .func .item.currency,.w_1200 #header .func .item.language{padding-left: 10px;}
.w_1200 #nav .nav_item li>a{font-size: 14px;}
.w_1200 .side_right{width:946px;}
.w_1200 .pro_right{width:940px;}
.w_1200 .prod_sort a{padding:0 15px;}
.w_1200 .prod_menu{display:block;}

.w_1440 #header>.wide{width:1440px;}
.w_1440 #header .logo{width: 190px;}
.w_1440 #header .func .item.currency div>strong{display: block;}
.w_1680 #header>.wide{width:1680px;}

/*************************** 宽屏样式 end ***************************/

/*************************** header start ***************************/
#header{height: 53px;position: relative;}
#header>.wide{width: auto;min-width: 0;margin:0 3%;}
#header .logo{width:130px;height:53px;overflow:hidden;}
#header .logo a{display:table-cell;vertical-align:middle;height:53px;}
#header .logo img{max-width:100%;max-height:100%;}
#header .search{width:43px;height:53px;position:relative;z-index: 1002;cursor:pointer;}
#header .search .search_box{display: none;width: 100%;height: 100%;position:fixed;top: 0;right: 0;z-index: 9999;}
#header .search form{width: 400px;height: 40px;margin:auto;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
#header .search form input[name=Keyword]{width:360px;height:39px;line-height:40px;float: left;border-width: 0 0 1px 0;text-indent: 5px;}
#header .search form input[type=submit]{width:40px;height:40px;border-width: 0 0 1px 0;float:left;cursor:pointer;}
#header .search form .close{width: 30px;height: 30px;line-height: 30px;position: absolute;top: -50px;right: -50px;text-align: center;}
#header .header_cart{height:53px;position:relative;cursor:pointer;}
#header .down_header_cart.header_active{border:none;box-shadow:none;}
#header .down_header_cart .cart_note{top:53px;}
#header .cart_inner{display:block;height:53px;padding:0 23px 0;}
#header .cart_inner:hover{text-decoration:none;}
#header .sign_in{position:relative;padding:0 10px 0 30px;}
#header .sign_in dt{height:53px;line-height:52px;cursor:pointer;}
#header .sign_in dt a:hover{text-decoration:underline;}
#header .sign_in dd{display:none;padding:10px;position:absolute;top:53px;right:0px;}
#header .sign_in:hover dd{display:block;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-border-radius-bottomleft:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;-webkit-border-radius-bottomright:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-box-shadow:0 2px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 7px rgba(0,0,0,0.3);box-shadow:0 2px 7px rgba(0,0,0,0.3);z-index:1010;}
#header .sign_in:hover dd.login{width:184px;padding:15px 10px;}
#header .sign_in:hover dd.user{min-width:80px;}
#header .sign_in:hover dd.user a{display:block;height:21px;line-height:21px;overflow:hidden;}
#header .func{height: 53px;line-height: 52px;}
#header .func .item{height: 53px;position:relative;z-index:1000;}
#header .func .item dt{padding: 0 20px 0 0;}
#header .func .item.currency strong{margin-left:5px;}
#header .func .item.currency div>strong{display: none;}
#header .func .item.currency,#header .func .item.language{width:auto;padding-left: 16px;}
#header .func .item .name{display:inline-block;height:53px;line-height:52px;padding-right:15px;}
#header .func .item dd{display:none;width:auto;min-width:100%;background:white;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-border-radius-bottomleft:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;-webkit-border-radius-bottomright:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;padding:10px;position:absolute;top:53px;left:0px;text-align:left;-webkit-box-shadow:0 2px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 7px rgba(0,0,0,0.3);box-shadow:0 2px 7px rgba(0,0,0,0.3);}
#header .func .item dd a{white-space:nowrap;}
#header .func .item:hover dd{display:block;}
#header .func .item.currency dd{width:100%;left:0px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#nav{width: 40%;height:52px;}
#nav .nav_sec{top:52px;}
#nav .small_nav_sec{top:52px;}
#nav .nav_item{font-size:0;}
#nav .nav_item>li{display:inline-block;height:52px;line-height:52px;border-width: 0 0 0 1px;border-style: solid;}
#nav .nav_item>li:first-child{border:none;}
#nav .nav_item li>a{display:block;padding:0 18px;text-transform: capitalize;font-size:12px;}

/*************************** header end ***************************/

/*************************** footer start ***************************/

#footer_outer{padding:20px 0 35px;}
#footer_outer dl.fore{width: 17.2%;margin-left: 8.75%;}
#footer_outer dl.fore.first{margin-left: 1.1%;}
#footer_outer dl dt{height: 32px;line-height: 32px;overflow: hidden;border-style: solid;border-width: 0 0 1px 0;margin-bottom: 8px;text-indent: 10px;-ms-text-overflow: ellipsis;text-overflow: ellipsis;text-transform: capitalize;font-size: 16px;white-space: nowrap;}
#footer_outer dl dd a{display: block;height: 28px;line-height: 28px;overflow: hidden;text-indent: 34px;-ms-text-overflow: ellipsis;text-overflow: ellipsis;font-size: 14px;white-space: nowrap;}

#footer_outer dl.newsletter input[name=Email]{width:240px;height:38px;line-height:38px;padding:0 19px;font-size:12px;}
#footer_outer dl.newsletter input[type=submit]{width:84px;height:40px;line-height:40px;border:none;text-align:center;text-transform:capitalize;cursor:pointer;}
#footer_outer dl.newsletter .share span{display:block;height:34px;line-height:34px;padding-top:27px;text-transform:uppercase;font-size:16px;}
#footer_outer dl.newsletter .share li{margin-right:0px;}
#newsletter_form{padding-top:24px;}
#footer{height:46px;line-height:46px;}
#footer .pay{}
.partners_box img{vertical-align:middle;max-width:50px;max-height:30px;}
#footer .foot_copy,#footer .foot_copy a{font-size:14px;}
.global_swap_chain{text-align:center;}

/*************************** footer end ***************************/


/*************************** gloabl start ***************************/
.pro_left{width:238px;}
.pro_left .ad{margin-top:20px;}
.pro_right{width:720px;}

/*************************** gloabl end ***************************/

.w_1200 .g_prod_item,.g_prod_item{width:18.3%;min-height:0;margin-bottom:30px;margin-left:2.125%;padding-bottom:7px;position:relative;text-align:center;}
.g_prod_item.first{margin-left:0;}
.g_prod_item:before{content:'';width:100%;height:100%;border-width: 1px;position:absolute;top:-1px;left:-1px;z-index:-1;}
.g_prod_item .pro_img{width:100%;padding-top:100%;overflow:hidden;position:relative;}
.g_prod_item .pro_img .img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;}
.g_prod_item .pro_img .menu_btn{width:100%;position:absolute;bottom:0;left:0;text-align:center;font-size:0;}
.g_prod_item .pro_img .menu_btn a{display:inline-block;width:34px;height:34px;border-radius:17px;margin:0 7px;}
.g_prod_item .pro_img .menu_btn .url{}
.g_prod_item .starbox{height:30px;padding-top:23px;}
.g_prod_item .pro_name{display:block;height:48px;line-height:24px;overflow:hidden;padding:0 6%;font-size:14px;}
.g_prod_item .prod_price{line-height:18px;padding:20px 0;font-size:16px;font-family:'OpenSans-Semibold', Arial;font-weight:normal;}
.g_prod_item .prod_price del{font-size:14px;font-family:'Opensans-Regular', Arial;}
.g_prod_item .icon_discount{width:53px;height:53px;border-radius:50%;position:absolute;top:8px;right:8px;text-align:center;}
.g_prod_item .icon_seckill{display:none;width:53px;height:53px;line-height:53px;border-radius:50%;position:absolute;top:8px;right:8px;text-align:center;}
.g_prod_item .icon_discount b{display:inline-block;vertical-align:middle;margin-top:12px;}
.g_prod_item .icon_discount b:first-child{margin-top:13px;margin-right:2px;font-size:18px;}



/********************************* skin_demo.css *****************************/
#header .sign_in{background-image:url(../images/icon_account.png); background-repeat:no-repeat; background-position:10px center;}
#header .func .item dt{background:url(../images/icon_white_down.png) no-repeat 83% center;}

#header .search,#header .search form input[type=submit]{background:url(../images/icon_search.png) no-repeat center center;}
#header .search form .close{background: url(../images/search_close.png) no-repeat center center;}
#header .cart_inner{ background-image:url(../images/icon_cart.png); background-repeat:no-repeat; background-position:center center;}

#footer_outer dl dd a{background: url(../images/icon_list.png) no-repeat 10px center;}

#index_banner{background-image:url(../images/banner_bottom_bg.png); background-repeat:repeat-x; background-position:center bottom; padding-bottom: 12px;}
#index_banner .wide{background: url(../images/banner_bg.png) no-repeat center center; background-size: 100% 100%;}

.rush a.prev{background-image:url(../images/icon_left.png); background-repeat:no-repeat; background-repeat:center center;}
.rush a.next{background-image:url(../images/icon_right.png); background-repeat:no-repeat; background-repeat:center center;}

.g_prod_item .pro_img .menu_btn a{background:url(../images/icon_pro_menu.png) no-repeat left center;}
.g_prod_item .pro_img .menu_btn a:hover{background-image:url(../images/icon_pro_menu_hv.png);}
.g_prod_item .pro_img .menu_btn .fav{background-position:center center;}
.g_prod_item .pro_img .menu_btn .share{background-position:right center;}


