.default_top .wrapper,
.find_tab .wrapper,
.crumbs.wrapper,
.default_header {
	width: 1002px;
}

.default_header {
	 border-bottom: 1px solid #DCDCDC;
}
.apply-main-con {
  width: 750px;
  margin: 30px auto;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
}
.apply-main-con > * {
  box-sizing: border-box;
}
.apply-main-con div.progress-part div.flow-chart {
  width: 90%;
  padding-top: 50px;
  margin: 0 auto;
}
.apply-main-con div.progress-part div.flow-chart:after {
  clear: both;
  content: '';
  display: block;
}
.apply-main-con div.progress-part div.flow-chart.first {
  background-image: url("404.png");
  background-position: top center;
  background-repeat: no-repeat;
}
.apply-main-con div.progress-part div.flow-chart.second {
  background-image: url("404.png");
  background-position: top center;
  background-repeat: no-repeat;
}
.apply-main-con div.progress-part div.flow-chart.third {
  background-image: url("404.png");
  background-position: top center;
  background-repeat: no-repeat;
}
.apply-main-con div.progress-part div.flow-chart.fourth {
  background-image: url("404.png");
  background-position: top center;
  background-repeat: no-repeat;
}
.apply-main-con div.progress-part div.flow-chart span.step {
  float: left;
  width: 25%;
  font-size: 11.2px;
  height: 33.6px;
  line-height: 33.6px;
  color: #d9101e;
  text-align: center;
  text-indent: -2em;
}
.apply-main-con div.progress-part div.txt-info{
	
	    margin: 20px 0 30px 0;
}
.apply-main-con div.progress-part div.txt-info h3.appinfo-title {
  color: #333333;
  font-size: 17.92px;
  line-height: 53.76px;
  font-weight: normal;
  text-align: center;
}
.apply-main-con div.progress-part div.txt-info p.txt-title {
  color: #333333;
  font-size: 14px;
  line-height: 28px;
}
.apply-main-con div.progress-part div.txt-info p.txt {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
.apply-main-con div.progress-part div.btn-gather {
  width: 100%;
  overflow: hidden;
  margin: 40px auto;
  text-align: center;
}
.apply-main-con div.progress-part div.btn-gather .form-btn {
  margin: 0 36px;
  background-color: #d9101e;
  color: #ffffff;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -o-border-top-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -wekit-border-top-left-radius: 5px;
  -wekit-border-top-right-radius: 5px;
  -wekit-border-bottom-right-radius: 5px;
  -wekit-border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0 20px;
  font-size: 15.96px;
  line-height: 31.92px;
  min-width: 90px;
  cursor: pointer;
}
.apply-main-con div.progress-part div.btn-gather  .desable {
	    background-color: #ccc;
}
.apply-main-con div.progress-part div.from-content {
  width: 800px;
  margin: 40px auto;
}

.read-validate {
  width: 100%;
  overflow: hidden;
  margin: 60px auto;
}

.layui-form-item .layui-input-inline {
	width: 220px;
}
.layui-form-pane .layui-form-label {
	width:140px;
}
.layui-form-pane .layui-form-label a {
	color:#d9101e;
}
.layui-form-pane .layui-input-block {
	margin-left: 140px;
}
