.banner-wrapper .banner {
  display: block;
  width: 100%;
}
li {
  list-style: none;
}
.liucheng {
  width: 100%;
}
#banner {
  margin: 70px 0 0;
  overflow: hidden;
}
#banner .box {
  height: auto;
}
#report {
  background-color: #ffffff;
  padding: 40px 70px;
  margin-bottom: 100px;
}
#report.am-container {
  max-width: 1350px;
}
.report_item_title {
  color: #007ac7;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}
.report_item_title:before,
.report_item_title:after {
  content: '';
  width: 430px;
  height: 18px;
  background: url(/images/service/line.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
.report_item_content {
  padding: 20px 0;
}
.report_item_content ul li {
  text-indent: 25px;
  background: url(/images/service/point.jpg) 0 center no-repeat;
  font-size: 14px;
}
.light {
  padding-left: 25px;
  background: url(/images/service/light.jpg) 0 0 no-repeat;
  background-size: 20px 20px;
  font-weight: bold;
}
.light span {
  font-weight: normal;
}
.reward ul li {
  background: url(/images/service/point.jpg) 0 5px no-repeat;
}
.tipoff_online {
  margin-top: 50px;
}
.am-form {
  width: 55%;
}
.am-form-group:nth-child(n+2) {
  margin-top: 1rem;
}
.am-form-group .item {
  border: 1px solid #211713;
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .am-topbar-nav > li > a {
    color: #211713;
  }
}
