i {
  font-style: normal;
}
input {
  outline: none;
}
a:hover {
  color: #666;
}
textarea {
  resize: none;
}
.demand-active {
  color: #0584dc;
}
.pagination-text {
  text-align: center;
}
.steps-wrapper li {
  float: left;
  width: 25%;
}
.steps-wrapper .next {
  color: #999;
  border-top: 5px solid #dadada;
}
.steps-wrapper .next .step-num {
  background-color: #b6b6b6;
}
.step-wrapper {
  color: #767676;
  font-size: 13px;
  border-top: 5px solid #f7941d;
  padding: 20px 0 0 0;
  position: relative;
  z-index: 1;
  text-align: center;
}
.step-wrapper .step-num {
  position: absolute;
  top: -16px;
  left: 40%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background-color: #f7941d;
  border: 3px solid #dadada;
}
.toubiao-btn {
  float: right;
  background-color: #89c997;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  display: none;
}
.star_box {
  position: relative;
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 7px;
}
.appr_start {
  display: inline-flex;
}
.appr_start span {
  width: 16px;
  height: 16px;
  background: url(/image/icon_star.png) no-repeat bottom;
  background-size: 100% 100%;
  margin-right: 2px;
}
.appr_start span.on {
  background: url(/image/icon_stara.png) no-repeat center;
  background-size: 100% 100%;
}
.bid_input input,
.bid_input textarea,
.bid_input select {
  border: 0;
  background-color: #eee;
}
.bid-footer {
  clear: both;
  text-align: center;
  border: 0;
  padding: 0 0 15px;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container img {
    width: 100%;
  }
  .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .x-panel {
    border-radius: 15px;
    margin-top: 20px;
  }
  .col-xs-6 {
    width: 48%;
  }
  .x-dataDefaultM {
    padding-left: 10px !important;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .x-magin40 {
    padding-left: 0px !important;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
  }
  .panel .x-caselist {
    padding: 5px 0;
    border-bottom: 5px solid #f3f3f3;
  }
  .panel .x-caselist h3 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .panel .x-caselist .x-caseBox {
    padding: 25px 0;
    margin-top: 8px;
    margin-left: 10px;
    background-color: black;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .x-casesubtitle {
    margin: 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .x-hint {
    padding: 5px 10px;
    height: 60px;
    font-family: "微软雅黑";
    font-size: 12px;
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 10px;
    text-align: center;
  }
  .x-hint p {
    margin: 0;
  }
  .x-hints {
    margin-right: 0;
  }
  .x-more {
    padding: 0 15px 20px !important;
    margin-top: 0px;
  }
  .x-more h2 {
    font-size: 18px;
  }
  .x-videoB {
    padding: 20px 0;
    border-bottom: 5px solid #f3f3f3;
  }
  li:last-child {
    border-bottom: 0px;
  }
  .content {
    margin-top: 15px;
    line-height: 1.5em;
    font-size: 14px;
  }
  .prev-title,
  .next-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .x-more {
    border-radius: 15px;
  }
  .x-more h3 {
    font-size: 20px;
  }
  .x-more h2,
  .x-more span,
  .x-more p {
    font-family: "微软雅黑";
  }
  .x-more .x-morelist {
    margin: 15px 0;
  }
  .x-more .x-morelist a {
    font-family: '微软雅黑';
    color: #333;
  }
  .x-casedetasubtitle {
    font-size: 16px;
    text-align: right;
    margin-top: 8px;
  }
  .power-ico {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 70px;
  }
  .power-ico img {
    width: 100%;
  }
  .go-Apply {
    margin: 20px auto;
    width: 130px;
    height: 40px;
  }
  .go-Apply a {
    display: block;
    height: 40px;
    background-image: url(../upload/apply.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
  }
  .x-powertext {
    padding: 15px;
  }
  .x-powertext h2 {
    font-size: 22px;
    margin-top: 0;
  }
  .x-powertext .x-form_apply {
    width: 90%;
  }
  .x-powertext .x-form_apply input,
  .x-powertext .x-form_apply .input-group-addon {
    background-color: #eee;
    border: 0;
  }
  .x-powertext .x-form_apply img {
    width: auto;
  }
  .x-powertext .x-form_apply .area-select {
    background-color: #eee;
    width: 50%;
  }
  .x-btn {
    background-color: #eee;
    display: inline-block;
    padding: 6px 12px;
  }
  .x-mgr {
    margin-left: 30px;
  }
  .x-mgr .active {
    color: #007aff;
  }
  .x-invoicecom {
    background-color: #f8f8f8;
    height: 50px;
    padding: 5px 15px 5px !important;
    margin: 0;
  }
  .x-invoicecom .radio {
    margin-bottom: 0px;
  }
  .x-invoicecom .x-taxpayer {
    display: block;
  }
  .x-invoicecom p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .x-cominvoice,
  .x-userinvoice {
    padding: 10px 0;
    background-color: #f8f8f8;
  }
  .x-invoiceSty {
    background-color: #f8f8f8;
    height: 32px;
    line-height: 30px;
    padding-left: 8px !important;
    margin: 0;
  }
  .x-invoiceSty .radio {
    margin-bottom: 0px;
  }
  .x-invoiceSty .radio i {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 15px;
    height: 15px;
    outline: 0;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    border-color: #0c4757;
    border-radius: 50%;
    transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
  }
  .x-invoiceSty p {
    margin-bottom: 0px;
  }
  .invioce-no1,
  .invioce-no2 {
    display: none;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f8f8f8;
  }
  .invioce-no1 a,
  .invioce-no2 a {
    color: #007aff;
  }
  .x-invoicebox p {
    font-size: 14px;
  }
  .x-addlist .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #333;
    padding-left: 25px;
    cursor: pointer;
    margin-bottom: 2px;
  }
  .x-showaddlist {
    width: 98%;
    float: left;
  }
  .powee_payment h4 {
    font-size: 15px;
    font-weight: 700;
  }
  .x-online {
    padding: 15px;
    border: 1px solid #ccc;
  }
  .x-online .col-xs-4,
  .x-online .col-xs-8 {
    padding: 0;
  }
  .x-online .row {
    margin: 0;
  }
  .x-online .x-buy li {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .x-online .x-buy li span {
    color: #0584dc;
  }
  .bgcbtn {
    margin-bottom: 0px;
    padding: 5px 20px;
    background-color: #484848;
    color: #fff;
    font-weight: 500;
  }
  .x-isApply {
    display: none;
    text-align: center;
  }
  .x-isApply a {
    color: #007aff;
  }
  .x-limit {
    font-size: 14px;
  }
  #layui-laydate1 .layui-laydate-main {
    width: 50% !important;
  }
  #layui-laydate1 {
    left: 0 !important;
    width: 100%;
    font-size: 12px;
  }
  #layui-laydate1 .layui-laydate-header {
    position: relative;
    line-height: 30px;
    padding: 10px 50px 5px;
  }
  #layui-laydate1 .laydate-prev-y {
    left: 3px;
    font-size: 16px;
  }
  #layui-laydate1 .layui-laydate-header i.laydate-next-y {
    right: 3px;
    font-size: 16px;
  }
  #layui-laydate1 .layui-laydate-header i.laydate-prev-m {
    left: 25px;
    font-size: 16px;
  }
  #layui-laydate1 .layui-laydate-header i.laydate-next-m {
    right: 25px;
    font-size: 16px;
  }
  .upgradeshow input {
    background-color: #eee;
  }
  .x-upgradeBox {
    width: 80%;
    margin-bottom: 5px;
  }
  .x-upgradeBox img {
    width: auto;
  }
  .x-upgradeBox input,
  .x-upgradeBox .input-group-addon {
    background-color: #eee;
    border: 0;
  }
  .x-upgradeBox i {
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
  }
  .btn-numbox {
    overflow: hidden;
    padding: 8px 5px;
  }
  .btn-numbox li .number {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    vertical-align: sub;
  }
  .btn-numbox .count {
    overflow: hidden;
    margin: 0 5px 0 5px;
  }
  .x-total_price {
    padding: 15px;
    border: 1px solid #ccc;
  }
  .x-total_price p {
    margin: 0;
    font-weight: 700;
  }
  .x-total_price p span {
    float: right;
    margin-right: 15px;
  }
  .x-total_price p span i {
    font-weight: 700;
    margin-right: 3px;
    color: #e1251b;
  }
  .x-buyprice {
    display: inline-block;
    margin-top: 8px;
    font-size: 12px;
  }
  .swiper-container {
    width: 100%;
    height: 180px;
    padding: 0px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .x-recommend {
    padding: 0 10px;
    margin: auto;
    text-align: center;
    line-height: 160px;
    height: 160px;
  }
  .x-recommend .imgmiddle img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
  }
  .imgmiddle {
    height: 100%;
  }
  .demandList-container {
    padding: 0;
  }
  .demandList-container .x-panel {
    margin-top: 0;
    border-radius: 0;
  }
  .demandList-container .demand-type {
    padding: 10px;
    margin-bottom: 0;
  }
  .demandList-container .demand-type .visible-dispatch-item {
    margin-bottom: 7px;
  }
  .demandList-container .demand-type .visible-dispatch-item .x-btn {
    border: 0;
    background-color: black;
    color: #fff;
    border-radius: 5px;
    padding: 3px 8px;
  }
  .demandList-container .demand-state {
    padding: 0;
  }
  .demandList-container .demand-state-type {
    padding: 0;
  }
  .demandList-container .demand-state-type li {
    display: inline-block !important;
    margin-right: 3px;
  }
  .demandList-container .demand-sele {
    padding: 0;
  }
  .demandList-container .demand-sele select {
    display: inline-block;
    width: 40%;
    border: 0;
    background-color: #eee;
  }
  .demandList-container .x-caselist {
    margin-bottom: 0;
    border-top: 1px solid #eee;
    padding: 10px 15px;
  }
  .demandList-container .x-caselist h3 {
    font-size: 16px;
    margin: 5px 0;
  }
  .demandList-container .x-caselist h3 .acc-num {
    display: inline-block;
    width: 5%;
  }
  .demandList-container .x-caselist p {
    margin-bottom: 3px;
  }
  .demandList-container .x-caselist p span {
    display: block;
    margin-bottom: 3px;
  }
  .demandList-container .location,
  .demandList-container .statu,
  .demandList-container .pageview {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(/image/laction.png);
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 5px;
  }
  .demandList-container .statu {
    background-image: url(/image/statu.png);
  }
  .demandList-container .pageview {
    background-image: url(/image/pageview.png);
  }
  .demandList-container .dis-state {
    margin-top: 8px;
  }
  .demandList-container .dis-state span {
    display: inline-block;
  }
  .demandList-container .dis-state span:first-child {
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    padding-right: 5px;
  }
  .demandList-container .dis-state span:nth-child(2) {
    width: 30%;
    text-align: center;
  }
  .demandList-container .dis-state span:last-child {
    width: 30%;
    text-align: right;
  }
  .demandList-container .remuneration {
    color: #e1251b;
    font-weight: 600;
  }
  .demandList-container .demand-nav {
    padding: 15px;
  }
  .demandList-container .demand-nav .x-listmore h3 {
    margin: 5px 0 15px;
    font-size: 16px;
  }
  .demandList-container .pagination-text {
    text-align: center;
  }
  .demandList-container .demand-budget i {
    font-weight: 700;
    color: #e1251b;
  }
  .demandList-container .acc-num {
    width: 35%;
    float: right;
  }
  .demandDetails-container .x-panel {
    margin: 0;
    padding: 15px;
  }
  .demandDetails-container .demand-deta-container h3 {
    margin-top: 0px;
    font-size: 18px;
  }
  .demandDetails-container .demand-deta-container .demand-visible p {
    margin-bottom: 0;
  }
  .demandDetails-container .demand-deta-container .demand-visible p span {
    display: block;
    margin-bottom: 5px;
  }
  .demandDetails-container .demand-deta-container .visible-info span {
    display: inline-block;
    width: 50%;
  }
  .acc-state-type {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0 0;
  }
  .acc-state-type .text-center {
    text-align: left;
  }
  .acc-state-type .text-center .font-red,
  .acc-state-type .text-center .x-supplierHint {
    float: left;
    width: 50%;
  }
  .acc-state-type .text-center .x-supplierHint:last-child {
    margin-top: 5px;
    width: 100%;
  }
  .steps-wrapper {
    clear: both;
    margin-top: 60px;
    height: 80px;
  }
  .demand_item p {
    margin-bottom: 5px;
  }
  .demand_item p span {
    display: inline-block;
    width: 50%;
  }
  .deta-info {
    margin-bottom: 0px;
  }
  .deta-info span {
    display: inline-block;
    width: 50%;
    margin-bottom: 5px;
  }
  .deta-info span:first-child {
    display: block;
    width: 100%;
  }
  .toubiao-btn {
    padding: 5px 10px;
  }
  .demand-contend {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .type-1 {
    padding: 10px;
  }
  .x-back {
    padding: 0;
    background-color: #f3f3f3;
    border: 0;
    margin-bottom: 0;
  }
  .x-back h3 {
    margin: 0 15px 15px;
    background-color: #fff;
    text-align: center;
    padding: 25px;
    border-radius: 15px;
    font-size: 16px;
  }
}
#case-detail img {
  max-width: 100%;
}
.car_Alipay {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .swiper-container {
    width: 100%;
    height: 260px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px 5px;
  }
  .demandList-container {
    min-width: 1200px;
  }
  .x-recommend {
    margin: auto;
    height: 260px;
    line-height: 260px;
    padding: 5px;
  }
  .imgmiddle {
    height: 100%;
    line-height: 250px;
  }
  .x-recommend .imgmiddle img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
  }
  .x-panel {
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .x-more {
    padding: 25px;
  }
  .x-listmore {
    padding: 0px;
  }
  .x-defpadding {
    padding: 0 20px;
  }
  .col-sm-9 {
    width: 68%;
  }
  .x-caselist {
    height: 140px;
    padding: 20px 0;
    border-bottom: 5px solid #f3f3f3;
  }
  .x-caselist .x-caseBox {
    height: 100px;
    margin-right: 20px;
    background-color: black;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .x-caselist h3 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 18px;
  }
  .x-article_info {
    height: 100px;
  }
  .x-article_info span {
    position: absolute;
    bottom: 0px;
  }
  .x-casesubtitle {
    margin: 0;
    height: 25px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .x-videoB {
    height: 140px;
    padding: 20px 0;
    border-bottom: 5px solid #f3f3f3;
  }
  .x-hint {
    padding: 13px;
    height: 80px;
    font-family: "微软雅黑";
    font-size: 14px;
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 0px;
  }
  .x-hints {
    margin-right: 0;
  }
  .col-sm-6 {
    width: 47.5%;
  }
  li:last-child {
    border-bottom: 0px;
  }
  .x-dataDefaultM {
    margin-right: 0;
    margin-left: 0;
  }
  .content {
    margin-top: 20px;
    line-height: 1.5em;
    font-size: 16px;
  }
  .x-more {
    border-radius: 15px;
  }
  .x-more h2,
  .x-more span,
  .x-more p {
    font-family: "微软雅黑";
  }
  .x-more .x-morelist {
    margin: 20px 0;
  }
  .x-more .x-morelist a {
    font-family: '微软雅黑';
    color: #333;
  }
  .x-more .supply {
    margin: 12px 0;
    cursor: pointer;
  }
  .supply-item {
    position: relative;
    height: 40px;
    width: 100%;
  }
  .supply-item p {
    position: absolute;
    bottom: 0;
    display: inline-block;
    margin-bottom: 0;
    width: 80%;
  }
  .supply-item i:last-child {
    position: absolute;
    bottom: 0;
    right: -100px;
    color: #ff3131;
    font-weight: 600;
  }
  .x-casedetasubtitle {
    font-size: 18px;
    text-align: right;
    margin-top: 8px;
  }
  .go-Apply {
    margin: 20px auto;
    width: 150px;
    height: 45px;
  }
  .go-Apply a {
    display: block;
    height: 45px;
    background-image: url(../upload/apply.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
  }
  .from-power {
    width: 80%;
    font-size: 16px;
  }
  .from-power input {
    background-color: #eee;
  }
  .x-powertext {
    padding: 30px;
  }
  .power-ico {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 100px;
  }
  .power-ico img {
    width: 100%;
  }
  .x-form_apply {
    width: 100%;
  }
  .area-select {
    display: inline-block !important;
    width: 50% !important;
    background-color: #eee;
  }
  .powee_payment .checkbox {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .powee_payment .x-online {
    padding: 20px;
    border: 1px solid #ccc;
  }
  .powee_payment .x-online p {
    font-size: 16px;
  }
  .powee_payment .bgcbtn {
    margin-bottom: 0px;
    width: 90px;
    height: 36px;
    background-color: #484848;
    color: #fff;
    font-weight: 500;
  }
  .powee_payment .x-btn {
    margin-top: 8px;
  }
  .powee_payment .x-buy li {
    font-size: 14px;
    margin-bottom: 3px;
    padding-right: 0;
    padding-left: 0;
  }
  .powee_payment .x-buy li span {
    color: #0584dc;
  }
  .powee_payment .active {
    color: #007aff;
  }
  .powee_payment .x-invoicebox {
    padding: 0 15px 15px;
  }
  .powee_payment .invioce-no2,
  .powee_payment .invioce-no1 {
    display: none;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f8f8f8;
  }
  .powee_payment .invioce-no2 a,
  .powee_payment .invioce-no1 a {
    color: #007aff;
  }
  .powee_payment .x-mgr {
    margin-left: 30px;
    cursor: pointer;
  }
  .powee_payment .x-userinvoice,
  .powee_payment .x-cominvoice {
    padding: 10px 0 10px;
    background-color: #f8f8f8;
  }
  .powee_payment .x-invoicecom,
  .powee_payment .x-invoiceSty {
    background-color: #f8f8f8;
    height: 55px;
    padding-left: 15px;
    padding: 5px 15px 5px;
  }
  .powee_payment .x-invoicecom p,
  .powee_payment .x-invoiceSty p {
    margin-bottom: 0;
  }
  .powee_payment .x-addlist {
    position: relative;
    margin: 0;
  }
  .x-isApply {
    display: none;
    text-align: center;
  }
  .x-isApply a {
    color: #007aff;
  }
  .x-limit {
    font-size: 14px;
  }
  .x-buyprice,
  #buyprice {
    font-style: normal;
    display: inline-block;
    margin-top: 3px;
  }
  .upgradeshow input,
  .upgradeshow .input-group-addon {
    background-color: #eee;
    border: 0;
  }
  .x-total_price {
    padding: 15px;
    border: 1px solid #ccc;
  }
  .x-total_price p {
    margin: 0;
    font-weight: 700;
  }
  .x-total_price p span {
    float: right;
    margin-right: 15px;
  }
  .x-total_price p span i {
    font-weight: 700;
    margin-right: 3px;
    color: #e1251b;
  }
  .btn-numbox .count {
    overflow: hidden;
    margin: 0 16px 0 20px;
  }
  .btn-numbox {
    overflow: hidden;
    margin-top: 10px;
  }
  .btn-numbox li .number {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    vertical-align: sub;
  }
  .demand-container {
    margin-right: 80px;
  }
  .demand-nav {
    margin-top: 20px;
    border-radius: 15px;
  }
  .demand-type {
    padding: 25px 15px;
    margin-bottom: 0;
  }
  .demand-type .demand-state {
    text-align: right;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .demand-type .demand-state-type li {
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
  }
  .demand-type .demand-sele .change-sele {
    display: inline-block;
    width: 30%;
    background-color: #eee;
    border: 0;
  }
  .demand-type .demand-sele .x-btn {
    border: 0;
    background-color: #000;
    color: #fff;
    border-radius: 3px;
    margin-left: 15px;
    padding: 5px 12px;
  }
  .acc-num {
    font-size: 14px;
    float: right;
  }
  .demand-item-list li {
    height: 160px;
  }
  .demand-item-list .demand-deta {
    margin-top: 20px;
  }
  .demand-item-list .demand-deta p span {
    display: inline-block;
    width: 35%;
  }
  .demand-item-list .demand-deta p i {
    float: right;
  }
  .toubiao-btn {
    padding: 7px 12px;
  }
  .demand-budget {
    font-weight: 700;
  }
  .demand-budget i {
    color: #e1251b;
  }
  .demand-deta-container {
    padding: 10px 30px;
  }
  .deta-info span {
    display: inline-block;
    width: 33%;
  }
  .deta-prc {
    font-weight: 700;
    margin: 25px 0 15px;
  }
  .deta-prc i {
    color: #e1251b;
  }
  .acc-state-type {
    margin-top: 25px;
    padding: 15px;
    border: 1px solid #ccc;
  }
  .font-red {
    float: left;
  }
  .text-center span {
    display: inline-block;
  }
  .x-supplierHint {
    float: right;
    margin-left: 25px;
  }
  .x-supplierHint i {
    color: #e1251b;
    font-weight: 600;
  }
  .steps-wrapper {
    margin-top: 60px;
    height: 80px;
  }
  .demand-contend,
  .demand-evaluation {
    margin-top: 30px;
  }
  .evaluation-type {
    border: 1px solid #ccc;
    padding: 15px 0;
  }
  .evaluation-type .type-1 {
    padding: 15px;
    border-right: 1px solid #ccc;
  }
  .evaluation-type .type-2 {
    padding: 15px;
  }
  .demand_item {
    margin: 15px 0;
  }
  .demand_item p {
    margin-bottom: 10px;
  }
  .demand_item p span {
    display: inline-block;
    width: 50%;
  }
  .diapatch_remuneration {
    color: #e1251b;
    font-weight: 600;
  }
  .dispatch-item {
    margin: 15px 0 0;
  }
  .dispatch-item a {
    display: block;
  }
  .dispatch-item p {
    margin-bottom: 3px;
  }
  .post_demand {
    margin: 0px;
    cursor: pointer;
    color: #0584dc;
  }
  .sumtext {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 780px;
    overflow: initial;
    clear: both;
  }
  .sumtext .modal-dialog {
    width: 100%;
    margin: 0 auto;
  }
  .sumtext .form-group {
    margin: 0 0 15px;
  }
  .sumtext input,
  .sumtext select,
  .sumtext textarea {
    border: 0;
    background-color: #eee;
  }
  .sumtext .change-sele {
    display: inline-block;
    width: 49.5%;
  }
}
.x-btnbgc {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  background-color: #484848;
  color: #fff;
  cursor: default;
}
@media screen and (min-width: 992px) {
  .x-more {
    padding: 25px;
  }
  .x-panel {
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .x-caselist h3 {
    font-size: 20px;
  }
  .from-power {
    padding-top: 15px;
    width: 70%;
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .x-panel {
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 40px;
  }
  .col-sm-6 {
    width: 48.5%;
  }
  .x-caselist h3 {
    font-size: 22px;
  }
}
.power-banner {
  width: 100%;
}
.power-banner img {
  width: 100%;
}
.x-back {
  padding: 25px 0px;
  text-align: center;
  border-radius: 10px;
}
.x-back a {
  color: #333;
}
.x-font18 {
  margin-top: 40px;
  font-size: 18px;
}
.x-magin20 {
  margin-top: 20px;
}
.btn-numbox li {
  float: left;
}
.btn-numbox .count .num-jian,
.input-num,
.num-jia {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.btn-numbox .count .input-num {
  width: 58px;
  height: 28px;
  color: #333;
  border-left: 0;
  border-right: 0;
}
.num-jian,
.num-jia {
  background-color: #f3f3f3;
  user-select: none;
}
