@charset "UTF-8";

*{margin:0 ;padding:0}
body,html {
    background-color:#f3f3f3;
}
@media screen and (max-width:1000px){
    body,html {
      overflow-x: scroll;
    }
}
@media screen and (max-width:1025px){
    .cart-main .p-quantity input{
        width: 65px !important;
        border-radius: 0;
    }
}
/*@media屏幕小于等于1000时出现横向滚动条*/
/*------- Author: Tyler Chao===tylerchao.sh@gmail.com -------*/
.inner-wrap { /*width:1225px;*/ width:90%;margin-left: 5%; margin-right: 5%; *zoom: 1; }
.inner-wrap:after { content: "\0020"; display: block; visibility: hidden; clear: both; height: 0; overflow: hidden; }
.inner-wrap .page-aside { width: 160px; }
.inner-wrap .page-article { margin-left: 180px; }

.inside-wrap { width: 1000px; margin: 0 auto; *zoom: 1; }
.inside-wrap:after { content: "\0020"; display: block; visibility: hidden; clear: both; height: 0; overflow: hidden; }

.page-topbar { background-color: #282828; line-height: 32px; color: #cccccc; }
.page-topbar a { color: #666666; margin: 0 3px; }
.page-topbar a:hover { color: #666666; }

.topbar-left, .header-left, .header-main, .nav-left, .nav-main, .nav-main .menu li, .minicart-cont .goods-pic, .category-content .sub-category dt, .category-content .brands-box .item, .main-slide .trigger-item, .slider .prev, .slider .slide-box, .slider .slide-item, .page-container .section-left, .page-container .sidebar, .page-container .main, .switchable-trigger, .switchable-panel .goods-item, .sales-rank .goods-pic, .sales-charts .goods-pic, .user-comments .goods-pic, .helper-item, .friendlink-list li, .im .im-bar { float: left; _display: inline; }

.topbar-right, .header-right, .nav-right, .slider .next, .page-container .section-right, .page-container .aside, .integ-coupon .need-integ, .follow-weibo .add-weibo-btn { float: right; _display: inline; }

.topbar-right .my-msg { float: left; _display: inline; position: relative; padding: 0 15px 0 30px; margin-left: 10px; cursor: pointer;      border:1px }
.topbar-right .my-msg .mti { position: absolute; top: 4px; left: 0px; font-size: 0; line-height: 0; width: 24px; height: 24px; background:url(header_msg_tip.png) no-repeat 50%; background-size:20px 20px; }

.page-header .inner-wrap { margin: 20px auto; overflow: hidden; }
.page-header .logo { margin-top: 15px; }/*
.page-header .logo a img{ width: 100%; max-width: 100%;} */

.header-left { width: 350px; }

.header-main { margin-left: 0px; width: 490px; }

/* 顶部搜索框挂件 */
.searchbar { margin-top: 15px; }
.searchbar .x-input { width: 390px; height: 36px; line-height: 36px; font-size: 14px; }
.searchbar .btn-search { height: 40px; overflow: hidden; }
.searchbar .btn-search span { line-height: 38px; border-color: #fc6b00; background-color: #fc6b00; }
.searchbar .btn-search .icon { font-size: 24px; color: #eeeeee; }
.searchbar .hots { line-height: 25px; color: #666666; }
.searchbar .hots a { color: #666666; }

/* /顶部搜索框 */
.page-nav { background-color: #fc6b00; height: 40px; }

.nav-left { width: 160px; }

.nav-main { /*width: 825px;*/ /* 导航菜单挂件 */ }
.nav-main .menu { margin-left: 20px; }
.nav-main .menu li { line-height: 40px; font-size: 14px; }
.nav-main .menu a { color: white; display: block; padding: 0 20px; }
.nav-main .menu .active, .nav-main .menu a:hover { background-color: #fda600; }

.nav-right { width: 240px; }

/* 导航栏购物车挂件 */
.minicart { line-height: 40px; text-align: right; position: relative; z-index: 3; }
.minicart .icon { font-size: 12px; margin-right: 3px; }
.minicart .btn-tocart { padding-left: 20px; padding-right: 20px; color: white; background-color: #fda600; margin-left: 10px; vertical-align: top; }

.minicart-text { display: inline-block; height: 40px; color: white; }

.minicart-cont { width: 238px; overflow-y: auto; overflow-x: hidden; display: none; background-color: white; border-right: 1px solid #fda600; border-bottom: 1px solid #fda600; border-left: 1px solid #fda600; position: absolute; left: 0; top: 40px; z-index: 9998; text-align: left; line-height: 18px; }
.minicart-cont .goods-item { border-bottom: 1px dashed #e0e0e0; padding: 10px; }
.minicart-cont .goods-pic { width: 60px; height: 60px; line-height: 58px; *line-height: 60px; border: 1px solid #cccccc; overflow: hidden; text-align: center; *font-size: 54px; font-family: Arial; }
.minicart-cont .goods-pic img { max-width: 60px; max-height: 60px; vertical-align: middle; }
.minicart-cont .goods-info { margin-left: 70px; }
.minicart-cont .goods-name { margin-bottom: 10px; }
.minicart-cont .goods-name a { color: #666666; }
.minicart-cont .goods-price { overflow: hidden; }
.minicart-cont .p-price, .minicart-cont .p-quantity { color: #fc6b00; display: inline; margin-right: 0; }
.minicart-cont .action-delete { float: right; *margin-top: -16px; }
.minicart-cont .no-information { padding: 30px 0; text-align: center; }

.has-minicart { text-align: center; }
.has-minicart .minicart-text { display: block; }

.minicart-active .minicart-text { background-color: #fda600; }
.minicart-active .minicart-cont { display: block; }

.minicart-info { background-color: #f9f9f9; text-align: right; padding: 10px; }
.minicart-info .btn-tocart { display: inline-block; line-height: 25px; margin-top: 10px; }

/* /导航栏购物车挂件 */
/* 商品弹出式分类挂件 */
.category-handle { line-height: 40px; text-align: center; font-size: 14px; font-weight: bold; }
.category-handle a { color: white; display: block; background-color: #fda600; }

.category-content { background-color: #f9f9f9; border-bottom: 1px solid #e0e0e0; line-height: 28px; position: absolute; width: 160px; z-index: 99; }
.category-content .category-item { position: relative; *zoom: 1; font-size: 14px; }
.category-content .category-link { padding-left: 20px; padding-right: 10px; display: block; color: #666666; overflow: hidden; *zoom: 1; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; }
.category-content .category-link .icon { color: #aaaaaa; width: 5px; display: inline-block; vertical-align: middle; }
.category-content .category-link .text { width: 123px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; vertical-align: middle; }
.category-content .category-link:hover { background-color: white; color: #333333; }
.category-content .sub-box { display: none; position: absolute; top: 0; left: 158px; border: 2px solid #fda600; background-color: white; }
.category-content .active { z-index: 1; }
.category-content .active .category-link { border-top: 2px solid #fda600; border-bottom: 2px solid #fda600; border-left: 2px solid #fda600; border-right: 0 none; height: 28px; line-height: 28px; color: #333333; position: relative; z-index: 1; }
.category-content .active .sub-box { display: block; }
.category-content .active .icon { color: #333333; }
.category-content .sub-category-box .padding { padding: 12px 10px 0; }
.category-content .sub-category { line-height: 24px; font-size: 12px; border-bottom: 1px dashed #dddddd; padding-bottom: 12px; margin-bottom: 12px; }
.category-content .sub-category dt { width: 90px; }
.category-content .sub-category dd { margin-left: 98px; }
.category-content .sub-category.last { border-bottom: none; }
.category-content .brands-box { border-left: 1px dashed #dddddd; }
.category-content .brands-box .box-title { padding: 0 10px; }
.category-content .brands-box .item { margin: 10px 9px; overflow: hidden; text-align: center; }
.category-content .brands-box .item img { vertical-align: middle; }
.category-content .level2 { color: black; font-weight: bold; overflow: hidden; }
.category-content .level3 { float: left; _display: inline; margin-right: 8px; white-space: nowrap; }

/* /商品弹出式分类挂件 */
/* 首页商品焦点图 */
.main-slide { height: 360px; width: 700px; margin-bottom: 10px; overflow: hidden; position: relative; }
.main-slide .slide-item { height: 360px; width: 700px; overflow: hidden; }
/*.main-slide .slide-item img { height: 360px; }*/
.main-slide .slide-triggers { position: absolute; height: 26px; bottom: 5px; right: 5px; z-index: 3; color: #fc6b00; }
.main-slide .slide-triggers .active { background-color: #fc6b00; color: white; }
.main-slide .trigger-item { width: 26px; height: 26px; line-height: 26px; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; font-size: 14px; font-weight: bold; text-align: center; margin-right: 5px; cursor: pointer; }

/* 商品幻灯slider */
.slider { position: relative; width: 700px; height: 160px; }
.slider .prev, .slider .next { height: 160px; width: 20px; overflow: hidden; cursor: pointer; }
.slider .prev .icon, .slider .next .icon { margin-top: 70px; height: 20px; width: 20px; font-size: 16px; color: #999999; display: inline-block; }
.slider .slide-box { width: 660px; height: 160px; overflow: hidden; }
.slider .slide-item { height: 160px; width: 310px; overflow: hidden; margin: 0 10px; }

/* 商品幻灯slider */
/* 首页通栏banner广告 */
.banner img { display: block; }

/* /首页第一屏内容 */
.page-container { margin-top: 20px; margin-bottom: 20px; }
.page-container .section { margin-bottom: 20px; width: 100%; }
.page-container .section-title { padding: 0 20px; line-height: 48px; border: 1px solid #e0e0e0; background-color: #f9f9f9; margin-bottom: 20px; }
.page-container .section-title .title { font-size: 18px; color: #fc6b00; }
.page-container .section-title .keyword a { color: #333333; margin: 0 5px; }
.page-container .section-title .keyword a:hover { color: #0563c3; }
.page-container .sidebar { width: 160px; min-height: 30px; _height: 30px; }
.page-container .aside { /*width: 345px;*/ width: 29%;}
.page-container .main { width: 700px; margin-left: 20px; }
.page-container .main-common { margin-left: 180px; }
.page-container .focus, .page-container .focus { margin-bottom: 20px; }
.page-container .common-mod .hd { background-color: #f9f9f9; line-height: 38px; border: 1px solid #e0e0e0; padding: 0 15px; }
.page-container .common-mod .title { font-size: 14px; color: #3D3D3D; }

/* 首页第一屏带标题的幻灯（团购）挂件 */
.title-banner { margin-top: 20px; }
.title-banner .title { font-size: 14px; color: #3d3d3d; line-height: 35px; }
.title-banner .auto-bind-widget { height: 125px; overflow: hidden; position: relative; }
.title-banner .auto-bind-widget li img { display: block; }
.title-banner .auto-bind-widget .switchable-triggerBox { position: absolute; bottom: 0; width: 100%; background-color: black; opacity: 0.5; filter: alpha(opacity=50); height: 25px; text-align: right; }
.title-banner .auto-bind-widget .switchable-triggerBox a { color: white; line-height: 25px; font-size: 22px; margin-right: 8px; }
.title-banner .auto-bind-widget .switchable-triggerBox .active { color: red; }

/* 挂件switchable切换 */
.main-mod { margin-bottom: 0; }

.switchable-trigger { padding: 0 20px; margin-right: 10px; font-size: 14px; line-height: 18px; margin-top: 10px; cursor: pointer; }
.switchable-trigger .icon { display: none; }

.switchable-triggerBox .active { color: #fda600; font-weight: bold; }
.switchable-triggerBox .active .icon { display: block; margin: 0 auto; width: 14px; height: 10px; text-align: center; line-height: 10px; font-size: 18px; *float: left; *margin-left: 5px; _display: inline; }

.switchable-panel .goods-item { margin: 12px 5px 0; width: 165px; }
.switchable-panel .goods-pic { width: 160px; height: 160px; line-height: 158px; *line-height: 160px; border: 0 none; overflow: hidden; margin: 0 auto 10px; text-align: center; *font-size: 144px; font-family: Arial; }
.switchable-panel .goods-pic img { max-width: 160px; max-height: 160px; vertical-align: middle; }
.switchable-panel .goods-name { height: 36px; margin-bottom: 2px; }
.switchable-panel .goods-name a { color: #666666; }
.switchable-panel .goods-name a:hover { color: #0563c3; }
.switchable-panel .selling-price { display: block; color: #fc6b00; }
.switchable-panel .selling-price i { font-size: 16px; line-height: 18px; }
.switchable-panel .stars { font-size: 12px; }
.switchable-panel .stars .below { width: 65px; }
.switchable-panel .stars .above { color: #fda600; }
.switchable-panel .need-integ { color: #fc6b00; }
.switchable-panel .need-integ i { font-size: 16px; margin: 0 3px; font-weight: bold; }

/* 挂件switchable切换 */
/* 热卖排行 */
.sales-rank { margin-bottom: 0; }
.sales-rank .goods-item { margin: 20px 10px 4px; }
.sales-rank .goods-pic { width: 70px; height: 70px; line-height: 68px; *line-height: 70px; border: 0 none; overflow: hidden; text-align: center; *font-size: 63px; font-family: Arial; }
.sales-rank .goods-pic img { max-width: 70px; max-height: 70px; vertical-align: middle; }
.sales-rank .goods-info { margin-left: 85px; *zoom: 1; }
.sales-rank .goods-name { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sales-rank .goods-name a { color: #666666; }
.sales-rank .goods-name a:hover { color: #0563c3; }
.sales-rank .goods-price { color: #fc6b00; }
.sales-rank .goods-price i { font-size: 16px; line-height: 18px; }

/* /热卖排行 */
/* index news 公告资讯挂件 */
.index-news { margin-bottom: 10px; }
.index-news .news-list { margin-top: 5px; }
.index-news .article-index-list { width: 100%; overflow: hidden; }
.index-news .article-list { margin: 0 2px; }
.index-news .article-index { line-height: 1.7; list-style: disc inside; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-news .article-index a { color: #333333; }

/* /index news 公告资讯挂件 */
/* 热卖品牌挂件 */
.hot-brands .brand-item { width: 140px; height: 44px; line-height: 42px; *line-height: 44px; border: 0 none; overflow: hidden; margin: 20px auto 0; text-align: center; *font-size: 39.6px; font-family: Arial; }
.hot-brands .brand-item img { max-width: 140px; max-height: 44px; vertical-align: middle; }

/* /热卖品牌挂件 */
/* 兑换优惠券挂件 */
.integ-coupon .coupons-list { margin: 0 5px; }
.integ-coupon .coupon-item { margin-top: 10px; }
.integ-coupon .coupon-name { color: #333333; font-size: 14px; line-height: 30px; }
.integ-coupon .coupon-info { color: #999999; line-height: 24px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.integ-coupon .btn-primary { font-size: 14px; color: white; background-color: #fc6b00; padding: 0 12px; line-height: 28px; _float: left; }
.integ-coupon .need-integ { color: #fc6b00; }
.integ-coupon .need-integ i { font-size: 16px; }

/* /兑换优惠券挂件 */
/* 本类销售排行 */
.sales-charts .goods-item { margin: 20px 10px 0; }
.sales-charts .goods-pic { width: 70px; height: 70px; line-height: 68px; *line-height: 70px; border: 0 none; overflow: hidden; text-align: center; *font-size: 63px; font-family: Arial; }
.sales-charts .goods-pic img { max-width: 70px; max-height: 70px; vertical-align: middle; }
.sales-charts .goods-info { margin-left: 85px; *zoom: 1; }
.sales-charts .goods-name { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sales-charts .goods-name a { color: #666666; }
.sales-charts .goods-name a:hover { color: #0563c3; }
.sales-charts .goods-price { color: #fc6b00; }
.sales-charts .goods-price i { font-size: 16px; line-height: 18px; }

/* /本类销售排行 */
/* 用户评论挂件 */
.user-comments .comment-item { overflow: hidden; margin: 10px 10px 0; }
.user-comments .goods-pic { width: 70px; height: 70px; line-height: 68px; *line-height: 70px; border: 0 none; overflow: hidden; text-align: center; *font-size: 63px; font-family: Arial; }
.user-comments .goods-pic img { max-width: 70px; max-height: 70px; vertical-align: middle; }
.user-comments .goods-info { margin-left: 85px; *zoom: 1; }
.user-comments .goods-name { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.user-comments .goods-name a { color: #666666; }
.user-comments .goods-name a:hover { color: #0563c3; }
.user-comments .goods-comment { color: #999999; height: 54px; }

/* /用户评论挂件 */
/* 关注我们 */
.follow-weibo .add-weibo { height: 24px; line-height: 24px; margin-top: 10px; overflow: hidden; }
.follow-weibo .sina-icon { float: left; _display: inline; width: 20px; height: 18px; background: url(sina_logo.png) no-repeat; }
.follow-weibo .sina-v { float: left; _display: inline; background: url(sina_v.png) no-repeat right 50%; padding: 0 20px 0 5px; font-weight: bold; }
.follow-weibo .weibo-info { margin-top: 10px; }
.follow-weibo .add-weibo-btn { width: 60px; height: 24px; background: url(add_weibo_btn.png) no-repeat; }

/* 面包屑 */
.bread-crumbs { margin: 10px 0; line-height: 2; }

/* /面包屑 */
.page-helper { background-color: #f9f9f9; }
.page-helper .inner-wrap { padding: 20px 0; }

/* 底部帮助信息挂件 */
.helper-item { margin-right: 10px; width: 235px; }
.helper-item .content-title { font-size: 14px; font-weight: bold; margin-bottom: 10px; }
.helper-item .content-title a { color: #333333; }
.helper-item .node-index, .helper-item .article-index-list { line-height: 24px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.helper-item .node-index a, .helper-item .article-index-list a { color: #fda600; }

/* /底部帮助信息挂件 */
/* 友情链接 */
.friendlink-list { overflow: hidden; }
.friendlink-list li { margin-right: 10px; }

/* /友情链接 */
.page-footer { background-color: #636363; }
.page-footer .inner-wrap { text-align: center; color: #cccccc; line-height: 24px; padding: 10px 0; }
.page-footer .footer-nav a { color: #cccccc; margin: 0 3px; }

/*系统区域[不可编辑]*/
.system-widgets-box { border: 1px solid #cccccc; background-color: #e9e9e9; height: 500px; line-height: 500px; text-align: center; font-weight: bold; font-size: 18px; }

/* 在线客服 */
.im { position: absolute; z-index: 1000; }
.im .im-bar { width: 16px; padding: 10px 12px; background-color: #aaaaaa; position: relative; color: white; }
.im .im-bar .icon { font-size: 14px; display: block; height: 20px; }
.im .im-bar .arrow { position: absolute; border-width: 6px 4px; border-style: solid dashed dashed solid; border-color: #aaaaaa transparent transparent #aaaaaa; bottom: -12px; left: 0; width: 0; height: 0; _font-size: 0; _line-height: 0; }
.im .im-main { border: 1px solid #A9A9A9; float: left; _display: inline; padding: 25px 20px; background-color: white; }
.im .im-item { margin: 5px 0; }

/* /在线客服 */
/* 虚拟分类挂件 */
.virtual-category-wrap { border: 1px solid #e0e0e0; margin-top: 10px; }
.virtual-category-wrap .vcat-only { background-color: #f9f9f9; padding: 8px 15px; line-height: 26px; overflow: hidden; }
.virtual-category-wrap .vcat-only li { float: left; margin-right: 10px; font-size: 14px; }
.virtual-category-wrap .vcat-only li a { margin-right: 5px; color: #fc6b00; }
.virtual-category-wrap .vcat-only li a:hover { color: #fda600; }
.virtual-category-wrap .vcat-depth-1 { padding: 8px 15px; }
.virtual-category-wrap .vcat-depth-1 li { line-height: 26px; font-size: 16px; margin: 0 0 15px 0; }
.virtual-category-wrap .vcat-depth-1 li a { color: #fc6b00; }
.virtual-category-wrap .vcat-depth-1 li a:hover { color: #fda600; }
.virtual-category-wrap .vcat-depth-2 li { float: left; font-size: 12px; margin: 0 20px 0 0; }
.virtual-category-wrap .vcat-depth-2 li a { color: #666666; }
.virtual-category-wrap .vcat-depth-2 li a:hover { color: #fc6b00; }
.virtual-category-wrap .vcat-depth-2 li .icon { width: 13px; }
.virtual-category-wrap .vcat-depth-2 li .up { display: none; }
.virtual-category-wrap .vcat-depth-2 li .down { display: inline-block; }
.virtual-category-wrap .vcat-depth-2 .active a { color: #fc6b00; }
.virtual-category-wrap .vcat-depth-2 .active .vcat-dropdown a { color: #666666; }
.virtual-category-wrap .vcat-depth-2 .active .up { display: inline-block; }
.virtual-category-wrap .vcat-depth-2 .active .down { display: none; }
.virtual-category-wrap .vcat-dropdown { background-color: #f9f9f9; border: 1px solid #e0e0e0; padding: 0 10px; position: absolute; display: none; }
.virtual-category-wrap .vcat-dropdown li { font-weight: 400; }

/* /虚拟分类挂件 */


/*0327pyl*/
.product-buy{
    background-color: #fff;
    border: 0 none;
}
.product-buy.product-buy-btnd .product-action-btnd{
    width: 750px;
}
.product-buy.product-buy-btnd .product-action-btnd .product-buy-action{
    text-align: right;
    margin: 2px 0;
}
.product-action-btnd .btn-major span{
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#8CAFCB),color-stop(100%,#638FB8));
    background-image: -webkit-linear-gradient(#8CAFCB,#638FB8);
    background-image: -moz-linear-gradient(#8CAFCB,#638FB8);
    background-image: linear-gradient(#8CAFCB,#638FB8);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FF8CAFCB',endColorstr='#FF638FB8') \9;
    border-radius: 5px;
}

.product-spec .product-title{
    background-color: #DDD9C4;
    font-weight: bold;
}

.product-information .detail{
    display: inline-block;
}

.product-information .product-favs{
        float: right;
    margin-right: 24px;
}
.product-information .product-favs .icon-fav{
    color: #f49f18;
}

.page-article #filter{
    margin: 10px 0;
}
.page-article #filter .toaudit,
.page-article #filter .pass,
.page-article #filter .repulse{
    margin-left: 20px;
    margin-right: 2px;
}
.page-article #filter .toaudit{
    margin-left: 10px;
}



.cart-main-f{width: 40%;/*width: 580px*/}
.cart-main-e{width: 159px;}

.cart-item-divf .item-divf-imgbox{
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    float: left;
}
.cart-item-divf .item-divf-imgbox img{
    width: 80px;
    margin-left: 16px;
}
.cart-item-divf .p-info{
    float: left;
    margin-left: 32px;
    display: inline-block;
    vertical-align: middle;
   /* width: 400px;*/
}
/*jiesuanye*/
.order-main .cart-main-a{width: 580px;}
.order-main .cart-main-b{width: 212px;}
.order-main .cart-main-d{width: 380px;}

.cart-main-c,
.cart-main td.p-action,
.order-main .cart-product  td.p-subtotal{
    border-right: 1px solid #e6e6e6;
}

/*shangxiangye*/
.page-container .product-spec .p-quantity a{
    background-color: #F1F1F1;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    cursor: pointer;
    vertical-align: middle;
    width: 20px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
}
.page-container .product-spec .p-quantity a.btn-decrease{
    border-left: 1px solid #a9a9a9;
}
.page-container .product-spec .p-quantity a.btn-increase{
    border-right: 1px solid #a9a9a9;
}
.page-container .product-spec .p-quantity a:hover{
    color: #fff;
    background-color:#666;
}

/*样式修改*/
.page-nav, .main-slide .slide-triggers .active, .btn-caution:hover span, .btn-caution span, .btn-import:hover span, .btn-import span, .order-clearing caption, .category-content .sub-box, .searchbar .btn-search span, .filter-lists-container .active, .filter-dropdown-container .active, .btn-major span {
    background-color: #005bac;
}
.category-handle a, .nav-main .menu .active, .nav-main .menu a:hover, .minicart-active .minicart-text, .minicart .btn-tocart, .member-address-list .highlight .label-default, .steps .active {
    background-color: #0074d9;
}
.minicart-cont, .category-content .active .category-link, .category-content .sub-box, .member-welcome, .member-notice, .searchbar .btn-search span {
    border-color: #0074d9;
}
.main-slide .slide-triggers, .member-welcome-content b, .member-welcome-content i, .member-welcome-content em, .member-menu-list .active, .member-menu-list a:hover, .steps .active i {
    color: #005bac;
}
.btn-caution span, .btn-caution:hover span, .btn-import:hover span, .btn-import span, .btn-major span, .btn-major:hover span {
    background-image: none;
}
.order-clearing caption, .sub-category a, .brands-box a {
    color: #ffffff!important;
    font-weight: normal!important;
}
.member-welcome, .member-notice, .member-mod-title, .member-grid thead {
    background-color: #fff;
}
.category-content .active .sub-box {
    border: none;
}
.category-content .sub-category {
    border-bottom-style: solid;
}
.category-content .sub-category dt {
    width: auto;
}
.category-content .active .category-link, .category-content .category-link:hover, .category-content .category-link:hover {
    background-color: rgb(0,91,172);
    border-color: rgb(0,91,172);
    color: #ffffff;
}
.category-content .active .icon {
    color: #ffffff;
}
.category-content .active .sub-box {
    background-color: rgba(0,116,217,0.6);
}
.sub-category a {
    color: #fff!important;
}
.category-content .sub-category {
    border-bottom-color: #fff;
}
.category-item .sub-box table {
    width: auto!important;
}
.steps a:hover {
	background-color: #0074d9;
}
.brands-box a {
	color: #333!important;
}
.order-clearing-info h3 {
	font-size: inherit;
}
.category-content .category-link {
    background-color: rgba(0,116,217,0.6);
    border-color: rgba(0,116,217,0.6);
    color: #fff;
}
.category-item .sub-box table {
    background-color: transparent;
}
.category-content {
    background-color: transparent;
}
.product-buy {
    background-color: transparent;
}
.page-container .main {
    /*width: 880px;*/
    width: 70%;
    margin-left: -160px;
    height: 410px;
}
.main-slide, .main-slide .slide-item {
   /* width: 880px;*/
    width:100%;
    height: 410px;
}
.slide-item a {
    display: block;
}
.slide-item a img {
    /*width: 880px;*/
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    display: block;
    overflow: hidden;
}
.main-slide .slide-triggers {
    right: 10px;
}
.member-grid thead {
    background-color: rgba(0,116,217,0.6);
}
.member-grid thead th {
    color: #fff;
}
.member-tabs .active {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}
.page-helper .inner-wrap {
    padding: 0;
}
.member-grid tbody {
	background-color: #ffffff;
}
.category-content {
	border-bottom: none;
}
.addshoww {
	display: block!important;
}
.product-information .label {
	width: 70px;
	float: left;
}
.page-footer {
	width: 100%;
}
.order-clearing .order-infor, .order-clearing .order-price {
	background-color: #f3f3f3;
}



.product-information .detail{ margin-left: 0; }
.member-tabs .active{ background-color: #efefef; border: 1px solid #0074d9; border-bottom: 0; }
.member-tabs a{ background-color: #e5e5e5 }
.order-main .order-section-title{ background-color: rgba(0,116,217,0.6); color: white; }
.order-main .order-section-content{ background-color: white;}
.category-content .sub-category{ padding: 0 10px;}
.category-content .sub-category:hover{background-color: rgb(0,91,172); border-color: rgb(0,91,172);color: #ffffff;}
.category-content .sub-category-box .padding{padding: 10px 0; position: relative; }
.category-content .sub-category{line-height: 30px; padding-bottom: 0}

.category-list{ position: relative; z-index: 100 }
.header-left{ width: auto; }
.page-header .logo,.searchbar{ margin-top: 0 }
.page-header .inner-wrap{margin: 10px auto; overflow: hidden;}
.header-main{ /* margin-top: 5px;  */ margin-left: 304px;}
.goods-name{ text-align: left; }

/* .cart-main caption{ background-color: rgba(0,116,217,0.6); color: white } */
.order-clearing .order-infor, .order-clearing .order-price{ background-color: white!important; }
.cart-main thead tr{ background-color:rgba(0,116,217,0.6);  }
.cart-main thead th{ color: white}
.cart-main tbody tr{ background-color: white }

.product-params tr{ vertical-align: top }
.member-orders{ border-color: #0074d9 }
.category-content .sub-category:last-child{ border-bottom: 0; margin-bottom: 0 }
.cart-main .order-price .label,.cart-main .order-price .price{ width: auto; padding-right: 16px; }

.view-history .history-list{ /*width: 1036px;*/ width: 100%; overflow: hidden;}
.view-history .item{ width: 206px; padding: 10px 0;float: left;} 


.product-album-thumb .thumbnail-list li{margin: 0 1px;}
.member-tabs{ margin-bottom: 0 }
.searchbar .btn-search{ height: 36px; }
.searchbar .x-input{ height: 32px; line-height: 32px; }
.searchbar .btn-search span{ line-height: 34px; }

.product-params .lab_val{ float: left; }

.steps .active,.order-clearing caption{ background: #0074d9!important }
.order-container .cart-main thead th{ color: white; }
.steps .active i{ color:#0074d9!important}
.order-main .order-section-title{ background-color: rgba(0,116,217,0.6)!important }
.steps a:hover{ background-color:#0369c1!important }


.signin .need-signup{ background-color: white; }
.page-container{ margin-top: 0; }
.order-clearing .order-price ul{ width: auto; }
.order-clearing .order-price .label{ float: none; }
.order-clearing .order-price .price{ float: none; }

.cart-main .p-quantity{width: auto; display: table;/* padding-left: 20px;*/}
.cart-main .p-quantity input{ width: 80px;border-radius:0; }

.category-handle a{ background-color: #005bac }
.category-handle a:hover{ background-color: #0074d9; }
/* .inner-wrap{ width: 1225px; }
.inner-wrap .nav-main{ width: 825px; } */


.login_bd #footer{ position: absolute; bottom: 0}
.login_bd{padding-top: 50px;}
.login_bd .header-left{position: relative;}
.login_bd .page-header .logo{position: absolute;}
/* .mem_foot #footer{ position: fixed; bottom: 0} */
.page-container{ margin-bottom: 0; }


/* 样式问题*/
.mobile-menu-par{
    line-height: 28px;
    position: absolute;
    width: 160px;
    z-index: 99;
    background-color: rgba(0,116,217,0.6);
    border-color: rgba(0,116,217,0.6);


}
.menu-zhu li{
 width: 160px;

}
.menu-zhu li a{
    width: 130px;
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.menu-zhu li i{
    color: #aaa;
    cursor: pointer;
    padding-right: 5px;
    display: inline-block;
}
.menu-zhu li div{
    display: none;
}
.menu-zhu li div a{
    font-size: 14px;
    padding-left: 25px;
    width: 135px;
    border-bottom: #fff solid 1px;
}
.menu-zhu li .icon{
    color: #fff;
}
.arrow-down{
    color: #fff !important;
    transform: rotate(90deg);
}
