@charset "utf-8";
/*
描述:响应式主题样式表第716套
作者:wangxb
*/
/*默认页面主体样式定义*/
body{ color:#666; }
a{ color:#333;}
.w-main .row,.w-footer-in{ max-width:1400px; margin:0 auto;}
.body{overflow:hidden;font-size:14px; padding-top:100px;}
.body-login,.body-login-special,.body-admin{ padding-top:0;}
.col-right{ display:none;}
.w-foot-content{ padding-top:15px; padding-bottom:15px;}
/*---------------------header-----------------------*/
.w-header,.w-admin-header{  background:#fff; box-shadow:0 2px 5px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.05);}
.w-header-common{ position:fixed; left:0; right:0; top:0;}
.row_top .column{float:left;}
.row_top .columnL{ max-width:34%;}
.row_top .columnM,.row_top .columnR{ float:right;}
.row_top .columnR{position:relative; z-index:9;}
.row_top .div-table{width:auto !important;}
.w-admin-header .col-logo{float:left;}
.w-header-common .col-logo{padding-left:25px;}
.w-logo h1{ font-size:32px; padding:0 10px; }
.w-logo h1,.w-logo a{color:#212121;}
.w-nav{ text-align:center;font-size:0; padding-top:10px;transition: padding-top 0.5s;-webkit-transition: padding-top 0.5s; }
.mini .w-nav{ padding-top:0;}
.body-login-special .login-navPc .w-admin-nav{ margin:0;}
.w-nav .nav_inner{ height:auto !important;}
.w-nav .nav_inner > li{ float:left; text-align:center; position:relative;}
.w-nav li a{ text-decoration:none;color:#666;padding:0 10px;}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:90px;font-size:15px; display:block;color:#333; padding:0 12px;} 
.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur{ width:16px;margin-left:-8px;}
.w-nav .nav_inner > li > .submenu{ top:90px; left:50%; margin-left:-85px; }
.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{ display:none;}
.w-nav .submenu a{ font-size:13px; text-align:center; color:#777;}
.w-nav .submenu li a{padding:8px 10px;}
.topLogBoxPc{ float:right;}
.topLogBox,.topLogBox a{ font-size:14px;color:#fff;}
.topLogBox a{ margin:0 6px; text-decoration:none;   }
.topLogBox a:hover{ text-decoration:underline;}
.lang_c{ height:100px; width:100px; background:url(../images/lang.png) no-repeat center #1F2228; position:relative; cursor:pointer; float:right;transition: height 0.5s;-webkit-transition: height 0.5s;}
.mini .lang_c{ height:90px;}
.topLogBoxPc .w-languege{float:right; position:absolute; top:100px; right:0; min-width:100%; text-align:center; background:#fff; box-shadow:0 2px 3px rgba(0,0,0,0.1); -webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1); display:none;}
.mini .topLogBoxPc .w-languege{ top:90px;}
.topLogBoxPc .w-languege a{ display:block; line-height:2.5; white-space:nowrap; padding:0 10px; color:#666; margin:0;}
.topLogBoxPc .w-languege a:hover,.topLogBoxPc .w-languege a.cur{ text-decoration:none; }
.topLogBoxPc .w-languege a.cur{background:#f0f0f0;}
.topLogBoxPc .w-languege span{ display:none;}
.topLogBoxPc .w-languege-dropDown{ top: 0; bottom: 0; color: #333; text-align: center; display: block;}
.topLogBoxPc .w-languege-dropDown .cur-lang{ top: 50%;position: absolute;margin-top: -0.75em;left: 0;right: 0;}
.topLogBoxPc .w-languege-dropDown .select-lang{padding-top: 0;}
.mini .topLogBoxPc .w-languege-dropDown{ top:0;}
.lg_c{ float:right; line-height:90px; background:#FF8000; padding:10px 10px 0;transition: padding 0.5s;-webkit-transition: padding 0.5s;}
.mini .lg_c{ padding-top:0;}
.lg_c .w-loginRegister,.lg_c .w-shopCart{float:left; }
.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:135px; *width:100px;height:2.3em;   line-height:2.3em;  padding: 0px 30px 0px 5px;border:0; }
.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{ height:80px; box-sizing:content-box; float:right;transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.mini .w-custom{ transform:translateY(-10px); -webkit-transform:translateY(-10px); height:70px; }
/*-----------------------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:#ccc !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{ width:34px !important; height:34px !important; margin-top:-17px !important;  background:url("../images/bxSlide2.png") no-repeat !important;}
.banner .bx-wrapper .bx-next{background-position:0 -34px !important;}
.banner .bx-wrapper:hover .bx-prev{left:20px !important; }
.banner .bx-wrapper:hover .bx-next{right:20px !important;}
.banner .bx-wrapper .bx-prev:hover{background:url("../images/bxSlide2.png") no-repeat !important;background-position:0 0 !important;}
.banner .bx-wrapper .bx-next:hover{background:url("../images/bxSlide2.png") no-repeat !important;background-position:0 -34px !important; }
.banner .bx-wrapper .bx-pager{ bottom:30px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{  background:#D2D0D1 !important;width:10px; height:10px; margin:0 15px; position:relative; 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); }
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff !important;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover:after,.banner .bx-wrapper .bx-pager.bx-default-pager a.active:after{ content:''; position:absolute; width:22px; height:22px; border:1px solid #fff; left:50%; margin-left:-12px; top:50%; margin-top:-12px;border-radius:50%; -webkit-border-radius:50%;}
/*---------------footer------------------*/
.w-footer{ background:#1F2228; color:#acacab;}
.w-footer a{ color:#acacab;}
.w-footer a:hover{ color:#fff;}
.w-footer .btn-default-w{ color:#fff; border-color:#fff;}
/*----------------------------组件-----------------------*/
.w-text{line-height:1.8;}
.btn-default-w{ padding:1em 3em; min-width:15em; text-align:center; letter-spacing:0.5em; color:#1f2228; border:2px solid #1F2228; }
.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; }
.w-form-file-upload .btn-default-w{ padding:0.75em 1.2em; min-width:0;letter-spacing:0.1em;}
.w-button9 .btn-w{ width:42px; height:42px; border:1px solid #9b9b9b;background:url(../images/more.png) no-repeat center #fff;}
.w-button9 .btn-w:hover{background-image:url(../images/moreHover.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; min-width:0; 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; border:0; width:145px; }
.w-slide-page-num .w-page-bottom{position:relative;}
.w-slide-page-num .w-page-bottom .slide-page{position:absolute; bottom:0; left:0; right:0; background:rgba(0,0,0,0.3); z-index:801; text-align:right; padding-right:12px;}
.w-slide-page-num .slide-page a{background:#333; height:18px; line-height:18px; min-width:18px; font-size:12px;}
.w-lantern-h .w-lantern-in{padding:0 25px;}
.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ top:50%; margin-top:-12px;width:25px; height:25px; background-size:contain; border:1px solid #d9d9d9;}
.w-lantern-h .lantern_pre{ background:url(../images/slide_l.png) no-repeat center; }
.w-lantern-h .lantern_next{background:url(../images/slide_r.png) no-repeat center;}
.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-service-fixed{ right:0;}
.w-text-form, .w-textarea-form,.w-select-box,.w-form-area select{ border-color:#CCCCCC; border-radius:3px; -webkit-border-radius:3px;}
.w-form-submit .w-buttom .btn-default-w{border-radius:3px; -webkit-border-radius:3px; border:none; background:#333333; color:#fff; padding:0.65em 2em; letter-spacing:0.1em;}
/*title*/
.color_main{color:#1f2228;}
.color_vice{ color:#666;}
.color_vice_light{ color:#ccc;}
.lineborder{ border-color:#ccc;}
.w-title{ margin-top:0; margin-bottom:15px;}
.w-title .title-h-in > span{font-family:Arial, Helvetica, sans-serif;}
.w-title1{ border-bottom:2px solid #CCCCCC;}
.w-title1 h2{ font-size:30px; margin-bottom:0.3em;}
.w-title1 .title-h-in > span{ font-size:16px; letter-spacing:0.4em;line-height:1.5; }
.w-title1 .simpline{ width:142px; height:3px; margin:10px auto -2px;}
.w-title2{ background:none; padding:0;}
.w-title2 h2,.w-title2 .title-h-in > span{ font-size:30px;}
.w-title4 h2{padding-top: 0.55em; padding-bottom: 0.55em;}
.w-title17 .more{background: none;}
.w-title16 h2{ font-size:30px;}
.w-title16 .title-h-in > span{ font-size:100%; line-height:1.5; display:block;}
.w-title5 .w-title-in,.w-title17 .w-title-in,.w-title19 .w-title-in,.w-title21 .w-title-in,.w-title32 .w-title-in{ max-width:1400px;}
.w-title20 .tith{ line-height:1.6; padding-bottom:25px; position:relative;}
.w-title20 .tith:after{ content:''; position:absolute; left:0; bottom:0; width:58px; height:3px; background:#AA9160;}
.w-title20 .tith span{ font-size:30px;}
.w-title20 h2{ font-size:100%; line-height:1.6;}
.w-title28 .tith span{ font-size:24px; color:#333;font-family:"微软雅黑",microsoft yahei;}
.w-title28 .tith{ color:#d0cfcf; }
.w-title28 h2{ color:#d0cfcf; font-size:20px;font-family:Arial, Helvetica, sans-serif;}
.w-title26{ border-bottom-width:2px;}
.w-title26 .tith{ font-size:100%;}
.w-title26 h2{ font-size:25px; color:#333;}
.w-title26 .tith > em{ color:#ccc;}
/*--------------------系统------------------------*/
.systitle{color:#fff; font-size:24px;  padding:0.7em 17px; text-align:left; }
.crumbs{  line-height:1.5; background:url(../images/icon_curb.png) no-repeat 2px center;  padding:0.68em 0 0.68em 22px; border-bottom:1px solid #e2e2e2;}
.w-pages{text-align:center; }
.w-pages a{border:1px solid #CCCCCC; 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:hover,.w-pages a.cur{ border:1px solid #000;}
.w-pages a.disabled,.w-pages a.disabled:hover{color:#999; background:none; border:0 }

/*-----------------------------产品----------------------*/
.w-prd-list-cell .w-prd-con{ border-bottom:1px solid #CCCCCC; position:relative;}
.w-prd-list-cell .w-prd-con:before{ display:none;content:''; position:absolute; bottom:-1px; left:0; width:0; height:1px;transition: width 0.5s;-webkit-transition: width 0.5s; }
.w-prd-list-cell:hover .w-prd-con:before{ width:100%;}
.w-prd-list2 .w-prd-list-cell .w-prd-con{ border-bottom:0;}
.w-prd-list2 .w-prd-list-cell .w-prd-con:before{ display:none;}
.w-prd-more a,.w-prd-list .w-prd-more a{ color:#999;}
.w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0.2em;}
.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2{ font-size:115%;}
.w-prd-list-cell .w-prd-sum{ line-height:1.5; color:#8f8f8f;}
.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-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-amount{color:#000;}
.w-prd-list .w-prd-list-cell .w-prd-infobox h2{ font-weight:bold;}
.w-prd-list1{ margin-left:0; margin-right:0;}
.w-prd-list1 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
.w-prd-list1 .w-prd-list-cell-in{ padding:0 10px;}
.w-prd-list2 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
.w-prd-list2 .w-prd-list-cell{ float:left; width:33.33%; margin-bottom:20px;}
.side_left .w-prd-list2 .w-prd-list-cell{ width:50%;}
.w-prd-list2 .w-prd-list-cell-in{ margin:0 10px; border:1px solid #DBDBDB; background:#fff; padding:1em 0 1em 1em;}
.w-prd-list2 .w-prd-list-cell .w-prd-btns{ display:none;}
.w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:150px;}
.w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-left:150px;}
.w-prd-list2 .w-prd-infobox h2{ font-size:105%; line-height:1.5; padding-bottom:0.5em; border-bottom:1px solid #979797; margin-bottom:0.8em;}
.w-prd-list2 .w-prd-list-cell .w-prd-sum{ font-size:90%; line-height:1.5; height:4.3em; overflow:hidden;}
.w-prd-list2 .w-prd-list-cell .w-prd-more{ font-size:90%;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-prefix{color:#bbb;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-prefix{color:#999;}
.w-productList .prd_pre,.w-productList .prd_next{ background:url(../images/bxSlide1.png) no-repeat; background-color:rgba(0,0,0,0.3); width:40px; height:40px;  margin-top:-20px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; visibility:hidden;}
.w-productList .prd_pre{left:-17px; background-position:0 0;visibility:hidden;}
.w-productList .prd_next{right:-17px; background-position:-40px -40px; }
.w-productList:hover .prd_pre,.w-productList:hover .prd_next{ visibility:visible;}
.w-productList:hover .prd_pre{ left:13px;}
.w-productList:hover .prd_next{ right:13px;}
.w-productList .prd_pre:hover{background-position:-40px 0;  }
.w-productList .prd_next:hover{ background-position:0 -40px;}
.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:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:20%;}
.w-productList3 .w-prd-list-cell .w-prd-infobox h2{ border-bottom:0;}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:24px; border-bottom:1px dashed #ADADAD; padding-bottom:0.3em; margin-bottom:0.2em;}
.w-productList3 .w-prd-list-cell .w-prd-sum{ max-width:400px; margin:0 auto; line-height:2;}
.w-productList3:hover .prd_pre{ left:0;}
.w-productList3:hover .prd_next{ right:0;}
.w-product .imgSearch .imgbg,.w-productList .imgSearch .imgbg,.prd_imgbgBlack .imgbg{opacity:0.85; *filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.w-product .imgSearch .imgSearchBox .icon_search,.w-productList .imgSearch .imgSearchBox .icon_search{ background-image:url(../images/icon_adore.png);}
.product-detail-images .product-detail-image-big{ border:1px solid #dadada;}
.product-detail-info .product-title h2,.product-title-top h2{ color:#333; font-size:24px; font-weight:bold;}
.product-detail-info .product-grayBox .product-prices{line-height:1.2;}
.product-detail-info .product-grayBox{background:none; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.info_tab{ background:#f0f0f0;}
.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.4em; padding-bottom:0.4em; display:block; font-size:115%;}
.info_tab li:last-child a{ background:none; }
.descon_item,.fileListBox,.msgLBox{ padding-left:0; padding-right:0;}
.evalInfoList li{ border-color:#e0e0e0;}
/*----------------------------新闻-------------------------*/
.w-News-list1 li,.w-News-list2 li .news-item,.w-News-list3 li,.w-News-list4 li,.w-News-list6 li,.w-News-list7 li,.w-adNews4 li,.w-adNews5 li,.w-adNews6 .adNewsTL li,.w-adNews8 li,.w-adNews9 li{ border-color:#e0e0e0; }
.w-News-list a{ color:#000;}
.w-News-list .news-com .news-h{ font-weight:normal;}
.w-News-list .news-sum{ font-size:95%; color:#999;}
.w-News-list1 .news-com .date,.w-News-list1 .news-com .news-sum{margin-top:0;}
.w-News-list .news-com .date{ color:#666;}
.w-News-list2{ margin-left:-5px; margin-right:-5px;}
.w-News-list2 li{ width:25%; margin-bottom:1em;}
.w-News-list2 li .news-item{  margin:0 5px; border:0;}
.w-News-list2 .news-item .news-com{ padding-left:0; padding-right:0;}
.w-News-list3{ margin-left:-20px; margin-right:-20px;}
.w-News-list3 li{ padding:0; float:left; width:25%; *width:24.99%; margin-bottom:40px; border:0;}
.w-News-list3 li .news-item{border:1px solid #CCCCCC; padding:35px 20px 25px; margin:0 20px; position:relative; }
.w-News-list3 li:hover .news-item{ border-color:#AA9160;}
.w-News-list3 li:hover .news-item:after{ content:''; position:absolute; top:0; right:0; width:2em; height:2em; line-height:2; background:url(../images/add.png) no-repeat center #AA9160;}
.w-News-list3 .news-com{position:relative; padding-bottom:2.5em;}
.w-News-list3 .news-com .news-h{ font-weight:bold;}
.w-News-list3 .news-com .date{position:absolute; left:0; bottom:0;}
.w-News-list3 .news-sum{ color:#666; height:15.8em; overflow:hidden; line-height:2;}
.w-News-list7 li{ border-bottom:0; padding:0; margin-bottom:25px;}
.w-News-list7 li .news-item{ background:#EFEFEF; padding:25px 50px 25px 15px;}
.w-News-list7 li .news-item:after{content:""; display:block; clear:both; height:0; visibility:hidden;}
.w-News-list7 li .date{ margin-right:45px;padding:0 30px; text-align:left; position:relative;}
.w-News-list7 li .date:before{ content:''; position:absolute; width:1px; right:0; top:10px; bottom:0; background:#CFCFCF;}
.w-News-list7 li .date .date-day{  background:none; color:#000; font-weight:bold; font-size:50px; line-height:1.1;}
.w-News-list7 li .date .date-yearMonth{ background:none; color:#999; font-size:20px; line-height:1.2; padding:0;}
.w-News-list7 li:hover .date .date-day,.w-News-list7 li:hover .date .date-yearMonth,.w-News-list7 li:hover .news-com a,.w-News-list7 li:hover .news-com .news-sum{color:#fff;}
.w-News-list7 li:hover .date:before{ background:#fff;}
.w-News-list8{ margin-left:0; margin-right:0;}
.w-News-list8 .w-News-list-in{ margin-left:-10px; margin-right:-10px;}
.w-News-list8 li .news-item{ margin-left:10px; margin-right:10px;}
.w-News-list8 .news-item .news-com{ bottom:0;}
.w-News-list8 .news-item .news-com .news-h a:hover{color:#fff;}
.w-adNews1 li .news-item .news-com .news-h a{color:#333;}
.w-adNews1 li .news-item .news-com .news-sum{color:#666; font-size:100%;}
.w-adNews2{ margin-left:-15px; margin-right:-15px;}
.w-adNews2 li{ margin-right:0; width:33.33%; margin-bottom:30px;}
.w-adNews2 li .news-item{border:none;  margin:0 15px; padding:30px; background:#EEEEEE;}
.w-adNews2 li .viewDetail{ display:none;}
.w-adNews2 li .news-item .news-com{ padding:1em 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.7; height:4.9em;}
.w-adNews2 li:hover .news-item{ background:#0A65AB;}
.w-adNews2 li:hover,.w-adNews2 li:hover a{ color:#fff;}
.w-adNews3{background:#454545;}
.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:#454545;}
.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:#FFAF60;}
.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-adNews6 .adNewsF .news-h{font-size:110%;}
.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-adNews7 .adNewsL li:hover .news-com .news-sum,.w-adNews7 .adNewsR .news-com .news-sum{ color:#bbb;}
.w-adNews7 .adNewsR .aspectRatio{ padding-bottom:60% !important;}
.w-adNews7 .adNewsR .news-com .news-sum{ max-height:4.3em;}
.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{ padding:12px 20px 13px 40px; border:1px solid #e0e0e0; background:#fff; margin-bottom:20px;}
.w-adNews9 li:first-child{ padding-top:12px;}
.w-adNews9 li .date{ float:right; background:none; margin:0; line-height:1.2;}
.w-adNews9 li .date .date-day{ color:#969897; font-size:42px; line-height:1.1; opacity:0.78;}
.w-adNews9 li .date .date-yearMonth{ color:#201f24; font-size:20px; opacity:0.64; }
.w-adNews9 li .news-com{ margin-right:125px; transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.w-adNews9 li .news-com .news-h{ margin-bottom:0.3em;font-size:15px;}
.w-adNews9 li .news-com .news-sum{ line-height:1.7; height:3.2em; font-size:90%; opacity:0.75;}
.w-adNews9 li:hover{ background:#454545; border-color:#454545;}
.w-adNews9 li:hover a,.w-adNews9 li:hover .news-item .news-h a.news-kind,.w-adNews9 li:hover .news-com .news-sum,.w-adNews9 li:hover .date .date-day,.w-adNews9 li:hover .date .date-yearMonth{ color:#fff;}
.w-adNews9 li:hover .news-com{ transform:translateX(-20px); -webkit-transform:translateX(-20px);}
.w-adNews10 li .news-item .news-com{ background:#fff;}
.w-adNews11 li .news-h{ font-size:115%; font-weight:bold;}
.w-adNews li .news-btn{ padding:7px 20px; min-width:0; letter-spacing:0.2em;}
.newsDetail .newsTitle{color:#333; font-size:24px; font-weight:bold; margin-bottom:0.5em;}
.newsDetail .newsST,.newshare{ color:#666; line-height:1.5;}
.newsDetail .newsContent{ font-size:16px;}
.news-others{ border-top:1px dashed #E9E9E9; padding-top:1em; color:#333; font-weight:bold;}
.news-others a{ color:#666; font-weight:normal;}
/*---------------------faq----------------------*/
.w-faq-list .faq_det{ color:#666; }
.w-faq-list2 li .faq_tit h3{ color:#333;}
.w-faq-list3 li{ margin-bottom:0.6em;}
.w-faq-list3 li .faq_tit{ background:#f2f2f2; font-size:100%; padding-left:1em; padding-right:0; color:#333;}
.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:230px;}
	.side_left{ margin-left:260px;}
	.w-com-menu-V{ border:3px solid #454545; text-align:left;}
    .w-com-menu-V .fa{ font-size:100%; font-weight:normal;right:0;  bottom:auto; color:#333;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa{ top:11px;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent{  padding:5px 0;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent{ border-bottom:1px solid #e0e0e0;margin:0 6px;}
	.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:16px; line-height:24px;color:#333; padding:13px 10px; }
	.w-com-menu-V li a{padding:8px 10px; 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:#fff; padding:5px 0 5px 15px; }
	.w-com-menu-V .ul-submenu a{color:#666; position:relative; padding-left:10px; }
	.w-com-menu-V .ul-submenu a:before{ content:''; position:absolute; left:0; top:50%; height:1px; width:5px; background:#bbb;}
	.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:2; color:#565656;top:6px;}
	.w-com-menu-V .ul-submenu .ul-submenu{background:#fff;}
	.w-com-menu-V .ul-submenu .ul-submenu .div-parent{ padding:0;}
	.w-com-menu-V .ul-submenu .ul-submenu a{ padding:3px 10px;}
    .w-com-menu-H{ margin-bottom:40px; margin-top:-40px; position:relative; background:#fff; box-shadow:2px 24px 46px rgba(0,0,0,0.06); -webkit-box-shadow:2px 24px 46px rgba(0,0,0,0.06); }
	.w-com-menu-H .systitle{ display:none;float:left; padding:17px 0; color:#000;}
	.w-com-menu-H >.w-com-menu-in{ margin:0 auto;}
	.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-parent:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
    .w-com-menu-H li{margin:0; }
    .w-com-menu-H li a{  color:#646464;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent{position:relative; margin:0 10px;}
    .w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ font-weight:bold; color:#333; padding:0 5px; line-height:78px; display:block; font-size:16px; }
	.w-com-menu-H .menu_simpline_cur{ position:absolute; left:0; right:0; bottom:0; height:4px; background:#AA9160;}
	.w-com-menu-H li.cur .menu_simpline_cur,.w-com-menu-H li:hover .menu_simpline_cur{ display:block;}
    .w-com-menu-H .ul-submenu{  top:78px; }
	.w-com-menu-H .ul-parent > li > .ul-submenu > ul{ background:none}
	.w-com-menu-H .ul-submenu .ul-submenu{ top:28px; background:none;}
	.w-com-menu-H .ul-submenu .ul-submenu ul{ background:#fff;}
    .w-com-menu-H .ul-submenu li .div-parent{margin:0 5px;}
    .w-com-menu-H .ul-submenu li a{ line-height:3; color:#666;font-size:14px; padding:0 10px;}
    .w-com-menu-H .ul-submenu .ul-submenu-up{display:none;}
	
	.order-progress .order-progress-line .order-progress-line-sec .line{width:111px;}
	
}
@media (min-width:961px){	
	.w-News-list3 li:nth-child(4n+1){ clear:both;}
}
@media (min-width:1201px){
	.body-login .w-admin-header .w-admin-nav{ float:right; margin-left:0;} 
	.w-logo h1{ line-height:100px;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo h1{ line-height:90px;}
	.w-logo-img{ padding-top:10px; padding-bottom:10px; line-height:80px;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo-img{ padding-top:5px; padding-bottom:5px;}
	.w-logo-img img{ max-height:80px;}
	.w-nav .li-parentOne-div .fa{ display:none;}
	.w-nav .submenu{ background:#fff; }
	.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;}
	.w-languege-dropDown .select-lang{left: auto; right: 0; min-width: 100%;}
	/*---------------------------topLogBox--------------------------*/
	.w-admin-shopCart{ left:50%; margin-left:-600px; right:auto;}
	
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{padding:0 17px;} 
	.w-adNews4 li{padding:0.3em 0;}
	.w-com-menu-H{width:3000px; position:relative; left:50%; margin-left:-1500px;}
	.w-com-menu-H > .w-com-menu-in{ margin:0 auto; max-width:1200px;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent{ margin:0 30px;}
	
	.w-text-form, .w-textarea-form,.w-form-area select{ padding:12px 10px;}
	.w-select-box{ height:45px;}
	.w-select-dl .w-select-dt,.w-select-dl .w-select-dt .select-icon{ height:43px; line-height:43px;}
	.w-select-dl .w-select-dt .select-icon{margin-top: -22px;}
	.w-select-option{ top:43px;}
	.w-form-submit .w-buttom .btn-default-w{ padding:12px 25px; min-width:15em;}
}
@media (min-width:1500px){
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{padding:0 25px;} 
	.w-adNews2 li .news-item .news-com .news-h{ font-size:20px;}
	.w-adNews2 li .news-item .news-com .news-com-top{ font-size:16px;}
	.w-News-list .news-com .news-h{ font-size:18px;}
	.w-News-list2 .news-com .news-h{ font-size:16px;}
	.w-News-list .news-sum{ font-size:100%;}
	.w-prd-list-cell .w-prd-infobox h2, .w-product .w-prd-infobox h2{ font-size:20px;}
	.w-productList3 .w-prd-list-cell .w-prd-infobox h2{ font-size:18px;}
	.w-prd-list2 .w-prd-list-cell .w-prd-infobox h2{ font-size:18px;}
	.w-prd-list1 .w-prd-list-cell{ margin-bottom:25px;}
	.w-prd-list1 .w-prd-list-in{ margin-left:-15px; margin-right:-15px;}
	.w-prd-list1 .w-prd-list-cell-in{ padding:0 15px;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ font-size:18px;}
	.w-com-menu-H .ul-submenu li a{ font-size:15px;}
	.side_bar{ width:255px;}
	.side_left{ margin-left:290px;}
}
@media (min-width:1600px){
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{padding:0 34px;} 
}
@media (min-width:1200px) and (max-width:1400px){
	.wrap-content-in,.w-foot-content{ padding-left:10px; padding-right:10px;}
}
@media (max-width:1366px){
	.w-adNews2{ margin-left:-10px; margin-right:-10px;}
	.w-adNews2 li{ margin-bottom:20px;}
    .w-adNews2 li .news-item{ margin:0 10px; padding:20px;}
	.w-News-list2{ margin-left:-10px; margin-right:-10px;}
	.w-News-list2 li{ margin-bottom:20px;}
    .w-News-list2 li .news-item{ margin:0 10px;}
	.w-News-list3{ margin-left:-10px; margin-right:-10px;}
    .w-News-list3 li{ margin-bottom:20px; }
    .w-News-list3 li .news-item{ padding:30px 15px 20px; margin:0 10px; }
}
@media (max-width:1200px){
	.w-header-common{ padding-left:0;}
	.w-custom{padding-left:5px; padding-right:5px; display:none;}
	html{width:100%; height:100%; overflow-x:hidden;}
	body{ height:100%;min-width:100%;}
	.body{ padding-top:1.4rem;}
	.banner .bx-controls-direction{ display:none;}
	/*--------------------header---------------------*/
	.w-admin-header,.body-login .w-admin-header,.w-header{position:fixed; top:0; left:0; width:100%; padding:0; height:1.4rem;  z-index:2001; 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 .columnL{ max-width:100%;}
	.row_top .columnM,.row_top .columnR{ display:none;}
	.col-logo,.w-admin-header .col-logo,.w-header-common .col-logo{float:none; text-align:center; padding:0;}
	.w-logo{ padding:0 1.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:15px;}
	.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur{ display:none;}
	.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;border-bottom:1px solid #f0f0f0; 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; left:0; margin-left:0;}	
	.w-nav .submenu{ position:relative;  box-shadow:0; -moz-box-shadow:0; -webkit-box-shadow:0;}
	.w-nav .submenu li{ width:auto;}
	.w-nav .submenu li a{ font-size:14px;}
    .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;}
	.w-shopCart i{ background-image:url(../images/shopCart1.png);}
	.topLogBox .w-search{ float:none; margin:0.5em;}
	.topLogBox .w-search .input-search-w{border-color:#e0e0e0; width:100%;}
	.body-login-special .w-admin-header{color:#fff;}
	.login-navPc{ display:none;}
	.login-navTel{ display:block;}
	.body-login-special{ padding-top:1.56rem;}
	.body-login-special .w-admin-header .col-logo .w-logo{padding-top:0; padding-bottom:0;}
	.body-login .signTel,.body-login-special .signTel{ right:0.35rem;} 
    .body-login .w-admin-header .w-logo,.body-login-special .w-admin-header .w-logo{ padding-right:1.2rem;}
	 /*-----------------------会员中心和购物车--------------------*/
	 .w-admin-shopCart, .w-admin-top{display:none;}
	 .mobile-nav-toggle{top: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;}
}
@media (max-width:1150px){
	.w-prd-list2 .w-prd-list-cell{ width:50%;}
}
@media (max-width:1050px){
	.side_left .w-prd-list2 .w-prd-list-cell{ width:100%;}
}
@media (max-width:960px) {
	.banner .bx-wrapper .bx-pager{ bottom:1em;}
	
	/*----------------------新闻---------------------------*/
	.w-News-list3 li .news-item:after{ display:none;}
	.w-News-list3 li{ min-width:33.33%;}
	.w-adNews9 li{ padding:12px 5px 12px 20px;}
	.w-adNews9 li .news-com{ margin-right:100px;}
	.w-adNews9 li:hover .news-com{ transform:none; -webkit-transform:none;}
	
	.w-prd-list2 .w-prd-list-cell{ width:100%;}
	.w-prd-list .w-prd-list-cell .w-prd-infobox h2{font-size:110%;}
	
	.w-title1 h2,.w-title16 h2,.w-title20 .tith span,.w-title2 h2, .w-title2 .title-h-in > span{ font-size:24px;}
	.w-title20 .tith{ padding-bottom:1em;}
}
@media (min-width:768px) and (max-width:960px) {
	.w-News-list3 li:nth-child(3n+1){ clear:both;}
}
@media (max-width:767px) {
	.w-foot-content{ padding-top:0.3em; padding-bottom:0.3em;}
	.banner .bx-wrapper .bx-pager.bx-default-pager a{ width:0.5em; height:0.5em; margin:0 0.8em;}
    .banner .bx-wrapper .bx-pager.bx-default-pager a:hover:after,.banner .bx-wrapper .bx-pager.bx-default-pager a.active:after{ width:1.2em; height:1.2em;margin-left:-0.6em; margin-top:-0.6em; box-sizing:border-box;}
	/*----------------------系统页-------------------*/
	.systitle{ font-size:125%; margin-bottom:0; padding:0.4em 1em; font-weight:normal; }
	.crumbs .crumbs_in{ padding-left:0;}
	.w-pages{ padding-top:0;}
	.w-system .w-com-menu-H{margin-left:0; margin-right:0;}
	.product-detail-info .product-grayBox{ border:0;}
	.prd_detInfo_con{ border-color:#e0e0e0;}
	.w-prd-list{ margin:0 0.5em;}
	.w-prd-list1 .w-prd-list-in{ margin-left:-0.4em; margin-right:-0.4em;}
	.w-prd-list1 .w-prd-list-cell-in{ padding:0 0.4em;}
	.w-prd-list2 .w-prd-list-cell{ margin-bottom:1em;}
	.w-productList .prd_pre,.w-productList .prd_next{ display:none;}
	.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-list3 li{ min-width:50%;}
	.w-News-list3 li:nth-child(2n+1){ clear:both;}
	.w-News-list7 li{ margin-bottom:1em;}
	.w-News-list7 li .news-item{ padding:1.2em 1.2em 1.2em 0;}
	.w-News-list7 li .date{ padding:0 1.2em; margin-right:1.2em;}
	.w-News-list8 .w-News-list-in{ margin-left:-0.3em; margin-right:-0.3em;}
    .w-News-list8 li .news-item{ margin-left:0.3em; margin-right:0.3em;}
	.w-adNews9 li{ padding:0.8em 0.3em 0.8em 1.2em; margin-bottom:1em;}
	.newsDetail .newsContent{ padding-top:1.5em;}
	
	
	.btn-default-w{ min-width:0; padding:0.5em 1.8em;}
}	
@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;}

	.w-title{ margin-bottom:0.3em;}
	.w-title1 h2,.w-title16 h2,.w-title20 .tith span,.w-title2 h2, .w-title2 .title-h-in > span,.w-title26 h2{ font-size:130%;}
	.w-title1 h2{ margin-bottom:0;}
    .w-title1 .title-h-in > span,.w-title16 .title-h-in > span,.w-title20 h2,.w-title26 .tith span,.w-title26 .tith > em{ font-size:85%; }
	.w-title1 .simpline{ width:5em; margin:0.5em auto -2px;}
	.w-title28 .tith span{ font-size:110%;}
    .w-title28 h2{ font-size:90%;}
	.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-News-list2{ margin-left:-0.3em; margin-right:-0.3em;}
	.w-News-list2 li{ margin-bottom:1em;}
    .w-News-list2 li .news-item{ margin-left:0.3em; margin-right:0.3em;}
	.w-News-list3 li{ min-width:100%; margin-bottom:1em;}
	.w-News-list3 li .news-item{ padding:1.5em 1em 1.5em;}
	.w-News-list7 li .date .date-day{ font-size:300%;}
	.w-News-list7 li .date .date-yearMonth{ font-size:100%;}
	.w-News-list7 .news-com .news-sum{ line-height:1.5; max-height:2.8em;}
	.w-adNews2{ margin-left:-0.3em; margin-right:-0.3em;}
	.w-adNews2 li{ min-width:100%; margin-bottom:1em;}
    .w-adNews2 li .news-item{ margin:0 0.3em; padding:1em;}
	.w-adNews9 li .date .date-day{ font-size:300%;}
	.w-adNews9 li .date .date-yearMonth{ font-size:100%;}
	.w-adNews9 li .news-com{ margin-right:5em;}
	.w-adNews9 li .news-com .news-h{ font-size:105%;}
	.w-adNews9 li .news-com .news-sum{ line-height:1.5; height:2.8em;}
	.newsDetail .newsTitle{ font-size:130%;}
	.newsDetail .newsST,.newshare{ font-size:90%;}
	.newsDetail .newsContent{ font-size:100%;}
	.w-faq-list3 li .faq_tit .icon_adore{ background-size:contain;}
	
	.w-prd-list2 .w-prd-list-cell-in{ padding:0.7em 0 0.7em 0.7em;}
	.w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:35%;}
    .w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-left:35%;}
	.w-prd-list2 .w-prd-list-cell .w-prd-sum{ line-height:1.3;}
	.product-detail-info .product-title h2,.product-title-top h2{ font-size:130%;}
}

