.mHome {
  width: 1200px;
  height: auto;
  vertical-align: top;
  text-align: left;
  margin: 0 auto;
  font-size: 0;
}

.mHome .MH-left {
  display: inline-block;
  vertical-align: top;
  width: 890px;
  height: auto;
  font-size: 14px;
}

.mHome .mhb1 {
  width: auto;
  height: auto;
  vertical-align: top;
  text-align: left;
  margin-bottom: 16px;
  background-color: #ffffff;
  font-size: 0;
}

.mHome .MH-left_a {
  display: inline-block;
  vertical-align: top;
  width: 218px;
  height: 180px;
  text-align: center;
  padding-top: 24px;
  border-right: 1px solid #eaeaea;
  margin-right: 20px;
}

.mHome .MH-left_avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 auto 6px;
}

.mHome .MH-left_txt {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin: 0 auto 20px;
}

.mHome .MH-left_btn {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: center;
}

.mHome .MH-left_btn a {
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}

.mHome .MH-left_btn a.MH-left_btnA {
  color: #ffffff;
  background-color: #ff6028;
  border: 1px solid #ff6028;
  margin-right: 20px;
}

.mHome .MH-left_btn a.MH-left_btnB {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.mHome .MH-left_b {
  display: inline-block;
  vertical-align: top;
  width: 630px;
  height: 180px;
}

.mHome .MH-left_top1 {
  width: 100%;
  height: 92px;
  padding-top: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #eaeaea;
}

.mHome .MH-left_info {
  width: 100%;
  vertical-align: middle;
  text-align: left;
  height: auto;
  margin-bottom: 16px;
  font-size: 0;
}

.mHome .MH-left_info span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 20px;
  line-height: 20px;
  margin-right: 14px;
}

.mHome .MH-left_info span.MH-left_name {
  max-width: 380px;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mHome .MH-left_info span.MH-left_phone {
  width: 20px;
  background-image: url(../images/member/icon33.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin-right: 10px;
}

.mHome .MH-left_info span.MH-left_phone.active {
  background-image: url(../images/member/icon34.png);
}

.mHome .MH-left_info span.MH-left_firm {
  width: 20px;
  background-image: url(../images/member/icon31.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.mHome .MH-left_info span.MH-left_firm.active {
  background-image: url(../images/member/icon32.png);
}

.mHome .MH-left_info span.MH-left_status {
  width: 76px;
  height: 16px;
  line-height: 14px;
  text-align: center;
  font-size: 12px;
  color: #ffa20f;
  background-color: #fef6db;
  border-radius: 8px;
  border: 1px solid #ffe0ab;
}

.mHome .MH-left_level {
  width: 100%;
  position: relative;
}

.mHome .Integral-level {
  display: inline-block;
  width: auto;
  height: 20px;
  font-size: 8px;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 5px;
  color: #333333;
  background-image: url(../images/member/icon_level.png);
  background-size: 12px 12px;
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-color: #f5efe0;
  border-radius: 20px;
  vertical-align: middle;
}

.mHome .MH-left_level img {
  display: inline-block;
  height: 20px;
  margin-left: 5px;
  vertical-align: middle;
}

.mHome .MH-level {
  display: inline-block;
  width: 85px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.mHome .MH-level.level00 {
  background-size: 64px 16px;
  background-image: url(../images/member/icon_shop_level_00.svg);
}

.mHome .MH-level.level10 {
  background-size: 55px 16px;
  background-image: url(../images/member/icon_shop_level_10.png);
}

.mHome .MH-level.level15 {
  background-size: 51px 16px;
  background-image: url(../images/member/icon_shop_level_15.png);
}

.mHome .MH-level.level20 {
  background-size: 55px 16px;
  background-image: url(../images/member/icon_shop_level_20.png);
}

.mHome .MH-level.level30 {
  background-size: 55px 16px;
  background-image: url(../images/member/icon_shop_level_30.png);
}

.mHome .MH-level.level40 {
  background-size: 55px 16px;
  background-image: url(../images/member/icon_shop_level_40.png);
}

.mHome .MH-level.level50 {
  background-size: 82px 16px;
  background-image: url(../images/member/icon_shop_level_50.png);
}

.mHome .MH-left_level p {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

.mHome .MH-left_level p > a {
  display: inline;
  color: #ff6028;
}

.mHome .MH-left_column {
  padding-top: 15px;
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.mHome .item_column {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: auto;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  margin-right: 75px;
  text-align: center;
}

.mHome .item_column:last-child {
  margin-right: 0;
}

.mHome .item_column b {
  display: block;
  width: 100%;
  line-height: 40px;
  font-size: 28px;
  color: #333333;
  font-weight: 400;
}

.mHome .MH-left_box2 {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.mHome .MH-left_case {
  display: inline-block;
  width: 435px;
  height: 100px;
  padding: 20px 0 0 20px;
  background-color: #ffffff;
}

.mHome .MH-case_title {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}

.mHome .MH-case_title a {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}

.mHome .MH-case_item {
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
}

.mHome .MH-case_item .mca_i {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin-right: 40px;
}

.mHome .MH-case_item .mca_i:last-child {
  margin-right: 0;
}

.mHome .MH-case_item .mca_i > i {
  padding-left: 8px;
  color: #ff6028;
}

.mHome .MH-case_item .mca_t {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -12px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 72px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #ff6028;
  font-size: 14px;
  line-height: 24px;
  color: #ff6028;
}

.mHome .MH-left_box1 {
  width: auto;
  height: auto;
  margin-top: 16px;
  background-color: #ffffff;
  padding: 20px 0 24px 20px;
}

.mHome .MH-box_title {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}

.mHome .MH-box_p1 {
  font-size: 14px;
  line-height: 16px;
  margin-top: 14px;
  text-align: left;
  color: #666666;
}

.mHome .MH-box_p1 > a {
  display: inline;
  color: #ff6028;
}

.mHome .MH-box_topLeft {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.mHome .MH-box_use {
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: auto;
  margin-right: 80px;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  text-align: center;
}

.mHome .MH-box_use:last-child {
  margin-right: 0;
}

.mHome .MH-box_use img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto 10px;
}

.mHome .MH-box_ad2 {
  display: inline-block;
  vertical-align: top;
  width: 410px;
  height: 140px;
}

.mHome .MH-box_ad2 img {
  width: 410px;
  height: 140px;
}

.mHome .MH-right {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  height: auto;
  font-size: 14px;
}

.mHome .MH-right-adv {
  margin-bottom: 16px;
}

.mHome .MH-right-adv img {
  width:  290px;
  height: 134px;
}

.mHome .MH-right_box {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  padding: 20px 0 24px 20px;
  background-color: #ffffff;
}

.mHome .MH-right_title {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 24px;
}

.mHome .MH-right_WX {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 16px;
}

.mHome .MH-right_WX img {
  width: 80px;
  height: 80px;
  padding: 4px;
  border: 1px solid #eaeaea;
}

.mHome .MH-right_WX span {
  position: absolute;
  left: 90px;
  top: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}

.mHome .MH-right_WX p {
  position: absolute;
  left: 90px;
  top: 43px;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}

.mHome .MH-right_ad {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  background-color: #ffffff;
}

.mHome .MH-right_ad img {
  width: 100%;
  height: auto;
}

.mHome .MH-right_server {
  background-image: url(../images/member/service.png);
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 134px;
}

.mHome .MH-right_server p {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-top: 16px;
}

.mHome .MH-right_link {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-top: 16px;
}

.mHome .MH-box_ad1 {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}

.mHome .MH-box_ad1 img {
  width: 100%;
  height: auto;
}

.mHome .MH-box_ad1 span {
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -18px;
  font-size: 28px;
  height: 36px;
  line-height: 36px;
  height: 36px;
  color: #ffffff;
  letter-spacing: 2px;
}

/* 店铺认证弹窗 Start */
.memberPopup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

.memberPopup .mpBody {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -174px;
  margin-left: -243px;
  width: 540px;
  height: 540px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.memberPopup .mpClose {
  position: absolute;
  right: -54px;
  top: -16px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-image: url(../images/member/new_close_icon.png);
  background-size: 42px 42px;
  background-position: center;
  background-repeat: no-repeat;
}

.memberPopup .mpTitle {
  width: 100%;
  height: auto;
  padding: 109px 0 0;
  margin-bottom: 32px;
  text-align: center;
  background: no-repeat top/100% url("../images/member/new_bg.png");
  border-radius: 10px 10px 0px 0px;
}

.memberPopup .mpTitle span {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}

.memberPopup .mpTitle p {
  font-size: 16px;
  line-height: 21px;
  color: #333333;
}

.memberPopup .mpBox {
  position: relative;
  width: 490px;
  height: 93px;
  cursor: pointer;
  border: 1px solid #f3f3f3;
  margin: 16px auto 0;
  border-radius: 5px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-position: 22px 28px;
  background-color: #ffffff;
}

.memberPopup .mpBox:hover {
  border: 1px solid #ff6028;
  box-shadow: 1px 1px 2px 3px rgba(255, 134, 82, 0.2);
}

.memberPopup .mpBox span {
  position: absolute;
  left: 74px;
  top: 25px;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}

.memberPopup .mpBox p {
  position: absolute;
  left: 74px;
  top: 50px;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}

.memberPopup .mpBox a {
  position: absolute;
  left: 338px;
  top: 31px;
  width: 80px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
  color: #ffffff;
  background-color: #ff6028;
}

.memberPopup .mpBox a.dis {
  background-color: #bfbfbf;
}

.icon29 {
  background-image: url(../images/member/icon29.png);
}

.icon30 {
  background-image: url(../images/member/icon30.png);
}

.icon35 {
  background-image: url(../images/member/icon35.png);
}

.icon36 {
  background-image: url(../images/member/icon36.png);
}

.icon37 {
  background-image: url(../images/member/icon37.png);
}

.icon38 {
  background-image: url(../images/member/icon38.png);
}

.new-icon01 {
  background-image: url(../images/member/new_icon_01.png);
}

.new-icon02 {
  background-image: url(../images/member/new_icon_02.png);
}

.new-icon03 {
  background-image: url(../images/member/new_icon_03.png);
}

.hide {
  display: none !important;
}

/* 店铺认证弹窗 End */

.btn666666 {
  width: 100px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.btnFF6028[disabled] {
  color: #c9c9c9 !important;
  background-color: #fbfbfb !important;
  border: 1px solid #cccccc !important;
}

.btnFF6028 {
  display: inline-block;
  width: 100px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ff6028;
  font-size: 14px;
  border-radius: 2px;
  color: #ffffff;
  background-color: #ff6028;
  cursor: pointer;
}

.btnFF6028:hover {
  color: #ffffff;
}

/* layui-tab 样式重定义 Start */
.layui-tab {
  width: 910px;
  margin: 0 auto;
}

.layui-tab-title {
  height: 30px;
  padding-left: 50px;
  margin-bottom: 20px;
}

.layui-tab-title li {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  cursor: pointer;
}

.layui-tab-title li i {
  padding: 0 3px;
  color: #ffa20f;
}

.layui-tab-title li.layui-this {
  color: #ff6028;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #ffffff;
}

.layui-tab-title li.layui-this i {
  color: #ff6028;
}

.layui-tab-title .layui-this:after {
  height: 30px;
}

.layui-tab-content {
  padding: 0;
}

/* layui-tab 样式重定义 End */

/* select搜索 Start */
.mSeek {
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
  font-size: 0;
  margin-bottom: 20px;
}

.mSeek .seek-label {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
}

.mSeek .seek-select {
  display: inline-block;
  vertical-align: top;
  width: 202px;
  height: 32px;
  line-height: 30px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}

.mSeek .seek-input {
  display: inline-block;
  vertical-align: top;
  width: 414px;
  height: 32px;
  line-height: 30px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}

.mSeek .seek-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 60px;
  height: 32px;
  line-height: 30px;
  padding: 0 8px;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

/* select搜索  End */

/* 表格样式 Start */
.mTable {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  table-layout: fixed;
}

.mTable tr td {
  width: auto;
  height: 40px;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  text-align: left;
  padding: 10px 5px;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
}
.mTable.ms-center tr td {
  text-align: center;
}

.mTable tr td .cFFA20F {
  color: #ffa20f;
}

.mTable tr td .red {
  /* color: #ff0000; */
}

.mTable thead tr td,
.mTable tr:nth-child(even) td {
  background-color: #f8f9fb;
}

.mTable tr td a,
.mTable tr td p {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mTable tr td a:hover {
  color: #ff6028 !important;
}

.mTable tr td a.HQ-ewm,
.mTable tr td a.HQ-ewm:hover {
  cursor: pointer;
  color: #007aff !important;
}

.mTable tr td .btnCancel {
  display: inline-block;
  width: auto;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 2px;
  color: #ffffff;
  background: #ff6028;
  cursor: pointer;
}

/* 表格操作菜单 */
.mOperate {
  position: relative;
  width: 58px;
  height: 22px;
}

.mOperate::after {
  content: '';
  position: absolute;
  top: 5px;
  right: 8px;
  width: 10px;
  height: 10px;
  background-size: 10px 10px;
  background-image: url(../images//member/icon21.png);
  background-repeat: no-repeat;
  background-position: center;
}

.mOperate.open::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mOperate .mTitle {
  cursor: pointer;
  display: block;
  width: 58px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  color: #ffffff;
  border-radius: 2px;
  background-color: #ffa20f;
}

.mOperate .mMenu {
  position: absolute;
  left: 0;
  top: 26px;
  display: none;
  width: 78px;
  height: auto;
  background: #ffffff;
  border: 1px solid #eaeaea;
  z-index: 99;
}

.mOperate.open .mMenu {
  display: block;
}

.mOperate .mMenu .mItem {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}

.mOperate .mMenu .mItem:last-child {
  border-bottom: none;
}

.mPage {
  width: 910px;
  height: auto;
  text-align: right;
  margin: 0 auto;
}

.mPage .layui-laypage a,
.mPage .layui-laypage span {
  margin: 0;
}

/* 表格样式 End */

/* 左右表单 */
.FormBody {
  width: 100%;
  height: auto;
}

.FormBox {
  vertical-align: top;
  text-align: left;
  font-size: 0;
  margin-bottom: 20px;
}

.FormBox .FB-Left {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  text-align: right;
  margin-right: 15px;
  font-size: 14px;
}

.FormBox .FB-Left span {
  display: inline-block;
  line-height: 32px;
  font-size: 14px;
  color: #666666;
}

.FormBox .FB-Right {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 795px;
  font-size: 0;
  text-align: left;
  position: relative;
}

.FB-Right .FBR-Tip {
  line-height: 32px;
  font-size: 14px;
  color: #999999;
}

.FB-Right .FBR-Tip .FBR-Tip-Btn {
  color: #ff6028;
  cursor: pointer;
  text-decoration: underline;
}

.FB-Right .FBR-Tip .show-tips {
  display: inline;
  color: #ff6028;
  cursor: pointer;
  text-decoration: underline;
}

.FB-Right .FBR-Tip2 {
  padding: 7px 0;
  line-height: 18px;
  font-size: 14px;
  color: #999999;
}

.FBR-Input {
  width: 202px;
  height: 32px;
  font-size: 14px;
  color: #333333;
  border-radius: 2px;
  padding: 0 8px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.FB-Right .FBR-Input414 {
  width: 414px;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FB-Right input[type='text']:focus,
.FB-Right input[type='password']:focus {
  border: 1px solid #ff410f;
}

.FB-Right input[disabled] {
  background-color: #eaeaea;
}

.FB-Right .FBR-Body {
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
}

.FBR-Box {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  width: 414px;
  height: 32px;
  background: #ffffff;
  border-radius: 2px;
}

.FBR-Box .FBR-Input {
  width: 100%;
  padding: 0 54px 0 8px;
}

.FBR-Box .FBR-count {
  position: absolute;
  top: 1px;
  right: 6px;
  width: 45px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  background-color: #ffffff;
}

.FB-Right .FBR-land span {
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 32px;
  font-size: 14px;
  padding: 0 0 0 25px;
  margin-right: 40px;
  color: #333333;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 0 9px;
  background-image: url(../images/member/icon22.png);
}

.FB-Right .FBR-land span.active {
  background-image: url(../images/member/icon23.png);
}

.FB-Right .FBR-txt {
  position: relative;
  width: 414px;
  height: 124px;
  overflow: hidden;
}

.FB-Right .FBR-txt .FBR-count {
  position: absolute;
  bottom: 1px;
  right: 6px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: right;
  background-color: #ffffff;
}

.FB-Right .FBR-Img {
  display: inline-block;
  position: relative;
  width: 134px;
  height: auto;
  vertical-align: top;
  text-align: center;
  margin-right: 16px;
}

.FB-Right .FBR-Img.hide {
  display: none;
}

.FBR-Img img,
.FBR-Img video {
  width: 134px;
  height: 134px;
}

.FBR-Img .upload-del,
.FBR-Img .uBody .upload-del,
.FBR-Img .uDel,
.FBR-long .upload-del {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(../images/member/icon20.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}

.FBR-Img .upload-label {
  display: block;
  width: 134px;
  height: 134px;
  background-image: url(../images/member/icon_image.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px dashed #cccccc;
}

.FBR-Img .upload-file-label {
  display: block;
  width: 134px;
  height: 134px;
  background-image: url(../images/member/+.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px dashed #cccccc;
  cursor: pointer;
}

.FBR-Img .upload-label.uVideo {
  background-image: url(../images/member/icon_video.png);
}

.FBR-Img .uBody {
  overflow: hidden;
  display: block;
  width: 134px;
  height: 134px;
  border-radius: 2px;
  margin-bottom: 8px;
  position: relative;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center;
}

.FBR-Img .uBody video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 134px;
  max-height: 134px;
  width: auto;
  height: auto;
}

.FBR-Img input,
.FBR-long input {
  display: none;
}

.FBR-Img span {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

/* 店铺-产品管理 Start*/
/* 步骤条 */
.stepBody {
  position: relative;
  width: 500px;
  height: auto;
  text-align: center;
  vertical-align: top;
  font-size: 0;
  margin: 0 auto 20px;
}

.stepBody::before {
  position: absolute;
  top: 16px;
  left: 64px;
  content: '';
  width: 167px;
  height: 1px;
  background-color: #eaeaea;
}

.stepBody::after {
  position: absolute;
  top: 16px;
  right: 64px;
  content: '';
  width: 167px;
  height: 1px;
  background-color: #eaeaea;
}

.stepBody.step2::before,
.stepBody.step3::before,
.stepBody.step3::after {
  background-color: #ff6028;
}

.stepBody .sItem {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: auto;
  margin-right: 115px;
  z-index: 60;
}

.stepBody .sItem:last-child {
  margin-right: 0;
}

.sItem i {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #eaeaea;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin: 0 auto 8px;
}

.sItem span {
  display: block;
  width: 100%;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}

.stepBody.step1 .s1 i,
.stepBody.step2 .s1 i,
.stepBody.step2 .s2 i,
.stepBody.step3 .sItem i {
  background-color: #ff6028;
}

.stepBody.step1 .s1 span,
.stepBody.step2 .s2 span,
.stepBody.step3 .s3 span {
  color: #ff6028;
}

.FB-Right .FBR-select {
  width: 202px;
  height: 32px;
  font-size: 14px;
  color: #333333;
  border-radius: 2px;
  padding: 0 8px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-right: 10px;
}

/* 产品关键字 */
.FBR-keyword {
  width: 780px;
  height: auto;
  text-align: left;
  vertical-align: top;
}

.FBR-keyword .item-kwd {
  margin-top: 18px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  background-color: #fff6e7;
}

.FBR-keyword .item-kwd span {
  display: block;
  width: auto;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px;
  color: #ffa20f;
}

.FBR-keyword .item-kwd i {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  color: #cccccc;
  cursor: pointer;
}

/* 单位 */
.FBR-Units {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 0 0 8px;
  color: #333333;
}

/* 面议 */
.FBR-Privacy {
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 32px;
  font-size: 14px;
  padding: 0 0 0 25px;
  margin-left: 40px;
  color: #333333;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 6px;
  background-image: url(../images/member/icon13.png);
}

.FBR-Privacy.active {
  background-image: url(../images/member/icon14.png);
}

.FB-Right .FBR-TextArea {
  display: inline-block;
  vertical-align: top;
  width: 414px;
  height: 124px;
  padding: 4px 8px 20px 8px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  border-radius: 2px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

.FB-Right .FBR-524 {
  width: 524px;
}

/* 属性 */
.FBR-model {
  width: auto;
  height: auto;
  text-align: left;
}

.FBR-model .mItem {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
  margin-bottom: 20px;
}

.FBR-model .mItem input {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.FBR-model .mItem .mDel {
  display: inline-block;
  width: 60px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #999999;
  text-align: center;
  cursor: pointer;
}

.mAdd {
  width: 100px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  padding-left: 24px;
  border-radius: 2px;
  color: #666666;
  cursor: pointer;
  background-color: #ffffff;
  background-image: url(../images/member/icon10.png);
  background-size: 18px 18px;
  background-position: 20px 9px;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
}

/* 第三步 */
.SaveBody {
  padding: 0;
  text-align: center;
}

.SaveBody img {
  display: block;
  width: 250px;
  height: auto;
  margin: 0 auto 20px;
}

.SaveBody b {
  display: block;
  width: auto;
  height: auto;
  color: #333333;
  font-size: 18px;
  line-height: 20px;
  margin: 0 auto 10px;
}

.SaveBody p {
  display: block;
  width: auto;
  height: auto;
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 20px;
}

.SaveBody p > a {
  display: inline-block;
  color: #ff6028;
}

.SaveBody button {
  display: block;
  width: 150px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  margin-right: 14px;
  border-radius: 2px;
  color: #ffffff;
  background-color: #ff6028;
  border: 1px solid #ff6028;
  margin: 0 auto;
}

/* 店铺-产品管理 End*/

/* 店铺-企业动态 Start*/
.FBR-Body .FBR-long {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 200px;
  height: 112px;
  vertical-align: top;
  text-align: center;
  margin-right: 16px;
}

.FBR-long .upload-label {
  display: block;
  width: 200px;
  height: 112px;
  border-radius: 2px;
  background-image: url(../images/member/icon_image.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px dashed #cccccc;
}

.FBR-long img {
  width: 200px;
  height: 112px;
}

/* .FBR-long img  */

/* 店铺-企业动态 End*/

/* 店铺-基本设置 Start*/
.FB-Right .FBR-swiper-560 {
  width: 560px;
  margin: 0 0 20px;
}

.FB-Right .FBR-swiper-560 .swiper-wrapper li img {
  width: 560px;
  height: 168px;
}

.FB-Right .FBR-list-560 {
  width: 100%;
  height: auto;
  text-align: left;
}

.FB-Right .FBR-list-560 .banner-url {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
  counter-increment: Count_Case;
}

.FB-Right .FBR-list-560 .banner-url::before {
  content: '附件' counter(Count_Case) '：';
  width: 48px;
  color: #333333;
}

.FB-Right .FBR-list-560 .banner-url a {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #942f49;
  margin-right: 30px;
}

.FB-Right .FBR-list-560 .banner-url span.blDel {
  display: inline-block;
  vertical-align: top;
  width: auto;
  color: #666666;
  cursor: pointer;
  text-decoration: underline;
}

.mStoreSet .FBR-Logo {
  position: relative;
  width: 134px;
  height: 134px;
  border: 1px dashed #cccccc;
}

.mStoreSet .FBR-Logo img {
  width: 100%;
  height: 100%;
}

.mStoreSet .upload-del {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(../images/member/icon20.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}

.mStoreSet .FBR-Logo {
  position: relative;
  width: 134px;
  height: 134px;
  border: 1px dashed #cccccc;
}

.mStoreSet .FBR-Figure {
  position: relative;
  width: 286px;
  height: 160px;
}

.mStoreSet .FBR-Logo img {
  width: 100%;
  height: auto;
}

.mStoreSet .FBR-Figure img {
  width: 100%;
  height: auto;
}

.mStoreSet .upload-del {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(../images/member/icon20.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}

.layui-layer-content {
  position: relative;
}

.layui-layer-content .L-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 790px;
  max-height: 358px;
}

.uploadBody {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
}

.uploadBody .uBody {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -275px;
  margin-left: -500px;
  width: 1000px;
  height: 550px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}

.uploadBody .uBody-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  position: relative;
}

.uploadBody .uBody-close {
  position: absolute;
  right: 15px;
  top: 10px;
  line-height: 20px;
  width: 20px;
  cursor: pointer;
  text-align: center;
}

.container {
  width: 960px;
  margin: 20px;
}

.cropperBox {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

@media (min-width: 768px) {
  .img-container {
    min-height: auto;
  }
}

.cropperBox .img-container {
  display: inline-block;
  vertical-align: top;
  width: 680px;
  height: 465px;
  margin-right: 20px;
  margin-bottom: 0;
}

.cropperBox .docs-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 250px;
  height: 465px;
}

.cropperBox .docs-preview .cropperBtn1 {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100px;
  height: 38px;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

.cropperBox .docs-preview .cropperBtn2 {
  cursor: pointer;
  position: absolute;
  left: 120px;
  bottom: 0;
  width: 100px;
  font-size: 14px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  border: 1px solid #ff6028;
  background-color: #ff6028;
}

/* 店铺-基本设置 end*/

/* 店铺-基本信息 Start*/
.FB-Right .FBR-Model,
.FB-Right .FBR-Power {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
}

.FB-Right .FBR-Model .mItem {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  font-size: 14px;
  text-align: left;
  color: #666666;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 0;
  background-image: url(../images/member/icon13.png);
  cursor: pointer;
}
.FB-Right .FBR-Power .mItem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: auto;
  padding: 6px 0 6px 22px;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  color: #666666;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 6px;
  background-image: url(../images/member/icon13.png);
  cursor: pointer;
}

.FB-Right .FBR-Power .mItem.active,
.FB-Right .FBR-Model .mItem.active {
  background-image: url(../images/member/icon14.png);
}

.FB-Right .FBR-Select {
  position: relative;
  display: inline-block;
  width: 202px;
  height: 32px;
}

.FB-Right .FBR-Select::before {
  position: absolute;
  content: '';
  right: 1px;
  top: 9px;
  width: 22px;
  height: 14px;
  background-color: #ffffff;
  background-image: url(../images/member/icon09.png);
  background-size: 14px 14px;
  background-position: left;
  background-repeat: no-repeat;
}

.FB-Right .FBR-Select select {
  width: 100%;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FB-Right .FBR-Body .category-item {
  margin-bottom: 10px;
  position: relative;
}

.category-item .cIpt {
  width: 380px;
  height: 30px;
  line-height: 30px;
  display: block;
}

.category-item .cDel {
  position: absolute;
  left: 435px;
  top: 0;
  width: 36px;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  text-decoration: underline;
  color: #007aff;
  cursor: pointer;
}

.FB-Right.parentBody {
  position: relative;
}

.FB-Right.parentBody .pList {
  position: absolute;
  left: 0;
  top: -5px;
  width: 180px;
  height: auto;
  z-index: 999;
  display: none;
  background-color: #ffffff;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
}

.parentBody .pItem {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}

.parentBody .pItem:hover {
  background-color: #cccccc;
}

.parentBody .pItem .childBody {
  position: absolute;
  width: 180px;
  left: 180px;
  top: 0;
  display: none;
  background-color: #ffffff;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
}

.parentBody .pItem:hover .childBody {
  display: block;
}

.parentBody .pItem .childBody .cItem {
  padding-left: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}

.parentBody .cItem:hover {
  background-color: #cccccc;
}

.FB-Right .FBR-Body .label-item {
  width: 120px;
  height: 32px;
  margin: 0 10px 10px 0;
  padding: 0 8px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FB-Right .add-label-item {
  display: block;
  background: none;
  color: #666;
  font-size: 14px;
  vertical-align: middle;
}

.FB-Right .add-label-item em {
  vertical-align: middle;
}

.FB-Right .add-label-item i {
  font-size: 18px;
  color: #666;
  vertical-align: middle;
}

.FB-Right .add-label-item:hover i,
.FB-Right .add-label-item:hover em {
  color: #ff6028;
}

.FB-Right .FBR-Textarea {
  width: 414px;
  height: 124px;
  position: relative;
}

.FB-Right .FBR-Textarea textarea {
  width: 414px;
  height: 124px;
  padding: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FB-Right .textarea-info {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: auto;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #cccccc;
  background-color: #ffffff;
  padding: 2px 5px;
}

/* 店铺-基本信息 End*/

/* 店铺-详细信息 start*/
.mStoreDetail .store-remind {
  margin-bottom: 20px;
}

.mStoreDetail .MSD_body {
  width: 910px;
  height: auto;
  margin: 0 auto 14px;
  background-color: #fafcff;
  overflow: hidden;
  border-radius: 2px;
}

.mStoreDetail .MSD-title {
  width: 100%;
  height: 40px;
  position: relative;
  cursor: pointer;
  background-color: #eeeff2;
}

.mStoreDetail .MSD-txt {
  line-height: 40px;
  font-size: 12px;
  color: #999999;
  margin-left: 40px;
}

.mStoreDetail .MSD-txt b {
  font-size: 14px;
  color: #333333;
}

.mStoreDetail .MSD-txt span {
  font-size: 12px;
  color: #333333;
}

.mStoreDetail .MSD-operate {
  position: absolute;
  right: 33px;
  height: 14px;
  top: 13px;
  vertical-align: top;
  text-align: right;
  color: #ff9a21;
}

.mStoreDetail .MSD-operate span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
}

.mStoreDetail .MSD-operate i {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 14px;
}

.mStoreDetail .MSD-operate.open span {
  color: #333333;
}

.mStoreDetail .MSD-operate.open i {
  color: #666666;
}

.mStoreDetail .MSD-operate.open:hover,
.mStoreDetail .MSD-operate.open:hover span,
.mStoreDetail .MSD-operate.open:hover i {
  color: #ff6028;
}

.mStoreDetail .MSD-box {
  padding: 20px;
}

.mStoreDetail .MSD-btn {
  display: block;
  width: 92px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 auto;
  background-color: #ff410f;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}

.mStoreDetail x .MSD-btn:hover {
  border-radius: 10px;
}

.mStoreDetail .MSD-list {
  margin-bottom: 14px;
  border-bottom: 1px solid #e6e6e6;
}

.mStoreDetail .MSD-line {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
  counter-increment: Counter_Customer;
  padding-left: 20px;
  margin-bottom: 14px;
}

.mStoreDetail .MSD-list .MSD-line::before {
  position: absolute;
  content: counter(Counter_Customer, decimal-leading-zero) '.';
  top: 1px;
  left: 0px;
  font-size: 14px;
  line-height: 32px;
  color: #666;
}

.mStoreDetail .MSD-line .MSD-span {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  text-align: right;
}

.mStoreDetail .MSD-line .MSD-input {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  text-align: left;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.mStoreDetail .MSD-line .MSD-del {
  display: none;
  vertical-align: top;
  width: 70px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #999999;
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
}

.mStoreDetail .MSD-list .MSD-line:hover .MSD-del {
  display: inline-block;
}

.mStoreDetail .MSD-list .MSD-line:hover .MSD-del:hover {
  color: #ff6028;
}

.mStoreDetail .MSD-add {
  width: 100px;
  font-size: 14px;
  color: #ff6028;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

.mStoreDetail .MSD-line .firm-label {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  text-align: right;
  font-size: 14px;
  line-height: 32px;
  padding-right: 10px;
}

.MSD-line .firm-select,
.MSD-line .firm-input1,
.MSD-line .firm-input2 {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 0 10px;
  border-radius: 2px;
}

.MSD-line .firm-select {
  width: 190px;
}

.firm-fund {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 190px;
  position: relative;
  background-color: #ffffff;
}

.firm-fund select {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #ccc;
}

.firm-fund input {
  position: absolute;
  left: 65px;
  top: 0;
  width: 86px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}

.firm-fund span {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
}

.MSD-line .firm-input1 {
  width: 190px;
}

.MSD-line .firm-input2 {
  width: 155px;
}

.MSD-line .firm-unit {
  vertical-align: top;
  display: inline-block;
  width: 35px;
  text-indent: 10px;
  text-align: left;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
}

.MSD-line .firm-textarea {
  vertical-align: top;
  display: inline-block;
  text-align: left;
  font-size: 14px;
  height: 120px;
  line-height: 22px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  width: 750px;
  border-radius: 2px;
}

.MSD-line .firm-count {
  position: absolute;
  right: 32px;
  bottom: 5px;
  text-align: right;
  font-size: 12px;
  line-height: 22px;
  color: #666666;
}

/* 店铺-详细信息 End*/

/* 设置 */

.FB-Right .FBR-Txt {
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  margin-right: 20px;
}

.FB-Right .FBR-Amend {
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #ff410f;
  cursor: pointer;
}

.FB-Right .FBR-Amend {
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #ff410f;
  cursor: pointer;
}

.FB-Right .FBR-Code {
  vertical-align: top;
  display: inline-block;
  margin-left: 20px;
  width: 100px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ff6028;
  font-size: 14px;
  border-radius: 2px;
  color: #ffffff;
  background: #ff6028;
  cursor: pointer;
}

.uTab-1 {
  display: inline-block;
  vertical-align: top;
  width: 450px;
  height: auto;
  margin-right: 20px;
  text-align: center;
  position: relative;
}

.uTab-1 .uTab-container {
  width: 450px;
  height: 450px;
  overflow: hidden;
  position: relative;
  border: 1px solid #eeeeee;
}

.uTab-container .btn-masking {
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
  height: 450px;
  background-image: url(../images/bigblock.png);
  background-size: 450px 450px;
  background-repeat: no-repeat;
  background-position: left;
  z-index: 99;
}

.btn-masking .btn-upload {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -19px;
  margin-left: -40px;
  width: 80px;
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  cursor: pointer;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background: #ff410f;
}

.uTab-2 {
  display: inline-block;
  vertical-align: top;
  width: 400px;
  height: auto;
  text-align: center;
}

.uTab-2 .uLogo {
  display: block;
  margin: 0 auto;
  width: 148px;
  height: 148px;
  border: 1px solid #eeeeee;
  margin: 0 auto 20px;
}

.docs-preview {
  margin: 0 auto;
}

.img-preview {
  border: 1px solid #eeeeee;
  margin: 0 auto;
  float: none;
}

.btn-Img {
  display: block;
  padding: 0 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 0 auto 20px;
  color: #fff;
  background: #ff410f;
}

.maskBody {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 199;
}

.maskBody .maskBox {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 600px;
  height: auto;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  overflow: hidden;
}

.maskBox .maskTitle {
  padding: 0 80px 0 20px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}

.maskBox .maskClose {
  position: absolute;
  right: 10px;
  top: 0px;
  color: #666;
  font-size: 20px;
  cursor: pointer;
}

.maskBody .uBox .uBox-left {
  width: 100px;
}

.maskBody .uBox .uBox-right {
  width: 420px;
}

.avatar_list {
  text-align: left;
  vertical-align: top;
  padding: 0 20px 20px;
}

.avatar_list img {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 20px 20px 0;
  cursor: pointer;
  border: 1px solid #ccc;
  background: #fff;
  opacity: 0.6;
}

.avatar_list img:hover {
  opacity: 1;
}

/* 设置-安全认证 Start */
.mUserAuth .authShow {
  position: relative;
  width: 910px;
  height: auto;
  margin: 0 auto;
  font-size: 18px;
  padding: 50px 20px;
  line-height: 30px;
  color: #999999;
  background-color: #fffdf9;
}

.mUserAuth .authShow .as-btn {
  position: absolute;
  right: 40px;
  top: 48px;
  width: 100px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border-radius: 4px;
  background-color: #ff6028;
}

.authBody {
  padding: 1px 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.authStep {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: center;
}

.authStep .sItem {
  position: relative;
  display: inline-block;
  width: 240px;
  height: auto;
  vertical-align: top;
  text-align: center;
}

.authStep .sItem::before {
  position: absolute;
  content: '';
  top: 16px;
  right: 140px;
  width: 200px;
  height: 1px;
  background-color: #eaeaea;
  z-index: 9;
}

.authStep .sItem:first-child:before {
  width: 0;
  height: 0;
}

.sItem .SI-num {
  width: 32px;
  height: 32px;
  line-height: 28px;
  margin: 0 auto 8px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #eaeaea;
  border: 2px solid #ffffff;
}

.sItem .SI-txt {
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}

.sItem.active::before {
  background-color: #ff6028;
}

.sItem.active .SI-num {
  background-color: #ff6028;
}

.sItem.active .SI-txt {
  color: #ff6028;
}

.authUploadBody {
  position: relative;
  display: block;
  width: 320px;
  height: 240px;
  background-image: url(../images/member/fws_1.png);
  background-size: 320px 240px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 40px auto 16px;
  cursor: pointer;
}

.authUploadImg {
  position: relative;
  display: block;
  width: 320px;
  height: 240px;
  margin: 40px auto 16px;
  cursor: pointer;
}

.authUploadBody > img {
  position: absolute;
  left: 134px;
  top: 79px;
  width: 48px;
  height: 48px;
}

.authUploadBody > span {
  display: block;
  position: absolute;
  top: 143px;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

.authUploadBody > span i {
  color: #ff6028;
}

.AB-tips {
  width: 360px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  text-align: center;
  margin: 0 auto 80px;
}

.AB-sampleTitle {
  position: relative;
  width: 250px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  text-align: center;
  margin: 0 auto 40px;
}

.AB-sampleTitle::after,
.AB-sampleTitle::before {
  position: absolute;
  content: '';
  top: 9px;
  width: 80px;
  height: 1px;
  background-color: #eaeaea;
}

.AB-sampleTitle::after {
  right: 0;
}

.AB-sampleTitle::before {
  left: 0;
}

.AB-sampleBody {
  vertical-align: top;
  text-align: center;
}

.AB-sampleBody .AB-sampleItem {
  vertical-align: top;
  display: inline-block;
  width: 120px;
  height: auto;
}

.AB-sampleItem > img {
  width: 80px;
  height: 60px;
  margin: 0 auto 10px;
}

.AB-sampleItem > span {
  width: auto;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  padding-left: 20px;
  background-size: 16px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.AB-sampleItem > span.success {
  background-image: url(../images/member/e_success.png);
}

.AB-sampleItem > span.failure {
  background-image: url(../images/member/e_failure.png);
}

.FBR-aSelect {
  display: inline-block;
  width: 202px;
  height: 32px;
}

.FBR-aSelect .elSelect .el-input__inner {
  width: 100%;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FBR-Cate {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
}

.FBR-Cate .elSelect .el-input__inner {
  width: 414px;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FBR-aSelect .elSelect .el-input__icon,
.FBR-Cate .elSelect .el-input__icon {
  line-height: 32px;
}

.FBR-turnover {
  width: 414px;
  height: auto;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  margin-bottom: 15px;
}

.FBR-turnover .tTitle {
  position: relative;
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #666666;
  padding-left: 28px;
  background: #f8f9fb;
}

.FBR-turnover .tTitle .tDel {
  position: absolute;
  top: 12px;
  right: 16px;
  width: auto;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
  padding: 0 9px 0 23px;
  background-image: url(../images//member//icon42.png);
  background-size: 12px 12px;
  background-position: 9px 3px;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 9px;
}

.FBR-turnover .tBox {
  width: auto;
  padding: 10px 16px;
  vertical-align: top;
  text-align: left;
}

.FBR-turnover .tBox .tSelect {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 24px;
  margin-right: 10px;
}

.FBR-turnover .tBox .tSelect .elSelect .el-input__inner {
  width: 100%;
  height: 24px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.FBR-turnover .tBox .tSelect .el-input__icon {
  line-height: 22px;
}

.FBR-turnover .tBox .tInput {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 180px;
  height: 24px;
}

.FBR-turnover .tBox .tInput input {
  width: 100%;
  height: 24px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding-right: 50px;
}

.FBR-turnover .tBox .tInput span {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 45px;
  height: 22px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

.authBody .AB-success {
  width: 60px;
  height: 60px;
  margin: 60px auto 16px;
}

.authBody .AB-sTips {
  width: 360px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  margin: 0 auto 16px;
}

.authBody .AB-use {
  width: 346px;
  padding: 24px 40px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  background: #fffaf3;
  border-radius: 8px;
  margin: 0 auto 40px;
}

.authBody .AB-toBase {
  display: inline-block;
  width: 108px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  background: #ffffff;
  color: #ff6028;
  border: 1px solid #ff5f14;
  margin-right: 9px;
}

.authBody .AB-toTask {
  display: inline-block;
  width: 108px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #ff6028;
  border: 1px solid #ff6028;

  border-radius: 2px;
  margin-left: 9px;
}

.mUserAuth .authUploadError {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
  height: auto;
  background-color: #ffffff;
  overflow: hidden;
  padding-top: 32px;
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eaeaea;
  z-index: 10;
  border-radius: 8px;
}

.mUserAuth .AE-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  background-image: url(../images/member/icon44.png);
  background-size: 20px 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 90px;
  padding-left: 26px;
  margin: 0 auto 15px;
}

.mUserAuth .AE-msg {
  width: 240px;
  height: auto;
  margin: 0 auto 27px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: center;
}

.mUserAuth .AE-btn {
  border-top: 1px solid #d9d9d9;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #ff6028;
  cursor: pointer;
}
.UploadAgain {
  display: inline-block;
  width: auto;
  padding: 10px 20px 10px 44px;
  font-size: 14px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #cccccc;
  background-image: url(../images/member/icon43.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 19px 10px;
  cursor: pointer;
}

/* 设置-安全认证 End */

/* 设置-修改密码 Start */
.FB-Right .FBR-Cipher {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 32px;
  margin-left: 15px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 0px 7px;
  background-image: url(../images/user/Icon07.png);
}

.FB-Right .FBR-Cipher .cTxt {
  width: 100px;
  height: 32px;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-top: 16px;
  text-align: left;
  background-image: url(../images/user/psd.png);
  background-size: 92px 160px;
  background-repeat: no-repeat;
  background-position: 0 -5px;
}

.FB-Right .FBR-Cipher .cTxt.l1 {
  background-position: 0 -45px;
}

.FB-Right .FBR-Cipher .cTxt.l2 {
  background-position: 0 -85px;
}

.FB-Right .FBR-Cipher .cTxt.l3 {
  background-position: 0 -125px;
}

/* 设置-修改密码 End */

/* 设置-我的收藏 Start */
.w120 {
  width: 120px !important;
}

.w180 {
  width: 180px !important;
}

.mUserCollect .layui-tab-title {
  padding-left: 80px;
  margin-bottom: 20px;
}

.mUserCollect .layui-tab-title li {
  font-size: 14px;
  color: #666666;
  text-align: center;
  cursor: pointer;
}

.mUserCollect .layui-tab-title .layui-this {
  color: #ff6028;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #ffffff;
}

.mUserCollect .iconProduct {
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/member/icon24.png);
  background-size: 14px 14px;
  background-position: center;
  background-repeat: no-repeat;
}

.mUserCollect .layui-tab-title .layui-this .iconProduct {
  background-image: url(../images/member/icon25.png);
}

.mUserCollect .noData {
  padding-left: 130px;
  width: 500px;
  height: 90px;
  margin: 40px auto;
  font-size: 14px;
  color: #999;
  line-height: 45px;
  background-image: url(../images/no_data.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 90px 90px;
}

.mUserCollect .noData a {
  color: #ff6028;
}

.mUserCollect .noData a:hover {
  text-decoration: underline !important;
}

/* 设置-我的收藏 End */

/* 商机-参与项目 Start */
.mBusinessAccept .MB-Body {
  width: 910px;
  height: auto;
  margin: 0 auto 20px;
}

.mBusinessAccept .MB-Line {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  margin-top: 20px;
}

.mBusinessAccept .MB-Line .MBL-left {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: auto;
  padding-right: 10px;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}

.mBusinessAccept .MB-Line .MBL-right {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: auto;
  height: auto;
}

.mBusinessAccept .MBL-right span {
  display: inline-block;
  width: auto;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #333333;
  padding: 0 8px;
  margin: 0 10px 0 0;
  border-radius: 4px;
  cursor: pointer;
}

.mBusinessAccept .MBL-right span.active {
  color: #ffffff;
  background-color: #ff410f;
}

.mBusinessAccept .mTable {
  width: 910px;
  margin: 0 auto;
}

/* 商机-参与项目 End */
/* 商机-参与项目 Start */
/* .mBusinessConsult .layui-tab-title {
    border-style: none;
    border-color: transparent;
    border-width: 0;
}

.mBusinessConsult .layui-tab-title li.layui-this {
    border: none;
}

.mBusinessConsult .layui-tab-title .layui-this:after {
    border-style: none;
    border-color: transparent;
    border-width: 0;
    width: 56px;
    height: 2px;
    background-color: #ff6028;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
} */

.mBusinessConsult .layui-tab-title li.icon39 {
  padding: 0 10px 0 30px;
  background-image: url(../images/member/icon39.png);
  background-size: 14px 14px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
}

.mBusinessConsult .layui-tab-title li.icon39.layui-this {
  background-image: url(../images/member/icon391.png);
}

.mBusinessConsult .layui-tab-title li.icon40 {
  padding: 0 10px 0 30px;
  background-image: url(../images/member/icon40.png);
  background-size: 14px 14px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
}

.mBusinessConsult .layui-tab-title li.icon40.layui-this {
  background-image: url(../images/member/icon401.png);
}

.mBusinessConsult .layui-tab-title li i {
  color: #666666;
}

.mBusinessConsult .layui-tab-title li.layui-this i {
  color: #ff6028;
}

/* 商机-参与项目 End */
/* 商机-参与项目 Start */
.mBusinessConsult .iBody {
  width: 800px;
  height: auto;
  text-align: left;
  margin-left: 20px;
}

.mBusinessConsult .iBody .iF8 {
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
  padding: 24px 20px;
  text-align: left;
  background-color: #f8f8f8;
}

.mBusinessConsult .iBody .iF-title {
  width: auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  margin-bottom: 24px;
}

.mBusinessConsult .iBody .iF-body {
  width: 100%;
  height: 112px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  border-radius: 2px;
  overflow: hidden;
  font-size: 0;
  margin-bottom: 24px;
}

.mBusinessConsult .iF_Product .iF-logo {
  display: inline-block;
  vertical-align: middle;
  width: 112px;
  height: 112px;
  margin-right: 20px;
  border-radius: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mBusinessConsult .iF_Product .iF-right {
  display: inline-block;
  width: 610px;
  height: auto;
  vertical-align: middle;
  text-align: left;
}

.mBusinessConsult .iF_Case .iF-logo {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  height: 112px;
  margin-right: 20px;
  border-radius: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.mBusinessConsult .iF_Case .iF-logo::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background-image: url(../images/member/icon_play.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.mBusinessConsult .iF_Case .iF-right {
  display: inline-block;
  width: 520px;
  height: auto;
  vertical-align: middle;
  text-align: left;
}

.mBusinessConsult .iF-right .iFR-title {
  width: 100%;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
}

.mBusinessConsult .iF-right .iFR-info {
  width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 24px;
}

.mBusinessConsult .iF-right .iFR-info span {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-right: 24px;
}

.mBusinessConsult .iF-right .iFR-info span > i {
  color: #ff6028;
}

.mBusinessConsult .iF-right .iFR-p {
  width: 100%;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #333333;
}

.mBusinessConsult .iF8 .iF-info {
  width: 100%;
  vertical-align: top;
  text-align: left;
}

.mBusinessConsult .iF8 .iF-info span {
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #999999;
  padding-left: 20px;
  margin-right: 50px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 3px 3px;
}

.mBusinessConsult .iF-1 {
  background-image: url(../images/member/icon18.png);
}

.mBusinessConsult .iF-2 {
  background-image: url(../images/member/icon19.png);
}

.mBusinessConsult .iB-line {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  margin-bottom: 10px;
}

.mBusinessConsult .iB-line .iB-left {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  text-align: right;
}

.mBusinessConsult .iB-line .iB-right {
  display: inline-block;
  vertical-align: top;
  width: 500px;
  line-height: 20px;
  font-size: 14px;
  color: #333333;
  text-align: left;
}

.mBusinessConsult .iB-line .iB-right .file-box {
  display: flex;
  flex-wrap: wrap;
}

.mBusinessConsult .iB-line .iB-right .file-box .file-item {
  position: relative;
  width: 100px;
  height: 98px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.mBusinessConsult .iB-line .iB-right .file-box .file-item img {
  width: 100%;
  height: 100%;
}

.mBusinessConsult .iB-line .iB-right .file-box .file-item .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border: 2px solid #ffffff;
  background: url('../images/new-shop/play.png') no-repeat center;
  border-radius: 50%;
}

.mBusinessConsult .iB-line .left-btn {
  display: inline-block;
  vertical-align: top;
  width: 135px;
  height: 44px;
  line-height: 30px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  border-radius: 2px;
  color: #ffffff;
  background: linear-gradient( 90deg, #FF7D56 0%, #FD472B 100%);
  cursor: pointer;
  margin-right: 13px;
  margin-left: 20px;
}

.mBusinessConsult .iB-line .right-btn {
  display: inline-block;
  vertical-align: top;
  width: 135px;
  height: 44px;
  line-height: 30px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  border-radius: 2px;
  color: #333333;
  background-color: #F3F3F3;
  cursor: pointer;
}

.mBusinessConsult .fastMask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: url(../images/common/mask.png);
}

.mBusinessConsult .fastMask .reason-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 422px;
  height: 260px;
  padding: 29px 70px 33px;
  background: #ffffff;
}

.mBusinessConsult .fastMask .reason-container .title {
  text-align: center;
}

.mBusinessConsult .fastMask .reason-container .tip-text {
  margin-top: 39px;
  font-size: 14px;
  color: #999999;
}

.mBusinessConsult .fastMask .reason-container .tip-text span {
  color: #ff1a1a;
}

.mBusinessConsult .fastMask .reason-container #reason_input {
  width: 100%;
  height: 31px;
  background: #F3F3F3;
  padding: 10px;
}

.mBusinessConsult .fastMask .reason-container .btn-box {
  margin-top: 42px;
  justify-content: space-between;
}

.mBusinessConsult .fastMask .reason-container .btn-box button {
  width: 120px;
  height: 40px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.mBusinessConsult .fastMask .reason-container .btn-box .close-btn {
  background: #f3f3f3;
  color: #333333;
}

.mBusinessConsult .fastMask .reason-container .btn-box .submit-btn {
  background: #ff6028;
  color: #ffffff;
}

/* 商机-参与项目 End */

/* 服务-服务订单 Start */

.mServe {
  position: relative;
}

.mServe .mTable td a {
  color: #ff6028;
}

.MS-title {
  font-size: 14px;
  line-height: 18px;
  margin-top: 24px;
  margin-left: 20px;
  color: #999999;
}

.MS-xsb {
  font-size: 36px;
  line-height: 48px;
  margin-top: 24px;
  margin-left: 20px;
  color: #ff6028;
  font-weight: bold;
}

.MS-xsb a {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  color: #0d7cfd;
  margin-left: 10px;
  font-weight: normal;
}

.MS-freeze {
  font-size: 16px;
  line-height: 18px;
  margin-top: 24px;
  margin-left: 20px;
  color: #999999;
}

.MS-freeze span {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  background-image: url(../images/member/icon261.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: right center;
  padding-right: 20px;
  text-decoration: underline;
  color: #333333;
}

.MS-btn,
.MS-btn:hover {
  position: absolute;
  top: 127px;
  right: 252px;
  width: 192px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  /*margin-top: 60px;*/
  /*margin-left: 258px;*/
  color: #ffffff;
  background-color: #ff6028;
  border-radius: 2px;
}

.apply-retund-retention {
  position: absolute;
  top:401px;
  right: 110px;
  width: 124px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #FF6028;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #ff6028;
  cursor: pointer;
}

.MB-body {
  position: fixed;
  left: 50%;
  top: 40%;
  margin-top: -120px;
  margin-left: -280px;
  width: 560px;
  height: 240px;
  padding-top: 20px;
  background-color: #ffffff;
}

.MB-body .MB-title {
  width: 200px;
  height: auto;
  margin: 0 auto 50px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  color: #333333;
}

.MB-body .MB-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.MB-body .MB-txt {
  width: 410px;
  height: auto;
  margin: 0 auto 30px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #333333;
}

.MB-body .MB-txt i {
  color: #ff6028;
}

.MB-body .MB-btn {
  width: 192px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  margin: 0 auto;
  color: #ffffff;
  background-color: #ff6028;
  border-radius: 2px;
  cursor: pointer;
}

.orderBody {
  width: 910px;
  height: auto;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  margin: 0 auto;
  padding-bottom: 20px;
}

.orderBody .odr-title {
  width: 100%;
  height: 42px;
  line-height: 42px;
  vertical-align: top;
  background-color: #f8f9fb;
  margin-bottom: 20px;
}

.orderBody .odr-title span {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #333333;
  margin-left: 40px;
}

.orderBody .odr-line {
  vertical-align: top;
  text-align: left;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.orderBody .odr-line span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  width: 140px;
  height: auto;
  text-align: right;
}

.orderBody .odr-line p,
.orderBody .odr-line b {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  width: 400px;
  height: auto;
}

.orderBody .odr-line b {
  color: #f43530;
}

.iTitle {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  margin-left: 60px;
  margin-bottom: 20px;
}

.iNum {
  display: none;
  vertical-align: top;
  width: auto;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #333333;
  margin-right: 20px;
}

.iOrderNum {
  display: none;
  vertical-align: top;
  width: auto;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #f43530;
}

.FB-Right .iOrder {
  display: inline-block;
  vertical-align: top;
  width: auto;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #ff6028;
}

.FB-Right .iPrice {
  display: inline-block;
  vertical-align: top;
  width: auto;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #cccccc;
}

.FB-Right .iSever {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #333333;
  padding-left: 32px;
  background-image: url(../images/member/icon23.png);
  background-size: 14px 14px;
  background-position: 5px 9px;
  background-repeat: no-repeat;
}

.FormBox .FB-Tab {
  width: auto;
  height: auto;
  vertical-align: top;
  text-align: left;
  margin-left: 80px;
}

.FormBox .FB-Tab span {
  display: inline-block;
  width: auto;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 10px;
  margin-right: 20px;
  color: #666666;
}

.FormBox .FB-Tab span.active {
  color: #ff6028;
  position: relative;
}

.FormBox .FB-Tab span.active::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 48px;
  height: 2px;
  background-color: #ff6028;
}

.mServe .maskBox {
  width: 640px;
  height: auto;
  background: #ffffff;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  padding-bottom: 20px;
}

.maskBox .MB-Title {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  padding-left: 20px;
  color: #666666;
  background: #f8f8f8;
  position: relative;
  margin-bottom: 15px;
}

.maskBox .MB-Title .iconclose {
  position: absolute;
  right: 20px;
  top: 14px;
  width: 18px;
  line-height: 18px;
  font-size: 20px;
  cursor: pointer;
}

.maskBox .MB-OrderTips {
  vertical-align: top;
  width: 600px;
  margin: 0 auto;
  padding-left: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ffa20f;
  margin-bottom: 15px;
}

.maskBox .MB-OrderTips i {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background-image: url(../images/member/icon27.png);
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.maskBox .MB-iBody {
  width: 600px;
  height: auto;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}

.maskBox .MB-iBody .item-order,
.maskBox .MB-iBody .item-order-dis {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.maskBox .MB-iBody .item-order span,
.maskBox .MB-iBody .item-order-dis span {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 0 0 0 10px;
  font-size: 14px;
  line-height: 42px;
  color: #666666;
}

.maskBox .MB-iBody .item-order-dis span {
  color: #cccccc;
}

.maskBox .MB-iBody .item-title,
.maskBox .MB-iBody .item-list .itemOrder:nth-child(even) {
  background-color: #f8f9fb;
}

.maskBox .MB-iBody .item-list {
  width: 604px;
  height: auto;
  max-height: 420px;
  overflow-y: scroll;
}

.maskBox .MB-iBody .item-list .item-order {
  cursor: pointer;
}

span.iSpan1 {
  width: 195px;
  border-right: 1px solid #eaeaea;
  padding-left: 30px !important;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: 8px 14px;
}

.item-list .item-order .iSpan1 {
  background-image: url(../images/member/icon22.png);
}

.item-list .item-order.active .iSpan1 {
  background-image: url(../images/member/icon23.png);
}

.item-list .item-order-dis .iSpan1 {
  background-image: url(../images/member/icon27.png);
}

span.iSpan2 {
  width: 130px;
  border-right: 1px solid #eaeaea;
}

span.iSpan3 {
  width: 115px;
  border-right: 1px solid #eaeaea;
}

span.iSpan4 {
  width: 157px;
}

.MB-Btn {
  width: 600px;
  height: auto;
  margin: 20px auto 0;
  text-align: right;
}

.itemBtn {
  width: 78px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background-color: #ff6028;
  border-radius: 2px;
  border: 1px solid #ff6028;
  cursor: pointer;
}

.applyBtn,
.applyBtn:hover {
  width: 92px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background-color: #ff6028;
  border-radius: 2px;
  border: 1px solid #ff6028;
  cursor: pointer;
  margin-left: 60px;
  margin-bottom: 20px;
}

/* 服务-服务订单 End */
.mCase .cTip {
  width: 910px;
  height: auto;
  position: relative;
  padding: 10px 16px;
  margin: 0 auto 20px;
  background-color: #f9f9f9;
}

.mCase .cTip i {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  color: #cccccc;
  cursor: pointer;
  background-image: url(../images/member/icon20.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.mCase .cTip b {
  font-size: 14px;
  line-height: 14px;
  color: #ffa20f;
  text-align: left;
  margin-bottom: 8px;
}

.mCase .cTip p {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  text-align: left;
}

.mCase .cTip p > a {
  display: inline;
  color: #ff6028;
}

.mCase .mSeek {
  width: 910px;
  margin: 0 auto 20px;
}

.mCase .mTable {
  width: 910px;
  margin: 0 auto;
}

.flowBody .flow-item {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
  position: relative;
  margin-bottom: 16px;
  counter-increment: Count_Case;
}

.flowBody .flow-item::before {
  position: absolute;
  content: counter(Count_Case);
  top: 6px;
  left: -34px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #ff6028;
  border: 1px solid #ff6028;
  border-radius: 50%;
}

.flow-txt {
  display: inline-block;
  vertical-align: middle;
  width: 414px;
  height: 32px;
  padding: 10px 8px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  border-radius: 2px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

.flow-item:first-child .flow-menu span.flow-up,
.flow-item:last-child .flow-menu span.flow-down {
  display: none;
}

.flow-item .flow-menu {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
}

.flow-item .flow-menu span {
  display: inline-block;
  width: 36px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}

.flow-add {
  display: block;
  /*width: 90px;*/
  height: 20px;
  line-height: 20px;
  color: #ff6028;
  /*text-align: center;*/
  cursor: pointer;
  font-size: 14px;
}

.FBR-Table {
  width: 746px;
  height: auto;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  table-layout: fixed;
}

.FBR-Table tr td {
  width: auto;
  height: 40px;
  text-align: center;
  font-size: 14px;
  padding: 0 10px;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  word-break: break-all;
}

.FBR-Table tr:first-child td {
  color: #666666;
  background-color: #f8f9fb;
}

.FBR-Table tr td span {
  display: inline-block;
  padding: 0 8px;
}

.FBR-Input100 {
  width: 100px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  padding: 0 8px;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #cccccc;
}

.FBR-more {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding-left: 8px;
  padding-top: 6px;
  margin-bottom: 15px;
}

.FBR-more a {
  display: inline-block;
  color: #ff6028;
}

.lImg {
  width: auto;
  height: auto;
  margin: 0 auto;
}

.FBR-AddType {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #ff6028;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}

.mCase .maskBoxType {
  width: 540px;
  height: 200px;
}

.mCase .MB-Btn {
  width: 500px;
  height: auto;
  margin: 0 auto;
}

.mCase .mbi {
  display: block;
  width: 500px;
  text-align: right;
  margin: 34px auto 40px;
}

.mCase .mbi .need {
  display: inline-block;
  width: 60px;
  line-height: 32px;
  margin-right: 8px;
}

.mCase .mbi .FBR-Input {
  display: inline-block;
  width: 420px;
  line-height: 32px;
}

.mCase .MB-Btn button {
  display: inline-block;
  width: 52px;
  line-height: 22px;
  height: 24px;
  margin-left: 16px;
}

.listImg .listItem {
  margin-bottom: 8px;
  counter-increment: Count_Case;
}

.listImg .listItem::before {
  position: absolute;
  content: '图片（' counter(Count_Case) ' /3）';
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #999999;
}

.sortBody {
  width: 910px;
  height: auto;
  margin: 0 auto 20px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}

.sortList {
  width: 100%;
  height: auto;
}

.sortBody .sortTitle,
.sortList .sortItem {
  font-size: 0;
  vertical-align: top;
  text-align: left;
  width: 100%;
  height: 40px;
}

.sortBody .sortTitle,
.sortList .sortItem:nth-child(even) {
  background-color: #f8f9fb;
}

.sortList .sortItem {
  color: #333333;
  border-top: 1px solid #eaeaea;
}

.sortBody .ST_span {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  color: #666666;
  border-right: 1px solid #eaeaea;
}

.sortBody .ST_span:last-child {
  border-right: none;
}

.btnItem {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-right: 10px;
  cursor: pointer;
}

.btnItem:hover {
  color: #ff6028;
  text-decoration: underline;
}

.sortList .sortItem {
  cursor: move;
}

.mCase .w680 {
  width: 679px !important;
}

.mCase .w430 {
  width: 428px !important;
}

.mCase .w340 {
  width: 338px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mCase .w230 {
  width: 229px !important;
}

.mCase .w120 {
  width: 119px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mCase .maskBoxCase {
  width: 860px;
  height: auto;
  padding-bottom: 20px;
}

.maskBoxCase .MB-cBody {
  width: 820px;
  height: auto;
  margin: 0 auto 20px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  overflow: hidden;
}

.maskBoxCase .MBC_title,
.maskBoxCase .caseItem {
  font-size: 0;
  vertical-align: top;
  text-align: left;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #eaeaea;
}

.maskBoxCase .MBC_title,
.maskBoxCase .caseItem:nth-child(even) {
  background-color: #f8f9fb;
}

.maskBoxCase .MBC_title {
  color: #333333;
}

.maskBoxCase .caseItem {
  border-bottom: 1px solid #eaeaea;
}

.maskBoxCase .caseItem:last-child {
  border-bottom: none;
}

.maskBoxCase .MBC_span {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  color: #666666;
  border-right: 1px solid #eaeaea;
}

.maskBoxCase .MBC_span:last-child {
  border-right: none;
}

.maskBoxCase .MBC_list {
  width: 825px;
  height: auto;
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.caseItem .w340 {
  cursor: pointer;
  padding-left: 38px;
  background-image: url(../images/member/icon13.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.caseItem.iSelect .w340 {
  background-image: url(../images/member/icon14.png);
}

.maskBoxCase .MB-cBtn {
  width: 820px;
  margin: 0 auto;
  text-align: right;
  vertical-align: top;
}

.layui-layer-btn .layui-layer-btn0 {
  background-color: #ff6028 !important;
  border-color: #ff6028 !important;
}

.FFA20F {
  color: #ffa20f !important;
}

.CCCCCC {
  color: #cccccc !important;
}

.F43631 {
  color: #f43631 !important;
}

/*2021.04.06 PC个人中心新增订阅*/
/*订阅接单--订阅的项目*/
.subscribe .task p.title,
.subscribe .case p.title,
.subscribe .custom p.title,
.subscribe .channel p.title {
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #eaeaea;
}

.subscribe .task .tip,
.subscribe .case .tip {
  width: 910px;
  height: 44px;
  margin: 20px auto 0;
}

.subscribe .task .tip img,
.subscribe .case .tip img {
  width: 910px;
}

.subscribe .task .task-list,
.subscribe .case .case-list {
  width: 910px;
  height: auto;
  margin: 24px auto 0;
}

.subscribe .task .task-list .inner,
.subscribe .case .case-list .inner {
  border: 1px solid #eaeaea;
}

.subscribe .task .task-list .task-item:nth-child(odd),
.subscribe .case .case-list .case-item:nth-child(odd),
.subscribe .custom .custom-list .custom-item:nth-child(odd) {
  background: #f8f9fb;
}

.subscribe .task .task-list .task-item .type {
  width: 115px;
  height: 42px;
  padding-left: 10px;
  line-height: 42px;
}

.subscribe .task .task-list .task-item .type span.repute {
  color: #c18650;
}

.subscribe .task .task-list .task-item .title {
  width: 678px;
  height: 42px;
  border-left: 1px solid #eaeaea;
  padding-left: 10px;
  line-height: 42px;
}

.subscribe .task .task-list .task-item .title span.repute {
  color: #c18650;
}

.subscribe .task .task-list .task-item .ctrl {
  width: 113px;
  height: 42px;
  border-left: 1px solid #eaeaea;
  padding-left: 10px;
  line-height: 42px;
}

.subscribe .task .task-list .task-item .ctrl button,
.subscribe .case .case-list .case-item .ctrl button.on {
  width: 93px;
  height: 22px;
  color: #333333;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #cccccc;
  font-size: 12px;
  cursor: pointer;
}

.empty {
  min-width: 178px;
  margin: 0 auto;
  text-align: center;
}

.empty img {
  width: 130px;
  display: inline;
}

.empty p {
  margin-top: 20px;
  color: #666666;
}

.empty p em {
  color: #ff6028;
}

/*订阅接单--我的成功案例*/
.subscribe .case .case-list .case-item .title {
  width: 686px;
  height: 42px;
  padding-left: 10px;
  line-height: 42px;
}

.subscribe .case .case-list .case-item .title span {
  color: #cccccc;
}

.subscribe .case .case-list .case-item .title span.on {
  color: #666666;
}

.subscribe .case .case-list .case-item .status {
  width: 107px;
  height: 42px;
  padding-left: 10px;
  border-left: 1px solid #eaeaea;
  line-height: 42px;
}

.subscribe .case .case-list .case-item .status span {
  color: #ff6028;
}

.subscribe .case .case-list .case-item .status span.on {
  color: #666666;
}

.subscribe .case .case-list .case-item .ctrl {
  width: 113px;
  height: 42px;
  padding-left: 10px;
  border-left: 1px solid #eaeaea;
  line-height: 42px;
}

.subscribe .case .case-list .case-item .ctrl button {
  width: 93px;
  height: 22px;
  color: #ffffff;
  background: #ffa20f;
  border-radius: 2px;
  cursor: pointer;
}

.subscribe .case #page {
  padding: 20px;
}

/*订阅接单--自定义*/
.subscribe .custom button.add-custom {
  width: 116px;
  height: 32px;
  margin: 30px 0 20px 20px;
  color: #ffffff;
  background: #ff6028;
  border-radius: 2px;
}

.subscribe .custom .custom-list .inner {
  width: 910px;
  border: 1px solid #eaeaea;
}

.subscribe .custom .custom-list .inner .custom-item .trade {
  width: 396px;
  height: 42px;
  padding-left: 10px;
  line-height: 42px;
}

.subscribe .custom .custom-list .inner .custom-item .technology {
  width: 396px;
  height: 42px;
  padding-left: 10px;
  border-left: 1px solid #eaeaea;
  line-height: 42px;
}

.subscribe .custom .custom-list .inner .custom-item .ctrl {
  width: 113px;
  height: 42px;
  padding-left: 10px;
  border-left: 1px solid #eaeaea;
  line-height: 42px;
}

.subscribe .custom .custom-list .inner .custom-item .ctrl button.del-custom {
  width: 93px;
  height: 22px;
  color: #333333;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #cccccc;
  font-size: 12px;
  cursor: pointer;
}

.add-custom-layer {
  width: 474px;
  padding-bottom: 20px;
}

.add-custom-layer .cate-list {
}

.add-custom-layer .cate-list .cate-item {
  height: 32px;
  margin-top: 20px;
  padding: 0 0 0 15px;
  line-height: 32px;
}

.add-custom-layer .cate-list .cate-item .cate,
.add-custom-layer .cate-list .cate-item .tag {
  position: relative;
  width: 202px;
  height: 32px;
  border: 1px solid #cccccc;
  margin: 0 5px;
  border-radius: 2px;
  cursor: pointer;
}

.add-custom-layer .cate-list .cate-item > i {
  margin-left: 8px;
  vertical-align: middle;
  font-weight: 700;
  cursor: pointer;
}

.add-custom-layer .cate-list .cate-item .cate > span,
.add-custom-layer .cate-list .cate-item .tag > span {
  margin-left: 8px;
}

.add-custom-layer .cate-list .cate-item .cate > i,
.add-custom-layer .cate-list .cate-item .tag > i {
  float: right;
  margin-right: 8px;
}

.add-custom-layer .cate-list .cate-item .cate > ul,
.add-custom-layer .cate-list .cate-item .tag > ul {
  display: none;
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  max-height: 100px;
  background: #ffffff;
  overflow: auto;
  z-index: 100;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.1);
}

.add-custom-layer .cate-list .cate-item .cate > ul li,
.add-custom-layer .cate-list .cate-item .tag > ul li {
  width: 100%;
  padding-left: 10px;
}

.add-custom-layer .cate-list .cate-item .cate > ul li:hover,
.add-custom-layer .cate-list .cate-item .tag > ul li:hover {
  background: #ff6028;
  color: #ffffff;
}

.add-custom-layer .add-more {
  margin: 20px 0 0 20px;
  color: #ff6028;
  background: none;
}

.add-custom-layer .submit-custom {
  display: block;
  width: 88px;
  height: 32px;
  margin: 0 auto;
  color: #ffffff;
  background: #ff6028;
  border-radius: 2px;
}

/*接受项目渠道*/
.subscribe .channel-item {
  width: 460px;
  height: 52px;
  margin: 0 0 44px 20px;
  line-height: 52px;
}

.subscribe .channel-item .sign-item img {
  display: inline-block;
  width: 32px;
}

.subscribe .channel .switch-item .switch {
  width: 48px;
  height: 24px;
  position: relative;
  border: 1px solid #dfdfdf;
  background-color: #fdfdfd;
  box-shadow: #dfdfdf 0 0 0 0 inset;
  border-radius: 40px;
  background-clip: content-box;
  display: inline-block;
  -webkit-appearance: none;
  user-select: none;
  outline: none;
  cursor: pointer;
}

.subscribe .channel .switch-item img {
  width: 52px;
}

.subscribe .channel .switch-item .switch:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.subscribe .channel .switch-item .switch:checked {
  border-color: #64bd63;
  box-shadow: #64bd63 0 0 0 16px inset;
  background-color: #64bd63;
}

.subscribe .channel .switch-item .switch:checked:before {
  left: 26px;
}

.subscribe .channel .switch-item .switch.switch-anim {
  transition: border cubic-bezier(0, 0, 0, 1) 0.4s,
    box-shadow cubic-bezier(0, 0, 0, 1) 0.4s;
}

.subscribe .channel .switch-item .switch.switch-anim:before {
  transition: left 0.3s;
}

.subscribe .channel .switch-item .switch.switch-anim:checked {
  box-shadow: #64bd63 0 0 0 8px inset;
  background-color: #64bd63;
  transition: border ease 0.4s, box-shadow ease 0.4s, background-color ease 0.4s;
}

.subscribe .channel .switch-item .switch.switch-anim:checked:before {
  transition: left 0.3s;
}

.subscribe .channel .subscribe-all-set {
  color: #ff6028;
  background: none;
  font-size: 14px;
  cursor: pointer;
}

.subscribe .channel .subscribe-all-set.active {
  color: #ff6028;
}

/**
 * 2021.06.23 个人中心 店铺数据统计
 */
[v-cloak] {
  display: none;
}

.data-count {
}

.data-count .data-count-title {
  width: 100%;
  height: 62px;
  padding-left: 20px;
  line-height: 62px;
  border-bottom: 1px solid #eaeaea;
}

.data-count .data-count-title h3 {
  color: #333333;
  font-size: 18px;
}

.num-data {
  width: 100%;
  padding: 32px 0;
}

.num-data .pv-data,
.num-data .uv-data,
.num-data .more-data {
  width: 244px;
  height: 124px;
  margin: 0 20px;
  padding: 24px 0 0 30px;
}

.num-data .pv-data p.quantity,
.num-data .uv-data p.quantity {
  font-size: 48px;
}

.num-data .pv-data {
  background: url('../images/member/PV_pic.png') no-repeat center;
  background-size: contain;
}

.num-data .uv-data {
  background: url('../images/member/UV_pic.png') no-repeat center;
  background-size: contain;
}

.num-data .more-data {
  background: url('../images/member/more_data.png') no-repeat center;
  background-size: contain;
}

.data-count .filter-bar {
  padding: 0 20px;
}

.data-count .filter-bar .block {
  position: relative;
}

.data-count .filter-bar .block .date-icon {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}

.data-count .filter-bar .address-filter,
.data-count .filter-bar .page-type-filter {
  display: inline-block;
  margin-left: 25px;
}

.data-count .filter-bar .address-filter .city-picker,
.data-count .filter-bar .page-type-filter .page-type {
  position: relative;
  display: inline-block;
  width: 202px;
  height: 32px;
  border: 1px solid #cccccc;
  padding-left: 8px;
  line-height: 32px;
  border-radius: 2px;
  vertical-align: middle;
}

.data-count .filter-bar .address-filter .city-picker .icon-down,
.data-count .filter-bar .page-type-filter .page-type .icon-down {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
}

.data-count .filter-bar .address-filter .city-picker .city-picker-pull {
  position: absolute;
  top: 44px;
  left: 0;
  height: 329px;
  width: 430px;
  background: #ffffff;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.data-count .filter-bar .address-filter .city-picker .current-city > p {
  width: 150px;
}

.city-picker-pull .omit-panel {
  width: 80px;
  height: 100%;
  overflow: auto;
}

.city-picker-pull .omit-panel .omit-item {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  cursor: pointer;
}

.city-picker-pull .omit-panel .omit-item.active {
  background: #ff6028;
  color: #ffffff;
}

.city-picker-pull .city-panel {
  width: 350px;
  height: 100%;
}

.city-picker-pull .city-panel .city-panel-list {
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow: auto;
}

.city-picker-pull .city-panel .city-panel-list .city-item {
  height: 24px;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  color: #666666;
  border: 1px solid #d9d9d9;
  text-align: center;
  line-height: 24px;
  border-radius: 2px;
  cursor: pointer;
}

.city-picker-pull .city-panel .city-panel-list .city-item.active {
  background: #ff6028;
  border-color: #ff6028;
  color: #ffffff;
}

.city-picker-pull .city-panel .city-panel-list .city-item.active {
  background: #ff6028;
  color: #ffffff;
}

.page-type-pull {
  position: absolute;
  top: 44px;
  left: 0;
  width: 202px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 9;
}

.page-type-pull .page-type-list .page-type-item {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  cursor: pointer;
}

.page-type-pull .page-type-list .page-type-item:hover {
  background: #ff6828;
  color: #ffffff;
}

.page-type-pull .page-type-list .page-type-item.active {
  background: #ff6828;
  color: #ffffff;
}

.current-filter-param {
  width: 910px;
  margin: 16px 0 0 20px;
  padding: 8px 16px 24px;
  background: #f9f9f9;
}

.current-filter-param .param-list .param-item {
  position: relative;
  margin-top: 16px;
  line-height: 24px;
}

.current-filter-param .param-list .param-item p.name {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  color: #333333;
  text-align: right;
  font-size: 12px;
}

.current-filter-param .param-list .param-item .list {
  padding-left: 76px;
  font-size: 0;
}

.current-filter-param .param-list .param-item .list .item {
  position: relative;
  display: inline-block;
  height: 24px;
  margin-right: 16px;
  padding: 0 12px;
  border: 1px solid #d9d9d9;
  color: #666666;
  background: #ffffff;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}

.current-filter-param .param-list .param-item .list .item .delete-icon {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
}

.current-filter-param .param-list .param-item .list .item .delete-icon img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.current-filter-param .control-box {
  margin-top: 24px;
}

.current-filter-param .control-box button {
  width: 88px;
  height: 32px;
  margin-right: 13px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
}

.current-filter-param .control-box button.reset {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  color: #666666;
}

.current-filter-param .control-box button.confirm {
  border: 1px solid #ff6028;
  background: #ff6028;
  color: #ffffff;
}

.data-count .data-table {
  width: 100%;
  padding: 32px 20px 16px;
}

.data-count .data-table .data-table-inner {
  width: 100%;
  border: 1px solid #eaeaea;
}

.data-count .data-table .data-table-inner .table-head .table-head-item {
  height: 35px;
  background: #f8f9fb;
  line-height: 35px;
  text-align: center;
}

.data-count .data-table .table-head-item.num,
.data-count .data-table .table-body-item .item-inner.num {
  width: 62px;
}

.data-count .data-table .table-head-item.view-time,
.data-count .data-table .table-body-item .item-inner.view-time {
  width: 66px;
}

.data-count .data-table .table-body-item .item-inner.view-time p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  line-height: 16px;
}

.data-count .data-table .table-head-item.ask-type,
.data-count .data-table .table-body-item .item-inner.ask-type {
  width: 88px;
}

.data-count .data-table .table-head-item.area,
.data-count .data-table .table-body-item .item-inner.area {
  width: 46px;
}

.data-count .data-table .table-head-item.port,
.data-count .data-table .table-body-item .item-inner.port {
  width: 88px;
}

.data-count .data-table .table-head-item.view-page,
.data-count .data-table .table-body-item .item-inner.view-page {
  width: 112px;
}

.data-count .data-table .table-body-item .item-inner.view-page p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 32px;
  line-height: 16px;
}

.data-count .data-table .table-head-item.leave-time,
.data-count .data-table .table-body-item .item-inner.leave-time {
  width: 88px;
}

.data-count .data-table .table-head-item.page-type,
.data-count .data-table .table-body-item .item-inner.page-type {
  width: 48px;
}

.data-count .data-table .table-head-item.view-ip,
.data-count .data-table .table-body-item .item-inner.view-ip {
  width: 100px;
}

.data-count .data-table .table-head-item.view-name,
.data-count .data-table .table-body-item .item-inner.view-name {
  width: 70px;
}

.data-count .data-table .table-head-item.contact,
.data-count .data-table .table-body-item .item-inner.contact {
  width: 140px;
  vertical-align: middle;
}

.data-count .data-table .table-body-item .item-inner.contact img {
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.data-count .data-table .table-body-item .item-inner {
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.data-count .data-table .table-body-item:nth-child(even) {
  background: #f8f9fb;
}

/*合伙人 用户中心 start*/
.partner-index {
  position: relative;
}

.partner-index .filter-bar {
  padding: 0 20px;
}

.filter-bar .el-input {
  width: 270px;
}

.filter-bar .el-input .el-input__inner {
  height: 32px;
  line-height: 32px;
}

.filter-bar .el-input .el-input__icon {
  line-height: 32px;
}

.filter-bar .el-select {
  margin-right: 13px;
}

button.el-button {
  width: 88px;
  height: 32px;
  padding: 0;
  line-height: 32px;
}

.partner-index .table-item {
  padding: 16px 20px;
}

.partner-level {
  width: 100%;
  padding: 0 20px 30px;
}

.clue-info-item {
  position: relative;
  width: 198px;
  height: 100px;
  padding-left: 24px;
  margin: 0 19px;
  border-radius: 10px;
}

.clue-info-item button {
  position: absolute;
  right: 24px;
  bottom: 18px;
  border-bottom: 1px solid #ff6028;
  color: #ff6028;
  background: none;
  font-size: 12px;
  cursor: pointer;
}

.control-btn-box button {
  height: 32px;
  border: 1px solid #d9d9d9;
  color: #666666;
  background: #ffffff;
  line-height: 32px;
  border-radius: 2px;
  cursor: pointer;
}

.control-btn-box button.dxs-type-btn {
  color: #ffffff;
  border-color: #ff6028;
  background: #ff6028;
}

.tab-bar .tab-bar-item {
  width: 84px;
  margin-right: 40px;
  color: #666666;
  cursor: pointer;
}

.tab-bar .tab-bar-item.active {
  color: #ff6028;
}

.tab-bar .tab-bar-item.active::after {
  content: '';
  display: block;
  width: 84px;
  height: 2px;
  margin: 8px auto 0;
  background: #ff6028;
}

/*提现申请 start*/
.money-form .form-item {
  position: relative;
  margin-top: 16px;
}

.money-form .form-item span.name {
  display: block;
  width: 81px;
  position: absolute;
  top: 8px;
  left: 0;
  text-align: right;
}

.money-form .form-item .input-item {
  padding-left: 96px;
}

.money-form .form-item .input-item input {
  width: 202px;
  height: 32px;
  padding-left: 8px;
  background: #f9f9f9;
  border-radius: 2px;
}

.money-form .tips-box {
  width: 100%;
  padding: 16px;
  margin-top: 32px;
  background: #f9f9f9;
}

/*提现申请 end*/

/*合伙人 用户中心 end*/

/*合伙人规则 start*/
.pMasking {
  /*position: fixed;*/
  /*left: 0;*/
  /*top: 0;*/
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.pMasking .PM-body {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
  /*border: 1px solid #F1F1F1;*/
  padding-top: 30px;
}

.pMasking .PM-body.PM-one {
  margin: 40px 0 0 -340px;
  width: 600px;
  height: 488px;
}

.pMasking .PM-body.PM-two {
  margin: 40px 0 0 -385px;
  width: 770px;
  height: 550px;
  background-size: 770px auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url('/images/partner/bj-00.png');
}

.pMasking .PM-title {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px;
}

.pMasking .PM-close {
  position: absolute;
  right: 14px;
  top: 20px;
  width: 16px;
  height: 16px;
  background-image: url('/images/partner/icon-close.png');
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.pMasking .PM-box {
  vertical-align: top;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 0;
}

.PM-one .PM-partner {
  position: relative;
  width: 500px;
  height: 320px;
  margin: 0 auto 20px;
  padding: 15px 30px 0;
  font-size: 14px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f1f1;
  background-size: 500px auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url('/images/partner/bj-01.png');
}

.PM-two .PM-partner {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 340px;
  height: 460px;
  margin: 0 auto 20px;
  padding: 15px 30px 0;
  font-size: 14px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f1f1;
}

.PM-two .PM-partner.PM-VIP {
  background-size: 500px auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url('/images/partner/bj-01.png');
}

.pMasking .PM-box .tCtrl {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
}

.pMasking .PM-tTitle {
  position: relative;
  width: auto;
  height: 44px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 37px;
  line-height: 32px;
  text-align: left;
  margin: 0 auto 15px;
  border-bottom: 1px solid #f1f1f1;
  background-size: 32px 32px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.pMasking .PM-tTitle a {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline !important;
}

.pMasking .PM-tips {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  margin: 0 auto 10px;
}

.pMasking .PM-term {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.pMasking .PM-link {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 280px;
  margin-left: -140px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

.pMasking .PM-agreement {
  vertical-align: top;
  text-align: center;
}

.pMasking .PM-agreement span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
  padding-left: 20px;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-image: url('/images/partner/selected-no.png');
}

.pMasking .PM-agreement span.active {
  background-image: url('/images/partner/selected.png');
}

.pMasking .PM-agreement a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #ff6028;
  text-decoration: underline !important;
}

.PM-two .PM-partner.PM-BUS .tCtrl {
  background: linear-gradient(270deg, #ff6300 0%, #ff9e5a 100%);
}

.PM-two .PM-partner.PM-BUS .PM-tTitle {
  color: #ff6028;
  background-image: url('/images/partner/icon-head1.png');
}

.PM-two .PM-partner.PM-BUS .PM-tTitle a,
.PM-two .PM-partner.PM-BUS .PM-term {
  color: #ff6028;
}

.PM-two .PM-partner.PM-BUS .PM-link {
  background-color: #ff6028;
}

.PM-one .PM-partner.PM-VIP .tCtrl,
.PM-two .PM-partner.PM-VIP .tCtrl {
  background: linear-gradient(90deg, #e7c68c 0%, #d2ad6b 100%);
}

.PM-one .PM-partner.PM-VIP .PM-tTitle,
.PM-two .PM-partner.PM-VIP .PM-tTitle {
  color: #a37a4a;
  background-image: url('/images/partner/icon-head2.png');
}

.PM-one .PM-partner.PM-VIP .PM-tTitle a,
.PM-one .PM-partner.PM-VIP .PM-term,
.PM-two .PM-partner.PM-VIP .PM-tTitle a,
.PM-two .PM-partner.PM-VIP .PM-term {
  color: #a37a4a;
}

.PM-one .PM-partner.PM-VIP .PM-link,
.PM-two .PM-partner.PM-VIP .PM-link {
  background: linear-gradient(270deg, #d1a269 0%, #e0bd8d 100%);
}

/*合伙人规则 end*/

/*个人中心表格样式 start*/
.dxs-center-table .dxs-center-table-head .dxs-center-table-head-item {
  height: 32px;
  padding-left: 8px;
  background: #f8f9fb;
  line-height: 32px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}

.dxs-center-table
  .dxs-center-table-head
  .dxs-center-table-head-item:last-child {
  border-right: 1px solid #eaeaea;
}

.dxs-center-table .dxs-center-table-head .dxs-center-table-head-item span {
  color: #666666;
  font-size: 12px;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item
  .dxs-center-table-body-item-inner {
  position: relative;
  height: 48px;
  border-left: 1px solid #eaeaea;
  padding-left: 8px;
  line-height: 48px;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item
  .dxs-center-table-body-item-inner
  p {
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  max-height: 36px;
  line-height: 18px;
  font-size: 12px;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item
  .dxs-center-table-body-item-inner
  span {
  font-size: 12px;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item
  .dxs-center-table-body-item-inner:last-child {
  border-right: 1px solid #eaeaea;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item:nth-child(even)
  .dxs-center-table-body-item-inner {
  background: #f8f9fb;
}

.dxs-center-table
  .dxs-center-table-body
  .dxs-center-table-body-item:last-child
  .dxs-center-table-body-item-inner {
  border-bottom: 1px solid #eaeaea;
}

.control-span-blue {
  margin-right: 10px;
  color: #007aff;
  cursor: pointer;
}

.dxs-text-error {
  color: #f43631;
}

.dxs-text-warning {
  color: #ffa20f;
}

/*个人中心表格样式 end*/

/*个人中心 模态框 start*/
.dxs-center-modal .mask-over {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
  z-index: 9;
}

.dxs-center-modal .modal-main {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  border-radius: 2px;
  overflow: hidden;
}

.dxs-center-modal .modal-main .modal-title {
  position: relative;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #f1f1f1;
  background: #f8f8f8;
  line-height: 42px;
}

.dxs-center-modal .modal-main .modal-title span {
  margin-left: 24px;
}

.dxs-center-modal .modal-main .modal-title .close-btn {
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url('../images/partner/icon-close.png') no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.dxs-center-modal .modal-main .main-inner {
  padding: 32px 25px;
  background: #ffffff;
}

.dxs-center-modal .modal-main .main-inner .info-box .info-item .item-inner {
  width: 270px;
}

/*个人中心 模态框 end*/

/*修改 element-ui 日期筛选组件样式 开始*/
.demonstration {
  margin-right: 14px;
}

.el-range-editor.el-input__inner {
  height: 32px !important;
  border: 1px solid #cccccc;
  padding: 0 25px 0 8px !important;
  border-radius: 2px !important;
}

.el-date-table td {
  border: none !important;
}

.el-date-editor .el-range-separator {
  width: 12% !important;
  line-height: 30px !important;
}

.el-date-editor .el-range__icon {
  display: none !important;
}

.el-date-editor .el-range__close-icon {
  line-height: 32px !important;
}

.el-date-editor .el-range-input {
  width: 77px !important;
}

.el-date-editor--daterange.el-input,
.el-date-editor--daterange.el-input__inner,
.el-date-editor--timerange.el-input,
.el-date-editor--timerange.el-input__inner {
  width: 232px !important;
}

.dxs-color {
  color: #ff6028;
}

/*修改 element-ui 日期筛选组件样式 结束*/

/*修改 element-ui 分页组件默认样式*/
.el-pagination {
  text-align: center;
}

.el-pagination .btn-prev,
.el-pagination .btn-next {
  max-width: 32px !important;
  min-width: 32px !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.65) !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 400 !important;
  border-radius: 2px;
}

.el-pager li {
  max-width: 32px !important;
  min-width: 32px !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  margin: 0 4px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 400 !important;
  border-radius: 2px;
}

.el-pager li.active {
  color: #ff6028 !important;
  border-color: #ff6028 !important;
}

.el-pager li.active + li {
  border-left: 1px solid rgba(0, 0, 0, 0.15) !important;
}

/*修改 element-ui 分页组件默认样式*/

/* 合伙人-供方小程序二维码弹窗 start */

.dxs-center-modal .modal-ewm {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  border-radius: 4px;
  overflow: hidden;
  background-color: #ffffff;
  padding: 30px 20px 20px;
}

.modal-ewm .iconclose {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.modal-ewm .gf-ewm {
  display: block;
  margin: 0 auto;
  width: 170px;
  /*height: 170px;*/
  object-fit: cover;
}

.modal-ewm p {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}

/* 合伙人-供方小程序二维码弹窗 end */
.pMask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.6);
}

.pMask .Dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 375px;
  height: auto;
  background-color: #ffffff;
  overflow: hidden;
  padding-bottom: 32px;
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eaeaea;
  z-index: 10;
}

.pMask .Dialog .DialogTitle {
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding-left: 20px;
  background: #f8f8f8;
  border-bottom: 1px solid #eaeaea;
}

.pMask .DialogTitle .DialogClose {
  position: absolute;
  right: 20px;
  top: 8px;
  width: 20px;
  height: 20px;
  background-image: url('../images/partner/icon-close.png');
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.pMask .DialogBox {
  vertical-align: top;
  text-align: left;
  padding: 20px;
  background-color: #ffffff;
}

.pMask .DB-notice {
  width: auto;
  padding-left: 34px;
  padding-right: 20px;
  background-size: 26px 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.pMask .DB-notice.prosperity {
  background-image: url(../images/partner/icon-prosperity.png);
}

.pMask .DB-notice.warning {
  background-image: url(../images/partner/icon-warning.png);
}

.pMask .Dialog .DialogBtn {
  vertical-align: top;
  text-align: right;
  font-size: 0;
  padding-right: 24px;
}

.pMask .Dialog .DialogBtn .DB-btn628 {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 88px;
  height: 32px;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  border-radius: 2px;
  background-color: #ff6028;
  border: 1px solid #ff6028;
  cursor: pointer;
}

.pMask .Dialog .DialogBtn .DB-btn333 {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 88px;
  height: 32px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  margin-right: 15px;
  cursor: pointer;
}

.pMask .DialogCause {
  width: auto;
  padding: 24px 20px;
  text-align: left;
}

.pMask .DialogCause p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-bottom: 16px;
}

.pMask .DialogCause .DC-Box {
  position: relative;
  width: 414px;
  height: 124px;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.pMask .DialogCause .DC-Box .DC-ipt {
  width: 100%;
  height: 116px;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  padding: 8px;
}

.pMask .DialogCause .DC-Box .DC-count {
  position: absolute;
  right: 8px;
  bottom: 8px;
  text-align: right;
  font-size: 14px;
  line-height: 14px;
  color: #cccccc;
}

.pMask .inspect-info {
  padding: 0 0 0 20px;
}

.pMask .form-item .item-name {
  width: 100px;
}

.pMask .form-item .item-error {
  margin-left: 5px;
}

.form-item {
  margin-top: 20px;
}

.form-item .item-name,
.form-item .item-input,
.form-item .item-error {
  display: inline-block;
  vertical-align: middle;
}

.form-item .item-name {
  margin-top: 10px;
  vertical-align: top;
}

.form-item .item-name {
  width: 233px;
  text-align: right;
  font-size: 14px;
}

.form-item .item-input {
  position: relative;
  margin-left: 20px;
}

.form-item .item-input input[type='text'] {
  width: 400px;
  height: 40px;
  border: 1px solid transparent;
  padding-left: 13px;
  background: #f9f9f9;
}

.form-item input[type='text'].is-on-focus {
  border-color: #ff6028;
}

.form-item input[type='text'].validate-error {
  border-color: #f81928;
}

.form-item .item-input textarea {
  width: 500px;
  height: 120px;
  border: 1px solid transparent;
  padding: 10px 12px;
  background: #f9f9f9;
}

.form-item textarea.is-on-focus {
  border-color: #ff6028;
}

.form-item textarea.validate-error {
  border-color: #f81928;
}

.form-item .item-input .fileUpload-item {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 90px;
  background: #f9f9f9;
  margin-left: -3px;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  text-align: center;
  vertical-align: top;
}

.form-item .item-input .fileUpload-item input[type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.form-item .item-input .fileUpload-item img {
  width: 22px;
  height: 22px;
  margin: 24px auto 0;
}

.form-item .item-input .file-preview {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 90px;
  margin: 0 15px 15px 0;
  vertical-align: top;
}

.form-item .item-input .file-preview .revise-file {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  line-height: 24px;
}

.form-item .item-input .file-preview .revise-file p {
  color: #ffffff;
}

.form-item .item-input .file-preview .revise-file input[type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}

.form-item .item-input .file-preview button.delete {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background: url('../images/partner/delet.png') no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.form-item .item-input .file-preview img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}

.form-item .item-input .file-preview video {
  width: 100%;
  height: 90px;
  background: #000000;
}

.form-item .item-error {
  margin-left: 35px;
}

.form-item .item-error p img,
.form-item .item-error p em {
  display: inline-block;
  vertical-align: middle;
}

.form-item .item-error p img {
  width: 18px;
  height: 18px;
}

.form-item .item-error p em {
  color: #f81928;
  font-size: 12px;
}

.form-item .item-input-area {
  width: 400px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

.item-input > em {
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
}

.control-box {
  margin: 50px 0 0 175px;
}

.control-box button {
  width: 220px;
  height: 40px;
  color: #ffffff;
  background: #ff6028;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.4s;
}

.control-box button:hover {
  background: #ef470c;
}

.mStoreSchemeEdit .FBR-sLogo ,
.mUserAuth .FBR-sLogo {
  position: relative;
  display: block;
  width: 120px;
  height: 90px;
}

.mStoreSchemeEdit .FBR-sLogo .upload-del,
.mUserAuth .FBR-sLogo .upload-del {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(../images/member/icon20.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}
.mStoreSchemeEdit .uLogo ,
.mUserAuth .uLogo {
  cursor: pointer;
  position: relative;
  display: block;
  width: 120px;
  height: 90px;
  text-align: center;
  background-image: url(../images/member/+.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: 49px 24px;
  background-color: #f9f9f9;
  border: 1px dashed rgba(0, 0, 0, 0.15);
}

.mStoreSchemeEdit .uLogo span ,
.mUserAuth .uLogo span {
  position: absolute;
  left: 0;
  top: 50px;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

.mStoreSchemeEdit .mItemTips {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 280px;
  height: auto;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 0;
  border-radius: 15px;
  color: #ff6028;
  background-color: #fff3ef;
}

.mStoreSchemeEdit .mItemTips::after {
  content: '';
  position: absolute;
  left: 30px;
  top: 99%;
  border-style: solid;
  border-width: 5px 7px;
  border-color: #fff3ef transparent transparent #fff3ef;
}
.mStoreSchemeEdit .FBR-rulesIpt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 32px;
  line-height: 32px;
  background-color: #f9f9f9;
}

.mStoreSchemeEdit .FBR-rulesIpt input {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 40px 0 10px;
  border: none;
  background-color: transparent;
}
.mStoreSchemeEdit .FBR-rulesIpt span {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #333333;
}

.vTabs {
  width: 100%;
  height: 30px;
  vertical-align: top;
  text-align: left;
  padding-left: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.vTabs .vTabs-item {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  color: #666666;
  text-align: center;
  cursor: pointer;
  padding: 0 15px;
  min-width: 65px;
}
.vTabs .vTabs-item i {
  color: #ffa20f;
  padding-left: 3px;
}

.vTabs .vTabs-item.iActive i {
  color: #ff6028;
}

.vTabs .vTabs-item.iActive {
  position: relative;
  color: #ff6028;
}

.vTabs .vTabs-item.iActive::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6 #e6e6e6 #ffffff #e6e6e6;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
}

.mStoreScheme .sBody {
  width: 910px;
  height: auto;
  margin: 0 auto;
}

.mUserDetail .md-remind {
  width: 912px;
  height: auto;
  vertical-align: top;
  margin: 0 auto 15px;
  padding: 10px 15px;
  text-align: left;
  color: #ffa20f;
  background-color: #fffaf3;
}

.mUserDetail .md-remind i {
  vertical-align: top;
  font-size: 20px;
  line-height: 20px;
}

.mUserDetail .md-remind span {
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}

.mUserDetail .lump {
  width: 912px;
  height: auto;
  margin: 0 auto 20px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  background-color: skyblue;
}
.lump .lumpTop {
  position: relative;
  width: 100%;
  height: 50px;
  padding: 15px 25px;
  background-color: #f9f9f9;
}

.lumpTop .ltTitle {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
}
.lumpTop .ltTitle>i {
  font-size: 12px;
  line-height: 16px;
  font-weight: initial;
  color:#FF0000;
}

.lumpTop .ltHidden {
  position: absolute;
  right: 15px;
  top: 5px;
  height: 40px;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}

.lumpTop .iconfont {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.lump .lBottom {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: right;
  padding-right: 60px;
}

.lump .lBottom .lbBtn {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  border-radius: 2px;
  margin-left: 30px;
  cursor: pointer;
}

.lump .lBottom .lbBtn.lbBtn1 {
  color: #ff6028;
  background-color: #fff3ef;
}
.lump .lBottom .lbBtn.lbBtn2 {
  color: #ffffff;
  background-color: #ff6028;
}

.lump .lumpBody {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 25px;
  border-top: 1px solid #f0f0f0;
  background-color: #ffffff;
}

.lump .lumpInfo {
  vertical-align: top;
  text-align: left;
  font-size: 0;
}

.lumpInfo .li-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 40px 16px 0;
}

.lumpInfo .li-itemName {
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  margin-right: 20px;
}

.lumpInfo .li-itemVal {
  display: inline-block;
  width: 180px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  color: #333333;
  padding: 0 10px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.lumpInfo .li-itemUnit {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  line-height: 20px;
}

.lump .lumpQueue {
  margin-bottom: 16px;
}
.lumpQueue .li-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 0;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.lumpQueue .li-item:last-child {
  margin-bottom: 0;
}
.lumpQueue .li-itemName {
  display: inline-block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
}
.lumpQueue .li-itemSelect {
  display: inline-block;
  width: 310px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-radius: 2px;
  margin-right: 100px;
}

.lumpQueue .li-itemVal {
  display: inline-block;
  width: 280px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  color: #333333;
  padding: 0 10px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}


.lumpQueue .li-itemUnit {
  position: absolute;
  top: 4px;
  right:90px;
  width: auto;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #999999;
  text-align: right;
}
.lumpQueue .li-itemDel {
  position: absolute;
  top: 4px;
  right: 0;
  display: none;
  width: 70px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #999999;
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
}

.lumpQueue .li-item:hover .li-itemDel {
  display: inline-block;
}

.lumpQueue .li-item:hover .li-itemDel:hover {
  color: #ff6028;
}
.lumpBody .lumpAbility {
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: left;
  margin: 0 auto 24px;
  font-size: 0;
}
.lumpAbility .la-left {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  text-align: right;
  font-size: 14px;
  line-height: 40px;
  margin-right: 20px;
}
.lumpAbility .la-body {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 735px;
  height: auto;
}
.la-body .la-Tip {
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0;
  color: #999999;
}

.la-body .la-elSelect {
  width: 675px;
  height: auto;
  min-height: 40px;
  border-radius: 2px;
}
.la-body .la-ipt {
  width: 675px;
  height: 40px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
border: 1px solid rgba(0,0,0,0.1);
}
.la-body .la-machine{
  vertical-align: top;
  text-align: left;
  font-size: 0;
}

.la-machine .la-mTitle{
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0;
}

.la-machine .la-mSelect{
  vertical-align: top;
  display: inline-block;
  width: 330px;
  height: 40px;
  color: #333333;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  margin-right: 15px;
  border-radius: 2px;
}


.la-machine .la-mIpt{
  vertical-align: top;
  display: inline-block;
  width: 330px;
  height: 40px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
border: 1px solid rgba(0,0,0,0.1);
}
.la-body .la-mAdd{
  cursor: pointer;
  width: 120px;
  font-size: 12px;
  line-height: 30px;
  text-align: left;
  color: #ff6028;
}

.la-body .la-mAdd .iconaddition{
  font-size: 16px;
  line-height: 30px;
}



.la-body .la-list {
  vertical-align: top;
  text-align: left;
  font-size: 0;
  margin-bottom: -15px;

}
.la-list .la-img {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 120px;
  height: 90px;
  margin:  0 15px 15px 0;
}
.la-list .la-img  .videoPlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/member/icon_play.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  z-index: 1;
}

.la-body .la-img .upload-del {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  z-index: 2;
  background-color: #ffffff;
  background-image: url(../images/member/icon20.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}
.la-body .la-upload {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  width: 120px;
  height: 90px;
  text-align: center;
  margin:  0 15px 15px 0;
  background-image: url(../images/member/+.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: 49px 24px;
  background-color: #f9f9f9;
  border: 1px dashed rgba(0, 0, 0, 0.15);
}

.la-body .la-upload span {
  position: absolute;
  left: 0;
  top: 50px;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

[v-cloak] {
  display: none;
}
.mServeGoods .tip-div {
  width: 950px;
  height: 40px;
  background: #FFFAF3;
  margin-bottom: 13px;
}

.mServeGoods .tip-div img {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin:  0  3px 0 17px;
  vertical-align: middle;
}

.mServeGoods .tip-div span {
  font-size: 14px;
  font-weight: 400;
  color: #FFA20F;
  line-height: 40px;
  vertical-align: middle;
  text-decoration: underline;
}

.mServeGoods .tip-div span:before {
  content: '线下对接服务类商品，将会有专属客服联系您对接，对已购商品有任何疑问都可以点击拨打：';
  display: inline-block;
}


.mServeGoods .goods-empty img {
  width: 130px;
  height: 130px;
  margin: 77px auto 19px;
}

.mServeGoods .goods-empty p {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.mIntegral .integralStore{
  position: absolute;
  top: 24px;
  right: 14px;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #ff6028;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #ff6028;
}

.mIntegral .ig-body{
  padding: 20px;
  margin: 20px auto;
  vertical-align: top;
  text-align: left;
}

.mIntegral .ig-title{
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}


.mIntegral .ig-box{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 360px;
  height: auto;
  margin: 0 80px 20px 0;
}

.mIntegral .ig-box:nth-child(2n){
  margin-right: 0;
}
.mIntegral .ig-txt{
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 6px;
}
.mIntegral .ig-txt >i{
  color: #ff6028;
}

.mIntegral .ig-tips{
  font-size: 12px;
  line-height: 18px;
  color: #FA6400;
  padding-left: 20px;
  background-image: url(/images/member/icon45.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 18px 18px;
}

.mIntegral .ig-btn{
  position: absolute;
  right: 0;
  top: 7px;
  width: 72px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #ff6028;
  border-radius: 2px;
}
.mIntegral .ig-btn.btn-dis{
  color: #ffffff;
  background-color: #999999;
}

#engineer_page .cate-select-input .el-input__inner {
  width: 250px;
}

.middle-num {
  /*position: relative;*/
}

.middle-num .iconclose {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* 质保金申请退回弹窗 */
.apply-body {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 199;
}

.apply-body .apply-container {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 300px;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  overflow: hidden;
  font-size: 14px;
  color: #333333;
  padding: 20px 30px;
}

.apply-body .apply-container .apply-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.apply-body .apply-container .apply-box {
  width: 100%;
  margin: 20px 0 30px;
}

.apply-body .apply-container .apply-box .apply-label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.apply-body .apply-container .apply-box .apply-label text {
  font-size: 12px;
  color: #999999;
  font-weight: 400;
}

.apply-body .apply-container .apply-box #apply_money {
  width: 90%;
  height: 40px;
  text-align: right;
  font-size: 18px;
}

.apply-body .apply-container .apply-box span {
  font-size: 16px;
  font-weight: 500;
}

.apply-body .apply-container .apply-desc  {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}

.apply-body .apply-container .footer-btn {
  position: absolute;
  bottom: 0;
  width: 124px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #FF6028;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}

.apply-body .apply-container #cancel_btn{
  left: 40px;
  color: #ff6028;
}

.apply-body .apply-container #confirm_btn {
  right: 40px;
  background: #ff6028;
  color: #ffffff;
}

/**
  缴纳质保金 start
 */
.mServePayRetention .tab-box {
  margin: 59px 20px 29px;
}

.mServePayRetention .tab-box .tab-item {
  width: 145px;
  height: 68px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  margin-right: 20px;
  text-align: center;
  line-height: 68px;
  font-size: 20px;
  color: #333333;
  cursor: pointer;
}

.mServePayRetention .tab-box .tab-item.active {
  color: #ff6028;
  border: 1px solid #FF6028;
}

.mServePayRetention .input-container {
  margin-left: 20px;
  margin-bottom: 25px;
}

.mServePayRetention .input-container .input-title {
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 30px;
}

.mServePayRetention .input-container .input-title span {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}

.mServePayRetention .input-container .el-input {
  width: 479px;
}

.mServePayRetention .input-container .el-input .el-input__inner {
  height: 30px;
  border: none;
  border-bottom: 1px solid #ededed;
  text-align: right;
  font-size: 24px;
  font-weight: 500;
}

.mServePayRetention .input-container .el-input .el-input__prefix {
  font-size: 20px;
  color: #333333;
  line-height: 30px;
}

.mServePayRetention .input-container .el-input .el-input__suffix-inner {
  color: #333333;
  font-size: 14px;
  line-height: 34px;
}

.mServePayRetention .confirm-btn {
  width: 192px;
  height: 40px;
  background: #FF6028;
  border-radius: 2px;
  margin-left: 20px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.mServePayRetention .desc-box {
  margin-left: 20px;
  margin-top: 60px;
}

.mServePayRetention .desc-box .desc-title {
  color: #999999;
  font-size: 14px;
  line-height: 19px;
}

.mServePayRetention .desc-box .desc-content {
  color: #999999;
  font-size: 13px;
  line-height: 17px;
}

.mServePayRetention .desc-box .desc-content a {
  display: inline;
  color: #ff6028;
}

/**
  缴纳质保金 end
 */

/**
  开通旺铺 start
 */

.mServeOpenStore .confirm-btn {
  width: 168px;
  height: 40px;
  background: #FF6028;
  border-radius: 2px;
  margin: 53px auto;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}

/**
  开通旺铺 end
 */

/* 案例提示弹窗 Start */
.casePopup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

.casePopup .cpBody {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -174px;
  margin-left: -243px;
  width: 540px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.casePopup .cpClose {
  position: absolute;
  right: -54px;
  top: -16px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-image: url(../images/member/new_close_icon.png);
  background-size: 42px 42px;
  background-position: center;
  background-repeat: no-repeat;
}

.casePopup .cpTitle {
  width: 500px;
  height: auto;
  padding: 20px 0;
  margin : 0 auto 32px;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  border-bottom: 1px solid #999999;
}

.casePopup .cpTitle span {
  display: block;
  font-size: 26px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}

.casePopup .cpContent {
  width: 480px;
  margin: 0 auto;
}

.casePopup .cpContent p {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
}

.casePopup .cpBtn {
  width: 160px;
  height: 40px;
  border-radius: 8px;
  border: 2px solid #999999;
  margin: 60px auto;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

/* 案例提示弹窗 End */