@charset "UTF-8";
/*
Powered by ueeshop.com    http://www.ueeshop.com
广州联雅网络科技有限公司    020-83226791
*/

.w_1200 .wide{width: 1200px;min-width: 1200px;}
.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_1200 #header .logo{max-width: 510px;}

body{font-family: 'Open Sans';}
img{max-width: 100%;max-height: 100%;}
a:hover{text-decoration: none;}
.last{margin-right: 0!important;}
.pic_center{display: inline-block;text-align: center;}
.pic_center img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.pic_center span{display: inline-block;height: 100%;vertical-align: middle;}
.fc_99{color:#999;}
.trans{transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-ms-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;}
.wide{width: 980px;min-width: 980px;margin:0 auto;}
/*头部*/
.top_bar_wrapper{min-width: 980px;border-bottom:1px solid #e9e9e9;background-color: #f8f8f8;position: relative;z-index: 1003;}
.top_bar_wrapper .top_bar{height: 33px;line-height: 34px;}
.top_bar_wrapper .top_bar ul .msg{color: #999;}
.top_bar_wrapper .top_bar ul li{height: 33px;position: relative;margin-right: 28px;color:#999999;}
.top_bar_wrapper .top_bar ul li dt strong{color:#999999;font-weight: bold;}
.top_bar_wrapper .top_bar ul li dt{padding:0 15px 0 5px;background: url('../images/ico01.png') no-repeat right 0px center;color:#999;}
.top_bar_wrapper .top_bar ul li .currency{position: absolute;top:34px;right: 0;width: 100%;display: none;background-color: #fff;padding:5px 0;}
.top_bar_wrapper .top_bar ul li .currency a{line-height: 18px;text-align: center;}
.top_bar_wrapper .top_bar ul li .language{position: absolute;top:34px;left: 0;min-width: 100%;display: none;background-color: #fff;padding:5px 0;}
.top_bar_wrapper .top_bar ul li .language a{line-height: 18px;padding:0 10px;}
.top_bar_wrapper .top_bar ul li :hover dd{display: block;-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); -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; }

.top_bar_wrapper .top_bar ul .sign_in{position: relative; padding:0 0 0 20px;background: url(../images/user_ico.png) no-repeat left center;background-size: 16px;margin-right: 0;}
.top_bar_wrapper .top_bar ul .sign_in dt{padding-right: 0;background: none;}
.top_bar_wrapper .sign_in>div{color: #999;padding-left: 5px;}
.top_bar_wrapper .sign_in dt{cursor:pointer;font-size: 12px;}
.top_bar_wrapper .sign_in dt a{color: #999;font-size: 12px;}
.top_bar_wrapper .sign_in dt a:hover{text-decoration: underline;}
.top_bar_wrapper .sign_in dd{padding:10px; background:#fff; position:absolute; top:33px; right:0px; display:none;}
.top_bar_wrapper .sign_in:hover dd{display:block; z-index:1010; -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); -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box;}
.top_bar_wrapper .sign_in:hover dd.login{width:184px; padding:15px 10px;}
.top_bar_wrapper .sign_in:hover dd.user{min-width:80px;}
.top_bar_wrapper .sign_in:hover dd.user a{display:block; height:21px; line-height:21px; overflow:hidden;}

#header .logo{max-width: 310px;height: 130px;overflow: hidden;}
#header .logo a{display: table-cell;height: 130px;vertical-align: middle;}
#header .logo img{max-width: 100%;max-height:100%; }
#header .header_shopping{margin-top: 46px;}
#header .header_shopping .header_cart{position: relative;box-sizing: border-box;padding:5px 10px 5px 47px;background: url('../images/cart_ico.png') no-repeat 5px center;font-size: 12px;font-family: 'Verdana';border:1px solid transparent;color: #333;}
#header .header_shopping .header_cart.header_active{border-color: #999;}
#header .header_shopping .header_cart.header_active:before{position: absolute;content: '';width: 100%;height: 5px;background: #fff;left: 0;bottom: -1px;z-index: 1002;}
#header .header_shopping .header_cart:hover{text-decoration: none;}
#header .header_shopping .header_cart .shopping_items{margin-top: 2px;}
#header .header_search{margin:48px 40px 0 0;width: 475px;height: 40px;position: relative;}
#header .header_search .search_text{width: 371px;height: 40px;border:0;border:1px solid #e5e5e5;border-right: 0; box-sizing: border-box;padding:0 5px 0 27px;}
#header .header_search .search_text::-webkit-input-placeholder {color:#a9a9a9;}
#header .header_search .search_text:-moz-placeholder {color:#a9a9a9;}
#header .header_search .search_text::-moz-placeholder {color:#a9a9a9;}
#header .header_search .search_text:-ms-input-placeholder {color:#a9a9a9;}
#header .header_search .search_submit{width: 104px;height: 40px;position: absolute;right:2px;top:0;-moz-border-radius: 5px;border-radius: 5px;background-color: #e13f6e;color:#fff;border:0;cursor: pointer;}
/*导航*/
.navOuter{border-top:1px solid #cbcbcb;position: relative;z-index: 1000;}
.navOuter .nav{height: 52px;}
.navOuter .nav .nav_item>li{float: left;line-height: 52px;}
.navOuter .nav .nav_item>li>a{display: inline-block; padding:0 30px;font-size: 16px;color:#000000;text-transform: uppercase;}
.navOuter .nav .nav_item>li>a:hover{text-decoration:none;}
#nav .nav_sec{top: 53px;}

.w_1200 #footer .footer_list .footer_info{max-width: 262px;}
.w_1200 #footer .footer_list .footer_right{max-width:none;}

/*底部*/
#footer{border-top:1px solid #e5e5e5;padding-top: 58px;}
#footer .footer_list{overflow: hidden;text-align: justify;text-justify: inter-ideograph;}
#footer .footer_list .footer_info{display: inline-block;vertical-align: top;max-width: 186px;}
#footer .footer_list .footer_right{max-width:none;width: 392px;}
#footer .footer_list .footer_info strong{display: block; font-size: 17px;color:#000;margin-bottom: 15px;text-align: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-transform: uppercase;}
#footer .footer_list .footer_info ul li{color:#a7a7a7;height: 26px;line-height: 26px;text-align: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#footer .footer_list .footer_info ul li a:hover{color: #e13f6e;}
#footer .footer_list .footerHold{display: inline-block;width: 100%;vertical-align: middle;}
#footer .footer_list .footer_info .newletterWrapper{width: 392px;height: 41px;position: relative;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_input{width: 280px;height: 41px;border:1px solid #bfbfbf;border-right: 0;border-top-left-radius: 20px;border-bottom-left-radius: 20px;padding:0 5px 0 18px;box-sizing: border-box;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_input::-webkit-input-placeholder {color:#999999;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_input:-moz-placeholder {color:#999999;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_input::-moz-placeholder {color:#999999;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_input:-ms-input-placeholder {color:#999999;}
#footer .footer_list .footer_info .newletterWrapper .newsletter_submit{position: absolute;width: 111px;height: 41px;border:0;top:0;right: 2px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;font-weight: bold;color:#fff;background: #000;}
#footer .footer_list .footer_info .followWrapper{margin-top: 30px;}
#footer .footer_list .footer_info .followWrapper .followTitle{font-size: 16px;color:#333;margin-bottom:20px;}
#footer .footer_partner{margin:60px 0 40px;overflow: hidden;text-align: center;}
#footer .footer_partner a{margin:0 18px;}
#footer .footer_list .footer_right ul li{margin-right: 0;height: auto;}
.partners_box img{max-width: 100px;max-height: 40px;}
.power{height: 60px;text-align: center;line-height: 60px;background-color: #eaeaea;}

.global_swap_chain{ background:#eaeaea; text-align:center;}
.global_swap_chain a{ color:#333;}
/*************************** gloabl start ***************************/
.icon_heart{width:18px; height:18px; background:url(../images/global/normal.png) no-repeat -679px -71px; display:inline-block; vertical-align:top;}
.hover_1 .icon_heart{ background:url(../images/global/normal.png) no-repeat -188px -117px;}

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

.sidebar{border:1px #e6e6e6 solid; margin-top:20px;}
.sidebar .b_title{height:35px; line-height:35px; border-bottom:1px #ccc dashed; margin:0 10px; font-size:15px;}
.sidebar .b_bottom{line-height:30px; color:#1363bc; text-decoration:none; margin-left:10px;}

.side_category{border:1px #d5d5d5 solid; background:#fff;}
.side_category a{display:block; padding-left:13px; border:0;}
.side_category .current{background:url(../images/cate_menu.png) no-repeat 3px 9px; color:#f60; font-weight:bold;}
.side_category .cate_title{padding:5px 0; line-height:160%; background:#e6e6e6; padding-left:15px; font-weight:bold;}
.side_category .cate_menu dd{padding:0 3px;}
.side_category .cate_menu dd.first{margin:0 3px; padding:0;}
.side_category .cate_menu dd.first>a{border-bottom:1px #d5d5d5 dotted; background-position:3px 13px;}
.side_category .cate_menu dd:first-child{border-top:0;}
.side_category .cate_menu dd>a{line-height:33px;}
.side_category .cate_menu dl{padding-left:7px; border-bottom:1px #dadada solid;}
.side_category .cate_menu dl dd{border-top:0;}
.side_category .cate_menu dl a{border:0; line-height:26px;}
.side_category .cate_menu dl dl{border-bottom:0;}

.popular_search{border:1px #d5d5d5 solid; background:#fff;}
.popular_search .title{height:28px; line-height:28px; background:#e8e8ea; padding:0 9px; font-weight:bold;}
.popular_search .view{margin:10px; line-height:23px;}
.popular_search .view a{text-decoration:underline; margin-right:7px;}
.popular_search .view a.big{font-weight:bold;}

#what_hot .pro_item{padding:10px;}
#what_hot .pro_item:hover{background:#f7f7f7;}
#what_hot .pro_item>dt{width:82px; height:82px; text-align:center; vertical-align:middle; border:1px solid #f2f2f2;}
#what_hot .pro_item>dt img{max-width:100%; max-height:100%;}
#what_hot .pro_item .pro_info{width:121px; overflow:hidden; margin-left:10px;}
#what_hot .pro_item .pro_name{height:50px; overflow:hidden; line-height:140%; margin-bottom:5px;}
#what_hot .pro_item a{color:#666;}

#special_offer .pro_item{border-bottom:1px #ddd solid; padding:15px 10px;}
#special_offer .pro_item:hover{background:#f7f7f7;}
#special_offer .pro_item dt{width:96px; height:96px; text-align:center; margin:0 auto; position:relative; overflow:inherit;}
#special_offer .pro_item dt img{max-width:100%; max-height:100%;}
#special_offer .pro_item dt>.icon_discount{position:absolute; top:-10px; right:-40px; width:30px; height:30px; color:#fff; border-radius:999%; -ms-border-radius:999%; -moz-border-radius:999%; -webkit-border-radius:999%; line-height:15px; padding:9px;}
#special_offer .pro_item dt>.icon_discount b{font-size:16px;}
#special_offer .pro_item dd{padding:0 13px;}
#special_offer .pro_item .pro_name{height:30px; overflow:hidden; line-height:140%; margin:5px 0 12px;}
#special_offer .pro_item a{text-decoration:none; color:#666;}
#special_offer .pro_item del{margin-left:20px; color:#666; font-size:12px;}
#special_offer .pro_item del .currency_data, #special_offer .pro_item del .price_data{color:#666; font-size:12px; font-weight:normal;}
#special_offer .last{border-bottom:0;}
/*************************** gloabl end ***************************/