h2 {
  font-size: 34px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ec8933;
  font-weight: bold;
  font-style: italic;
  line-height: 1.588;
  text-align: left;
  margin: 0; }

.about-tit {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0; }
  .about-tit a {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: white;
    line-height: 3.375;
    padding-right: 5px; }
  .about-tit span {
    padding-right: 5px;
    color: white; }

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .banner .close-map {
    position: absolute;
    top: 2%;
    right: 0;
    width: 278px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4592d8;
    opacity: 0; }
    .banner .close-map a {
      font-size: 20px;
      font-family: 'Roboto', sans-serif;
      color: #f3f8fc;
      font-style: italic;
      line-height: 1.2;
      text-align: center; }
  .banner .ban-tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%);
    background-image: -webkit-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%);
    background-image: -ms-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%);
    opacity: 0.902; }
    .banner .ban-tit .tit-box {
      margin-left: 16.14%;
      margin-right: 16.14%;
      margin-top: 6.5%;
      overflow: hidden; }
      .banner .ban-tit .tit-box h1 {
        font-size: 60px;
        font-family: 'Roboto Condensed', sans-serif;
        color: white;
        font-weight: bold;
        font-style: italic;
        line-height: 1;
        margin-bottom: 0; }
      .banner .ban-tit .tit-box h3 {
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-style: italic;
        line-height: 1.5;
        margin-top: 0;
        margin-bottom: 35px; }
      .banner .ban-tit .tit-box p {
        display: inline-block;
        font-size: 40px;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-style: italic;
        line-height: 1;
        font-weight: 200;
        margin-right: 55px;
        vertical-align: top; }
      .banner .ban-tit .tit-box h4 {
        display: inline-block;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-style: italic;
        line-height: 1.25;
        font-weight: 200;
        margin-right: 55px;
        margin-top: 0; }
        .banner .ban-tit .tit-box h4 span {
          font-weight: bold; }
        .banner .ban-tit .tit-box h4 a {
          color: white;
          text-decoration: underline; }
      .banner .ban-tit .tit-box .cont-bottom {
        overflow: hidden;
        width: 100%;
        height: 100%;
        margin-top: 20px;
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, 0.502); }
        .banner .ban-tit .tit-box .cont-bottom ul {
          position: relative;
          padding-left: 30px; }
          .banner .ban-tit .tit-box .cont-bottom ul i {
            font-size: 35px;
            color: white;
            position: absolute;
            left: 0; }
          .banner .ban-tit .tit-box .cont-bottom ul p {
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            color: white;
            line-height: 1.5;
            font-weight: bold;
            font-style: normal; }
        .banner .ban-tit .tit-box .cont-bottom .cont-left {
          width: 40%;
          float: left; }
        .banner .ban-tit .tit-box .cont-bottom .map-btn1 {
          border: 1px solid white;
          width: 278px;
          height: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          float: right; }
          .banner .ban-tit .tit-box .cont-bottom .map-btn1 a {
            font-size: 20px;
            font-family: 'Roboto', sans-serif;
            color: #f3f8fc;
            font-style: italic;
            line-height: 1.2;
            text-align: center; }

.sec1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .sec1 .sec1-box {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 16.14%;
    margin-top: 75px; }
    .sec1 .sec1-box h2 {
      text-align: center; }
    .sec1 .sec1-box h3 {
      font-size: 16px;
      font-family: 'Roboto', sans-serif;
      color: #666666;
      line-height: 1.5;
      text-align: center;
      margin-top: 0;
      padding: 0 15%; }
    .sec1 .sec1-box .faq-con {
      width: 40%;
      float: right;
      border-top: 1px solid rgba(0, 0, 0, 0.2);
      margin-top: 30px; }
      .sec1 .sec1-box .faq-con .item {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .sec1 .sec1-box .faq-con .item .ques {
          width: 100%;
          height: 45px;
          display: flex;
          align-items: center;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2);
          padding-right: 40px;
          position: relative; }
          .sec1 .sec1-box .faq-con .item .ques h4 {
            font-size: 18px;
            font-family: 'Roboto', sans-serif;
            color: #333333;
            line-height: 1.5;
            word-break: break-word;
            font-weight: 500; }
            .sec1 .sec1-box .faq-con .item .ques h4 span {
              position: absolute;
              right: 15px; }
              .sec1 .sec1-box .faq-con .item .ques h4 span .jia {
                display: block; }
              .sec1 .sec1-box .faq-con .item .ques h4 span .jian {
                display: none; }
        .sec1 .sec1-box .faq-con .item .answer {
          margin: 0;
          padding: 15px 0 15px 30px;
          display: none; }
          .sec1 .sec1-box .faq-con .item .answer p {
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            color: #666666;
            line-height: 1.5;
            text-align: left;
            word-break: break-word;
            font-weight: 500;
            margin-bottom: 0; }
            .sec1 .sec1-box .faq-con .item .answer p a {
              font-family: 'Roboto', sans-serif;
              color: #666666; }

.act2 h4 span .jia {
  display: none !important; }
.act2 h4 span .jian {
  display: block !important; }

.contactss {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: -moz-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%);
  background-image: -webkit-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%);
  background-image: -ms-linear-gradient(0deg, #0c5e9d 0%, #00a0e9 100%); }
  .contactss .cont-box {
    width: 100%;
    padding: 0 16.14%; }
    .contactss .cont-box .form {
      padding: 70px 0 90px 0; }
      .contactss .cont-box .form h2 {
        color: white;
        text-align: center;
        margin-bottom: 15px; }
      .contactss .cont-box .form #xuan p {
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        color: white;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 5px; }
      .contactss .cont-box .form .form_choose {
        width: 100%;
        height: 100%;
        overflow: hidden;
        padding: 1% 26% 2% 26%; }
        .contactss .cont-box .form .form_choose .pl {
          position: relative;
          padding: 0;
          padding-left: 25px; }
          .contactss .cont-box .form .form_choose .pl input[type=radio] {
            display: inline-block;
            vertical-align: middle;
            -webkit-appearance: none;
            background-color: transparent;
            border: 0;
            outline: 0 !important;
            position: absolute;
            left: -40px;
            height: 18px; }
          .contactss .cont-box .form .form_choose .pl input[type=radio]:after {
            content: "";
            display: block;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            text-align: center;
            line-height: 14px;
            font-size: 16px;
            color: #fff;
            border: 1px solid white;
            background-color: none;
            box-sizing: border-box; }
          .contactss .cont-box .form .form_choose .pl input[type=radio]:checked:after {
            border-radius: 50%;
            background-image: url("/assets/img/image/act.png");
            width: 18px;
            height: 18px;
            background-repeat: no-repeat;
            transition: opacity .1s;
            -webkit-transition: opacity .1s; }
          .contactss .cont-box .form .form_choose .pl label {
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            color: white;
            line-height: 1.6;
            text-align: left;
            font-weight: 200;
            vertical-align: top; }
      .contactss .cont-box .form .form_group {
        padding: 0;
        margin-bottom: 25px;
        width: 48.5%; }
      .contactss .cont-box .form .te1 {
        margin-right: 1.5%; }
      .contactss .cont-box .form .te2 {
        margin-left: 1.5%; }
      .contactss .cont-box .form .mes {
        padding: 0;
        height: 150px;
        margin-bottom: 25px; }
      .contactss .cont-box .form input {
        width: 100%;
        height: 55px;
        padding-left: 30px;
        outline: none;
        border: 1px solid rgba(255, 255, 255, 0.302);
        background: none;
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-weight: normal; }
      .contactss .cont-box .form input::placeholder {
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        color: white;
        text-transform: uppercase;
        line-height: 1.059;
        font-weight: 200; }
      .contactss .cont-box .form textarea {
        width: 100%;
        height: 150px;
        padding-left: 30px;
        padding-top: 20px;
        outline: none;
        border: 1px solid rgba(255, 255, 255, 0.302);
        background: none;
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-weight: normal; }
      .contactss .cont-box .form textarea::placeholder {
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        color: white;
        text-transform: uppercase;
        line-height: 1.059;
        font-weight: 200; }
      .contactss .cont-box .form .sub {
        width: 100%;
        height: 65px;
        background: #000;
        overflow: hidden;
        background-color: #ec8933;
        cursor: pointer; }
        .contactss .cont-box .form .sub .sub_btn {
          font-size: 22px;
          font-family: 'Roboto', sans-serif;
          color: white;
          font-style: italic;
          text-transform: uppercase;
          line-height: 2.182;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100%; }
          .contactss .cont-box .form .sub .sub_btn i {
            padding-left: 15px; }

.enquiry_make {
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }
  .enquiry_make p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    padding: 20px 30px; }

@media (max-width: 767px) {
  h2 {
    font-size: 28px; }

  .banner .close-map {
    bottom: 3%;
    right: 20px;
    width: 92%; }

  .banner .ban-tit .tit-box {
    margin-left: 20px;
    margin-right: 20px; }

  .banner .ban-tit .tit-box h1 {
    font-size: 28px;
    margin-top: 100px; }

  .banner .ban-tit .tit-box h3 {
    font-size: 16px;
    margin-bottom: 10px; }

  .banner .ban-tit .tit-box p {
    margin-right: 0;
    font-size: 28px;
    margin-bottom: 30px; }

  .banner .ban-tit .tit-box h4 {
    margin-right: 0;
    font-size: 18px;
    display: block; }

  .banner .ban-tit .tit-box .cont-bottom .cont-left {
    width: 100%;
    float: unset; }

  .banner .ban-tit .tit-box .cont-bottom ul p {
    font-size: 15px;
    font-weight: normal; }

  .banner .ban-tit .tit-box .cont-bottom ul i {
    font-size: 28px; }

  .banner .ban-tit .tit-box .cont-bottom .map-btn1 {
    width: 100%; }

  .banner .ban-tit .tit-box .cont-bottom .map-btn1 a {
    font-size: 16px; }

  .banner .close-map a {
    font-size: 16px; }

  .sec1 .sec1-box {
    position: unset;
    background: #ecf0f5;
    padding: 0 20px;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 30px; }

  .sec1 .sec1-box h3 {
    font-size: 15px;
    font-weight: normal;
    padding: 0; }

  .sec1 .sec1-box .faq-con {
    width: 100%;
    float: unset; }

  .sec1 .sec1-box .faq-con .item .ques h4 {
    font-size: 16px; }

  .sec1 .sec1-box .faq-con .item .answer p {
    font-size: 15px; }

  .contactss .cont-box {
    padding: 0 20px; }

  .contactss .cont-box .form .form_choose {
    padding: 1% 0 1% 13%; }

  .contactss .cont-box .form .form_choose .pl {
    padding-left: 0; }

  .contactss .cont-box .form .form_choose .pl input[type=radio] {
    margin-right: 5px; }

  .contactss .cont-box .form .form_choose .pl label {
    font-size: 15px; }

  .contactss .cont-box .form .form_group {
    width: 100%;
    margin-bottom: 15px; }

  .contactss .cont-box .form .te1 {
    margin-right: 0; }

  .contactss .cont-box .form .te2 {
    margin-left: 0; }

  .contactss .cont-box .form input::placeholder {
    font-size: 16px; }

  .contactss .cont-box .form textarea::placeholder {
    font-size: 16px; }

  .contactss .cont-box .form input {
    padding-left: 15px; }

  .contactss .cont-box .form textarea {
    padding-left: 15px; }

  .contactss .cont-box .form .sub {
    height: 50px; }

  .contactss .cont-box .form .sub .sub_btn {
    font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  h2 {
    font-size: 32px; }

  .banner .ban-tit .tit-box {
    margin-right: 8%;
    margin-left: 8%;
    margin-top: 12.5%; }

  .banner .ban-tit .tit-box h1 {
    font-size: 50px; }

  .banner .ban-tit .tit-box h3 {
    font-size: 22px; }

  .banner .ban-tit .tit-box p {
    font-size: 22px;
    margin-right: 10px; }

  .banner .ban-tit .tit-box h4 {
    font-size: 20px;
    margin-right: 10px; }

  .banner .ban-tit .tit-box .cont-bottom .cont-left {
    width: 55%; }

  .sec1 .sec1-box {
    position: unset;
    background: #ecf0f5;
    padding: 0 8%;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 30px; }

  .sec1 .sec1-box h3 {
    font-size: 15px;
    font-weight: normal;
    padding: 0; }

  .sec1 .sec1-box .faq-con {
    width: 100%;
    float: unset; }

  .contactss .cont-box {
    padding: 0 8%; }

  .contactss .cont-box .form .form_choose {
    padding: 1% 0 1% 3%; } }
@media (min-width: 1024px) and (max-width: 1365px) {
  .banner .ban-tit .tit-box {
    margin-left: 6%;
    margin-right: 6%; }

  .sec1 .sec1-box {
    position: unset;
    background: #ecf0f5;
    padding: 0 6%;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 30px; }

  .sec1 .sec1-box h3 {
    padding: 0; }

  .sec1 .sec1-box .faq-con {
    width: 100%;
    float: unset; }

  .contactss .cont-box {
    padding: 0 6%; }

  .contactss .cont-box .form .form_choose {
    padding: 1% 16%; } }
@media (min-width: 1366px) and (max-width: 1600px) {
  .banner .ban-tit .tit-box {
    margin-left: 7%;
    margin-right: 7%; }

  .sec1 .sec1-box {
    padding: 0 7%;
    margin-top: 40px; }

  .sec1 .sec1-box .faq-con {
    margin-top: 15px; }

  .contactss .cont-box {
    padding: 0 7%; } }

/*# sourceMappingURL=contact.css.map */
