@charset "utf-8";
/*
描述:响应式主题样式表第718套
作者:wangxb
*/
/*默认页面主体样式定义*/
body{ color:#666; }
a{ color:#333;}
.w-header .row,.topLogBox .topLogBox-in,.w-main .row,.w-footer-in{ max-width:1200px; margin:0 auto;}
.body{overflow:hidden;font-size:14px;}
.col-right{ display:none;}
.w-foot-content{ padding-top:15px; padding-bottom:15px;}
/*---------------------header-----------------------*/
.row_top .column4{ float:left;}
.row_top .column8{ float:right;}
.col-logo{ position:relative; z-index:1; }
.w-header-common{ position:fixed; left:0; right:0; top:0;background:#fff;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;box-shadow:2px 5px 5px rgba(0,0,0,0.35);  -webkit-box-shadow:2px 5px 5px rgba(0,0,0,0.35);}
.w-admin-header{ background:#fff; box-shadow:2px 5px 5px rgba(0,0,0,0.35);  -webkit-box-shadow:2px 5px 5px rgba(0,0,0,0.35); }
.w-admin-header .col-logo{float:left;}
.w-logo h1{ font-size:32px; padding:0 10px; }
.w-logo h1,.w-logo a{color:#212121;}
.w-nav{ text-align:right;font-size:0; }
.body-login-special .login-navPc .w-admin-nav{ margin:0;}
.w-nav .nav_inner > li{ float:left; text-align:center;}
.w-nav li a{ text-decoration:none;color:#5c5c5c;padding:0 10px;}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:100px;font-size:16px; display:block;color:#fff; padding:0 12px;} 
.w-nav .nav_inner > li > .submenu{ top:100px; left:0; }
.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{ display:none;}
.w-nav .submenu a{ font-size:14px; text-align:left; }
.topLogBoxPc{position:relative; z-index:3; background:#fff; border-bottom:1px solid #e9e9e9;}
.topLogBox,.topLogBox a{ font-size:13px;color:#555;}
.topLogBox a{ margin:0 6px; text-decoration:none;   }
.topLogBox a:hover{ text-decoration:underline;}
.w-loginRegister,.w-languege,.w-shopCart{ margin-top:7px; margin-bottom:7px;float:right;  }
.w-shopCart i{ background:url(../images/shopCart.png) no-repeat center; width:19px; height:19px; vertical-align:middle; display:inline-block; *zoom:1; margin-right:2px;}
.topLogBox .w-search{ position:relative;margin-top:3px; margin-bottom:5px; overflow:hidden; float:right; }
.topLogBox .w-search .input-search-w{ background:none;width:205px; *width:170px;height:2.3em;   line-height:2.3em;  padding: 0px 30px 0px 5px; border:none; border-bottom:1px solid #E5E5E5; }
.topLogBox .w-search .search-btn-w{ position:absolute;width:30px; right:0; top:0; bottom:0; background:url(../images/icon_search.png) no-repeat center; cursor:pointer;}
.topLogBox .w-search .search-btn-w span{ display:none;}
.nav_right_mask{display:none; position:fixed; left:0; right:0; top:0; bottom:0; z-index:5; background:#000;opacity:0.3; *filter:alpha(opacity=30); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);}
.w-custom{ float:left;}
/*-----------------------banner------------------*/
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:50px !important; height:50px !important; margin-top:-25px !important; background-image:url("../images/bxSlide.png") !important; background-color:#CCCCCC !important; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; background-size:auto !important; visibility:hidden;}
.bx-wrapper .bx-prev{ background-position:0 0 !important; left:-20px !important; }
.bx-wrapper .bx-next{background-position:-50px -50px !important; right:-20px !important;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next{ visibility:visible;}
.bx-wrapper:hover .bx-prev{left:0 !important; }
.bx-wrapper:hover .bx-next{right:0 !important;}
.bx-wrapper .bx-prev:hover{background-position:-50px 0 !important;  }
.bx-wrapper .bx-next:hover{background-position:0 -50px !important;}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{background-image:url("../images/bxSlide1.png") !important;width:46px !important; height:46px !important; margin-top:0 !important;background-color:rgba(255,255,255,0.7) !important; border-radius:2px; -webkit-border-radius:2px;}
.banner .bx-wrapper .bx-next{background-position:-46px -46px !important;}
.banner .bx-wrapper .bx-prev:hover{background-position:-46px 0 !important;  }
.banner .bx-wrapper .bx-next:hover{background-position:0 -46px !important;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{  background:#F9F9F9 !important;width:10px; height:10px; border-radius:50%; -webkit-border-radius:50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
/*---------------footer------------------*/
.w-footer{ color:#fff; background:#666666; }
.w-footer a{ color:#fff;}
.w-footer .w-form-UL{ border-bottom:1px solid #888;}
.w-footer .w-form-UL .w-text-form,.w-footer .w-form-UL .w-textarea-form{ border:0; background:none; padding-left:0; padding-right:0;}
.w-footer .w-form-code .w-text-form{ border:1px solid #888; padding-left:10px; padding-right:10px;}
.w-footer .search-defaut-w .input-search-w{ border-color:#666;}
/*----------------------------组件-----------------------*/
.w-text{line-height:1.7;}
.btn-default-w{ padding:0.75em 4em 0.75em 2.5em; text-align:center; border:1px solid #E5E5E5;  color:#999; position:relative; box-shadow:0 3px 3px rgba(0,0,0,0.1); -webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);}
.btn-default-w:after{ content:''; position:absolute; width:19px; height:8px; top:50%; margin-top:-4px; right:2em; background:url(../images/icon_btn.png) no-repeat center; }
.btn-default-w:hover,.btn-default-w:focus, .btn-global-w:hover,.btn-global-w:focus{ transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.btn-default-w:hover:after,.btn-default-w:focus:after{background:url(../images/icon_btn1.png);} 
.icon-social{background-image:url('../images/icon-social-w.png'); width:35px; height:35px;}
.icon-social-facebook{ background-position:0 0; }
.icon-social-twitter{ background-position:-35px 0;}
.icon-social-linkedin{ background-position:-70px 0; }
.icon-social-mail{ background-position:-105px 0; }
.icon-social-instagram{ background-position:-140px 0; }
.icon-social-flickr{ background-position:-175px 0;}
.icon-social-pinterest{ background-position:0 -35px; }
.icon-social-google{ background-position:-35px -35px;}
.icon-social-rss{ background-position:-70px -35px; }
.icon-social-yahoo{ background-position:-105px -35px; }
.icon-social-vimeo{ background-position:-140px -35px; }
.icon-social-dribbble{ background-position:-175px -35px; }
.icon-social-youtube{ background-position:0 -70px; }
.icon-social-douban{ background-position:-35px -70px; }
.icon-social-pengyouquan{ background-position:-70px -70px;}
.icon-social-weixin{ background-position:-105px -70px;}
.icon-social-QQ{ background-position:-140px -70px; }
.icon-social-zhihu{ background-position:-175px -70px;}
.icon-social-renren{ background-position:0 -105px; }
.icon-social-tenxun{ background-position:-35px -105px; }
.icon-social-xinlang{ background-position:-70px -105px;}
.icon-social-QQkongjian{ background-position:-105px -105px; }
.icon-social-dazong{ background-position:-140px -105px; }
.icon-social-tianya{ background-position:-175px -105px; }
.icon-social-kaixin{ background-position:0 -140px;}
.icon-social-pengyouweb{ background-position:-35px -140px;}
.w-social .social-item:hover .icon-social{background-image:url('../images/icon-social-w.png');}
.search-defaut-w{ max-width:100%;}
.search-defaut-w .search-btn-w{ top:1px; right:1px; bottom:1px;background-color:#fff; background-image:url(../images/icon_search.png);}
.search-defaut-w .search-btn-w:hover{background-color:#fff;}
.search-defaut-w .search-btn-w:after{ display:none;}
.w-header-common .search-defaut-w .input-search-w{ height:2.3em; line-height:2.3;font-size:12px; border:0; border-bottom:1px solid #999; }
.w-service-fixed{ right:0;}
.w-service-fixed .service-item{ border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.w-lantern-h .w-lantern-in{padding:0;}
.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ top:50%; margin-top:-12px;width:25px; height:25px; background-size:contain;}
.w-lantern-h .lantern_pre{ background:url(../images/slide_l.png) no-repeat center; left:-30px;}
.w-lantern-h .lantern_next{background:url(../images/slide_r.png) no-repeat center; right:-30px;}
.w-lantern-h .lantern_pre:hover{ background-image:url(../images/slide_lHover.png);}
.w-lantern-h .lantern_next:hover{ background-image:url(../images/slide_rHover.png);}
.w-form-submit .btn-default-w{ border:0;}
.w-form-submit .btn-default-w:after{ display:none;}
/*title*/
.color_main{color:#333;}
.color_vice_light{ color:#888787;}
.lineborder{ border-color:#E1E1E1;}
.w-title{ margin-top:0; margin-bottom:10px;}
.w-title .title-h-in > span{font-family:Arial, Helvetica, sans-serif;}
.w-title1,.w-title16{ line-height:1.3;}
.w-title4 h2{padding-top: 0.55em; padding-bottom: 0.55em;}
.w-title17 .more{background: none;}
.w-title16 h2{ font-size:28px;}
.w-title16 .title-h-in > span{ font-size:115%;}
.w-title26 h2{ font-size:32px;}
.w-title26 .tith span,.w-title26 .tith > em{font-size:28px;color:#888787;}
.w-title20 .tith span{ font-size:34px;}
.w-title20 h2{ font-size:24px;}
/*--------------------系统------------------------*/
.systitle{color:#fff; font-size:24px; padding:0.7em 17px 0.7em 28px; text-align:left; }
.crumbs{  line-height:1.5; background:url(../images/icon_curb.png) no-repeat 2px center;  padding:0.68em 0 0.68em 1.5em; border-bottom:1px solid #e2e2e2;}
.w-pages{text-align:center;}
.w-pages a{border:1px solid #F2F2F2; color:#666; margin-left:1px; margin-right:1px; line-height:2.5; padding-top:0; padding-bottom:0; min-width:2.5em; }
.w-pages a.disabled,.w-pages a.disabled:hover{color:#999; background:none; border:1px solid #F2F2F2; }

/*-----------------------------产品----------------------*/
.w-prd-list-cell .w-prd-con{ background:#fff;}
.w-productList1 .w-prd-list-cell .w-prd-con{ background:none;}
.w-prd-list-cell .w-prd-imgbox{ border:1px solid #e5e5e5;}
.w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0;}
.w-prd-list2 .w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0.5em;}
.w-prd-list .w-prd-list-cell .w-prd-infobox h2{ font-size:115%;} 
.w-prd-list-cell .w-prd-sum,.w-productList1 .w-prd-list-cell .w-prd-sum,.w-productList2 .w-prd-list-cell .w-prd-sum{ line-height:1.7;color:#999; }
.w-prd-list-cell .w-prd-price-groups{margin-bottom:0;}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix{font-weight:normal; }
.w-prd-list-cell .w-prd-btns a{line-height:1.2;}
.w-prd-list-cell .w-prd-btns a.btn-buy{ background:#628A82; border-color:#628A82; color:#fff;}
.w-prd-list-cell .w-prd-infobox h2 a:hover{ text-decoration:none;}
.w-prd-list-cell .w-prd-price-groups > div{ font-size:100%;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale{color:#EB4346;}
.w-product1 .w-prd-list-cell .w-prd-con .w-prd-infobox,.w-prd-list1 .w-prd-list-cell .w-prd-con .w-prd-infobox,.w-productList2 .w-prd-list-cell .w-prd-con .w-prd-infobox{ padding:1em 0.8em;}
.w-product2 .w-prd-list-cell .w-prd-infobox,.w-product3 .w-prd-list-cell .w-prd-infobox,.w-prd-list2 .w-prd-list-cell .w-prd-infobox{ padding:0.8em 1em;}
.w-productList2 .w-prd-con:hover,.w-product .w-prd-con:hover,.w-prd-list .w-prd-con:hover{ color:#fff; }
.w-productList2 .w-prd-con:hover a,.w-product .w-prd-con:hover a,.w-prd-list .w-prd-con:hover a{ color:#fff;}
.w-prd-list .w-prd-list-cell .w-prd-con:hover .w-prd-sum,.w-product .w-prd-list-cell .w-prd-con:hover .w-prd-sum,.w-productList2 .w-prd-list-cell .w-prd-con:hover .w-prd-sum{ color:#fff;}
.w-productList2 .w-prd-con:hover .w-prd-infobox,.w-product1 .w-prd-con:hover .w-prd-infobox,.w-product2 .w-prd-con:hover,.w-product3 .w-prd-con:hover,.w-prd-list1 .w-prd-con:hover .w-prd-infobox,.w-prd-list2 .w-prd-con:hover{ background:#3D3D3D;}
.w-productList2 .w-prd-con:hover .w-prd-price-groups .w-prd-price-sale,.w-product .w-prd-con:hover .w-prd-price-groups .w-prd-price-sale,.w-prd-list .w-prd-con:hover .w-prd-price-groups .w-prd-price-sale{ color:#fff;}
.w-productList .prd_pre{ background:url(../images/slide_left.png) no-repeat center; background-color:rgba(0,0,0,0.6); background-size:contain; width:40px; height:40px; left:0; margin-top:-40px; visibility:hidden; }
.w-productList .prd_next{ background:url(../images/slide_right.png) no-repeat center;background-color:rgba(0,0,0,0.6); background-size:contain;width:40px; height:40px; right:0; margin-top:-40px; visibility:hidden; }
.w-productList:hover .prd_pre,.w-productList:hover .prd_next{ visibility:visible;}
.w-productList2{ margin-left:-10px; margin-right:-10px; }
.w-productList2 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 10px;}
.w-productList3{ margin-left:-1px; margin-right:-1px;}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 1px;}
.w-productList3 .w-prd-list-cell .w-prd-infobox h2{ border-bottom-width:0;}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:20%;}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:24px;border-bottom-width:1px;}
.w-productList3 .w-prd-list-cell .w-prd-sum{ max-width:400px; margin:0 auto; line-height:2;}
.w-product .imgSearch .imgSearchBox .icon_search,.w-productList .imgSearch .imgSearchBox .icon_search{ background-image:url(../images/icon_adore.png);}
.product-detail-info .product-title h2,.product-title-top h2{ color:#333; font-weight:normal; font-size:24px;}
.product-title-top h2{ padding-bottom:15px; border-bottom:1px solid #F3DC9B; position:relative; margin-bottom:40px;}
.product-title-top h2:before{ content:''; position:absolute; left:50%; margin-left:-11px; bottom:-17px; width:22px; height:21px; background:url(../images/adore_t.png) no-repeat center #fff; }
.product-detail-info .product-grayBox .product-prices{line-height:1.2;}
.product-detail-info .product-grayBox{background:none; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.product-detail-info .product-grayBox .collect_share p{ color:#333;}
.info_tab{ background:#f2f2f2;}
.info_tab_in{border:0;}
.info_tab ul{ padding:0;}
.info_tab li{border:0; background:none; margin-bottom:0;}
.info_tab li a{color:#333; padding-top:0.1em; padding-bottom:0.1em; display:block; font-size:115%;}
.info_tab li:last-child a{ background:none; }
.descon_item,.fileListBox,.msgLBox{ padding-left:0; padding-right:0;}
/*----------------------------新闻-------------------------*/
.w-News-list1 li,.w-News-list3 li,.w-News-list4 li,.w-News-list6 li,.w-News-list7 li,.w-adNews4 li,.w-adNews6 .adNewsTL li,.w-adNews8 li,.w-adNews9 li{border-color:#ccc; border-bottom-style:dashed; }
.newsDetail .newsTitle{color:#333;}
.w-News-list .news-com .news-h{ font-weight:normal;}
.w-News-list .news-sum{ color:#999;}
.w-News-list .date,.w-adNews .date{ font-size:95%;}
.w-News-list .news-com .date{ color:#aaa;}
.w-News-list1 li{ padding:38px 0 25px;}
.w-News-list1 .news-com .date,.w-News-list1 .news-com .news-sum{margin-top:0;}
.w-News-list2{ margin-left:-16px; margin-right:-16px;}
.w-News-list2 li{width:33.33% !important;}
.w-News-list2 li:nth-child(3n+1){ clear:both;}
.w-News-list2 li .news-item{ margin-left:16px; margin-right:16px; margin-bottom:0.5em;}
.w-News-list2 .news-item .news-com{ padding:1em 0;}
.w-News-list2 li .news-item{ border:0;}
.w-News-list2 li .news-together{ line-height:1.5; margin-bottom:0.5em; position:relative; padding-right:6.4em;}
.w-News-list2 li .news-together .news-h{ white-space:normal; word-break:normal;}
.w-News-list2 li .news-together .date{ position:absolute; right:0; top:0.2em;}
.w-News-list2 .news-com .news-sum{ line-height:1.8; max-height:3.4em;}
.w-News-list8 .news-item .news-com{ bottom:0;}
.w-News-list8 .news-item .news-com .news-h a:hover{color:#fff;}
.w-adNews .news-h a:hover{ text-decoration:none;}
.w-adNews .news-sum{ font-size:95%; color:#999;}
.w-adNews1 li .news-item .news-com .news-h a{color:#333;}
.w-adNews1 li .news-item .news-com .news-sum{color:#999; font-size:100%;}
.w-adNews2{ margin-left:-14px; margin-right:-14px;}
.w-adNews2 li{width:33.33%; margin-left:0; margin-right:0;}
.w-adNews2 li .news-item{border:none; background:#fff; margin:0 14px;box-shadow:1px 5px 10px rgba(0,0,0,0.1); -moz-box-shadow:1px 5px 10px rgba(0,0,0,0.1); -webkit-box-shadow:1px 5px 10px rgba(0,0,0,0.1);}
.w-adNews2 li .viewDetail{ display:none;}
.w-adNews2 li .news-item .news-com{ padding:1em;background:#fff;transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.w-adNews2 li:hover .news-item .news-com{transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px);}
.w-adNews2 li .news-item .news-com .news-com-top{margin-bottom:0;}
.w-adNews2 li .news-item .news-com .news-h{ font-weight:normal;}
.w-adNews2 li .news-item .news-com .news-sum{margin-top:5px; line-height:1.5; height:4.5em; font-size:95%;}
.w-adNews3{background:#333;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ font-size:115%;}
.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask{background:#222;}
.w-adNews3 .w-adNews-imgs .adNews3prev,.w-adNews3 .w-adNews-imgs .adNews3next{background-color:#333;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a,.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover,.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover h3{ color:#FDF117;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH p,.w-adNews3 .w-adNews-texts li .w-adNews-textH .news-sum{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .numberQ{border-color:#fff; color:#fff;opacity:0.9; *filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);}
.w-adNews3 .w-adNews-texts li{border-color:#fff;}
.w-adNews3 .w-adNews-imgs .adNews3prev{background-image:url("../images/adNews3prev_white.png");}
.w-adNews3 .w-adNews-imgs .adNews3next{background-image:url("../images/adNews3next_white.png");}
.w-adNews5 li .news-h{ font-weight:normal; font-size:105%;}
.w-adNews5 li{border-bottom:0; padding:0.7em 0;}
.w-adNews5 li .news-com{margin-left:27%;}
.w-adNews6 .adNewsF .news-h{font-size:105%;}
.w-adNews6 .adNewsF .news-sum{ font-size:90%;}
.w-adNews7 .adNewsL li{ background-color:#f0f0f0;}
.adNews7datebg{ background:#e0e0e0;}
.w-adNews7 .adNewsL li .news-com .news-h a:hover{ text-decoration:underline;}
.w-adNews7 .adNewsL li .news-com .news-sum{ font-size:100%;}
.w-adNews8 li{ padding-top:0.2em; padding-bottom:0.3em;}
.w-adNews8 li .news-h{ width:100%; float:none; font-weight:normal; line-height:1.8;}
.w-adNews8 li .date{ width:100%; float:none; text-align:left; line-height:1.3;}
.w-adNews9 li .news-com .news-h a{ color:#28251e;}
.w-adNews11 li .news-h{ font-size:115%;}
.newsDetail{ padding:27px 30px 40px; background:#f8f8f8; position:relative;}
.newsDetail:after{ content:''; position:absolute; bottom:-34px; height:34px; left:0; right:0; background:url(../images/nx.png) no-repeat center top; background-size:100% auto;}
.newsDetail .newsST,.newshare{ color:#999;}
.newsDetail .newsContent{ position:relative; border-top:1px solid #F3DC9B; padding-top:40px;}
.newsDetail .newsContent:before{ content:''; position:absolute; left:50%; margin-left:-11px; top:-4px; width:22px; height:21px; background:url(../images/adore_t.png) no-repeat center #fff; }
.pre-next .news-prev, .pre-next .news-next{ font-weight:bold;}
.pre-next .news-prev a, .pre-next .news-next a{ font-weight:normal;}
/*---------------------faq----------------------*/
.w-faq-list .faq_det{ color:#666; }
.w-faq-list2 li .faq_tit h3{ color:#212121;}
.w-faq-list3{ color:#333;}
.w-faq-list3 li{ margin-bottom:0.6em;}
.w-faq-list3 li .faq_tit{ background:#eee;font-size:100%; padding-left:1em; padding-right:0;}
.w-faq-list3 li .faq_tit h3{ padding:0.8em 1em 0.8em 1.7em;  font-size:110%; }
.w-faq-list3 li .faq_tit .icon_adore{ right:auto; left:1em; width:1.1em; height:1.1em; background:url(../images/icon1_0.png) no-repeat center;}
.w-faq-list3 li.open .faq_tit .icon_adore{background-image:url(../images/icon2_1.png); background-position:center center; }
.w-faq-list3 li.open .faq_tit{ background:#454545; color:#fff;}
.w-faq-list3 li .faq_det{ padding:1em; line-height:2;}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before{content: "\f107";}
.w-com-menu li.open > .div-parent > .fa-plus::before{ content: "\f106";}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-header .w-admin-nav{ float:right;}
.w-admin-header .w-admin-nav a{ color:#5c5c5c;}
/*---------------------登录注册--------------------------*/
.body-login{background:#fff;}
.signbox-A .login-h2A,.login-input-A,.register-A a, .password-forget-A a,.login-button-A,.signfoot,.login-checkA span{color:#666;}
input[class*='login-input-A']::-webkit-input-placeholder{ color:#666;}
input[class*='login-input-A']:-moz-placeholder{ color:#666;}
input[class*='login-input-A']::-moz-placeholder{ color:#666;}
input[class*='login-input-A']:-ms-input-placeholder{ color:#666;}
.sign-content-A{ background-image:url("../images/signboxbg.png");}
.login-button-A{background-image:url("../images/signbtnbg.png");}
.login-checkA input.checked[type="checkbox"] + label{background-image:url("../images/login-checked.png");}
.login-input-A,.login-button-A,.login-checkA label{border-color:#999;}
.order-progress .order-progress-line .order-progress-line-sec .curcle{border-radius:50%; -webkit-border-radius:50%; overflow:hidden;}
@media (min-width:478px){

}
@media (min-width:768px){
	/*---------------------------菜单-------------------------*/
	.side_bar{width:245px;}
	.side_left{ margin-left:290px;}
	.w-com-menu-V{ text-align:left; background:#fff;}
	.w-com-menu-V .systitle{ margin-bottom:1px;}
    .w-com-menu-V .fa{ font-size:100%; font-weight:normal;right:0; top:11px; bottom:auto; color:#000;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent{ border:0; margin-top:4px; background:#EEEEEE;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent{ border-bottom:2px solid #fff; padding:0 28px;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:last-child{border-bottom:0;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent{background:none; border:0;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a{font-size:15px; line-height:24px;color:#666; padding:13px 18px; position:relative;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a:before{ content:''; position:absolute; top:50%; left:0; width:8px; height:1px; background:#333333;}
	.w-com-menu-V li a{padding:0 15px; font-size:100%; line-height:1.8;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent{ box-sizing:content-box;}
	.w-com-menu-V .ul-submenu{ background:none; border-top:1px dashed #ccc; padding:5px 0 5px 22px; }
	.w-com-menu-V .ul-submenu a{color:#666; position:relative; padding-left:14px; }
	.w-com-menu-V .ul-submenu a:before{ content:''; position:absolute; left:0; top:50%; margin-top:-3px; border-radius:50%; -webkit-border-radius:50%; height:6px; width:6px; background:#CCCCCC;}
	.w-com-menu-V .ul-submenu .div-parent{ padding:5px 0;}
	.w-com-menu-V .ul-submenu .li-parent .div-parent{border-bottom:0; }
	.w-com-menu-V .ul-submenu .li-parent .div-parent .fa{line-height:1.8;top:5px;}
	.w-com-menu-V .ul-submenu .ul-submenu{ background:none;}
	.w-com-menu-V .ul-submenu .ul-submenu .div-parent{ padding:0;}
    .w-com-menu-H{ margin-bottom:20px; margin-top:-40px; position:relative; z-index:3;}
	.w-com-menu-H:before{ content: ''; position: absolute; top: 0; bottom: 0; width:3000px; left:50%;background:#F8F8F8;  margin-left:-1500px;}
	.w-com-menu-H .systitle{ background:#EEB92A; display:block; float:left; color:#fff; padding:30px 40px; font-weight:normal; margin-top:-41px; margin-right:20px; position: relative; z-index: 1;}
	.w-com-menu-H >.w-com-menu-in:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
	.w-com-menu-H >.w-com-menu-in > ul{ float:left;}
	.w-com-menu-H >.w-com-menu-in > ul > li{  position:relative;  }
    .w-com-menu-H li{margin:0; }
    .w-com-menu-H li a{  color:#666;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li{ margin:0 10px;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent{position:relative;}
    .w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ padding:0 2px;  line-height:55px; display:block; font-size:15px; }
	.w-com-menu-H .menu_simpline_cur{  position:absolute; left:0; bottom:0; width:100%; height:2px;}
	.w-com-menu-H >.w-com-menu-in>.ul-parent> li:hover >.div-parent .menu_simpline_cur,.w-com-menu-H >.w-com-menu-in>.ul-parent> li.cur >.div-parent .menu_simpline_cur{ display:block;}
    .w-com-menu-H .ul-submenu{  top:55px; }
	.w-com-menu-H .ul-submenu .ul-submenu{ top:28px; background:#fff;}
    .w-com-menu-H .ul-submenu li .div-parent{margin:0 5px;}
    .w-com-menu-H .ul-submenu li a{ line-height:2; color:#666;font-size:14px;}
    .w-com-menu-H .ul-submenu .ul-submenu-up{display:none;}
	
	.order-progress .order-progress-line .order-progress-line-sec .line{width:111px;}
	.newsDetail .newsContent{ padding-left:0; padding-right:0;}
	
}
@media (min-width:768px) and (max-width:1200px){
	.w-com-menu-H{ margin-left:-10px; margin-right:-10px;}
}
@media (min-width:961px){
	.body-login .w-admin-header .w-admin-nav{ float:right; margin-left:0;} 
	.w-logo{ min-height:100px;}
	.w-logo h1{ line-height:100px;}
	.w-logo-img{ padding-top:5px; padding-bottom:5px; line-height:90px;}
	.w-logo-img img{ max-height:90px;}
	.w-nav .li-parentOne-div .fa{ display:none;}
	.w-nav .submenu{ background:#FFFCFA; }
	.w-nav .submenu li{width:171px; }
	.w-nav .submenu li:last-child{border-bottom:0;}
	.w-nav .submenu li .submenu{left:171px;}
	.w-admin-shopCart{ position: absolute;left: 0;margin-right: 0;padding-top: 0; padding-bottom:0;z-index: 2;top: -35px;}
	.w-admin-shopCart a{background:none; padding:7px 10px;}
	.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right{ display:inline-block; *display:inline; *zoom:1;}
	.w-admin-shopCart a .num{left:111px;}
	.w-nav .li-parent-div .fa-plus:before{content: "\f105";}
	.w-admin-header .w-admin-nav{ margin-left:15px;}
	/*---------------------------topLogBox--------------------------*/
	
}
@media (min-width:1201px){
	.banner .bx-controls-direction{ width:1200px; height:46px; position:absolute; margin-left:-600px; left:50%; top:50%; margin-top:-23px; }
	.w-admin-shopCart{ left:50%; margin-left:-600px; right:auto;}
	.w-nav .nav_inner > li{ min-width:120px;}
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{padding:0 25px;} 
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li{ margin:0 37px;}
	.w-adNews4 li{padding:0.3em 0;}
}
@media (max-width:1366px){
	.w-lantern-h .w-lantern-in{padding:0 25px;}
    .w-lantern-h .lantern_pre{ left:0;}
    .w-lantern-h .lantern_next{ right:0;}
}
@media (max-width:1200px){
	.w-custom{padding-left:5px; padding-right:5px;}
	.w-title26 h2{ font-size:24px;}
    .w-title26 .tith span,.w-title26 .tith > em{font-size:20px;}
}
@media (max-width:960px) {
	html{width:100%; height:100%; overflow-x:hidden;}
	body{ height:100%;min-width:100%;}
	.body{ padding-top:1.4rem;}
	/*--------------------header---------------------*/
	.w-admin-header,.body-login .w-admin-header,.w-header{position:fixed; top:0; left:0; width:100%; padding-top:0; height:1.4rem;  z-index:999; color:#333; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1); }
	.row_top{ display:block;}
	.row_top .column{ float:none; width:100%; display:block;}
	.row_top .column8 .w-nav{ display:none;}
	.col-logo,.w-admin-header .col-logo{float:none; text-align:center; padding:0; text-align:left;}
	.w-logo{ padding:0 1.2rem 0 0.2rem; height:auto; min-height:0; min-width:0;}
	.w-logo h1{ font-size:0.7rem; margin-top:0.25rem; margin-bottom:0;}
	.w-logo-img{ display:block; padding:0.17rem 0.25rem;line-height:1.06rem;}
	.w-logo-img img{max-height:1.06rem;}
	.w-admin-header .w-logo{ padding:0 13.5em 0 1.2rem;}
	.col-right{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0;margin-top:0px; z-index:10; display:block;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.left0{ left:0;}
	.w-nav{ background:none; overflow-y:auto; height:100%; margin:0; padding:0;}
	.w-admin-header .w-admin-nav{margin-left:0; margin-right:0;}
    .w-nav ul{list-style:none; padding-left:0;}
	.w-nav .nav_inner{ display:block;}
	.w-nav .nav_inner > li{ display:block; float:none; text-align:left; margin:0; }
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:2.5; padding:0 10px; font-size:14px;}
	.w-nav li{border-bottom:0; border-top:0; float:none;}
    .w-nav li a, .w-nav .submenu li a,.w-admin-header .w-admin-nav a{ display:block;  color:#666; text-align:left; font-size:14px;}
	.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{display:none;}
	.w-nav .nav_inner > li > .submenu{top:0;}	
	.w-nav .submenu{ position:relative; font-size:14px; box-shadow:0; -moz-box-shadow:0; -webkit-box-shadow:0; background:#fff;}
	.w-nav .submenu li{ width:auto; }
	.w-nav .submenu li a{border-bottom:1px solid rgba(0,0,0,0.05);}
    .w-nav .submenu li .submenu{ left:0; top:0;}
	.w-nav .submenu ul,.w-nav .submenu .submenu ul{background:none;}
	.w-nav .li-parent-div .fa{ position:absolute; top:50%; margin-top:-1em; right:0; width:4em; height:2em; line-height:2em; text-align:right; font-size:150%; }
	.w-nav .li-parent-div .fa-plus::before{content: "\f107";margin-right:0.5em;}
	.w-nav .li-parent-div.open .fa-plus::before{content: "\f106";}
	.w-nav .submenu li a{padding:0.5em 0.5em 0.5em 1.5em; text-align:left;}
	.w-nav .submenu .submenu li a{ padding-left:2.5em;}
	.mobile-nav-toggle{display:block;}
	.w-nav .nav_simpline_cur{ display:none;}
	.topLogBoxPc{ display:none;}
	.topLogBox{position:absolute; bottom:0; left:0; right:0; }
	.topLogBox, .topLogBox a{color:#6a6a6a;}
	.w-languege,.w-loginRegister, .w-shopCart{float:none; margin:0;padding: 0.5em;border-bottom:1px solid #e1e1e1;}
	.topLogBox .w-search{ float:none; margin:0.5em;}
	.topLogBox .w-search .input-search-w{border-color:#e0e0e0; width:100%;}
	
	 /*-----------------------会员中心和购物车--------------------*/
	 .w-admin-shopCart, .w-admin-top{display:none;}
	 .mobile-nav-toggle{top:0.35rem; }
	 .w-header-common .mobile-nav-toggle{left:auto; right:0.35rem;}
	 .signTel, .shopCartTel, .signQuitTel{display:block; top:0.35rem;}
	.w-admin-header .w-admin-nav{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0; margin-top:0px; z-index:10; display:block; float:none;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.w-admin-header .left0{ left:0;}
	.w-admin-nav .w-nav-in{height:100%;}
	.order-progress{display:none;}

	.w-productList .prd_pre,.w-productList .prd_next{ width:2em; height:2em; margin-top:-1em;}
	.w-productList2 .prd_pre,.w-productList2 .prd_next{ margin-top:-2em;}
	
	.w-News-list2{ margin-left:-8px; margin-right:-8px;}
    .w-News-list2 li .news-item{ margin-left:8px; margin-right:8px;}
}
@media (max-width:767px) {
	.w-foot-content{ padding-top:0.3em; padding-bottom:0.3em;}
	/*----------------------系统页-------------------*/
	.systitle{ font-size:125%; margin-bottom:0; padding:0.4em 1em; font-weight:normal; }
	.w-system .w-com-menu{margin-left:0; margin-right:0; }
	.product-detail-info .product-grayBox{ border:0;}
	.w-productList2{ margin-left:-0.3rem; margin-right:-0.3rem;}
    .w-productList2 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 0.1rem;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:1.5em;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:120%;}
	.w-productList3 .w-prd-list-cell .w-prd-sum{ line-height:1.3; font-size:90%; max-height:3.8em;}
	.fileListBox, .msgLBox{ padding-left:1em; padding-right:1em;}
	/*----------------------新闻---------------------------*/
	.w-News-list1 li{ padding:1em 0 0.8em;}
	.w-News-list2 li:nth-child(2n+1){ clear:both;}
	.w-News-list2 li:nth-child(3n+1){ clear:none;}
	.w-adNews5 li .news-h{ font-size:105%;}
	.newsDetail{ padding:1.5em 1em 2em;}
	
    .w-title26 h2{ font-size:125%;}
    .w-title26 .tith span,.w-title26 .tith > em{font-size:115%;}
	
}	
@media only screen and (max-width:479px){
	.body{font-size:0.35rem;}
	.w-admin-header .w-logo{ padding:0 8.5em 0 1.2rem;}
	.topLogBox .w-search .input-search-w{ height:2.5em; line-height:2.5em;}
	.crumbs{ padding:0.5em 0 0.5em 15px;}
	
	.w-title{ margin-bottom:0.3rem;}
	.w-title20 .tith span{ font-size:150%;}
	.w-title20 h2{ font-size:120%;}
	.w-title16 h2{ font-size:145%;}
	.w-title16 .title-h-in > span{ font-size:100%;}
	.w-lantern-h .w-lantern-in{ padding:0 1.8em;}
	.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ width:1.5em; height:1.5em; margin-top:-0.75em;}
	
	.w-footer .w-form-UL .w-label-form,.w-footer .w-form-UL .w-question-title{ margin-bottom:0;}
	
	.w-prd-list2 .aspectRatio{ padding-bottom:100% !important;}
	.w-prd-list2 .w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0.2em;}
	.w-prd-list2 .w-prd-list-cell .w-prd-sum{ margin-bottom:0;}
	.w-productList .prd_pre,.w-productList .prd_next{ width:1.5em; height:1.5em; margin-top:-0.75em;}
	.w-productList2 .prd_pre,.w-productList2 .prd_next{ margin-top:-2em;}
	.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2,.w-prd-list .w-prd-list-cell .w-prd-infobox h2{font-size:110%;}
	.w-prd-list-cell .w-prd-sum,.w-prd-list-cell .w-prd-more { font-size:90%;}
	.product-detail-info .product-title h2,.product-title-top h2{ font-size:130%;}
	.product-title-top h2{ margin-bottom:2em;}
	
    .w-adNews2 li{min-width:100%;}
	.newsDetail .newsST,.newshare{ font-size:90%; line-height:1.5;}
	.newsDetail .newsContent{ padding-top:2.5em;}
	.w-faq-list3 li .faq_tit .icon_adore{ background-size:contain;}
}

