.banner {
  position: relative; }

.bannera {
  background-color: #333333; }
  .bannera h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: #ec6b33;
    line-height: 45px;
    margin: 40px 0 65px; }

.bantit {
  position: absolute;
  left: 12.5%;
  top: 34.5%;
  width: 660px; }
  .bantit h2 {
    position: relative;
    font-size: 0;
    padding-left: 100px; }
    .bantit h2 span {
      font-size: 60px;
      font-family: Oswald;
      font-weight: bold;
      color: white;
      line-height: 68px;
      display: inline-block;
      background-color: #EC6B33;
      margin-bottom: 5px;
      padding: 0 10px; }
    .bantit h2 i {
      display: block;
      width: 70px;
      height: 10px;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 30px;
      z-index: 12; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 123;
  width: 82%; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.homeboxa {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homeboxa i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homeboxa a {
    color: #d6d6d6; }

.set1 {
  background-color: #333333; }

.prolf {
  width: 50%;
  text-align: center; }
  .prolf i, .prolf p {
    display: inline-block; }
  .prolf i {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    line-height: 36px;
    margin-right: 30px;
    margin-top: -7px; }
  .prolf p {
    font-size: 24px;
    font-family: Rubik;
    color: white;
    line-height: 118px; }

.proline {
  width: 100%;
  height: 1px;
  background: white;
  opacity: 0.2; }

.Wheel {
  margin: 75px 0 100px; }

.Wheelrt {
  width: 63%; }
  .Wheelrt p {
    font-size: 16px;
    font-family: Rubik;
    color: #cccccc;
    line-height: 24px; }

.Wheellf {
  width: 30%; }
  .Wheellf h2 {
    font-size: 36px;
    font-family: Oswald;
    font-weight: 600;
    color: #ec6b33;
    line-height: 30px; }

.set2 {
  background-color: #E6E6E6;
  padding-top: 118px; }

.prolistbox {
  margin-bottom: 60px;
  background: white;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  font-size: 0;
  height: 360px; }
  .prolistbox:hover .prolistboxlf::before {
    width: 12px;
    transition: width .4s; }

.prolistboxlf, .prolistboxcnt, .prolistboxbtm {
  display: inline-block;
  vertical-align: top; }

.prolistboxlf {
  width: 37.5%;
  text-align: center;
  position: relative; }
  .prolistboxlf img {
    vertical-align: middle;
    max-height: 360px; }
  .prolistboxlf::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 123;
    background: #EC6B33;
    transition: width .4s; }

.prolistboxcnt {
  width: 49.5%; }

.prolstop {
  height: 50%;
  background-color: #E6E6E6;
  padding: 50px 40px 45px; }
  .prolstop h2 {
    font-size: 30px;
    font-family: Oswald;
    font-weight: 600;
    color: #333333;
    line-height: 24px; }
  .prolstop p {
    font-size: 14px;
    font-family: Rubik;
    color: #666666;
    line-height: 20px;
    margin-top: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }

.prolsbtm {
  height: 50%;
  background-color: #333333;
  padding: 45px 40px 39px;
  font-size: 0; }
  .prolsbtm h2 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-right: 12%; }
    .prolsbtm h2 p {
      font-size: 16px;
      font-family: Rubik;
      color: white;
      line-height: 24px;
      margin-bottom: 18px;
      height: 48px; }
    .prolsbtm h2 span {
      font-size: 30px;
      font-family: Oswald;
      font-weight: bold;
      color: #ec6b33;
      line-height: 24px; }
  .prolsbtm > h2:nth-child(3) {
    margin-right: 0; }

.prolistboxbtm {
  width: 13.002%;
  line-height: 360px;
  background-color: #EC6B33;
  color: #333;
  font-size: 60px;
  text-align: center; }

.prolist {
  height: 100%;
  margin-bottom: 40px; }

.page {
  margin-bottom: 100px; }
  .page .pagination {
    margin-top: 40px; }
  .page .pagination > li > a, .page .pagination > li > span {
    width: 40px;
    height: 40px;
    background: #fafafa;
    border-radius: 2px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-family: Montserrat;
    margin-right: 10px;
    border: none;
    color: #333; }
  .page .pagination > .active > a, .page .pagination > .active > span, .page .pagination > .active > a:hover, .page .pagination > .active > span:hover, .page .pagination > .active > a:focus, .page .pagination > .active > span:focus {
    background: #ec6b33;
    color: #fff;
    border: none;
    margin-left: 0; }

.prolinea {
  width: 100%;
  height: 1px;
  background: black;
  opacity: 0.1; }

.set3 {
  height: 740px;
  background-size: cover;
  background-position: center center; }

.nextbox {
  padding-top: 10%; }
  .nextbox p {
    font-size: 60px;
    font-family: Oswald;
    font-weight: bold;
    color: white;
    line-height: 72px;
    margin-bottom: 7px; }
  .nextbox h2 {
    font-size: 0;
    width: 50%; }
    .nextbox h2 span {
      font-size: 60px;
      font-family: Oswald;
      font-weight: bold;
      color: white;
      line-height: 68px;
      display: inline-block;
      background-color: #EC6B33;
      margin-bottom: 5px;
      padding: 0 10px; }
  .nextbox a {
    width: 260px;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    margin-top: 80px;
    text-align: center;
    display: block;
    font-family: Oswald;
    font-weight: bold;
    color: white;
    border: 2px solid white; }
    .nextbox a i {
      margin-left: 20px;
      font-size: 16px;
      vertical-align: middle;
      margin-top: -3px; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .bantit {
    left: 4.5%; }

  .homebox {
    width: 96%; }

  .prolsbtm h2 {
    width: 30%;
    margin-right: 5%; }

  .set3 {
    height: 640px; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .bantit {
    left: 3.5%;
    width: 500px; }

  .bantit h2 {
    padding-left: 0; }
    .bantit h2 span {
      font-size: 50px;
      line-height: 60px; }
    .bantit h2 i {
      display: none; }

  .prolstop {
    padding: 50px 40px 47px; }

  .prolsbtm h2 {
    width: 32%;
    margin-right: 2%; }

  .nextbox p {
    font-size: 50px;
    line-height: 62px; }

  .nextbox h2 span {
    font-size: 50px;
    line-height: 54px; }

  .set3 {
    height: 600px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .bantit {
    left: 3.5%;
    width: 500px; }

  .homebox {
    width: 96%; }

  .bantit h2 {
    padding-left: 0; }
    .bantit h2 span {
      font-size: 50px;
      line-height: 60px; }
    .bantit h2 i {
      display: none; }

  .prolf p {
    line-height: 100px; }

  .Wheellf h2 {
    font-size: 32px; }

  .Wheelrt {
    width: 67%; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .set2 {
    padding-top: 70px; }

  .prolistbox {
    margin-bottom: 50px;
    height: 300px; }

  .prolistboxlf {
    height: 300px;
    line-height: 300px; }

  .prolstop {
    padding: 30px 20px 25px; }
    .prolstop h2 {
      font-size: 22px;
      line-height: 24px; }
    .prolstop p {
      font-size: 14px;
      line-height: 20px;
      margin-top: 15px; }

  .prolsbtm {
    padding: 30px 20px 30px; }
    .prolsbtm h2 {
      width: 100%;
      margin-right: 0; }
      .prolsbtm h2 p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
        height: 26px;
        width: 65%;
        display: inline-block; }
      .prolsbtm h2 span {
        font-size: 22px;
        line-height: 24px; }

  .prolistboxbtm {
    line-height: 300px;
    font-size: 60px; }

  .set3 {
    height: 520px; } }
@media screen and (max-width: 767px) {
  .bantit h2 span {
    font-size: 20px;
    line-height: 26px; }

  .bannera h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .bantit h2 i {
    width: 25px;
    height: 3px;
    top: 10px; }

  .bantit h2 {
    padding-left: 40px; }

  .bantit {
    left: 4.5%;
    top: 38.5%;
    width: 70%; }

  .homebox {
    width: 100%;
    margin-top: 10px; }

  .banner > img {
    height: 200px;
    object-fit: cover; }

  .prolf {
    padding: 20px 0; }

  .prolf i {
    width: 22px;
    height: 22px;
    vertical-align: top;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 2px; }

  .prolf p {
    font-size: 16px;
    line-height: 20px;
    width: 75%;
    text-align: left; }

  .Wheellf {
    width: 100%;
    margin-bottom: 20px; }
    .Wheellf h2 {
      font-size: 22px;
      line-height: 20px; }

  .Wheel {
    margin: 45px 0 50px; }

  .Wheelrt {
    width: 100%; }
    .Wheelrt p {
      font-size: 14px;
      line-height: 22px; }

  .set2 {
    padding-top: 60px; }

  .prolistbox {
    margin-bottom: 40px;
    height: auto; }

  .prolistboxlf, .prolistboxcnt {
    width: 100%; }

  .prolstop {
    padding: 30px 10px 30px; }
    .prolstop h2 {
      font-size: 20px;
      line-height: 24px; }
    .prolstop p {
      margin-top: 15px; }

  .prolsbtm {
    padding: 35px 10px 35px;
    display: none; }
    .prolsbtm h2 {
      width: 100%;
      margin-right: 0%; }
      .prolsbtm h2 p {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 7px;
        height: 30px;
        width: 70%;
        display: inline-block; }
      .prolsbtm h2 span {
        font-size: 20px;
        line-height: 20px; }

  .prolistboxbtm {
    width: 100%;
    line-height: 45px;
    height: 50px;
    font-size: 36px; }

  .prolist {
    margin-bottom: 20px; }

  .set3 {
    height: 300px; }

  .nextbox p {
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 7px; }

  .nextbox h2 {
    font-size: 0;
    width: 55%; }

  .nextbox h2 span {
    font-size: 26px;
    line-height: 36px; }

  .nextbox a {
    width: 200px;
    height: 45px;
    line-height: 43px;
    font-size: 17px;
    margin-top: 36px; }

  .prolistboxlf img {
    max-height: 230px; }

  .page {
    margin-bottom: 40px; }

  .page .pagination {
    margin-top: 20px; } }

/*# sourceMappingURL=list.css.map */
