body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a {
    cursor: pointer;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

html, body {
    width: 100%;
    height: 100%;
}

label {
    font-weight: normal;
    margin: 0;
}

.pointer {
    cursor: pointer;
}

/*清除表格*/
.gt tr td, .gt1 tr td {
    border: none !important;
}

/*强行靠右*/
.textR {
    text-align: right !important;
}

/*字体优化*/
.tt {
    font-weight: 700;
    background-color: #36AEFF;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 7px;
    text-align: center;
}

/*下划线添加*/
.addl {
    text-decoration: underline !important;
    margin-left: 15px;
}

/*黑色虚线*/
.bdl {
    border-top: 1px dashed #E7E7E7 !important;
/ / border-top: 1 px dashed #000000 !important;
}

/*工程*/
.lable_width {
    width: 72px;
    text-align: right;
    padding: 8px;
    float: left;
}

.input_width {
    width: 270px;
    float: left;
}

/*订单列表*/
.ol {
    width: 15% !important;
    font-weight: bold;
    border: none !important;

}

.ol em {
    border-right: 6px solid #000000;
    margin-right: 5px;
}

/*用户品牌*/
.userBrand {
    padding-left: 78px;
    text-align: left !important;
}

/*按钮*/
.distance1 button:nth-of-type(1) {
    margin: 0 !important;
}

.distance button:nth-of-type(2) {
    margin-left: 5px !important;
}
.blue-btn,.gray-btn{
    color: white;
    padding: 7px 20px;
    background: #36AEFF;
    border-radius: 4px;
}
.gray-btn{
    color: #676a6c;
    background: white;
    border: 1px solid #676a6c;
}

/*文字排版*/
.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.fs-dad .f20{
    font-size: 20px;
}

.f20 {
    font-size: 20px;
}

.fs-dad .f22{
    font-size: 22px;
}

.f22{
    font-size: 22px;
}

.fs-dad .f25{
    font-size: 25px!important;
}

.f25 {
    font-size: 25px;
}

.f30 {
    font-size: 30px;
}

.f35 {
    font-size: 35px;
}

.f40 {
    font-size: 40px;
}

.f45 {
    font-size: 45px;
}

.f50 {
    font-size: 50px;
}

.f60 {
    font-size: 60px;
}

.f80 {
    font-size: 80px;
}

.f100 {
    font-size: 100px;
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em;
}
.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}

.fbt {
    display: table-cell;
    vertical-align: bottom;
}

img {
    cursor: pointer;
}

/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: 0;
    margin-right: 0;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}
.pf{
    position: fixed;
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.text-bottom-l {
    position: absolute;
    left: 0;
    bottom: 0;
}

.text-bottom-r {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bgc3 {
    background: #333;
}

.bgc6 {
    background: #666;
}

.bgc9 {
    background: #999;
}

.bgc36AEFF {
    background: #36AEFF;
}

.bgcfff {
    background: #fff;
}

.bgc51D2B7 {
    background: #51D2B7;
}

/*颜色*/

.color3 {
    color: #333;
}

.color3 {
    color: #333;
}

.color6 {
    color: #666;
}

.color9 {
    color: #999;
}

/*近红色*/
.colorFF0000 {
    color: #FF0000;
}

.red{
    color: red;
}

.green{
    color: green;
}

/*绿色*/
.color51D2B7 {
    color: #51D2B7;
}

/*蓝色*/
.color36AEFF {
    color: #36AEFF;
}

.colorfff {
    color: #fff;
}

.bor-DCDCDC {
    border: 1px solid #DCDCDC;
}

.bor-51D2B7 {
    border: 1px solid #51D2B7;
}

.bor-36AEFF {
    border: 1px solid #36AEFF;
}

.bor-a9a9a9 {
    border: 1px solid #a9a9a9;
}

/*长度高度*/
.w10 {
    width: 10px;
}

.w15 {
    width: 15px;
}

.w20 {
    width: 20px;
}

.w25 {
    width: 25px;
}

.w30 {
    width: 30px;
}

.w33{
    width: 33px;
}

.w35 {
    width: 35px;
}

.w40 {
    width: 40px;
}

.w45 {
    width: 45px;
}
.w48 {
    width: 48px;
}

.w50 {
    width: 50px;
}

.w55 {
    width: 55px;
}

.w60 {
    width: 60px;
}

.w65 {
    width: 65px;
}

.w70 {
    width: 70px;
}

.w75 {
    width: 75px;
}

.w80 {
    width: 80px;
}

.w85 {
    width: 85px;
}

.w90 {
    width: 90px;
}

.w95 {
    width: 95px;
}

.w100 {
    width: 100px;
}
.w120 {
    width: 120px;
}

.w128 {
    width: 128px;
}

.w130 {
    width: 130px;
}

.w133{
    width: 133px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w280{
    width: 280px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w500 {
    width: 500px;
}

.w509{
    width: 509px;
}

.w550 {
    width: 550px;
}

.w600 {
    width: 600px;
}

.w700 {
    width: 700px;
}

.w800 {
    width: 800px;
}

.w {
    width: 100%
}
.w384{
    width:384px;
}
.w386{
    width: 386px;
}
.h10 {
    height: 10px;
}

.h15 {
    height: 15px;
}

.h20 {
    height: 20px;
}

.h25 {
    height: 25px;
}

.h30 {
    height: 30px;
}

.h32{
    height: 32px;
}
.h34{
    height: 34px;
}

.h35 {
    height: 35px;
}

.h40 {
    height: 40px;
}

.h45 {
    height: 45px;
}

.h50 {
    height: 50px !important;
}

.h55 {
    height: 55px;
}

.h60 {
    height: 50px;
}

.h65 {
    height: 65px;
}

.h70 {
    height: 70px;
}

.h75 {
    height: 75px;
}

.h80 {
    height: 80px;
}

.h85 {
    height: 85px;
}

.h90 {
    height: 90px;
}

.h100 {
    height: 100px;
}

.h130 {
    height: 130px;
}

.h150 {
    height: 150px;
}

.h200 {
    height: 200px;
}

.h250 {
    height: 250px;
}

.h272{
    height: 272px;
}

.h300 {
    height: 300px;
}

.h350 {
    height: 350px;
}

.h400 {
    height: 400px;
}

.h450 {
    height: 450px;
}

.h500 {
    height: 500px;
}

.h550 {
    height: 550px;
}

.h600 {
    height: 600px;
}

.h700 {
    height: 700px;
}

.h800 {
    height: 800px;
}

.h {
    height: 100%
}

/*边距*/
.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt7 {
    margin-top: 7px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}
.mt25{
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}
.mt80 {
    margin-top: 80px;
}
.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb200{
    margin-bottom: 200px;
}

.mb300{
    margin-bottom: 300px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.p0-3{
    padding: 0 3px;
}

.p5-10{
    padding: 5px 10px;
}

.p10 {
    padding: 10px;
}

.p10-20{
    padding: 10px 20px;
}

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt8{
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb8{
    padding-bottom: 8px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl12{
    padding-left: 12px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25{
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pl30b{
    padding-left: 30%;
}

.pl40b{
    padding-left: 40% !important;
}

.pl45b{
    padding-left: 45%;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

.pr10b{
    padding-right: 10%;
}

.bdu3 {
    border-radius: 3px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff !important;
    cursor: pointer;
}

.bdu5 {
    border-radius: 5px;
}

.bdu8 {
    border-radius: 8px;
}

.bdu10 {
    border-radius: 10px;
}

.bdu15 {
    border-radius: 15px;
}

.bdu20 {
    border-radius: 20px;
}

.bdu25 {
    border-radius: 25px;
}

.bdu30 {
    border-radius: 30px;
}

.bdu35 {
    border-radius: 35px;
}

.bdu40 {
    border-radius: 40px;
}

.bdu45 {
    border-radius: 45px;
}

.bdu50 {
    border-radius: 50px;
}

.bdu55 {
    border-radius: 55px;
}

.bdu60 {
    border-radius: 60px;
}

.bdu70 {
    border-radius: 70px;
}

.bdu80 {
    border-radius: 80px;
}

.bdu90 {
    border-radius: 90px;
}

.bdu100 {
    border-radius: 100px;
}

.bdu150 {
    border-radius: 150px;
}

.bdu200 {
    border-radius: 200px;
}

/* 弹性布局 */
.flex {
    display: flex;
}

.flex-item {
    flex: 1;
}

.flexb {
    display: flex;
    justify-content: space-between;
    color: #333333;
}

.flexbw {
    display: flex;
    justify-content: space-between;
    color: #333333;
    flex-wrap: wrap;
}

.flexba {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flexw {
    display: flex;
    flex-wrap: wrap;
}

.flexa {
    display: flex;
    align-items: center;
}

.flexas{
    display: flex;
    align-items: flex-start;
}

.flexea {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.flexca {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 10px;
}

.flexc {
    display: flex;
    flex-direction: column;
}

.flexdca {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.flexjcsa{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.flexcc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexda {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flexfcas{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.flex-wrap.flex-direction-col {
    flex-direction: column;
}

.flex-wrap.flex-direction-row {
    flex-direction: row;
}

.text_overflow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.text_overflowd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.image-full {
    width: 100%;
    height: 100%;
}

.img-w {
    width: 100%;
}

.row {
    margin: 0;
}

.border-gray{
    border: 1px solid grey;
}

.border-c3c3c3{
    border: 1px solid #c3c3c3;
}

.border-radius-2{
    border-radius: 2px;
}

.cor999{
    color: #999999;
}
/*textarea***********************/
textarea {
    resize: none;
    padding: 10px;
    border: 1px solid #E7E7E7;
}

/*switch***********************/
.switch-box {
    width: 33px;
}

.switch-box .switch {
    display: none;
}

.switch-box label {
    position: relative;
    display: block;
    padding: 1px;
    border-radius: 18px;
    height: 18px;
    margin-bottom: 10px;
    background-color: #eee;
    cursor: default;
    vertical-align: top;
    -webkit-user-select: none;
}

.switch-box label:before {
    content: '';
    display: block;
    border-radius: 16px;
    height: 16px;
    background-color: #DEDEDE;
    -webkit-transform: scale(1, 1);
    -webkit-transition: all 0.3s ease;
}

.switch-box label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    width: 18px;
    height: 18px;
    border-radius: 16px;
    background-color: white;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transform: translateX(-9px);
    -webkit-transition: all 0.3s ease;
}

.switch-box .switch:checked ~ label:after {
    -webkit-transform: translateX(9px);
}

.switch-box .switch:checked ~ label:before {
    background-color: #36AEFF;
}

/*radio*************************/
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    position: relative;
    margin: 0;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    box-sizing: border-box;
    padding: 3px !important;
    z-index: 5;
}

input[type="radio"]:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: -2px;
    top: -2px;
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 50%;
    box-sizing: border-box !important;
    z-index: 0;
}

input[type="radio"]:active {
    outline: none;
}

input[type="radio"]:checked {
    outline: none;
    background: #1FB4FE;
    border-radius: 50%;
    background-clip: content-box;
    border: 2px solid #1FB4FE;
}

/*checkbox*************************/
input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
}


input[type="checkbox"]:focus {
    outline: none;
}

input {
    /*border: 1px solid red;*/
}

input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    position: relative;
}

input[type="checkbox"]:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    border: 1px solid #666;
    box-sizing: border-box;
}

input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
}

input[type="checkbox"]:checked {
    appearance: none;
    -webkit-appearance: none;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/sure.png') no-repeat;
    outline: none;
    border-radius: 3px;
    top: 3px;
}


/*select*************************/
select {
    width: 100px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
}

select option {
    font-size: 14px;
}

select {
    outline-color: transparent;
    cursor: pointer;
}

.triangle-box {
    position: relative;
}

.triangle-box i {
    display: block;
    position: absolute;
    right: 22px;
    top: 13px;
    border: 5px solid transparent;
    border-top: 5px solid #777777b0;

}

/*input[type=text]{
  height: 30px;  !*与NameCon自定义标签的样式冲突，暂时注释，daiyy @ 20180507*!
  border: 1px solid #E7E7E7;
  padding: 0 10px;
  box-sizing: border-box;
}*/
input[type=password] {
    height: 30px; /*与NameCon自定义标签的样式冲突，暂时注释，daiyy @ 20180507*/
    border: 1px solid #E7E7E7;
    padding: 0 10px;
    box-sizing: border-box;
}

select {
    height: 30px;
    border: 1px solid #E7E7E7;
    font-size: 14px;
}

.ly-box .save-message {
    width: 144px;
    height: 44px;
    color: #fff;
    font-size: 17px;
    background: #51D2B7;
    border-radius: 5px;
    margin-top: 20px;
    box-sizing: border-box;
}

button {
    border: none;
}

button {
    outline: none;
}

.cancel-message {
    width: 144px;
    height: 44px;
    font-size: 17px;
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #DCDCDC;
    box-sizing: border-box;
}


input[type="checkbox"]:checked {
    appearance: none;
    -webkit-appearance: none;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/sure.png') no-repeat;
    outline: none;
    border-radius: 3px;
}

.ly-box .checkbox input[type="checkbox"].active-box-1 {
    opacity: 1;
}

.ly-box .checkbox .active-box {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: -10;
}

/*商家素材*/
.ly-box .img-box .img-box-only {
    width: 96px;
    height: 96px;
    margin-bottom: 20px;
    margin-right: 20px;
    border: 1px solid #DCDCDC;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/add_img.png') no-repeat;
    background-size: 100% 100%;
}

.ly-box .img-box .img-box-add {
    width: 96px;
    height: 96px;
    margin-bottom: 20px;
    margin-right: 20px;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/add_img.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.ly-box .img-box-text {
    width: 136px;
    height: 45px;
    font-size: 12px;
    color: rgba(255, 128, 0, 1);
    line-height: 16px;
    position: absolute;
    right: -156px;
    top: 25px;
}

.ly-box .img-up-btn {
    width: 84px;
    height: 32px;
    background: rgba(0, 177, 255, 1);
    border-radius: 5px;
    color: #fff;
}

.ly-box .header-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 20px;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/add_img.png') no-repeat;
    background-size: 100% 100%;
}

.ly-box .check-arr2-my {
    width: 70px;
    height: 30px;
    background: rgba(238, 238, 238, 1);
    border-radius: 10px;
    position: relative;
    overflow: visible;
    margin-right: 20px;
    margin-bottom: 15px;
    font-size: 12px;
}

.ly-box .arr2-my-del {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url('https://xnjz.oss-cn-hangzhou.aliyuncs.com/static-res/manage/static/img/delete.png') no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.ly-box tr td .checkbox #myselfInput1, .ly-box tr td .checkbox #myselfInput2 {
    width: 200px;
    height: 30px;
    padding: 0 10px;
    display: none;
}

.ly-box tr td .checkbox .active #myselfInput1 {
    display: block;
}

.ly-box tr td .checkbox .active #myselfInput2 {
    display: block;
}

.div-hidden {
    visibility: hidden;
}

.my-search {
    width: 15%;
    position: relative;
}

.my-searchbd {
    width: 100%;
    border: 1px solid rgba(1, 179, 255, 1);
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    color: #999;
    outline: none;
}

.my-searchbt {
    width: 20%;
    height: 28px;
    border: none;
    right: 1px;
    position: absolute;
    top: 1px;
    background: rgba(1, 179, 255, 1);
    color: #fff;
}

.my-slider {
    position: fixed;
    right: -250px;
    top: 19px;
    /* height:100%; */
    overflow: hidden;

}

.my-sebtn {
    width: 25px;
    display: block;
    float: left;
    background: rgba(1, 179, 255, 1);
    text-align: center;
    color: #fff;
    padding-top: 10px;
    cursor: pointer;
    margin-top: 100%;
}

.top-rt {
    width: 400px;
    height: 100%;
    display: block;
}

.mydp {
    display: block;
}

.my-dailog {
    width: 250px;
    height: 100%;
    background: #f3f3f4;
    float: left;
    padding-bottom: 30px;
    border-radius: 5px;
}

.sjlm110 {
    width: 190px !important;
}

.my-dailog > h2 {
    text-align: left;
    padding-left: 15px;
}

.my-padding {
    padding-left: 40px;
}

.my-float {
    float: left;
}

.my-mt {
    margin-top: 80px;
}

.switch-item span {
    width: 38px;
}

.color36AEFF {
    width: 36px;
}

.bgcWhite{
    background-color: white;
}

.white-nowrap{
    white-space: nowrap;
}

/*新设置*/
.factoryin {
    width: 100%;
    margin-left: 20px;
    margin-top: 20px;
    background: #fff;
}

.factoryin > h2 {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0 0;
    margin-bottom: 0;
    padding: 14px 12px 0;
    min-height: 48px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;
    border-bottom: 1px solid #ccc;

}

.factoryin-info {
    padding-left: 20px;
    margin-top: 20px;
}

.factoryin-info h2 {
    height: 30px;
    line-height: 30px;
    background-color: #ccc;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;
    padding-left: 1%;
}

.factoryin-from {
    width: 60%;
    margin: 0 auto;
}

.factoryin-from li {
    margin-top: 20px;
    margin-bottom: 20px;
}

.factoryin-from li label {
    width: 25%;
    text-align: right;
    float: left;
    height: 30px !important;
    line-height: 35px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;
    font-weight: normal;
}

.factoryin-right {
    float: left;
    width: 70%;
    margin-left: 3%;
    height: 33px;
    line-height: 33px;
}

.factoryin-text {
    width: 50% !important;
    height: 20px;
    line-height: 20px;
}

.factoryin-sel {
    width: 180px !important;
    height: 20px;
    display: inline-block !important;
}

.factoryin-text1 {
    width: 40% !important;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    display: inline-block !important;
}

.factoryin-addBtn {
    width: 80px;
    height: 35px;
    line-height: 35px;
    background-color: rgb(54, 174, 255);
    text-align: center;
    display: block;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
}

.factoryin-brand {
    width: 75%;
    margin: 0 auto;
}

.factoryin-table {
    border: 1px solid #ccc;
    margin-top: 30px;
}

.factoryin-list {
    width: 45%;
    margin: 0 auto;
}

.factoryin-list span {
    margin: 20px 0;
    display: block;
}

.factoryin-list em {
    padding: 0 10px;
}

.factoryin-pay {
    width: 100px !important;
    margin-left: 15px;
    display: inline-block !important;
}

.factoryin-ra {
    display: inline-block !important;
    margin-left: 15px !important;
}

.factoryin-cz {
    width: 45%;
    margin: 30px auto;
}

.factoryin-cz span {
    width: 30%;
    text-align: right;
    font-size: 14px;
    display: inline-block;
}

.factoryin-cz li {
    margin-bottom: 20px;
}

.factoryin-btn {
    width: 100px;
    height: 40px;
    background-color: aqua;
    border: none;
    color: #fff;
    margin-left: 20px;
    margin-top: 30px;
}

.factoryin-btn.active {
    background-color: #fff;
    border: 1px solid aqua;
    color: #000000;
    margin-right: 20px;
}

.ml {
    margin-left: 17%;
}

.factoryin-dailag {
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -200px;
    border: 1px solid #e7eaec;
    background-color: #fff;
    border-radius: 3px;
    display: none;
}

.factoryin-dailag em {
    color: red;
}

.factoryin-dailag h2 {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-width: 4px 0 0;
    margin-bottom: 20px;
    padding: 0 11px 0;
    min-height: 27px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;

}

.factoryin-dailag li {
    margin-bottom: 15px;
    margin-left: 35px;
}

.factoryin-dailag span {
    width: 30%;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.factoryin-dailag span i {
    font-size: 14px;
}

.factoryin-daw {
    width: 250px !important;
    display: inline-block !important;
}

.factoryin-file {
    display: inline-block !important;
}

.mll {
    margin-left: 25%;
}

.myactive {
    background: #E7E7E7;
}

.mybrand {
    width: 100%;
    margin-top: 30px;
    border: 1px solid #ccc;
}

.mybrand li:nth-child(odd) {
    background: #f7f7f7;
}

.mybrand span {
    display: inline-block;
    height: 30px;
    width: 12%;
    text-align: center;
    line-height: 30px;
}

.myRead {
    border: none !important;
    text-align: center;
    width: 12.5%;
    padding: 0 !important;
    background: none;
    height: 40px;
}

.checkbox-head {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: -10px;
}

.mytj {
    background: #fff;
    padding-bottom: 25px;
    margin-top: 0 !important;
}

.renderEdit {
    margin-top: 10px;
}

.renderEdit1 {
    margin-top: 0;
}

.render-img {
    margin-top: -18px;
    margin-bottom: 20px;
}

.my-sel {
    display: inline-block;
}

.my-box {
    width: 20%;
    margin-right: 10px;
}

#condition {
    height: 34px;
}

.fixed-table-pagination {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 20px;
}

.mt0 {
    margin-top: 0;
}

.myorder {
    width: 180px;
    background: #36AEFF;
    display: inline-block;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.my-seabtn {
    position: absolute;
    top: 0;
    right: 0;
}

#tip {
    background-color: #ddf;
    color: #333;
    border: 1px solid silver;
    box-shadow: 3px 4px 3px 0 silver;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 5px;
    overflow: hidden;
    line-height: 20px;
}

#tip input[type="text"] {
    height: 25px;
    border: 0;
    padding-left: 5px;
    width: 280px;
    border-radius: 3px;
    outline: none;
}

#edit-img img {
    float: left;
    margin-right: 10px;
}

.div-hidden #container {
    display: none;
}

.inimg {
    display: inline-block;
    position: relative;
}

.inimg img {
    cursor: pointer;
}

.wen-ti {
    font-size: 12px;
    color: #ccc !important;
    margin-left: 10px;
}

#messageBox {
    display: none;
    height: 200px;
    overflow: scroll;
}

#messageBox li {
    height: 40px;
    background-color: #f3f3f4;
    width: 250px;
    line-height: 40px;
    padding-left: 5px;
    color: #111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top: 1px solid #ccc;
}

#messageBox li:hover {
    background-color: #E7E8EB;
    cursor: pointer;
}

#message {
    height: 34px;
    border: 1px solid #E7E7E7;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
}

.radio-name {
    margin-left: 5px;
    vertical-align: top;
    margin-top: -1px;
    margin-right: 5px;
}

#myVal li {
    display: inline-block;
    margin-right: 10px;
}

.glyphicon-trash {
    margin-left: -5px;
    top: 2px !important;
    cursor: pointer;
}

.is-add {
    margin-left: 107px;
    margin-bottom: 30px;
    margin-top: 28px;
}

.is-btn {
    margin-left: 27px;
}

.is-radio {
    margin-left: 122px;
    margin-bottom: 30px;
    margin-top: 28px;
}

.is-area {
    margin-left: 96px;
    margin-bottom: 30px;
    margin-top: 28px;
}

.is-ready {
    margin-left: 110px;
    margin-bottom: 30px;
    margin-top: 28px;
}

.is-lab label {
    width: 24%;
}

.is-fac {
    display: block;
    width: 25%;
    float: left;
    text-align: right;
    color: #676a6c;
}

.is-rad {
    width: 35%;
    float: left;
    margin-left: 3%;
    margin-top: -22px;
}

.is-box {
    width: 30%;
}

.is-box i {
    right: 13px;
}

#prepayRate {
    width: 35%;
    float: left;
    margin-left: 3%;
}

.modal-body li {
    width: 104px;
    height: 52px;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    margin-right: -1px;
    cursor: pointer;
    margin-top: -1px;
}

.modal-body li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    color: red;
    text-align: center;
    line-height: 52px;
    z-index: 1;
}

.modal-body li img {
    width: 80px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 6px;
    z-index: 2;
}

#chooseed span {
    margin-right: 20px;
    cursor: pointer;
}

#chooseed span:hover .isClear {
    color: red;
}

.isClear {
    margin-right: 5px;
}

.isCan {
    cursor: pointer;
    float: left;
}

.isCan i {
    margin-right: 5px;
}

.isCan:hover .isClear {
    color: red;
}

#barndsName {
    margin-bottom: 15px;
}

#barndsName span {
    margin-right: 20px;
    cursor: pointer;
}

#barndsedit span {
    margin-right: 20px;
    cursor: pointer;
}

.shoplist {
    width: 100%;
    padding-left: 15px;
}

.shopnav {
    float: left;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
    margin: 15px 0 15px 0;
    padding: 9px 18px;
}

.shopnav:hover {
    background-color: #e7eaec;
}

.shopnav.active {
    color: #fff;
    background-color: #36AEFF;
}

.shopPro {
    margin: 0 auto;
    width: 95%;
    /*display:none;*/
}

.shopProul li {
    width: 220px;
    float: left;
    margin: 10px;
    padding: 5px;
    border: 2px solid #fff;
    cursor: pointer;
}

/*.shopProul li:hover{
	border:2px solid #36AEFF;
}*/
.shopProul li.active {
    border: 2px solid #36AEFF;
}

.shopProl img {
    width: 189px;
    height: 218px;
    margin: 0 auto;
    display: block;
}

.shopProl p {
    font-size: 14px;
    color: #333;
    height: 40px;
    overflow: hidden;
}

.shopProl-sj {
    margin-top: 10px;
}

.shopProl-sj span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 70%;
}

.shopNull {
    height: 300px;
    text-align: center;
    line-height: 300px;
    font-size: 16px;
    color: #999;
    display: none;
}

#escText {
    /*width:30%;*/
    padding-left: 0;
}

#escText label {
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #E7E7E7;
    border-right: none;
}

#escText input {
    margin-left: -15px;
    height: 34px;
}

#level, #beginTime, #menuName, #endTime, #logName {
    height: 34px;
}

.btn-img {
    float: left;
}

.isimg {
    width: 80px;
    height: 55px;
}

.isbtn {
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.isbtn1 {
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.isbtn2 {
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.btn-img span {
    color: #00B1FF;
    font-weight: normal;
}

.btn-img1 {
    float: left;
}

.btn-img1 span {
    color: #00B1FF;
    font-weight: normal;
}

.isimg1 {
    width: 80px;
    height: 55px;
}

.btn-img2 {
    float: left;
}

.btn-img2 span {
    color: #00B1FF;
    font-weight: normal;
}

.isimg2 {
    width: 80px;
    height: 55px;
}

#edit-img img {
    width: 80px;
}

.moxie-shim {
    display: none !important;
}

.glyphicon-eye-open {
    margin-right: 5px;
}

#shopBrand {
    position: relative;
}

#shopList {
    width: 160px;
    position: absolute;
    top: 30px;
    border: 1px solid #EDEDED;
    display: none;
}

#shopList li {
    height: 30px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px;
    color: #333;
    line-height: 30px;
    padding-left: 5px;
}

#shopList li:last-child {
    border-bottom: none;
}

#shopList li:hover {
    background: #eaeaea;

}

.arrow {
    width: 100%;
}

.arrow-fl {
    float: left;
}

.arrow-list {
    width: 100%;
    margin: 20px 15px;
}

.top-lf {
    line-height: 30px;
}

.arrow-name {
    width: 64%;
    margin-top: 10px;
    overflow: hidden;
}

.arrow-pro {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#demo {
  margin: 100px auto 0;
  width: 200px;
}

#name {
    height: 38px;
}

#menuContent1 {
    left: 66px !important;
    top: 342px !important;
}

#roleName {
    height: 34px;
}

.shopkey {
    height: 34px !important;
}

.orderlook {
    color: #36AEFF !important;
    cursor: pointer;
}

.shop-search {
    width: 30%;
    float: left;
    height: 34px !important;
    margin-left: 16px;
}

.fixed-table-container {
    height: auto !important;
}

#toolTipLayer {
    z-index: 999999;
}

.all-page li.active a {
    background: #36AEFF;
    border-color: #36AEFF;
}

#vehicle label {
    margin-right: 5px;
    margin-left: 5px;
}

#vehicle input {
    margin-top: 2px;
}

.isPross {
    display: none;
}

.pross-file {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(0, 0, 0, 0);
}

.mybtn {
    display: block;
    width: 20%;
    height: 34px;
    position: relative;
}

.shopinfo {
    width: 100%;
}

.bootstrap-table {
    margin-top: 10px;
}

.myTable {
    text-align: right;
    display: block;
    width: 125px;
}

.detail-look {
    width: 40%;
    margin: 0 auto;
}

.detail-lookl {
    text-align: right;
}

.detail-lookr {
    height: 50px;
    line-height: 50px;
}

.detail-diolag {
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    border-radius: 5px;
    background-color: #fff;
    display: none;
}

.detail-diolag h2 {
    font-size: 18px;
    padding-left: 5px;
}

/*fix*/
.form-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.form-fix {
    width: 100%;
    height: 100%;
}

.form-fix .form-group {
    margin: 40px auto;
    width: 800px;
}

.form-fix .form-control {
    width: 400px;
}
.b10{
    bottom: 10px;
}
.min-heigth-240{
    min-height: 240px;
}

.btn-back{
    padding: 8px 20px;
    background: #36AEFF;
    color: white;
    border-radius: 5px;
}

/*自定义表格样式*/
.my-table{
    width: 100%;
    padding: 20px 0;
    background-color: white;
}
.my-table>div{
    padding: 10px 0;
    display: flex;
}
.my-table>div>div:nth-child(1){
    width: 40%;
    text-align: right;
    padding-right: 10px;
}
.my-table>div>div:nth-child(2){
    width: 60%;
    text-align: left;
}
.workOrderBox{
    margin-top: 20px;
    margin-left: 20px;
}
.templeteDown{
    color: #0000FF;
    cursor: pointer;
}

.el-upload-dragger{
    margin-top: 6px;
    width: 460px !important;
    height: 140px !important;
}
.el-upload-dragger .el-icon-upload{
    margin: 20px 0 16px !important;
    font-size: 60px !important;
}
.el-upload__input{
    display: none !important;
}
.orderDialogIcon{
    font-size: 50px !important;
    color: #0d8ddb;
}
.batchOrderDialogBox{
    height: 20vh;
    overflow: auto;
}
.el-dialog__body{
    text-align: center;
    padding: 15px 30px !important;
}
.el-dialog__footer{
    text-align: center !important;
}
.orderDialogSheetTitle{
    text-align: left;
    margin-top: 12px;
    margin-left: 30px;
}
.orderDialogProgress{
    text-align: left;
    margin-top: 10px;
    margin-left: 30px;
}
.orderDialogData{
    text-align: left;
    margin: 12px 0 0 30px;
}
.orderDialogData-curret{
    color: #039D12;
}
/*.el-dialog__headerbtn .el-dialog__close{*/
/*    display: none !important;*/
/*}*/
.orderList{
    margin-top: 15px;
}
.orderListHeaderContent{
    font-size: 16px;
    font-weight: 700;
}
.orderListHeaderForm{
    margin-top: 10px;
    display: flex;
}
.orderListBody{
    margin-top: 10px;
}
.el-table th > .cell {
    text-align: center !important;
}

.el-table .cell {
    text-align: center !important;
}
.workOrderBox{
    margin:0 120px;
}
.workTypeTips{
    margin-right: 20px;
}
.workOrderLine{
    margin-top: 10px;
    width: 47%;
    border: 1px solid #E4E7ED;
}
.workOrderTable{
    margin-top: 16px;
}
.dynamicBoxNone{
    display: none;
}
.statusName{
    color: red;
}
.submitStatus{
    color: black;
}
.orderLisrHeaderFun{
    margin-top:15px;
    margin-left: 10px;
}
.statusbox{
    margin-left: 15px;
}
.listpagination{
    margin-top: 10px;
}
#dynamicBox1{
    display: none;
}
.btnprimary{
    color: #fff;
    background-color: #36AEFF;
}
.btnprimary:hover{
    color: #fff;
    background-color: #36AEFF;
}
.errorDataSum{
    color: red;
}
.orderListLayOut{
    margin:20px 30px 10px
}
#orderListFirstLine1{
    margin-right: 30px;
}
#orderListFirstLine2{
    margin-right: 30px;
}
#orderListFirstLine3{
    margin-right: 30px;
}
.orderListStatus{
    width: 70%;
}
.orderListType{
    width: 70%;
}
#orderListFirstLine4{
    margin-right: 30px;
}
#orderListFirstLine5{
    margin-right: 30px;
}
#orderListFirstLine6{
    margin-right: 30px;
}
#orderListArea{
    width: 70%;
}
#orderListShop{
    width: 70%;
}
.el-cascader{
    width: 100% !important;
}
.restWidth{
    flex: 1;
}
.adjustPosition{
  margin-left: 22px;
}
.ch100{
    height:100%
}
.detailTips{
    font-size: 14px;
    color: red;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}
.register-content{
    position: absolute;
    top: 20%;
    left: 58%;
}
.ibox-title{
    font-size: 28px;
    font-weight: 900;
}
.titleSize{
    font-size: 44px;
}
.title-size-tips{
    color: #999999;
    margin-top: 10px;
}
.spanSty{
    display: inline-block;
    width: 60px;
    text-align: right;
}

.ibox-content .ibox-form .inputSty1{
    width: 300px;
    height: 50px;
    border-radius: 8px;
    font-size: 26px;
    text-indent: 15px;
}
.checkCode {
    width: 140px;
    height: 44px;
    line-height: 44px;
    background-color: #36AEFF;
    border-color: #36AEFF;
    color: #FFFFFF;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.codeText{
    font-size: 18px;
    text-align: center;
}
.serviceCheckCode{
    width: 140px;
    height: 44px;
    line-height: 44px;
    background-color: #36AEFF;
    border-color: #36AEFF;
    color: #FFFFFF;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.serviceCodeText{
    font-size: 18px;
    text-align: center;
}
.inputSty,#inputSty{
    width: 450px;
    height: 50px;
    border-radius: 8px;
    text-indent: 15px;
    font-size: 18px;
}
.registerBtn{
    width: 604px;
    height: 65px;
    color: #ffffff;
    border-radius: 8px;
    font-size: 36px;
    background-color: #dadada;
    position: absolute;
    left: -26px;
    top: 0;
}
.registerActive{
    background-color: #1990FF;
}
.toLogin{
    position: absolute;
    top: -55px;
    left: 4px;
    width: 60px;
    font-size: 18px;
    font-weight: 500;
}
.btn-register{
    border-color: #36AEFF;
    color: #FFFFFF;
}
.iBox-mobile-other,.iBox-check-other,.iBox-password-other,.toRegister{
    position: relative;
}
.mobileTip,.passwordTip,.checkTip,.serviceMobileTip{
    line-height: 28px;
    font-size: 16px;
    color: #f32828;
    position: absolute;
    left: 58px;
    bottom: -32px;
    font-weight: 400;
}

.registerTip{
    line-height: 20px;
    font-size: 15px;
    color: #f32828;
    position: absolute;
    top: -25px;
    left: 95px;
}
/*.timeSelect{*/
/*    margin-right: 77px;*/
/*}*/
.advPic{
    width: 100px;
    height: 100px;
}
.advPic img{
    width: 100%;
    height: 100%;
}
