body {
  font: 14px "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #f0f2f5 !important;
  color: #262626;
  line-height: 1.6;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
  margin:0px;
  padding:0px;
  border:none;
  list-style:none;
}
a{text-decoration:none;}
input {
  border:none;
  margin: 0px;
  padding: 0px;
}
p{
margin-bottom: 0em !important;
}
.one-btn{
color: #3377FF !important;
border-color:#3377FF !important
}
.one-btn:hover{
color: #fff !important;
background-color: #3377FF !important
}
.one-btn:active{
background-color: #1F60E2 !important
}
.two-title{
font-size: 18px;
color: #000000
}
.one-title{
font-size: 32px;
color: #000000 ;
}
.font-32{
font-size: 32px;
}
.font-18{
font-size: 18px;
}
.font-weight{
font-weight: bolder;
}
.delete-span{
display: inline-block;
box-sizing: border-box;
padding:0 8px;
background: rgba(255, 0, 0);
color: #fff;
text-align: center;
line-height: 24px;
font-size: 12px;
cursor: pointer;
}
.serach-span{
background: #38CF52
}
.edit-span{
background: #30D0B3
}
.detail-span{
background: #4CD964;
}
.margin-span{
  margin-top: 2px;
  margin-bottom: 2px;
}
.span-left{
margin-left: 10px
}
.span-right{
  margin-right: 10px
}
.green-btn{
background: #38CF52 !important;
color: #fff !important
}

/* 新增样式 */
/* #heade_side {
  width: 220px !important;
  height: 100%;
  background-color: #444444;

} */
#heade_box{
height: 100%;
display: flex;
/* min-width: 1200px; */
/* overflow-x: auto */
}
.logoCss {
  height: 56px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

  .site-layout-sub-header-background {
    background: #fff;
  }

  .site-layout-background {
    background: #fff;
  }
.ant-layout-header{
background-color: #fff !important;
padding:0 !important;
/* height: 79px !important;
line-height: 79px !important; */
}
.header-box-div{
padding: 0 20px
}
.ant-layout-content{
flex: initial !important;
}
.innerBox{
position: relative;
width: 100%;
height: 100%;
padding: 20px;
overflow: hidden;
}
.ant-pagination-options{
display: none !important;
width: 100%;
}
.pageCss{
margin-top: 10px !important;
width: 100%;
text-align: right;
}
.add_center{
margin-bottom: 24px;
}
.line{
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  margin: 5px 0 10px;
}
.flex_empty_box{
width: 200px;
}
.flex_empty_box2{
width: 400px
}
.flex_cont_box{
flex: 1;
min-width: 400px;
/* overflow-x: scroll; */
}
.flex_empty_box2{
width: 120px;
}
.flex_empty_box3{
width: 400px
}
.flex_cont_btn{
text-align: center;
margin-top: 10px
}
.line-absolute{
position: absolute;
left:-120px;
right:-120px;
height: 1px;
border: 0.5px solid #d9d9d9;
margin-bottom: 10px;
}
.line-title{
margin-left: -120px;
}
.add_form_label .ant-form-item-label{
flex: inherit;
}
.add_form_label .ant-form-item-control {
max-width: 100% !important;
}
.two_input>.ant-form-item-label::before{
display: inline-block;
margin-right: 4px;
color: #ff4d4f;
font-size: 14px;
font-family: SimSun, sans-serif;
line-height: 1;
content: '*';
}
.two_input{
display: flex;
}
.flex1{
flex: 1;
}
.map_box{
width: 80%;
  height: 200px;
  border: 1px solid;
}
.ant-form-horizontal .ant-form-item-label{
width: 100px !important;
text-align: right !important;
}
.couponlabel .ant-form-horizontal  .ant-form-item-label{
  width: 120px !important;
  text-align: right !important;
}
.couponlabelplus  .ant-form-horizontal  .ant-form-item-label{
  width: 150px !important;
  text-align: right !important;
}
.center_phone .ant-upload.ant-upload-select-picture-card{
width: auto !important;
height: auto !important;
border:0 !important;
background-color:transparent !important
}
.money_Css .ant-form-item-control-input-content{
display: flex;
}
.col_box {
  margin-top: 20px;
  border: 1px solid red;
  border-radius: 20px;
  padding-left: 79px;
  padding-right: 79px;
  padding-top: 20px;
  position: relative;
}
.col_box p{
position: absolute;
top: -12px;
background: #fff;
padding: 0 10px;
left: 40px;
}
.ant-form-item-control-input-content .money_box{
display: inline-block;
width: 90%;
}
.ant-form-item-control-input-content .money_box1{
display: inline-block;
width: 10%;
padding-left: 5px;
box-sizing: border-box;
}
.header-box{
display: inline-block;
margin-left: 10px
}
.box-img{
width: auto;
padding: 0 10px;
line-height: 20px;
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%);
border: 1px solid transparent;
box-shadow: 0 2px 0 rgba(0,0,0,.015);
right: 200px;
}

.header-navs{
/* height: 40px; */
width: 100%;
background: #fff;
line-height: 40px !important;
padding-left: 20px;
box-shadow: #6666664f 0px 0px 4px;
-webkit-box-shadow: #6666664f 0px 0px 4px;
 -moz-box-shadow: #6666664f 0px 0px 4px;
 visibility: hidden;
}

.header-nav{
width: auto;
line-height: 30px;
border: 1px solid #444444;
text-align: center
}

.nav-btn.ant-btn:focus{
background:#1890ff
}
.header-navs Button:not(:first-child){
margin-left: 10px
}
.service-price .ant-form-item,.service-price .ant-form-item-label,.service-price .ant-form-item-control{
display: inline-block;
}
.service-price .ant-form-item{
margin-bottom: 0
}
.add-btn{
text-align: center
}
.perenct-price .ant-form-item{
width: 25%
}
.add-btns{
background: #3377FF !important;
color: #ffffff !important
}
.single-box.ant-form-item{
margin-bottom: 0
}
.single-span{
padding: 10px;
display: inline-block;
}
.flex-box{
display: flex
}
.flex-center{
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
text-align: center;
-webkit-text-align: center;
}
.tip-span{
display: inline-block;
  position: absolute;
  left: 102%;
  z-index: 999;
  width: 200px;
  top: 0px;
}
.delete-abs-col{
position: absolute !important;
left: 101%;
margin-top: 5px;
}
.price-box{
text-align: center;
line-height: 40px;
border: 1px solid #3e3e3e;
}
.price-box:not(:last-child){
margin-right: 10px;
}
.padLe-span{
padding-left: 10px;
}
.padRi-span{
padding-right: 10px;
}
.btn-box{
padding: 0 20px;
margin-right: 10px;
}
.price-p{
padding-left: 20px
}
.line-box{
width: 1px;
background: #000000;
position: absolute;
left: 50%;
top: 10px;
bottom: 10px;
}
.pad-10{
padding: 10px
}
.txt-price{
text-align: right;
width: 50%;
color: red;
}
.line-operation{
height: 1px;
position: absolute;
left: 0px;
right: 400px;
background: #000000;
top: 145px
}
.line-operationLeft{
width: 1px;
position: absolute;
left: 400px;
height: 100%;
background: #000000;
}
.ant-modal-footer{
text-align: center;
}
.modal-btn{
width: 800px !important;
}
.model-foot .ant-modal-footer{
display: none;
}

.flex1-Col .ant-row {
display: flex;
display: -webkit-flex;
}

.flex1-Col .ant-row .ant-form-item-label{
flex :none;
width: auto !important;
}
.not_Row .flex1-Col:not(:first-child){
padding-left: 10px
}
.flex1-Col .ant-row .ant-form-item-control{
flex: 1;
}
.flex-Col .ant-form-item{
display:flex
}
.flex-Col:not(:first-child) .ant-form-item .ant-form-item-label{
/* padding-left: 10px */
}
.flex-Col .ant-form-item .ant-form-item-label{
width: auto !important;
}
.flex-ColItem .ant-form-item-control{
padding-right: 10px;
}
.add-box{
display: flex;
justify-content: center;
align-items: center;
height: 100%
}
.add-cot-box{
width: 600px;
padding: 25px 25px 5px 25px;
border-radius: 6px
}
.group-col .ant-form-item-label{
text-align: left !important;
width: auto !important;
}
.pad-modal30 .ant-modal-body{
padding: 30px !important;
}
.list-des .ant-descriptions-row{
display: flex !important;
}
.list-des .ant-descriptions-row .ant-descriptions-item-label{
width: 140px !important;
}
.calendar-col .ant-form-item .ant-select, .ant-form-item .ant-cascader-picker{
width: auto !important;
}
.calendar-col  .ant-radio-group.ant-radio-group-outline.ant-picker-calendar-mode-switch{
display: none;
}
.calendar-label .ant-form-item-label{
text-align: left !important;
}
.calendar-label>.ant-form-item-control{
padding-left: 20px;
}
.line-titles{
position: absolute;
top: -10px;
padding-left: 10px;
padding-right: 10px;
background: #fff;
}
.line-boxs{
width: 100%;
padding: 20px;
border: 1px solid rgb(226, 217, 217);
border-radius:2px;
position: relative;
}
.freeze-label{
display: inline-block !important;
width: calc(100% - 20px) !important;
}
.freeze-price{
width:20px;
display: inline-block;
text-align: center;
}
.add-list-btn{
margin-bottom: 20px;
}
.bigScreen-title{
width:100%;
height:29px;
font-size:24px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:#232628;
line-height:29px;
text-align: center;
}
.bigScreen-left{
padding: 60px;
background-color: #FFCC00;
border-radius:36px 36px;
width: 49%;
min-width: 510px;
margin-top: 30px;
position: absolute;
left: 50%;
transform:translate(-50%, 10px)
}
.bigScreen-right{
border-radius:36px 36px;
float: right;
padding: 60px;
width:49%;
min-width: 510px;
background-color: #E5E5EA;
margin-top: 60px;
}

.rem19{
font-size:.50rem;
/* margin-bottom: .2rem !important;
padding-top: 1rem;
text-align: center;
margin: 0; */
color: #232628;
}
.bigTop span{
font-family: 'GothamMedium';
}
.bigTop{
font-size: .38rem;
font-family:PingFangSC-Regular,PingFang SC;
color:#232628;
/* line-height:.26rem; */
text-align: center;
}
.bigMarTop{
margin-top: .4rem;
}
.bigScreen-start{
/* position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); */
text-align: center;
}
.btn-box-left{
position: absolute;
  left: 0px;
  top: 0px;
  width: 135px;
  background: rgba(0, 0, 0, 0.7);
  height: 54px;
  border-radius: 0px 0px 18px 0px;
  color: rgba(255,255,255,1);
  text-align: center;
  line-height: 54px;
  font-size: 40px;
}
.btn-box-right{
position: absolute;
right: 0px;
bottom: 0px;
width: 135px;
background: rgba(0, 0, 0, 0.7);
height: 54px;
border-radius:18px 0px 18px 0px;
color: rgba(255,255,255,1);
text-align: center;
line-height: 54px;
font-size: 25px;
}
.btn-box-left-bottom{
left: 0px;
width: 328px;
border-radius:0px 36px 0px 0px;
}
.max-price-p{
width:176px;
font-size:22px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(255,255,255,1);
line-height:22px;
padding-left: 25px;
padding-top: 25px;
}
.max-price-p2{
font-size:180px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(255,255,255,1);
text-shadow:0px 5px 8px rgba(232,43,28,0.7);
text-align: center;
line-height: 60px;
margin-top: 60px;
}
.online-price{
width:148px;
height:42px;
line-height: 42px;
background:rgba(255,255,255,1);
border-radius:18px 0px 18px 0px;
position: absolute;
bottom: 10px;
right: 16px;
font-size: 22px;
text-align: center;
color: #3377FF;
}
.color-price{
color: #FF5908 !important;
}
.max-price-p3{
font-size:40px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(255,255,255,1);
line-height:40px;
text-shadow:0px 4px 8px rgba(16,39,200,0.6);
margin-top: 69px;
text-align: center;
}
.bigSreen-left-box{
width:100%;
height:201px;
background:rgba(36,118,235,0.2);
border-radius:0px 18px 0px 0px;
border:2px solid rgba(51,147,255,0.5);
margin-top: 30px;
padding: 30px;
}
.bigSreen-right-box{
border-radius:18px 0px 0px 0px;
}
.bigSreen-right-title{
height:29px;
font-size:29px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(255,255,255,1);
line-height:29px;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload{
padding: 0px !important;
}
.brand-checked .ant-checkbox-wrapper + .ant-checkbox-wrapper{
margin-left: 0 !important;
}
.brand-checked .ant-checkbox-wrapper{
line-height: 40px !important;
}
.kuan-100{
color: #868686;
}
.disabledBtn{
background:#f5f5f5 ;
color:black ;
cursor:default ;
}
.label-left .ant-form-item-label{
text-align: left !important;
}
.service-modal.ant-modal{
width: 1400px !important;
}
.top-modal.ant-modal{
top: 0px !important;
}
.auto-row .ant-form-item-label{
width: auto !important;
text-align: left !important;
}
.center-box .ant-form-item-control,.center-box p{
justify-content: center;
 align-items: center
}
/*  */
.lunbo-box {
width: 100%;
  display: inline-block;
  height: 300px;
  background: #f0f2f5;
}
.car-img{
width: 100%;
height: 300px;
}
.img-title{
text-align: center;
}
.steps-content {
margin-top: 16px;
border: 1px dashed #e9e9e9;
border-radius: 2px;
background-color: #fff;
min-height: 200px;
padding-top: 20px;
}

.steps-action {
margin-top: 24px;
}
.steps-box .ant-steps{
/* display: none !important; */
}
.mar-bottom10{
margin-bottom: 10px;
}
.modal-wid800.ant-modal{
width: 800px !important;
}
.modal-wid800 .ant-spin.ant-spin-spinning{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
line-height: 327px;
background: whitesmoke;
opacity: 0.6;
}
.modal-box{
width: 500px !important;
}
.modal-box .ant-modal-content{
  height: auto;
  overflow: hidden;
  overflow-y: scroll;
  max-height: 600px;
}
.modal-wid800 .ant-spin.ant-spin-spinning.ant-spin-show-text .ant-spin-text{
  display: inline-block;
  margin-left: 15px;
}

.ant-list-vertical .ant-list-item-meta{
margin-bottom: 0 !important;
}
.price-num-input{
display: inline-block !important;
width: 96% !important;
}
.height-400 .ant-modal-body{
max-height: 500px !important;
  overflow: hidden !important;
  overflow-y: scroll !important;
}
.mar-R5{
margin-right: 5px;
}
.mar-R10{
margin-right: 10px;
}
.mar-l5{
margin-left: 5px;
}
.console-box{
  border: 1px solid rgb(204, 204, 204);
  height: 700px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 10px;
}
.console-box1{
width: 100%;
height: auto;
margin-top: 10px;
padding-bottom: 10px;
border-bottom:1px solid rgba(204, 204, 204, 1)
}
.console-box2{
/* style={{ marginTop: 10, textAlign: '' }} */
margin-top: 10px;
text-align: center;
font-weight: bolder;
}
.priceout-box .ant-radio-button-wrapper{
height: 36px;
line-height: 36px;
}
.price-box1 .ant-radio-button-wrapper,.price-box1 .ant-radio-button-wrapper:hover,.price-box1 .ant-radio-button-wrapper:first-child{
width: 90%;
text-align: center;
border:1px solid #3BDABD;
color: #3BDABD;
}
.price-box1{
width: 100%;
}
.out-handlePrice .ant-btn,.out-handlePrice .ant-btn:hover,.out-handlePrice .ant-btn:focus{
background-color: #4CD964 !important;
color: #fff;
border-color:#4CD964 ;
}
.reset-handlePrice .ant-btn,.reset-handlePrice .ant-btn:hover,.reset-handlePrice .ant-btn:focus{
color: #4CD964;
border-color:#4CD964;
}
.console-leftBottom3 .ant-input-number,.console-leftBottom3 .ant-btn{
height: 36px;
}
.console-leftBottom3 .out-handlePrice,.console-leftBottom3 .reset-handlePrice{
margin-top: 20px;
}
.price-box1 .ant-radio-button-wrapper-checked{
background-color:#3BDABD !important;
color: #fff !important;
border-color:#3BDABD !important;
}
.ant-input-number-handler-wrap{
visibility: hidden !important;
}
.big-rightlogo{
  position: absolute;
  width: 28%;
  right: 3%;
  top: 5%;
}
.maxprice-p{
color: #FF0000;
font-weight: 700;
font-style: normal;
font-size: 45px;
}
.border-bottom-Form .ant-form-item-control-input-content{
border-bottom: 1px solid ;
}
.store-provice .ant-cascader-picker{
width: 100% !important;
}
.hidden-radio .ant-radio{
display: none !important;
}
.pinpai-checkbox .ant-checkbox-wrapper{
width: 100% !important;
}
.select-menu-img .ant-select-item-option-content{
background-color: #000c17 !important;
}
.ant-result-success .ant-result-icon>.anticon{
color: #52c41a;
}
/* .priceout-box2 .ant-radio-button-wrapper:nth-child(1),
.priceout-box2 .ant-radio-button-wrapper:nth-child(2),
.priceout-box2 .ant-radio-button-wrapper-checked:nth-child(1),
.priceout-box2 .ant-radio-button-wrapper-checked:nth-child(2),
.priceout-box2 .ant-radio-button-wrapper:first-child{ */
.priceout-box2 .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{
background-color: #FF651E !important;
color: #fff !important;
border-color:#FF651E !important;
border-left:1px solid #FF651E !important;
background-color:#FF651E !important;
}
.priceout-box2 .ant-radio-button-wrapper{
border:1px solid rgba(255,101,30,1) !important;
color: #FF651E !important;
}
.result-btn .ant-btn:nth-child(2),
.result-btn .ant-btn:nth-child(2):hover,
.result-btn .ant-btn:nth-child(2):focus{
background-color: #FF9500;
color: #fff;
border-color:#FF9500 ;
}
.result-btn .ant-btn:nth-child(1),
.result-btn .ant-btn:nth-child(1):hover,
.result-btn .ant-btn:nth-child(1):focus{
background-color: #3377FF;
color: #fff;
border-color:#3377FF ;
}
.nextA,.nextA:hover{
/* width:79px;
height:72px;
line-height:72px ; */
text-align: center;
background:rgba(76,217,100,1) !important;
border-radius:4px;
color: #FFFFFF !important;
}
.priceout-box2 .ant-radio-button-wrapper:not(:first-child)::before,
.priceout-box2 .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before{
background-color:#FF651E !important;
}
.ant-result-icon>.anticon{
font-size: 72px;
}
.car-second-title{
width:150px;
height:25px;
font-size:.25rem;
font-family:PingFang-SC-Bold,PingFang-SC;
color:#232628;
line-height:25px;
}
.car-card{
width:calc(100% / 4);
height:245px;
display: inline-block;
}
.img-card{
height: 150px;
width: 100%;
position: relative;
text-align: center;
}
.bottom-card{
box-sizing: border-box;
height: 95px;
width: 100%;
padding-top: 10px;
padding-left: 10px;
}
.bottom-card p:nth-child(1){
height:14px;
font-size:14px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(35,38,40,1);
line-height:14px;
height: 28px;
overflow: hidden;
text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bottom-card p:nth-child(2){
height:16px;
font-size:16px;
font-family:PingFang-SC-Bold,PingFang-SC;
font-weight:bold;
color:rgba(254,74,59,1);
line-height:16px;
margin-top: 10px;
}
.bottom-card p span{
font-size: 10px;
}
.car-card:nth-child(1),
.car-card:nth-child(2),
.car-card:nth-child(3),
.car-card:nth-child(4){
margin-top: 10px !important;
}
.car-card{
margin-top: 16px;
}
.car-cardB{
margin-right: 12%;
background:rgba(255,255,255,1);
border-radius:12px;
cursor: pointer;
}
.form-abort .ant-form-item-label{
text-align: center !important;
}

.big-left-detail{
width: 42%;
height: 58%;
display: inline-block;
position: relative
}
.big-right-detail{
width: 58%;
height: 58%;
display: inline-block;
float: right;
position: relative
}
.big-rightTop-detail{
margin-left: 5%;
/* margin-right: 2%; */
height:100%;
/* padding-top: 9%  */
}
.tip-price{
position: absolute;
bottom: 0;
right: 0;
width: 29%;
}
.tip-price img{
width: 100%;
height: 100%;
}
.big-rightBottom-detail{
left: 5%;
height: 37%;
border: 2px solid rgba(51,147,255,0.5);
position: absolute;
bottom: 0;
right:0
}
.sort-box{
width: 1.2rem;
height: 16%;
background-color: rgb(0, 0, 0,0.7);
border-radius:0px 0px 18px 0px;
font-size: .35rem;
font-weight:bold;
color:rgba(255,255,255,1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.twoHidden{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: -moz-box;
-moz-line-clamp: 2;
-moz-box-orient: vertical;
word-wrap: break-word;
word-break: break-all;
white-space: normal;
}
.bottom-content-detailTitle1{
/* float: left; */
display: inline-block;
/* font-weight: 500; */
/* line-height: 0.55rem; */
/* margin-top: 0.08rem; */
}
.bottom-content-detailTitle1>.sp1{
font-size: .4rem;
color: #232628;
font-family: 'woff';
}
.bottom-content-detailTitle1>.sp2{
font-size: 0.3rem;
color: #232628;
}
.bottom-content-detailTitle2 {
float: right;
font-size: 0.2rem;
color: #232628;
}
.bottom-content-detail{
width: 100%;
height: 100%;
position: relative;
background-color: #fff;
padding-left: 1%;
padding-top: 0.27rem;
padding-bottom: 0.27rem;
}
.bottom-content-detailTitle{
color: #232628;
padding-top: 0.1rem;
}
.begin-price{
height: 14%;
/* width: 1.2rem; */
background-color: rgb(0, 0, 0,0.7);
border-radius:0px 18px 0px 0px;
color: #FFFFFF;
display: flex;
justify-content: stretch;
align-items: center;
position: absolute;
bottom: 0;
font-size: 0.2rem;
/* font-size: 18px; */
}
.state-begin-price{
right: 0;
width: 28%;
font-size: 0.15rem;
border-radius:18px 0px 18px 0px;
justify-content: center;
}
.max-box{
margin-left: 11%;
font-size: .18rem;
color: #FFCC00;
position: absolute;
top: 5%;
left: 0;
}
.max-box1{
  color: #232628 !important;
}
.gridStyle {
width: '25%';
text-align:center
}
@font-face
{
  font-family: 'GothamMedium';
  src: url('/assets/fonts/Gotham-Medium.ttf');
  /* src: url('/assets/fonts/Gotham-XLightItalic.ttf') format('woff'); */
}
@font-face
{
  font-family: 'woff';
  src: url('/assets/fonts/Gotham-Bold.ttf');
}
@font-face{
font-family: 'Chinese';
src: url('/assets/fonts/Alibaba-PuHuiTi-Medium.otf');;
}
.familySize{
font-family: 'Chinese' !important;
}
.fontFamily{
font-family: 'GothamMedium';
/* font-size: 16px !important; */
}
.fontSize15Rem{
font-size: 0.15rem !important;
}
.secondCar{
width: 1rem;
  float: right;
  background: #FFCC00;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.33rem;
  margin-right: .3rem;
  border-radius: 0.06rem;
}
.max-price-box1{
  color: #232628;
}
.begin-box{
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  /* bottom: 0; */
  left: 0;
  right: 0
}
.max-price-box{
font-family: 'GothamMedium';
position: absolute;
top: 50%;
left:0;
transform: translate(0,-50%);
/* left: 9%; */
/* top: 23%; */
color: #FFCC00;
font-size: 1.2rem;
/* font-weight:bold; */
height: 1.3rem;
line-height: 1rem;
width: 100%;
/* width: calc(100% - 9%); */
  box-sizing: border-box;
  background-color: transparent;
  padding-left: 11%;

}
.max-price-box span{
font-size: .4rem;
}
.price-type-box{
position: absolute;
right: 6.4%;
bottom: 0;
width: 29%;
height: 14%;
background-color: #FFFFFF;
border-radius:18px 0px 18px 0px;
display: flex;
justify-content: center;
align-items: center;
color: #3377FF;
font-size: 0.13rem;
font-weight:bold;
bottom: 8.25%;
}
.sd-price-css{
position: absolute;
left: 0;
bottom: 0;
width: 29%;
height: 14%;
background-color: #FFFFFF;
border-radius:0px 18px 0px 18px;
display: flex;
justify-content: center;
align-items: center;
color: #FF5908;
font-size: 0.13rem;
font-weight:bold;
bottom: 8.25%;
}
.blue-css{
color: #3377FF;
}
.priceing-type-box{
color: #FF5908;
}
.map-modal.ant-modal{
width: 1200px !important;
height: 800px !important;
}
.map-modal .ant-modal-content{
height: 900px !important;
}
.map-modal .ant-modal-content .map_box{
height: 600px !important;
width: 100% !important;
}
.calendar-col .ant-form-item .ant-select, .ant-form-item .ant-cascader-picker{
width: 100% !important;
}
.console-left{
min-height: 200px;
*padding-top: 10px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
word-break: break-word;
flex: 1;
overflow: auto;
background-color: #fff;
}
.console-right{
min-height: 200px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
word-break: break-word;
background-color: #fff;
box-sizing: border-box;
margin-left: 20px;
overflow: hidden;
  overflow-y: scroll;
}
.sideBarMain {
width: 200px;
padding: 20px;
}
.console-main-box{
width: 100%;
overflow-x: scroll;
background: #f0f2f5;
}
.console-content{
margin: 0 auto;
width: 1220px;
}
.console-top{
box-sizing: border-box;
line-height: 60px;
font-size:16px;
font-family:PingFangSC-Regular,PingFang SC;
font-weight:400;
color:rgba(35,38,40,1);
border-bottom: 1px solid #E5E5EA;
padding-left: 20px;
}
.console-leftBox{
width: 199px;
padding: 27px 20px 0 ;
border-right:1px solid #E5E5EA ;
height: 100%;
display: inline-block;
}
.console-leftTop{
height: 281px;
width: calc(100% - 200px);
display: inline-block;
position: absolute;
border-bottom: 1px solid #E5E5EA;
padding-left: 20px;
padding-top: 30px;
}
.mar-b{
margin-bottom: 20px !important;
}
.console-leftBottom{
min-height: 455px;
width: calc(100% - 200px);
display: inline-block;
position: absolute;
top: 281px;
padding: 20px 20px 0 20px;
}
.online-console{
width:252px;
height:204px;
background:rgba(239,239,244,1);
border-radius:4px;
}
.calendar-col .ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today,
.calendar-col .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,
.calendar-col .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value
{
border-top: 2px solid #f0f0f0;
background-color: #fff;
color: rgba(0, 0, 0, 0.65);
}
.calendar-col .ant-picker-calendar-date-value{
border-top: #fff !important;
}
.big-rightTop-detail-box1{
background:url('/assets/img/zuigao011.png');
background-size: 100% 100%; height: 100%; padding-top: 8%; position: relative
}

.big-rightTop-detail-box2{
background:url('/assets/img/zuigao021.png');
/* background-size: 100% 100%;  */
height: 100%;
position: relative;
/* display: flex;
justify-content: center;
align-items: center; */
}
.site-calendar-demo-card{width: 300px;
border: 1px solid #f0f0f0;
border-radius: 2px;
}
.login-box .ant-input-affix-wrapper,
.login-box .ant-input-group-wrapper .ant-input-wrapper,
.login-box .ant-input {
  background-color: #fff !important;
  border: 1px solid #E8E8E8;
  box-shadow: none;
  color: #262626;
  border-radius: 4px;
}
/* 图标输入框：内层 input 不再画边框，避免出现嵌套小红框 */
.login-box .ant-input-affix-wrapper .ant-input,
.login-box .ant-input-affix-wrapper .ant-input:focus,
.login-box .ant-input-group .ant-input,
.login-box .ant-input-group .ant-input:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
}
.login-box .ant-form-item-control,.login-b .ant-input{
border-bottom: none !important;
}
.login-box .ant-input-affix-wrapper:hover,
.login-box .ant-input:hover {
  border-color: #FFA39E !important;
}
.login-box .ant-input-affix-wrapper-focused,
.login-box .ant-input-affix-wrapper:focus,
.login-box .ant-input:focus,
.login-box .ant-input-focused {
  border-color: #FF7875 !important;
  box-shadow: 0 0 0 2px rgba(230,0,18,0.08) !important;
  outline: none !important;
}
.login-box input:-internal-autofill-selected{
background-color: #fff !important;
}
.login-box input:-webkit-autofill {
box-shadow: 0 0 0 1000px #fff inset !important;
-webkit-text-fill-color: #262626;
}
.login-box input:-internal-autofill-previewed,
.login-box input:-internal-autofill-selected {
  -webkit-text-fill-color: #262626;
  transition: background-color 5000s ease-out 0.5s;
}
.site-calendar-demo-card {
width: 300px;
border: 1px solid #f0f0f0;
border-radius: 2px;
}
.end-line{
display: inline-block;
width:280px;
height:2px;
background:#232628;
vertical-align: middle;
}

.car-img-box{
width: 200px;
height: 200px;
padding: 20px;
float:left;
}
.car-img-box p{
text-align:center;
font-weight: bold;
}
.car-img-box img{
display: inline-block;
width: 160px;
height: 160px;
line-height: 160px;
text-align: center;
border: 1px solid rgba(0, 0, 0, 0.25);
}
.img-popver{
width: 300px;
height: 300px;
}
.upLoad-box .ant-upload.ant-upload-select-picture-card,.upLoad-box .ant-upload{
border: none !important;
background-color: #fff;
}
.modal-car .ant-modal-footer,.modal-car .ant-modal-body{
text-align: center;
}
/* 当页面小于960px */
/* @media screen and (max-width: 980px) {
.max-price-box{
  /* font-size: 500px; */
.add-cot-box .quill-contents .wangEditor-txt{
height: 200px !important;
}
.pinpai-checkbox div .ant-checkbox{
display: none !important;
}
.mis-title{
position: absolute;
  z-index: 99;
  color: #fff;
  right: 10px;
  opacity: 0.7;
  float: right;
  background-color: #000000;
}
.console-box1{
position: relative;
}
.Tables .table-text-left{
text-align: center;
}
.ant-table{
font-size: 12px !important;
}
.table-text-left{
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
.Tables .ant-table-cell{
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
.leftForn .ant-form-item-label{
text-align: left !important;
}

.print-modal {
width: 21cm !important;
}
.print-modal .ant-modal-body{
padding: 0px !important;
height: 1200px;
}

#page {
width: 21cm;
min-height: 29.7cm;
padding: 2cm;
margin: 1cm auto;
border: 1px #D3D3D3 solid;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage {
/* padding: 1cm;/ */
border: 1px #fafafa solid;
height: 268mm;
}
.print-b .ant-checkbox + span{
padding: 0px !important;
}
.print-b .ant-checkbox-wrapper + .ant-checkbox-wrapper{
margin: 0px !important;
}
.prints-box{
/* margin: 10px; */
}
.print-b{
display: inline !important;
}
.print-span{
width: 100px !important;
text-align: center;
background-color: #f0f0f0;
border-right: 1px solid #f0f0f0;
height: 100%;
display: table;
}
.print-span p{
display: table-cell;
vertical-align: middle
}
.print-box{
width: calc(100% - 100px);
height: 100%;
display: table;
float: left;
text-align: center;
}
.print-box p{
display: table-cell;
vertical-align: middle
}
.border-box{
border: 1px solid;
border-bottom: 0;
}
.border-box:nth-child(3),.border-box:nth-child(2){
border-left: 0;
}
.border-box .print-span{
padding: 10px;
  float: left;
}
@page {
size: A4;
margin: 0;
}

@media print {
#page {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
}
}
.t-div{
height: 128mm;
}
.b-div{
height: 128mm;
}

.page {
width: 22cm;
min-height: 29.7cm;
padding: 1cm;
margin: 1cm auto;
border: 1px #D3D3D3 solid;
border-radius: 5px;
background: white;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.subpage {
padding: 1cm;
border: 5px rgba(0, 0, 0) solid;
height: 256mm;
outline: 2cm #FFEAEA solid;
}

@page {
size: A4;
margin: 0;
}
@media print {
.page {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
}
}
.customs-class{
text-align: right !important;
}
.customs-class:first-child{
margin-top: 40px !important;
}
.hiddenUpload .ant-upload-list-item{
display: none !important;
}
.seachLeft{
width: 50%;
position: absolute;
z-index: 9;
top: 90px;
float: left;
}
.seachR{
position: absolute;
  z-index: 99;
  width: 50%;
  left: 53%;
  top: 90px;
}
.packCss.ant-modal{
width: 1020px !important;
}
.ant-upload.ant-upload-select-picture-card{
height:auto !important;
width:auto !important;
border:0 !important;
}
.self-picture-card .ant-upload.ant-upload-select-picture-card{
  height:104px !important;
  width:104px !important;
  border: 1px dashed #d9d9d9 !important;
}
.packCss .ant-table-wrapper{
width: 100% !important;
height: 400px !important;
overflow: scroll !important;
}

.requred-Css .ant-form-item-label label::before{
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.label-auto .ant-form-item-label{
width: auto !important;
}
.qRcodeBox{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.qRcodeBox>div{
  width:20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;

}
.qRcodeBox>div img{
  width:200px;
  height:200px;
}
.notstyle{
  display: none;
}
.url-left-box{
  width:55%;
  height:431px;
}
.url-left-child-box{
  width:100%;
  height:431px;
  border:1px solid #ccc;
  overflow-y: scroll;
}
.check-item{
  background:rgba(0,0,0,0.05);
}
.url-right-box{
  width:45%;
  height:431px;
  border:1px solid #ccc;
  margin-left:10px;
  overflow-y: scroll;
}
.url-parent-box{
  display: flex;
  justify-content: center;
}
.url-right-list{
  width:100%;
  height:39px;
  border-bottom:1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-size:12px;
}
.url-right-list-icon{
  color:#8c8c8c;
}
.url-right-list-icon:hover{
  color:rgba(0, 0, 0, 0.85);
}
.colmnBox{
  display: flex;
  flex-direction: column;
}
.basic-style-title {
  margin-bottom: 16px;
  color: rgba(0,0,0,.85);
  font-weight: 500;
  font-size: 16px;
}
.ant-screen .ant-deal-icon::after {
  background-image: url(/assets/img/deal_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 88px;
  height: 46px;
  position: absolute;
  content: "";
  top: -10px;
  left: -88px;
}
.ant-screen .ant-deal-icon::before {
  background-image: url(/assets/img/deal_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 88px;
  height: 46px;
  position: absolute;
  content: "";
  top: -10px;
  right: -88px;
}
.ant-screen .ant-suspend-icon::after {
  background-image: url(/assets/img/suspend_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 88px;
  height: 46px;
  position: absolute;
  content: "";
  top: -10px;
  right: -88px;
}
.ant-screen .ant-suspend-icon::before {
  background-image: url(/assets/img/suspend_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 88px;
  height: 46px;
  position: absolute;
  content: "";
  top: -10px;
  left: -88px;
}
.cardetailstyle{
  display: inline-block;
  margin-left:110px;
  min-height: 80px;
  word-wrap: break-word;
  word-break: break-word;
}
@media screen and (min-width: 4000px){
  .ant-screen .fontsize {
    font-size: 120px;
  }
}

@media screen and (max-width: 4000px) and (min-width:2500px){
  .ant-screen .fontsize {
    font-size: 100px;

  }
}
@media screen and (max-width: 2500px) and (min-width:2200px){
  .ant-screen .fontsize {
    font-size: 90px;
  }
}
@media screen and (max-width: 2200px) and (min-width:1900px){
  .ant-screen .fontsize {
    font-size: 80px;
  }
}
@media screen and (max-width: 1900px) and (min-width:1600px){
  .ant-screen .fontsize {
    font-size: 70px;
  }
}
@media screen and (max-width: 1600px) and (min-width:1300px){
  .ant-screen .fontsize {
    font-size: 60px;
  }
}
@media screen and (max-width:1400px){
  .ant-screen .fontsize {
    font-size: 50px;
  }
}
.row-div{
  display:flex;
  flex-direction: row;
}
.countdown{
  position: absolute;
  right: -173px;
  text-align: center;

}
.countdown-font{
  color: #000;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
}
.carimage-tag{
  position: absolute;
  left: 0;
  top: 8px;
  padding: 2px 5px;
  z-index: 10;

  position: absolute;
  left: 0;
  top: 8px;
  padding: 2px 5px;
  z-index: 1;
  border-radius: 0 8px 8px 0;
  /* background-color: #000000; */
  /* opacity: 0.6; */
  /* background: rgb(0, 0, 0,0.6); */
  color: #000;
  background: #FFCC00;
}
.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0 !important;
}

.ant-btn > .ant-btn-loading-icon{
  margin-right: 8px !important;
}

.carimage-tagred {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 2px 5px;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 8px;
  padding: 2px 5px;
  z-index: 1;
  border-radius: 0 8px 8px 0;
  /* background-color: #000000; */
  /* opacity: 0.6; */
  /* background: rgb(0, 0, 0,0.6); */
  color: #000;
  background:red;
}
.c-add-box{

}
.border-div{
  border:#d9d9d9 solid 1px;
  padding:10px;
}
.c-info-box{
  display: flex;
  flex-direction: row;
}
.c-info-box-img{
  width:180px;
  height:240px;
  background-color:#8c8c8c;
  margin-right:20px;
}
.c-info-box-img img{
  width:180px;
  height:240px;
}
.c-info-box-con{
  width:60%;
  height:auto;
}
.c-basic-box{
  border: 1px solid #000;
  padding:20px;
}
.c-flex{
  display: flex;
  flex-direction: row;
}

#c-echart-box{
  width:400px;
  height:300px;
  border: 1px solid #ccc;
}

.tagBox{
  border:1px solid #8c8c8c;
  margin-right:10px;
}
.div-end{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.tip-box{
  background: #F2F2F7;
  font-size: 8px!important;
  transform: scale(0.66);
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #5C5E62;
  line-height: 14px;
  padding:10px;
  max-width:306px;
  border-radius: 3px;
  position:absolute;
  top: 25px;
  right: -19px;
}
.title-box{
  width:100%;
  font-size: 14px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #232628;
  line-height: 16px;
  text-align: center;
  padding:6px 6px 30px 6px;
}
.h1-box{
  font-size: 10px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #232628;
  margin-left: 30px;
}
.model-btn{
  width: 60px;
  height: 26px;
  background: #d7e4ff;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
  font-size: 10px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #3377FF;
  line-height:26px;
  cursor:pointer;
}
.model-btn-box{
  margin:30px 40px 10px 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.form-label{
  font-size: 10px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #232628;
  line-height: 12px;
  margin-top:20px;
  margin-right:100px;
  margin-left:30px;
}
.form-radio{
  font-size: 10px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #232628;
  line-height: 12px;
  margin-top:20px;
  margin-right:30px;
  cursor:pointer;
}
.form-radio img{
  margin-right: 5px;
}
.kuan-title{
  font-weight: bold;
  line-height: 40px;
  font-size: 21px;
}
.store-select{
  width:278px;
  height:44px;
  border: 1px solid #c5cad4;
  border-radius: 4px;
  position: relative;

}
.store-select-input{
    color: #111e36;
    font-size: 16px;
    padding: 9px 10px;
}
.s-select-box{
    width:500px;
  height:530px;
  position: absolute;
  top: -532px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(17,30,54,.09);
  scroll-behavior: smooth;
    user-select: none;
  z-index: 99999;


}
.s-s-index{
  float: left;
  width: 30px;
  height: 100%;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #111e36;
  border-radius: 4px 0 0 4px;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  box-sizing: border-box;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-s-index li.active{
  color: #fff;
  border-radius: 4px;
  background-color: #05f;
}
.s-s-index li{
  cursor: pointer;
}
.s-s-index li:hover{color:#fff;border-radius:4px;background-color:#05f}

.s-s-left{
  max-height: none;
  position: absolute;
  width:230px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 30px;
  border-radius: 0 4px 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
}

.s-s-left dt{
  color: #111e36;
  font-weight: 700;
  line-height: 30px;
  padding: 0 12px;
  background-color: #f1f3f6;
}
.s-s-left .s-list dd{
  position: relative;
  line-height: 30px;
  padding: 0 12px;
  cursor: default;
  white-space: nowrap;
}
.s-s-left .s-list dd:after{
  content:" ";
  background-image: url("/assets/img/next-1.png");
  background-size:20px 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  width:20px;
  height:20px;
}
.s-s-left .s-list dd:hover{background-color:#f8f9fc}

.s-s-left .s-list dd.active{
    color: #05f;
    font-weight: 700;
    background-color: #f8f9fc;
}
.s-s-left .s-list dd.active:after{
    background-image: url("/assets/img/next-2.png");
}
.s-s-right{
    max-height: none;
    position: absolute;
    width:240px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 260px;
    border-radius: 0 4px 4px 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
}

.s-s-right div{
    line-height: 30px;
    padding: 0 12px;
    cursor: default;
    white-space: nowrap;
    position: relative;
}
.s-s-right div:hover{background-color:#f8f9fc}
.s-s-right div.active{
    color: #05f;
    font-weight: 700;
    background-color: #f8f9fc;
}

.s-s-right div.active:after{
    background-image: url("/assets/img/right.png");
    content:" ";
    background-size:20px 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    width:20px;
    height:20px;

}
.border-box111{
  border:1px solid #c2ccd1;
  padding-top:20px;
  margin-top:20px;
}
.table-btn{
   background: #30D0B3!important;
   border-color: #30D0B3!important;
   margin:5px;
 }
.table-delete-btn{
  background: rgba(255, 0, 0,1)!important;
  border-color: rgba(255, 0, 0,1)!important;
  margin:5px;
}
.flex-center-div{
  display: flex!important;
  justify-content: center;
  align-items: center;
}
