.banner {
  width: 100%;
  max-height: 700px;
  overflow: hidden;
  margin-top: 100px; }
  .banner img {
    padding: 0 !important; }

.margin-bottom-value {
  margin-bottom: px-top-rem(30px) !important; }

.common-title-name {
  line-height: 3.5rem;
  font-size: 36px;
  font-weight: bold;
  margin-top: 3rem;
  padding: 1.5rem 0.5rem !important; }

@media screen and (max-width: 991.98px) {
  .common-title-name {
    line-height: 3.5rem;
    font-size: 1.6rem;
    margin-top: 1rem;
    padding: 0 0.5rem !important; }

  .banner {
    margin-top: 68px; } }
a.btn {
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #999;
  text-align: left;
  padding-left: 26px;
  border: 1px solid #e5e5e5;
  margin: 2rem auto 0 auto;
  background: url("../imgs/index/arrorw.png") no-repeat 94px center; }
  a.btn:hover {
    color: #fff;
    background: #bb0942 url("../imgs/index/arrorw2.png") no-repeat 94px center;
    border: 1px solid #bb0942; }

/*# sourceMappingURL=page.css.map */
