html {
  font-size: 12px;
}

.jumbotron{
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
  color: inherit;
  background-color: #eee;
}

.info_banner {
  /*margin-top: 10px;*/
  padding: 0;
}

.container .jumbotron, .container-fluid .jumbotron {
  border-radius:0;
}

.info_banner .jumbotron{
  text-align: center;
  background: url('../../images/shop/bg_banner.png') ;background-size:cover;
}


.info_banner h2{
  color: #FFFFFF;
  font-size: 25px;
  padding-bottom: 15px;
}

.info_banner p{
  color: #FFFFFF;
  font-size: 12px;
}

.info_banner .icon-phone{
  padding-left: 10px;
  vertical-align: middle;
}


.base_info{
  padding: 0;
  border: 1px solid #e5e5e5;
  font-size: 10px;
  padding: 20px 30px;
  color: #888;
  line-height: 32px;
  box-shadow: 0 1px 4px 0 #d7d7d7;
  margin-bottom: 10px;
}

.base_info h1 {
  margin: 0;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

.attr p{
  border-bottom: 1px solid #ccc;
  border-style:dotted;
}



/***********************图片*********************/
.fileupload-btn {
  /*display: inline-block;*/
  width: 60px;
  height: 28px;
  text-align: center;
  line-height: 26px;
  background: #337ab7;
  border: 1px solid #2e6da4;
  color: #fff;
  cursor: pointer;
  margin-top: 6px;
  display: none;
}

.sd-img {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 0;
  margin-bottom: 5px;
}
.control-item {
  box-shadow: 0 1px 4px 0 #d7d7d7;
}

.goods-imgs-box {
  min-height: 60px;
}

.goods-imgs-box img {
  max-width: 100%;
}

.base_info p lable{
  text-align: left;
  font-size: 10px;
  color: #888;
  font-weight: bold;
}

/*.goods-imgs-box {*/
  /*min-height: 60px;*/
  /*!*border: 1px solid #e5e5e5;*!*/
  /*padding: 3px;*/
  /*!*box-shadow: 0 1px 4px 0 #d7d7d7;*!*/
  /*margin-bottom: 10px;*/
/*}*/

.goods-img-square,
.goods-img-square-temp {
  padding-top: 25%;
  height: 0;
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
  /*margin-bottom: 6px;*/
}

.goods-img-list img {
  max-width: 100%;
  max-height: 100%;
  /*-o-object-fit: contain;*/
  /*object-fit: contain;*/
  /*border: 1px solid #cdcdcd;*/
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}

.goods-img-list {
  position: absolute;
  width: 98%;
  width: -webkit-calc(100% - 6px);
  width: -moz-calc(100% - 6px);
  width: calc(100% - 6px);
  height: 98%;
  height: -webkit-calc(100% - 6px);
  height: -moz-calc(100% - 6px);
  height: calc(100% - 6px);
  top: 0;
  left: 0;
  margin: 3px;
  border: 1px solid #cdcdcd;
  text-align: center;
  font-size: 0;
}

.goods-img-list > div {
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
  margin-left: -1px;
}

.goods-img-list .icon-remove {
  position: absolute;
  top: -1px;
  background: #cdcdcd;
  width: 16px;
  height: 16px;
  display: inline-block;
  font-size: 14px;
  right: -1px;
  text-align: center;
  color: #666;
  cursor: pointer;
  padding-top: 1px;
}

.goods-img-square-temp {
  font-size: 0;
  cursor: pointer;
}


/*********************图片****************************/
.ajax-file-upload-container {
  display: none;
}
.seller-module-box {
  position: relative;
  border: 1px solid #E0E0E0;
  margin-bottom: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px 0 #d7d7d7;
  -moz-box-shadow: 0 1px 4px 0 #d7d7d7;
  box-shadow: 0 1px 4px 0 #d7d7d7;
}
.seller-info {
  height: 128px;
}
.seller-info .shop-avatar {
  float: left;
  width: 128px;
  height: 128px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.seller-info .shop-avatar .vl {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.seller-info .shop-avatar img {
  max-width: 96px;
  max-height: 96px;
  vertical-align: middle;
}
.seller-info .shop-information {
  float: left;
  width: 400px;
  padding: 0 0 0 15px;
  height: 128px;
  border-right: 1px solid #f0f0f0;
}
.seller-info .shop-information .hd {
  background: #fff;
  height: 40px;
  line-height: 40px;
  border-bottom: 0;
}
.seller-info .shop-information .hd h1 {
  float: left;
  margin: 0;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:160px;
}
.seller-info .shop-information .hd .icons {
  margin-left: 5px;
  float: left;
  height: 40px;
  overflow: hidden;
}
.seller-info .shop-information .bd {
  min-height: 0;
}
.seller-info .shop-information .bd .state {
  height: 26px;
  line-height: 26px;
  color: #6c6c6c;
  clear: both;
}
.seller-info .shop-ratings {
  height: 128px;
  /*float: left;*/
}
.seller-info .shop-ratings .shop-ratings-slide-wrap {
  position: relative;
  padding: 20px 20px 15px;
  height: 120px;
  /*width: 400px;*/
  overflow: hidden;
}
.seller-info .shop-ratings .shop-ratings-slide-wrap h2{
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin: 0;
}
.seller-info .shop-ratings .credit-radar {
  position: absolute;
  left: 50%;
  top: -40px;
  width: 220px;
  height: 160px;
}
.seller-info .shop-ratings .my-credit {
  margin-top: 10px;
}
.seller-info .shop-ratings .my-credit li {
  float: left;
  /* margin-left: 25px;*/
  margin-right: 10px;
  text-align: center;
}
.seller-info .shop-ratings .my-credit .credit-val {
  font-size: 16px;
}
.seller-info .shop-ratings .my-credit .credit-val a {
  font-weight: 700;
  color: #019ff1;
}
.seller-info .shop-ratings .my-credit .credit-title {
  color: #abb0b8;
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
  .attr p{
    border-bottom: 0 solid #ccc;
  }

}

@media (min-width: 992px) {
  .attr p{
    border-bottom: 0 solid #ccc;
  }

}

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
  .attr p{
    border-bottom: 0 solid #ccc;
  }

}
