@charset "UTF-8";
/* ==========================================
##### Reset Set.
========================================== */
html {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  font-family: "NotoSans", Arial, sans-serif;
  overflow-x: hidden;
  width: 100%;
  position: relative;
}

* {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  border: 0;
  text-decoration: none;
  vertical-align: top;
  max-width: 100%;
  pointer-events: none;
}

a {
  color: #000;
  outline: none;
  display: inline-block;
}

a, a:visited, a:hover, a:focus, a:active {
  text-decoration: none;
}

input, textarea, select, button {
  font-size: 1rem;
  font-weight: 400;
}

textarea, input {
  border-radius: 0;
}

input, textarea, select {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  font-size: 1rem;
  border-radius: 0;
}

textarea {
  resize: vertical;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

p {
  line-height: inherit;
  margin: 0;
  padding: 0;
}

span {
  display: inline-block;
}

label {
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  *font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}

::-webkit-input-placeholder {
  color: #888;
  font-size: 15px;
}

::-moz-placeholder {
  color: #888;
  font-size: 15px;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #888;
  font-size: 15px;
}

:-moz-placeholder {
  color: #888;
  font-size: 15px;
}

.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.reset input, .reset label, .reset select {
  vertical-align: middle;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}

:after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.item-g {
  font-size: 0;
}

.item {
  display: inline-block;
}

.btn-wrap {
  text-align: center;
}

.edit img {
  height: auto !important;
  max-width: 100% !important;
}
.edit iframe {
  max-width: 100%;
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansTC-Light.woff2") format("woff2"), url("../fonts/NotoSansTC-Light.woff") format("woff");
}
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansTC-Regular.woff2") format("woff2"), url("../fonts/NotoSansTC-Regular.woff") format("woff");
}
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansTC-Medium.woff2") format("woff2"), url("../fonts/PlayfairDisplay-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansTC-Bold.woff2") format("woff2"), url("../fonts/NotoSansTC-Bold.woff") format("woff");
}
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansTC-Black.woff2") format("woff2"), url("../fonts/NotoSansTC-Black.woff") format("woff");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 2022 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Author: Grnet $
 * $Date: Nov. 2022 $ 
 *
*/
.hidden-block {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  overflow: hidden;
}

.bg-white {
  max-width: 1420px;
  margin: auto;
  padding: 20px 40px 25px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

@media (max-width: 1499px) {
  .bg-white {
    padding: 20px 15px 25px;
    margin: 0 30px;
  }
}
@media (max-width: 991px) {
  .bg-white {
    padding: 5px 0 10px;
    margin: 0 20px;
  }
}
.p-ti-box .ti {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.8;
}
.p-ti-box p {
  font-size: 20px;
  color: #333;
  margin-top: 10px;
  line-height: 1.8;
}

@media (max-width: 1440px) {
  .p-ti-box p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .p-ti-box .ti {
    font-size: 22px;
  }
  .p-ti-box p {
    font-size: 18px;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .p-ti-box .ti {
    font-size: 18px;
  }
  .p-ti-box p {
    font-size: 16px;
    margin-top: 3px;
  }
}
.p-sub-ti {
  position: relative;
  color: #0251a0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.8;
}
.p-sub-ti::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 22px;
  background: url(../images/icon_psub.png) no-repeat;
  background-size: contain;
  margin: -8px 10px 0 0;
}

@media (max-width: 991px) {
  .p-sub-ti {
    font-size: 18px;
  }
  .p-sub-ti::before {
    width: 26px;
    height: 20px;
    margin: -5px 8px 0 0;
  }
}
@media (max-width: 767px) {
  .p-sub-ti {
    margin-bottom: 5px !important;
  }
  .p-sub-ti::before {
    margin-top: -7px;
    width: 25px;
    height: 18px;
  }
}
.p-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}
.p-filter .sel-box {
  width: 255px;
  margin-right: 10px;
}
.p-filter .sel-box select {
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 5px 35px 5px 10px;
  background: url(../images/select_arrow.png), #fff;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  margin-right: 10px;
  background-size: 15px 9px;
  background-position: center right 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
}
.p-filter button {
  width: 80px;
  color: #fff;
  border: none;
  text-align: center;
  background: #006fbb;
  border-radius: 8px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

@media (min-width: 992px) {
  .p-filter button:hover {
    -webkit-box-shadow: 0 0 999px rgba(255, 255, 255, 0.1) inset;
            box-shadow: 0 0 999px rgba(255, 255, 255, 0.1) inset;
  }
}
@media (max-width: 1440px) {
  .p-filter .sel-box {
    width: 170px;
  }
}
@media (max-width: 991px) {
  .p-filter {
    margin-bottom: 30px;
  }
}
@media (max-width: 499px) {
  .p-filter {
    margin-bottom: 20px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .p-filter .sel-box {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.p-view-ti-box {
  border-bottom: 4px solid #f3f3f3;
  position: relative;
  padding-bottom: 25px;
}
.p-view-ti-box::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-view-ti-box .cat {
  font-size: 0;
}
.p-view-ti-box .cat li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.p-view-ti-box .cat li:last-child {
  margin-right: 0;
}
.p-view-ti-box .ti {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
}
.p-view-ti-box .date {
  font-size: 15px;
  color: #aaa;
  margin-top: 10px;
}
.p-view-ti-box .date i {
  margin-right: 8px;
}
.p-view-ti-box .author {
  font-size: 17px;
  color: #777;
  margin: 10px 20px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.p-view-ti-box .author span {
  color: #0251a0;
  margin-left: 8px;
}
.p-view-ti-box .watch {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  margin-top: 10px;
}
.p-view-ti-box .watch i {
  display: inline-block;
  color: #0251a0;
  margin-right: 8px;
}

@media (max-width: 991px) {
  .p-view-ti-box {
    padding-bottom: 15px;
  }
  .p-view-ti-box .cat li {
    padding: 3px 6px;
  }
  .p-view-ti-box .ti {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .p-view-ti-box .ti {
    font-size: 18px;
  }
}
/* ===== 彈出視窗 ===== */
.popup-style {
  max-width: 1040px;
  margin: auto;
  background: #fff;
  border-radius: 8px;
  padding: 60px 60px 50px;
  position: relative;
  z-index: 1;
}
.popup-style::before {
  content: "";
  display: block;
  width: 30%;
  height: 100%;
  background: url(../images/feedback_bg.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 8px 0 0 8px;
}
.popup-style .mfp-close {
  font-size: 36px;
  top: -45px;
  color: #fff;
  opacity: 1;
}

@media (max-width: 991px) {
  .popup-style {
    padding: 30px 20px;
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .popup-style {
    padding: 20px;
  }
  .popup-style::before {
    display: none;
  }
}
/* ===== 相關連結 ===== */
.p-related-links {
  margin-top: 30px;
  border-top: 1px solid #000;
}
.p-related-links ul li {
  position: relative;
  padding: 15px 15px 15px 65px;
  border-bottom: 1px solid #ddd;
}
.p-related-links ul li span {
  color: #666;
  font-size: 15px;
  position: absolute;
  top: 17px;
  left: 0;
}
.p-related-links ul li span i {
  display: inline-block;
  margin-right: 5px;
}
.p-related-links ul li a {
  font-size: 18px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

@media (min-width: 992px) {
  .p-related-links ul li a:hover {
    color: #0251a0;
  }
}
@media (max-width: 991px) {
  .p-related-links ul li {
    padding: 12px 10px 12px 65px;
  }
  .p-related-links ul li span {
    top: 13px;
  }
  .p-related-links ul li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .p-related-links ul li {
    padding: 12px 10px 12px 0;
  }
  .p-related-links ul li span {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .p-related-links ul li span i {
    display: none;
  }
}
/* ===== finish ===== */
.finish .icon {
  text-align: center;
}
.finish .ti {
  text-align: center;
  font-size: 32px;
}
.finish .ti span {
  color: #eba123;
  margin: 20px 0 15px;
}
.finish p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 30px;
  color: #333;
}
.finish .btn-wrap {
  margin-top: 35px;
}

@media (max-width: 991px) {
  .finish .ti {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .finish .ti {
    font-size: 20px;
  }
  .finish p br {
    display: none;
  }
}
/* ===== msa-nodata ===== */
.msg-nodata {
  padding: 100px 0;
}

.msg-nodata .img {
  width: 100px;
  height: 100px;
  display: block;
  position: relative;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  border: 2px solid #0251a0;
}

.msg-nodata .img:before {
  content: "!";
  font-style: normal;
  font-weight: 400;
  font-size: 3rem;
  color: #0251a0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.msg-nodata .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 2px solid #0251a0;
}

.msg-nodata .text {
  text-align: center;
  line-height: 1.5;
  margin: 20px auto 30px auto;
  font-size: 18px;
}

.msg-nodata .text strong {
  display: block;
  font-weight: 400;
}

.msg-nodata .btn-wrap {
  text-align: center;
}

@media (min-width: 992px) {
  .msg-nodata .btn-wrap a:hover {
    -webkit-box-shadow: 0 0 999px rgba(255, 255, 255, 0.1) inset;
            box-shadow: 0 0 999px rgba(255, 255, 255, 0.1) inset;
  }
}
/* ===== silder-style ===== */
.slider-style .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #ddd;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  font-size: 0;
}
.slider-style .slick-arrow::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.slider-style .slick-arrow.slick-prev {
  left: 0;
}
.slider-style .slick-arrow.slick-prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}
.slider-style .slick-arrow.slick-next {
  right: 0;
}
.slider-style .slick-arrow.slick-next::after {
  left: 47%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

@media (min-width: 992px) {
  .slider-style .slick-arrow:hover {
    background: #0251a0;
    border: #0251a0;
  }
  .slider-style .slick-arrow:hover::after {
    border-color: #fff;
  }
}
@media (max-width: 991px) {
  .slider-style .slick-arrow {
    width: 30px;
    height: 30px;
    background: #0251a0;
    border: #0251a0;
  }
  .slider-style .slick-arrow::after {
    width: 6px;
    height: 6px;
    border-width: 1px;
    border-color: #fff;
  }
}
/* ===== error ===== */
#error {
  background: #eff3f8;
  padding: 20vh 0;
}
#error .txt {
  padding: 0 20px;
}
#error .txt .error-ti {
  color: #0251a0;
  font-size: 100px;
  font-family: "Roboto";
  line-height: 1;
  font-weight: 700;
}
#error .txt span {
  font-size: 22px;
  font-weight: 500;
  margin: 15px 0 20px;
}
#error .txt p {
  font-size: 18px;
  color: #666;
}
#error .txt .btn-wrap {
  margin-top: 25px;
}

@media (max-width: 991px) {
  #error {
    padding: 15vh 0;
  }
  #error .txt .error-ti {
    font-size: 70px;
  }
  #error .txt span {
    font-size: 20px;
    margin: 10px 0;
  }
  #error .txt p {
    font-size: 16px;
  }
  #error .txt .btn-wrap {
    margin-top: 20px;
  }
}
/* 報名 - 手機版 */
@media (min-width: 1025px) {
  .apply {
    display: none;
  }
}
@media (max-width: 1025px) {
  .has-apply {
    padding-bottom: 55px;
  }
  .apply {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    z-index: 10;
    bottom: -55px;
    left: 0;
    padding: 9px 10px;
    width: 100%;
    background-color: #0251a0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .apply.show {
    bottom: 0;
  }
  .apply a {
    display: block;
    margin-left: 5px;
    padding: 4px 0;
    width: 105px;
    font-size: 14px;
    text-align: center;
  }
  .apply .name {
    padding: 0 55px 0 10px;
    width: calc(100% - 105px);
    font-size: 14px;
    color: #fff;
    line-height: 1.3;
  }
}
.edit {
  font-size: initial;
}
.edit a {
  padding: 0 5px;
  color: #0251a0 !important;
}

#search .result {
  padding: 2vw 3vw;
  border-radius: 8px;
  background-color: #f9f9f9;
}
#search .result .qu-item {
  font-size: 16px;
  padding-bottom: 5px;
  color: #666;
  border-bottom: #ddd solid 1px;
}
#search .result .qu-item span {
  padding: 0 5px;
  font-size: 18px;
  color: #0251a0;
  font-weight: 500;
}
#search .result .box {
  margin-top: 25px;
}
#search .btn-wrap {
  margin-top: 50px;
}

.search-ti {
  margin-bottom: 50px;
}
.search-ti .xs-show {
  display: none;
}
.search-ti p {
  font-size: 24px;
}
.search-ti p span {
  color: #0251a0;
}

@media (max-width: 991px) {
  .search-ti {
    margin-bottom: 25px;
  }
  .search-ti p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .search-ti .xs-show {
    display: block;
  }
}
body.on {
  overflow: hidden;
}

.out-wrap {
  overflow: hidden;
  padding-top: 95px;
}
.out-wrap.no-overflow {
  overflow: unset;
}

.p-container {
  padding: 35px 0 50px;
}

.wrap-1500 {
  max-width: 1500px;
  margin: auto;
}

.wrap-1420 {
  max-width: 1420px;
  margin: auto;
}

.wrap-1280 {
  max-width: 1280px;
  margin: auto;
}

.wrap-1240 {
  max-width: 1240px;
  margin: auto;
}

@media (max-width: 1549px) {
  .wrap-1500 {
    padding: 0 30px;
  }
  .wrap-1420 {
    padding: 0 30px;
  }
}
@media (max-width: 1299px) {
  .wrap-1280,
  .wrap-1240 {
    padding: 0 30px;
  }
}
@media (max-width: 1199px) {
  .out-wrap {
    padding-top: 70px;
  }
}
@media (max-width: 991px) {
  .out-wrap.no-overflow {
    overflow: hidden;
  }
  .wrap-1500,
  .wrap-1420,
  .wrap-1280,
  .wrap-1240 {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .p-container {
    padding-top: 20px;
  }
}
/* ===== header ===== */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 101;
  background: #fff;
}
.header .wrap {
  max-width: 1730px;
  height: 95px;
  margin: auto;
  position: relative;
  text-align: right;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header .logo {
  width: 260px;
  height: 49px;
  background: url(../images/logo.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header nav {
  display: inline-block;
  text-align: right;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  top: -3px;
}
.header nav .xs-search {
  display: none;
}
.header nav .m-first {
  font-size: 0;
}
.header nav .m-first > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
  position: relative;
}
.header nav .m-first > li > a {
  width: 100%;
  font-size: 17px;
  color: #000;
  padding: 0 0 22px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
}
.header nav .m-first > li .m-second {
  position: absolute;
  top: 60px;
  left: 50%;
  width: 240px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
}
.header nav .m-first > li .m-second::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: transparent;
  position: absolute;
  top: -23px;
  left: 0;
}
.header nav .m-first > li .m-second > li {
  position: relative;
}
.header nav .m-first > li .m-second > li:last-child a {
  border-bottom: unset;
}
.header nav .m-first > li .m-second > li a {
  display: block;
  position: relative;
  width: 100%;
  color: #222;
  text-align: left;
  font-size: 16px;
  padding: 10px 20px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header nav .m-first > li .m-second > li.arrow > a::after {
  display: block;
  content: "";
  position: absolute;
  top: 19px;
  right: 15px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: #0251a0 #0251a0 transparent transparent;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header nav .m-first > li ul.m-third {
  pointer-events: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 180px;
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header nav .m-first > li ul.m-third li > a {
  padding: 8px 20px;
  line-height: 1.5;
}
.header nav .m-first > li ul.m-third li > a:hover {
  color: #fff !important;
  background-color: #0251a0;
}
.header .sub-box {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding-top: 28px;
  font-size: 0;
}
.header .sub-box .social-media {
  display: inline-block;
  vertical-align: middle;
}
.header .sub-box .social-media ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.header .sub-box .social-media ul li:first-child a {
  background-position: 0 0;
}
.header .sub-box .social-media ul li:last-child a {
  background-position: -23px 0;
}
.header .sub-box .social-media ul li a {
  width: 23px;
  height: 21px;
  background: url(../images/icon_header_social.png) no-repeat;
  font-size: 0;
}
.header .sub-box .icon-search {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: #0251a0;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header .sub-box .icon-search.open i:first-child {
  opacity: 0;
}
.header .sub-box .icon-search.open i:last-child {
  opacity: 1;
}
.header .sub-box .icon-search i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  pointer-events: none;
}
.header .sub-box .icon-search i:last-child {
  opacity: 0;
}

.search-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.search-wrap .form-box {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  width: 0;
}
.search-wrap .form-box input {
  width: 100%;
  padding: 5px 30px 5px 5px;
  font-size: 16px;
}
.search-wrap .form-box button {
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
}

.search-wrap.open-search {
  width: 200px;
}
.search-wrap.open-search .form-box {
  border: 2px solid #0251a0;
  width: 100%;
}

@media (min-width: 1200px) {
  .header nav .m-first > li > a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #0251a0;
    position: absolute;
    left: 0;
    bottom: 12px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    opacity: 0;
  }
  .header nav .m-first > li:hover a::after, .header nav .m-first > li.current a::after {
    width: 100%;
    opacity: 1;
  }
  .header nav .m-first > li:hover .m-second {
    opacity: 1;
    pointer-events: auto;
  }
  .header nav .m-first > li:hover .m-second li a:hover {
    color: #0251a0;
  }
  .header nav .m-first > li > a:hover {
    color: #0251a0;
  }
  .header nav .m-first > li .m-second > li:hover .m-third {
    opacity: 1;
    pointer-events: auto;
  }
  .header.is-scroll {
    background: -webkit-gradient(linear, left top, right top, from(rgb(0, 78, 151)), to(rgb(0, 112, 188)));
    background: linear-gradient(90deg, rgb(0, 78, 151) 0%, rgb(0, 112, 188) 100%);
  }
  .header.is-scroll .wrap {
    height: 75px;
  }
  .header.is-scroll .logo {
    width: 250px;
    height: 40px;
    background: url(../images/logo_w.svg) no-repeat;
    background-size: contain;
  }
  .header.is-scroll nav {
    top: -9px;
  }
  .header.is-scroll nav .m-first > li.current a::after {
    width: 100%;
    opacity: 1;
    background-color: #fff;
  }
  .header.is-scroll nav .m-first > li:hover a::after {
    background-color: #fff;
  }
  .header.is-scroll nav .m-first > li .m-second {
    top: 51px;
  }
  .header.is-scroll nav .m-first > li > a {
    color: #fff;
  }
  .header.is-scroll .sub-box {
    padding-top: 18px;
  }
  .header.is-scroll .sub-box .social-media ul li:first-child a {
    background-position: 0 -21px;
  }
  .header.is-scroll .sub-box .social-media ul li:last-child a {
    background-position: -23px -21px;
  }
  .header.is-scroll .sub-box .icon-search {
    background: #338cc9;
  }
  .header.is-scroll .search-wrap.open-search .form-box {
    border: 2px solid rgb(51, 140, 201);
  }
}
@media (max-width: 1749px) {
  .header .logo {
    left: 20px;
  }
  .header .sub-box {
    margin-right: 20px;
  }
}
@media (max-width: 1440px) {
  .header nav .m-first > li {
    margin: 0 15px;
  }
}
@media (max-width: 1299px) {
  .header nav .m-first > li {
    margin: 0 10px;
  }
}
@media (max-width: 1199px) {
  .header {
    background: #fff;
  }
  .header.is-scroll {
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .header .logo {
    width: 220px;
    height: 40px;
  }
  .header.on nav {
    right: 0;
    overflow-y: auto;
  }
  .header .wrap {
    height: 70px;
  }
  .header nav {
    padding: 20px 0;
    text-align: left;
    background: #333;
    width: 380px;
    height: 100vh;
    position: absolute;
    top: 70px;
    right: -600px;
    -webkit-transition: 0.45s ease-in-out;
    transition: 0.45s ease-in-out;
  }
  .header nav .xs-search {
    display: block;
    padding: 0 20px 10px;
  }
  .header nav .xs-search .form-box {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .header nav .xs-search input {
    width: 100%;
    background: none;
    padding: 5px 30px 5px 5px;
    color: #fff;
  }
  .header nav .xs-search button {
    position: absolute;
    top: 50%;
    right: 3px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: none;
    border: none;
    color: #fff;
  }
  .header nav .m-first > li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    margin: 0;
  }
  .header nav .m-first > li.arrow::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 22px;
    right: 25px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .header nav .m-first > li.open::after {
    top: 20px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .header nav .m-first > li.open > a {
    background-color: #0251a0;
  }
  .header nav .m-first > li > a {
    padding: 12px 35px 12px 25px;
    color: #fff;
    letter-spacing: normal;
    position: relative;
    font-size: 16px;
  }
  .header nav .m-first > li > a.current::after {
    display: none;
  }
  .header nav .m-first > li .m-second {
    width: 100%;
    position: relative;
    top: unset;
    left: unset;
    -webkit-transition: unset;
    transition: unset;
    pointer-events: auto;
    opacity: 1;
    background: none;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    display: none;
    border: none;
    background-color: #003d79;
  }
  .header nav .m-first > li .m-second::after {
    display: none;
  }
  .header nav .m-first > li .m-second > li {
    width: 100%;
  }
  .header nav .m-first > li .m-second > li:not(:last-child) {
    border-bottom: rgba(255, 255, 255, 0.25) solid 1px;
  }
  .header nav .m-first > li .m-second > li > a {
    color: #fff;
    text-align: left;
    padding: 10px 35px 10px 30px;
    position: relative;
    font-size: 15px;
    border-bottom: unset;
  }
  .header nav .m-first > li .m-second > li.arrow > a::after {
    top: 18px;
    right: 26px;
    border-width: 1px;
    border-color: #fff #fff transparent transparent;
  }
  .header nav .m-first > li ul.m-third {
    pointer-events: auto;
    position: unset;
    padding: 5px 0;
    width: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .header nav .m-first > li ul.m-third li {
    padding: 0;
  }
  .header nav .m-first > li ul.m-third li a {
    padding: 3px 10px 3px 45px;
    font-size: 15px;
    color: #fff;
  }
  .header .sub-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-top: 0;
    margin-right: 0;
    right: 55px;
  }
  .header .sub-box .social-media ul li {
    margin-right: 12px;
  }
  .header .sub-box .social-media ul li:last-child {
    margin-right: 0;
  }
  .header .sub-box .icon-search {
    width: 30px;
    height: 30px;
    font-size: 12px;
    display: none;
  }
  .header .search-wrap {
    top: 18px;
    right: 88px;
  }
  .header .search-wrap.open-search {
    width: 170px;
  }
  .header .search-wrap .form-box input {
    padding: 2px 30px 2px 5px;
  }
}
@media (max-width: 499px) {
  .header nav {
    width: 100%;
  }
}
@media (max-width: 399px) {
  .header .logo {
    left: 10px;
    width: 200px;
    height: 38px;
  }
}
/* ===== switch ===== */
@media (min-width: 1200px) {
  .switch {
    display: none;
  }
}
@media (max-width: 1199px) {
  .switch {
    font-size: 0;
    width: 60px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 100;
    display: block;
  }
  .switch::after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: transparent;
    position: absolute;
    top: -14px;
    left: 18px;
  }
  .switch .line1, .switch .line2, .switch .line3 {
    width: 23px;
    height: 2px;
    background: #0251a0;
    display: block;
  }
  .switch span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .switch .line1 {
    margin-top: -9px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .switch .line2 {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .switch .line3 {
    margin-top: 9px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header.on .switch .line1 {
    margin-top: 0px;
    -webkit-transition: margin 0.3s, -webkit-transform 0.3s 0.3s;
    transition: margin 0.3s, -webkit-transform 0.3s 0.3s;
    transition: margin 0.3s, transform 0.3s 0.3s;
    transition: margin 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .header.on .switch .line2 {
    width: 0;
  }
  .header.on .switch .line3 {
    margin-top: 0px;
    -webkit-transition: margin 0.3s, -webkit-transform 0.3s 0.3s;
    transition: margin 0.3s, -webkit-transform 0.3s 0.3s;
    transition: margin 0.3s, transform 0.3s 0.3s;
    transition: margin 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
}
/* ===== footer ===== */
.footer {
  background: #fff;
  padding-top: 25px;
  position: relative;
}
.footer::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: url(../images/footer_deco.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer .item-g .list-ti {
  font-size: 18px;
  color: #0251a0;
  font-weight: 700;
}
.footer .item-g .f-info {
  width: 330px;
}
.footer .item-g .f-info .f-logo {
  width: 260px;
  height: 50px;
  background: url(../images/logo.svg) no-repeat;
  background-size: contain;
}
.footer .item-g .f-info ul {
  margin-top: 20px;
}
.footer .item-g .f-info ul li {
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
  padding-left: 30px;
}
.footer .item-g .f-info ul li:last-child {
  margin-bottom: 0;
}
.footer .item-g .f-info ul li:nth-child(1) i {
  background-position: 0 0;
}
.footer .item-g .f-info ul li:nth-child(2) i {
  background-position: 0 -20px;
}
.footer .item-g .f-info ul li:nth-child(3) i {
  background-position: 0 -40px;
}
.footer .item-g .f-info ul li:nth-child(4) i {
  background-position: 0 -60px;
}
.footer .item-g .f-info ul li i {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images/icon_footer_info.png) no-repeat;
  background-size: cover;
}
.footer .item-g .f-info ul li a {
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.footer .item-g .list-g {
  width: calc(100% - 330px - 350px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .item-g .list-g .list-box {
  width: 24%;
  padding: 20px 45px;
  border-right: 1px solid #e9e9e9;
}
.footer .item-g .list-g .list-box:first-child {
  border-left: 1px solid #e9e9e9;
}
.footer .item-g .list-g .list-box:nth-child(2) {
  width: 52%;
}
.footer .item-g .list-g .list-box:nth-child(2) .list li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.footer .item-g .list-g .list-box:nth-child(2) .list li:nth-child(even) {
  padding-left: 20px;
}
.footer .item-g .list-g .list-ti {
  margin-bottom: 15px;
}
.footer .item-g .list-g .list li {
  margin-bottom: 5px;
}
.footer .item-g .list-g .list li:last-child {
  margin-bottom: 0;
}
.footer .item-g .list-g .list li a {
  font-size: 17px;
  color: #444;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.footer .item-g .newsletter {
  width: 350px;
  padding: 20px 0 0 55px;
}
.footer .item-g .newsletter p {
  color: #444;
  font-size: 17px;
  margin: 8px 0 15px;
}
.footer .item-g .newsletter .input-box {
  border-radius: 8px;
  overflow: hidden;
}
.footer .item-g .newsletter .input-box input {
  width: calc(100% - 60px);
  font-size: 17px;
  background: #f4f4f4;
  padding: 10px;
}
.footer .item-g .newsletter .input-box button {
  padding: 0;
  border: none;
  font-size: 17px;
  color: #fff;
  text-align: center;
  width: 60px;
  background: #006fbb;
  padding: 10px 0;
}
.footer .item-g .newsletter ul {
  margin-top: 15px;
}
.footer .item-g .newsletter ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.footer .item-g .newsletter ul li:first-child a {
  background-position: 0 0;
}
.footer .item-g .newsletter ul li:nth-child(2) a {
  background-position: -46px 0;
}
.footer .item-g .newsletter ul li:last-child a {
  background-position: -23px 0;
  margin-right: 0;
}
.footer .item-g .newsletter ul li a {
  width: 23px;
  height: 21px;
  background: url(../images/icon_header_social.png) no-repeat;
  font-size: 0;
}
.footer .copyright {
  text-align: center;
  color: #555;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
  padding: 25px 0;
  border-top: 1px solid #e9e9e9;
}
.footer .copyright .link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .copyright .link ul li {
  padding: 0 12px;
  position: relative;
}
.footer .copyright .link ul li:last-child::after {
  display: none;
}
.footer .copyright .link ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background: #555;
  position: absolute;
  top: 5px;
  right: 0;
}
.footer .copyright .link ul li a {
  color: #555;
}

.go-top {
  position: fixed;
  width: 56px;
  height: 56px;
  background: url(../images/go_top.png) no-repeat;
  background-size: contain;
  font-size: 0;
  right: -56px;
  bottom: -56px;
  opacity: 0;
  z-index: 210;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.go-top.show {
  opacity: 1;
  right: 20px;
  bottom: 20px;
}

.fixed-social-btn, .fixed-facebook, .fixed-youtube, .fixed-line {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  color: #fff;
  font-size: 32px;
  z-index: 210;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.fixed-social-btn:hover, .fixed-facebook:hover, .fixed-youtube:hover, .fixed-line:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.fixed-social-btn::after, .fixed-facebook::after, .fixed-youtube::after, .fixed-line::after {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fixed-line {
  bottom: 215px;
  background: #00cb42;
}
.fixed-line::after {
  background-image: url(../images/icon_fixed_line.png);
}

.fixed-youtube {
  bottom: 150px;
  background: #ff0000;
}
.fixed-youtube::after {
  background-image: url(../images/icon_fixed_youtube.png);
}

.fixed-facebook {
  bottom: 85px;
  background: #1877f2;
}
.fixed-facebook::after {
  background-image: url(../images/icon_fixed_facebook.png);
}

@media (min-width: 992px) {
  .footer .item-g .f-info ul li a:hover {
    color: #0251a0;
  }
  .footer .item-g .list-g .list li a:hover {
    color: #0251a0;
  }
}
@media (max-width: 1549px) {
  .footer .item-g .f-info {
    width: 295px;
  }
  .footer .item-g .list-g {
    width: calc(100% - 295px - 300px);
  }
  .footer .item-g .list-g .list-ti {
    margin-bottom: 8px;
  }
  .footer .item-g .list-g .list-box {
    padding: 10px 20px;
    width: 25%;
  }
  .footer .item-g .list-g .list-box:nth-child(2) {
    width: 50%;
  }
  .footer .item-g .list-g .list-box:nth-child(2) .list li:nth-child(even) {
    padding-left: 15px;
  }
  .footer .item-g .newsletter {
    width: 300px;
    padding: 10px 0 0 30px;
  }
}
@media (max-width: 1440px) {
  .footer .item-g .list-g .list li a {
    font-size: 16px;
  }
  .footer .copyright {
    margin-top: 20px;
    padding: 18px 0;
  }
}
@media (max-width: 1299px) {
  .footer .item-g {
    position: relative;
  }
  .footer .item-g .list-g {
    width: calc(100% - 295px);
  }
  .footer .item-g .list-g .list-box:last-child {
    border-right: none;
  }
  .footer .item-g .newsletter {
    width: 60%;
    margin: 10px auto 0;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .item-g .newsletter p {
    width: 100%;
  }
  .footer .item-g .newsletter .input-box {
    width: calc(100% - 120px);
    margin-right: 15px;
  }
}
@media (max-width: 1024px) {
  .footer .item-g {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .item-g .f-info {
    width: 480px;
    margin: auto;
  }
  .footer .item-g .f-info .f-logo {
    margin: auto;
  }
  .footer .item-g .f-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
  }
  .footer .item-g .f-info ul li {
    width: 50%;
    font-size: 13px;
  }
  .footer .item-g .f-info ul li:nth-child(2) i {
    background-position: 0 -15px;
  }
  .footer .item-g .f-info ul li:nth-child(3) i {
    background-position: 0 -30px;
  }
  .footer .item-g .f-info ul li:nth-child(4) i {
    background-position: 0 -45px;
  }
  .footer .item-g .f-info ul li i {
    width: 15px;
    height: 15px;
  }
  .footer .item-g .list-g {
    width: 100%;
    margin-top: 10px;
  }
  .footer .item-g .list-g .list-box {
    padding: 10px;
    border-right: none;
  }
  .footer .item-g .list-g .list-box:first-child {
    border-left: none;
  }
  .footer .item-g .list-g .list li {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .footer .copyright {
    padding: 15px 0 10px;
  }
  .footer .copyright .link ul li {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .footer .item-g .newsletter {
    width: 100%;
  }
  .footer .copyright {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .copyright .link {
    width: 100%;
    margin-top: 5px;
  }
  .footer .copyright .link ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .go-top {
    width: 46px;
    height: 46px;
    right: 15px;
  }
  .go-top.show {
    right: 15px;
  }
  .fixed-social-btn, .fixed-line, .fixed-youtube, .fixed-facebook {
    width: 46px;
    height: 46px;
    right: 15px;
    font-size: 26px;
  }
  .fixed-social-btn::after, .fixed-line::after, .fixed-youtube::after, .fixed-facebook::after {
    width: 38px;
    height: 38px;
  }
  .fixed-facebook {
    bottom: 70px;
  }
  .fixed-youtube {
    bottom: 130px;
  }
  .fixed-line {
    bottom: 190px;
  }
}
@media (min-width: 650px) {
  .footer .item-g .list-g .list {
    display: block !important;
  }
}
@media (max-width: 649px) {
  .footer .item-g .f-info {
    width: 227px;
    margin-bottom: 10px;
  }
  .footer .item-g .f-info ul li {
    width: 100%;
  }
  .footer .item-g .list-g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
  }
  .footer .item-g .list-g .list-box {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
  }
  .footer .item-g .list-g .list-box .list-ti {
    margin-bottom: 0;
    position: relative;
  }
  .footer .item-g .list-g .list-box .list-ti.open::after {
    content: "-";
    font-size: 25px;
    top: -8px;
  }
  .footer .item-g .list-g .list-box .list-ti::after {
    content: "+";
    display: block;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
  }
  .footer .item-g .list-g .list-box:nth-child(2) {
    width: 100%;
  }
  .footer .item-g .list-g .list-box ul {
    display: none;
  }
  .footer .item-g .newsletter {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 0;
    margin-top: 0;
  }
  .footer .item-g .newsletter .input-box {
    margin-right: 0;
    width: 100%;
  }
}
/* ==========================================
 ##### animate
========================================== */
[data-scrollview=fadeInLeft], [data-scrollview-repeat=fadeInLeft] {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translate(60px, 0);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
}

[data-scrollview=fadeInLeft].scroll-view, [data-scrollview-repeat=fadeInLeft].scroll-view {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

[data-scrollview=fadeInRight], [data-scrollview-repeat=fadeInRight] {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translate(-60px, 0);
  -ms-transform: translate(-60px, 0);
  transform: translate(-60px, 0);
}

[data-scrollview=fadeInRight].scroll-view, [data-scrollview-repeat=fadeInRight].scroll-view {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

[data-scrollview=fadeInUp], [data-scrollview-repeat=fadeInUp] {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translate(0, 60px);
  -ms-transform: translate(0, 60px);
  transform: translate(0, 60px);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-scrollview=fadeInUp].scroll-view, [data-scrollview-repeat=fadeInUp].scroll-view {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-scrollview=fadeInDown], [data-scrollview-repeat=fadeInDown] {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translate(0, -60px);
  -ms-transform: translate(0, -60px);
  transform: translate(0, -60px);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-scrollview=fadeInDown].scroll-view, [data-scrollview-repeat=fadeInDown].scroll-view {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-scrollview=InOpacity], [data-scrollview-repeat=InOpacity] {
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}

[data-scrollview=InOpacity].scroll-view, [data-scrollview-repeat=InOpacity].scroll-view {
  opacity: 1;
}

[data-scrollview=flipIn], [data-scrollview-repeat=flipIn] {
  opacity: 0;
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

[data-scrollview=flipIn].scroll-view, [data-scrollview-repeat=flipIn].scroll-view {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

[data-scrollview=zoomIn], [data-scrollview-repeat=zoomIn] {
  opacity: 0;
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

[data-scrollview=zoomIn].scroll-view, [data-scrollview-repeat=zoomIn].scroll-view {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@-webkit-keyframes ani_dropDown {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}

@keyframes ani_dropDown {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes ani_LR {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(35%);
    transform: translateX(35%);
  }
}
@keyframes ani_LR {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(35%);
    transform: translateX(35%);
  }
}
/* ===== 首頁橫幅 ===== */
.i-ban {
  position: relative;
  overflow: hidden;
}
.i-ban .xs-show {
  display: none;
}
.i-ban img {
  width: 100%;
}
.i-ban .scroll-down {
  color: #b4b4b4;
  position: absolute;
  left: 100px;
  bottom: 70px;
  font-size: 16px;
  font-family: Arial, sans-serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.i-ban .scroll-down i {
  display: inline-block;
  width: 2px;
  height: 55px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.i-ban .scroll-down i::after {
  content: "";
  display: block;
  width: 3px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: ani_dropDown 2s both ease-in-out infinite;
          animation: ani_dropDown 2s both ease-in-out infinite;
}
.i-ban .ban-slick {
  line-height: 1;
}
.i-ban .ban-slick .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
  margin: 0;
}
.i-ban .ban-slick .slick-dots li {
  list-style: none;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.i-ban .ban-slick .slick-dots li:last-child {
  margin-right: 0;
}
.i-ban .ban-slick .slick-dots li.slick-active button {
  background: #eba123;
}
.i-ban .ban-slick .slick-dots li button {
  padding: 0;
  border: none;
  font-size: 0;
  width: 30px;
  height: 6px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  -webkit-transform: skewX(-40deg);
      -ms-transform: skewX(-40deg);
          transform: skewX(-40deg);
}
.i-ban .ban-slick .box {
  position: relative;
}
.i-ban .ban-slick .box img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.i-ban .ban-slick .box.in img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

@media (max-width: 1440px) {
  .i-ban .scroll-down {
    right: 30px;
    bottom: 30px;
  }
  .i-ban .scroll-down i {
    height: 85px;
  }
}
@media (max-width: 991px) {
  .i-ban .scroll-down {
    display: none;
  }
  .i-ban .ban-slick .slick-dots {
    bottom: 20px;
  }
  .i-ban .ban-slick .slick-dots li button {
    width: 15px;
    height: 3px;
  }
}
@media (max-width: 767px) {
  .i-ban .xs-hide {
    display: none;
  }
  .i-ban .xs-show {
    display: block;
  }
}
/* ===== 內頁橫幅 ===== */
.p-ban-wrap {
  position: relative;
}

.p-ban {
  position: relative;
}
.p-ban .xs-show {
  display: none;
}
.p-ban .slick-arrow.slick-prev {
  left: 30px;
}
.p-ban .slick-arrow.slick-next {
  right: 30px;
}
.p-ban img {
  width: 100%;
}
.p-ban .txt {
  width: 100%;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.p-ban .txt h1, .p-ban .txt .ti, .p-ban .txt span {
  margin: 0;
  color: #0251a0;
  font-size: 26px;
  font-weight: 500;
}
.p-ban .txt p {
  font-size: 20px;
  margin-top: 10px;
}
.p-ban .txt .small {
  margin-bottom: 5px;
  font-size: 16px;
  color: #0251a0;
}

@media (min-width: 992px) {
  .p-ban .slick-arrow:hover {
    background: #eba123;
  }
}
@media (min-width: 1025px) {
  .p-ban-wrap .cat-stlye {
    position: absolute;
    left: 50%;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 1440px) {
  .p-ban-wrap .txt {
    top: 40%;
  }
}
@media (max-width: 1024px) {
  .p-ban-wrap .txt {
    top: 50%;
  }
  .p-ban-wrap .txt h1, .p-ban-wrap .txt .ti {
    font-size: 22px;
  }
  .p-ban-wrap .txt p {
    font-size: 18px;
    margin-top: 5px;
  }
  .p-ban .slick-arrow {
    background: #eba123;
  }
  .p-ban .slick-arrow.slick-prev {
    left: 10px;
  }
  .p-ban .slick-arrow.slick-next {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .p-ban .xs-hide {
    display: none;
  }
  .p-ban .xs-show {
    display: block;
  }
  .p-ban-wrap .txt h1, .p-ban-wrap .txt .ti {
    font-size: 18px;
  }
  .p-ban-wrap .txt p {
    font-size: 16px;
  }
}
/* ===== btn-style ===== */
.btn-style {
  background: #eba123;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 700;
  width: 150px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.btn-style i {
  margin-left: 10px;
}
.btn-style.blue {
  background: #0251a0;
}
.btn-style.gray {
  cursor: default;
  background-color: #898989;
}
.btn-style.gray.no-aw i {
  display: none;
}

@media (min-width: 992px) {
  .btn-style:hover {
    -webkit-box-shadow: 0 0 999px rgba(255, 255, 255, 0.15) inset;
            box-shadow: 0 0 999px rgba(255, 255, 255, 0.15) inset;
  }
}
@media (max-width: 1440px) {
  .btn-style {
    width: 120px;
    padding: 8px 0;
  }
}
/* ===== hover-style ===== */
.hover-style {
  width: 100%;
}
.hover-style .pic {
  position: relative;
  overflow: hidden;
}
.hover-style .pic img {
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  width: 100%;
  margin: auto;
}
.hover-style .pic::before {
  content: "View";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  font-size: 18px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  opacity: 0;
}
.hover-style .pic::after {
  content: "";
  display: block;
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 78, 151, 0.7)), to(rgb(0, 112, 188)));
  background: linear-gradient(90deg, rgba(0, 78, 151, 0.7) 0%, rgb(0, 112, 188) 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.18s ease-in-out;
  transition: 0.18s ease-in-out;
}

@media (min-width: 992px) {
  .hover-style:hover .pic::before {
    opacity: 1;
    top: 50%;
  }
  .hover-style:hover .pic::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 0;
  }
  .hover-style:hover .txt h3 {
    color: #0251a0;
  }
}
/* ===== p-breadcrumb ===== */
.prod-breadcrumb {
  font-size: 0;
}
.prod-breadcrumb .p-breadcrumb li::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.prod-breadcrumb .p-breadcrumb li a {
  color: #fff;
}

.breadcrumb-wrap {
  font-size: 0;
  padding: 20px 0;
  position: relative;
  z-index: 1;
}

.p-breadcrumb {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.p-breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 14px;
}
.p-breadcrumb li:last-child {
  padding-right: 0;
}
.p-breadcrumb li:last-child::after {
  display: none;
}
.p-breadcrumb li::after {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #444;
  position: absolute;
  top: 11px;
  right: 6px;
}
.p-breadcrumb li a {
  color: #444;
  font-size: 15px;
}
.p-breadcrumb li a.current {
  color: #0251a0;
}

@media (max-width: 991px) {
  .breadcrumb-wrap {
    padding: 15px 0;
  }
  .p-breadcrumb {
    text-align: left;
  }
}
/* ===== category ===== */
.category .cur-item {
  display: none;
}

@media (min-width: 1025px) {
  .cat-stlye {
    width: 100%;
  }
  .cat-stlye .m-first {
    display: block !important;
    font-size: 0;
    text-align: center;
  }
  .cat-stlye .m-first li {
    display: inline-block;
    vertical-align: top;
  }
  .cat-stlye .m-first li:first-child a::before {
    display: none;
  }
  .cat-stlye .m-first li a {
    font-size: 18px;
    font-weight: 700;
    padding: 8px 35px;
    border-radius: 10px;
    text-align: center;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    position: relative;
  }
  .cat-stlye .m-first li a::before {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #0071bd;
    position: absolute;
    top: 13px;
    left: 0;
  }
  .cat-stlye .m-first li a:hover {
    color: #0251a0;
    background: #fff;
  }
  .cat-stlye .m-first li a.current {
    color: #0251a0;
    background: #fff;
  }
}
@media (max-width: 1024px) {
  .category {
    width: calc(100% - 40px);
    margin: 0 20px;
    margin: 15px auto 0;
  }
  .category.open .cur-item::after {
    -webkit-transform: translateY(-4px) rotate(135deg);
        -ms-transform: translateY(-4px) rotate(135deg);
            transform: translateY(-4px) rotate(135deg);
  }
  .category .cur-item {
    display: block;
    text-align: center;
    color: #fff;
    border: 1px solid #0251a0;
    background: #0251a0;
    padding: 5px 0;
    z-index: 1;
    position: relative;
    font-size: 16px;
    margin: 0 0 20px;
    border-radius: 8px;
  }
  .category .cur-item::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: translateY(-2px) rotate(45deg);
        -ms-transform: translateY(-2px) rotate(45deg);
            transform: translateY(-2px) rotate(45deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-left: 5px;
  }
  .category .m-first {
    padding: 30px 0 10px;
    margin-top: -45px;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: none;
    border-radius: 0 0 8px 8px;
  }
  .category .m-first li {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .category .m-first li a {
    width: 100%;
    border: none;
    padding: 10px 0;
    font-size: 16px;
  }
}
/* ===== p-pager ===== */
.p-pager {
  text-align: center;
  margin-top: 30px;
}
.p-pager .num-g, .p-pager a {
  display: inline-block;
  vertical-align: middle;
}
.p-pager .num {
  font-size: 16px;
  margin: 0 3px;
  color: #818181;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  background: transparent;
}
.p-pager .num:hover {
  color: #fff;
  background: #0251a0;
}
.p-pager .prev {
  font-size: 0;
  color: #005eb8;
  margin-right: 10px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ddd;
  position: relative;
}
.p-pager .prev::before {
  content: "\f104";
  display: inline-block;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  color: #666;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-pager .prev:hover {
  background: #0251a0;
  border: 1px solid #0251a0;
}
.p-pager .prev:hover::before {
  color: #fff;
}
.p-pager .next {
  font-size: 0;
  color: #005eb8;
  margin-left: 10px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ddd;
  position: relative;
}
.p-pager .next::after {
  content: "\f105";
  display: inline-block;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  color: #666;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-pager .next:hover {
  background: #0251a0;
  border: 1px solid #0251a0;
}
.p-pager .next:hover::after {
  color: #fff;
}
.p-pager .current {
  color: #fff;
  background: #0251a0;
}

@media (max-width: 767px) {
  .p-pager .num {
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .p-pager .prev {
    width: 35px;
    height: 35px;
    margin-right: 5px;
  }
  .p-pager .prev::before {
    margin: 0;
    font-size: 15px;
  }
  .p-pager .next {
    width: 35px;
    height: 35px;
    margin-left: 5px;
  }
  .p-pager .next::after {
    margin: 0;
    font-size: 15px;
  }
}
/* ===== form ====== */
.form-style .fluid {
  width: 100%;
  display: inline-block;
  padding: 0 0 20px 100px;
  position: relative;
}
.form-style .fluid .input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  font-size: 16px;
  width: 100%;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.form-style .fluid select {
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 5px 35px 5px 10px;
  background: url(../images/select_arrow.png), #fff;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  margin-right: 10px;
  background-size: 15px 9px;
  background-position: center right 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
}
.form-style .fluid textarea {
  width: 100%;
  font-size: 16px;
  color: #222;
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.form-style .box-g {
  font-size: 0;
  margin: 0 -18px;
}
.form-style .box-g .box {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 18px;
}
.form-style .box-g .box.full {
  width: 100%;
}
.form-style .box-g .box .radio {
  width: 0;
  height: 0;
  border: none;
}
.form-style .box-g .box label {
  font-size: 17px;
  color: #666;
  display: inline-block;
  margin-right: 10px;
}
.form-style .box-g .box label:last-child {
  margin-right: 0;
}
.form-style .box-g .box label .other {
  display: inline-block;
  margin-left: 3px;
  width: 50%;
  border-bottom: 1px solid #666;
  padding: 5px 8px 1px;
}
.form-style .box-g .box label .radio:checked + span {
  border: 1px solid #0075c1;
}
.form-style .box-g .box label .radio:checked + span i {
  -webkit-transform: scale(1) translate(-50%, -50%);
      -ms-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  opacity: 1;
}
.form-style .box-g .box label span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 1px solid #222;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
}
.form-style .box-g .box label span i {
  display: block;
  width: 6px;
  height: 6px;
  background: #0075c1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
}
.form-style .box-g .box .label-item {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 16px;
  margin-bottom: 0;
  color: #fff;
}
.form-style .box-g .box .label-item span {
  color: #eba123;
  display: inline-block;
  margin-right: 3px;
}

@media (max-width: 991px) {
  .form-style .box-g {
    margin: 0 -10px;
  }
  .form-style .box-g .box {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .form-style .box-g {
    margin: 0;
  }
  .form-style .box-g .box {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 499px) {
  .form-style .fluid {
    padding: 0 0 12px 0;
  }
  .form-style .box-g .box .label-item {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 5px;
  }
}
.theme-table {
  position: relative;
  overflow-y: auto;
  overflow-x: auto;
  border: none;
  margin-bottom: 20px;
}
.theme-table::after {
  content: "";
  width: 40px;
  height: 36px;
  background-position: 0 0;
  background-image: url(../images/touch_icon_mb.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  line-height: 1;
  z-index: 20;
  display: block;
  opacity: 0;
  top: 5px;
  right: 25px;
  -webkit-animation: ani_LR 0.8s both linear infinite;
          animation: ani_LR 0.8s both linear infinite;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.theme-table.need-scroll::after {
  opacity: 0.9;
}
.theme-table::-webkit-scrollbar {
  height: 5px;
}
.theme-table::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin: 0;
  background: #ddd;
}
.theme-table::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 10px;
  background: #0251a0;
}
.theme-table:hover::-webkit-scrollbar-thumb {
  background: #666;
}

@media (max-width: 767px) {
  .theme-table table {
    width: 700px;
  }
}
/* ===== i-service ===== */
.i-service {
  padding: 70px 0;
}
.i-service .p-ti-box h2 {
  font-size: 20px;
  color: #333;
  margin-top: 10px;
  line-height: 1.8;
}
.i-service .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 40px -70px 0;
}
.i-service .item-g .item {
  width: 50%;
  padding: 30px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.i-service .item-g .item .icon {
  width: 145px;
}
.i-service .item-g .item .txt {
  width: calc(100% - 145px);
  padding-left: 25px;
}
.i-service .item-g .item .txt .p-sub-ti {
  margin-bottom: 0;
}
.i-service .item-g .item .txt .service-ti {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 5px 0;
}
.i-service .item-g .item .txt p {
  font-size: 17px;
  color: #333;
}
.i-service .item-g .item .txt .btn-wrap {
  margin-top: 20px;
  text-align: right;
}

@media (max-width: 1440px) {
  .i-service .item-g {
    margin: 40px -30px 0;
  }
  .i-service .item-g .item {
    padding: 20px 30px;
  }
}
@media (max-width: 991px) {
  .i-service {
    padding: 40px 0;
  }
  .i-service .p-ti-box h2 {
    font-size: 18px;
    margin-top: 5px;
  }
  .i-service .item-g {
    margin: 20px -15px 0;
  }
  .i-service .item-g .item {
    padding: 15px;
  }
  .i-service .item-g .item .icon {
    width: 100px;
  }
  .i-service .item-g .item .txt {
    width: calc(100% - 100px);
    padding-left: 15px;
  }
  .i-service .item-g .item .txt .service-ti {
    font-size: 18px;
  }
  .i-service .item-g .item .txt p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .i-service .p-ti-box h2 {
    font-size: 16px;
    margin-top: 3px;
  }
  .i-service .item-g {
    margin: 20px 0 0;
  }
  .i-service .item-g .item {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
  }
  .i-service .item-g .item .txt .btn-wrap {
    margin-top: 15px;
  }
}
@media (max-width: 499px) {
  .i-service .item-g .item .icon {
    width: 75px;
  }
  .i-service .item-g .item .txt {
    width: calc(100% - 75px);
  }
}
/* ===== i-client ===== */
.i-client .wrap-1240 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.i-client#client-list .aricle-item-g {
  display: block;
  margin-top: 45px;
  padding: 0 60px;
}
.i-client#client-list .aricle-item-g .item {
  margin-bottom: 20px !important;
  width: auto;
  max-width: 385px;
}

@media (max-width: 1440px) {
  .i-client#client-list .aricle-item-g {
    margin-top: 35px;
  }
}
@media (max-width: 1279px) {
  .i-client#client-list .aricle-item-g {
    margin-left: -12px;
    margin-right: -12px;
  }
  .i-client#client-list .aricle-item-g .item {
    padding: 0 12px;
  }
  .i-client#client-list .aricle-item-g .box .txt {
    padding-top: 20px;
  }
  .i-client#client-list .aricle-item-g .box .txt .logo {
    width: 70px;
    height: 70px;
  }
  .i-client#client-list .aricle-item-g .box .txt .ti {
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  .i-client .wrap-1240 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .i-client#client-list .aricle-item-g {
    margin-top: 25px;
    padding: 0 20px;
  }
  .i-client#client-list .aricle-item-g .item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .i-client#client-list .aricle-item-g .item {
    padding: 0 20px;
  }
  .i-client#client-list .aricle-item-g .box .txt .ti {
    min-height: auto;
  }
}
/* ===== i-honor ===== */
.i-honor {
  padding: 0 0 0 16.8vw;
  background: #f6f6f6;
}
.i-honor .xs-show {
  display: none;
}
.i-honor .box-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.i-honor .box-g .left {
  top: 0;
  right: 0;
  width: 45.22%;
  height: 100%;
  position: absolute;
}
.i-honor .box-g .left::before {
  display: block;
  content: "";
  padding-bottom: 92.585%;
}
.i-honor .box-g .left .txt {
  position: absolute;
  top: max(3vw, 45px);
  left: max(4vw, 60px);
  width: 280px;
}
.i-honor .box-g .left .txt .p-ti-box .ti {
  color: #fff;
}
.i-honor .box-g .left .txt .slogan {
  font-size: 16px;
  color: #d7d6d6;
  margin: 20px 0;
}
.i-honor .box-g .left .txt .slogan span {
  width: 100%;
  z-index: 1;
}
.i-honor .box-g .left .txt .slogan span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22%;
  height: 1px;
  background: #d7d6d6;
  margin-right: 20px;
}
.i-honor .box-g .left .txt .btn-wrap {
  text-align: left;
}
.i-honor .box-g .left img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.i-honor .box-g .right {
  position: relative;
  right: 45.22%;
  padding: max(3.2vw, 40px) 70px max(3.2vw, 40px) 0;
  width: 54.78%;
}
.i-honor .box-g .right .p-ti-box {
  display: none;
}

.honor-list .item {
  padding: 0 15px 20px 0;
  width: 100%;
  line-height: 1.6;
  border-bottom: rgba(129, 162, 204, 0.5) solid 1px;
}
.honor-list .item:not(:last-child) {
  margin-bottom: 20px;
}
.honor-list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.honor-list .date {
  padding: 10px 15px;
  width: 110px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.85);
  text-align: center;
  border-radius: 100px;
  background-color: #006fbb;
}
.honor-list .date i {
  padding-right: 5px;
}
.honor-list .ti {
  margin-bottom: 0;
  padding: 0 50px 0 max(1vw, 10px);
  width: calc(100% - 125px);
  font-size: clamp(1.0625rem, 1.3vw, 1.125rem);
}
.honor-list a.box::before, .honor-list a.box::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.honor-list a.box::before {
  z-index: 2;
  right: 8px;
  width: 9px;
  height: 9px;
  border-style: solid;
  border-width: 2px;
  border-color: #006fbb #006fbb transparent transparent;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.honor-list a.box::after {
  right: 0;
  width: 30px;
  height: 30px;
  border: rgba(129, 162, 204, 0.5) solid 1px;
  border-radius: 100%;
  background: #fff;
  background-size: cover;
}

.honor-list::-webkit-scrollbar {
  width: 6px;
}

.honor-list::-webkit-scrollbar-track {
  margin: 0;
  border-radius: 100px;
  background: rgba(0, 48, 95, 0.1);
  -webkit-box-shadow: none;
}

.honor-list::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: rgba(0, 48, 95, 0.25);
  -webkit-box-shadow: none;
}

.honor-list:hover::-webkit-scrollbar-thumb {
  background: rgba(0, 48, 95, 0.45);
}

@media (min-width: 640px) {
  .honor-list .ti {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 992px) {
  .i-honor .box-g {
    min-height: 420px;
  }
  .i-honor .honor-list {
    padding-right: 20px;
    max-height: 490px;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media (max-width: 1799px) {
  .i-honor {
    padding: 0 0 0 150px;
  }
}
@media (max-width: 1440px) {
  .i-honor {
    padding: 0 0 0 30px;
  }
  .i-honor .box-g .right {
    padding-right: 40px;
  }
}
@media (max-width: 1199px) {
  .i-honor .box-g .left .txt {
    left: 40px;
  }
}
@media (max-width: 991px) {
  .i-honor {
    padding: 40px 20px;
  }
  .i-honor .xs-show {
    display: block;
    margin-top: 25px;
  }
  .i-honor .box-g .left {
    display: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .i-honor .box-g .left img {
    display: none;
  }
  .i-honor .box-g .left .txt {
    position: relative;
    top: unset;
    right: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  .i-honor .box-g .left .txt .p-ti-box .ti {
    text-align: center;
    color: #000;
  }
  .i-honor .box-g .left .txt .slogan {
    margin: 8px 0 0;
  }
  .i-honor .box-g .left .txt .slogan span {
    text-align: center;
    color: #000;
  }
  .i-honor .box-g .left .txt .slogan span::before {
    display: none;
  }
  .i-honor .box-g .left .txt .btn-wrap {
    display: none;
  }
  .i-honor .box-g .right {
    right: 0;
    width: 100%;
    padding: 0;
  }
  .i-honor .box-g .right .p-ti-box {
    display: block;
    text-align: center;
  }
  .honor-list {
    margin-top: 20px;
  }
  .honor-list .item {
    padding: 0 0 15px;
  }
  .honor-list .item:not(:last-child) {
    margin-bottom: 15px;
  }
  .honor-list .date {
    padding: 5px 10px;
    width: 95px;
    font-size: 14px;
  }
}
@media (max-width: 639px) {
  .honor-list .ti {
    margin-top: 5px;
    padding-right: 0;
    width: 100%;
    line-height: 1.4;
  }
  .honor-list a.box::before, .honor-list a.box::after {
    display: none;
  }
}
/* ===== i-news ===== */
.i-news {
  padding: 70px 0;
}
.i-news .news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 45px;
}
.i-news .news-wrap .main {
  width: 50%;
  padding-right: 25px;
}
.i-news .news-wrap .main .news-item {
  width: 100%;
}
.i-news .news-wrap .main .news-item .box .txt .cat {
  display: inline-block;
  vertical-align: middle;
}
.i-news .news-wrap .main .news-item .box .txt .date {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.i-news .news-wrap .slider-wrap {
  width: 50%;
}
.i-news .p-news-item-g {
  margin: 0 -11px;
  font-size: 0;
}
.i-news .p-news-item-g .news-item {
  padding: 0 11px;
  width: 50%;
}
.i-news .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  position: relative;
}
.i-news .bottom::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.i-news .bottom .aw-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  width: 140px;
}
.i-news .bottom .aw-g .aw {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #ddd;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.i-news .bottom .aw-g .aw::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.i-news .bottom .aw-g .aw.prev {
  margin-right: 12px;
}
.i-news .bottom .aw-g .aw.prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}
.i-news .bottom .aw-g .aw.next::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.i-news .bottom .btn-wrap {
  width: 180px;
  background: #fff;
  text-align: right;
}

.news-item {
  display: inline-block;
  vertical-align: top;
}
.news-item .box .txt .cat {
  font-size: 0;
  margin: 15px 0 10px;
}
.news-item .box .txt .cat li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #fff;
  padding: 4px 10px;
  margin-right: 10px;
}
.news-item .box .txt .cat li:last-child {
  margin-right: 0;
}
.news-item .box .txt .date {
  font-size: 15px;
  color: #888;
  margin-top: 10px;
  position: relative;
  padding-left: 20px;
}
.news-item .box .txt .date i {
  position: absolute;
  top: 5px;
  left: 0;
}
.news-item .box .txt .location {
  font-size: 15px;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 48px;
  position: relative;
  padding-left: 19px;
}
.news-item .box .txt .location i {
  position: absolute;
  top: 5px;
  left: 2px;
}
.news-item .box .txt .ti {
  font-size: 18px;
  color: #000;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  min-height: 56px;
}
.news-item .box .txt p {
  font-size: 17px;
  color: #444;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-item .box .txt .name {
  color: #0251a0;
  margin: 8px 0 5px;
  font-size: 16px;
}
.news-item .box .txt .view {
  text-align: right;
  color: #444;
  font-size: 17px;
  margin-top: 8px;
}
.news-item .box .txt .view i {
  color: #0251a0;
  margin: 5px;
}

@media (min-width: 992px) {
  .i-news .bottom .aw-g .aw:hover {
    background: #0251a0;
    border: #0251a0;
  }
  .i-news .bottom .aw-g .aw:hover::after {
    border-color: #fff;
  }
  .news-item .box .txt p {
    text-align: justify;
  }
}
@media (max-width: 1440px) {
  .i-news {
    padding: 60px 0;
  }
  .i-news .news-wrap {
    margin-top: 35px;
  }
  .i-news .bottom .btn-wrap {
    width: 135px;
  }
  .news-item .box .txt .cat li {
    font-size: 15px;
    padding: 4px 6px;
  }
}
@media (max-width: 1199px) {
  .news-item .box .txt .location {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .i-news {
    padding: 40px 0;
  }
  .i-news .news-wrap {
    margin-top: 10px;
  }
  .i-news .p-news-item-g {
    margin: 0;
  }
  .i-news .xs-wrap {
    position: relative;
    padding: 0 20px;
  }
  .i-news .aw {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #0251a0;
    width: 30px;
    height: 30px;
    background: #0251a0;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .i-news .aw::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .i-news .aw.prev {
    margin-right: 12px;
    left: -15px;
  }
  .i-news .aw.prev::after {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
            transform: translate(-50%, -50%) rotate(-135deg);
  }
  .i-news .aw.next {
    right: -15px;
  }
  .i-news .aw.next::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .i-news .news-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .i-news .news-wrap .main {
    width: 100%;
    padding-right: 0;
    display: none;
  }
  .i-news .news-wrap .slider-wrap {
    width: 100%;
    margin-top: 20px;
  }
  .i-news .bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .i-news .bottom::after {
    display: none;
  }
  .i-news .bottom .aw-g {
    width: 105px;
    display: none;
  }
  .i-news .bottom .aw-g .aw {
    width: 40px;
    height: 40px;
    background: #0251a0;
    border: #0251a0;
  }
  .i-news .bottom .aw-g .aw::after {
    border-color: #fff;
  }
  .news-item .box .txt .ti {
    font-size: 18px;
  }
  .news-item .box .txt .date {
    min-height: auto;
  }
  .news-item .box .txt .name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .news-item .box .txt .cat li {
    padding: 3px 6px;
  }
  .news-item .box .txt .view {
    font-size: 16px;
  }
  .news-item .box .txt .location {
    min-height: 48px;
  }
}
@media (max-width: 767px) {
  .i-news .news-wrap {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .news-item .box .txt .date {
    min-height: auto;
  }
  .news-item .box .txt .location {
    min-height: auto;
  }
}
/* ===== i-blog ===== */
.i-blog {
  background: url(../images/i_blog_bg.jpg) no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.i-blog .p-ti-box {
  margin-bottom: 35px;
}
.i-blog .p-ti-box .ti {
  color: #fff;
}
.i-blog .p-blog-item-g {
  font-size: 0;
  padding: 0 60px;
}
.i-blog .p-blog-item-g .blog-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 11px;
}
.i-blog .p-blog-item-g .blog-item .box .txt {
  margin-top: 15px;
}
.i-blog .p-blog-item-g .blog-item .box .txt h3 {
  color: #fff;
  font-size: 17px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.i-blog .btn-wrap {
  margin-top: 35px;
}

@media (min-width: 992px) {
  .i-blog .slider-style .slick-arrow:hover {
    background: #eba123;
  }
}
@media (max-width: 1440px) {
  .i-blog {
    padding: 60px 0;
  }
  .i-blog .slider-style .slick-arrow.slick-prev {
    left: -20px;
  }
  .i-blog .slider-style .slick-arrow.slick-next {
    right: -20px;
  }
}
@media (max-width: 991px) {
  .i-blog {
    padding: 40px 0;
  }
  .i-blog .p-ti-box {
    margin-bottom: 25px;
  }
  .i-blog .p-blog-item-g {
    padding: 0 20px;
  }
  .i-blog .slider-style .slick-arrow {
    border: 1px solid #fff;
    background: #fff;
  }
  .i-blog .slider-style .slick-arrow::after {
    border-color: #0251a0;
  }
  .i-blog .slider-style .slick-arrow.slick-prev {
    left: -15px;
  }
  .i-blog .slider-style .slick-arrow.slick-next {
    right: -15px;
  }
}
@media (max-width: 767px) {
  .i-blog .p-ti-box {
    margin-bottom: 25px;
  }
  .i-blog .btn-wrap {
    margin-top: 25px;
  }
}
/* ===== i-contact ===== */
.i-contact {
  position: relative;
  padding-top: 30.67%;
}
.i-contact img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.i-contact .txt {
  position: absolute;
  top: 50%;
  right: 415px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.i-contact .txt .btn-wrap {
  margin-top: 35px;
  text-align: right;
}

@media (max-width: 1599px) {
  .i-contact .txt {
    right: 280px;
  }
}
@media (max-width: 1440px) {
  .i-contact .txt {
    right: 250px;
  }
}
@media (max-width: 1199px) {
  .i-contact .txt {
    right: 100px;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    border-radius: 10px;
  }
  .i-contact .txt .btn-wrap {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .i-contact .txt {
    right: 30px;
    padding: 20px 10px;
  }
  .i-contact .txt .p-ti-box p {
    margin-top: 10px;
  }
}
@media (max-width: 599px) {
  .i-contact {
    padding-top: 0;
  }
  .i-contact img {
    position: relative;
    width: auto;
    height: auto;
    top: unset;
    left: unset;
    display: none;
  }
  .i-contact .txt {
    width: 100%;
    position: relative;
    top: unset;
    right: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding: 20px;
  }
  .i-contact .txt .p-ti-box {
    text-align: center;
  }
  .i-contact .txt .btn-wrap {
    text-align: center;
  }
}
/* ===== service ===== */
#service .item-g-wrap {
  margin-top: 70px;
}
#service .item-g-wrap .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: #eff3f8;
  margin-bottom: 20px;
  overflow: hidden;
}
#service .item-g-wrap .item-g .num {
  line-height: 1;
  font-size: 150px;
  color: rgba(2, 81, 160, 0.08);
  font-style: italic;
  font-family: "Roboto";
  position: absolute;
  right: 30px;
  bottom: -20px;
  line-height: 140px;
}
#service .item-g-wrap .item-g .pic {
  width: 54%;
}
#service .item-g-wrap .item-g .txt {
  width: 46%;
  padding: 0 3.5vw;
}
#service .item-g-wrap .item-g .txt .p-sub-ti {
  margin-bottom: 10px;
}
#service .item-g-wrap .item-g .txt p {
  font-size: 19px;
  color: #333;
}
#service .item-g-wrap .item-g .txt .btn-wrap {
  text-align: left;
  margin-top: 40px;
}
#service .item-g-wrap .item-g:last-child {
  margin-bottom: 0;
}
#service .item-g-wrap .item-g:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#service .item-g-wrap .item-g:nth-child(even) .num {
  right: calc(50% + 6vw);
}
#service .feature {
  padding: 65px 0 0;
}

@media (max-width: 1599px) {
  #service .item-g-wrap .item-g .num {
    font-size: 160px;
    right: 30px;
    line-height: 130px;
  }
  #service .item-g-wrap .item-g .txt {
    padding-left: 90px;
  }
}
@media (max-width: 1440px) {
  #service .item-g-wrap {
    margin-top: 40px;
  }
  #service .item-g-wrap .item-g .num {
    font-size: 140px;
  }
  #service .item-g-wrap .item-g .txt {
    padding-left: 50px;
  }
  #service .item-g-wrap .item-g .txt p br {
    display: none;
  }
  #service .feature {
    padding: 50px 0 40px;
  }
}
@media (max-width: 1199px) {
  #service .item-g-wrap .item-g .num {
    font-size: 100px;
    line-height: 100px;
  }
  #service .item-g-wrap .item-g .txt {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  #service .item-g-wrap {
    margin-top: 30px;
  }
  #service .item-g-wrap .item-g .num {
    font-size: 70px;
    line-height: 80px;
  }
  #service .item-g-wrap .item-g:nth-child(even) .num {
    right: calc(50% + 2vw);
  }
  #service .item-g-wrap .item-g .pic {
    width: 50%;
  }
  #service .item-g-wrap .item-g .txt {
    width: 50%;
  }
  #service .item-g-wrap .item-g .txt p {
    line-height: 1.6;
    font-size: 16px;
  }
  #service .feature {
    padding: 35px 0 25px;
  }
}
@media (max-width: 767px) {
  #service .item-g-wrap .item-g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #service .item-g-wrap .item-g .num {
    display: none;
  }
  #service .item-g-wrap .item-g .pic {
    width: 100%;
  }
  #service .item-g-wrap .item-g .txt {
    width: 100%;
  }
  #service .item-g-wrap .item-g .txt .btn-wrap {
    text-align: center;
  }
  #service .feature {
    padding: 40px 0;
  }
}
/* video */
.service-video .wrap-1420 {
  padding-top: 80px;
  padding-bottom: 100px;
  border-top: #ddd solid 1px;
}
.service-video .box {
  position: relative;
  margin: 2vw auto 0;
  padding-bottom: 56.25%;
  width: 100%;
}
.service-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.service-view .service-video .wrap-1420 {
  border-top: none;
}

@media (min-width: 1080px) {
  .service-video .wrap-1420 {
    padding-left: 13.5vw;
    padding-right: 13.5vw;
  }
}
@media (max-width: 1440px) {
  .service-video .wrap-1420 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .service-video .box {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .service-video .wrap-1420 {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .service-video .box {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .service-video .wrap-1420 {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .service-video .box {
    margin-top: 10px;
  }
  .service-view .service-video .wrap-1420 {
    padding-top: 0;
  }
}
/* ===== service view ===== */
.service-view .p-container {
  padding-top: 0;
}

.p-form-cont {
  background: url(../images/service_form_bg.jpg) no-repeat;
  background-size: cover;
}
.p-form-cont .wrap-910 {
  max-width: 910px;
  margin: auto;
  padding: 70px 0;
}
.p-form-cont .bottom-ti {
  color: #fff;
  position: relative;
  margin-bottom: 35px;
  padding-left: 150px;
}
.p-form-cont .bottom-ti span {
  font-size: 26px;
  position: absolute;
  top: -3px;
  left: 0;
  line-height: 1.2;
}
.p-form-cont .bottom-ti span::after {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  background: #bbb;
  position: absolute;
  top: 7px;
  right: -17px;
}
.p-form-cont .bottom-ti p {
  font-size: 16px;
}
.p-form-cont .bottom-btn-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-form-cont .term {
  margin-top: -5px;
}
.p-form-cont .term a {
  color: #fff;
  text-decoration: underline;
}
.p-form-cont .term label {
  padding-left: 23px;
  font-size: 17px;
  color: #fff;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  position: relative;
  margin: 10px 15px 2px 0;
  text-align: left;
  display: inline-block;
}
.p-form-cont .term label .radio {
  width: 0;
  height: 0;
  border: none;
  top: 7px;
}
.p-form-cont .term label .radio:checked + span i {
  -webkit-transform: scale(1) rotate(-40deg);
      -ms-transform: scale(1) rotate(-40deg);
          transform: scale(1) rotate(-40deg);
}
.p-form-cont .term label span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  background: #fff;
  bottom: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-form-cont .term label span i {
  display: block;
  position: absolute;
  width: 12px;
  height: 8px;
  border-color: #0251a0;
  border-style: solid;
  border-width: 0 0 2px 2px;
  -webkit-transform: scale(0) rotate(-40deg);
      -ms-transform: scale(0) rotate(-40deg);
          transform: scale(0) rotate(-40deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
}
.p-form-cont .btn-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-form-cont .btn-g .cencel {
  position: relative;
  background: rgba(255, 255, 255, 0.15);
  margin-right: 15px;
}
.p-form-cont .btn-g .cencel input {
  background: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-form-cont .btn-g button {
  border: none;
}

@media (max-width: 991px) {
  .p-form-cont {
    padding: 45px 0 35px;
  }
  .p-form-cont .bottom-ti {
    padding-left: 115px;
  }
  .p-form-cont .bottom-ti span {
    font-size: 22px;
    top: -2px;
  }
  .p-form-cont .bottom-ti span::after {
    top: 6px;
  }
  .p-form-cont .wrap-910 {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .p-form-cont {
    padding: 40px 0 30px;
  }
  .p-form-cont .bottom-ti {
    padding-left: 100px;
    margin-bottom: 25px;
  }
  .p-form-cont .bottom-ti span {
    font-size: 20px;
    top: 0px;
  }
  .p-form-cont .bottom-ti span::after {
    top: 5px;
    right: -10px;
  }
  .p-form-cont .wrap-910 {
    padding: 0 20px;
  }
  .p-form-cont .term {
    width: 100%;
  }
  .p-form-cont .btn-g {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
}
@media (max-width: 499px) {
  .p-form-cont .bottom-btn-g {
    padding-left: 0;
  }
  .p-form-cont .term {
    text-align: center;
  }
}
.feature .aricle-item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px -18px 0;
}
.feature .aricle-item-g .item {
  width: 33.33%;
  padding: 0 18px;
  margin-bottom: 36px;
}
.feature .aricle-item-g .box {
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.feature .aricle-item-g .box .txt {
  padding: 30px;
  position: relative;
}
.feature .aricle-item-g .box .txt .logo {
  width: 85px;
  height: 85px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: -30px;
  right: 30px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  z-index: 2;
}
.feature .aricle-item-g .box .txt .ti {
  font-size: 18px;
  line-height: 1.4;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  margin-bottom: 15px;
  padding-right: 95px;
}
.feature .aricle-item-g .box .txt p {
  font-size: 17px;
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 82px;
}

@media (max-width: 1440px) {
  .feature .aricle-item-g .box .txt {
    padding: 30px 20px 20px;
  }
  .feature .aricle-item-g .box .txt .logo {
    top: -40px;
    right: 10px;
  }
  .feature .aricle-item-g .box .txt .ti {
    margin-bottom: 8px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .feature .aricle-item-g {
    margin: 0 -10px;
  }
  .feature .aricle-item-g .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .feature .aricle-item-g .box .txt {
    padding: 30px 15px 15px;
  }
  .feature .aricle-item-g .box .txt .logo {
    width: 65px;
    height: 65px;
  }
  .feature .aricle-item-g .box .txt .ti {
    padding-right: 0;
  }
  .feature .aricle-item-g .box .txt p {
    font-size: 16px;
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  .feature .aricle-item-g .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .feature .aricle-item-g {
    margin: 0;
  }
  .feature .aricle-item-g .item {
    width: 100%;
    padding: 0;
  }
  .feature .aricle-item-g .item:last-child {
    margin-bottom: 0;
  }
}
#service .list-cont h2 {
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #service .list-cont h2 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #service .list-cont h2 {
    font-size: 18px;
  }
}
#service .accordion {
  margin-bottom: 10px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
  overflow: hidden;
  border-radius: 8px;
}
#service .accordion:last-child {
  margin-bottom: 30px;
}
#service .accordion.open h3 {
  background: #006fbb;
  color: #fff;
}
#service .accordion.open h3::after {
  content: "–";
  color: #006fbb;
  background: #fff;
}
#service .accordion.open h3 i {
  color: #fff;
}
#service .accordion h3 {
  font-size: 17px;
  line-height: 1.4;
  position: relative;
  padding: 20px 65px 20px 65px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  background: #fff;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#service .accordion h3::after {
  content: "十";
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #006fbb;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 21px;
  right: 30px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#service .accordion h3 i {
  display: inline-block;
  font-size: 17px;
  color: #006fbb;
  font-style: unset;
  position: absolute;
  top: 21px;
  left: 35px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto";
  font-weight: 700;
  transition: 0.2s ease-in-out;
}
#service .accordion .ans {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  padding: 25px;
  display: none;
}

@media (min-width: 992px) {
  #service .accordion h3:hover {
    background: #006fbb;
    color: #fff;
  }
  #service .accordion h3:hover::after {
    color: #006fbb;
    background: #fff;
  }
  #service .accordion h3:hover i {
    color: #fff;
  }
}
@media (max-width: 991px) {
  #service .accordion h3 {
    padding: 12px 50px 12px 45px;
  }
  #service .accordion h3::after {
    top: 15px;
    right: 15px;
  }
  #service .accordion h3 i {
    top: 14px;
    left: 15px;
  }
  #service .accordion .ans {
    font-size: 16px;
    line-height: 1.6;
    padding: 15px;
  }
}
/* ===== blog-list ===== */
#blog-list .news-item {
  margin-bottom: 35px;
}
#blog-list .news-item .box {
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 8px;
  overflow: hidden;
}
#blog-list .news-item .box .txt {
  padding: 0 20px 20px;
}
#blog-list .news-item .box .txt .name {
  margin: 5px 0;
}
#blog-list .main .p-news-item-g {
  margin: 0 -18px;
}
#blog-list .main .p-news-item-g .slick-list {
  padding-top: 10px;
}
#blog-list .main .p-news-item-g .slick-arrow.slick-prev {
  left: -50px;
}
#blog-list .main .p-news-item-g .slick-arrow.slick-next {
  right: -50px;
}
#blog-list .main .p-news-item-g .news-item {
  padding: 0 18px;
  max-width: 512px;
}
#blog-list .content-area .news-item {
  width: 100%;
}
#blog-list .content-area .news-item.no-img .box .txt {
  width: 100%;
  padding: 0;
}
#blog-list .content-area .news-item:last-child {
  margin-bottom: 0;
}
#blog-list .content-area .news-item .box {
  padding: 30px;
  font-size: 0;
}
#blog-list .content-area .news-item .box .pic, #blog-list .content-area .news-item .box .txt {
  display: inline-block;
  vertical-align: top;
}
#blog-list .content-area .news-item .box .pic {
  width: 400px;
}
#blog-list .content-area .news-item .box .txt {
  width: calc(100% - 400px);
  padding: 0 0 0 30px;
}
#blog-list .content-area .news-item .box .txt .cat {
  margin-top: 0;
}
#blog-list .content-area .news-item .box .txt .ti {
  font-weight: 500;
}

@media (max-width: 1649px) {
  #blog-list .main .p-news-item-g {
    padding: 0 50px;
  }
  #blog-list .main .p-news-item-g .slick-arrow.slick-prev {
    left: 0;
  }
  #blog-list .main .p-news-item-g .slick-arrow.slick-next {
    right: 0;
  }
}
@media (max-width: 1440px) {
  #blog-list .main .p-news-item-g {
    margin: 0 -12px;
  }
  #blog-list .main .p-news-item-g .news-item {
    padding: 0 12px;
  }
  #blog-list .news-item .box .txt {
    padding: 0 15px 15px;
  }
  #blog-list .content-area .news-item .box {
    padding: 15px;
  }
  #blog-list .content-area .news-item .box .pic {
    width: 40%;
  }
  #blog-list .content-area .news-item .box .txt {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  #blog-list .main .p-news-item-g {
    padding: 0 35px;
  }
  #blog-list .content-area .p-news-item-g {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -12px;
  }
  #blog-list .content-area .news-item {
    width: 33.33%;
    padding: 0 12px;
  }
  #blog-list .content-area .news-item .box .pic {
    width: 100%;
  }
  #blog-list .content-area .news-item .box .txt {
    width: 100%;
    padding: 15px 0 0;
  }
}
@media (max-width: 991px) {
  #blog-list .main .p-news-item-g .slick-arrow.slick-prev {
    left: 5px;
  }
  #blog-list .main .p-news-item-g .slick-arrow.slick-next {
    right: 5px;
  }
  #blog-list .main .p-news-item-g .news-item .box .pic {
    padding: 15px 15px 0;
  }
}
@media (max-width: 767px) {
  #blog-list .fixed-aside.open {
    right: 88.9%;
  }
  #blog-list .content-area .news-item {
    width: 50%;
  }
}
@media (max-width: 499px) {
  #blog-list .main .p-news-item-g {
    margin: 0 0 30px 0;
    padding: 0 20px;
  }
  #blog-list .main .p-news-item-g .slick-arrow.slick-prev {
    left: -10px;
  }
  #blog-list .main .p-news-item-g .slick-arrow.slick-next {
    right: -10px;
  }
  #blog-list .main .p-news-item-g .news-item {
    width: 100%;
    margin-bottom: 25px;
  }
  #blog-list .main .p-news-item-g .news-item:last-child {
    margin-bottom: 0;
  }
  #blog-list .content-area .news-item {
    width: 100%;
  }
}
.mb-aside-btn {
  display: none;
}

.p-cont {
  font-size: 0;
}
.p-cont .content-area {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 350px);
  padding-right: 40px;
}
.p-cont .aside-area {
  display: inline-block;
  vertical-align: top;
  width: 350px;
  font-size: initial;
}
.p-cont .aside-area.fixed {
  position: sticky;
  top: 110px;
  margin-top: 45px;
}
.p-cont .aside-area .aside-ti {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.p-cont .aside-area .aside-ti::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.p-cont .aside-area .aside-ti span {
  background: #fff;
  padding: 0 20px;
  font-size: 20px;
  font-weight: 700;
}
.p-cont .aside-area .company {
  background: #ececec;
  padding: 30px;
  border-radius: 8px;
}
.p-cont .aside-area .company .logo {
  text-align: center;
}
.p-cont .aside-area .company p {
  color: #333;
  margin: 10px 0;
}
.p-cont .aside-area .company ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  line-height: 0;
}
.p-cont .aside-area .company ul li:first-child a {
  background-position: 0 0;
}
.p-cont .aside-area .company ul li:nth-child(2) a {
  background-position: -46px 0;
}
.p-cont .aside-area .company ul li:last-child a {
  background-position: -23px 0;
  margin-right: 0;
}
.p-cont .aside-area .company ul li a {
  width: 23px;
  height: 21px;
  background: url(../images/icon_header_social.png) no-repeat;
  font-size: 0;
}
.p-cont .aside-area .search {
  background: #ececec;
  padding: 30px;
  border-radius: 8px;
}
.p-cont .aside-area .search .aside-ti::after {
  background: #000;
}
.p-cont .aside-area .search .aside-ti span {
  background: #ececec;
}
.p-cont .aside-area .search .input-box {
  position: relative;
}
.p-cont .aside-area .search .input-box input {
  width: 100%;
  background: #fff;
  padding: 10px 40px 10px 10px;
  border-radius: 8px;
}
.p-cont .aside-area .search .input-box .btn-search {
  display: block;
  position: absolute;
  z-index: 5;
  top: 45%;
  right: 15px;
  padding: 0;
  width: 19px;
  height: 19px;
  outline: none;
  border: none;
  background: url(../images/icon_search.svg) no-repeat 0 0 #fff;
  background-size: cover;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-cont .aside-area .subscription {
  background: #ececec;
  padding: 30px;
  border-radius: 8px;
}
.p-cont .aside-area .subscription .aside-ti::after {
  background: #000;
}
.p-cont .aside-area .subscription .aside-ti span {
  background: #ececec;
}
.p-cont .aside-area .subscription p {
  color: #333;
  margin: 10px 0;
}
.p-cont .aside-area .subscription input {
  width: 100%;
  background: #fff;
  padding: 10px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.p-cont .aside-area .subscription button {
  border: none;
  display: block;
  width: 120px;
  margin: auto;
}
.p-cont .aside-area .aside-category {
  padding: 30px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
}
.p-cont .aside-area .aside-category .m-first > li {
  position: relative;
  border-bottom: 1px solid #d5d5d5;
}
.p-cont .aside-area .aside-category .m-first > li:last-child {
  border: none;
}
.p-cont .aside-area .aside-category .m-first > li.arrow::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.p-cont .aside-area .aside-category .m-first > li.open.arrow::after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.p-cont .aside-area .aside-category .m-first > li > a {
  width: 100%;
  padding: 10px 20px 10px 5px;
  color: #222;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.p-cont .aside-area .aside-category .m-first > li .m-second {
  display: none;
}
.p-cont .aside-area .aside-category .m-first > li .m-second li a {
  width: 100%;
  position: relative;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  padding: 10px 10px 10px 22px;
  background: #f5f5f5;
}
.p-cont .aside-area .aside-category .m-first > li .m-second li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 21px;
  left: 10px;
}
.p-cont .aside-area .article-box {
  padding: 30px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
}
.p-cont .aside-area .article-box ul li {
  border-bottom: 1px solid #dbdbdb;
}
.p-cont .aside-area .article-box ul li:last-child {
  border: none;
}
.p-cont .aside-area .article-box ul li a {
  width: 100%;
  padding: 10px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.p-cont .aside-area .course-info {
  border: 3px solid #f3f3f3;
  padding-bottom: 30px;
  border-radius: 8px;
  overflow: hidden;
}
.p-cont .aside-area .course-info .p-sub-ti {
  width: 100%;
  background: #f3f3f3;
  text-align: center;
  padding: 25px 0;
}
.p-cont .aside-area .course-info .info-list {
  padding: 0 15px;
}
.p-cont .aside-area .course-info .info-list li {
  font-size: 17px;
  color: #444;
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
}
.p-cont .aside-area .course-info .info-list li:first-child {
  padding-top: 0;
}
.p-cont .aside-area .course-info .info-list li span {
  font-size: 17px;
  color: #0251a0;
  font-weight: 500;
  width: 100%;
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
}
.p-cont .aside-area .course-info .info-list li span::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 4px;
  left: 0;
}
.p-cont .aside-area .course-info .info-list li span.time::before {
  background: url(../images/icon_course_info.png) no-repeat;
  background-size: cover;
  background-position: 0 0;
}
.p-cont .aside-area .course-info .info-list li span.location::before {
  background: url(../images/icon_course_info.png) no-repeat;
  background-size: cover;
  background-position: 0 -22px;
}
.p-cont .aside-area .course-info .info-list li span.deadline::before {
  background: url(../images/icon_course_info.png) no-repeat;
  background-size: cover;
  background-position: 0 -44px;
}
.p-cont .aside-area .course-info .info-list li span.price::before {
  background: url(../images/icon_course_info.png) no-repeat;
  background-size: cover;
  background-position: 0 -66px;
}
.p-cont .aside-area .course-info .info-list li a i {
  display: inline-block;
  margin: -3px 0 0 5px;
  font-size: 14px;
  color: #eba123;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .p-cont .aside-area .aside-category .m-first > li > a:hover {
    color: #0251a0;
  }
  .p-cont .aside-area .aside-category .m-first > li .m-second li a:hover {
    color: #0251a0;
  }
  .p-cont .aside-area .article-box ul li a:hover {
    color: #0251a0;
  }
}
@media (max-width: 1440px) {
  .p-cont .content-area {
    width: calc(100% - 300px);
    padding-right: 30px;
  }
  .p-cont .aside-area {
    width: 300px;
  }
  .p-cont .aside-area .aside-ti {
    margin-bottom: 15px;
  }
  .p-cont .aside-area .company {
    padding: 20px;
  }
  .p-cont .aside-area .subscription {
    padding: 20px;
  }
  .p-cont .aside-area .aside-category {
    padding: 20px;
  }
  .p-cont .aside-area .article-box {
    padding: 20px;
  }
  .p-cont .aside-area .course-info .p-sub-ti {
    padding: 15px 0;
  }
}
@media (max-width: 1024px) {
  .p-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-cont .content-area {
    width: 100%;
    padding-right: 0;
  }
  .p-cont .aside-area {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-cont .aside-area > div {
    width: 100%;
  }
  .p-cont .aside-area .company {
    padding: 15px;
  }
  .p-cont .aside-area .search {
    padding: 15px;
  }
  .p-cont .aside-area .subscription {
    padding: 15px;
  }
  .p-cont .aside-area .aside-category {
    padding: 15px;
  }
  .p-cont .aside-area .article-box {
    padding: 15px;
  }
  .p-cont .aside-area .article-box ul li a {
    padding: 10px 5px;
  }
}
/* ===== blog-view ===== */
#blog-view {
  margin-top: 25px;
  font-size: initial;
}
#blog-view .edit-wrap {
  padding: 25px 0;
}
#blog-view .catalog {
  position: relative;
  margin-top: 25px;
  padding: 3px;
  border: 3px solid #f3f3f3;
  border-radius: 8px;
}
#blog-view .catalog::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#blog-view .catalog .box {
  padding: 30px;
}
#blog-view .catalog ol {
  display: none;
  padding-left: 20px;
  margin: 15px 0 0;
}
#blog-view .catalog ol li {
  margin-bottom: 10px;
  font-size: 17px;
  vertical-align: top;
}
#blog-view .catalog ol li:last-child {
  margin-bottom: 0;
}
#blog-view .catalog ol li a {
  display: inline;
  color: #444;
}
#blog-view .catalog ol.on {
  display: block;
}
#blog-view .catalog .ti {
  font-size: 20px;
  font-weight: 700;
  color: #0251a0;
}
#blog-view .catalog .ti i {
  display: inline-block;
}
#blog-view .catalog .ti .fa-bookmark {
  color: #eba123;
  margin-right: 8px;
}
#blog-view .catalog .ti .cat-btn {
  color: #aaa;
  margin-left: 8px;
  position: relative;
  cursor: pointer;
}
#blog-view .catalog .ti .cat-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #aaa transparent transparent transparent;
  position: absolute;
  top: 5px;
  right: -10px;
}
#blog-view .socail-media {
  font-size: 0;
}
#blog-view .socail-media span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #aaa;
  margin-right: 10px;
}
#blog-view .socail-media ul {
  display: inline-block;
  vertical-align: middle;
}
#blog-view .socail-media ul li {
  font-size: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#blog-view .socail-media ul li:nth-child(1) a {
  color: #1877f2;
}
#blog-view .socail-media ul li:nth-child(2) a {
  color: #06c755;
}
#blog-view .socail-media ul li:nth-child(3) a {
  color: #006394;
}
#blog-view .socail-media ul li:last-child {
  margin-right: 0;
}
#blog-view .author-intro {
  margin-top: 25px;
  padding: 30px;
  border-radius: 8px;
  background: #f5f5f5;
}
#blog-view .author-intro .intro-ti {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #0251a0;
}
#blog-view .author-intro .intro-ti i {
  display: inline-block;
  margin-right: 8px;
  color: #eba123;
}
#blog-view .author-intro .intro-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#blog-view .author-intro .intro-g ul {
  width: 100%;
}
#blog-view .author-intro .intro-g ul li {
  position: relative;
  font-size: 17px;
  color: #444;
  margin-bottom: 12px;
  padding: 0 15px 0 70px;
}
#blog-view .author-intro .intro-g ul li span {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  color: #000;
}
#blog-view .author-intro .intro-g ul li span::after {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #bbb;
  position: absolute;
  top: 6px;
  right: -18px;
}
#blog-view .form-content {
  margin-top: 30px;
  padding: 5px;
  border-radius: 8px;
  background-color: #f5f5f5;
}
#blog-view .form-content .wrap {
  padding: 30px 25px;
  border: #ddd solid 1px;
  border-radius: 8px;
  background: none #fff;
}
#blog-view .form-content .form-style .box-g .box:last-child .fluid {
  padding-bottom: 0;
}
#blog-view .form-content .form-style .box-g .box .label-item {
  color: #000;
}
#blog-view .form-content .form-style .box-g .box .remind {
  padding-top: 5px;
  font-size: 14px;
  color: #999;
}
#blog-view .form-content .bottom-btn-g {
  padding-top: 15px;
}
#blog-view .message {
  margin-top: 30px;
  padding-bottom: 10px;
}
#blog-view .message .p-ti-box {
  margin-bottom: 15px;
}
#blog-view .message .box {
  padding: 1vw 1.2vw;
  border: #ddd solid 1px;
  border-radius: 8px;
}
#blog-view .message .box:not(:last-child) {
  margin-bottom: 15px;
}
#blog-view .message .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
#blog-view .message .top .icon {
  width: 50px;
  height: 50px;
  color: #35404b;
  text-align: center;
  line-height: 48px;
  border-radius: 100%;
  background-color: #e6ebf2;
}
#blog-view .message .top .data {
  padding-left: 20px;
  color: #0251a0;
  line-height: 1.4;
}
#blog-view .message .top .data .name, #blog-view .message .top .data .date {
  font-size: 14px;
}
#blog-view .message .top .data .date {
  margin-top: 3px;
}
#blog-view .message .content {
  color: #666;
}
#blog-view .message .service-reply {
  margin: 25px 0 0 3.5vw;
  padding: 0.8vw 1.2vw;
  border-radius: 8px;
  background-color: #f8f8f8;
}
#blog-view .message .service-reply .icon {
  border: #c7cfdb solid 1px;
  background-color: #fff;
}
#blog-view .message .service-reply .icon i {
  display: inline-block;
  margin-top: 14px;
  width: 28px;
  height: 18px;
  background: url(../images/icon_logo.svg) no-repeat 0 0;
  background-size: cover;
}
#blog-view .btn-wrap {
  margin-top: 30px;
}
#blog-view .btn-wrap.w100p {
  width: 100%;
  margin: 0 auto 30px !important;
}

@media (max-width: 1440px) {
  #blog-view .catalog {
    margin-top: 20px;
  }
  #blog-view .catalog .box {
    padding: 20px;
  }
  #blog-view .author-intro {
    padding: 20px;
  }
}
@media (max-width: 1279px) {
  #blog-view .message .box {
    padding: 15px 20px;
  }
  #blog-view .message .top .data {
    padding-left: 15px;
  }
  #blog-view .message .service-reply {
    padding: 15px 20px;
  }
}
@media (max-width: 991px) {
  #blog-view {
    margin-top: 20px;
  }
  #blog-view .edit-wrap {
    padding: 20px 0;
  }
  #blog-view .btn-wrap {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  #blog-view .author-intro .intro-ti {
    margin-bottom: 15px;
  }
  #blog-view .author-intro .intro-g ul {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  #blog-view .author-intro .intro-g ul:last-child {
    border-bottom: none;
  }
  #blog-view .author-intro .intro-g ul li {
    padding: 0 0 0 50px;
  }
  #blog-view .author-intro .intro-g ul li span::after {
    right: -9px;
  }
  #blog-view .message {
    padding-bottom: 0;
  }
  #blog-view .message .service-reply {
    margin: 15px 0 0 0;
  }
  #blog-view .form-content .wrap {
    padding: 20px 15px;
  }
}
/* ===== news-list ===== */
.news-item .box .txt .ti {
  min-height: 55px;
}

#news-list .p-news-item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}
#news-list .p-news-item-g .news-item {
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 40px;
  border-radius: 8px;
}
#news-list .p-news-item-g .box {
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 8px;
  overflow: hidden;
}
#news-list .p-news-item-g .box .txt {
  padding: 10px 25px 25px;
}

@media (max-width: 991px) {
  #news-list .p-news-item-g {
    margin: 0 -12px;
  }
  #news-list .p-news-item-g .news-item {
    padding: 0 12px;
    margin-bottom: 25px;
  }
  #news-list .p-news-item-g .box .txt {
    padding: 0 15px 15px;
  }
}
@media (max-width: 767px) {
  #news-list .p-news-item-g .news-item {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .news-item .box .txt .ti {
    min-height: unset;
  }
}
@media (max-width: 499px) {
  #news-list .p-news-item-g {
    margin: 0;
  }
  #news-list .p-news-item-g .news-item {
    width: 100%;
    padding: 0;
  }
  #news-list .p-news-item-g .box .txt .ti {
    min-height: auto;
  }
}
/* ===== news-view ===== */
#news-view .edit-wrap {
  padding: 40px 0;
}
#news-view .download .ti {
  color: #0251a0;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
#news-view .download .ti::after {
  content: "";
  display: block;
  width: 18px;
  height: 1px;
  background: #0251a0;
  margin-top: 10px;
}
#news-view .download ul {
  font-size: 0;
  margin-top: 30px;
}
#news-view .download ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
}
#news-view .download ul li:last-child {
  margin-right: 0;
}
#news-view .download ul li a {
  border: 1px solid #0251a0;
  color: #0251a0;
  padding: 10px 20px;
  border-radius: 40px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#news-view .download ul li a i {
  display: inline-block;
  margin-right: 10px;
}
#news-view .btn-wrap {
  margin-top: 35px;
}

@media (min-width: 992px) {
  #news-view .download ul li a:hover {
    color: #fff;
    background: #0251a0;
  }
}
@media (max-width: 1440px) {
  #news-view .download ul {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  #news-view .edit-wrap {
    padding: 25px 0;
  }
  #news-view .download ul li a {
    padding: 8px 15px;
  }
  #news-view .btn-wrap {
    margin-top: 25px;
  }
}
/* ===== compliance ===== */
/* ===== sitemap ===== */
#sitemap {
  position: relative;
}
#sitemap::after {
  content: "";
  display: block;
  width: 734px;
  height: 632px;
  background: url(../images/sitemap_deco.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 60px;
  z-index: -1;
  pointer-events: none;
}
#sitemap .m-first li a {
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
#sitemap .m-first > li {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
#sitemap .m-first > li > a h2 {
  font-size: 21px;
}
#sitemap .m-first > li .m-second {
  padding: 15px 0 15px 55px;
}
#sitemap .m-first > li .m-second > li > a h3 {
  font-size: 21px;
}
#sitemap .m-first > li .m-second > li .m-third {
  padding: 15px 0 15px 65px;
}
#sitemap .m-first > li .m-second > li .m-third li {
  margin-bottom: 6px;
}
#sitemap .m-first > li .m-second > li .m-third li:last-child {
  margin-bottom: 0;
}
#sitemap .m-first > li .m-second > li .m-third li h4 {
  font-size: 19px;
}
#sitemap .btn-wrap {
  margin-top: 30px;
}

@media (min-width: 992px) {
  #sitemap .m-first li a:hover {
    color: #0251a0;
  }
}
@media (max-width: 1440px) {
  #sitemap::after {
    opacity: 0.9;
    width: 645px;
    height: 560px;
  }
  #sitemap .m-first > li .m-second {
    padding: 15px 0 15px 25px;
  }
  #sitemap .m-first > li .m-second > li .m-third {
    padding: 15px 0 15px 40px;
  }
}
@media (max-width: 991px) {
  #sitemap::after {
    display: none;
  }
  #sitemap .m-first > li > a h2 {
    font-size: 18px;
  }
  #sitemap .m-first > li .m-second {
    padding: 10px 0 10px 15px;
  }
  #sitemap .m-first > li .m-second > li > a h3 {
    font-size: 18px;
  }
  #sitemap .m-first > li .m-second > li .m-third {
    padding: 10px 0 10px 40px;
  }
  #sitemap .m-first > li .m-second > li .m-third li a h4 {
    font-size: 16px;
  }
}
/* ===== faq ===== */
#faq .cont-g .item-g {
  margin-bottom: 50px;
}
#faq .cont-g .item-g:last-child {
  margin-bottom: 0;
}
#faq .accordion {
  margin-bottom: 10px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
  overflow: hidden;
  border-radius: 8px;
}
#faq .accordion:last-child {
  margin-bottom: 0;
}
#faq .accordion.open h3 {
  background: #006fbb;
  color: #fff;
}
#faq .accordion.open h3::after {
  content: "–";
  color: #006fbb;
  background: #fff;
}
#faq .accordion.open h3 i {
  color: #fff;
}
#faq .accordion h3 {
  font-size: 17px;
  line-height: 1.4;
  position: relative;
  padding: 20px 65px 20px 65px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  background: #fff;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#faq .accordion h3::after {
  content: "十";
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #006fbb;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 21px;
  right: 30px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#faq .accordion h3 i {
  display: inline-block;
  font-size: 17px;
  color: #006fbb;
  font-style: unset;
  position: absolute;
  top: 21px;
  left: 35px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto";
  font-weight: 700;
  transition: 0.2s ease-in-out;
}
#faq .accordion .ans {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  padding: 25px;
  display: none;
}
#faq .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#faq .item-g .ti-box {
  width: 280px;
  border-top: 2px solid #0251a0;
  padding: 10px 0 0 0;
  position: sticky;
  top: 10px;
}
#faq .item-g .list-cont {
  width: calc(100% - 280px);
  padding-left: 70px;
}

@media (min-width: 992px) {
  #faq .accordion h3:hover {
    background: #006fbb;
    color: #fff;
  }
  #faq .accordion h3:hover::after {
    color: #006fbb;
    background: #fff;
  }
  #faq .accordion h3:hover i {
    color: #fff;
  }
}
@media (max-width: 1440px) {
  #faq .item-g .ti-box {
    width: 230px;
  }
  #faq .item-g .list-cont {
    width: calc(100% - 230px);
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  #faq .accordion h3 {
    padding: 12px 50px 12px 45px;
  }
  #faq .accordion h3::after {
    top: 15px;
    right: 15px;
  }
  #faq .accordion h3 i {
    top: 14px;
    left: 15px;
  }
  #faq .accordion .ans {
    font-size: 16px;
    line-height: 1.6;
    padding: 15px;
  }
  #faq .item-g .ti-box {
    width: 200px;
  }
  #faq .item-g .list-cont {
    width: calc(100% - 200px);
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  #faq .item-g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #faq .item-g .ti-box {
    width: 100%;
    border-top: none;
    border-bottom: 2px solid #0251a0;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
  }
  #faq .item-g .list-cont {
    width: 100%;
    padding-left: 0;
  }
}
/* ===== contact ===== */
#contact .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 50px;
}
#contact .main .box-l {
  padding: 25px 40px 25px 0;
  width: 26%;
  border-right: #ccc solid 1px;
}
#contact .main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 60px;
  width: 74%;
}
#contact .main ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  width: 33.333%;
}
#contact .main ul li .icon img {
  max-width: 50px;
}
#contact .main ul li .info {
  padding-left: 20px;
  line-height: 1.3;
}
#contact .main ul li .info span {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  color: #0251a0;
  line-height: 1.3;
}
#contact .main ul li .info a {
  font-size: 18px;
  font-weight: 500;
}
#contact .main ul li .btn-line {
  display: block;
  padding: 15px 0;
  width: 210px;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: #06c755 solid 1px;
  border-radius: 8px;
  background: #06c755;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#contact .main ul li .btn-line i {
  display: inline-block;
  margin-right: 10px;
  width: 24px;
  height: 23px;
  vertical-align: middle;
  background: url(../images/icon_line.svg) no-repeat 0 0;
  background-size: cover;
}
#contact .main ul li .btn-line:hover {
  color: #06c755;
  border-color: #06c755;
  background-color: #fff;
}
#contact .main ul li .btn-line:hover i {
  background-position: 0 -23px;
}
#contact .form-style .box-g .box .label-item {
  color: #000;
}
#contact .location .wrap {
  padding-top: 70px;
}
#contact .location .p-ti-box {
  margin-bottom: 30px;
}
#contact .location .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 35px;
}
#contact .location .item-g:last-child {
  margin-bottom: 0;
}
#contact .location .item-g .map, #contact .location .item-g .txt {
  width: 50%;
}
#contact .location .item-g .map {
  position: relative;
  padding-top: 25%;
}
#contact .location .item-g .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contact .location .item-g .txt {
  padding: 0 20px 0 40px;
}
#contact .location .item-g .txt .p-sub-ti {
  border-bottom: 1px solid #0251a0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#contact .location .item-g .txt ul li {
  position: relative;
  font-size: 17px;
  padding: 5px 0 5px 30px;
}
#contact .location .item-g .txt ul li i {
  position: absolute;
  top: 11px;
  left: 0;
  color: #006fbb;
}
#contact .location .item-g .txt ul li i.fa-map-marker-alt {
  left: 2px;
}
#contact .location .item-g .txt ul li a {
  color: #444;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#contact .location .item-g .txt ul li a.no-link {
  cursor: default;
}

.form-content .wrap {
  background: url(../images/object_bg.jpg) repeat #eff3f8;
  background-size: 100% auto;
  padding: 80px 0;
}
.form-content .p-ti-box {
  margin-bottom: 35px;
}
.form-content .p-ti-box::before {
  content: "";
  display: block;
  width: 1px;
  height: 70px;
  background: #006fbb;
  margin: 0 auto 15px;
}
.form-content .bottom-btn-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-content .newsletter p {
  display: inline-block;
  margin-right: 10px;
}
.form-content .term {
  margin-top: -5px;
}
.form-content .term a {
  color: #000;
  text-decoration: underline;
}
.form-content .term label {
  padding-left: 23px;
  font-size: 17px;
  color: #000;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  position: relative;
  margin: 10px 15px 2px 0;
  text-align: left;
  display: inline-block;
}
.form-content .term label .radio {
  width: 0;
  height: 0;
  border: none;
  top: 7px;
}
.form-content .term label .radio:checked + span i {
  -webkit-transform: scale(1) rotate(-40deg);
      -ms-transform: scale(1) rotate(-40deg);
          transform: scale(1) rotate(-40deg);
}
.form-content .term label span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
  bottom: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-content .term label span i {
  display: block;
  position: absolute;
  width: 12px;
  height: 8px;
  border-color: #0251a0;
  border-style: solid;
  border-width: 0 0 2px 2px;
  -webkit-transform: scale(0) rotate(-40deg);
      -ms-transform: scale(0) rotate(-40deg);
          transform: scale(0) rotate(-40deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
}
.form-content .btn-g .cencel {
  position: relative;
  background: #0251a0;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.form-content .btn-g .cencel input {
  background: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.form-content .btn-g button {
  border: none;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 992px) {
  #contact .main ul li.time {
    display: none;
  }
  #contact .location .item-g .txt ul li a:hover {
    color: #0251a0;
  }
  #contact .location .item-g .txt ul li a.no-link {
    color: #444;
  }
}
@media (max-width: 1440px) {
  .form-content .wrap {
    padding: 50px 0;
  }
  .form-content .p-ti-box {
    margin-bottom: 25px;
  }
  .form-content .p-ti-box::before {
    height: 50px;
  }
}
@media (max-width: 1279px) {
  #contact .main {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  #contact .main .box-l {
    margin-bottom: 70px;
    padding: 0;
    width: 100%;
    text-align: center;
    border-right: 0;
  }
  #contact .main ul {
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 1079px) {
  #contact .main ul li .icon img {
    max-width: 40px;
  }
}
@media (max-width: 991px) {
  #contact .main {
    padding-bottom: 40px;
  }
  #contact .main .box-l {
    margin-bottom: 40px;
  }
  #contact .main .box-l p {
    display: none;
  }
  #contact .main ul li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    width: 100%;
  }
  #contact .main ul li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #ddd solid 1px;
  }
  #contact .main ul li .time {
    display: block;
  }
  #contact .main ul li .info {
    word-break: break-all;
  }
  #contact .main ul li .btn-line {
    margin: 10px auto 0;
  }
  #contact .location {
    margin-top: -35px;
    padding-top: 35px;
  }
  #contact .location .wrap {
    padding-top: 40px;
  }
  #contact .location .item-g {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 15px 10px;
  }
  #contact .location .item-g .txt {
    padding: 0 0 0 25px;
  }
  #contact .location .item-g .txt ul li {
    padding: 5px 0 5px 25px;
  }
  .form-content {
    margin-top: -35px;
    padding-top: 35px;
  }
  .form-content .wrap {
    padding: 40px 0;
  }
  .form-content .p-ti-box {
    margin-bottom: 25px;
  }
  .form-content .p-ti-box::before {
    display: none;
  }
}
@media (max-width: 767px) {
  #contact .main .item-g {
    padding: 20px;
  }
  #contact .main .item-g::after {
    width: 293px;
    height: 260px;
    opacity: 0.5;
  }
  #contact .main .item-g .pic {
    display: none;
  }
  #contact .main .item-g .txt {
    width: 100%;
    padding: 0;
  }
  #contact .main .item-g .txt .p-ti-box {
    text-align: center;
  }
  #contact .main .item-g .txt .btn-wrap {
    text-align: center;
  }
  #contact .location .item-g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
    margin-bottom: 25px;
  }
  #contact .location .item-g .map, #contact .location .item-g .txt {
    width: 100%;
  }
  #contact .location .item-g .map {
    padding-top: 56.25%;
  }
  #contact .location .item-g .txt {
    padding: 0;
    margin-top: 20px;
  }
  .form-content .bottom-btn-g {
    margin-top: -10px;
  }
  .form-content .term {
    width: 100%;
  }
  .form-content .btn-g {
    width: 100%;
    margin-top: 20px;
    text-align: right;
  }
}
@media (max-width: 499px) {
  .form-content .bottom-btn-g {
    padding-left: 0;
  }
  .form-content .btn-g {
    text-align: center;
  }
}
/*===== client-list =====*/
#client-list .aricle-item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px;
}
#client-list .aricle-item-g .item {
  width: 33.33%;
  padding: 0 18px;
  margin-bottom: 36px;
}
#client-list .aricle-item-g .box {
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#client-list .aricle-item-g .box .txt {
  padding: 30px;
  position: relative;
}
#client-list .aricle-item-g .box .txt .logo {
  width: 85px;
  height: 85px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: -30px;
  right: 30px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  z-index: 2;
}
#client-list .aricle-item-g .box .txt .ti {
  font-size: 18px;
  line-height: 1.4;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  margin-bottom: 15px;
  padding-right: 95px;
}
#client-list .aricle-item-g .box .txt p {
  font-size: 17px;
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 82px;
}

@media (max-width: 1440px) {
  #client-list .aricle-item-g .box .txt {
    padding: 30px 20px 20px;
  }
  #client-list .aricle-item-g .box .txt .logo {
    top: -40px;
    right: 10px;
  }
  #client-list .aricle-item-g .box .txt .ti {
    margin-bottom: 8px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  #client-list .aricle-item-g {
    margin: 0 -10px;
  }
  #client-list .aricle-item-g .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  #client-list .aricle-item-g .box .txt {
    padding: 30px 15px 15px;
  }
  #client-list .aricle-item-g .box .txt .logo {
    width: 65px;
    height: 65px;
  }
  #client-list .aricle-item-g .box .txt .ti {
    padding-right: 0;
  }
  #client-list .aricle-item-g .box .txt p {
    font-size: 16px;
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  #client-list .aricle-item-g .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #client-list .aricle-item-g {
    margin: 0;
  }
  #client-list .aricle-item-g .item {
    width: 100%;
    padding: 0;
  }
  #client-list .aricle-item-g .item:last-child {
    margin-bottom: 0;
  }
}
/*===== client-view =====*/
#client-view .main .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#client-view .main .item-g .info {
  width: 46.5%;
  padding-right: 30px;
}
#client-view .main .item-g .info .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
#client-view .main .item-g .info .company span {
  display: block;
}
#client-view .main .item-g .info .company .logo {
  width: 85px;
  height: 85px;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
  margin-right: 15px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#client-view .main .item-g .info .company .name {
  width: calc(100% - 100px);
  font-size: 24px;
}
#client-view .main .item-g .info > ul {
  padding-left: 10px;
}
#client-view .main .item-g .info > ul > li {
  position: relative;
  font-size: 17px;
  padding-left: 110px;
  padding-bottom: 15px;
  color: #444;
}
#client-view .main .item-g .info > ul > li::before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #bbb;
  position: absolute;
  top: 6px;
  left: 90px;
}
#client-view .main .item-g .info > ul > li:last-child {
  padding-bottom: 0;
}
#client-view .main .item-g .info > ul > li span {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-weight: 500;
}
#client-view .main .item-g .info > ul > li a {
  color: #444;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#client-view .main .item-g .info > ul > li a i {
  display: inline-block;
  margin-top: -3px;
  vertical-align: middle;
}
#client-view .main .item-g .info > ul > li a .fa-external-link-alt {
  margin-left: 5px;
  color: #eba123;
}
#client-view .main .item-g .info > ul > li a:hover {
  color: #eba123;
}
#client-view .main .item-g .info > ul > li .web {
  font-size: 15px;
}
#client-view .main .item-g .info > ul > li ul.community {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 2px;
}
#client-view .main .item-g .info > ul > li ul.community li {
  padding-right: 12px;
  font-size: 15px;
}
#client-view .main .item-g .info > ul > li ul.community li i {
  margin-right: 5px;
  font-size: 17px;
}
#client-view .main .item-g .pic {
  width: 53.5%;
  position: relative;
}
#client-view .main .item-g .pic::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #0251a0;
  position: absolute;
  left: -20px;
  bottom: -20px;
  z-index: -1;
}
#client-view .main-edit {
  margin-top: 60px;
}
#client-view .intro-edit {
  position: relative;
  margin-top: 50px;
  padding: 170px 0 60px;
  background: url(../images/client_bg.jpg) no-repeat center center;
  background-size: cover;
}
#client-view .intro-edit::before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: url(../images/client_intor_deco.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
#client-view .intro-edit .wrap-1240 > .p-sub-ti {
  display: none;
}
#client-view .intro-edit .btn-wrap {
  margin-top: 35px;
}
#client-view .feedback {
  margin-top: 50px;
}
#client-view .feedback-box {
  margin-top: 25px;
  padding: 50px;
  color: #fff;
  border-radius: 8px;
  background: url(../images/feedback_bg.jpg) repeat;
}
#client-view .feedback-box ul li {
  position: relative;
  color: #fff;
  font-size: 17px;
  padding-left: 105px;
  margin-bottom: 10px;
}
#client-view .feedback-box ul li:last-child {
  margin-bottom: 0;
}
#client-view .feedback-box ul li span {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1440px) {
  #client-view .intro-edit {
    padding: 110px 0 60px;
  }
  #client-view .feedback {
    margin-top: 25px;
  }
}
@media (max-width: 1365px) {
  #client-view .main .item-g .info .company {
    margin-bottom: 15px;
  }
  #client-view .main .item-g .info ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  #client-view .main .item-g .info {
    padding: 40px 0 0 0;
    width: 100%;
  }
  #client-view .main .item-g .info .company .logo {
    width: 65px;
    height: 65px;
  }
  #client-view .main .item-g .info .company .name {
    font-size: 22px;
    width: calc(100% - 80px);
  }
  #client-view .main .item-g .info > ul > li {
    padding-left: 95px;
    padding-bottom: 8px;
  }
  #client-view .main .item-g .info > ul > li::before {
    left: 82px;
  }
  #client-view .main .item-g .pic {
    margin: 0 auto;
    width: 100%;
    max-width: 760px;
  }
  #client-view .main .item-g .pic img {
    width: 100%;
  }
  #client-view .main .item-g .pic::after {
    left: -10px;
    bottom: -10px;
  }
  #client-view .main-edit {
    margin-top: 40px;
  }
  #client-view .intro-edit {
    margin-top: 30px;
    padding: 40px 0 40px;
  }
  #client-view .intro-edit::before {
    display: none;
  }
  #client-view .intro-edit .wrap-1240 > .p-sub-ti {
    display: block;
  }
  #client-view .feedback-box {
    padding: 30px;
  }
  #client-view .feedback-box ul li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #client-view .main .item-g .info {
    width: 100%;
    padding: 20px 0 0 0;
  }
  #client-view .main .item-g .info .company {
    margin-bottom: 15px;
  }
  #client-view .main .item-g .info .company .name {
    font-size: 20px;
  }
  #client-view .main .item-g .pic {
    width: 100%;
  }
  #client-view .main .item-g .pic::after {
    display: none;
  }
  #client-view .feedback {
    margin-top: 10px;
  }
  #client-view .feedback-box {
    padding: 20px;
  }
}
@media (max-width: 499px) {
  #client-view .feedback-box ul li {
    padding-left: 0;
  }
  #client-view .feedback-box ul li span {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 5px;
    display: block;
  }
}
/* ===== solution ===== */
#solution .top {
  padding-bottom: 65px;
}
#solution .choose {
  background: url(../images/feedback_bg.jpg) repeat;
  padding: 80px 0 40px;
}
#solution .choose .solution-scheme .p-ti-box .ti, #solution .choose .solution-scheme .p-ti-box p {
  color: #fff;
}
#solution .choose .p-sub-ti {
  color: #fff;
}
#solution .choose .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px -27px 0;
}
#solution .choose .item-g .item {
  width: 50%;
  padding: 0 27px;
  margin-bottom: 55px;
}
#solution .choose .item-g .box {
  background: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 45px 20px;
}
#solution .choose .item-g .box .icon {
  margin-bottom: 25px;
}
#solution .choose .item-g .box .txt .p-sub-ti {
  color: #0251a0;
  margin-bottom: 10px;
}
#solution .choose .item-g .box .txt .service-ti {
  display: block;
  font-size: 20px;
  font-weight: 500;
}
#solution .choose .item-g .box .txt p {
  font-size: 17px;
  color: #333;
  margin: 10px auto 20px;
  min-height: 82px;
  max-width: 395px;
}
#solution .intro {
  padding-top: 70px;
  padding-bottom: 40px;
}

@media (max-width: 1440px) {
  #solution .choose {
    padding: 60px 0 40px;
  }
  #solution .choose .item-g .box {
    padding: 30px 20px;
  }
  #solution .intro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  #solution .choose {
    padding: 40px 0 20px;
  }
  #solution .choose .item-g {
    margin: 35px -15px 0;
  }
  #solution .choose .item-g .item {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  #solution .choose .item-g .box .txt .service-ti {
    font-size: 18px;
  }
  #solution .choose .item-g .box .txt p {
    font-size: 16px;
    min-height: 70px;
    margin: 10px auto 15px;
    max-width: 370px;
  }
  #solution .choose .item-g .box .txt p br {
    display: none;
  }
  #solution .intro {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #solution .top {
    padding-bottom: 40px;
  }
  #solution .choose .item-g {
    margin: 30px 0 0;
  }
  #solution .choose .item-g .item {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
  #solution .choose .item-g .box {
    padding: 20px;
  }
  #solution .choose .item-g .box .txt p {
    min-height: unset;
  }
}
@media (max-width: 599px) {
  #solution .intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #solution .i-contact {
    background: #0251a0;
  }
  #solution .i-contact .txt {
    background: #0251a0;
    color: #fff;
  }
  #solution .i-contact .txt .p-ti-box p {
    color: #fff;
  }
}
/* ===== course-list ===== */
@media (max-width: 599px) {
  .style-blue {
    background: #0251a0;
  }
  .style-blue .txt {
    background: none;
    color: #fff;
  }
  .style-blue .txt .p-ti-box p {
    color: #fff;
  }
}
#course-list .p-news-item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
#course-list .p-news-item-g .news-item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
#course-list .p-news-item-g .box {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  padding: 12px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#course-list .p-news-item-g .box .pic {
  width: calc(100% - 310px);
}
#course-list .p-news-item-g .box .txt {
  width: 310px;
  padding-left: 20px;
}
#course-list .p-news-item-g .box .txt .cat {
  margin: 0 0 5px;
}
#course-list .p-news-item-g .box .txt .cat li {
  margin-right: 6px;
  padding: 3px 8px;
  font-size: 13px;
}
#course-list .p-news-item-g .box .txt .ti {
  font-weight: 500;
}
#course-list .p-news-item-g .box .txt .date, #course-list .p-news-item-g .box .txt .location {
  margin-top: 5px;
  line-height: 1.4;
}
#course-list .p-news-item-g .box .txt .date i, #course-list .p-news-item-g .box .txt .location i {
  top: 3px;
}
#course-list .p-news-item-g .box .txt .location {
  min-height: auto;
}
#course-list .i-contact {
  margin-top: 50px;
}

@media (max-width: 1440px) {
  #course-list .p-news-item-g .box {
    padding: 10px;
  }
  #course-list .p-news-item-g .box .txt {
    padding-left: 20px;
  }
}
@media (max-width: 1365px) {
  #course-list .p-news-item-g .p-news-item-g .news-item .box .txt .ti {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  #course-list .p-news-item-g .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #course-list .p-news-item-g .box .pic {
    width: 100%;
  }
  #course-list .p-news-item-g .box .txt {
    padding: 20px 10px 10px;
    width: 100%;
  }
  #course-list .p-news-item-g .box .txt .cat {
    margin-bottom: 10px;
  }
  #course-list .p-news-item-g .box .txt .ti {
    margin-bottom: 10px;
  }
  #course-list .p-news-item-g .box .txt .location {
    min-height: 45px;
  }
}
@media (max-width: 599px) {
  #course-list .p-news-item-g {
    margin: 0;
  }
  #course-list .p-news-item-g .news-item {
    width: 100%;
    padding: 0;
  }
  #course-list .p-news-item-g .news-item .box .txt .location {
    min-height: auto;
  }
}
/* ===== course-intro ===== */
#course-intro .main {
  padding-bottom: 70px;
}
#course-intro .object {
  padding: 70px 0 20px;
  background: url(../images/object_bg.jpg) no-repeat;
  background-size: cover;
}
#course-intro .object .wrap-1080 {
  max-width: 1080px;
  margin: auto;
}
#course-intro .architecture {
  padding: 70px 0;
}
#course-intro .architecture .btn-wrap {
  margin-top: 40px;
}
#course-intro .architecture .btn-wrap .btn-style {
  width: 180px;
}
#course-intro .course {
  padding: 70px 0;
  background: url(../images/feedback_bg.jpg) repeat;
}
#course-intro .course .btn-wrap {
  margin-top: 35px;
}
#course-intro .course .btn-wrap .btn-style {
  width: 180px;
}
#course-intro .course .p-news-item-g {
  font-size: 0;
  margin: 40px -10px 0;
  padding: 0 50px;
}
#course-intro .course .p-news-item-g .news-item {
  width: 33.33%;
  padding: 0 10px;
}
#course-intro .course .p-news-item-g .box {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
#course-intro .course .p-news-item-g .box .txt {
  padding: 0 15px 15px;
}
#course-intro .course .p-news-item-g .box .txt .location {
  margin-top: 0;
  min-height: auto;
}
#course-intro .feedback {
  padding: 70px 0;
}
#course-intro .feedback .feedback-slider {
  font-size: 0;
  margin: 40px -15px 0;
  padding: 0 50px;
}
#course-intro .feedback .feedback-slider .item {
  vertical-align: top;
  width: 33.33%;
  padding: 0 15px;
}
#course-intro .feedback .feedback-slider .box {
  background: #006fbb;
  padding: 30px;
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
}
#course-intro .feedback .feedback-slider .box p {
  font-size: 17px;
  line-height: 1.8;
  height: 350px;
  overflow-y: auto;
}
#course-intro .feedback .feedback-slider .box p::before {
  content: "“";
  display: block;
  font-size: 80px;
  line-height: 0.1;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  text-align: left;
  margin-top: 30px;
}
#course-intro .feedback .feedback-slider .box p::-webkit-scrollbar {
  width: 5px;
}
#course-intro .feedback .feedback-slider .box p::-webkit-scrollbar-track {
  margin: 0;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: none;
}
#course-intro .feedback .feedback-slider .box p::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: none;
}
#course-intro .feedback .feedback-slider .box p:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.45);
}
#course-intro .feedback .feedback-slider .box .course-name {
  background: #1a83cb;
  border-radius: 8px;
  padding: 15px;
  margin-top: 15px;
}
#course-intro .feedback .feedback-slider .box .course-name > div {
  height: 45px;
  font-size: 15px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#course-intro .feedback .feedback-slider .box .name {
  text-align: right;
  font-size: 15px;
  color: #eba123;
  margin-top: 10px;
}
#course-intro .feedback .feedback-slider .box .name i {
  padding-right: 5px;
}

@media (min-width: 992px) {
  #course-intro .slider-style .slick-arrow:hover {
    background: #eba123;
  }
}
@media (max-width: 1440px) {
  #course-intro .main {
    padding-bottom: 50px;
  }
  #course-intro .object {
    padding: 50px 0 20px;
  }
  #course-intro .architecture {
    padding: 50px 0;
  }
  #course-intro .architecture .btn-style {
    width: 140px;
  }
  #course-intro .course {
    padding: 50px 0;
  }
  #course-intro .feedback {
    padding: 50px 0;
  }
  #course-intro .feedback .feedback-slider {
    margin: 35px -10px 0;
  }
  #course-intro .feedback .feedback-slider .item {
    padding: 0 10px;
  }
  #course-intro .feedback .feedback-slider .box {
    padding: 20px;
  }
}
@media (max-width: 1099px) {
  #course-intro .object .wrap-1080 {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  #course-intro .slider-style .slick-arrow {
    background: #eba123;
  }
  #course-intro .main {
    padding-bottom: 40px;
  }
  #course-intro .object {
    padding: 40px 0 20px;
  }
  #course-intro .object .wrap-1080 {
    padding: 0 20px;
  }
  #course-intro .architecture {
    padding: 40px 0;
  }
  #course-intro .architecture .btn-wrap {
    margin-top: 25px;
  }
  #course-intro .course {
    padding: 40px 0;
  }
  #course-intro .course .p-news-item-g {
    margin: 30px -10px 0;
    padding: 0 30px;
  }
  #course-intro .course .btn-wrap {
    margin-top: 30px;
  }
  #course-intro .course .btn-style {
    width: 140px;
  }
  #course-intro .feedback {
    padding: 40px 0;
  }
  #course-intro .feedback .feedback-slider {
    margin: 30px -10px 0;
    padding: 0 30px;
  }
  #course-intro .feedback .feedback-slider .box {
    padding: 15px;
  }
  #course-intro .feedback .feedback-slider .box p {
    font-size: 16px;
    line-height: 1.6;
    height: 300px;
  }
  #course-intro .feedback .feedback-slider .box p::before {
    font-size: 50px;
    -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  #course-intro .feedback .feedback-slider .box .course-name {
    padding: 8px 10px 13px;
  }
}
@media (max-width: 599px) {
  #course-intro .slider-style .slick-arrow.slick-prev {
    left: -10px;
  }
  #course-intro .slider-style .slick-arrow.slick-next {
    right: -10px;
  }
  #course-intro .object {
    padding: 40px 0;
  }
  #course-intro .course .p-news-item-g {
    margin: 25px 0 0;
    padding: 0 30px;
  }
  #course-intro .course .p-news-item-g .news-item {
    padding: 0;
  }
  #course-intro .feedback .feedback-slider {
    margin: 15px 0 0;
    padding: 0 30px;
  }
  #course-intro .feedback .feedback-slider .item {
    padding: 0;
  }
}
/* ===== course-company ===== */
#course-company section {
  padding-top: 80px;
  padding-bottom: 80px;
}
#course-company .line {
  margin: 0 auto;
  max-width: 1400px;
  border-top-color: #ddd;
}
#course-company .feature {
  padding-top: 0;
  padding-bottom: 50px;
}
#course-company .feature .p-sub-ti {
  margin: 30px 0 15px 30px;
}
#course-company .feature .p-ti-box {
  margin-left: 50px;
}
#course-company .feature .list {
  margin: -30px -2.6vw 0;
  font-size: 0;
}
#course-company .feature .item {
  display: inline-block;
  padding: 0 2.6vw;
  width: 50%;
  vertical-align: top;
}
#course-company .feature .item:nth-child(odd) {
  margin-top: 80px;
}
#course-company .feature .item:nth-child(even) {
  margin-bottom: 80px;
}
#course-company .feature .item:nth-child(3) {
  margin-top: 50px;
}
#course-company .feature .item .txt {
  position: relative;
  padding: 55px 0 0 90px;
}
#course-company .feature .item .pic {
  border-radius: 6px;
  overflow: hidden;
}
#course-company .feature .item .num {
  position: absolute;
  top: 10px;
  left: 0;
  font-family: "Roboto";
  font-size: 100px;
  color: #e6ebf2;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.15rem;
  line-height: 1;
}
#course-company .feature .item .ti {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
  font-size: 22px;
  color: #0251a0;
  font-weight: 500;
}
#course-company .feature .item .narrative {
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #444;
}
#course-company .type > .img {
  padding: 50px 0 70px;
  text-align: center;
}
#course-company .type .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#course-company .type .list .item {
  width: 47.6%;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#course-company .type .list .item .pic img {
  width: 100%;
}
#course-company .type .list .item .txt {
  padding: 35px 15px 30px;
}
#course-company .type .list .item .type-name {
  margin-bottom: 30px;
  font-size: 22px;
  color: #111;
  font-weight: bold;
}
#course-company .type .list .item .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  color: #444;
}
#course-company .type .list .item .intro .ti {
  margin-right: 25px;
  padding: 3px 5px;
  width: 85px;
  height: 32px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
#course-company .type .list .item .intro .content {
  width: calc(100% - 110px);
}
#course-company .type .list .item .intro .content li {
  position: relative;
  padding-left: 20px;
}
#course-company .type .list .item .intro .content li::before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #006fbb;
}
#course-company .type .list .item .object {
  margin-bottom: 15px;
}
#course-company .type .list .item .object .ti {
  background-color: #eba123;
}
#course-company .type .list .item .course .ti {
  background-color: #006fbb;
}
#course-company .process {
  background: url(../images/object_bg.jpg) repeat #eff3f8;
  background-size: 100% auto;
}
#course-company .process .pic {
  padding: 40px 0 70px;
  text-align: center;
}
#course-company .process .list {
  position: relative;
  padding: 70px 0 40px;
}
#course-company .process .list::before, #course-company .process .list::after {
  display: block;
  content: "";
  position: absolute;
  left: 30px;
  width: 1px;
  background-color: #81a2cc;
}
#course-company .process .list::before {
  top: 0;
  height: 70px;
}
#course-company .process .list::after {
  bottom: 0;
  height: 40px;
}
#course-company .process .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 10px;
  width: 51.8%;
}
#course-company .process .item::before, #course-company .process .item::after {
  display: block;
  content: "";
  position: absolute;
  left: 3.4%;
  width: 1px;
  background-color: #81a2cc;
}
#course-company .process .item::before {
  top: 0;
  height: 20px;
}
#course-company .process .item::after {
  bottom: 0;
  height: calc(100% - 80px);
}
#course-company .process .item .num {
  margin-top: 20px;
  width: 45px;
  height: 60px;
  font-family: "Roboto";
  font-size: 35px;
  color: #0251a0;
  font-weight: 500;
  letter-spacing: -0.08rem;
  text-align: center;
  line-height: 60px;
}
#course-company .process .item .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin-left: 40px;
  padding: 30px 20px;
  width: calc(100% - 85px);
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
#course-company .process .item .box::before {
  display: block;
  content: "";
  position: absolute;
  top: 37px;
  left: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 14px 10px 0;
  border-color: transparent #fff transparent transparent;
}
#course-company .process .item .box .icon {
  margin-right: 20px;
  width: 80px;
}
#course-company .process .item .box .txt {
  padding-top: 5px;
  width: calc(100% - 100px);
}
#course-company .process .item .box .step {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 0;
  width: 70px;
  font-family: "Roboto";
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  border-radius: 100px;
  background-color: #0251a0;
}
#course-company .process .item .box .ti {
  margin: 2px 0 8px;
  font-family: "Roboto", Arial, "sans-serif", "NotoSans";
  font-size: 22px;
  color: #111;
  font-weight: 700;
}
#course-company .process .item .box .narrative {
  font-size: 17px;
  color: #444;
}

@media (min-width: 992px) {
  #course-company .process .list::before, #course-company .process .list::after {
    left: 50%;
    margin-left: -0.5px;
  }
  #course-company .process .item:nth-child(odd) {
    margin-left: 48.2%;
  }
  #course-company .process .item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #course-company .process .item:nth-child(even)::before, #course-company .process .item:nth-child(even)::after {
    left: auto;
    right: 3.3%;
  }
  #course-company .process .item:nth-child(even) .box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: 0 40px 0 0;
    text-align: right;
  }
  #course-company .process .item:nth-child(even) .box::before {
    left: auto;
    right: -13px;
    border-width: 10px 0 10px 14px;
    border-color: transparent transparent transparent #fff;
  }
  #course-company .process .item:nth-child(even) .box .icon {
    margin: 0 0 0 20px;
  }
  #course-company .process .item:nth-child(even) .box .txt {
    width: calc(100% - 100px);
  }
}
@media (min-width: 1680px) {
  #course-company .process .item:nth-child(even)::before, #course-company .process .item:nth-child(even)::after {
    right: 3.4%;
  }
}
@media (max-width: 1279px) {
  #course-company .feature .p-sub-ti {
    margin-top: 0;
  }
  #course-company .feature .list {
    margin: 0 -15px;
  }
  #course-company .feature .item {
    padding: 0 15px;
  }
  #course-company .feature .item:nth-child(odd) {
    margin-top: 40px;
  }
  #course-company .feature .item:nth-child(even) {
    margin-bottom: 40px;
  }
  #course-company .feature .item:nth-child(3) {
    margin-top: 30px;
  }
  #course-company .feature .item .txt {
    padding: 40px 0 0 60px;
  }
  #course-company .feature .item .num {
    font-size: 70px;
  }
  #course-company .feature .item .ti {
    font-size: 20px;
  }
  #course-company .feature .item .narrative {
    font-size: 17px;
  }
  #course-company .type > .img {
    padding-bottom: 40px;
  }
  #course-company .type .list .item {
    width: 48.6%;
  }
  #course-company .type .list .item .txt {
    padding: 25px 15px 20px;
  }
  #course-company .type .list .item .type-name {
    margin-bottom: 25px;
    font-size: 20px;
  }
  #course-company .process .item .box {
    margin-left: 25px;
    padding: 30px 15px 30px 20px;
    width: calc(100% - 70px);
  }
  #course-company .process .item .box .ti {
    font-size: 20px;
  }
  #course-company .process .item:nth-child(even) .box {
    margin: 0 25px 0 0;
  }
}
@media (max-width: 991px) {
  #course-company section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #course-company .feature .p-sub-ti {
    margin-left: 0;
    text-align: center;
  }
  #course-company .feature .p-ti-box {
    margin-left: 0;
    text-align: center;
  }
  #course-company .feature .list {
    margin-top: 30px;
  }
  #course-company .feature .item {
    margin-bottom: 30px !important;
  }
  #course-company .feature .item:nth-child(odd) {
    margin-top: 0;
  }
  #course-company .feature .item:nth-child(even) {
    margin-bottom: 0;
  }
  #course-company .feature .item:nth-child(3) {
    margin-top: 0;
  }
  #course-company .feature .item .txt {
    padding: 20px 0 0 0;
  }
  #course-company .feature .item .num {
    top: -18px;
    left: auto;
    right: 20px;
    font-size: 60px;
  }
  #course-company .type > .img {
    padding-bottom: 0;
  }
  #course-company .type .list .item .intro {
    font-size: 17px;
  }
  #course-company .type .list .item .intro .ti {
    margin-right: 15px;
    width: 80px;
  }
  #course-company .type .list .item .intro .content {
    width: calc(100% - 95px);
  }
  #course-company .type .list .item .txt {
    padding: 20px 10px 15px;
  }
  #course-company .type .list .item .type-name {
    margin-bottom: 20px;
  }
  #course-company .process .list {
    padding: 0;
  }
  #course-company .process .list::before, #course-company .process .list::after {
    left: 15px;
  }
  #course-company .process .list::before {
    display: none;
  }
  #course-company .process .item {
    width: 100%;
  }
  #course-company .process .item::before, #course-company .process .item::after {
    left: 15px;
  }
  #course-company .process .item .box {
    margin-left: 20px;
    width: calc(100% - 50px);
  }
  #course-company .process .item .box::before {
    top: 43px;
    left: -9px;
    border-width: 6px 10px 6px 0;
  }
  #course-company .process .item .num {
    width: 30px;
    font-size: 28px;
  }
  #course-company .process .item:nth-child(even) .box {
    margin: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  #course-company section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #course-company .feature {
    padding-bottom: 0;
  }
  #course-company .feature .p-sub-ti {
    margin-bottom: 5px;
  }
  #course-company .feature .list {
    margin-left: -10px;
    margin-right: -10px;
  }
  #course-company .feature .item {
    padding: 0 10px;
  }
  #course-company .feature .item .pic {
    border-radius: 4px;
  }
  #course-company .feature .item .num {
    font-size: 50px;
  }
  #course-company .feature .item .ti {
    margin-bottom: 5px;
    font-size: 19px;
  }
  #course-company .type > .img {
    padding-top: 15px;
  }
  #course-company .type .list .item {
    width: 100%;
  }
  #course-company .type .list .item:nth-child(1) {
    margin-bottom: 30px;
  }
  #course-company .type .list .item .type-name {
    font-size: 19px;
    font-weight: 500;
  }
  #course-company .process .pic {
    padding: 20px 0 30px;
  }
  #course-company .process .item .box .ti {
    font-size: 19px;
    font-weight: 500;
  }
}
@media (max-width: 575px) {
  #course-company .feature .item {
    width: 100%;
  }
  #course-company .feature .item .txt {
    padding-top: 15px;
  }
  #course-company .process .item .box .icon {
    margin: 0 auto 10px;
    width: 80px;
  }
  #course-company .process .item .box .txt {
    width: 100%;
  }
  #course-company .process .item .box .step {
    display: block;
    margin: 0 auto 15px;
  }
  #course-company .process .item .box .ti {
    text-align: center;
  }
}
/* ===== sd ===== */
#sd .top {
  position: relative;
  padding: 105px 0 80px;
  margin-top: -80px;
}
#sd .top::after {
  content: "";
  display: block;
  width: 74%;
  height: 100%;
  background: #eff3f8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sd .top .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sd .top .pic {
  width: 45%;
}
#sd .top .txt {
  padding-right: 4.5vw;
  width: 55%;
}
#sd .top .txt .p-ti-box .ti {
  margin-bottom: 15px;
}
#sd .top .txt p {
  padding: 10px 0;
  color: #333;
  line-height: 2.4;
}
#sd .bottom {
  padding-top: 26.857%;
  position: relative;
}
#sd .bottom img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#sd .bottom .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 17px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#sd .bottom .txt .p-ti-box {
  color: #fff;
}
#sd .bottom .txt p {
  margin: 10px auto 0;
  padding: 0 20px;
  line-height: 1.8;
}
#sd .bottom .download {
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.6);
}
#sd .bottom .download .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  line-height: 1.6;
}
#sd .bottom .download .item:not(:last-child) {
  border-bottom: rgba(255, 255, 255, 0.15) solid 1px;
}
#sd .bottom .download .item a {
  color: #fff;
}
#sd .bottom .download .item .ti {
  position: relative;
  padding: 0 2vw 0 10px;
  width: calc(100% - 80px);
  font-size: 15px;
  text-align: left;
}
#sd .bottom .download .item .ti::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#sd .bottom .download .item .btn-download {
  width: 80px;
  text-align: center;
}
#sd .bottom .download .item .btn-download a {
  display: inline-block;
}
#sd .bottom .download .item .btn-download a:hover {
  color: #eba123;
}
#sd .bottom .download .item:hover .ti a {
  color: #eba123;
}

#sd .sd-table {
  padding: 70px 0;
}
#sd .item-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
#sd .item-group .esg-ti {
  margin-bottom: 0;
  padding-top: 25px;
  width: 200px;
  font-size: 22px;
  font-weight: 500;
}
#sd .item-group .list {
  padding: 0 0 15px 3.5vw;
  width: calc(100% - 200px);
  border-left: #ccc solid 1px;
}
#sd .item-group .list .item {
  padding-bottom: 30px;
  width: 100%;
  border-bottom: #ddd solid 1px;
}
#sd .item-group .list .item:not(:last-child) {
  margin-bottom: 50px;
}
#sd .item-group .list .tactics, #sd .item-group .list .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
#sd .item-group .list .tactics {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
#sd .item-group .list .tactics .p-sub-ti {
  margin: 0;
}
#sd .item-group .list .tactics .icon {
  font-size: 0;
  text-align: right;
}
#sd .item-group .list .tactics .icon img {
  display: inline-block;
  margin-left: 3px;
}
#sd .item-group .list .content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#sd .item-group .list .content .box {
  position: relative;
  margin-bottom: 20px;
  padding: 30px;
  width: 49%;
  color: #333;
  border-radius: 8px;
  background-color: #f6f6f6;
}
#sd .item-group .list .content .box::before {
  display: block;
  content: "";
  position: absolute;
  top: 35px;
  left: 0;
  width: 5px;
  height: 22px;
  background-color: #0251a0;
}
#sd .item-group .list .content .ti {
  margin-bottom: 3px;
  font-size: 18px;
  color: #0251a0;
  font-weight: 500;
}
#sd .item-group .list .content .ti:nth-child(3) {
  margin-top: 15px;
}
#sd .item-group .list .content .list-style li {
  position: relative;
  padding-left: 20px;
}
#sd .item-group .list .content .list-style li::before {
  display: block;
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  width: 3px;
  height: 3px;
  background-color: #0251a0;
}

@media (max-width: 1679px) {
  #sd .top .pic {
    width: 40%;
  }
  #sd .top .txt {
    padding-right: 2.5vw;
    width: 60%;
  }
}
@media (max-width: 1440px) {
  #sd .bottom .txt {
    width: 70%;
  }
  #sd .bottom p br {
    display: none;
  }
}
@media (max-width: 1365px) {
  #sd .top .txt p {
    line-height: 1.8;
  }
}
@media (max-width: 1199px) {
  #sd .bottom {
    padding: 0 0 40px;
  }
  #sd .bottom img {
    display: none;
    height: auto;
  }
  #sd .bottom .txt {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #sd .bottom .txt .content {
    padding: 10vw 0;
    background: url(../images/sd_bottom_bg.jpg) no-repeat center center;
    background-size: cover;
  }
  #sd .bottom .txt .content p {
    max-width: 860px;
  }
  #sd .bottom .download {
    margin: -50px 20px 0;
    background-color: #006fbb;
  }
}
@media (max-width: 1079px) {
  #sd .item-group .esg-ti {
    width: 160px;
  }
  #sd .item-group .list {
    padding-left: 40px;
    width: calc(100% - 160px);
  }
  #sd .item-group .list .item.single .content .box {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #sd .top {
    padding: 80px 0 45px;
  }
  #sd .top .pic {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
  }
  #sd .top .txt {
    padding: 25px 0 0 0;
    width: 100%;
  }
  #sd .top .txt p {
    font-size: 16px;
    line-height: 1.6;
  }
  #sd .sd-table {
    padding: 45px 0;
  }
  #sd .bottom .txt {
    width: 100%;
    padding: 0 20px;
  }
  #sd .item-group {
    margin-top: 30px;
  }
  #sd .item-group .esg-ti {
    margin-bottom: 20px;
    padding: 8px 15px;
    width: 100%;
    font-size: 17px;
    color: #fff;
    border-radius: 4px;
    background-color: #0251a0;
  }
  #sd .item-group .list {
    padding: 0;
    width: 100%;
    border-left: 0;
  }
  #sd .item-group .list .item {
    padding-bottom: 20px;
  }
  #sd .item-group .list .item:not(:last-child) {
    margin-bottom: 25px;
  }
  #sd .item-group .list .item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  #sd .item-group .list .tactics .p-sub-ti {
    font-size: 18px;
  }
  #sd .item-group .list .tactics .p-sub-ti::before {
    margin-top: -4px;
    width: 26px;
    height: 19px;
  }
  #sd .item-group .list .tactics .icon img {
    width: 50px;
  }
  #sd .item-group .list .content .box {
    margin-bottom: 10px;
    padding: 20px;
  }
  #sd .item-group .list .content .box::before {
    top: 24px;
  }
}
@media (max-width: 767px) {
  #sd .top {
    padding: 20px 0;
    margin-top: 0;
  }
  #sd .top::after {
    display: none;
  }
  #sd .top .txt .p-ti-box .ti {
    margin-bottom: 8px;
  }
  #sd .top .txt p {
    padding: 5px 0;
  }
  #sd .bottom {
    padding-bottom: 30px;
  }
  #sd .bottom .txt .content p {
    font-size: 16px;
    line-height: 1.6;
  }
  #sd .bottom .download {
    margin: 0;
    padding: 10px;
    border-radius: 0;
  }
  #sd .sd-table {
    padding: 0 0 20px;
  }
  #sd .item-group {
    margin-top: 25px;
  }
  #sd .item-group .list .content .box {
    width: 100%;
  }
}
/* ===== about ===== */
#about {
  background: #f3f6f9;
  position: relative;
}
#about .control-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#about .control-box .aw {
  width: 86px;
  height: 86px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  cursor: pointer;
}
#about .control-box .aw.prev {
  background: url(../images/about_aw_prev.png) no-repeat;
  background-size: contain;
  margin-right: 15px;
}
#about .control-box .aw.next {
  background: url(../images/about_aw_next.png) no-repeat;
  background-size: contain;
}
#about .control-box .aw.slick-disabled {
  cursor: not-allowed;
}
#about .summary {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}
#about .deco-text {
  width: 100%;
  text-align: center;
  font-size: 180px;
  color: #e9eef6;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1;
  letter-spacing: 10px;
  pointer-events: none;
}
#about .top-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
#about .top-control .deco-text {
  position: absolute;
  top: -70px;
  left: -50px;
  text-align: left;
}
#about::before {
  content: "";
  display: block;
  width: 100%;
  height: 64px;
  background: #f3f6f9;
  position: absolute;
  top: -64px;
  left: 0;
  z-index: -1;
}
#about .history {
  padding-top: 180px;
}
#about .history .top-control {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about .history .top-control .p-sub-ti {
  margin-bottom: 0;
}
#about .history .deco-line {
  width: 100%;
  height: 1px;
  margin-top: 120px;
  background: #bbb;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
#about .history .history-slick-wrap {
  width: 1650px;
  position: relative;
  left: 240px;
  top: -100px;
  z-index: 1;
}
#about .history .history-slick-wrap .history-slick {
  margin: 0 -10px;
}
#about .history .history-slick-wrap .history-slick .item {
  width: 25%;
  max-width: 500px;
  vertical-align: top;
  padding: 110px 30px 10px 10px;
  position: relative;
}
#about .history .history-slick-wrap .history-slick .item .year {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 24px;
  font-family: "Roboto";
}
#about .history .history-slick-wrap .history-slick .item .year::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/icon_milestone_deco.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
#about .history .history-slick-wrap .history-slick .item .year::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #0251a0;
  position: absolute;
  top: 55px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
#about .history .history-slick-wrap .history-slick .box {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 50px;
}
#about .history .history-slick-wrap .history-slick .box ul {
  min-height: 350px;
}
#about .history .history-slick-wrap .history-slick .box ul li {
  position: relative;
  font-size: 17px;
  color: #444;
  padding-left: 60px;
  margin-bottom: 12px;
}
#about .history .history-slick-wrap .history-slick .box ul li:last-child {
  margin-bottom: 0;
}
#about .history .history-slick-wrap .history-slick .box ul li span {
  position: absolute;
  top: 0;
  left: 0;
  color: #0251a0;
}
#about .history .history-slick-wrap .history-slick .box ul li span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0251a0;
  margin: -4px 8px 0 0;
}
#about .team {
  margin-top: 80px;
  position: relative;
  z-index: 2;
}
#about .team .top-control {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about .team .top-control .p-sub-ti {
  margin-bottom: 0;
}
#about .team .team-slick-wrap {
  margin-top: 30px;
  width: 87%;
  padding: 70px 90px 90px 240px;
  background: url(../images/feedback_bg.jpg) repeat;
  border-radius: 0 20px 20px 0;
}
#about .team .team-slick .item-g .pic, #about .team .team-slick .item-g .txt {
  display: inline-block;
  vertical-align: top;
}
#about .team .team-slick .item-g .pic {
  width: 360px;
  position: relative;
}
#about .team .team-slick .item-g .pic .name {
  position: absolute;
  right: -25px;
  bottom: 50px;
  margin: 0;
  padding: 0 5px;
  width: 215px;
  font-size: 18px;
  text-align: center;
  line-height: 47px;
  background: #fff;
}
#about .team .team-slick .item-g .pic .name span {
  font-size: 22px;
  font-weight: 500;
}
#about .team .team-slick .item-g .txt {
  width: calc(100% - 360px);
  padding: 20px 0 0 90px;
  overflow-y: auto;
}
#about .team .team-slick .item-g .txt .summary {
  color: #fff;
}
#about .team .team-slick .item-g .txt .temp-team .list-g .list {
  color: #fff;
}
#about .team .team-slick .item-g .txt .temp-team .list-g .list ul, #about .team .team-slick .item-g .txt .temp-team .list-g .list ol {
  padding-left: 20px;
}
#about .team .team-slick .item-g .content .mCSB_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#about .cooperation {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 100px 0;
  margin-top: 40px;
}
#about .cooperation::before {
  display: block;
  content: "";
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: #fff;
}
#about .cooperation .deco-text {
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  opacity: 0.4;
}
#about .cooperation .wrap-1420 {
  position: relative;
  z-index: 2;
}
#about .cooperation .btn-wrap {
  margin-top: 50px;
}
#about .cooperation .cooperation-item-g {
  position: relative;
  margin: 50px -15px 0;
  padding: 0 65px;
}
#about .cooperation .cooperation-item-g .item {
  padding: 10px 15px;
  max-width: 440px;
}
#about .cooperation .cooperation-item-g .box {
  max-width: 410px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#about .cooperation .cooperation-item-g .box .pic {
  border-radius: 8px;
  overflow: hidden;
}
#about .cooperation .cooperation-item-g .box .pic img {
  width: 100%;
}
#about .cooperation .cooperation-item-g .box .txt {
  margin-top: 20px;
}
#about .cooperation .cooperation-item-g .box .txt .name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
#about .cooperation .cooperation-item-g .box .txt .name span {
  display: block;
  padding-top: 6px;
  font-size: 17px;
  font-weight: normal;
}
#about .cooperation .cooperation-item-g .box .btn-wrap {
  text-align: right;
  margin-top: 15px;
}
#about .cooperation .cooperation-item-g .box .btn-wrap a {
  font-size: 15px;
  color: #666;
  border-bottom: 1px solid #666;
}
#about .cooperation .cooperation-item-g .box .btn-wrap a i {
  display: inline-block;
  margin-left: 5px;
}
#about .info-list li {
  position: relative;
  font-size: 17px;
  padding-left: 65px;
  padding-bottom: 20px;
  color: #444;
}
#about .info-list li::before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #bbb;
  position: absolute;
  top: 6px;
  left: 50px;
}
#about .info-list li:last-child {
  padding-bottom: 0;
}
#about .info-list li span {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-weight: 500;
}
#about .info-list li a {
  color: #444;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#about .info-list li a i {
  display: inline-block;
}
#about .info-list li a .fa-external-link-alt {
  color: #eba123;
  margin-left: 8px;
}
#about .info-list li a .fa-facebook-square {
  font-size: 22px;
  margin-right: 8px;
}

/* ---- 卷軸 ---- */
.mCSB_scrollTools.mCS-inset-2-dark {
  opacity: 1;
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_buttonUp, .mCSB_scrollTools.mCS-inset-2-dark .mCSB_buttonDown {
  opacity: 1;
  background-color: #4092e2;
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_draggerContainer {
  background-color: rgba(181, 210, 238, 0.65);
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_dragger .mCSB_dragger_bar {
  margin: 0;
  width: 100%;
  border-radius: 0;
  background-color: rgb(0, 48, 95);
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools.mCS-inset-2-dark .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgb(0, 48, 95);
}
.mCSB_scrollTools.mCS-inset-2-dark .mCSB_dragger .mCSB_draggerRail {
  border: none;
  border-radius: 0;
}

.mCSB_inside > .mCSB_container {
  margin-right: 35px !important;
}

@media (min-width: 992px) {
  #about .control-box .aw.prev:hover {
    background: url(../images/about_aw_prev_h.png) no-repeat;
    background-size: contain;
  }
  #about .control-box .aw.next:hover {
    background: url(../images/about_aw_next_h.png) no-repeat;
    background-size: contain;
  }
  #about .control-box .aw.next.slick-disabled {
    cursor: pointer;
  }
  #about .cooperation .cooperation-item-g .box .btn-wrap a:hover {
    color: #0251a0;
  }
  #about .info-list li a:hover {
    color: #0251a0;
  }
}
@media (min-width: 1441px) {
  #about .cooperation .deco-text {
    font-size: 140px;
  }
}
@media (max-width: 1699px) {
  #about .deco-text {
    font-size: 130px;
  }
  #about .top-control .deco-text {
    top: -73px;
    left: -39px;
  }
  #about .history {
    padding-top: 140px;
  }
  #about .history .history-slick-wrap {
    left: 210px;
  }
  #about .history .deco-line {
    margin-top: 70px;
  }
  #about .team {
    margin-top: 75px;
  }
  #about .team .team-slick-wrap {
    padding: 50px 50px 50px 70px;
    width: 95%;
  }
  #about .tec .tec-item-g {
    padding-left: 0;
  }
  #about .cooperation {
    margin-top: 20px;
  }
  #about .cooperation .deco-text {
    top: 50px;
  }
}
@media (max-width: 1440px) {
  #about .deco-text {
    font-size: 100px;
  }
  #about .top-control .deco-text {
    top: -40px;
    left: -23px;
  }
  #about .control-box .aw {
    width: 56px;
    height: 56px;
  }
  #about .control-box .aw.prev {
    margin-right: 10px;
  }
  #about .history {
    padding-top: 90px;
  }
  #about .history .history-slick-wrap {
    width: 100%;
    left: unset;
    padding: 0 0 0 80px;
  }
  #about .history .history-slick-wrap .history-slick .box {
    padding: 30px;
  }
  #about .history .history-slick-wrap .history-slick .item {
    padding: 110px 20px 10px 10px;
    max-width: 450px;
  }
  #about .team {
    margin-top: 0;
  }
  #about .team .team-slick-wrap {
    width: calc(100% - 30px);
    padding: 50px 30px;
  }
  #about .team .team-slick .item-g .pic {
    width: 35%;
  }
  #about .team .team-slick .item-g .txt {
    width: 65%;
    padding: 20px 0 0 75px;
  }
  #about .tec .wrap-1340 {
    padding: 0 30px;
  }
  #about .tec .tec-item-g .item:nth-child(3n+1) {
    margin-top: 50px;
  }
  #about .tec .tec-item-g .item:nth-child(3n-1) {
    margin-top: 25px;
  }
  #about .cooperation {
    margin-top: 40px;
    padding: 70px 0;
  }
  #about .cooperation .deco-text {
    top: 33px;
  }
  #about .cooperation .btn-wrap .btn-style {
    width: 150px;
  }
}
@media (max-width: 1299px) {
  #about .history .history-slick-wrap {
    padding: 0 30px;
  }
  #about .cooperation {
    margin-top: 20px;
  }
  #about .cooperation .cooperation-item-g .box .txt .name {
    font-size: 18px;
  }
}
@media (max-width: 1079px) {
  #about .cooperation .cooperation-item-g {
    margin: 30px -10px 0;
  }
  #about .cooperation .cooperation-item-g .item {
    padding: 10px;
  }
  #about .cooperation .cooperation-item-g .box {
    padding: 10px 10px 25px;
  }
  #about .cooperation .cooperation-item-g .box .txt {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  #about .deco-text {
    display: none;
  }
  #about .control-box .aw {
    width: 46px;
    height: 46px;
  }
  #about .control-box .aw.prev {
    margin-right: 5px;
    background: url(../images/about_aw_prev_h.png) no-repeat;
    background-size: contain;
  }
  #about .control-box .aw.next {
    background: url(../images/about_aw_next_h.png) no-repeat;
    background-size: contain;
  }
  #about .summary {
    line-height: 1.6;
    font-size: 16px;
  }
  #about .history {
    padding-top: 60px;
  }
  #about .history .top-control {
    margin-bottom: 50px;
  }
  #about .history .deco-line {
    margin-top: 45px;
  }
  #about .history .history-slick-wrap .history-slick .item {
    padding: 85px 10px 10px;
  }
  #about .history .history-slick-wrap .history-slick .item .year {
    font-size: 20px;
    left: 0;
  }
  #about .history .history-slick-wrap .history-slick .item .year::after {
    height: 20px;
  }
  #about .history .history-slick-wrap .box {
    padding: 20px;
  }
  #about .history .history-slick-wrap .box ul li {
    font-size: 16px;
  }
  #about .team {
    margin-top: -40px;
    padding: 0 20px;
  }
  #about .team .top-control {
    margin-bottom: 0;
  }
  #about .team .control-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #about .team .team-slick-wrap {
    width: 100%;
    margin-top: 25px;
    padding: 30px 20px 40px;
    border-radius: 8px;
  }
  #about .team .team-slick .item-g .txt {
    padding: 0 0 0 30px;
  }
  #about .team .team-slick .item-g .pic .name {
    position: relative;
    right: unset;
    bottom: unset;
    width: 100%;
  }
  #about .team .team-slick .item-g .pic .name span {
    font-size: 20px;
  }
  #about .tec {
    margin-top: 40px;
  }
  #about .tec .wrap-1340 {
    padding: 0 20px;
  }
  #about .tec .tec-item-g {
    margin: 30px -20px 0;
  }
  #about .tec .tec-item-g .item {
    margin-bottom: 25px;
    padding: 0 20px;
  }
  #about .tec .tec-item-g .item:nth-child(3n+1) {
    margin-top: 0;
  }
  #about .tec .tec-item-g .item:nth-child(3n-1) {
    margin-top: 0;
  }
  #about .tec .tec-item-g .box .txt {
    margin-top: 10px;
  }
  #about .tec .tec-item-g .box .txt .name {
    font-size: 18px;
  }
  #about .tec .tec-item-g .box .txt p {
    margin-top: 0;
  }
  #about .cooperation {
    margin-top: 0;
    padding: 40px 0;
  }
  #about .cooperation .cooperation-item-g {
    margin: 0 -10px;
    padding: 0 35px;
  }
  #about .cooperation .cooperation-item-g .box {
    padding: 15px;
  }
  #about .cooperation .cooperation-item-g .box .txt {
    margin-top: 15px;
  }
  #about .cooperation .cooperation-item-g .box .txt .name {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #about .cooperation .btn-wrap {
    margin-top: 35px;
  }
  #about .info-list li {
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 50px;
  }
  #about .info-list li::before {
    top: 4px;
    left: 41px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  #about .p-ti-box .ti {
    font-weight: 500;
  }
  #about .cooperation .p-sub-ti {
    text-align: left !important;
  }
  #about .history {
    padding-top: 40px;
  }
  #about .history .history-slick-wrap .history-slick .item {
    max-width: 100%;
  }
  #about .history .history-slick-wrap .history-slick .item .box ul {
    min-height: 220px;
  }
  #about .history .history-slick-wrap .history-slick .box {
    padding: 20px;
    height: 500px;
    overflow-y: auto;
  }
  #about .team > .wrap-1420 {
    padding: 0;
  }
  #about .team .team-slick-wrap {
    margin-top: 15px;
  }
  #about .team .team-slick .item-g .pic {
    display: block;
    margin: auto;
    width: auto;
    max-width: 220px;
  }
  #about .team .team-slick .item-g .txt {
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
  #about .tec .tec-item-g {
    margin: 25px -10px 0;
  }
  #about .tec .tec-item-g .item {
    width: 50%;
    padding: 0 10px;
  }
  #about .cooperation .cooperation-item-g {
    margin: 15px 0 0;
  }
  #about .cooperation .cooperation-item-g .item {
    width: 50%;
    margin-bottom: 25px;
  }
  #about .cooperation .cooperation-item-g .btn-wrap {
    margin-top: 10px;
  }
}
@media (max-width: 649px) {
  #about .cooperation .cooperation-item-g .item {
    margin: 0 auto;
    width: 100%;
  }
  #about .cooperation .cooperation-item-g .item:not(:last-child) {
    margin-bottom: 25px;
  }
}
/* ===== team ===== */
.header-section {
  text-align: center;
  padding: 60px 20px 40px;
  background-color: #f5f5f5;
}

.header-section h1 {
  font-size: 32px;
  color: #333;
  margin-bottom: 20px;
}

.header-section p {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;
}

.wrap-1420 {
  max-width: 1420px;
  margin: 0 auto;
}

.cards-container {
  padding-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.card {
  background-color: white;
  border-radius: 8px;
  padding: 30px;
  width: 100%;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  position: relative;
}

.card:hover {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.card .badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #b2242a;
  color: white;
  padding: 5px 15px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 18px;
}

.avatar {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f0f0f0;
}

.avatar svg {
  width: 100%;
  height: 100%;
}

.card h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}

.card p {
  font-size: 17px;
  color: #444;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 20px;
  height: 4.8em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.card a {
  color: #b2242a;
  text-decoration: none;
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.card a:hover {
  text-decoration: underline;
}

.cta-button {
  text-align: center;
  margin-top: 40px;
}

.cta-button a {
  background: linear-gradient(135deg, #f5a623 0%, #f7b733 100%);
  color: white;
  border: none;
  padding: 15px 40px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0 4px 12px rgba(245, 166, 35, 0.4);
          box-shadow: 0 4px 12px rgba(245, 166, 35, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
}

.cta-button a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 16px rgba(245, 166, 35, 0.5);
          box-shadow: 0 6px 16px rgba(245, 166, 35, 0.5);
}

@media (max-width: 768px) {
  .header-section h1 {
    font-size: 24px;
  }
  .cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .cards-container {
    grid-template-columns: 1fr;
  }
}
#team-view .main .item-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#team-view .main .item-g .info {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#team-view .main .item-g .info p {
  font-size: 17px;
}

#team-view .main .item-g .pic {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

#team-view .main .item-g .pic::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #0251a0;
  position: absolute;
  left: -20px;
  bottom: -20px;
  z-index: -1;
}

#team-view .main .item-g .pic img {
  width: 100%;
  height: auto;
  display: block;
}

#team-view .main .item-g .jobti {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #0066cc;
  display: inline-block;
}

#team-view .main .item-g p {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
}

#team-view .main .item-g ul.reset {
  list-style: none;
  padding: 0;
  margin: 0;
}

#team-view .main .item-g ul.reset li {
  position: relative;
  font-size: 17px;
  padding-left: 110px;
  padding-bottom: 15px;
  color: #444;
}

#team-view .main .item-g .info > ul > li::before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #bbb;
  position: absolute;
  top: 6px;
  left: 90px;
}

#team-view .main .item-g ul.reset li span {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-weight: 500;
}

#team-view .intro-edit {
  position: relative;
  margin-top: 50px;
  padding: 170px 0 60px;
  background: url(../images/client_bg.jpg) no-repeat center center;
  background-size: cover;
}

#team-view .intro-edit::before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: url(../images/client_intor_deco.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}

#team-view .intro-edit .btn-wrap {
  margin-top: 35px;
}

@media (max-width: 768px) {
  #team-view .main .item-g {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #team-view .main .item-g .info,
  #team-view .main .item-g .pic {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}