.banner {
  background-color: #333333; }
  .banner h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: #ec6b33;
    line-height: 45px;
    margin: 40px 0 65px; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.strline {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.2); }

.strnav {
  font-size: 16px;
  font-family: Rubik;
  line-height: 72px;
  margin: 5px 0 4px; }
  .strnav em {
    margin: 0 8px; }
  .strnav a {
    color: #999999; }
  .strnav .getbox {
    font-family: Rubik;
    font-weight: bold;
    color: #e56831; }

.rich {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  margin-top: 50px; }

.richdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px;
  margin-bottom: 60px; }

.pro_atit {
  font-size: 20px;
  font-family: HelveticaNeue;
  font-weight: 500;
  color: black;
  line-height: 24px;
  margin-bottom: 15px;
  padding-top: 30px; }

.p_line {
  width: 100%;
  height: 1px;
  background: #b3b3b3;
  opacity: 0.8; }

.pro_alist {
  font-size: 0; }

.pro_blist {
  width: 20%;
  padding: 30px 35px 0;
  background-color: #FFF;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 21px; }
  .pro_blist h2 {
    font-size: 20px;
    font-family: Helvetica;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-top: 20px; }
  .pro_blist:hover .hover_list {
    display: block; }
  .pro_blist:hover h2 {
    opacity: 0; }

.pro_xle {
  margin-bottom: 20px; }

.hover_list {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none; }

.hlist_cnt {
  position: absolute;
  width: 76%;
  left: 12%;
  top: 50%;
  z-index: 12;
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Rubik;
  font-weight: 300;
  color: white;
  line-height: 18px; }
  .hlist_cnt b {
    font-weight: 500;
    margin-bottom: 15px;
    display: block; }
  .hlist_cnt .mb_list {
    margin-bottom: 0; }

.view_more {
  display: block;
  width: 248px;
  margin-left: calc(100% - 248px);
  margin-top: 60px;
  height: 65px;
  line-height: 61px;
  font-size: 20px;
  font-family: Oswald;
  font-weight: 400;
  color: #333333;
  text-align: center;
  border: 2px solid #333333; }
  .view_more i {
    font-size: 18px;
    margin-top: -7px;
    display: inline-block;
    margin-left: 10px;
    line-height: 60px;
    vertical-align: middle; }
  .view_more:hover {
    background: #ec6b33;
    border: 2px solid #ec6b33;
    color: #fff; }

.set2 {
  margin-bottom: 80px; }

.pro_dnlist {
  display: none; }

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .suprt h2 {
    margin-top: 25px; }

  .hlist_cnt {
    font-size: 13px; }

  .hlist_cnt b {
    margin-bottom: 8px; }

  .hlist_cnt .mb_list {
    margin-bottom: 0; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .strnav {
    line-height: 49px; }

  .rich {
    margin-top: 50px; }

  .richdel {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px; }

  .hlist_cnt {
    font-size: 12px;
    line-height: 14px; }

  .hlist_cnt b {
    margin-bottom: 5px; }

  .hlist_cnt .mb_list {
    margin-bottom: 0; }

  .view_more {
    margin-top: 40px;
    height: 45px;
    line-height: 45px;
    font-size: 16px; }

  .view_more i {
    font-size: 16px;
    margin-top: -5px;
    line-height: 56px; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px;
    font-size: 15px; }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .rich {
    font-size: 20px;
    line-height: 48px;
    margin-top: 20px; }

  .richdel {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px; }

  .set1 {
    display: none; }

  .hlist_cnt {
    font-size: 13px;
    line-height: 14px; }
    .hlist_cnt b {
      margin-bottom: 7px; }

  .hlist_cnt .mb_list {
    margin-bottom: 0; }

  .pro_blist {
    width: 50%; }

  .pro_atit {
    font-size: 16px;
    padding-top: 20px; }

  .view_more {
    width: 70%;
    margin: 40px auto 20px;
    height: 45px;
    line-height: 45px;
    font-size: 16px; }

  .view_more i {
    font-size: 16px;
    margin-top: -5px;
    line-height: 56px; } }

/*# sourceMappingURL=alllist.css.map */
