.banner {
  position: relative; }

.homebox {
  color: #b2b2b2;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px;
  z-index: 123; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #b2b2b2;
    text-transform: uppercase; }

.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 0; }

.hun {
  height: 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;
    text-transform: uppercase; }

.proimg {
  width: 48%;
  position: relative;
  text-align: center;
  cursor: pointer; }
  .proimg img {
    max-height: 576px; }

.proview {
  position: absolute;
  left: 20px;
  top: 31%;
  transform: rotate(90deg);
  transform-origin: left; }
  .proview::after {
    content: "+";
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 36px;
    font-size: 36px;
    font-weight: 400;
    margin-left: 25px;
    vertical-align: middle; }
  .proview p {
    display: inline-block;
    font-size: 20px;
    font-family: Oswald;
    font-weight: 600;
    color: #333333;
    vertical-align: middle; }

.set {
  margin: 45px 0 65px; }

.enquiry_makes {
  position: fixed;
  z-index: 999999;
  background: whitesmoke;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none; }
  .enquiry_makes .closes {
    display: inline-block;
    position: absolute;
    background: #F07C1F;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
    z-index: 99;
    right: 0;
    top: 0;
    cursor: pointer; }
  .enquiry_makes .fat {
    width: 100%;
    height: 100vh;
    position: relative; }
  .enquiry_makes #pros {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%; }
    .enquiry_makes #pros .swiper-slide {
      text-align: center;
      background: rgba(245, 245, 245, 0.98); }
      .enquiry_makes #pros .swiper-slide img {
        mix-blend-mode: multiply; }
      .enquiry_makes #pros .swiper-slide img {
        width: 65%; }
  .enquiry_makes .swiper-pagination {
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: 10%;
    width: 100%; }
    .enquiry_makes .swiper-pagination span {
      margin: 0 5px; }

.procnt {
  width: 50%; }
  .procnt h2 {
    font-size: 36px;
    font-family: Oswald;
    font-weight: 600;
    color: #333333;
    line-height: 36px;
    margin-top: 90px;
    text-transform: uppercase; }
  .procnt h3 {
    font-size: 20px;
    font-family: Rubik;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin: 20px 0 45px; }
    .procnt h3 a {
      color: #999999; }
    .procnt h3 em {
      font-style: normal; }

.pronum {
  font-size: 0;
  line-height: 61px; }
  .pronum p {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-family: Rubik;
    color: #333333;
    margin-right: 20px; }

.gw_num {
  width: 170px;
  height: 61px;
  border: 1px solid rgba(3, 0, 0, 0.2);
  display: inline-block; }

.gw_num em {
  width: 45px;
  color: rgba(0, 0, 0, 0.2);
  text-align: center;
  cursor: pointer;
  font-size: 32px;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  line-height: 58px; }

.gw_num .num {
  font-size: 24px;
  font-family: Rubik;
  color: #262626;
  display: inline-block;
  vertical-align: top;
  width: 77px;
  border: none;
  text-align: center;
  line-height: 59px; }

.delmiaosu {
  font-size: 16px;
  font-family: Rubik;
  color: #999999;
  line-height: 24px;
  margin-top: 20px; }

.consup {
  width: 360px;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  margin-top: 50px;
  background: #ec6b33;
  font-family: Oswald;
  font-weight: 600;
  color: white;
  text-align: center;
  display: block; }

.whetab table {
  width: 100%; }
  .whetab table td {
    width: 50%;
    color: #E6E6E6;
    font-size: 16px;
    padding: 5px 0;
    font-family: Rubik; }

.title {
  padding: 20px 0; }
  .title h2 {
    width: 50%;
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 24px;
    font-family: Rubik; }

.taBox {
  padding: 15px 0; }

.descs ul, .descs li {
  list-style-type: disc; }
.descs ul {
  margin-left: 20px; }
.descs li {
  font-size: 16px;
  font-family: Rubik;
  color: #fff;
  line-height: 24px;
  list-style-type: disc; }

.spea {
  font-size: 0; }
  .spea h2 {
    display: inline-block;
    width: 23%;
    vertical-align: top; }
    .spea h2 p {
      font-size: 16px;
      font-family: Rubik;
      color: #999999;
      line-height: 18px;
      height: 40px;
      margin-bottom: 20px; }
    .spea h2 span {
      font-size: 48px;
      font-family: Oswald;
      font-weight: bold;
      color: white;
      line-height: 36px; }
  .spea b {
    display: inline-block;
    background: white;
    opacity: 0.2;
    height: 99px;
    margin: 0 7% 0 6%;
    width: 2px;
    transform: rotate(10deg);
    transform-origin: left; }

.set2 {
  background-color: #E6E6E6;
  padding-top: 118px; }

.rel {
  font-size: 30px;
  font-family: Oswald;
  font-weight: 600;
  color: #333333;
  line-height: 24px; }

.prolist {
  margin-top: 50px; }
  .prolist .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px; }
  .prolist .swiper-container-horizontal > .swiper-pagination-bullets, .prolist .swiper-pagination-custom, .prolist .swiper-pagination-fraction {
    bottom: 45px; }

.relis {
  padding: 10px 0  123px 0; }
  .relis .swiper-pagination-bullet {
    width: 27px;
    height: 27px;
    display: inline-block;
    border-radius: 0;
    background: url(../assets/jqq/img/ab.html) transparent center center;
    opacity: 1; }
  .relis .swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../assets/jqq/img/an.html) transparent center center; }

.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; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .Wheellf {
    width: 32%; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .prolstop {
    padding: 50px 40px 47px; }

  .prolsbtm h2 {
    width: 32%;
    margin-right: 2%; }

  .procnt h2 {
    margin-top: 50px; }

  .spea h2 span {
    font-size: 40px;
    line-height: 28px; }

  .Wheellf h2 {
    line-height: 36px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .prolf p {
    line-height: 100px; }

  .Wheellf h2 {
    font-size: 32px; }

  .Wheelrt {
    width: 67%; }

  .prolistbox {
    margin-bottom: 40px;
    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; }

  .spea h2 {
    width: 25%; }

  .spea b {
    margin: 0 5% 0 4%; }

  .spea h2 span {
    font-size: 24px; }

  .procnt h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 10px; }

  .procnt h3 {
    font-size: 15px;
    margin: 15px 0 26px; }

  .pronum {
    line-height: 50px; }

  .pronum p {
    font-size: 20px; }

  .gw_num {
    height: 50px; }

  .gw_num em {
    line-height: 45px; }

  .gw_num .num {
    font-size: 20px;
    line-height: 46px; }

  .consup {
    margin-top: 35px; }

  .delmiaosu {
    font-size: 15px; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px; }

  .prolf {
    padding: 20px 0; }

  .hun {
    height: 60px; }

  .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 0px; }

  .Wheelrt {
    width: 100%; }
    .Wheelrt p {
      font-size: 14px;
      line-height: 22px; }

  .proimg {
    width: 100%; }

  .proview {
    left: 20px; }

  .proimg img {
    max-height: 300px; }

  .procnt {
    width: 100%; }

  .procnt h2 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 50px; }

  .procnt h3 {
    font-size: 14px;
    margin: 15px 0 26px; }

  .pronum {
    line-height: 40px; }

  .pronum p {
    font-size: 16px;
    margin-right: 15px; }

  .gw_num em {
    line-height: 35px;
    width: 25%;
    font-size: 25px; }

  .gw_num .num {
    font-size: 18px;
    line-height: 38px;
    width: 50%; }

  .consup {
    margin-top: 35px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px; }

  .delmiaosu {
    font-size: 14px; }

  .gw_num {
    width: 120px;
    height: 40px; }

  .spea h2 {
    width: 100%;
    margin-bottom: 10px; }

  .spea h2 p {
    font-size: 15px;
    line-height: 18px;
    height: auto;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    width: 65%; }

  .spea h2 span {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle; }

  .spea b {
    display: none; }

  .descs li {
    font-size: 14px; }

  .title {
    padding: 10px 0; }
    .title h2 {
      font-size: 16px; }

  .taBox {
    padding: 10px 0; }

  .whetab table td {
    font-size: 14px; }

  .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; }

  .set2 {
    padding-top: 55px; }

  .rel {
    font-size: 22px; }

  .relis {
    padding: 10px 0 60px 0; }

  .prolist .swiper-container-horizontal > .swiper-pagination-bullets, .prolist .swiper-pagination-custom, .prolist .swiper-pagination-fraction {
    bottom: 20px; }

  .enquiry_makes #pros {
    width: 70%; } }

/*# sourceMappingURL=detail.css.map */
