<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
	padding: 0;
}
#outBox{
	width: 1002px;
	height: 540px;
	margin: 2px auto;
}
.red {
    color: #E60012;
}
.green {
    color: #009944;
}
.default {
    color: #000;
}
.is_hidden{
    display: none;
}
.w{
    width: 498px;
    height: 500px;
}
.images-product{
    position: relative; float: left; width: 500px; height: 570px;
}
.leftBox{
	width: 498px;
	float: left;
}
.normalBox{
	overflow: hidden;
	position: relative;
	border: 1px solid #f2f2f2;
	margin-bottom: 1px;
}
.normalBox .w{
	display: none;
}
.normalBox .w img{
	width: 100%;
}
.botBox{
  width: 498px;
  height: 70px;
  background: white;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-radius: 0 0 5px 5px;
}
.botBox ul li{
  float: left;
  width: 58px;
  height: 58px;
  border: 2px solid #F5F5F5;
  border-radius: 5px;
  opacity: 0.8;
  overflow: hidden;
  margin: 4px 0px 0 8px;
}
.botBox ul li img{
    margin: 0 auto; display: block; width: 100%;
}
.bord{
	border-color: #FF5722 !important;
	opacity: 1 !important;
}
.moveBox{
	width: 200px;
	height: 200px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: move;
}
.magBox{
  width: 455px;
  height: 500px;
  position: absolute;
  left: 498px;
  overflow: hidden;
  display: none;
  top: 1px;
  z-index: 1000;
}

.magBox ul li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#n,.m{
	display: block !important;
}
.box{
	width: 110px;
	margin: auto;
}
/*自定义产品详情*/
.product-title-tips{
  overflow: hidden;
  border-bottom: 1px solid #EEE;
  padding-bottom: 2%;
}
.product-title-tips h1{
  float: left;
}
ul.product-detail-two li span a{
    line-height: 1.45;
    margin-top: 12px;
    margin-left: 22px;
    color: #ff0000;
}
.product-detail-one{
  margin: 1% 0; height: 138px; overflow: hidden; padding: 1% 0;
}
ul.product-detail-one li{
  width: 50%;
  float: left;
  padding: 1% 0;
}
p.product-kg{ color:red; }
ul.product-detail-one li span, .product-detail-one ul li p{
  display: block; float: left;
}
ul.product-detail-one li span{
  width: auto;    
  color: #999;
}
ul.product-detail-one li p{
  padding: 0;
  margin: 0;
  float: left;
}
ul.product-detail-two{
  overflow: hidden;
}
ul.product-detail-two li span, .product-detail-two ul li p{
  display: block; float: left;
}
ul.product-detail-two li span{
  width: auto;    
  color: #999;
  float: left;
}
ul.product-detail-two li span em{
  font-style: normal;
  color: red;
  font-size: 1.8em;
  font-weight: bold;
}
.product-detail{
  padding-bottom: 1%;
  border-bottom: 1px solid #EEE;
}
ul.product-detail-two li span b{
  color: #03A9F4;
}
ul.product-detail-two li p{
  padding: 0;
  margin: 0;
  float: left;
}
/*评分*/
.product-detail-three-l{
  float: left;
}
.product-detail-three{
  border-top: 1px solid #EEE; padding-top: 10px;overflow: hidden;
}
.product-detail-pf{
  overflow: hidden; line-height: 46px;
}
.product-detail-pf .product-detail-tt{
    float: left; width: 75px;
}
.product-detail-num{
  float: left;
  background: url(../img/one.png) no-repeat left;
  width: 82px;
  height: 13px;
  margin: 16px 10px 16px 0;
}
.product-detail-num em{
  background: url(../img/two.png) no-repeat left;
  display: block;
  height: 13px;
  width: 0%;
}
.product-detail-pfd{
  float: left; color: #FF5722;
}
.product-detail-three-r{
  float: left; width: 115px; height: 115px; margin: 10px 95px; position: relative;
}
.product-detail-number-all{
  position: absolute; z-index: 10; color: #333; font-size: 18px; width: 100%; text-align: center; height: 26px; line-height: 26px; margin: 18px 0 0 0px;
}
.product-detail-numbers{
  position: absolute; top: 38px; z-index: 58; font-size: 50px; color: #ff2626; text-align: center; width: 100%;
}
.product-detail-number-bg{
  width: 115px; height: 115px; background: #ffc10787; position: absolute; border-radius: 100px; top: 0; left: 0;
}

/*行情信息*/
.quotation-default{
  padding: 0 !important;
}
.quotation-list{
  text-align: center;
}
.quotation-list-title{
    height: 58px;
    line-height: 58px;
}
.quotation-list-title a{
  display: block; width: 20%; float: left; background: #EEE; text-decoration: none;
}

.quotation-list-title a.active, .quotation-list-title a:hover{
  background: #e70010;
  color: #FFF;
}
/*comments-btn-four*/
.comments-btn-four{ margin: 15px 0; overflow: hidden; }
.service-infor{ overflow: hidden; padding: 18px 0; }
.service-infor span{ display: block; float: left; }
.service-infor span img{ width: 70px; height: 70px; border-radius: 100px; }
.service-infor span.service-a{ padding: 13px 18px; }
.service-infor span a{ display: block; color: #666; float: left; margin: 0 15px; padding: 0px 25px; }
.service-infor span a.buy-goods-url{
    background: #ff0000; color: #FFF; padding: 10px 25px; border-radius: 35px; text-align: center;
}
.comments-btn-four span{ float: left; display: block; line-height: 38px; margin: 0 48px; }
.comments-btn-four span i{ color: #FF5722; font-style:normal; }
.comments-btn-clickall{ overflow: hidden; padding: 20px 0 0 0; border-top: 1px solid #EEE; }
.comments-btn-clickall a{ display: block; float: left; padding: 10px 38px; border: 1px solid #ff440a; margin-right: 20px; border-radius: 5px; color: #e63700; text-decoration: none; }
.comments-btn-clickall a.test-goods, .comments-btn-clickall a.add-buy-goods{ padding: 10px 50px; }
.comments-btn-clickall a:hover{ background: #ff5722; color: #FFF; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 1%;
}
.article-texts{
  border-top: 1px solid #EEE;
  margin-top: 15px;
}
.list_all{
  width: 98%; margin: 0 auto; margin-top: 1%; margin-bottom: 2%;
}
table{
    font-size: inherit;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
.list_all table{
    font-size:12px;
    font-weight:normal
}
.list_all table th {
    border: 1px solid #eee;
    line-height:42px;
    text-align: center;
    font-weight:normal;
    font-size:14px;
}
.list_all table td{
    text-align:center;
    color: #333;
    border: 1px solid #eee;
    line-height:35px;
}
.list-hq-all{
    overflow: hidden;
}
.show_more_list{
    margin-top: 2%;
}
.show_more_list a{
    display: block;
    width: 20%;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    background: #094;
    color: #FFF;
    border-radius: 5px;
}
.input-group-time{
    height: 32px; width: 58%; margin: 0 auto; margin-top: 4%; margin-bottom: 2%;
}
.input-group-time .s-time{
    text-align: center;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    float: left;
    margin: 0 auto;
    padding: 0 2%;
}
.submit-time{
    display: inline-table;
    margin-left: 2%;
}
.submit-time input{
    height: 32px;
    padding: 0 30%;
}
.input-group{
    float: left; display: inline-table;
}
/*扩展数据*/
.product-entry-meta{
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #EEE;
  padding: 1% 2%;
  border-bottom: 1px solid #EEE;
  margin-bottom: 2%;
}
.xg-product{
  padding-top: 1% !important;
}
.right-single{
    float: right;
    padding: 27px 100px 28px 0;
}
.left-slider{
    float: left;
    width: 62%;
}
.slider-output{
    width: 100%;
    clear: both;
    position: relative;
    margin: 10px 0;
    overflow: hidden;
}
.slider-output span{
    float: left;
    width: 75px;
    display: block;
    line-height: 50px;
    height: 50px;
}
.slider-container{
    float: left;
    margin: 0 18px;
    padding-top: 23px;
    padding: 21px 18px;
    border-radius: 5px;
}
/*点评*/
.product-comment-infor{
    padding: 0 0 !important;
}
.slider-output .tips{
    float: left;
    margin: 0 0px;
    padding-top: 23px;
    padding: 18px;
    border-radius: 5px;
}
.slider-output .tips i{
    margin: 0 5px;
    color: red;
}
.slider-output p{
    float: left;
    margin: 0;
    line-height: 57px;
    font-size: 12px;
    color: #7d7b79;
}
#postcomment h3.custom-infor{
    padding: 0 20px;
    margin: 0;
    line-height: 50px;
    background: #ffffff;
    color: #333;
    border-bottom: 1px solid #efefef;
}
.form-comment{
    padding: 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #EEE;
    padding-bottom: 5px;
}
.single-slider-all{
    overflow: hidden;
}
textarea.form-control{
    margin: 10px 0;
}
@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 18%;
        float: left;
    }
}
@media ( min-width : 992px) {
    .col-md-5ths {
        width: 18%;
        float: left;
    }
}
@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 18%;
        float: left;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1230px;
    }
}
@media (hover: hover) {
  .dropdown a:hover + .dropdown-menu {
    display: block;
    margin-top: 0;    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
    width: 44px;
    overflow: hidden;
  }
  .navbar-header{
    width: auto !important;
  }  
}
@media (min-width:320px) and (max-width:1025px){
    .container-all{
        margin: 0;
        padding: 0 1%;
    }
    .panel-default{
        padding: 0;
    }
    .tabs-wrapper .tabs-group{
        
    }
    .tabs-wrapper .tabs-group .title{
        display: none;
    }
    .tabs-wrapper .tabs-group .content{
        margin: 0;
    }
    .tabs-wrapper .tabs-group .content &gt; li{
        
    }
    .panel-default &gt; .panel-heading{
        padding: 0;
    }
    .panel-default &gt; .panel-heading .panel-title span.product-sort{
        width: 100%;
        text-align: center;
    }
    .panel-default &gt; .panel-heading div.more{
        left: 0;
    }
    .list-inline &gt; li{
        width: 32%; margin: 3% 0%; text-align: center; border: 1px solid #EEE; padding: 8px 0;
    }
    .list-inline &gt; li.price-search{
        width: 100%; padding-bottom: 6%;
    }
    .list-inline &gt; li.price-search span{
        display: block; padding: 8px 0; border-bottom: 1px solid #EEE; margin-bottom: 10px;
    }
    .list-inline &gt; li.price-search form{ 
        width: 100%;
    }
    .list-inline &gt; li.price-search input[type='text']{
        width: 46%;
    }
    .product-lists &gt; .panel-heading .panel-title{
        min-height: 180px;
    }
    .product-item .card{
        margin: 0px 0px 15px 0px;
    }
    .images-product, .leftBox{
        width: 100%;
        height: auto;
    }
    .w{
        width: 100%;
        height: auto;
    }
    .botBox{
        width: 100%;
        height: auto;
        padding-bottom: 2%;
    }
    .botBox ul li{
        width: 20%;
        height: auto;
        display: inline-block;
        float: none;
        margin: 4% 1% 0% 1%;
    }
    .article-image{
        height: auto !important;
        margin-bottom: 0;
        margin-top: 5%;
    }
    .botBox ul{
        margin: 0;
    }
    .product-metas{
        width: 100%;
        margin: 0;
    }
    .article-metas .metas-titles{ text-align: center; font-size: 20px; }
    .product-title-tips a{ width: 100%; margin: 0 auto; text-align: center; }
    ul.product-detail-one li{ width:100%; }
    .product-detail-three-l, .product-detail-three-r{ margin: 0 auto; float: none; }
    .service-infor span.service-a{ padding: 0; margin-top: 5%; }
    .service-infor span a{ margin: 2% 0; width: 100%; }
    .comments-btn-clickall a{ width: 100%; text-align: center; margin: 0 0 5% 0; }
    .comments-btn-clickall{ margin-bottom: 0; }
    .quotation-list-title a{ width: 20%; font-size: 12px; }
    .quotation-list-title{ line-height: 36px; height: 36px; }
    .input-group-time{ width: 100%; height: auto; }
    .input-group{ width: 95% !important; margin: 5% auto; float: none; display: table; }
    .input-group-time .s-time{ display:none; }
    .submit-time{ display: block; clear: both; text-align: center; }
    .list_all{ clear:both; }
    .list_all table th, .list_all table td{ font-size: 12px; border: none; }
    .show_more_list a{ width: 100%; }
    .entry-meta ul li{ width: 100%; }
    .left-slider{ width: 100%; }
    .slider-output span{ width: 100%; line-height: 28px; height: 28px; }
    .slider-container{ width: 100% !important; margin: 0; padding: 5px; }
    .slider-output .tips{ padding: 32px 0 0 0; }
    .slider-output p{ padding: 32px 0 0 0; line-height: 20px; margin-left: 12px; }
    .layui-layer-page{ width: 100% !important; left: 0 !important; top: 10% !important; height: auto !important; }
    .layui-layer-content{ width: 88%; margin: 0 auto; }
    
    .scroll_category .container{ padding: 0; }
    .scroll_category .hd ul li a{ line-height: 32px !important; font-size: 12px; padding: 0 2px; }
    .scroll_category .container .hd ul li{ padding: 0 !important; line-height: 32px !important; height: 32px !important; }
    
    .scroll_category .hd{ min-height: auto; background: #bf1313; margin: 0 auto; }
    .scroll_category .hd ul{ margin-bottom: 0; }
    .scroll_category .hd ul li{ overflow: hidden; line-height: 32px !important; height: 32px !important; float: left; display: inline-block; padding: 0 !important; color: #FFF; font-size: 12px; padding: 0 1% !important; }
    .scroll_category .hd ul li.on{ background: #FFF; }
    .scroll_category .hd ul li.on a{ color:#bf1313; }
    .scroll_category .hd ul li a{ display: block; line-height: 50px; color: #FFF; }
    .scroll-top{ margin: 0; line-height: 38px; padding:0 2%; }
    .scroll-top-title ul{ margin: 12px 0; padding: 0px 0 0px 0px !important; }
    .scroll-top li span, .scroll-top-title ul li span{ display:inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 16px;}
    .scroll-top-title ul li{ line-height: 32px !important; height: 32px !important; padding: 0 2%; }
    .scroll-top-title ul li span.index_1, .scroll-top li span.index_1{ width: 36% !important; }
    .scroll-top-title ul li span.index_2, .scroll-top li span.index_2{ width: 20% !important; }
    .scroll-top-title ul li span.index_3, .scroll-top li span.index_3{ width: 20% !important; }
    .scroll-top-title ul li span.index_4, .scroll-top li span.index_4{ width: 20% !important; }
    .scroll-top-title ul li span.index_5, .scroll-top li span.index_5{ display:none; }
    .scroll-top-title ul li span.index_6, .scroll-top li span.index_6{ display:none; }
    .scroll-top-title ul li span.index_7, .scroll-top li span.index_7{ display:none; }    
    .panel-default &gt; .panel-heading .panel-title{ height: auto; }
    .article-list .index-article-item{ width: 100%; float: none; }
    .up-down-infor p{ display:block; }
}
@media (max-width: 767px) {
    .product-item .card{
    margin: 0px 0px 15px 0px;
    width: 42%; margin: 2% 4%; float: left;
    }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
        background: #222;
    }
    ul.dropdown-menu .open &gt; a,
    ul.dropdown-menu .open &gt; a:hover,
    ul.dropdown-menu .open &gt; a:focus {
        background: none;
        color: #9d9d9d;
    }
    ul.dropdown-menu &gt; .dropdown-menu {
        position: relative;
        width: 100%;
        margin: 0;
    }
    .navbar-nav .form-search {
        padding: 0 10px;
    }
    .navbar-nav .open .dropdown-menu {
        position: relative;
        width: 100%;
        margin: 0;
        left: 0;
        background: #404950;
    }
    .dropdown-submenu &gt; a:after {
        display: none;
    }
    .panel-page {
        padding: 15px;
        min-height: 300px;
    }
    .article-list .media .media-left a {
        width: 110px;
    }
    .article-list .media .media-body .article-title {
        font-size: 1em;
    }
    .article-list .media-body .article-tag {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 1;
    }
    .panel-default &gt; .panel-heading-new{
        padding: 18px;
    }
    .navbar-nav {
        margin: 8.25px 0;
    }
    .panel-title-new span{
        font-size:16px;
    }
    .navbar-nav .form-search.focused {
        position: inherit;
    }
    .navbar-nav .form-search.focused input {
        position: inherit;
        width: 100%;
    }
    .dropdown:not(.open):hover &gt; .dropdown-menu {
        display: none;
    }
    .article-list .media-body .article-tag span {
        margin: 0 2px;
    }
    .article-pay a.btn {
        display: block;
        margin-top: 5px;
    }
    .navbar-form {
        margin: 10px 0;
    }
    .navbar-nav .form-search {
        padding: 0;
    }
    .focus-img {
        margin-top: 15px;
        padding: 0 15px;
    }
    .focus-img &gt; .row {
        margin-left: 0;
    }
}
@media (min-width: 640px) {
  #news-focus .item .carousel-img,
  #product-focus .item .carousel-img,
  #download-focus .item .carousel-img {
    height: 286px;
    width: 100%;
  }
  .navbar-form .form-search .form-control {
    width: 150px;
  }
}
@media (max-width: 640px) {
  .panel-default &gt; .panel-heading {
    position: relative;
    padding: 0px 0;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
  }
  .footer-ad .col-xs-12{
    padding: 5px;    
  }  
  .product-detail-one{
      height: auto;
  }  
  .service-infor span{
      margin: 0 auto; display: block; float: none; text-align: center;
  }
  .list-inline &gt; li a {
    padding-right: 15px;
    position: relative;
  }
  .article-list .media .media-body .article-title, .article-list .media .media-body .article-title{
    height: 22px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2;
  }
  .article-list .media .media-body .article-intro {
    height: 44px;
    line-height: 22px;
    color: #828a92;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
  }
  .panel-default &gt; .panel-heading div.more{
    left: 0;
    height: auto;
    width: 100%;
  }
  .list-inline &gt; li{
    text-align: center; border: 1px solid #EEE; padding: 8px 0; width: 31.6%; margin: 0;
  }
  .panel-default &gt; .panel-heading .panel-title span{
    display: block; text-align: center;
  }
  .botBox ul{
    text-align: center;
  }
  .botBox ul li {
      width: 18%;
      height: auto;
      display: inline-block;
      float: none;
      margin: 2% 0% 2% 0%;
      border: none;
  }  
}

@media (min-width: 768px) {
  #news-focus .item .carousel-img,
  #product-focus .item .carousel-img,
  #download-focus .item .carousel-img {
    height: 286px;
    width: 100%;
  }
  .navbar-form .form-search .form-control {
    width: 150px;
  }
}

@media (min-width: 1440px) {
  #news-focus .item .carousel-img,
  #product-focus .item .carousel-img,
  #download-focus .item .carousel-img {
    height: 286px;
    width: 100%;
  }
  .navbar-form .form-search .form-control {
    width: 150px;
  }
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 0;
    bottom: 0;
    text-shadow: none;
  }
  .carousel-caption h3 {
    margin: 0;
    font-size: 14px;
    padding: 15px;
    text-align: left;
  }
  .carousel-caption p {
    display: none;
  }
  .carousel-indicators {
    bottom: 3px;
    right: 15px;
    width: auto;
    left: inherit;
    opacity: .6;
  }
}

@media (min-width: 979px) {
  ul.nav li.dropdown:hover &gt; ul.dropdown-menu {
    display: block;
  }
}</pre></body></html>