
html input[disabled] {
	background-color: #f5f5f5 !important;
	border-color: rgba(118, 118, 118, 0.3);
	color: #5f5e5e !important;
	}
	.layui-select-disabled .layui-disabled{
		color: #5F5E5D !important
	}
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	font-variant: tabular-nums;
	color: rgba(0, 0, 0, 0.65);
}
*, *:before, *:after{
	font-family: revert;
}
ul{
	margin: 0;
	padding: 0;
}
.mb20{
	margin-bottom: 20px !important;
}
.fl{
	float:left
}

ul,li{
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .fl{
    float: left;
  }
  .fr{
    float: right;
  }
  .clearfix:after {
    content: '.';
    height: 0;
    display: block;
    clear: both;
  }
  .clear{
    clear: both;
  }
  .block{
      display: block;
  }
  .cur-p{cursor: pointer;}
  .mt10{margin-top: 10px;}
  .mt15{margin-top: 15px;}
  .mt20{margin-top: 20px;}
  .mt30{margin-top: 30px;}

  .mb10{margin-bottom: 10px;}
  .mb15{margin-bottom: 15px;}
  .mb20{margin-bottom: 20px;}
  .mb30{margin-bottom: 30px;}

  .ml20{margin-left: 20px;}

  .mr20{margin-right: 20px;}

  .pd20{padding: 20px;}
  //内容区域宽度设定
  .w1100{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }
  .bgwhite{
    width: 100%;
    background-color: #fff;
    padding: 20px;
  }
  //进度条样式
  .stepwidth>ul{
      position: relative !important;
      margin-top: 50px;
      height: 60px !important;
  }
  .stepwidth ul li{
    position: absolute;
/*     width: 230px; */
/* 	width: 280px; */
	width: 360px; 
    height: 60px;
    background: url(../img/arrow.png) center no-repeat;
    background-size: 100% 100%;
    color: rgba(0, 0, 0, 0.35);
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
  }
  .stepwidth ul li span>span{
    font-size: 20px;
  }
  .firstli{
/* 	  width: 220px !important; */
/* 	width: 265px !important; */
	width: 350px !important;
    left: 0px;
  }
  .secondli{
/*     left: 210px; */
/* 	left: 250px; */
	left: 346px;
  }
  .thirdli{
/*     left: 430px; */
/* 	left: 513px; */
	left: 700px;
  } 
  .forthli{
/*         left: 650px; */
	left: 777px;
   } 				
  .lastli{
    left: 870px;
    width: 230px;
    height: 60px;
    background: url(../img/arrow2.png) center no-repeat;        
	background-size: 100% 100%;
  }
  #lastli{
	  background: url(../img/arrow2.png) center no-repeat;
	  background-size: 100% 100%;
  }
  .activeli{
    background: url(../img/arrow_red.png) center no-repeat;
    background-size: 100% 100%;
  }
  #activeli{
	  background: url(../img/arrow_red.png) center no-repeat;
	  background-size: 100% 100%;
  }
  #lastactiveli{
    background: url(../img/arrow_red2.png) center no-repeat;
    background-size: 100% 100%;
  }      
  .activetext{
    color:#fff;
  }
  .activesuccess{
    color:#C40311;
  }
  .oneBody{
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .oneBody .ant-breadcrumb{
      display: block;
      width: 100%;
      height: 21px;
      font-size: 15px;
      font-weight: 500;
      line-height: 23px;
      color: rgba(0, 0, 0, 0.85);
      opacity: 1;
      margin-top: 27px;
  }
  .oneBody .ant-breadcrumb a{
        font-weight: 500;
        color: rgba(0, 0, 0, 0.85);
        opacity: 1;
  }
  .mb0{
	  margin-bottom: 0px !important;
  }
  .redBorder{
	  border-color: red;
  }
  .loading_style{
      position: fixed;
      z-index: 99;
      width: 100%;
      height: 100%;
      text-align: center;
	  top: 50%;
	  left: 0%;
    }
.top_content{
	width: 1020px;
	height: 56px;
	background: #FBEBEC;
	margin: 0 auto;
}
.top_content>span{
	float: left;
	height: 56px;
	line-height: 56px;
	margin-left: 10px;
	font-size: 22px;
	color: #D5303C;
}
.top_content>i{
	float: left;
	margin-left: 31%;
	height: 56px;
	line-height: 56px;
}
  @keyframes xuanzhuan{
    0%{
      transform: rotate(0deg);
    }
    100%{
      transform: rotate(360deg);
    }
}

.img3{
animation:xuanzhuan 3s linear 0.5s infinite;
}
.djsWord{
		position: absolute;
		top: 30px;
		left: 14px;
		font-size: 22px;
		color: #238BD6;
	}
	
#eyes {
	width: 18px;
	position: absolute;
	top: 6px;
	right: 3px;
}

.layui-input, .layui-select, .layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
}
