@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{text-decoration:none;cursor:pointer}
.clear{clear: both;}
/* input */
input{font-size:12px;font-size:100%;outline:none;line-height:normal;color:#444;}
.ipt{border:solid 1px #d2d2d2;border-left-color:#ccc;border-top-color:#ccc;border-radius:2px;box-shadow:inset 0 1px 0 #f8f8f8;background-color:#fff;padding:4px 6px;height:21px;line-height:21px;color:#555;width:180px;vertical-align:baseline;}
.ipt:focus{border-color:#95C8F1;box-shadow:0 0 4px #95C8F1;}
.buy-event,.item-props-can{cursor: pointer;}

.theme-popover-mask{z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%;background:#333;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;display:none;}
.theme-popover{z-index:1001;position:fixed;bottom:0;left:0;width:100%;display:none;}
.theme-poptit{padding:12px;position:relative;overflow: hidden;background:#fff ;height:80px ;}
.theme-poptit .close{float:right;color:#999;padding:5px;margin:-2px -5px -5px;font:bold 14px/14px simsun;text-shadow:0 1px 0 #ddd}
.theme-poptit .close:hover{color:#444;}
.theme-popover .confirm { background-color: #0e90d2; border-color: #0e90d2; color: #fff !important; }

/* 轮播 */
.scoll { margin-bottom: 10px; position: relative; }

/*内容布局*/
.clearfix-right dd { margin: 0; }
.theme-popover .theme-poptit h3,.btn.close,i.buy-event, form.buy-form {display:none}
.theme-span{width:100%;background:transparent;height: 15px;}
.theme-popbod.dform{background:#fff;}
/*商品信息*/
.heme-signin{position:relative;}
.theme-signin-right {background:#fff;overflow: visible;}
.theme-signin-right .img-info{position: absolute;top:0;left:10px;background:#fff;border-radius:5px;border:1px solid #f5f5f5;}
.theme-signin-right .img-info img{margin:5px 5px ;width:80px;height:80px ;}
.theme-signin-right .text-info{position:absolute;left:110px;top:20px ;}
.text-info .price-now{display:block;font-size:16px ;color:#C40000;}
.stock-tips{ font-size:12px; }

/*可选规格*/
.iteminfo_parameter { margin-bottom: 10px; }
.theme-signin-left{max-height:250px ;overflow-y: scroll;background: #fff;}
.theme-options{display: block;overflow: hidden;padding-left: 10px;padding-right:10px; margin-bottom: 5px;color: #666;}
.theme-signin-left .sku-line{float: left; margin:10px;margin-left:0;border-radius:3px ; background:#efefef ;padding:3px 8px; border: 1px solid #d5d5d5;}
.theme-signin-left .sku-line.selected{background:#0e90d2;color: #fff; border: 1px solid #0e90d2;}
.sku-line-images { padding:3px !important; }
.sku-line-images img { width: 30px; height: 30px; vertical-align: middle; }
.theme-signin .btn{width:100%;font-size: 16px;padding:5px ;}
.btn-op{position:fixed;left:0;bottom: 0;width:100%; z-index: 3;}
.iteminfo_parameter dt.buy-event {text-align: left;width:100% ;}

.theme-options dd{margin:10px 0px ;}
.introduce-main .am-sticky-placeholder { margin: 0px !important; }
.am-sticky-placeholder .am-nav-tabs > li span { color: #888; }
.am-sticky-placeholder .am-nav-tabs > li.am-active span { color: #333; }
.sku-not-active {border: 1px solid #1772b9 !important;box-shadow: 0 0px 3px #5a5757, 0 0 6px #1772b9; }
.sku-items-disabled { color: #d2cfcf !important; background-color: #ffffff !important; border: 1px dashed #d5d5d5 !important; box-shadow: none !important; }
.sku-dont-choose { color: #b4b3b3 !important; background-color: #ffffff !important; border: 1px solid #ebeaea !important; box-shadow: none !important; }
.sku-dont-choose img { opacity: 0.5; }
.sku-items-disabled img{ opacity: 0.3; }

/* 购买导航 */
.buy-nav { position: fixed; bottom: 0px; right: 0px; z-index: 1000; width: 100%; background: #fff; }
.buy-nav-opt a { color: #666; }
.text-active { color: #cf2915 !important; }
.buy-nav-opt span { font-size: 12px; color: #555; }

/*详情*/
.detail-content img { max-width: 100%; height: auto; }

@media only screen and (min-width:641px) {
    .theme-span{height:0px;background:#fff ;}
    .theme-popover{box-shadow:0 0 10px #666;position:fixed;top:20%;left:calc(50% - 250px);width:500px;bottom:auto;border:solid 6px #d3d3d3;border-radius:3px;}
    .theme-poptit{display: none;}

    /*商品规格*/
    .theme-signin-left{max-height: none;overflow: visible;}
    .theme-options .cart-title{margin-top:5px ;}
    .theme-options ul{float: left;}

    .theme-signin-left .sku-line {background: none;border-radius:0 ;margin:5px;border:1px solid #d5d5d5 ;color:#333; background-color: #f5f5f5; }
    .theme-signin-left .sku-line.selected, .theme-signin-left .sku-line:hover  {background:none;color:#333;border: 1px solid #e23f36; box-shadow: 0px 0 0px 1px #e23f36; }

    /*选中样式*/
    .sku-line{position: relative;}
    .theme-options li a:hover{ border:2px solid #e4393c; padding:0 5px; text-decoration:none;}
    .theme-options li i{ position:absolute; width:10px; height:10px; font-size:0; line-height:0; right:0px; bottom:0px; background:url(../images/sys-item-selected.gif) no-repeat right bottom; z-index:99; display:none;}
    .theme-options li.selected a{ border:2px solid #e4393c; padding:0 5px;}
    .theme-options li.selected i{ display:block;}

    /*商品信息*/
    .theme-signin-right{display: none;}
    .text-info .price-now{float: left;margin-right:10px ;}
    .text-info span.stock-tips {float:left;font-size: 12px;}

    /*操作*/
    .btn-op{overflow: hidden;padding:10px 30%; position: static;}
    .theme-signin .btn {width:auto; font-size:12px ;padding:5px 15px ;border-radius:0;}
    .btn.close {display:block;float: left;position: static;}
    i.buy-event{display: inline-block;}
    .btn.confirm { float: right; }
}

@media only screen and (min-width:1025px) {
    i.buy-event{display: none;}
    .theme-signin-right{float: left;display:block;overflow: hidden;padding: 10px;}
    .theme-signin-right .img-info,.theme-signin-right .text-info{position: static;}
    .theme-signin-right .img-info img{width:120px;height:120px; }
}


/*导航*/
.introduce-main .am-nav > li > a{padding:7px 0px;font-size: 12px;}
.introduce-main .am-nav-tabs > li > a { margin-right:0px;}
.introduce-main .am-nav-tabs > li {border-top: 2px solid #f5f5f5;}
.introduce-main .am-nav-tabs > li.am-active { border-bottom: 2px solid #F03726; }
.introduce ul.am-tabs-nav.am-nav.am-nav-tabs {background: #F5F5F5;}
.introduce .am-nav-tabs, .introduce .am-tabs-bd{border-color:transparent ;}
.introduce .am-nav-tabs > li.am-active > a,
.introduce .am-nav-tabs > li.am-active > a:hover,
.introduce .am-nav-tabs > li.am-active > a:focus,
.introduce .am-nav-tabs > li > a:hover,
.introduce .am-nav-tabs > li > a:focus { color: #555555;background:none;border-color:transparent;cursor: default;}
.introduce .am-nav-tabs > li{border-bottom:2px solid  transparent;text-align: center;}
.introduce .am-nav-tabs > li.am-active {border-bottom:2px solid #0e90d2;}
.introduce .am-tabs-nav li {height:36px;font-size:14px;line-height:36px ;}
.introduce .am-tabs-nav li a,
.introduce .am-tabs-nav li.am-active a,
.introduce .am-tabs-nav li{cursor: pointer !important;}
.introduce .am-nav-tabs > li.am-active{color: #E4393C;}

/**
 * 小导航基础容器
 */
.tabs-nav-base-container { border-color: #eee; border-style: none solid solid solid; border-width: 1px; }

/* 商品评论 */
.goods-comment .am-comment { margin-top: 15px; text-align: left; }
.goods-comment .am-comment-main { border: 1px solid #eee; }
.goods-comment .comment-spec { color: #B0B0B0; }
.comment-reply { border-top: 1px dashed #eee; margin-top: 10px; padding-top: 10px; }
.goods-comment .am-comment .am-comment-hd { background: #fbfbfb; }
.goods-comment .am-comment .am-comment-main:after { border-right-color: #fbfbfb; }
.goods-comment .comment-images, .goods-comment .comment-spec { margin-top: 5px; }
.goods-comment .comment-images img { width: 50px; height: 50px; border: 1px solid #eee; }
.goods-comment .comment-images li:not(:last-child) { margin-right: 5px; }
.comment-reply-title { color: #666; }
.comment-reply-desc { color: #905602; }

/*商品详细页*/
.simple-desc { color: #f00; }
.tb-detail-hd h1, .simple-desc { word-break: break-all; }

/*价格*/
.tb-detail-price{text-align: left; position: relative;}
.tb-detail-price .price em {font-family: arial;}
.tb-detail-price .original-price-value {text-decoration:line-through; font-size:14px; color: #999; }
.iteminfo_mktprice {padding-top: 10px;}
.iteminfo_mktprice em, .goods-price { color:#c00;}
.tb-detail-price dd {display: inline-block;}
.goods-favor-count { color: #999; }
.iteminfo_parameter a:hover{text-decoration: none;color:initial ;}
.tm-indcon .tm-label, .tb-detail-price dt, .specpara-title { white-space:nowrap; color:#666; font-weight: 400; }
.tb-detail-price{ margin-bottom: 20px;-moz-background-size: cover; background-repeat: no-repeat; height:auto;padding:10px; }
.tb-detail-price .items {display: block; margin: 5px 0;}
.tb-detail-price .items dt {float:left; text-align: left;line-height: 34px;font-size: 14px;}
.tb-detail-price .goods-price {font-size: 24px;font-weight: bold; line-height: 16px;}

/* 二维码 */
.goods-qrcode{position: absolute; bottom: 5px; right: 10px; cursor: pointer; color: #666; width: 150px; text-align: right;}
.goods-qrcode .qrcode-images{display: none; position: absolute; z-index: 2; top: 30px; right: 0;}
.goods-qrcode:hover .qrcode-images{display: block;}

/* 视频 */
.goods-video-container,
.goods-video-submit-start,
.goods-video-submit-close { position: absolute; }
.goods-video-container { background: #000; text-align: center; width: 100%; height: 100%; top: 0; left: 0; z-index: 11; }
.goods-video-submit-start,
.goods-video-submit-close { width: 50px; height: 50px; line-height: 35px; text-align: center; padding: 0; border-radius: 1000px; font-size: 60px; color: #999; cursor: pointer; z-index: 12; }
.goods-video-submit-start:hover,
.goods-video-submit-close:hover { color: #666; }
.goods-video-submit-close { border: 2px solid #999; top: 10px; right: 10px; }

/* 视频 放大镜 */
.box .goods-video-submit-start { left: 1px; bottom: 100px; padding: 10px 10px 2px 10px; }

/* 视频 轮播下 */
.scoll .slider-content { overflow: hidden; position: relative; }
.scoll .goods-video-submit-start { left: 0; bottom: 30px; padding: 10px 10px 5px 10px; }

/*销量*/
.tm-ind-panel, .iteminfo_parameter, .parameters-base { border-bottom: 1px dotted #dadada; }
.tm-ind-panel {padding: 10px 5px;position: relative;overflow: hidden;clear: both;display: flex;}
.tm-ind-item {float: left;width: 33%;text-align: center;position: relative;left: -1px;border-left: 1px solid #E5DFDA;
    flex: 1 1 0%;line-height: 16px;cursor: pointer;}
.tm-ind-panel .tm-count {display: inline-block;line-height: 16px;height: 16px;color: #C40000;font-weight: 700;margin-left: 3px;}

/**
 * 商品基础参数
 */
.parameters-base { color: #666; }

/*规格*/
.theme-signin .btn-op.act{display: none;}
.theme-signin .btn-op.act .btn{width:50%;float: left;}
.buy-event .cart-title{ width:100%;padding:5px;}
.buy-event .cart-title .am-icon-angle-right{float: right;}

/*数量*/
.iteminfo_parameter.munber,.iteminfo_parameter.freight{display:none ;}
.iteminfo_parameter.munber dd{margin-left:5px ;}
#min, #add{ width: 35px; height: 31px; outline:none; line-height: 23px; padding: 0; cursor: pointer;    float: left; }
#text_box { width: 60px; height: 31px; text-align: center; font-size: 12px !important; }
.theme-popover .am-input-group { display: inline-flex; }
@media only screen and (min-width: 641px) {
    .theme-popover .am-input-group { margin-left: 5px; }
}


/*购物车*/
@media only screen and (max-width:640px) {
    .theme-signin-left { margin-bottom:30px; }
    .parameters-content li:nth-child(2n-1) { padding-left: 5px; }
    .parameters-content li:nth-child(2n) { padding-right: 5px; }
    header { display: none; }
}


/**
 * 购买导航按钮
 */
.buy-nav .buy-nav-opt,
.buy-nav .buy-submit-container {float: left;}
.buy-nav .buy-nav-opt,
.buy-nav .buy-submit-container,
.buy-nav .buy-submit-container .buy-btn,
.buy-nav .nav-icon,
.goods-not-buy-tips {height: 44px;line-height: 44px;}
.buy-nav .buy-submit-container .buy-btn {display: block;float: left;text-align: center;color: #FFF;font-size: 14px;text-decoration: none;height: 44px;line-height: 44px;width: 132px;border-radius: 2px;padding: 0;background-color: #1fbf73;border-color: #1fbf73;}
.buy-nav .buy-submit-container .buy-btn-second {height: 44px;line-height: 44px;width: 132px;border-radius: 2px;padding: 0;color: #fff;background-color: #1772b9;border-color: #1772b9;}
.goods-not-buy-tips {color: #FF5722;font-size: 14px;text-align: center;}
@media only screen and (min-width:641px) {
    .buy-nav .buy-submit-container .buy-btn:not(:last-child) {margin-right: 20px;}
    .buy-nav .buy-nav-opt {position: absolute;margin-left: 285px;display: block;}
    .buy-nav .buy-nav-opt .nav-icon-home {display: none;}
    .buy-nav .buy-nav-opt .nav-icon {cursor: pointer;}
    .buy-nav .buy-nav-opt .nav-icon:not(:last-child) {margin-right: 10px;}
    .buy-nav .buy-nav-opt,
    .goods-not-buy-tips {padding-top: 8px;}
    .buy-nav-opt-button-number-0,
    .buy-nav-opt-button-number-1 {margin-left: 135px !important;}
    .goods-not-buy-tips {width: 85px;text-align: left;}
}
@media only screen and (min-width:1025px) {
    .buy-nav {padding-left: 65px;margin-top: 10px !important;}
}
@media only screen and (max-width:640px) {
    .buy-nav .buy-submit-container,
    .goods-not-buy-tips {width: 60%;}
    .buy-nav .buy-submit-container .buy-btn-second {border: 1px solid #ffeded;}
    .buy-nav .nav-icon {display:inline-block;width: 50%;float: left;cursor: pointer;text-align: center;}
    .goods-not-buy-tips,
    .buy-nav .nav-icon {border-top: 1px solid #f5f5f5;border-left: 1px solid #f5f5f5;float: left;}
    .buy-submit-container-number-0 .buy-btn,
    .buy-submit-container-number-1 .buy-btn {width: 100% !important;}
    .buy-submit-container-number-2 .buy-btn {width: 50% !important;}
    .buy-submit-container-number-3 .buy-btn {width: 33.33% !important;}
    .buy-submit-container-number-4 .buy-btn {width: 25% !important;}
    .buy-submit-container-number-5 .buy-btn {width: 20% !important;}
    .buy-submit-container-number-6 .buy-btn {width: 16.66% !important;}
    .buy-submit-container-number-7 .buy-btn {width: 14.28% !important;}
    .buy-submit-container-number-8 .buy-btn {width: 12.5% !important;}
    .buy-submit-container-number-9 .buy-btn {width: 11.11% !important;}
    .buy-submit-container-number-10 .buy-btn {width: 10% !important;}
    .buy-nav-opt-number-1 .nav-icon {width: 100% !important;}
    .buy-nav-opt-number-2 .nav-icon {width: 50% !important;}
    .buy-nav-opt-number-3 .nav-icon {width: 33.33% !important;}
    .buy-nav-opt-number-4 .nav-icon {width: 25% !important;}
    .buy-nav-opt-number-5 .nav-icon {width: 20% !important;}
    .buy-nav-opt-number-6 .nav-icon {width: 16.66% !important;}
}
@media only screen and (min-width: 1025px) {
    .buy-nav .buy-nav-opt {margin-left: 280px;}
    .buy-nav .buy-nav-opt .nav-icon:not(:last-child) {margin-right: 15px;}
}



/*介绍*/
.introduce{width:100%;margin: 0px auto;padding-bottom: 20px;}
.introduce-main{width:100%;background:#fff ;}
.introduce-main .am-tab-panel { padding: 0px; }


/*推荐商品*/
.like{margin-top:25px;border-radius:4px;}
.like li{ float:left; padding:8px 10px 5px;font: 14px/1.5 tahoma,arial,"Hiragino Sans GB",宋体,sans-serif;}
.like li{ text-align:left; border-top: 1px solid #eee; }
.like li .p-price strong {font-size: 14px; color: #E4393C;font-weight: 400;font-family: Verdana;}
.like li img{width:100%}

/*轮播*/
.clearfix-left{display:none; position: relative;}
.scoll img{width:100%; margin-left:0}

/*左侧商品-看了又看*/
.browse { display: none; }

@media only screen and (min-width:641px) {
    /*导航固定*/
    ul.am-tabs-nav.am-nav.am-nav-tabs {margin-right:10px ;margin-left: 10px;width: auto;}
    .scoll{float: left;width: calc(45% - 20px);}
    .scoll .slider-content { border: 1px solid #eee; }
    .clearfix-right{float:right;width:55%;min-height: 270px;}
    .iteminfo_parameter.freight{display: block;margin-top: 10px;margin-bottom:10px ;}
    .iteminfo_parameter.freight dt{margin-left:-70px ;float: left;margin-right:10px ;padding-top:5px ;padding-bottom:20px ;}
    .buy-nav{position: static; margin-top: 20px; overflow: hidden; }
    ul.am-avg-sm-4.am-tabs-nav.am-nav.am-nav-tabs {width: auto;}

    /*可选规格*/
    .buy-event .cart-title{border:none ;margin-left: -60px;position: relative;padding:10px 0px 5px 10px ;}
    .buy-event .cart-title .am-icon-angle-right {position: absolute;right: -50px;}

    /*销量*/
    .tm-ind-panel {border-width:1px 0px;margin: -1px 0px 0px 0px;padding: 10px 0px;position: relative;overflow: hidden;clear: both;display: flex;}
    .tm-ind-item {float: left;width: 33%;text-align: center;position: relative;left: -1px;border-left: 1px solid #E5DFDA;flex: 1 1 0%;line-height: 16px;cursor: pointer;}
    .tm-ind-panel .tm-count {display: inline-block;line-height: 16px;height: 16px;color: #C40000;font-weight: 700;margin-left: 3px;}

    /*基础*/
    .tb-detail-price .items dt { min-width: 48px; }
    .iteminfo_parameter {padding-left: 50px;}
    .tb-detail-hd,.tb-detail-price{text-align: left;}
    .tb-detail-hd h1 {font-size: 16px;}

    /*购物*/
    .tb-btn-buy{margin-right:10px;}
    .tb-btn button{width:98px ;border: 1px solid #0e90d2;}

    /*印象*/
    .p-bfc {padding: 0px ; }
    .rate {float: left;padding-top:20px ;display: block;margin-right: 30px;}
    .rate strong {font: 400 46px/30px arial;color: #e4393c;}

    /* 推荐商品 */
    .like li:not(:nth-of-type(3n)) { border-right: 1px solid #eee; }
    .like li:nth-child(1), .like li:nth-child(2), .like li:nth-child(3) { border-top: 0px; }

    /* 视频 */
    .scoll .goods-video-submit-close { top: 10px; }

    /* 基础主体 */
    .item-inform { margin-top: 10px; margin-bottom: 10px; }
}

@media only screen and (min-width:1025px) {
    /*放大镜*/
    .box { position: relative; border: 1px solid #eee; }
    .tb-booth { border-bottom:1px solid #f5f5f5; position:relative; z-index:1;overflow: hidden; height: 358px; }
    .tb-booth img { max-width: 100%;height: 100%; margin: 0 auto; display: block; }
    .tb-thumb { padding: 5px; overflow: hidden; background: #f9f9f9; height: 70px; -webkit-box-shadow: none;box-shadow: none;}
    .tb-thumb ul.am-slides li { width:54px !important;cursor: pointer; }
    .tb-thumb ul.am-slides li img {height: 52px !important; width: 52px !important;}
    .tb-thumb ul.am-slides li:hover { border: 1px solid #FFE8C1;}
    div.zoomDiv { z-index:999; position:absolute; top:0px; left:0px; width:400px; height:400px; background:#ffffff; border:1px solid #CCCCCC; display:none; text-align:center; overflow:hidden; }
    div.zoomDiv img { min-width: 1000px; display: block; }
    div.zoomMask { position:absolute; background:url(../images/goods-mask.png)repeat scroll 0 0 rgba(33, 150, 243, 0.3); cursor:move; z-index:1; }

    /*规格*/
    .theme-popover {display: block;position: static;border:none ;box-shadow: none;width: 100%;}
    .theme-poptit,.theme-signin-right,.iteminfo_parameter dt.buy-event,.btn-op{display: none;}

    .theme-options{overflow: visible;padding:0px 0px; margin-bottom: 5px;}
    .theme-options ul{overflow: hidden;float: none;}
    .theme-signin-left .sku-line{cursor: pointer; }
    .theme-signin-left .cart-title{margin-left: -46px;float: left;white-space: nowrap;font-size: 14px;color: #999;display: block;}

    .scoll{display: none;}
    .item-inform{max-width:1000px; background:#fff; margin-bottom: 30px; }
    .clearfix-left{display:block;float: left;width:350px;}
    .clearfix-right{width:calc(100% - 370px);margin-left:10px;}
    .freight{width:400px;float: left;}
    .iteminfo_parameter.freight dt{padding-top:6px ;padding-bottom:0px ;}
    .iteminfo_parameter { border-bottom: 0; }

    /*左侧商品-看了又看*/
    .introduce-main{width:80%;float:left;background:#fff ;}
    .browse{display:block; float:left;width:20% ;}
    .browse ul{border:1px solid #eee ;width: 90%;}
    .browse ul .mt{background-color: #f7f7f7; height: 35px;line-height: 35px;text-align: center;}
    .browse ul li {margin:0px 10px;padding:12px 0px;border-top: 1px dotted #DEDEDE;}
    .browse ul li.first {border-top:none;}
    .browse li img{width:100% ;}
    .browse li .p-price strong {color: #c00;font-weight: 600;}
    /*导航固定*/
    ul.am-tabs-nav.am-nav.am-nav-tabs {left:20% ;max-width:960px ;margin-right: 0px;margin-left: 0px;}
    .introduce-main .am-nav-tabs > li.am-active {border-bottom: none;}
    .introduce-main .am-nav-tabs > li.am-active {border-top: 2px solid #F03726;}

    /*评论*/
    .tb-r-filter-bar{border: 1px solid #F5F5F5;background-color: #FAFAFA;}
    .tb-r-filter-bar li {text-align:left;width:auto ;padding:0px 10px;}

    /* 推荐商品 */
    .like li:nth-of-type(4n) { border-right: 0px !important; }
    .like li:nth-of-type(3n) { border-right: 1px solid #eee; }
    .like li:nth-child(4) { border-top: 0px; }
}

@media only screen and (min-width:1260px) {
    .item-inform ,.match,.introduce-main,.am-breadcrumb-slash{max-width: 1200px;}
    .clearfix-left { width: 400px; }
    .tb-booth { height: 398px; }
    /*放大镜*/
    .clearfix-right {width: calc(100% - 420px);margin-left:20px;}

    /* 视频 */
    .box .goods-video-submit-close { left: 340px; }

    /*导航固定*/
    ul.am-tabs-nav.am-nav.am-nav-tabs {left:auto;right:auto;width:960px ;}
}


/* 小于1025 */
@media only screen and (max-width:1025px) {
    ul.am-tabs-nav.am-nav.am-nav-tabs { width:100% !important; left: 0px !important; }
    .system-goods-detail { padding: 0 5px 10px 5px; }
}

/* 手机模式下 */
@media only screen and (max-width:640px) {
    .system-goods-detail { padding: 0px; }
    .detail-title, .detail-attr, .simple-desc { padding: 0px 5px; }
    .tb-detail-price { padding: 10px 5px; }
    .buy-nav .buy-nav-opt { width: 40%; }
    ul.tm-ind-panel li { border-left: 0px; }
    ul.tm-ind-panel li:first-child { text-align: left; }
    ul.tm-ind-panel li:last-child { text-align: right; }
    .tb-detail-price .items dt { margin-right: 10px; }
    .tb-detail-hd h1 { font-size: 14px; }

    /* 推荐商品 */
    .like li:not(:nth-of-type(2n)) { border-right: 1px solid #eee; }
    .like li:nth-child(1), .like li:nth-child(2) { border-top: 0px; }
    .goods-favor-count { display: none; }

    /* 商品评论 */
    .goods-comment .am-comment { margin-left: 5px; margin-right: 5px; }

    /* 商品评分 */
    .score-container { padding: 10px; border-style: none none solid none; }
    .score-container .score { padding-right: 10px; }
    .score-container .am-progress { width: calc(100% - 90px); }

    /* 底部 */
    .am-footer { padding-bottom: 35px; }
}

/*插件公共面板数据*/
.goods-plugins-view-panel-container {background: #ffedf0;color: #d2354c;}
.goods-plugins-view-panel-container p {padding: 5px 10px;}
.goods-plugins-view-panel-container p:not(:first-child) {border-top: 1px dashed #ffdbdf;}
@media only screen and (max-width:640px) {
    .goods-plugins-view-panel-container p {padding: 5px;}
}
/*插件公共icon数据*/
.goods-plugins-view-icon-container a {background: #fff;border: 1px solid #3bb4f2;color: #3bb4f2;}
.goods-plugins-view-icon-container a:not(:first-child) {margin-left: 2px;}
#goods-detail {margin: 0 auto;justify-content: space-between;}
#goods-detail .gd-parrent {justify-content: space-between;}
/*商品详情面包屑*/
#goods-detail .el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
#goods-detail .el-breadcrumb__item {float: left;}
#goods-detail .el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 400;font-size: 14px;}
#goods-detail .el-breadcrumb__inner.is-link,.article-detail .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
#goods-detail .el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
#goods-detail .el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
#goods-detail .el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}

/*商品详情 左*/
#goods-detail .detail{min-height: 100%;margin-top: 20px;}
#goods-detail .columns .maxImg {width: 360px;height: 360px;}
#goods-detail .columns .maxImg .img {width: 360px;height: 360px;}
#goods-detail .columns .maxImg .img img {width: 100%;height: 100%;}
#goods-detail .listImage {overflow: hidden;width: 360px;position: relative;}
#goods-detail .columns .maxImg .list li {flex-shrink: 0;cursor: pointer;transition: all .5s;}
#goods-detail .columns .maxImg .list li.active .img{transition: all .5s;}
#goods-detail .columns .maxImg .list li .img {width: 52px;height: 52px;}
#goods-detail .columns .maxImg .img {width: 360px;height: 360px;filter: drop-shadow(0px 1px 6px rgba(0, 0, 0, 0.16));border-radius: 5px;}
#goods-detail .columns .maxImg .list li .img img {width: 100%;height: 100%;}
#goods-detail .columns .maxImg .other {padding-top: 13px;display: flex;align-items: center;}
#goods-detail .columns .maxImg p:first-child {padding-right: 15px;}
#goods-detail .columns .maxImg p {cursor: pointer;position: relative;}
#goods-detail .iconshouc {color: #212121;}
#goods-detail .columns .maxImg span {font-size: 14px;color: #666;}
/*#goods-detail .columns .info {width: calc(100% - 380px);}*/
#goods-detail .columns .info h1 {font-size: 16px;color: #333333;padding-top: 5px;padding-bottom: 10px;margin: 0;}
#goods-detail .columns .info .type li {margin-bottom: 20px;display: flex;height: 20px;}
#goods-detail .columns .info .type label{width: 74px;white-space: nowrap;font-size: 14px;color: #999;display: block;padding-right: 15px;position: relative;text-align: justify;-moz-text-align-last: justify;text-align-last: justify;}
#goods-detail .columns .info .type .text {padding-left: 5px;font-size: 14px;color: #212121;display: flex;align-items: center;}
#goods-detail .columns .info .type .cart {height: 44px;width: 180px;position: relative;margin-left: 6px;margin-right: 10px;}
#goods-detail .columns .info .type li:last-child .price p{font-size: 12px;color: #999;line-height: 18px;}
#goods-detail .columns .info .type li:last-child .price p:first-child span {color: #ff6200;font-weight: 600;}
#goods-detail .columns .info .type li:last-child .price p:nth-child(2) {padding-top: 8px;}
#goods-detail .columns .info .type li:last-child .price p:nth-child(2) span {color: #212121;font-weight: 600;}
#goods-detail .columns .btnStyle {display: flex;padding-top: 10px;}
#goods-detail .columns .btnStyle .el-button {height: 44px;line-height: 44px;width: 132px;border-radius: 2px;padding: 0;}
#goods-detail .el-button {display: inline-block;line-height: 1;white-space: nowrap;cursor: pointer;background: #fff;border: 1px solid #dcdfe6;color: #606266;-webkit-appearance: none;text-align: center;box-sizing: border-box;outline: none;margin: 0;transition: .1s;font-weight: 500;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;padding: 12px 20px;font-size: 14px;border-radius: 4px;}
#goods-detail .btn-1 {color: #fff;background-color: #1772b9;border-color: #1772b9;margin-left: 10px;}
#goods-detail .content {display: flex;position: relative;width: 901px;}
#goods-detail .content .richText {border: 0;width: 100%;background: #fff;padding: 20px 30px;}
#goods-detail .content .nav {height: 44px;display: flex;justify-content: space-between;align-items: center;position: relative;width: auto;background: #fff;border: 0}
#goods-detail .content .details {padding: 30px 40px 40px;}
#goods-detail .content .nav ul {display: flex;}
#goods-detail .content .nav li{width: 116px;height: 44px;line-height: 44px;text-align: center;cursor: pointer;font-family: 'Source Han Sans CN';font-style: normal;font-weight: 500;font-size: 16px;border-radius: 5px 5px 0px 0px;background: #F5F5F5;margin-left: 3px;}
#goods-detail .content .nav li.active{background: #FBEACC;color:#EC9601;border-bottom: 1px solid #EC9601;border-top: 0}
#goods-detail .content .nav li:first-child {border-left: 0!important;}
#goods-detail .inherit {font-size: inherit;color: inherit;font-weight: inherit;}
#goods-detail .columns .btnStyle .btn-3 {color: #fff;background-color: #1fbf73;border-color: #1fbf73;}
#goods-detail .columns .info .type .dateTime {color: #ff6200;font-weight: 600;}
#goods-detail .listImage .left {min-width: 25px;height: 57px;background: rgba(33,33,33,.5);cursor: pointer;box-sizing: border-box;position: absolute;bottom: 0;left: 0;z-index: 2;opacity: 0;transition: all .5s;}
#goods-detail .listImage .box {display: none!important;}
#goods-detail .listImage .right {width: 25px;height: 57px;background: rgba(33,33,33,.5);cursor: pointer;box-sizing: border-box;position: absolute;right: 0;bottom: 0;z-index: 2;opacity: 0;transition: all .5s;}
#goods-detail .content .nav .fullPreview {cursor: pointer;position: absolute;right: 40px;top: 13px;padding: 0 17px;height: 36px;display: flex;justify-content: center;align-items: center;color: #fff;background-color: #313639;border-radius: 4px;}
#goods-detail .content .nav .fullPreview .icona-Vector1 {margin-right: 10px;}
#goods-detail .imbibition.active {top: 0;}
#goods-detail .imbibition {position: fixed;top: -65px;left: 0;height: 60px;width: 100%;background: #fff;box-shadow: 0 2px 4px 0 rgb(33 33 33 / 19%);z-index: 999;transition: all .5s;}
#goods-detail .imbibition .main {width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
#goods-detail .imbibition h2 {width: 270px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #212121;}
#goods-detail .imbibition ul {display: flex;align-items: center;}
#goods-detail .imbibition li.active {color: #1772b9;}
#goods-detail .imbibition li {cursor: pointer;font-size: 16px;color: #666;letter-spacing: .17px;width: 66px;margin: 0 30px;line-height: 60px;font-weight: 700;position: relative;transition: all .5s;}
#goods-detail .btn .el-button {height: 36px;line-height: 36px;width: 106px;border-radius: 0;padding: 0;}
#goods-detail .el-button--primary {color: #fff;background-color: #1772b9;border-color: #1772b9;}
#goods-detail .btn .el-button--default {color: #1772b9;border: 1px solid #1772b9;}
#goods-detail .qrcode-images {width: 500px;max-width: 100px;z-index: 999;display: none;margin-left: -28px;margin-top: 4px;position: absolute;}
#goods-detail .columns .maxImg .other p:nth-child(2):hover .qrcode-images{display: block;}
#goods-detail .sku-line {position: relative;float: left;font-size: 14px;padding: 4px 6px;height: 32px !important;display: block !important;margin: 0 5px !important;}
#goods-detail .columns .info .type li:last-child{height: 50px;}
#goods-detail .sku-container li.guige {height: 40px !important;}

/*商品详情 右*/
#goods-detail .recommend {width: 202px;margin-top: 20px;}
#goods-detail .recommend .priceLadder{padding: 20px;margin-bottom: 20px;background-color: #fff;}
#goods-detail .recommend .priceLadder h2 {font-size: 16px;color: #212121;padding-bottom: 8px;}
#goods-detail .recommend .row {background-color: #caccd3;text-align: center;border: 1px solid #ebeef5;display: flex;justify-content: center;align-items: center;}
#goods-detail .recommend .row li:first-child {border-left: 0;width: 40%;}
#goods-detail .recommend .row li {color: #fff;width: 60%;padding: 6px 0;border-left: 1px solid #ebeef5;font-size: 12px;}
#goods-detail .recommend .view {border: 1px solid #ebeef5;text-align: center;border-top: 0;display: flex;justify-content: center;align-items: center;}
#goods-detail .recommend .view li:first-child {border-left: 0;width: 40%;}
#goods-detail .recommend .view li.active {color: #ff6200;}
#goods-detail .recommend .view li {color: #212121;font-size: 12px;padding: 6px 0;width: 60%;border-left: 1px solid #ebeef5;}
#goods-detail .recommend .like {width: 202px;margin-bottom: 20px;}
#goods-detail .recommend .likeStyle {top: 70px;background: #fff;padding: 20px 20px 33px;border: 1px solid #eee;}
#goods-detail .recommend .like a {padding-top: 20px;text-align: left;display: block;}
#goods-detail .recommend .like a p:nth-child(2) {color: #ff6200;font-size: 16px;font-weight: 700;}
#goods-detail .recommend .like a p {padding-top: 10px;font-size: 14px;color: #666;transition: all .5s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#goods-detail .recommend .like a img {width: 160px;height: 160px;border: 1px solid #eee;transition: all .5s;}
#goods-detail .recommend .ShopInfoAd {background: #fff;width: 202px;max-height: 400px;position: relative;}
#goods-detail .recommend .ShopInfoAd .adImg {width: 100%;}
#goods-detail .content .details img {width: 100%!important;height: auto !important;cursor: pointer;margin: 10px 0;}
#goods-detail .content .hide {display: none;}
#goods-detail .content .details p,#goods-detail .content .details strong,#goods-detail .content .details h1,#goods-detail .content .details h2,#goods-detail .content .details h3,#goods-detail .content .details h4,#goods-detail .content .details td {font-size: 14px;}
#pdfBox {width: 100%;height: 100vh;}
#goods-detail .content .details .attrTitle {font-weight: 500;font-size: 16px;text-align: center;color: #212121;padding: 20px 0;}
#goods-detail .content .details .attrList {display: flex;flex-wrap: wrap;align-items: center;border-top: 1px solid #eee;border-right: 1px solid #eee;padding-bottom: 20px;}
#goods-detail .content .details .attrList li {width: 25%;}
#goods-detail .content .details .attrList li p:first-child {color: #999;background: #f5f6fa;}
#goods-detail .content .details .attrList li p {height: 35px;line-height: 35px;color: #212121;text-align: center;border-left: 1px solid #eee;border-bottom: 1px solid #eee;font-size: 12px;}
#goods-detail .details h4 {margin-top: 20px;}
#goods-detail .details h4 strong{font-size: 20px !important;}
#goods-detail .details p,#goods-detail .details li  {text-indent: 12px;line-height: 27px;font-size: 14px;}
.no_price_level {margin: 8px auto;text-align: center;}

/*图片右侧*/
.info_title {font-size: 16px;width: 500px;line-height: 19px;color: #333333;margin-bottom: 10px;height: 19px;font-weight: 700;word-break: keep-all;overflow: hidden;text-overflow: ellipsis;}
.title_desc {padding-bottom: 20px;font-size: 14px;color: #666666;font-weight: 400;height: 38px;line-height: 135%;word-break:break-word;overflow: hidden;text-overflow: ellipsis;}
.ectype {display: flex;flex-wrap: wrap;align-items: center;height: 14px;line-height: 14px;}
.ectype li {color:#666666;}
.ectype .ectype_num{color:#276AA8}
.ectype .ectype_ty{margin-left: 20px;margin-right: 20px;background: #999;  width: 1px; height: 9px;display: inline-grid;}
.volume_ectype {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.volumepriceLadder {padding: 12px 10px 12px 10px;background-color: #F3F3F3;border-radius: 5px;margin-bottom: 20px;}
.volume_type {align-items: center;width: 20%;color: #000;}
.volume_type .volume_text_b1 {font-weight: 400;font-size: 14px;line-height: 16px;color: #666666;padding-bottom: 10px;}
.volume_type .volume_text_b2 {font-weight: 600;font-size: 18px;line-height: 21px;font-family: 'Roboto';font-style: normal;color: #333;}
.priceLadder ul li:nth-child(1) {border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
.priceLadder ul li:last-child {border-top-right-radius: 8px;border-bottom-right-radius: 8px;}
.waite_li{padding-top: 20px;height: 22px;}
.waite_div{width: 88px;height: 22px;border: 1px solid #DCDCDC;border-radius: 3px;float: left;line-height: 20px;text-align: center;cursor: pointer;}
.waite_li .waite_div:last-child{margin-left: 12px;}
.waite_div span{width: 48px;height: 14px;font-family: 'Roboto';font-style: normal;font-weight: 400;font-size: 12px;line-height: 14px;color: #666666;flex: none;order: 0;flex-grow: 0;}
.waite_div:hover{background-color:#EC9601;color:#fff;}
.type .other{display: flex;flex-direction: row;align-items: center;padding: 0px;gap: 15px;width: 230px;height: 22px;padding-top: 20px;}
.type .other p {width: 68px;height: 16px;cursor: pointer;}
.info {width: 521px;margin:0 20px;}
.right{width: 279px;height: 421px;box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff}
.lqz-detail-top .detail .right.active{position: fixed;right: 50%;margin-right: -600px;top: 13%;}

/**商品详情改版**/
#product-details-content{background: #fff;margin-top: 20px;padding: 0}
#product-details-content .characteristic>img{width: 190px !important;height: 130px !important;margin: 70px 315px 40px 315px;}
#product-details-content .none-data{text-align: center;}
#product-details-content .none-data>p{font-size: 16px;color:#8c8c8c;margin-bottom: 40px;}
#goods-detail .lqz-goods-detail-top{height:auto;width: 100%;background: #fff;box-shadow: 0px 1px 16px #FAFAFA;}
#goods-detail .lqz-detail-top{width: 1200px;margin: 0 auto;height: auto;}
#goods-detail .el-breadcrumb{padding: 20px 0;margin: 0;height: 60px;line-height: 21px;}
#goods-detail .el-breadcrumb>span:last-child span{color:#FFA500 !important;}
#goods-detail .columns {display: flex;height:auto;padding-bottom: 40px;}
#goods-detail .info .ectype_top{margin: 20px 0;}
#goods-detail .columns .info .type li .lqz-qrcode:hover .qrcode-images{display: block}
#goods-detail .lqz-detail-top .detail{margin: 0;min-height: auto;}
#goods-detail .right .lqz-goods-right{margin: 25px 30px;height: 371px;}
.lqz-goods-right ul{display: flex;height:19px;line-height:19px;justify-content: space-between;margin-top: 10px;}
.lqz-goods-right ul .lqz-right-one{font-weight: 400;font-size: 14px;color: #666666;}
.lqz-goods-right ul .lqz-right-two{font-weight: 400;font-size: 16px;color: #666666;color: #EC9601;}
.lqz-goods-right ul:first-child .lqz-right-two{font-size: 14px;line-height: 16px;color:#666}
.lqz-goods-right ul:nth-child(1){margin-top: 0;line-height: 16px;height: 16px;}
.lqz-goods-right ul:nth-child(4){margin-top: 20px;}
.lqz-goods-right ul:nth-child(3) .lqz-right-two span{line-height: 19px;font-size: 16px;}
.lqz-goods-right ul:nth-child(4) .lqz-right-two span{line-height: 19px;font-size: 16px;}
.lqz-goods-right ul:nth-child(2){height:24px;line-height: 24px;}
.lqz-goods-right ul:nth-child(5) .lqz-right-two{color:#2B91E2;font-size: 12px;cursor: pointer;}
.lqz-goods-right .lqz-address-submit-save{color: #2B91E2 !important;font-size: 12px !important;cursor: pointer;}
.lqz-goods-right ul.lqz-shipping {margin-top:6px;width: 219px;height: 49px;}
.lqz-goods-right ul .lqz-shipping-address{border: 1px solid #E0E0E0;border-radius: 3px;width: 219px;}
.lqz-goods-right ul .lqz-shipping-address>div{font-weight: 400;font-size: 12px;line-height: 135%;color: #999999;margin: 8px;height: 32px;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.lqz-goods-right .store-selector{float: left;height: 24px;border: 1px solid rgba(236, 150, 1, 0.4);border-radius: 3px;position: relative;}
.lqz-goods-right .text-select .tit{padding: 0 10px;height: 24px;line-height: 20px;cursor: pointer;}
.lqz-goods-right .is-stock span {float: left;margin-right: 5px;}
.lqz-goods-right .text-select .tit .iconfont {font-size: 12px;}
@media only screen and (max-width:640px) {
    .lqz-goods-cart{display: none !important;}
}
.lqz-goods-right .lqz-goods-cart{width: 219px;height:74px;padding: 0 !important;margin-top: 20px !important;}
.lqz-goods-right .buy-submit-container{width:219px;height:32px;line-height:32px;}
.lqz-goods-right .lqz-goods-cart .buy-submit-container .buy-btn{width:219px;height:32px;line-height:32px;background: #EC9601;padding: 0;display: initial;float: none;margin: 0;border-radius: 5px;}
.lqz-goods-right .lqz-goods-cart .buy-submit-container .buy-btn:first-child{font-weight: 400;font-size: 14px;line-height: 16px;color: #FFFFFF;}
.lqz-goods-right .lqz-goods-cart .buy-submit-container .buy-btn:last-child{margin-top:8px;font-weight: 400;font-size: 14px;line-height: 16px;color: #EC9601;background: #FFFFFF;border: 1px solid rgba(236, 150, 1, 0.4);}
.lqz-goods-two{width: 1200px;margin: 0 auto;}
.lqz-detail{width: 841px; height: 40px;border-bottom: 1px solid #E3E3E3;font-weight: 500;font-size: 16px;line-height: 24px;color:#333;display: flex;}
.lqz-detail li{line-height: 22px !important;font-size: 16px !important;font-weight: 500;color: #333333;text-indent: unset !important;}
.lqz-detail li:nth-child(2){margin-left: 15px;}
.lqz-detail li:first-child{width: 6px;height: 24px;background: #EC9601;border-radius: 20px;}
.lqz-detail li.pj1{width: 64px;}
.lqz-detail li.pj2{margin-left: 695px;}
.lqz-detail li.pj2>a{color:#333;color:#3D79B0;line-height: 22px !important;font-size: 16px !important;font-weight: 500;}
.lqz-detail li.pj2>span {cursor:pointer;color: #3D79B0;line-height: 22px !important;font-size: 16px !important;font-weight: 500;}
#goods-detail .content .lqz-goods-detail{padding: 30px 0 0 0;}
#goods-detail .columns .maxImg .list li.active{border: 1px solid #FFE8C1;border-radius: 3px;}
#goods-detail .listImage{margin-top: 34px !important;margin-bottom: 0 !important;padding: 0 !important;}
#goods-detail .tb-thumb{background: #fff;}
#goods-detail .am-slider-default .am-direction-nav a{top:40% !important;}
/*评分*/
.lqz-comment-score .score-container{width: 841px;height: 35px;margin: 20px 0;}
.lqz-comment-score .score-container .score { width: 59px;line-height: 35px;height:35px;}
.lqz-comment-score .score-container .score .value { color: #FF7300; font-weight: 400;font-size: 30px !important;}
.lqz-comment-score .score-container .am-progress { width: calc(100% - 105px); margin-bottom: 0; margin-top: 18px; line-height: 2rem; text-align: center; }
.lqz-comment-score .tabs-nav-base-container{border: 0;display: flex;}
.lqz-comment-score .am-f2{width: 1px;height: 29px;background: #C4C4C4;border-radius: 6px;margin: 0 10px;}
.lqz-comment-score p{text-indent: 0 !important;}
.lqz-comment-score .am-f3 p{width: 80px;}
.lqz-comment-score .am-f3 p:first-child{height: 13px;line-height: 13px !important;}
.lqz-comment-score .am-f3 p:last-child{font-weight: 400;font-size: 12px;height: 14px;line-height: 20px !important;color: #999;}
.lqz-comment-score .lqz-score{width: 94px;height: 35px;font-weight: 400;font-size: 14px;line-height: 35px;text-align: right;color: #666666;}
.lqz-comment-score .am-f4{margin-left: 500px;}
.lqz-comment-score .am-f5 span{color:#3D79B0;cursor: pointer;}
.lqz-detail .pj2 .am-icon-angle-right{font-size: 16px;}
.lqz-comment-score .am-f5 span .am-icon-angle-down{font-size: 14px;}
.lqz-comment-score .lqz-score-nav, .lqz-comment-score .lqz-question-nav{width: 841px;height: 46px;display: flex;border-bottom: 1px dashed #E3E3E3;}
.lqz-comment-score .lqz-score-nav .am-st1, .lqz-comment-score .lqz-question-nav .am-st1{min-width: calc(14% - 20px);height: 26px;background: #FBEACC;border-radius: 5px;margin-left: 20px;color:#FF7300;font-size: 12px;line-height: 26px;text-align: center;cursor: pointer;}
.lqz-comment-score .lqz-score-nav .am-st1:first-child, .lqz-comment-score .lqz-question-nav .am-st1:first-child{margin-left: 0;}
.lqz-comment-score .lqz-score-nav .active, .lqz-comment-score .lqz-question-nav .active{background: #FF7300;color:#fff;}
.lqz-comment-score .am-comment>img{width: 30px !important;height: 30px !important;}
.lqz-comment-score .lqz-comment-name{width: 841px;height: 33px;display: flex;}
.lqz-comment-score .lqz-comment-name .am-comment-avatar{width: 30px;height: 30px;}
.lqz-comment-score .lqz-comment-name .lqz-cy{width: 200px;height: 33px;margin-left: 10px;}
.lqz-comment-score .lqz-comment-name .lqz-cy>p:first-child{font-size: 14px;color: #333333;line-height: 16px;font-weight: 400;}
.lqz-comment-score .lqz-comment-name .lqz-cy>p:last-child{font-weight: 400;font-size: 12px;line-height: 14px;color: #999999;display: flex;justify-content: space-between;}
.lqz-comment-score .am-comment{width: 841px;border-bottom:1px dashed #E3E3E3;}
.lqz-comment-score .am-comment .lqz-cm{border-bottom:1px dashed #E3E3E3;}
.lqz-comment-score .lqz-am-comment-main .am-comment-bd>p{font-weight: 400;  font-size: 14px;  line-height: 150%;  color: #666666;}
.lqz-comment-score .lqz-am-comment-main .comment-images img{width: 100px;height: 100px;margin-left: 20px;}
.lqz-comment-score .lqz-am-comment-main .comment-images img:first-child{margin-left: 0;}
.lqz-comment-score .lqz-am-comment-main .am-comment-bd{padding: 20px 0 20px 40px;}
.lqz-comment-score .lqz-am-comment-main .am-comment-bd .comment-images{margin: 0;}
.lqz-comment-score .am-f3 .rating-items .rating{display:flex;width: 13px;height: 13px;}
.lqz-comment-score .am-f3 .rating-items .rating li i{color: #FFE144;}
.lqz-comment-score .am-f3 .rating-items .rating .am-icon-md:before{font-size: xx-small;vertical-align: top;}
.lqz-comment-score .lqz-star{line-height: 33px;height: 33px;margin-left: 550px;}
.lqz-comment-score .lqz-star .rating{display:flex;}
.lqz-comment-score .lqz-star .rating li i, .lqz-comment-score .am-f3 .rating-items .rating li i{color:#EC9601;}
.lqz-comment-score .lqz-star .rating li .lqz-co2:before, .lqz-comment-score .am-f3 .rating-items .rating li .lqz-co2:before{content: "\f006";}
.lqz-comment-score .lqz-star .rating .am-icon-md:before{font-size: medium;vertical-align: bottom;}
/*轮播*/
#goods-detail .am-slider-default .am-direction-nav a{height: 50px !important;background:#FAFAFA;width: 30px;opacity:1 !important;top: 28% !important;}
#goods-detail .am-slider-default .am-direction-nav a:before{content: "\f105";line-height: 50px!important;color: #DADADA;}
#goods-detail .am-slider-default .am-direction-nav .am-prev:before{content: "\f104";}
#goods-detail .am-slider-default .am-direction-nav .am-next{right: 0;}
#goods-detail .am-slider-default .am-viewport{width: 300px;margin-left: 30px;}
#goods-detail .am-slider-default .am-direction-nav .am-prev{left: 0;}
#goods-detail .tb-thumb ul.am-slides li{border:0;padding: 0;margin-right:0 !important;margin-left: 6px;}
#goods-detail .am-slider-default .am-direction-nav a:hover{background: #FBEACC}
/*阶梯价*/
.lqz-volume-ectype{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: flex-start;}
.lqz-volume-ectype .volume_type p{margin-bottom: 8px !important;padding: 0}
.lqz-volume-ectype .volume_type .lqz-jrj{font-weight: 600;font-size: 18px;line-height: 21px;color: #EC9601;}
.lqz-volume-ectype .volume_type .lqz-jrj-ori{font-weight: 400;font-size: 14px;line-height: 16px;text-decoration-line: line-through;color: #666666;}
.lqz-volume-ectype .volume_type .lqz-xj{cursor:pointer;width: 52px;height: 20px;border: 1px solid rgba(236, 150, 1, 0.5);border-radius: 3px;font-size: 14px;color: #EC9601;    text-align: center;line-height: 20px;}
/*推荐*/
.lqz-goods-three{width: 1200px;margin: 0 auto;}
.lqz-goods-three .lqz-tj{width: 901px;position: relative;margin-top: 20px;padding: 0;height: 317px;}
.lqz-goods-three .lqz-tj .tj-word{width: 64px;  height: 24px;font-weight: 500;font-size: 16px;line-height: 24px;color: #333333;}
.lqz-goods-three .lqz-tj .tj-goods-all{width: 901px;height: 288px;background: #FFFFFF;margin-top: 5px;padding: 30px;}
.lqz-goods-three .lqz-tj .tj-goods{width: 840px;overflow: hidden;}
.lqz-goods-three .lqz-tj .tj-goods-de{display: flex;align-items: start;transition: all .5s;}
.lqz-goods-three .lqz-tj .tj-goods-de .rightItem{width: 160px;height: 228px;margin-left: 10px;}
.lqz-goods-three .lqz-tj .tj-goods-de .rightItem .imgBox>img{width: 160px;height: 160px;}
.lqz-goods-three .lqz-tj .tj-goods-de .rightItem .lqz-desc{overflow:hidden;width: 160px;height: 36px;margin: 8px 0;font-weight: 400;font-size: 14px;line-height: 130%;color: #666666;}
.lqz-goods-three .lqz-tj .tj-goods-de .rightItem .lqz-present{text-align:center;width: 160px;height: 16px;font-weight: 500;font-size: 10px;line-height: 12px;color: #FF7300;}
.lqz-goods-three .tj-goods .arrow {opacity: 0;border-radius: 100%;cursor: pointer;position: absolute;top: 45%;background-color: #3D3C34;color: #fff;width: 32px;height: 32px;text-align: center;line-height: 29px;transition: all .5s;z-index: 1;font-size: 22px;}
.lqz-goods-three .tj-goods:hover .arrow {opacity: 1;}
.lqz-goods-three .tj-goods .large {right: 30px;}
/*左侧导航*/
.lqz-sticky{right: 50%;top: 810px;z-index: 999;margin-right: 620px;width: 60px;text-align: center;position: absolute;}
.lqz-sticky .sticky{position: -webkit-sticky;position: sticky;top: 0;background: #fff;}
.lqz-sticky .sticky a.active, .lqz-sticky .sticky a:hover {background-color: #EC9601;color: #fff;transition: all 0.5s;}
.lqz-sticky .sticky a{display: flex;justify-content: center;align-items: center;width: 60px;height: 60px;border-top: 1px solid #eee;padding: 10px;font-size: 14px;color: #666;font-weight: 700;line-height: 19px;cursor: pointer;}
.lqz-sticky .sticky a:first-child {border: 0;}
.lqz-goods-two .lqz-feature .lqz-detail, .lqz-goods-two .lqz-claim .lqz-detail, .lqz-goods-two .lqz-introduction .lqz-detail{margin-top: 30px;}
/*问答样式*/
.am-question{width: 841px;margin: 0 0 20px 0;}
.am-question .lqz-cy .goods-com:first-child{font-weight: 600;font-size: 14px;line-height: 21px;color:#333;margin-top: 20px;}
.am-question .lqz-cy .goods-com>span:nth-child(2){width: 30px;}
.am-question .lqz-cy .goods-com:last-child{font-weight: 400;font-size: 12px;line-height: 14px;color:#666;padding-left: 27px;display: flex;justify-content: flex-start;margin-top: 6px;}
.am-question .lqz-cy:nth-child(2) .goods-com:first-child{font-weight: 500;}
.am-question .lqz-cy:nth-child(2) .goods-com font{color:#3D79B0}

.hide {display:none;}

#goods-detail .content .has_td_drawing li {
    width: 102px;
}