input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-input-placeholder {
  color: #999;
}

input::-ms-input-placeholder {
  color: #999;
}

::-webkit-scrollbar {
  width: 14px;
}

/*去掉input自动补全后的黄色样式*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

a:focus,
a:hover {
  text-decoration: none !important;
}

input[type="checkbox"] {
  vertical-align: top;
}
::-webkit-scrollbar-track-piece {
background-color:#fff;
}
.custom-ul::-webkit-scrollbar-track-piece {
background-color:#f2f2f2;
}
::-webkit-scrollbar {
width:5px;
height:9px;
}
::-webkit-scrollbar-thumb {
background-color:#dddddd;
background-clip:padding-box;
min-height:28px;
}
::-webkit-scrollbar-thumb:hover {
background-color:#bbb;
}
/*系统运费模板*/

.alert .checkDes {
  color: #2589ff;
}

.addBtnSearch {
  margin-bottom: 14px;
}

.addBtnSearch .add .add_btn {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #2589ff;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}
.addBtnSearch .add .unadd_btn {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #cccccc;
  cursor: text;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
}
.addBtnSearch .add .to_requirements {
  margin-left:15px;
  color: #2589ff;
}

.addBtnSearch .search,
.gl_search,
.albumSearch,
#goodsRecom .search,
#jump .search,
.addCoupons .search {
  font-size: 0;
}
.addBtnSearchTo .search,
#goodsRecom .search,
#jump .search{
  width:525px;
  font-size: 14px;
}

.addBtnSearch .search .searchs,
.gl_search .searchs,
.albumSearch .searchs,
#goodsRecom .searchs,
#jump .searchs,
.addCoupons .searchs {
  color: #000;
  width: 220px;
  height: 30px;
  text-align: left;
  text-indent: 1em;
  box-sizing: border-box;
  font-size: 12px;
}

.addBtnSearch .search .search_to,
.gl_search .search_to,
.albumSearch .search_to,
#goodsRecom .search_to,
#jump .search_to,
.addCoupons .search_to {
  width: 70px;
  height: 30px;
  box-sizing: border-box;
  font-size: 12px;
  background-color: #2589ff;
  color: #fff;
  border: none;
  vertical-align: bottom;
}

.v_table_area a {
  color: #2589ff;
}

/*系统添加模板*/
.hide_switch {
  display: none!important;
}
.v_table_area,
.v_table_spec {
  width: 100%;
  border: 1px solid #ccc;
}

.v_table_area th {
  background-color: #f2f2f2;
}

.v_table_area th,
.v_table_area td {
  padding: 4px 2px;
  text-align: center;
}

.v_table_area .tdWidth {
  width: 17%;
}

.v_table_area .table_input {
  width: 50%;
  text-align: center;
}

.addOneBorder .add_area {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  background-color: #2589ff;
  color: #fff;
  margin: 4px 20px;
}

.add_back .btn {
  /*width: 90px;*/
  background-color: #2589ff;
  color: #fff;
}

.add_back .back {
  margin-left: 20px;
}

/*配送区域模态框*/

.modal.fade.in {
  top: 90px;
}

.addArea_model .modal-body {
  padding-left: 30px;
}

.addArea_model .modal-body input {
  vertical-align: top;
}

.addArea_model .modal-body div {
  padding-bottom: 10px;
}

.addArea_model .modal-dialog {
  width: 700px;
}

label {
  font-weight: normal;
}

.border-left{
  border-left: 1px solid #ddd;
}

h4 {
  font-weight: bold;
}

.v-table th,
.v-table td {
  text-align: center;
  vertical-align: middle !important;
}

/*.v-table td a {
    color: #2589ff;
    margin-right: 10px;
}*/

.v-table .trs td .red {
  color: #ff0000;
}

/*添加邮件css*/

.checkbox.pl {
  margin-left: 20px;
}

/*商品分析css*/

.goodsAnaly .text_center {
  padding-left: 15%;
  margin-bottom: 10px;
}

.goodsAnaly .orderTime {
  padding-right: 10px;
}

.goodsAnaly .text_center .goodsName {
  margin-left: 6px;
}

.goodsAnaly .goodsAnaly_sch,
.orderList .goodsAnaly_sch {
  text-align: center;
}

.goodsAnaly .goodsAnaly_sch a,
.orderList .goodsAnaly_sch a,
.OLcondition .goodsAnaly_sch a {
  display: inline-block;
  width: 120px;
  padding: 5px 10px;
  background-color: #2589ff;
  color: #fff;
  border-radius: 4px;
}

.dataList {
  border: 1px solid #ffc875;
  background-color: #fcf5de;
  margin: 0 0 10px;
}

.dataList div {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dataList .dataList_title {
  display: block;
  font-weight: bold;
}

.goods_table .square {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin: 0 auto;
  background-color: #ccc;
  color: #fff;
}

.goods_table .top_three {
  background-color: #fd4e26;
}

.page1 {
  text-align: right;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #2589ff;
  border-color: #2589ff;
}

.goodsAnaly .fs12 {
  font-size: 12px;
  text-align: center;
}
.font-color-red {
    background-color:#ffeded;
    border: 1px solid #ffdbdc;
    color: #f41717;
    font-weight: normal;
    margin-bottom: 4px;
}
.font-color-success {
  background-color:#f0f9eb;
  border: 1px solid #e1f3d8;
  color: #67c23a;
  font-weight: normal;
}
.font-color-yellow {
  background-color:#fff9e9;
  border: 1px solid #ffefc3;
  color: #ffc326;
  font-weight: normal;
  margin-bottom: 4px;
}
.font-color-blue {
  background-color:#ebf5ff;
  border: 1px solid #cfe7ff;
  color: #3698fd;
  font-weight: normal;
  margin-bottom: 4px;
}
.font-color-gray {
  background-color:#f4f4f4;
  border: 1px solid #e0e0e0;
  color: #909399;
  font-weight: normal;
  margin-bottom: 4px;
}

/*店铺信息css*/
.infoTab #myTab li a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 82px;
  height: 40px;
  padding: 2px 0;
}
.infoTab #myTab li.active a {
  background-color: #2589ff;
  color: #fff;
}

.infoTab li {
  text-align: center;
  margin-bottom: 0;
}

.infoTab li a {
  display: block;
  background-color: #f5f5f5;
  color: #333;
}

.infoTab #shopInfo {
  padding-top: 20px;
}

.fw {
  font-weight: 400;
}

#registerInfo {
  padding-top: 10px;
}

/*小程序轮播*/

.allDelAdd {
  margin-bottom: 10px;
}

.allDelAdd .allDel {
  display: inline-block;
  width: 80px;
  height: 35px;
  padding-top: 2px;
  line-height: 29px;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  font-weight: normal;
}

.allDel input[type="checkbox"] {
  vertical-align: baseline;
}

.allDelAdd .dels {
  margin-left: 4px;
}

.allDelAdd .addCarousel {
  padding-right: 15px;
  text-align: right;
}

.allDelAdd .addCarousel a {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  /*border: 1px solid #ccc;*/
  background-color: #2589ff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}

.allSort {
  text-align: right;
  padding-left: 0;
}

.allSort select {
  height: 30px;
  padding-left: 0;
  padding-right: 0;
}

.allSort .anno {
  text-align: right;
  padding-right: 0;
}

/*店铺收入css*/

.withdrawal {
  width: 100%;
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.withdrawal .withdrawal_cash {
  padding: 6px 16px;
}

.withdrawal .canWithdrawal {
  font-size: 16px;
  font-weight: bold;
}

.withdrawal .red {
  color: #ff0000;
}

.withdrawal .withdrawal_bor {
  display: inline-block;
  width: 50px;
  height: 26px;
  line-height: 26px;
  border-radius: 4px;
  background-color: #2589ff;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  margin-left: 20px;
}

.withdrawal .pl30 {
  padding-left: 30px;
}

.infoTab #orderRecord,
.infoTab #withdrawalRecord,
.infoTab #accountRecord,
.infoTab #note,
.infoTab #log,
.infoTab #basicSet,
.infoTab #moudleStyle {
  padding-top: 10px;
}

.green {
  color: green;
}

.red {
  color: #ff0000;
}

#myTab li.fr {
  float: right;
}

.manageAccount {
  padding-top: 8px;
}

.manageAccount a {
  color: #2589ff;
}

.anno_goods {
  display: inline-block;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
  background-color: #2589ff;
  color: #fff;
}

.anno_goods:visited {
  color: #fff;
  text-decoration: none;
}

.anno_goods:active {
  color: #fff;
}

.anno_goods:hover {
  color: #fff;
}
/*有文字，图片的td*/

/*.picword_td {
  width: 30%;
}*/

.picword_td .pt10 {
  padding-top: 10px;
}

.picword_td .pic_td {
  text-align: right;
  padding-right: 0;
}

.picword_td .word_td {
  text-align: left;
}

.picword_td .word_td .tdTitles {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.picword_td .word_td .desc,
.ol_tbody .desc {
  font-size: 12px;
  color: #ccc;
}

/*日期区间css*/

.pr {
  position: relative;
}

.pr i {
  position: absolute;
  bottom: 2px;
  right: 13px;
  top: auto;
  cursor: pointer;
}
.evalNav {
  text-align: right;
  padding-right: 0;
  margin-bottom: 10px;
}

.evalNav input {
  text-align: center;
}

.evalNav .pr10 {
  padding-left: 10px;
}

.evalNav .searBorder {
  margin-left: 10px;
  display: inline-block;
  width: 50px;
  padding: 3px;
  border-radius: 4px;
  color: #fff;
  background-color: #2589ff;
  cursor: pointer;
  text-align: center;
}

.fr .searBorder {
  margin-left: 6px;
  display: inline-block;
  width: 40px;
  padding: 3px;
  border-radius: 4px;
  color: #fff;
  background-color: #2589ff;
  cursor: pointer;
  text-align: center;
}

.plpr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.mbmt {
  margin-top: 30px;
  margin-bottom: 40px;
}

.orderList input,
.orderList select {
  padding: 4px 8px;
}

/*订单列表css*/

.OLcondition {
  text-align: center;
  padding-top: 10px;
}

.OLcondition div {
  margin-bottom: 10px;
}

.OLcondition .ol_label {
  padding-top: 6px;
  text-align: right;
  padding-right: 0;
  font-weight: 400;
}

.ol_datewidth {
  width: 30%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  text-align: center;
}

.v-table .tr_1st {
  background-color: #f5f5f5;
  text-align: left;
}

.tr_1st .pr30 {
  padding-right: 30px;
}

.ol_tbody a {
  margin-right: 4px;
}

.ol_tbody .bgc_red {
  background-color: #ff0000;
  color: #fff;
}

.ol_tbody .bgc_green {
  background-color: green;
  color: #fff;
}

/*订单详情*/

.detailInfo .orderInfo h4 {
  font-weight: 700;
  padding-left: 16px;
  font-size: 16px;
}

.detailInfo .orderInfo span {
  display: block;
  padding-left: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.detailInfo .orderInfo .edit {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  background-color: #2589ff;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin-left: 30px;
}

.editPrice .fr {
  text-align: right;
}

.editPrice .fr a {
  color: #2589ff;
}

.sure_back {
  text-align: center;
  padding-top: 20px;
}

.sure_back a {
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  background-color: #2589ff;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

.sure_back a.back {
  margin-left: 10px;
  border: 1px solid #2589ff;
  background-color: #fff;
  color: #2589ff;
}

/*模态框*/

.modal-footer {
  text-align: center;
}

.modal-content .modal-footer .btn-primary {
  background-color: #2589ff;
  color: #fff;
  border-color: #2589ff;
}

.modal-content .modal-footer .btn-default:hover {
  background-color: #fff;
}

/*.btn{
    padding: 6px 40px;
}*/

.ePriceModel {
  width: 850px;
  position: absolute;
  left: 25%;
}

#orderEdit .pl0 {
  padding-left: 0;
}

#orderEdit .modal-body {
  padding: 30px;
}

#orderEdit .blue {
  color: #2589ff;
}

.pb10 {
  padding-bottom: 10px;
}

.gray {
  color: #a9a9a9;
}

#orderEdit .addsubPrice {
  text-align: center;
  width: 50%;
}

#orderEdit .freight {
  text-align: center;
  width: 10%;
}

/*商品规格*/

.tdInputs {
  width: 15%;
}

.tdInputs input {
  width: 50%;
  text-align: center;
}

/*添加规格*/

.addspec_table a {
  color: #2589ff;
}

.addspec_table .w50 {
  width: 50%;
}

/*商品评价*/

.evalbox {
  margin-bottom: 20px;
}

.evalbox .item {
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #a2a2a2;
}

.evalbox .col-sm-4:nth-of-type(1) .item {
  background-color: #dc4e4e;
}

.evalbox .col-sm-4:nth-of-type(2) .item {
  background-color: #de9f3d;
}

.evalbox .col-sm-4:nth-of-type(3) .item {
  background-color: #7b7b7b;
}

.hr {
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
}

.evalTable .comments {
  width: 30%;
  text-align: left;
}

.evalTable .comments .time {
  font-size: 12px;
  color: #ccc;
}

.evalTable .comments .replys {
  background-color: #f6f6f6;
  padding: 6px;
}

.evalTable .goodsInfo {
  width: 27%;
  text-align: left;
}

/*图片空间*/

.album {
  margin-bottom: 10px;
}

.album .albumBorder {
  display: inline-block;
  width: 90px;
  padding: 6px;
  background-color: #2589ff;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin-right: 6px;
  position: relative;
  border:none;
}
.input-file{
    left: 0;
    top: 0;
    height: 30px !important;
    position: absolute;
    opacity: 0;
    width: 90px;
}
.albums li {
    border: 1px solid #ccc;
    padding: 4px;
    margin: 10px;
    width: 180px;
    overflow: hidden;
    float: left;
}

.albums .editDel a {
  position:relative;
  margin-bottom: 4px;
  margin-right: 4px;
  border-radius: 2px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.albums .albumsDefa {
  padding: 6px 0;
  height: 32px;
}
.albums .albumsDefa .editInput1{
  border:none;
  box-sizing: border-box;
}
.albums .albumsDefa .editInput2{
  width: 140px;
  box-sizing: border-box;
}

/*默认相册*/

.albumNum {
  font-size: 12px;
  color: #ccc;
}

.imgHref {
    display: block;
    position: relative;
    width: 160px;
    height: 160px;
    margin: 5px auto;
    cursor: pointer;
    text-align: center;
    line-height: 160px;
}
.imgHref img{
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    padding: 0;
}

#licenseImg .updateImg {
  text-align: right;
}

/*#licenseImg .updateImg a{
    color:#2589ff;
}*/

#licenseImg .images_ul {
  padding-top: 6px;
}

#licenseImg .images_ul ul li {
  margin-right: 6px;
  margin-bottom: 4px;
  width: 105px;
  height: 105px;
  position: relative;
  overflow: hidden;
  line-height: 105px;
}
#licenseImg .images_ul ul li.active{
  border:3px solid #2589ff;
  line-height: 99px;
}
#licenseImg .images_ul ul li img{
  width: 100%;
  height: auto;

}

#licenseImg .images_ul ul li .des {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(128, 128, 128, 0.8);
    color: #fff;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

#licenseImg .updateBorder {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  background-color: #2589ff;
  color: #fff;
  position: relative;
}

/*添加轮播*/

.addCaro .jump {
  text-align: center;
}

.addCaro .jump a {
  display: block;
  padding: 4px;
}

.addCaro .dropdown-menu {
  width: 250px;
}

.addCaro h4 {
  margin-bottom: 8px;
  margin-top: 8px;
}

.jump .junp_border {
  border-right: 1px solid #ccc;
}

.addCaro .pt7 {
  padding-top: 7px;
}

.addCaro .chooseIImg {
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 6px;
}

/*发布商品*/

.releaseTab .nav-tabs {
  border-bottom: none;
}

.releaseTab .nav-tabs > li.active > a,
.releaseTab .nav-tabs > li.active > a:focus,
.releaseTab .nav-tabs > li.active > a:hover {
  color: #2589ff;
  cursor: default;
  background-color: #fff;
  border: 1px solid #2589ff;
  border-bottom-color: #2589ff;
  border-radius: 4px;
}

.releaseTab .nav-tabs > li > a:hover {
  background-color: #fff;
}

.releaseTab .nav-tabs > li > a {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.releaseTab .nav > li > a {
  padding: 10px 50px;
}

.releaseTab .nav-tabs > li {
  margin-right: 20px;
}

.releaseTab .tc {
  text-align: center;
}
.tc{
  text-align: center;
}

.releaseTab .tab-content {
  padding-top: 16px;
}

.releaseTab .releaseForm .pt7 {
  padding-top: 7px;
}

.releaseTab .releaseForm .pt7 .blue {
  color: #2589ff;
}

.v_table_spec .tdWidth {
  width: 90%;
  text-align: left;
}

.v_table_spec .tdWidth .goods-sku-item,
.batchEdit .goods-sku-item {
  display: inline-block;
  margin: 4px;
  /*position: relative;*/
}

.goods-sku-item i {
  border-left: 2px solid #e9e9e9;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}

.goods-sku-item .inputColor,
.goods-sku-item .inputImg,
.inputColor,
.inputImg {
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  padding: 0;
  vertical-align: middle;
}

.inputImg {
  height: 25px;
  width: 25px;
  line-height: 23px;
  text-align: center;
}

.goods-sku-item .inputImg img {
  display: inline-block !important;
  vertical-align: middle !important;
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  width: auto !important;
}

.goods-sku-item .inputColor input {
  width: 20px;
  padding: 0;
  margin: 0;
}

.v_table_spec .tdWidth span {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 7px 16px;
  cursor: pointer;
  font-size: 12px;
}

.v_table_spec td {
  padding: 20px 2px;
  text-align: center;
}
.v_table_spec th {
  padding: 20px 2px;
  text-align: center;
}

.v_table_spec .blue {
  color: #2589ff;
  margin-left: 10px;
}

.v_table_spec .selected {
  background-color: #23b7e5;
  color: #fff;
}

.v_table_spec {
  margin-bottom: 20px;
}

.v_table_spec .add {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: 10px;
  border-radius: 50%;
  color: #ccc;
}

.v_table_spec .w15 {
  width: 15%;
}

.v_table_spec .w15 input {
  width: 80%;
  text-align: center;
  display: inline-block;
}

td.batchEdit {
  text-align: left;
  padding-left: 20px;
}

.batchEdit a {
  color: #2589ff;
}

.Attribute .w40 {
  width: 40%;
}

.Attribute .tdWidth {
  padding-left: 20px;
}

.Attribute .aname {
  width: 50%;
}

.goodsImg {
  border: 1px solid #ccc;
  padding-top: 20px;
  position: relative;
}

.goodsImg p {
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-weight: 400;
  vertical-align: text-bottom;
}

.blue {
  color: #2589ff;
  margin-right: 4px;
}

.blueBor {
  border: 1px solid #2589ff;
  padding: 5px 15px;
  border-radius: 4px;
}

input {
  outline: none !important;
}

/*装修页面*/

.sBanner {
  position: relative;
}

.sBanner .s-banner {
  width: 100%;
  /*height: 100px;*/
  margin: 0 auto;
  overflow: hidden;
}

.sBanner .s-banner .module {
  position: relative;
  float: none;
}

.sBanner .s-banner .module a {
  display: block;
  /*height: 100px;*/
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.site-nav {
  font-size: 12px;
}

.site-nav .w {
  height: 30px;
  line-height: 30px;
  color: #8c8c8c;
}

.site-nav .w a:hover {
  color: red;
}

.site-nav .w a:visited {
  color: red;
}

.site-nav .w a {
  margin-left: 8px;
}

.site-nav .w .login {
  position: relative;
}

.site-nav .w .login:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 30px;
    border-right: 1px solid #8c8c8c;
    height: 13px;
}

.header {
  margin-bottom: 10px;
}

.header .w .logo {
  padding-top: 12px;
  padding-bottom: 12px;
}

.shop .enterShop {
  padding: 2px 8px;
  color: #fff;
  background-color: #2589ff;
  border-radius: 4px;
  margin: 0 4px;
}

.shop .shu {
  position: relative;
}

.shop .shu:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 12px;
  border-right: 1px solid #8c8c8c;
  height: 16px;
}

.shop .desc span {
  margin-right: 4px;
}

.header .w .search {
  padding: 20px 0;
  font-size: 0;
}

.header .w .search .search_input {
  width: 270px;
  color: #000;
  height: 30px;
  text-align: left;
  text-indent: 1em;
  box-sizing: border-box;
  font-size: 14px;
}

.header .w .search .search_store,
.header .w .search .search_web {
  height: 30px;
  width: 70px;
  box-sizing: border-box;
  font-size: 14px;
  background-color: #2589ff;
  color: #fff;
  border: none;
  vertical-align: bottom;
}

.header .w .search .search_web {
  background-color: #5e5e5e;
}

.header .w .collect_code {
  text-align: right;
}

.header .w .collect_code a {
  padding-left: 16px;
}

.storeBanner {
  position: relative;
  overflow: hidden;
}

.storeBanner .storeName {
  position: absolute;
  left: 18%;
  top: 30%;
  color: #fff;
  font-size: 20px;
}

.navs {
  background-color: #2589ff;
  position: relative;
}

.navs .nav_main ul li.navitems-group  {
  float: left;
  font-size: 16px;
  width: 190px;
  text-align: center;
  position: relative;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
}
.navs li.navitems-group a.fore {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  /*line-height: normal;*/
}
.navs .nav_main ul li.navitems-group a {
  color: #fff;
}

.navs .nav_main ul li.navitems-group:hover {
  background-color: #fff;
}

.navs .nav_main ul li.navitems-group:hover a {
  color: #2589ff;
}

.setup_box {
  cursor: move;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.setup_box .barbg {
  background: #d8e7fa;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.setup_box .move-edit,
.setup_box .move-remove,
.setup_box .move-add {
  border-radius: 3px;
  display: inline-block;
  height: 21px;
  line-height: 22px;
  padding: 0 5px;
  background: #444;
  color: #fff;
  position: absolute;
}

.setup_box .move-edit {
  right: 230px;
  top: 3px;
}

.setup_box .move-del {
  right: 160px;
  top: 3px;
}

.setup_box .move-remove {
  right: 5px;
  top: 3px;
}

.setup_box a i {
  font-size: 14px;
  color: #f9f9f9;
  padding: 0 2px;
  margin-right: 2px;
}

/*编辑删除hover*/

.navs:hover .setup_box {
  display: block;
}

.storeBanner:hover .setup_box {
  display: block;
}

.banner:hover .setup_box {
  display: block;
}

.serviceCenter:hover .setup_box {
  display: block;
}

.hotActivity:hover .setup_box {
  display: block;
}

.floor-content1:hover .setup_box {
  display: block;
}

.sBanner:hover .setup_box {
  display: block;
}

.floor-content2:hover .setup_box {
  display: block;
}

.goodsRecom:hover .setup_box {
  display: block;
}
.custom:hover .setup_box {
  display: block;
}

.prompt {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: #ccc;
  text-align: center;
  color: #666;
  min-width: 1200px;
}

.bannerWidth {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
}

.bannerWidth .imgWidth {
  width: 100%;
}



.serviceCenter {
  position: relative;
  margin-top: 20px;
}

.serviceCenter .w {
  border: 1px solid #ccc;
  height: 120px;
  padding-top: 20px;
}

.serviceCenter .left {
  width: 190px;
  text-align: center;
  font-size: 26px;
  position: relative;
}

.serviceCenter .left .desc {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #ccc;
}

.serviceCenter .left:after,
.serviceCenter .center:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 1px;
  height: 60px;
  border: 1px dashed #ccc;
}

.serviceCenter .center {
  width: 756px;
  position: relative;
}

.serviceCenter .center li {
  float: left;
  text-align: center;
  margin-right: 40px;
}

.serviceCenter .center li:last-of-type {
  margin-right: 0;
}

.serviceCenter .beforeSell {
  width: 23px;
  margin-left: 10px;
  margin-right: 10px;
}

.serviceCenter .right {
  width: 240px;
  text-align: center;
  line-height: 60px;
}

.titles {
  margin-top: 20px;
  margin-bottom: 20px;
}

.titles h3 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  position: relative;
}

.titles h3:before {
  content: "";
  position: absolute;
  left: 308px;
  top: 13px;
  border-top: 1px solid green;
  width: 200px;
}

.titles h3:after {
  content: "";
  position: absolute;
  left: 690px;
  top: 13px;
  border-top: 1px solid green;
  width: 200px;
}

.h-list .h-list-item {
  float: left;
  width: 290px;
  margin-right: 13px;
}

.h-list .h-list-item .h-img {
  width: 290px;
  height: 290px;
  display: block;
}

.h-list .h-list-item .h-img img {
  width: 100%;
  height: 100%;
}

.h-list .h-list-item:last-of-type {
  margin-right: 0;
}

.hotActivity {
  position: relative;
  margin-bottom: 20px;
}

.floor-hd {
  color: #333;
  border-bottom: 3px solid #d2d2d2;
  margin-bottom: 6px;
}
.floor-hd.floor-color-type-1{
  border-bottom-color:#ff0036;
}
.floor-hd.floor-color-type-2{
  border-bottom-color:#64c333;
}
.floor-hd.floor-color-type-3{
  border-bottom-color:#7a45e5;
}
.floor-hd.floor-color-type-4{
  border-bottom-color:#ea5f8d;
}
.floor-hd.floor-color-type-5{
  border-bottom-color:#0aa6e8;
}
.floor-hd.floor-color-type-6{
  border-bottom-color:#19c8a9;
}
.floor-hd.floor-color-type-7{
  border-bottom-color:#3090da;
}
.floor-hd.floor-color-type-8{
  border-bottom-color:#d7e0e5;
}
.floor-hd.floor-color-type-9{
  border-bottom-color:#f0e2df;
}
.floor-hd.floor-color-type-10{
  border-bottom-color:#e5d3d3;
}
.floor-hd.floor-color-type-11{
  border-bottom-color:#6ca9c5;
}
.floor-hd.floor-color-type-12{
  border-bottom-color:#f4e6f7;
}
.floor-hd.floor-color-type-13{
  border-bottom-color:#fcc11b;
}
.floor-hd.floor-color-type-14{
  border-bottom-color:#ff737c;
}
.floor-hd.floor-color-type-15{
  border-bottom-color:#54b7d7;
}

.floor-hd .hd-tit {
  font-size: 21px;
  line-height: 58px;
  padding-left: 25px;
  float: left;
}

.floor-hd .hd-tags li {
  float: left;
  margin-left: 10px;
  height: 58px;
  line-height: 58px;
}

.f1-list .f-list-item {
  float: left;
  width: 230px;
  margin-right: 12px;
  margin-bottom: 10px;
}

.f1-list .f-list-item .f-img {
  width: 230px;
  height: 280px;
  display: block;
}

.f1-list .f-list-item .f-img img {
  width: 100%;
  height: 100%;
}

.f1-list .f-list-item:nth-of-type(4),
.f1-list .f-list-item:nth-of-type(9) {
  margin-right: 0;
}

.f1-list .f-list-item:first-of-type {
  width: 472px;
}

.f1-list .f-list-item:first-of-type img {
  width: 472px;
}

.floor-content1 {
  position: relative;
}

.floor-content2 {
  position: relative;
}

.floor-content2 .f1-list .f-list-item:first-of-type {
  width: 230px;
}

.floor-content2 .f1-list .f-list-item:first-of-type .f-img {
  height: 570px;
  width: 230px;
}

.floor-content2 .f1-list .f-list-item:nth-of-type(4) {
  margin-right: 12px;
}

.floor-content2 .f1-list .f-list-item:nth-of-type(5),
.floor-content2 .f1-list .f-list-item:last-of-type {
  margin-right: 0;
}

.goodsRecom {
  position: relative;
}
.custom {
  position: relative;
  margin: 20px 0;
}
.custom img{
  width:100%;
}

.goodsRecom .goodsRecom-ul li {
  float: left;
  width: 230px;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-bottom: 10px;
  margin-right: 12px;
}

.goodsRecom .goodsRecom-ul li:nth-of-type(5n) {
  margin-right: 0;
}

.goodsRecom .goodsRecom-ul li .product_img {
  text-align: center;
  overflow: hidden;
}

.goodsRecom .goodsRecom-ul li .product_img a {
  width: 220px;
  height: 220px;
  overflow: hidden;
  display: inline-block;
}

.goodsRecom .goodsRecom-ul li .product_info {
  padding: 6px;
}

.goodsRecom .goodsRecom-ul li .product_info .product_name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.goodsRecom .goodsRecom-ul li .product_info .product_store {
  padding-top: 6px;
  padding-bottom: 6px;
}

.goodsRecom .goodsRecom-ul li .product_info .product_store .sName {
  color: #ccc;
}

.goodsRecom .goodsRecom-ul li .product_info .product_store .proprietary {
  padding: 4px;
  background-color: #ff0000;
  color: #fff;
  border-radius: 4px;
}

.goodsRecom .notproprietary {
  display: none;
}

.goodsRecom .goodsRecom-ul li .product_info .product_sell {
  padding-bottom: 10px;
}

.goodsRecom .goodsRecom-ul li .product_info .product_sell .price {
  color: #ff0000;
  font-weight: bold;
}
.custom .default {
  min-height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 12px;
  color: #36c;
  border: 1px dashed #4aa3cc;
}

.w1100 {
  width: 1100px;
  margin: 0 auto;
}

.guide .guide-icon {
  width: 1200px;
  /*padding: 12px 0;*/
  padding-top: 12px;
  height: 73px;
}

.guide .guide-icon dl {
  float: left;
  width: 300px;
  overflow: hidden;
}

.guide .guide-icon dt {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 8px;
}

.guide .guide-icon dt img {
  display: block;
  width: 48px;
  height: 48px;
  border: 0;
}

.guide .guide-icon dd {
  float: left;
  height: 48px;
  width: 240px;
}

.guide .guide-icon dd p {
  line-height: 24px;
  width: 100%;
  color: #545454;
}

.guide .guide-icon dd p a {
  font-weight: bold;
  color: #222;
}

.erweima {
  padding: 30px 10px;
}

.erweima dl {
  float: left;
  margin-left: 4px;
}

.erweima dl dt {
  line-height: 30px;
  width: 160px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  overflow: hidden;
}

.erweima dl dd {
  line-height: 24px;
  font-size: 12px;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.erweima .erweima-img {
  float: right;
  margin-right: 30px;
}

.footer .about {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.footer .about a {
  margin-right: 6px;
  position: relative;
}

.footer .about a:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 2px;
  height: 13px;
  color: #ccc;
  border-right: 1px solid #ccc;
}

.footer .about a:last-of-type:after {
  content: "";
  border-right: none;
}

.footer .company {
  padding: 20px;
  text-align: center;
}

.footer .web {
  text-align: center;
  padding-bottom: 20px;
}

.footer .web a {
  margin-right: 6px;
}

.v-header .btns .v-btn {
  border: 1px solid #ccc;
  padding: 6px 16px;
  margin-left: 6px;
}

.v-header .btns .v-btn:last-of-type {
  border: 1px solid #2589ff;
  color: #2589ff;
}



.storeIndex .mr30 {
  margin-right: 30px;
}

.storeIndex .ml30 {
  margin-left: 30px;
}

.storeIndex {
  position: relative;
  padding-left: 4px;
}

.storeIndex .allPage {
  position: absolute;
  top: 33px;
  left: 4px;
  width: 570px;
  z-index: 44;
  background-color: #fff;
  display: none;
}
.allPage .basic-ul{
    height: 300px;
    overflow-y: scroll;
}
.allPage .custom-ul{
    height: 300px;
    overflow-y: scroll;
}

.allPage .one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  border: 1px solid #ccc;
}

.allPage .basicPage a {
  border: 1px solid #ccc;
  padding: 4px 10px;
  margin-left: 6px;
}

.allPage .allIndex {
  width: 130px;
  background-color: #fff;
}

.allPage .custom {
  width: 440px;
  background-color: #f2f2f2;
  margin: 0px;
}

.allPage .allIndex .basic,
.allPage .custom .customPage {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.allPage .allIndex li {
  padding: 4px 10px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.allPage .custom ul {
  padding: 10px 2px;
}

.allPage .custom li {
  float: left;
  margin-left: 4px;
  width: 100px;
  padding: 4px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.storeIndex:hover .allPage {
  display: block;
}

#againSend .isBlock {
  visibility: hidden;
}

#application .reason {
  display: none;
}

/*店招模态框*/

.moduleTips {
  background-color: #ccc;
}

#ShopFor .form-horizontal {
  margin-top: 10px;
}

/*菜单导航模态框*/

#menuNavs a i,
#bannerEdit a i,
#service a i {
  padding-left: 5px;
}

#menuNavs .table,
#mainFloor .table,
#bannerEdit .table,
#service .table {
  margin-bottom: 0;
}

.addOneBorder {
  border: 1px solid #ccc;
  border-top: none;
  width: 100%;
  padding: 4px;
}

.addOne {
  color: #2589ff;
}

.moduleTips {
  margin-bottom: 10px;
}
#service .td25 {
  width: 26%;
}
#bannerEdit .td20,
#mainFloor .td20 {
  width: 22%;
}
#service .td25 .ipt80 {
  width: 80%;
}

#bannerEdit .td20 .ipt80,
#mainFloor .td20 .ipt80 {
  width: 80%;
}

/*热门编辑模态框*/

#hot .boothContent ul li,
#mainFloor .boothContent ul li {
  width: 120px;
  height: 200px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
  padding: 5px;
}

#mainFloor .boothContent ul li {
  margin-right: 30px;
}
#hot .boothContent ul li .ha-img,
#mainFloor .boothContent ul li .ha-img {
  margin-bottom: 4px;
}

#hot .boothContent ul li .imgAddress,
#mainFloor .boothContent ul li .imgAddress {
  margin-bottom: 4px;
}

#hot .boothContent ul li .imgAddress input,
#mainFloor .boothContent ul li .imgAddress input {
  width: 90px;
  margin-right: 3px;
}

#mainFloor .infoTab .nav-tabs a,
#jump .infoTab .nav-tabs a {
  padding: 4px;
}

#mainFloor .infoTab li a {
  display: inline;
}

#mainFloor .nav-tabs > li {
  margin-bottom: 4px;
}

#mainFloor .pl5 i {
  padding-left: 5px;
}

#mainFloor .td38 {
  width: 38%;
}

#mainFloor .td38 .ipt80 {
  width: 80%;
}

#mainFloor .moduleColor {
  text-align: right;
}

#mainFloor .color-item {
  width: 28px;
  height: 28px;
  margin: 0 10px 10px 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.colorItems .color-item1 {
  background-color: #ff0036;
}
.colorItems .selected {
  border: 2px solid #ff0036;
}
.colorItems .selected i {
  background-image: url("../images/decorate/select.png");
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: -99em;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.colorItems .color-item2 {
  background-color: #64c333;
}
.colorItems .color-item3 {
  background-color: #7a45e5;
}
.colorItems .color-item4 {
  background-color: #ea5f8d;
}
.colorItems .color-item5 {
  background-color: #0aa6e8;
}
.colorItems .color-item6 {
  background-color: #19c8a9;
}
.colorItems .color-item7 {
  background-color: #3090da;
}
.colorItems .color-item8 {
  background-color: #d7e0e5;
}
.colorItems .color-item9 {
  background-color: #f0e2df;
}
.colorItems .color-item10 {
  background-color: #e5d3d3;
}
.colorItems .color-item11 {
  background-color: #6ca9c5;
}
.colorItems .color-item12 {
  background-color: #f4e6f7;
}
.colorItems .color-item13 {
  background-color: #fcc11b;
}
.colorItems .color-item14 {
  background-color: #ff737c;
}
.colorItems .color-item15 {
  background-color: #54b7d7;
}

.moduleLayout .layoutItem {
  float: left;
  width: 250px;
  height: 160px;
  border: 1px solid #d2d2d2;
  margin: 0 10px 10px 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.moduleLayout .layoutItem.selected {
  border: 1px solid #ff0000;
}

.moduleLayout .layoutItem .checkbox_item {
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
}

#singleBanner .ipt {
  margin-top: 5px;
  width: 300px;
}

#goodsRecom .recomTab {
  padding: 0 10px;
  display: none;
}

#goodsRecom #myTab li a {
  padding: 6px;
}

.component {
  width: 160px;
  position: relative;
}

.component .bottomWord {
  position: absolute;
  bottom: 1px;
  left: 12px;
}

.component .component-title {
  padding: 10px;
  text-align: center;
}

.component .visual-item {
  display: inline-block;
  width: 40%;
  height: 68px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #dee1e7;
  background: #ebedf3;
  float: left;
  text-align: center;
  cursor: move;
  position: relative;
}

.component .visual-item .pic img {
  width: 25px;
  height: 25px;
  margin: 8px 18px 0;
}

.component .visual-item .txt {
  width: 56px;
  padding: 0 3px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
}

.module-list .view {
  display: none;
}

#jump .mb10 {
  margin-bottom: 10px;
}

#jump #myTabContent {
  padding-top: 6px;
}

#jump .jumpChoose {
  border: 1px solid #ccc;
  height: 160px;
  width: 100%;
  padding: 10px 20px;
  overflow-y: scroll;
  margin-bottom: 5px;
}

#jump .jumpChoose a {
  display: block;
  padding: 2px 0;
}

#jump .jumpChoose a:hover {
  background-color: #2589ff;
  color: #fff;
}

#jump .searchBorder {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #f2f2f2;
  text-align: right;
  height: 40px;
  width: 100%;
  padding-top: 4px;
}

#jump .goods-item {
  width: 100%;
  border: 1px solid #ccc;
  border-top: none;
  padding: 6px 16px;
}

#jump .goods-item .pic img {
  width: 50px;
  height: 50px;
}

#jump .goods-item a {
  width: 100%;
  height: 100%;
  display: block;
}

#jump .goods-item .pic {
  float: left;
}

#jump .goods-item .des {
  float: left;
  font-size: 12px;
  padding-left: 6px;
}

.addAttr .goods-sku-add-text,
.addAttrColor .goods-sku-add-text,
.imgColor .goods-sku-add-text,
.goods-sku-add-text {
  color: #0072d2;
  background: rgb(219, 219, 219);
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: 12px;
  vertical-align: middle;
  display: none;
}

.addAttr .goods-sku-add-text .goods-sku-add,
.addAttr .goods-sku-add-text .goods-sku-cancle,
.addAttrColor .goods-sku-add,
.addAttrColor .goods-sku-cancle,
.imgColor .goods-sku-add,
.imgColor .goods-sku-cancle,
.goods-sku-add,
.goods-sku-cancle {
  background: #10b9ed;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: 12px;
  vertical-align: middle;
  line-height: 16px;
}

.addAttr .goods-sku-add-text .goods-sku-cancle,
.addAttrColor .goods-sku-add-text .goods-sku-cancle,
.imgColor .goods-sku-add-text .goods-sku-cancle,
.goods-sku-cancle {
  background: #bcbcbc;
}


.setup_box .move-up.disabled,
.setup_box .move-down.disabled {
  color: #999;
  cursor: no-drop;
}
#service .modal-body {
  height: 380px;
  overflow-y: scroll;
}

/*优惠券*/

/*优惠券*/
/*优惠券详情*/
/*.couponsDetails .mb0 {
  margin-bottom: 0;
}
.couponsDetails .cd-back {
  padding-top: 10px;
  text-align: center;
}
.couponsDetails .cd-back a {
  display: inline-block;
  width: 120px;
  padding: 5px 10px;
  background-color: #2589ff;
  color: #fff;
  border-radius: 4px;
}*/
/*优惠券详情*/
/*添加优惠券*/
/*.w300{
  width: 350px;
}*/
.addCoupons .pt7 {
  padding-top: 7px;
  padding-left: 0;
}
.addCoupons .price2 {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  width: 20%;
  margin-left: 6px;
  margin-right: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.addCoupons .ol_datewidth {
  /*text-align: center;*/
  width: 98%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
.addCoupons .join {
  background-color: #2589ff;
  color: #fff;
  padding: 4px 8px;
  border: 1px solid #2589ff;
}
.addCoupons .join.cancelJoin {
  background-color: #f2f2f2;
  color: #666;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.addCoupons .discountIpt {
  width: 40px;
  padding: 2px 4px;
  text-align: center;
}
.radio label, .checkbox label, .checkbox-inline, .radio-inline{
  margin-right:10px
}
/*添加优惠券*/
/*限时折扣*/
.w40 {
  width: 40%;
}
/*限时折扣*/
/*满减送添加*/
.fullSendAdd .fullSendAdd-table {
  border: 1px solid #ccc;
  width: 100%;
}
.fullSendAdd .fullSendAdd-table td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 8px;
}
.fullSendAdd .fullSendAdd-table th {
  border-right: 1px solid #ccc;
  text-align: center;
  padding: 8px;
}
.fullSendAdd .fullSendAdd-table td.threshold {
  width: 30%;
}
.fullSendAdd .fullSendAdd-table td.operation {
  width: 20%;
}
.fullSendAdd .fullSendAdd-table td.td-left {
  text-align: left;
  width: 50%;
}
.fullSendAdd .fullSendAdd-table td input[type="text"] {
  width: 70px;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  margin-right: 4px;
}
.fullSendAdd .fullSendAdd-table td.td-left label {
  margin-right: 10px;
}
.fullSendAdd .sendGoodsInfo .sendGoods-pic {
  width: 40px;
  height: 40px;
  overflow: hidden;
  float: left;
}
.fullSendAdd .fullSendAdd-table td.td-left .h32 {
  height: 40px;
}
.fullSendAdd .sendGoodsInfo .sendGoods-pic img {
  display: block;
  width: 40px;
  height: 40px;
  margin: -1px 0 0 -1px;
}
.fullSendAdd .sendGoodsInfo .sendGoods-title {
  float: left;
  width: 160px;
  padding-left: 4px;
}
.fullSendAdd .sendGoodsInfo .sendGoods-title p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fullSendAdd .sendGoodsDialog a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ccc;
  text-align: center;
  margin-left: 6px;
  color: #ccc;
}
.fullSendAdd .addRules {
  border: 1px solid #ccc;
  border-top: none;
  padding: 6px;
}
#goodsSend .searchBorder {
  margin-bottom: 10px;
}
#goodsSend .searchs {
  color: #000;
  width: 67%;
  height: 30px;
  text-align: left;
  text-indent: 1em;
  box-sizing: border-box;
  font-size: 14px;
}
#goodsSend .search_to {
  width: 30%;
  height: 30px;
  box-sizing: border-box;
  font-size: 14px;
  background-color: #2589ff;
  color: #fff;
  border: none;
  vertical-align: bottom;
}
.dn {
  display: none;
}
/*满减送添加*/
/*.goodAs .ol_datewidth {
  width: 230px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}*/
.ol-table.table>tbody>tr>td{
  border-top: none;
}
.ol-dialog-tb .ml5{
  margin-left: 5px;
}
.ol-dialog-tb .tal{
  text-align: left;
}
.ol-dialog-tb .w20 {
  width: 20%;
  overflow: hidden;
}

/*提现明细模态框*/
.modal-body .pb{
    padding-bottom: 4px;
    padding-left: 40px;
}
.modal-body .pb .left{
    width: 90px;
    display: inline-block;
    text-align: right
}
.modal-body .pb .right{
    padding-left: 10px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.infoTab img{
    width:100%;
    height:auto;
}*/
.goods_picture {
    width: 147px;
    height: 147px;
    float: left;
    padding: 2px;
    line-height: 147px;
    text-align: center;
    position: relative;
}
.goods_picture img{
    width: 100%;
    height: auto;
}
/*商品选择分类样式*/
.goodsCategory{width: 149px;height: 300px;border: 1px solid #CCCCCC;position: absolute;z-index: 100;background: #fff;display: none;overflow-y: auto;top: 30px;}
.goodsCategory::-webkit-scrollbar{width: 3px;}
.goodsCategory::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 10px;background-color: #fff;}
.goodsCategory::-webkit-scrollbar-thumb{height: 20px;border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #ccc;}
.goodsCategory ul{height: 280px;margin-top: -2px;margin-left: 0;}
.goodsCategory ul li{text-align: left;padding:0 15px;line-height: 30px;}
.goodsCategory ul li i{float: right;line-height: 30px;}
.goodsCategory ul li:hover{cursor: pointer;}
.goodsCategory ul li:hover,.goodsCategory ul li.selected{background: #2589ff;color: #fff;}
.two{left: 149px;border-left:0;}
.three{left: 299px;width: 158px;border-left:0;}
.selectGoodsCategory{width: 218px;height: 45px;border:1px solid #CCCCCC;position: absolute;z-index: 100;left: 0px;margin-top: 299px;border-collapse: collapse;background: #fff;display: none;}
.selectGoodsCategory a{display: block;height: 30px;width: 100px;text-align: center;color: #fff;line-height: 30px;margin:8px;background: #2589ff;text-decoration:none;}

/*7.10修改订单模态框*/
/*layer模态框修改*/
.customs-dialog .form-group.ml50 {
  margin-left: 50px;
  margin-right: 0;
}
.customs-dialog .form-group.mr0 {
  margin-right: 0;
}
.sBanner-dia .pr0 {
  padding-right: 0;
}
.jump-dia .infoTab li a {
  width: 80px;
  text-align: center;
}
.swiper-container3 {
  width: 230px;
  height: 570px;
}
.swiper-container2,.swiper-container4 {
  width: 472px;
  height: 280px;
}
.swiper-container1 {
  width: 100%;
}
.swiper-container1 img,.swiper-container5 img {
  width: 100%;
}
/*layer模态框修改*/
a:focus{
  outline: none;
}
#update_shipping .parcel{
  margin-bottom: 10px;
}
#update_shipping .parcel li{
  float: left;
  width: 80px;
  padding: 6px 16px;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #F2F2F2;
  margin-right: 4px;
  text-align: center;
}
#update_shipping .parcel li.active{
  background-color: #2589ff;
  color: #fff;
}
.picword_td a .tdTitles{
  color: #555;
}
#delivery .pic_td img,
#update_shipping .pic_td img{
  width: 40px;
  height: 40px;
}

/*登录*/
.login-box{
    width: 860px;
    height: 450px;
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;
}
.login-box .login-left{
    float: left;
    width: 340px;
    height: 480px;
    text-align: center;
}
.login-box .login-left .img{
    padding-top: 200px;
}
.login-box .login-right{
    float: left;
    width: 520px;
    height: 480px;
    padding-left: 30px;
    text-align: center;
}
.login-box .login-right .title{
    font-size: 22px;
    padding-top: 52px;
    padding-bottom: 30px;
}
.login-box .login-right dl{
    margin-bottom: 20px;
    width: 300px;
    height: 50px;
    border: 1px solid #c3cad9;
    font-size: 18px;
    background-color: #fff;
    margin-left: 40px;
}
.login-box .login-right dt{
    width: 50px;
    text-align: center;
    padding-top: 12px;
    font-weight: 400;
    background-color: #f6f9fc;
    height: 48px;
}
.login-box .login-right .inputs{
    height: 48px;
    width: 248px;
    font-size: 14px;
    border-style: none;
    padding-left: 6px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 1px solid #c3cad9;
}
.login-box .login-right .inputs:focus{
    outline: none;
}
.login-right .submit{
    width: 300px;
    margin-right: 40px;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #e4e4e4;
    border-style: none;
    cursor: pointer;
    border-radius: 4px;
}
.login-right .okSubmit{
    background-color: #328ddb;
    color: #fff;
}
/*登录*/
.picword_td .pic_td img{
  width: 60px;
  height:60px;
}

/*装修*/
.demo {
    border: 1px dashed #2589ff;
}
.demo .drag .pic {
    display: none;
}
.demo .view {
    display: none;
}
.demo .visual-item {
    min-height: 68px;
}
.lyrow {
    position:relative;
}
.demo .ui-draggable:hover .setup_box {
    display: block;
}

/*弹框内容*/
/*弹出框*/
.pb .pb-hd{ padding:0 15px;}
.pb .cboxContent .pb-bd{ max-height:620px; padding:0;}
.pb .cboxContent .pb-ct{ padding:0; margin-top:20px; max-height:500px; position:relative;}
.pb .cboxContent .pb-ft{ padding:30px 0; margin-bottom:0; overflow:visible;margin-top: 35px}
.tab{ padding:0 15px;}
.tab ul{ border-bottom: 1px solid #199bf8;position: relative; height:30px;}
.tab li{ position: relative; color: #666;font-size: 14px; height: 29px; line-height:29px; cursor: pointer; display: block; float: left; padding: 0 10px; margin-right: 10px; border:1px solid #dddddd; border-radius:3px 3px 0 0; border-bottom:0;}
.tab li.current{ position: relative; color: #199bf8; border-color:#199bf8; background-color:#fff; height:30px;}

.control_list .control_item{ margin-bottom:10px; line-height:25px; font-size:12px;}
.control_list .control_item:last-child{ margin-bottom:0;}
.control_list .control_item:after,.control_list .control_item:before{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.control_list .control_text{ float:left; width:140px; text-align:right;}
.control_list .control_text.auto{ width:auto;}
.control_list .control_value{ float:left; width:calc(100% - 140px);}
.control_list .control_value .text{ height: 23px; width:320px; line-height:23px;}
.control_list .control_value .text2{ height: 23px; width:220px;}
.control_list .control_value .select{ height:25px; width:100px; padding:0;}
.control_list .control_value .shop_text{ width: 35px;margin-right: 5px; height: 23px;padding-left: 5px;vertical-align: middle;border: 1px solid #d9d9d9;line-height: 21px;}
.control_list .control_value label{ margin-right:10px;margin-bottom:0; float:left;}
.control_list .control_value label .checkbox{ float:left; margin:6px 5px 0 0;}
.control_list .control_value label span{ float:left; display:inline-block; color:#666; font-weight:normal; padding-right:0;}
.control_list .control_value span{ /*padding-right: 10px;*/vertical-align: middle;}

.control_list .control_value.over{}
.control_list .control_value .ui-radio-label{ margin-right:0;}

.control_list .control_item_quan .control_value{ width:100%;}
.control_list .control_item_cent .control_text{ width:50%;}
.control_list .control_item_cent .control_value{ width:50%;}

.itemsLayout{ float: left;margin-right: 20px;margin-bottom: 30px;}
.itemsLayout:last-child{ margin-right:0;}
.itemsLayout .itemsLayoutShot{ border: 4px solid #fff;}
.itemsLayout .dtselected{ border: 4px solid #f4c41c;position: relative;}
.itemsLayout .itemsLayoutShot a{ width: 149px;height: 103px;display: block;border: 1px solid #ccc;background: url(../images/display_number_bg.jpg);}
.itemsLayout .itemsLayoutShot:hover{ border: 4px solid #fefecc;}
.itemsLayout .dtselected:hover{ border: 4px solid #f4c41c;position: relative;}
.itemsLayout .dtselected a{ border: 1px solid #fff;}
.itemsLayout .dtselected span{ display: block;position: absolute;right: -3px;bottom: -3px;width: 23px;height: 23px;background: url(../images/gx.png) 0 0 no-repeat; padding-right:0;}
.itemsLayout .dd{ width: 150px;text-align: center;color: #333;margin-top: 6px;}
.line-item3 .itemsLayoutShot a{ background-position: 0 0;}
.line-item4 .itemsLayoutShot a{ background-position: 0 -110px;}
.line-item5 .itemsLayoutShot a{ background-position: 0 -212px;}
.line-item6 .itemsLayoutShot a{ background-position: 0 -382px;}
.line-item7 .itemsLayoutShot a{ background-position: 0 -316px;}
.line-item-left-right .itemsLayoutShot a{ background-position: 0 -477px;}
.line-item-right-left .itemsLayoutShot a{ background-position: 0 -583px;}

.sepItem{ padding:0 0 10px 0; overflow:hidden;}
.sepItem .label{ float:left; line-height:30px;}
.sepItem .checkbox_items{ width:calc(100% - 60px);}
.sepItem .checkbox_items .checkbox_item{ line-height:30px;}
.sepItem .checkbox_items label{ cursor:pointer;}
.sepItem .checkbox_items .ui-radio:checked+label,.sepItem .checkbox_items .ui-radio-label{ background-position:2px 9px;}
/*售前客服样式修改*/
.serviceList .sells{
  width: 62px;
  height: 62px;
  overflow: hidden;
  border-radius: 50%;
}
.serviceList .sells img{
  width: 62px;
  height: 62px;
  overflow: hidden;
  border-radius: 50%;
}
/*售前客服样式修改*/
/*主推楼层样式修改*/
/*7.19修改*/
/*固定图片尺寸*/
.bannerEdit-dia .add-lbt,.mainFloor-dia .add-lbt{
  width: 147px;
  height: 45px;
  overflow: hidden;
}
.bannerEdit-dia .add-lbt img,.mainFloor-dia .add-lbt img{
  width: 100%;
  height: 100%;
}
.hotEdit-dia .ha-img,.mainFloor-dia .ha-img{
  width: 108px;
  height: 100px;
  overflow: hidden;
}
.hotEdit-dia .ha-img img,.mainFloor-dia .ha-img img{
  width: 100%;
  height: 100%;
}
#licenseImg .space-img{
  width: 105px;
  height: 105px;
  overflow: hidden;
}
#licenseImg .space-img img{
  width: 100%;
  height: 100%;
}
.storeBanner-img {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.storeBanner-img img{
  height: 100%;
}
/*主推楼层样式修改*/
#basicSet .l-radio-img{
  position: relative;
}
#basicSet .l-img{
  position: absolute;
  left: -43px;
  top: 31px;
  z-index: 99;
  width: 170px;
  height: 90px;
  border: 1px solid #ccc;
  overflow: hidden;
  background-color: #fff;
  padding: 4px;
}
#basicSet .l-img img{
  max-width: 160px;
  max-height: 80px;
}
#basicSet .l-arrows{
    top: 26px;
    left: 35px;
    width: 11px;
    height: 6px;
    display: block;
    position: absolute;
    z-index: 99998;
    background: url("../images/decorate/j.png") no-repeat;
}
#basicSet .l-radio-box{
  display: none;
}
#basicSet .l-radio-img:hover .l-radio-box{
  display: block;
}
/*商品详情页装修占位*/
.goodsleft_1{
    width: 80%;height:300px; float:left;display: inline-block;margin-bottom: 10px;
}
.goodsright_1{
    width: 19%;height:300px;float:right; display:inline-block;margin-bottom: 10px;
}
.goodsright_2{
    width: 19%;height:500px;float:right; display:inline-block;margin-bottom: 10px;
}
.goodsleft_2{
    width: 80%;height:300px; float:left;display: inline-block;margin-bottom: 10px;
}
.rights {
  width: 36px;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1180;
}
.right-sidebar-con {
  width: auto;
  z-index: 1000002;
  height: 100%;
}
.right-sidebar-main {
  height: 100%;
  width: 36px;
  background: #fff;
}
.right-sidebar-panel {
  width: 36px;
  height: 100%;
  position: absolute;
  background: #000;
  z-index: 2;
  top: 0;
  left: 0;
}
.quick-links {
  position: absolute;
  top: 40%;
  left: 0;
  margin-top: -190px;
  z-index: 2;
  width: 36px;
}
.quick-links>ul>li {
  position: relative;
  display: block;
  left: 0;
  top: 0px;
  margin-top: 8px;
}
.right-sidebar-panel .quick-links-a {
  display: block;
  line-height: 200px;
  width: 36px;
  height: 38px;
  text-decoration: none;
  color: #d8d8d8;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0px;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.quick-links .cart-list {
  line-height: 16px;
  height: 130px;
  background-position: -23px -225px;
  color: #fff;
  margin: 10px 0 10px;
}
.quick-links .cart-list .span {
  width: 16px;
  display: block;
  height: 48px;
  margin: 40px 0 0 12px;
  cursor: pointer;
}
.quick-links .cart-list .cart_num {
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  margin: 5px 0 0 8px;
  cursor: pointer;
  color: #fff;
}
.quick-links .cart-list .ECS_CARTINFO .sidebar-cart-box {
  display: none;
}
.quick-toggle {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 36px;
}
.quick-toggle li {
  position: relative;
  display: block;
  left: 0;
  top: 0px;
}
.rights:hover .setup_box{
  display: block;
}
.quick-links a i, .quick-links .cart-list i {
  width: 30px;
  height: 30px;
  left: 3px;
  top: 4px;
}
.right-sidebar-panel i.setting, .right-sidebar-panel i.bonus, .right-sidebar-panel i.arrow-right, .right-sidebar-panel i.cart, .right-sidebar-panel i.history, .right-sidebar-panel i.contrast, .right-sidebar-panel i.stores, .right-sidebar-panel i.collect, .right-sidebar-panel i.customer-service, .right-sidebar-panel i.qr-code, .right-sidebar-panel i.top {
  display: inline-block;
  background: url("../../platform/images/indexDecorate/right.png") no-repeat;
  cursor: pointer;
  vertical-align: top;
  position: absolute;
}
.quick-links i.setting {
  background-position: -321px 0;
}

.quick-links i.cart {
  background-position: -321px -30px;
}

.quick-links i.stores {
  background-position: -321px -60px;
}

.quick-links i.collect {
  background-position: -321px -90px;
}

.quick-links i.history {
  background-position: -321px -120px;
}

.quick-links i.contrast {
  background-position: -321px -150px;
}

.quick-links i.bonus {
  background-position: -361px -120px;
}

.quick-links .popup i.arrow-right {
  position: absolute;
  right: -5px;
  top: 15px;
  width: 5px;
  height: 9px;
  background-position: -294px -95px;
  overflow: hidden;
}
.quick-links .cart-list i {
  top: 12px;
}

.quick-toggle a i {
  width: 30px;
  height: 30px;
  left: 2px;
  top: 4px;
}

.quick-toggle i.customer-service {
  background-position: -321px -180px;
}

.quick-toggle i.qr-code {
  background-position: -358px -30px;
}

.quick-toggle li.returnTop {
  height: 36px;
  /*display: none;*/
}

.quick-toggle li.returnTop a {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.quick-toggle li.returnTop a i.top {
  background: url("../../platform/images/indexDecorate/top.png") no-repeat;
  width: 22px;
  height: 22px;
  left: 7px;
  top: 7px;
}

.quick-toggle .popup i.arrow-right {
  position: absolute;
  right: -5px;
  top: 15px;
  width: 5px;
  height: 9px;
  background-position: -294px -95px;
  overflow: hidden;
}
.guide-icon {
  margin-top: 12px;
  position: relative;
}
.guide-icon .s-banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.guide-icon .s-banner .module a {
  display: block;
  width: 1200px;
  height: 112px;
  overflow: hidden;
}
.guide-icon .s-banner .module a img{
  width: 100%;
}
.guide-icon:hover .setup_box {
  display: block;
}

.about {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.about a {
  margin-right: 6px;
  position: relative;
}

.about a:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 2px;
  height: 13px;
  color: #ccc;
  border-right: 1px solid #ccc;
}

.about a:last-of-type:after {
  content: "";
  border-right: none;
}
.link:hover .setup_box {
  display: block;
}
.footer .company {
  padding: 20px;
  text-align: center;
}

.footer .web {
  text-align: center;
  padding-bottom: 20px;
}

.footer .web a {
  margin-right: 6px;
}
.footer:hover .setup_box {
  display: block;
}
/*帮助中心修改*/
.dsc-help {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
}
.dsc-help .help-list {
  float: left;
  width: 850px;
}
.dsc-help .help-item {
  float: left;
  width: 170px;
  line-height: 25px;
}
.dsc-help .help-item h3 {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
  font-weight: bold;
}
.dsc-help .help-item li a {
  color: #8c8c8c;
}
.dsc-help .help-item li a:hover {
  color: #2589ff
}
.dsc-help .help-cover {
  float: left;
  width: 350px;
}
.dsc-help .help-ctn {
  float: left;
  width: 160px;
  margin-left: 14px;
}
.dsc-help .help-ctn .help-ctn-mt {
  margin-bottom: 15px;
  margin-top: 15px;
}
.dsc-help .help-ctn .help-ctn-mt .contact{
  padding-top: 8px;
}
.dsc-help .help-ctn .help-ctn-mt span{
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.dsc-help .help-scan {
  float: right;
  width: 110px;
  background: #fff;
  position: relative;
}
.dsc-help .help-scan .code {
  width: 110px;
  height: 110px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.dsc-help .help-scan .code img {
  width: 100%;
}
.dsc-help:hover .setup_box {
  display: block;
}
.navs:hover .setup_box {
  display: block;
}
/*选择链接样式修改*/
.mylink-nav{
    display:inline-block;
    margin-bottom: 10px;
}
.link-title{
    line-height: 30px;
    font-weight: bold;
    font-size: 15px;
}
.link-list{
   padding-left: 10px;
}
/*#header_dialog .infoTab a {
    min-height: 50px;
    display: block;
    border: 1px #ccc dashed;
}*/
.user_name_span{
    position: absolute;
    padding-left: 13px;
    line-height: 34px;
    z-index:10;
}
.admin_name_input{
    /*position: absolute;*/
    padding-left: 110px;
}
/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.fl {
    float: left;
}
.swiper-container3 {
        width: 230px;
        height: 570px;
    }

    .swiper-container2 {
        width: 472px;
        height: 280px;
    }

    .swiper-container1 {
        width: 100%;
        height: 520px;
    }

    .swiper-button-prev:focus,
    .swiper-button-next:focus,
    .swiper-pagination-bullet-active:focus {
        outline: none;
    }
    .bg-full {
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -o-background-size: cover !important;
        background-position: center 0;
        background-repeat: no-repeat !important; 
        display: block;
    }
.sidebar-user-info {
    display: none;
}
.add_back_fixed{
position: fixed;
bottom: 0;
text-align: center;
width: 80%;
z-index: 99999;
background-color: #e8e8e8;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
margin-left: 10px;
}
/*添加商品右侧浮动栏*/
.side-catalog {
    position: fixed;
    right: 40px;
    top: 50%;
    z-index: 9999;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-shadow: 0 0 10px 0px rgba(0,0,0,.1);
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
/*添加商品右侧浮动栏*/
.table .trs td a{
  margin-right: 4px;
}
.right-sidebar-panel .popup {
    height: 38px;
    line-height: 38px;
    width: 92px;
    position: absolute;
    z-index: 2;
    left: -121px;
    top: 0;
    background: #000;
    color: #d8d8d8;
    text-align: center;
    display: block;
    visibility: hidden;
}
/*发布商品规格横向遍历*/
.goods-sku-attribute-item-radio,.goods-sku-attribute-item-checkbox{
    float: left;
    padding-right: 10px;
    display: inline-block;
    cursor: pointer;
}
.searchFr{
  float: right;
  margin-right: 14px;
}
label.error {
    color: red;
    padding-left: 6px;
}
.freight{
  margin-right: 5px;
}
.goodAs .ol_datewidth {
    width: 230px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
/*表单验证样式*/
.help-block-error {
    font-size: 12px;
    color: #a94442;
}
.visibility {
    /* visibility: hidden; */
    border: 1px solid #fff;
    font-size: 0;
    outline: none;
}
.validate-border {
    border-color: #d60a0a !important;
}
.text-left1{
  position:relative;
  height:60px;
}

.text-left1 .media-left1{
  position:absolute;
  height:60px;
  width:60px;
  left:4px;
}
.text-left1 .max-w-301{
  position:absolute;
  left: 70px;
  top: 8px;
}
.bord-color{
  border-color:#2589ff;
  color: #2589ff;
  cursor: pointer;
  text-align:center;
}
.search_text{
  width:250px;
  margin-left: 418px;
}
.search-color{
  background-color: #2589ff;
  color: #fff;
  border-color: #2589ff;
}
.table-center {
  text-align: center;
  vertical-align: middle!important;
}
.text-left{
  text-align: left;
}
.sele-goods-info {
  /*width: 100px;*/
  height: 80px;
  margin-top: -7px;
  position:relative;
}
.img-box {
  position: absolute;
  width: 60px;
  height: 60px;
}
.right-text {
  position: absolute;
  /*width: 30px;*/
  height: 30px;
  left: 60px;
}
.right-price {
  position: absolute;
  height: 50px;
  left: 60px;
  top: 30px;
  padding-left:10px;
}
.right-text p span{
  padding-left: 10px;
}
/*表单验证样式*/
  .icon-add1{
    font-size: 12px;
}
.v-nav-tabs {
    margin-bottom: 10px;
}
.infoTab #myTab li a.infoSingle{
    line-height: 34px;
}
.allDel .checkbox-inline .all{
  vertical-align: baseline;
  margin-left: -17px !important;
  top: 4px;
}

.plus-box {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 26px;
    border: 1px dashed #ddd;
    vertical-align: top;
    margin: 4px;
    background: #fff;
}
.close-box {
    position: relative;
    display: inline-block;
}
.close-box .icon {
    position: absolute;
    z-index: 10;
    font-size: 20px;
    right: -20px;
    top: 0;
}
.close-box3 {
    position: relative;
    display: inline-block;
}
.close-box3 .icon {
    position: absolute;
    z-index: 10;
    font-size: 20px;
    right: -16px;
    top: -8px;
}
.picture-list img {
    margin: 4px;
    vertical-align: top;
    width: 80px;
    height: 80px;
}
.goodsAnaly_sch .icon-search{
  font-size: 12px;
  vertical-align: middle;
}
.allSort_sel{
  width: 100px;
  margin-right: 6px;
}
.thumbnail .imgHref input[type='checkbox'] {
    position: absolute;
    left: 2px;
    top: 1px;
    z-index: 10;
    cursor: pointer;
}
/*10.19*/
.text-left {
    text-align: left !important;
}
.media-body {
    width: auto;
}
.max-w-300 {
    max-width: 300px;
}
.line-2-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.small-muted {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    vertical-align: text-bottom;
}
/*首页修改*/
.fs-12{
  font-size: 12px;
}
.quickEntry p a.mr-20{
  margin-right: 10px;
}
.quickEntry p a.mr-20:last-child{
  margin-right: 0;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-align-center {        /*子元素垂直居中*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.OrderInfo-box .boxItem{
  width: 33.3%;
  padding: 43px;
  display: flex;
  justify-content:center;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.OrderInfo-box .boxItem:nth-child(3n){
  border-right: 1px solid #ddd;
}
.OrderInfo-box .boxItem:nth-child(n+4){
  border-bottom: 1px solid #ddd;
}
.OrderInfo-box{
  flex-wrap:wrap;
}
.OrderInfo-box .boxItem .icon{
    font-size: 50px;
    display: block;
    width: 50px;
    height: 50px;
}
.OrderInfo-box .boxItem .inner{
    font-size: 14px;
    padding-left: 12px;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.OrderInfo-box .boxItem .inner .num{
    font-size: 20px;
    font-weight: 700;
}
.table-auto-center, .table-auto-center th {
    text-align: center;
    vertical-align: middle;
}
.line1-1{
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
.orange{
  color: #ffbd6b;
}
.sort-tab.active{
  color: #2589ff;
  border-bottom: 1px solid #2589ff;
}
.hot-sort .pull-right a,.tradeState .pull-right a{
  margin-left: 6px;
  display: inline-block;
  width: 30px;
  text-align: center;
}
.panel-body .ts-item{
  margin-bottom: 7px;
  width: 82%;
  height: 95px;
}
@media screen and (max-width: 1600px) {
    .panel-body .ts-item{
    width: 78%;
    }
}
@media screen and (max-width: 1400px) {
    .panel-body .ts-item{
    width: 73%;
    }
}
.h-34{
  height: 36px;
}
.ts-item-ul li{
  float: left;
  padding: 33px 6px;
  text-align: center;
}
.tradeState .left .left-chart{
  background:url("../images/left-chart.png") no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 300px;
}
.left-chart .rate-item1{
  position: absolute;
  right: 9%;
  top: 96px;
  text-align: center;
}
.left-chart .rate-item2{
  position: absolute;
  right: 16%;
  top: 195px;
  text-align: center;
}
.left-chart .rate-item3{
  position: absolute;
  right: 28%;
  top: 275px;
  text-align: center;
}
.tradeState .panel-paddings{
  padding: 0;
}
.OrderInfo-box .boxItem:nth-child(1) .icon{
    color: #ff9600;
}
.OrderInfo-box .boxItem:nth-child(2) .icon{
    color: #e25c2d;
}
.OrderInfo-box .boxItem:nth-child(3) .icon{
    color: #4a79ff;
}
.OrderInfo-box .boxItem:nth-child(4) .icon{
    color: #63c712;
}
.OrderInfo-box .boxItem:nth-child(5) .icon{
    color: #8277ce;
}
.OrderInfo-box .boxItem:nth-child(6) .icon{
    color: #f42a2a;
}

/*首页修改*/
.sets .sets-border{
  border: 1px solid #ddd;
  padding: 10px;
  overflow-y: scroll;
  height: 400px;
}
.pr_0{
    padding-right:0; 
}
.mb-15{
    margin-bottom: 15px;
}
/*物流跟踪弹出层*/
/*.modal_logistics_info{
    border-top: 1px solid #ddd;
}*/
.modal_logistics_info ul li{
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.modal_logistics_info ul li:last-child{
  border-bottom: none;
}
.modal_logistics_info ul li.first{
  color: #37da0e;
}
.modal_logistics_info ul li:first-child{
    color: #37da0e;
}
.modal_logistics_info ul li .logistic_state{
    margin-bottom: 6px;
}
/*物流跟踪弹出层*/
/*新建页面淡出层*/
.template-list .template-list-ul li{
  float: left;
  margin: 10px;
  padding: 4px;
  border: 1px solid #ddd;
  width: 150px;
  font-size: 12px;
}
.template-list .template-list-pic{
  width: 140px;
  height: 140px;
  overflow: hidden;
  margin-bottom: 8px;
}
.template-list .template-list-pic img{
  max-width: 140px;
  max-height: 140px;
}
.template-list .template-list-ul li p{
  margin-bottom: 8px;
  text-align:center
}
.template-list .template-list-button-a{
  display: inline-block;
  border: 1px solid #2589ff;
  color: #2589ff;
  padding: 4px 20px;
  border-radius: 4px;
}

.screen-title2{
  height: 30px;
  margin-bottom: 10px;
}
.screen-title2 .text {
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
    font-weight: 700;
    border-left: 3px solid #2589ff;
}
.goods_sort_inline{
  width: 32.5%;
  display: inline-block;
}
/*新建页面淡出层*/
.limit200{
  width: 400px;
  height: 200px;
}
.limit100{
  width: 100px;
  height: 100px;
}
/*10.19 异步修改价格*/
.goodsEdit{
  cursor: pointer;
  position: relative;
}
.goodsEdit .editIcon{
  padding-left: 2px;
  visibility: hidden;
}
.editIcon1{
  padding-left: 2px;
  visibility: hidden;
}
.editChange{
  cursor: pointer;
  position: relative;
}
.editChange .editIcon-pa{
  position: absolute;
  right: 0;
  top: 10px;
  width: 18px;
  height: 18px;
  display: none;
}
.editChange:hover .editIcon-pa{
  display: block;
}
.goodsEdit:hover .editIcon{
  visibility:visible;
}
.goodsEdit .editIcon.visible{
  visibility:visible;
}
/*10.19*/
/*10.29图片上传出成功的样式*/
.upload-box{
    position: fixed;
    right: 8px;
    width: 380px;
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    bottom: 8px;
    z-index: 100000000;
    box-shadow: 0 0 10px 0px rgba(0,0,0,.1);
    display: none;
}
.upload-box .upload-head{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-weight: 700;
}
.upload-box .upload-list{
    max-height: 300px;
    overflow-y: auto;
    margin-bottom: 20px;
}
.upload-box .upload-list p{
    border-bottom: 1px dashed #ddd;
    padding: 8px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.upload-box .upload-list p .icon{
    font-size: 16px;
    vertical-align: middle;
    margin-right: 4px;
}
.upload-box .progress{
    margin-bottom: 0;
}
.btn-file input[type='file'] {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn{
  border-radius: 4px;
  font-size: 12px;
}
/*10.29图片上传出成功的样式*/
.number-form-control {
    display: inline-block;
    width: 200px;
    /* text-align: center; */
}
.number-form-control-100 {
    display: inline-block;
    width: 100px;
    /* text-align: center; */
}
.select-form-control {
    width: 200px;
    border-radius: 4px;
}
.ml-10 {
    margin-left: 10px;
}
.inline-block {
    display: inline-block;
}
/*图片空间dialog*/
.picture-dialog{}
.picture-header{
}
.picture-body{
    overflow: hidden;
    height: 500px;
    border: 1px solid #ddd;
}
.picture-sidebar{
    float: left;
    width: 20%;
    height: 100%;
    overflow-y: auto;
    /*background: #f9f9f9;*/
    overflow-x: hidden;
}
.picture-sidebar .list-group{
    margin: 0 -1px;
}
.picture-container{
    float: left;
    width: 80%;
    height: 100%;
    overflow-y: auto;
    /*background: #f5f5f5;*/
}
.album-list{
    /*overflow: hidden;*/
    padding: 4px;
    min-height: 424px;
}
.album-list .item{
    float: left;
    margin: 4px;
    cursor: pointer;
    border: 1px solid #ddd;
    width: 148px;
    height: 150px;
    line-height: 146px;
    text-align: center;
    position: relative;
}
.album-list .item .album-video {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 0;
    right: 0;
    background: url(../images/bof.png) no-repeat;
}
.album-list .item.active{
    border: 1px solid #2589ff;
}
.album-list .item img{
    width: auto;
    height: auto;
    max-height: 99%;
    max-width: 100%;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.padding-15 {
    padding: 15px;
}
.flex-pack-end {
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.border-right {
    border-right: 1px solid #ddd;
}
/*图片空间dialog*/
/*点击图片区域*/
.picture-list {
    font-size: 0;
    margin: 0 -4px;
}
.close-box {
    position: relative;
    display: inline-block;
}
.empty-box {
    text-align: center;
    border: 1px dashed #ddd;
    padding: 30px 15px;
}
#goods_pic_list {
    position: relative;
    display: inline-block;
}
#goods_pic_list .icon {
    position: absolute;
    z-index: 10;
    font-size: 20px;
    right: -20px;
    top: 0;
}
/*点击图片区域*/
/*动画库*/
.fadeInDown{
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -ms-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@keyframes fadeInDown{
    0% {
        opacity: 0;
        transform: translate(-50%,-20px);
    }
    100% {
        opacity: 1;
        transform: translate(-50%,0);
    }
}
.fadeInOut{
    -webkit-animation-name: fadeInOut;
    -moz-animation-name: fadeInOut;
    -ms-animation-name: fadeInOut;
    -o-animation-name: fadeInOut;
    animation-name: fadeInOut;
}
@keyframes fadeInOut{
    0% {
        opacity: 1;
        transform: translate(-50%,0px);
    }
    100% {
        opacity: 0;
        transform: translate(-50%,-20px);
    }
}
/*消息提示*/
.alert-message-dialog{
    border-radius: 4px;
    position: fixed;
    left: 50%;
    top: 4%;
    z-index: 100000000;
    min-width: 320px;
    max-width: 400px;
    margin: 0;
    text-align: center;
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: .1s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: .1s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: .1s;
    -ms-animation-timing-function: ease-out;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: .1s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}
.alert-message-dialog .icon{
    font-size: 18px;
    padding-right: 4px;
    vertical-align: text-top;
}
.alert-danger-1{
    background-color: #facbc1;
    border-color: #ed4014;
}
.alert-danger-1 .icon{
    color: #ed4014;
}
.alert-success-1{
    background-color: #cef6b7;
    border-color: #79d149;
}
.alert-success-1 .icon{
    color: #79d149;
}
.alert-info-1{
    background-color: #cadaf9;
    border-color: #1e83ff;
}
.alert-info-1 .icon{
    color: #1e83ff;
}

/*发布商品图片空间修改*/
.border-default {
    border: 1px solid #ddd;
}
.mb-20 {
    margin-bottom: 20px;
}
/*发布商品图片空间修改*/
/*开关switch*/
.switch-inline{}
.switch-inline input[type="checkbox"] {
    display: none;
}
.switch-inline input[type="checkbox"] + label {
    display: inline-block;
    width: 52px;
    height: 22px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 0;
    margin-top: 7px;
    box-sizing: border-box;
    background: #ddd url('../images/close.png') no-repeat 25px 4px;
    border-radius: 20px;
    cursor: pointer;
}
.switch-inline input[type="checkbox"] + label:after {
    content: '';
    display: block;
    position: absolute;
    /*left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;*/
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;

    background: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 2px;
}

.switch-inline input[type="checkbox"]:checked + label {
    background: #2589ff url('../images/open.png') no-repeat 15px 4px;
}

.switch-inline input[type="checkbox"]:checked + label:after {
    left: calc(100% - 18px);
    background: #ffffff;
}
/*开关switch*/
.search-input-group {
    width: 320px;
}
.block {
    display: block;
}
/*flex 兼容样式*/
.flex-pack-center {         /*子元素水平居中*/
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/*模板消息css*/
.tNews-view {
  width: 320px;
}
.tNews-view .tNews-title {
  height: 64px;
  background: url(../images/custom/bg_mobile_head_default.png) no-repeat;
  line-height: 84px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 74px;
}
.tNews-view .view-main {
  height: 475px;
  min-height: 450px;
  border: 1px solid #ddd;
  /* border-bottom: 0; */
  border-top: 0;
  background: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
}
.tNews-view .tNews-notice{
  border: 1px solid #ddd;
  margin: 10px;
}
.tNews-view .tNews-notice-title{
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
.tNews-view .tNews-notice-content{
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.pb-4{
  padding-bottom: 4px;
}
.tNews-view .tNews-detail{
  padding: 10px;
  color: #ddd;
}
.editor1-main {
  border: 1px solid #ddd;
  border-radius: 4px;
  min-height: 200px;
  background: #fdfdfd;
  padding: 16px 12px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  transition: .5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
}
.editor1-main .editor1-arrow {
  height: 0;
  position: relative;
}
.editor1-main .editor1-arrow:after, .editor1-main .editor1-arrow:before {
  position: absolute;
  font-family: simsun;
  content: "◆";
  top: 60px;
  left: -24px;
  display: block;
  width: 9px;
  height: 18px;
  font-size: 24px;
  color: rgb(253, 253, 253);
  z-index: 111;
}
.editor1-main .editor1-arrow:after {
  left: -25px;
  color: #ddd;
  z-index: 11;
}
.custom-editor1 {
  width: 468px;
  padding-left: 20px;
}
.editor1-inner .form-group .col-sm-2 {
  width: 80px;
}
.editor1-inner .form-group .control-label {
  text-align: right;
  padding: 6px 0;
}
.editor1-inner .form-group .col-sm-10 {
  width: 366px;
}
.custom-editor1 .form-editor1-title{
  padding: 4px;
  background-color: #D9EDF7;
  margin-bottom: 10px;
}
.editor1-inner .form-group {
  margin: 0 -12px;
  margin-bottom: 10px;
  min-height: 30px;
}
.mt-6{
  margin-top: 6px;
}

.tNews-view .view-main::-webkit-scrollbar-track-piece {
  background-color:#fff;
}
.tNews-view .view-main::-webkit-scrollbar-track-piece {
  background-color:#f2f2f2;
}
.tNews-view .view-main::-webkit-scrollbar {
  width: 14px;
}
.tNews-view .view-main::-webkit-scrollbar {
  width:5px;
  height:9px;
}
.tNews-view .view-main::-webkit-scrollbar-thumb {
  background-color:#dddddd;
  background-clip:padding-box;
  min-height:28px;
}
.tNews-view .view-main::-webkit-scrollbar-thumb:hover {
  background-color:#bbb;
}
/*模板消息css*/
/*应用页面相关样式*/
.plugin{}
.plugin .plugin-title{
    position: relative;
    padding: 10px;
    margin-bottom: 5px;
    font-weight: 800;
}
.plugin .plugin-title:after{
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 16px;
    background: #2589ff;
    left: 0;
    top: 12px;
}
.plugin-list{
    margin-right: -10px;
}
.plugin-list li{
    float: left;
    padding: 0 15px 15px 0;
    width: 20%;
    max-width: 295px;
}
.plugin-list .item .icon{
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    border-radius: 4px;
    background: #2589ff;
}
.plugin-list .item{
    padding: 8px;
    background: #f8f8f8;
    display: block;
    position: relative;
    border-radius: 4px;
}
.plugin-list .item:hover{
    background: #eee;
    color: inherit;
}
.strong {
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 8px;
}
/*应用页面相关样式*/
.btn-primary-diy {
    color: #fff;
    background-color: #2589ff;
    border-color: #1491ee;
}
.btn-primary-diy:hover {
    color: #fff;
}
.btn-default-diy {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.search-color:hover{
  color: #fff;
}
.date-input-group.date_style {
    display: inline-block;
}
.date-input-control {
    display: inline-block;
    position: relative;
    /* width: 160px; */
}
.date-input-control .form-control {
    padding-right: 34px;
    cursor: pointer;
    background-color: #fff;
}
.date-input-control .icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
}
.bg-f5 {
    background-color: #f5f5f5;
}
.text-bright {
    color: #d60a0a;
}
.line-1-ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mb-04{
  margin-bottom: 4px;
}
/*首页右上角工具栏*/
.menu_list {
    width: 185px;
}
.menu_head {
    box-sizing: border-box;
    /*width: 200px;*/
    height: 47px;
    line-height: 47px;
    padding-left: 10px;
    color: #525252;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    position: relative;
    font-weight: bold;
    background: #f1f1f1 url(../images/pro_left.png) center right no-repeat;
}
.menu_list .current {
    background: #f1f1f1 url(../images/pro_top.png) center right no-repeat;
}
.menu_body {
    /*width: 198px;*/
    height: auto;
    overflow: hidden;
    line-height: 38px;
    border-left: 1px solid #e8e8e8;
    background: #fff;
    border-right: 1px solid #e8e8e8;
}
.menu_body a {
    box-sizing: border-box;
    display: block;
    width: 197px;
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
    background: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #e8e8e8;
}
.newsTips .dropdown-menu{
    left: -110px;
    padding: 0;
    border-radius: 4px;
}
.newsTips .newsTips_badge{
    float: right;
    margin-top: 14px;
    margin-right: 30px;
}
.indexHerfs .dropdown-menu{
    left: -44%;
}

.v-header .user-menu .indexHerfs .dropdown-menu:after, .v-header .user-menu .indexHerfs .dropdown-menu:before{
    left: 60%;
}
.user_dLabels .user_box{
   flex-wrap: wrap;
}
.user_dLabels .user_box .user_item{
   width: 33.3%;
   margin: 18px 0;
   cursor: pointer;
   font-size: 12px;
}
.user_dLabels .dropdown-menu{
    left: -25%;
}
.user-menu .icon{
    font-size: 16px;
}
.user-menu .user_dLabels{
    margin-top: 14px;
    height: 40px;
}
.flex-auto-center{          /*盒模型元素垂直水平居中*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.text-center{
  text-align: center;
}
.flex-1 {       /*子元素占据剩余的空间*/
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.newsTips .pa{
    position: absolute;
    top: -10px;
    left: 15px;
}

/*首页右上角工具栏*/
/*按钮修改*/
.btn-operation {
    display: inline-block;
    margin-right: 4px;
    color: #2589ff;
    padding:2px 4px;
    font-size: 12px;
    position: relative;
}
.btn-operation:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    height: 10px;
    width: 1px;
    top: 50%;
    right: 1px;
    -webkit-transform: translate(4px,-50%);
    -moz-transform: translate(4px,-50%);
    -ms-transform: translate(4px,-50%);
    transform: translate(4px,-50%);
    background: #bbb;
}
.btn-operation:hover{
    color: #0d78e5;
}
.operationLeft{
    text-align: right !important;
}
.text-red1{
    color: #f00;
}
.text-red1:focus{
    color: #f00 !important;
}
.text-red1:hover{
    color: #e90909;
}
.pr-14{
    padding-right:14px !important;
}
/*按钮修改*/
/*添加门店的样式*/
.map_location{
    max-height: 330px;
    overflow-y: scroll;
}
.map_location_box{
    padding:10px;
    border-bottom:1px solid #ddd;
    cursor: pointer;
}
.map_location_box:last-child{
    border-bottom:none;
}
.map_location_box:hover{
    background-color: #2589ff;
    color: #fff;
}
.w-200{
  width: 200px;
}
.area-form-group {
    display: inline-block;
    width: 620px;
    font-size: 0;
}
.area-form-group .form-control:first-child {
    margin-left: 0 !important;
}
.area-form-group .form-control {
    width: 192px !important;
    margin-left: 7px !important;
    display: inline-block;
}
.plpr-0{
    padding-left: 0;
    padding-right: 0;
}
.map_div{
    height:300px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}
.mb-0{
    margin-bottom: 0;
}
/*添加门店的样式*/
/*发布商品微信卡券样式*/
.flex-pack-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.add-goods-type{}
.add-goods-type .btn{
    padding: 14px 40px;
    font-size: 12px;
}
.add-goods-type .btn.active{
    border-color: #2589ff;
    color: #2589ff;
    background: none;
    box-shadow: none;
}
.add-goods-type .btn.active:hover,.add-goods-type .btn.active:active{
    background: none;
    box-shadow:none;
    outline: none;
}
.wxCard-view{
    width: 320px;
}
.wxCard-view .wxCard-bg{
    height: 25px;
    background: url(../images/bg_mobile_head_default_gaitubao_com_320x25.png) no-repeat;
}
.wxCard-view .view-main{
    height: 550px;
    min-height: 450px;
    border: 1px solid #ddd;
    /* border-bottom: 0; */
    border-top: 0;
    background: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background-color: #63b359;
}
.word_white{
    color: #fff;
}
.wxCard-view .view-main-content{
    min-height: 350px;
    background-color: #fff;
    margin: 0 10px;
    padding-top: 30px;
}
.wxCard_company{
    color: #979797;
    text-align: center;
}
.wxCard_title{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 28px;
}
.wxCard_used{
    text-align: center;
    margin-bottom: 10px;
}
.wxCard_used .btn{
    color: #fff;
    background-color: #63b359;
}
.wxCard_tips{
    margin-left: 15px;
    font-size: 12px;
}
.wxCard_tips span{
    color: #979797;
}
.wxCard_imagesTexts{
    padding-bottom: 0;
}
.wxCard_imagesTexts .item-head{
    position: relative;
    height: 100px;
}
.wxCard_imagesTexts img{
    width: 100%;
    height: 100%;
}
.wxCard_imagesTexts p{
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 24px;
    color: #fff;
    width: 100%;
    padding-left: 8px;
    background: rgba(0,0,0,.5);
    font-size: 12px;
}
.wxCard_items{
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0;
    border-bottom: 1px dashed #e4dbdb;
    font-size: 12px;
    height: 35px;
}
.wxCard_items:last-child{
    border-bottom: none;
}
.view-main-logo{
    position: absolute;
    left: 134px;
    top: 40px;
    background-color: #fff;
    border-radius: 50%;
}
.wxCard-editor{
    width: 580px;
    padding-left: 20px;

}
.wxCard-editor .editor-main{
    border: 1px solid #ddd;
    border-radius: 4px;
    min-height: 200px;
    background: #fdfdfd;
    padding: 16px 12px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
}
.editor-main .form-group .control-label {
    text-align: right;
    padding: 6px 0;
}
.editor-main .form-group {
    margin: 0 -12px;
    margin-bottom: 10px;
    min-height: 30px;
}
.wx_colorBox{
    position: absolute;
    border: 1px solid #ddd;
    height: 90px;
    width: 100%;
    z-index: 55;
    background-color: #fff;
    padding: 10px;
}
.wx_colorBox .wx_colorBox_item{
    display: inline-block;
    width: 30px;
    height: 30px;  
}
.wx_colorBox .wx_colorBox_item:nth-child(1){
    background-color: #63b359; 
}
.wx_colorBox .wx_colorBox_item:nth-child(2){
    background-color: #2c9f67; 
}
.wx_colorBox .wx_colorBox_item:nth-child(3){
    background-color: #509fc9; 
}
.wx_colorBox .wx_colorBox_item:nth-child(4){
    background-color: #5885cf; 
}
.wx_colorBox .wx_colorBox_item:nth-child(5){
    background-color: #9062c0; 
}
.wx_colorBox .wx_colorBox_item:nth-child(6){
    background-color: #d09a45; 
}
.wx_colorBox .wx_colorBox_item:nth-child(7){
    background-color: #e4b138; 
}
.wx_colorBox .wx_colorBox_item:nth-child(8){
    background-color: #ee903c; 
}
.wx_colorBox .wx_colorBox_item:nth-child(9){
    background-color: #f08500; 
}
.wx_colorBox .wx_colorBox_item:nth-child(10){
    background-color: #a9d92d; 
}
.wx_colorBox .wx_colorBox_item:nth-child(11){
    background-color: #dd6549; 
}
.wx_colorBox .wx_colorBox_item:nth-child(12){
    background-color: #cc463d ; 
}
.wx_colorBox .wx_colorBox_item:nth-child(13){
    background-color: #cf3e36; 
}
.wx_colorBox .wx_colorBox_item:nth-child(14){
    background-color: #5E6671; 
}
.hovers{
    display: none !important;
}
.close-box2 {
    position: relative;
    display: inline-block;
}
.close-box2 .icon {
    position: absolute;
    z-index: 10;
    font-size: 20px;
    right: -16px;
    top: -8px;
}
/*发布商品微信卡券样式*/
.mb-10{
    margin-bottom: 10px;
}
.break-word{
    word-wrap: break-word;
    word-break: break-all;
}

/*编辑快递单样式*/
.eaitExpressContainer{
  border: 1px solid #ccc;
  position: relative;
  background: #fff;
  overflow: hidden;
}

#container {
  border: 1px solid #ccc;
  position: relative;
  background: #fff;
  overflow: hidden;
}

#container .bg {
  position: absolute;
  width: 100%;
  z-index: 0;
}

#container .drag {
  position: absolute;
  min-width: 120px;
  min-height: 25px;
  border: 1px solid #aaa;
  z-index: 1;
  top: 10px;
  left: 100px;
  background: #fff;
  cursor: move;
}

#container .rRightDown,
.rLeftDown,
.rLeftUp,
.rRightUp,
.rRight,
.rLeft,
.rUp,
.rDown {
  position: absolute;
  width: 7px;
  height: 7px;
  z-index: 1;
  font-size: 0;
}

.rRightDown,
.rLeftDown,
.rLeftUp,
.rRightUp,
.rRight,
.rLeft,
.rUp,
.rDown {
  position: absolute;
  background: #428bca;
  width: 6px;
  height: 6px;
  z-index: 5;
  font-size: 0;
}

.rLeftDown,
.rRightUp {
  cursor: ne-resize;
}

.rRightDown,
.rLeftUp {
  cursor: nw-resize;
}

.rRight,
.rLeft {
  cursor: e-resize;
}

.rUp,
.rDown {
  cursor: n-resize;
}

.rRightDown {
  bottom: -3px;
  right: -3px;
  background: #2a6496;
}

.rLeftDown {
  bottom: -3px;
  left: -3px;
}

.rRightUp {
  top: -3px;
  right: -3px;
}

.rLeftUp {
  top: -3px;
  left: -3px;
}

.rRight {
  right: -3px;
  top: 50%;
  margin-top: -3px;
}

.rLeft {
  left: -3px;
  top: 50%;
  margin-top: -3px;
}

.rUp {
  top: -3px;
  left: 50%;
}

.rDown {
  bottom: -3px;
  left: 50%
}

.context-menu-layer {
  z-index: 9999;
}

.context-menu-list {
  z-index: 9999;
}
/*编辑快递单样式*/
.fs-0{
    font-size: 0 !important;
}
/*表单组合转行内*/
.v-form-inline{
  width: 882px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 0;
}
.v-form-inline .form-group{
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
  padding: 0 15px;
}
.v-form-inline .form-group .control-label{
  margin-bottom: 0;
  vertical-align: middle;
  padding-right: 8px;
  width: 64px;
  text-align: right;
  font-size: 14px;
}
.v-form-inline .form-group .form-control{
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
.mr-10{
  margin-right: 10px;
}
.resize_none{
  resize: none;
}
.mr-15 {
    margin-right: 15px;
}
.ml-15 {
    margin-left: 15px;
}
.form-table-group{
    width: 600px;
}
.form-table-group .control-label {
    width: 110px;
    text-align: left;
    cursor: pointer;
    white-space: nowrap;
}
.right16{
    right: 16px !important;
}
.copyrights{
    background: #fff;
    border-radius: 4px;
    margin: 20px;
    padding: 20px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    text-align: center;
}
/*修改首页表格*/
.ranking-table{
    min-height:275px;
}
.ranking-table-thead li, .ranking-table-tbody li{
    width: 25%;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.ranking-table-thead li{
    height: 37px;
}
/*修改首页表格*/
/*查询条件样式修改*/
.v-filter-container{
    background-color: #f7f8fa;
    padding: 20px 10px;
    margin-bottom: 10px;
}
.filter-fields-wrap .filter-item__field {
    /*display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;*/
    float: left;
}
.filter-fields-wrap .filter-item__field .v__control-group {
    margin-bottom: 15px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.filter-fields-wrap .filter-item__field .v__control-group .v__control-label {
    width: 80px;
    line-height: 30px;
    text-align: right;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.filter-fields-wrap .filter-item__field .v__controls {
    margin-left: 0;
    display: inline-block;
}
.filter-fields-wrap .filter-item__field .v__controls .v__control_input{
    outline:none;
    display: block;
    width: 270px;
    height: 32px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.filter-fields-wrap .filter-item__field .v__controls .v__control_input:focus{ 
  border: 1px solid #2589FF; 
}
.v-date-input-control{
    display: inline-block;
    position: relative;
}
.v-date-input-control .icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    z-index: 55;
    color: #999;
}
.pr-30{
    padding-right: 30px !important;
}
/*查询条件样式修改*/
.label-skyBlue {
    background-color: #3abbdb;
}
.label-orange {
    background-color: #ffc000;
}
.label-red {
    background-color: #ec6060;
   
}
.label-grey {
    background-color: #999;
};

.v-label{
  color: #444;
}
.v-label-red{
  background-color: #ec6060;
  padding: 5px 10px;
  border-radius: 4px;
  color: #fff;
}
.v-label-grey{
  background: #FFFFFF;
  border: 1px solid #dcdee0;
  padding: 5px 10px;
  border-radius: 4px;
  color: #444
}
.v-label-grey:hover{
  background-color: #f8f9fd;
  color: #444
}
.label-green {
    background-color: #5cb85c;
}
.label-orange2 {
    background-color: #ffab51;
}
.inline-control {
    display: inline-block;
    width: 270px;
    height: 34px;
    padding: 6px 12px;
    vertical-align: middle;
}
.w-60 {
    width: 60% !important;
}
.btn .icon {
    font-size: 12px;
    vertical-align: middle;
}
.J-search{
    padding-top: 7px;
    padding-bottom:8px;
}
.v-filter-container label{
    margin-bottom: 0;
}
.td-left{
    text-align: left !important;
    text-indent: 30px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    /* border-radius: 0px; */
    padding: 7px 28px 6px;
}
.search-input-group .input-group-btn .search_to {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.search-input-group input{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.search-input-group .input-group-btn .J-search {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
/*自定义表单导出样式*/
.field-item {
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    position: relative;
    cursor: pointer;
}
.field-item:active {
    background: #d9d9d9;
}
.field-item.field-item-remove span {
    color: red;
    position: absolute;
    right: -5px;
    top: -10px;
    cursor: pointer;
}
/*自定义表单导出样式*/
.type-select-radio li {
    float: left;
    margin-right: 12px;
    width: 150px;
    height: 56px;
    position: relative;
    border: 1px solid #ededed;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: block;
    border-radius: 4px;
    margin-bottom: 10px;
}
.type-select-radio li .radio-label-div{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #333;
    font-weight: bold;
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 10px;
    overflow: hidden;
}
.type-select-radio li .radio-label-div .p1{
    color: #999;
    margin-top: 4px;   
    font-weight: normal;
}
.type-select-radio li.active{
    border-color: #2589ff;
    color: #2589ff;
}
.type-select-radio li .icon-success-sel{
    display: none;
}
.type-select-radio li.active .icon-success-sel{
    display: block;
    position: absolute;
    bottom: -6px;
    right: -6px;
    z-index: 22;
}
.screen-title2 .text1 {
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
    color: #ccc;
    margin-left: 4px;
}

.widthFixedForm .col-md-2{
    width: 190px;
}
.widthFixedForm .col-sm-5{
    width: 620px;
}
.widthFixedForm .col-md-5{
    width: 620px;
}
.widthFixedForm .col-md-8{
    width: 620px;
}
.widthFixedForm .col-sm-8{
    width: 620px;
}
.input-group-addon:last-child{
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;
    font-size: 12px;
}
.w-100{
  width: 100px;
}
.table-auto-center>tbody>tr>td {
    vertical-align: middle;
}
.input-group-addon{
  font-size: 12px;
}
.v-datetime-input-control {
    display: inline-block;
    position: relative;
}
.v-datetime-input-control .form-control{
    width: 300px;
}
.v-datetime-input-control .icon{
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    z-index: 55;
    color: #999;
}
.pr .unauthorized{
    background-color: #FFB300;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 48px;
    text-align: center;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.plugin-list .item .willOnline{
    position: absolute;
    right: 0;
    top: 0;
}
.mt-0{
    margin-top: 0;
}
textarea{
  resize: none;
}
.mr-04{
  margin-right: 4px;
}
.shortcutBar{
    width: 50px;
    margin-right: 20px;
    /* margin-top: 30px; */
    height: 60px;
    line-height: 60px;
}

.saveing-box{
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 110px;
    text-align: center;
    overflow: hidden;
    background-color: #000;
    color: #fff;
    border-radius: 10px;
}
.saving{
    width: 10000px;
    height: 10000px;
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 10000;
    background-color: rgb(0, 0, 0);
    opacity: .4;
}
.h-200{
    height: 200px;
}
/*通栏改版*/
.previewIndex{
   color: #2589ff;
   font-size: 12px;
   margin: 0 10px;
}
.versionPr{
    position: relative;
}
.versionPr:hover .dropdown-menu{
    display: block;
    left: -68px;
    width: 300px;
    border-radius: 4px;
}
.versionPr .versionPr_ul{
    padding: 6px 10px;
}
.versionPr .versionPr_ul li{
    background-color: #F7F9FA;
    color: #555;
    margin-bottom: 10px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}
.versionPr .versionPr_ul li:last-child{
    margin-bottom: 0;
}
.layout-user{
    height: 60px;
    line-height: 60px;
}
.ivu-dropdown{
    position: relative;
}
.ivu-dropdown-rel a{
    transition: color .2s ease;
}
.layout-user .ivu-dropdown-rel img.avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #eee;
}
.newsTips_ul{
  padding: 14px;
  width: 300px;
  line-height: normal;
  max-height: 300px;
  overflow: auto;
}
.newsTips_ul li{
    background-color: #F7F9FA;
    color: #555;
    margin-bottom: 6px;
    padding: 0 10px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}
.ivu-dropdown:hover .dropdown-menu{
    width: 320px;
    display: block;
    left: auto;
    right: -10px;
    line-height: normal;
    font-size: 12px;
    border-radius: 4px;
    top: 96%;
}
.layout-user .user-dropdown .infos {
    padding: 10px 10px 10px 22px;
}
.layout-user .user-dropdown .infos .avatar img {
    width: 68px;
    height: 68px;
    border-radius: 50px;
    -o-object-fit: cover;
    object-fit: cover;
}
.layout-user .user-dropdown .infos .names{
    line-height: 18px;
    margin-left: 5px;
    margin-top: 5px;
}
.layout-user .user-dropdown .operations {
    border-top: 1px solid #f8f8f8;
    padding: 15px 22px 5px 22px;
    flex-wrap: wrap;
}
.layout-user .user-dropdown .operations .icon{
    font-size: 12px;
}
.layout-user .user-dropdown .operations a{
    width: 50%;
    display: inline-block;
    margin-bottom: 10px;
}
.layout-user .user-dropdown .operations a:nth-child(even){
    text-align: right;
}

.v-header-word{
  font-size: 18px;
  font-weight: 700;
  padding: 0 3px;
}
.text-red{
  color: #f00;
}
/*通栏改版*/
/*首页改版*/
.v-card-body{
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 6px;
}
.v-card-body .process{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.process .procedure{
    width: 23%;
    height: 113px;
    box-shadow: 0 1px 1px 0 rgba(245,247,249,.6);
    border-radius: 5px;
    border: 1px solid #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    margin-right: 19px;
    box-sizing: border-box;
}
.process .procedure:last-child{
    margin-right: 0;
}
.process .procedure .step-number{
    display: -ms-flexbox;
    display: flex;
}
.process .procedure .step-number img{
    width: 50px;
    height: 50px;
    background-color: #f5f8fe;
    border-radius: 31px;
}
.process .procedure .step-number .select{
    padding-left: 12px;
}
.process .procedure .step-number .select .v-btn-set{
    width: 76px;
    height: 25px;
    line-height: 25px;
    background-color: #1e83ff;
    border-radius: 14px;
    margin-top: 8px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.process .procedure .step-number .select .v-btn-finish{
width: 76px;
    height: 25px;
    line-height: 25px;
    background-color: #f4f6f8;
    border-radius: 14px;
    margin-top: 8px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.process .procedure .step-number .select .v-btn-finish .icon{
    color: #5ed073;
    font-size: 14px;
    position: relative;
    top: 2px;
}
.v-card-body .engage{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.v-card-body .engage .payment{

    width: 48%;
    background-color: #f5f8fe;
    border-radius: 6px;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.v-card-body .engage .payment:nth-child(odd){
    margin-right: 20px;
}
.v-card-body .engage .payment-one{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding:20px 0 20px 20px;
    box-sizing: border-box;
}
.v-card-body .engage .pay-img img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.v-card-body .engage .figures{
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.v-card-body .engage .figure{
    width: 33.3%;
}
.v-card-body .engage .figure .pay-mange{
    color: #999;
}
.v-card-body .engage .figure .pay-num{
    font-size: 18px;
    font-weight: 600;
}
.v-card-body .engage .figure .pay-day{
    color: #999;
}
.index-order-red{
    color: #ff5c5c;
}
.index-order-green{
    color: #3db479;
}
.index-order-blue{
    color: #1e83ff;
}
.index-order-red:hover, .index-order-red:active , .index-order-red:focus{
    color: #ff5c5c;
}
.index-order-green:hover, .index-order-green:active, .index-order-green:focus {
    color: #3db479;
}
.index-order-blue:hover, .index-order-blue:active, .index-order-blue:focus {
    color: #1e83ff;
}
.figure-one{
    margin-left: 30px;
}
.payment .string{
    width: 2px;
    height: 30px;
    background-color: #e5e4e4;
    opacity: .8;
    margin: 0 10px;
}
.v-card-body .succession{
    display: -ms-flexbox;
    display: flex;
}
.v-card-body .balance{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.v-card-body .balance .balanceOperation{
    width: 18%;
    display: inline-block;
    padding: 8px;
    height: 70px;
    line-height: 45px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.v-card-body .balance .balanceOperation:hover{
    background-color: #f4f6f8;
}
.v-card-body .balance .balanceOperation .ml-10{
    color:#808080;
}
.v-card-body .contacts .contacts-icon .icon{
    font-size: 40px;
}
.v-card-body .contacts:nth-child(1){
    padding-bottom: 10px
}
.v-card-body .contacts:nth-child(2){
    padding-top: 10px
}
.v-card-body .contacts-bottom{
    border-bottom: 1px solid #eee;
}
.v-card-body .contacts .contacts-word{
    margin-left: 10px;
}
.v-card-body .contacts .contacts-word .title{
    color: #333;
    font-size: 14px;
    margin-bottom: 4px;
}
.v-card-body .ma_ul{
    height: 130px;
    overflow: hidden;
}
.v-card-body .ma_ul li{
    margin-bottom: 10px;
}
.v-card-body .ma_ul li.no_news{
    height: 130px;
    line-height: 130px;
    text-align: center;
}
.bold{
    font-weight: 700;
    font-size: 14px;
}
.proRecommend-img{
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
    margin-bottom: 20px;
}
.proRecommend-img:last-child{
    margin-bottom: 0;
}
.proRecommend-img a{
    display: inline-block;
    width: 100%;
    height: 180px;
}
.proRecommend-img a img{
    width: 100%;
    height: 100%;
}
.proRecommend-img .proRecommend-img-tips{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 30px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    padding-left: 4px;
}
.remove-pr .remove-pos{
    display: none;
    position: absolute;
    bottom: -38px;
    left: -60px;
    width: 80px;
    height: 40px;

    z-index: 99;
    padding: 10px 4px;
    text-align: center;
}
.remove-pr:hover .remove-pos{
    display: block;
}
.remove-arrow{
   border: 1px solid #ccc;
   padding: 8px;
   border-radius: 4px;
   background-color: #fff;
}
.remove-arrow:after,.remove-arrow:before{
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    width: 14px;
    height: 10px;
    left: 50%;
    margin-left: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.remove-arrow:before{
    border-bottom: 7px dashed #000;
}
.remove-arrow:after{
    border-bottom: 7px dashed #fff;
}
.v-tooltip .tips-box {
    cursor: pointer;
}
.v-tooltip .tips-box .icon{
    margin-left: 5px;
    font-size: 14px;
}
.v-tooltip{
    position: relative;
    margin-top: 2px;
}
.v-tooltip .v-tooltip-box{
    position: absolute;
    display: none;
    padding: 10px;
    width: 110px;
    bottom: 18px;
    right: -49px;
    z-index: 9999;
}
.v-tooltip:hover .v-tooltip-box{
    display: block;
}
.v-tooltip-box-arrow{
   border: 1px solid #ccc;
   padding: 8px;
   border-radius: 4px;
   background-color: #fff;
}
.v-tooltip-box-arrow:after,.v-tooltip-box-arrow:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 1px;
    width: 14px;
    height: 10px;
    left: 50%;
    margin-left: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.v-tooltip-box-arrow:before{
    border-top: 7px dashed #000;
}
.v-tooltip-box-arrow:after{
    border-top: 7px dashed #fff;
}
.tooltip-box-ul li{
    margin-bottom: 4px;
}
.tooltip-box-ul li .icon{
    margin-right: 4px;
}
.tooltip-box-ul .icon-index-sel{
    color: #3db479;
}
.pl-10{
    padding-left: 10px;
}
.procedure .select .choose{
    font-size: 12px;
}
.flex-index-right{
    width: 240px;
}
.v-card-body .balance .balanceOperation img{
    width: 50px;
    height: 50px;
}
.pr-10{
  padding-right: 10px;
}
.newsTips_ul li.no_count{
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #fff;
}
/*首页改版*/
.text-right {
    text-align: right !important;
}
.flex-center-justify {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.v-header-img{
    height: 30px;
    max-width: 400px;
    margin-top: -6px;
}
/*发布商品修改5.31*/
.input-group-addon:first-child{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.fold-btn{
    cursor: pointer;
    width: 100px;
}
.rotate.icon-drop-down:before {
    transform: rotate(-90deg);
    transition: all;
}
.w-120{
    width: 120px;
}
.text-left .goods-sku-items{
    display: inline-block;
    margin: 4px;
    position: relative; 
}
.text-left .goods-sku-items .checkbox-inline{
    padding-top: 0;
    margin-right: 4px;
}
.text-left .goods-value-add{
    color: #444;
    border: 1px dashed #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    outline: none;
    font-size: 12px;
    vertical-align: middle;
}
.text-left .goods-value-add:hover{
    color: #2589ff;
    border: 1px dashed #2589ff;
}
.inline-block .goods-value-add-input{
    border: 1px solid #2589ff;
    padding: 2px 4px;
    width: 73px;
    height: 30px;

}
.inline-block .goods-value-sure{
    display: inline-block;
    background-color: #2589ff;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.spec-tips{
    background-color: #FEE0B3;
    padding: 10px;
    border-radius: 4px;
}
.other-category{
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    min-height: 50px;
}
.spec-img-box{}
.spec-img-box img{
    width: 30px;
    height: 30px;
}
/*发布商品修改*/
/*客服聊天记录*/
.service-chat-title{
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 50px;
}
.service-chat-title .item1{
    flex:0 1 300px;
    background-color:#f5f5f5;
}
.service-chat-title .item2{
    flex:1 1 auto;
}
.service-chat-title .item{
    padding: 16px 10px;
    border-right: 1px solid #ddd;
}
.category-group-chat .item{
    flex:0 1 300px;
}
.padding-10 {
    padding: 10px;
}
.transfer-search-div{
    position: relative;
}
.transfer-search-div .icon{
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    z-index: 55;
    color: #999;
}
.category-group {
    border: 1px solid #ddd;
    height: 404px;
}
.category-group .list {
    border-right: 1px solid #ddd;
    height: 100%;
    overflow-y: auto;
}
.category-group .list .item {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.category-group .list .item.active {
    color: #fff;
    background: #2589ff;
}
/*客服*/
.pt-15{
    padding-top: 15px;
}
.realm_1.page1{
	text-align: left;
}
.realm_1 .domainName{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 30px;
}
.realm_1 .domain-ul li{
    padding-bottom: 20px;
    padding-left: 30px;
}
.realm_1 .domain-ul{
    border-bottom: 1px solid #ddd;
}
.toDomain{
    text-align: center;
    margin-top: 20px;
}
.toDomain a.btn{
    display: inline-block;
    padding: 6px 70px;
}
.part3-steps {
    background-color: #fff;
    text-align: center;
    line-height: 60px;
    box-sizing: border-box;
    counter-reset: step;
    color: #9a9a9a;
    font-size: 14px;
}
.part3-step{
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 21px 0;
}
.part3-step.current {
    color: #2589ff;
}
.part3-step:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
    width: 60px;
    border-bottom: 2px solid #e4e8eb;
}
.part3-step:last-child:after{display:none}
/*关联品类的浮层*/
.category-pr{
    position: relative;
}
.category-pr .category-pos {
    display: none;
    position: absolute;
    bottom: 0;
    right: -144px;
    width: 140px;
    height: 40px;
    z-index: 99;
    padding: 10px 4px;
}
.category-arrow {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
    background-color: #fff;
}
.category-arrow:after, .category-arrow:before {
    content: '';
    display: block;
    position: absolute;
    top: 58%;
    width: 14px;
    height: 10px;
    left: -7px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.category-arrow:before {
    border-bottom: 7px dashed #000;
}
.category-arrow:after {
    border-bottom: 7px dashed #fff;
}
.category-pr:hover .category-pos {
    display: block;
}
.ellipsis-span{
    display: inline-block;
    max-width: 146px;
}
/*关联品类的浮层*/
/*商品列表链接浮层*/
.link-pr{}
.link-pr:hover .link-pos{
    display: block;
}
.link-pr .link-pos{
    display: none;
    position: absolute;
    bottom: -38px;
    right: -42px;
    width: 472px;
    height: 40px;
    z-index: 99;
    padding: 10px 4px;
    text-align: center;
}
.link-arrow {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 4px;
    background-color: #fff;
    color: #444;
}
.link-arrow:after, .link-arrow:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    width: 14px;
    height: 10px;
    left: 87%;
    margin-left: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.link-arrow:before {
    border-bottom: 7px dashed #000;
}
.link-arrow:after {
    border-bottom: 7px dashed #fff;
}
.bbllrr0{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.link-flex .flex-1:not(:last-child) .mb-04{
    border-right: 1px solid #ddd
}
/*商品列表链接浮层*/


/*注册营销相关样式*/
.transfer-box .item{
    display: inline-block;
    border: 1px solid #ddd;
    width: 330px;
    height: 400px;
}
.transfer-box .item .heights{
    height: 296px;
    overflow-y: auto;
    padding: 10px 10px 0;
}
.transfer-box .item .transfer-title{
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px;
    border-bottom: 1px solid transparent;
}
.transfer-box .item .transfer-title input,.transfer-box .item .heights .checkbox input{
	margin-left: -24px;
}
.transfer-box .item .heights .checkbox{
    width: 146px;
    display: inline-block;
}
.w-400{
    width: 400px;
}
.w-300{
    width: 300px;
}
.mr-15-oList{
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 4px;
}
.disable_spec {
	pointer-events: none;
}
/* 店铺订单列表佣金样式 */
.label-soft{
  background: #ff6633;
}
.v-separate{
    border-collapse:separate;
}
.goods-ts-radio li.goodType1{
    background: url('../images/goodType6.png') no-repeat right top;
}
.goods-ts-radio li.goodType2{
    background: url('../images/goodType2.png') no-repeat right top;
}
.goods-ts-radio li.goodType3{
    background: url('../images/goodType1.png') no-repeat right top;
}
.goods-ts-radio li.goodType4{
    background: url('../images/goodType7.png') no-repeat right top;
}
.goods-ts-radio li.goodType5{
    background: url('../images/goodType8.png') no-repeat right top;
}
/*好物圈详情*/
.gcd-shu {
    display: inline-block;
    margin-right: 4px;
    padding: 2px 4px;
    font-size: 12px;
    position: relative;
}
.gcd-shu:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    height: 10px;
    width: 1px;
    top: 50%;
    right: 1px;
    -webkit-transform: translate(4px,-50%);
    -moz-transform: translate(4px,-50%);
    -ms-transform: translate(4px,-50%);
    transform: translate(4px,-50%);
    background: #bbb;
}
.goods-circle-detail .gcd-avatar1{
    width: 60px;
}
.goods-circle-detail .gcd-avatar1 img{
    border-radius: 50%;
}
.gcd-content{
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 10px;
}
.gcd-preview-list{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.gcd-preview-list .cover {
    position: relative;
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.gcd-preview-list .cover img, .gcd-preview-list .cover video {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
}
.gcd-praise .gcd-avatar2{
    width: 60px;
}
.gcd-praise .gcd-avatar2 img{
    border-radius: 50%;
}
b{
    font-weight: normal;
}
.gcd-praise .gcd-reply{
    background-color: #f6f6f6;
    padding: 15px;
}
#pictureViewer video {
    max-width: 100%;
    max-height: 100%;
}
.ml-04{
    margin-left: 4px;
}
.mw-none{
    max-width: none !important;
}
/*好物圈详情*/
/*好物圈选择推荐商品*/
.picture-list1-pic{
    width: 105px;
    margin-right: 10px;
    position: relative;
    display: inline-block;
}
.picture-list1-pic .icon{
    position: absolute;
    z-index: 10;
    font-size: 20px;
    right: -20px;
    top: 0;
}
/*知识付费*/
.divTable .divTd {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    font-size: 14px;
}
.divTable .divThead .divTh {
    background-color: #f5f5f5;
    color: #444;
    vertical-align: bottom;
    height: 37px;
    display: inline-block;
    padding: 8px;
    font-size: 14px;
    text-align: center;
}
.addgoods-sortable .divTable .divThead .divTh{
    font-size: 12px;
}
.addgoods-sortable .goodsTable .divThead .divTh:nth-child(1), .addgoods-sortable .goodsTable .divTr .divTd:nth-child(1){
    width: 25%;
}
.addgoods-sortable .goodsTable .divThead .divTh:nth-child(2), .addgoods-sortable .goodsTable .divTr .divTd:nth-child(2){
    width: 25%;
    overflow : hidden;
    text-overflow: ellipsis;
}
.addgoods-sortable .goodsTable .divThead .divTh:nth-child(3), .addgoods-sortable .goodsTable .divTr .divTd:nth-child(3){
    width: 10%;
}
.addgoods-sortable .goodsTable .divThead .divTh:nth-child(4), .addgoods-sortable .goodsTable .divTr .divTd:nth-child(4){
    width: 15%;
}
.addgoods-sortable .goodsTable .divThead .divTh:nth-child(5), .addgoods-sortable .goodsTable .divTr .divTd:nth-child(5){
    width: 25%;
}
.addgoods-sortable .divTable .divTd{
    font-size: 12px;
}
.divTable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
}
.divTable .divThead {
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.divTable .divTr {
    width: 100%;
    overflow: hidden;
    font-size: 0;
    border-top: 1px solid #ddd;
    background: #fff;
}
.goodsTable .divThead .divTh:nth-child(1), .goodsTable .divTr .divTd:nth-child(1){
    width: 50%;
}
.goodsTable .divThead .divTh:nth-child(2), .goodsTable .divTr .divTd:nth-child(2){
    width: 25%;
}
.goodsTable .divThead .divTh:nth-child(3), .goodsTable .divTr .divTd:nth-child(3){
    width: 25%;
}
/*知识付费*/
/*电子卡密样式*/
.electroncard-base-sortable .divTable .divThead .divTh{
  font-size: 12px;
}
.electroncard-base-sortable .electroncardBaseTable .divThead .divTh:nth-child(1), .electroncard-base-sortable .electroncardBaseTable .divTr .divTd:nth-child(1){
  width: 60%;
}
.electroncard-base-sortable .electroncardBaseTable .divThead .divTh:nth-child(2), .electroncard-base-sortable .electroncardBaseTable .divTr .divTd:nth-child(2){
  width: 40%;
}
.electroncard-base-sortable .divTable .divTd{
  font-size: 12px;
}
/*预览图片插件*/
.preview-image-list .cover {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.preview-image-list .cover img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

/*修改表头*/
.v-table>thead>.order-list-item>th {
  height: 47px;
  font-size: 12px;
  vertical-align: middle;
}

.btn-disabled {
    color: #a2a1a1!important;
}
