@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{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: #d2364c; border-color: #d2364c; 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;}
/*.theme-popbod.dform{background:#FCFCFC;}*/
.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-signin-left{max-height:250px ;overflow-y: scroll;}
.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:#d2364c;color: #fff; border: 1px solid #d2364c;}
.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 #f03726 !important; box-shadow: 0 0px 3px #ed7f76, 0 0 6px rgba(0, 0, 0, 0); }
.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 #fe6f04;}
.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; }

.score-container { padding: 15px 25px; }
.score-container .score { width: 80px; border-right: 1px solid #eee; padding-right: 25px; }
.score-container .score .name { color: #666; }
.score-container .score .value { color: #f03726; font-weight: 700; font-size: 32px; line-height: 32px; margin-top: 5px; }
.score-container .am-progress { width: calc(100% - 105px); margin-bottom: 0; margin-top: 18px; line-height: 2rem; text-align: center; }


.simple-desc { color: #8E8E8E; }
.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: 12px;padding-bottom: 12px;}
.iteminfo_mktprice em, .goods-price { color:#FF3333;}
.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{ background: #fcf1e3 url(../images/goods-meta-bg.png); background-size: cover; -moz-background-size: cover; background-repeat: no-repeat; height:auto;padding:10px; }*/
.tb-detail-price{ background-size: cover; -moz-background-size: cover; background-repeat: no-repeat; height:auto;padding:10px; border-top: 1px dotted #dadada;border-bottom: 1px dotted #dadada;}
.tb-detail-price .items {display: block; margin: 5px 0;}
.tb-detail-price .items dt { float:left; text-align: left;}
.tb-detail-price .goods-price {font-size: 20px;font-weight: bold; line-height: 25px;}

.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-submit-start,
.goods-video-submit-close,
.goods-video-container { position: absolute; }
.goods-video-submit-start,
.goods-video-submit-close { font-size: 60px; color: #999; cursor: pointer; }
.goods-video-submit-start:hover,
.goods-video-submit-close:hover { color: #666; }
.goods-video-submit-close { z-index: 4; width: 50px; height: 50px; line-height: 35px; text-align: center; padding: 0; border: 2px solid #999; border-radius: 1000px; }

.box .goods-video-submit-start { left: 1px; bottom: 85px; z-index: 2; padding: 10px 10px 2px 10px; }
.box .goods-video-submit-close { top: 10px; right: 10px; }
.box .goods-video-container { line-height: 32px; font-size: 32px; color: #f00; background: #fff; text-align: center; width: 100%; height: 100%; top: 0; left: 0; z-index: 3; }

.scoll .slider-content { overflow: hidden; position: relative; }
.scoll .goods-video-submit-start { left: 0; bottom: 0; z-index: 2; padding: 10px 10px 5px 10px; }
.scoll .goods-video-submit-close { right: 10px; }
.scoll .goods-video-container { line-height: 32px; font-size: 32px; color: #f00; background: #fff; text-align: center; width: 100%; height: 100%; top: 0; left: 0; z-index: 3; }

.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: #fe6f04;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: 25px; outline:none; line-height: 23px; padding: 0; cursor: pointer; }
#text_box { width: 60px; height: 25px; 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: 35px;
    line-height: 35px;
}
.buy-nav .buy-submit-container .buy-btn {
    display: block;
    float: left;
    text-align: center;
    width: 120px;
    color: #FFF;
    border: 1px solid #fe6f04;
    background-color: #fe6f04;
    font-size: 14px;
    text-decoration: none;
    border-radius:3px;
}
.buy-nav .buy-submit-container .buy-btn:hover {
    border: 1px solid #FF5511;
    background-color: #FF5511;
}

.buy-nav .buy-submit-container .buy-btn-second {
    background-color: #FFF;
    color: #fff;
    background: #FFCC22;
    border: 1px solid #FFCC22;
}
.buy-nav .buy-submit-container .buy-btn-second:hover {
    background-color: #FFBB00;
    border: 1px solid #FFBB00;
    color: #fff;
}

.goods-not-buy-tips {
    color: #ababab;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    background: #ececec;
}
@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: 0px;
    }
    .buy-nav-opt-button-number-0,
    .buy-nav-opt-button-number-1 {
        margin-left: 135px !important;
    }
    .goods-not-buy-tips {
        width: 125px;
    }
}
@media only screen and (min-width:1025px) {
    .buy-nav {
        padding-left: 15px;
        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 #FFCC22;
    }
    .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 .nav-icon {
        display:inline-block;
        width: 45%;
        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;
     }
}
@media only screen and (min-width: 1025px) {
    .buy-nav .buy-nav-opt {
        margin-left: 630px;
    }
    .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: #fe6f04;font-weight: 700;margin-left: 3px;}    

    .tb-detail-price .items dt { min-width: 65px; font-size:13px; margin-top:2px; }
    .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 #d2364c;}

    .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-bottom: 10px; }
}

@media only screen and (min-width:1025px) {
    /*.box { position: relative; border: 1px solid #eee; }*/
    .box { position: relative; border: 0px solid #eee; }
    .tb-pic a { display:table-cell; text-align:center; vertical-align:middle; }
    .tb-pic a img {vertical-align:middle; }
    .tb-pic a {*display:block;*font-family:Arial;*line-height:1;}
    /*.tb-thumb { padding: 5px; overflow: hidden; background: #f9f9f9; }*/
    .tb-thumb { padding: 5px; overflow: hidden; background: #fff; }
    .tb-thumb li {background:none repeat scroll 0 0 transparent; float:left; margin:0 6px 0 0; overflow:hidden; padding:1px; }

    .tb-s310 a { *font-size:271px;}
    .tb-s40 a { *font-size:35px;}
    .tb-s40{ height:60px; width:60px; }
    /*.tb-booth { border-bottom:1px solid #f5f5f5; position:relative; z-index:1;overflow: hidden; height: 358px; }*/
    .tb-booth { border-bottom:0px 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 .tb-selected { background:none repeat scroll 0 0 #fe6f04; height:62px;}
    .tb-thumb .tb-selected div { background-color:#FFFFFF; border:medium none; }
    .tb-thumb li div { border:1px solid #eee; overflow: hidden;}
    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;}
        
    .scoll{display: none;}
    .item-inform{max-width:1000px; background:#fff; margin-top: 20px; margin-bottom: 30px; }
    /*.item-inform{max-width:1000px; background:#FCFCFC; margin-top: 20px; 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 ;}*/
    .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{border:0px 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 {margin:0px 0px;padding:12px 0px;border-top: 0px dotted #DEDEDE;}
    /*.browse ul li.first {border-top:none;}*/
    .browse li img{width:100% ;}
    .browse li .p-price strong {color: #FF3333;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 #fe6f04;}

    .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 ;}
}


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

@media only screen and (max-width:640px) {
    .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%; }
    .buy-nav { height: 48px; padding:7px 8px 8px 8px; border-top:1px solid #FCFCFC;}
    .buy-nav .buy-submit-container .buy-btn {float: right;border-radius: 0px;}
    
    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; margin-top:2px;}
    .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; }

    .scoll .goods-video-submit-close { bottom: 50px; }

    .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: #FFF5F5;
    color: 	#FF2D2D;
    letter-spacing: 2px;
    border-radius: 4px;
}
.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;
    }
}

.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;
}

.mc li {
    background: #fff;
    border-radius: 6px;
    border-bottom: 12px solid #FCFCFC;
}

.integral-user-css {
    background: #FFF8F0;
    color: #FF5511;
    letter-spacing: 2px;
    border-radius: 4px;
}
.integral-user-css p {
    padding: 5px 10px;
}
.integral-user-css p:not(:first-child) {
    border-top: 1px dashed #ffdbdf;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

