@import url('/wp-content/themes/global/static/css/animate.min.css');
@import url('/wp-content/themes/global/static/css/swiper-bundle.min.css');
@import url('/wp-content/themes/global/static/css/hover-min.css');
@import url('/wp-content/themes/global/static/css/reset.css');
@import url('/wp-content/themes/global/static/css/news.css');
@import url(/wp-content/themes/global/static/dist/icon/iconfont.css);
@import url(/wp-content/themes/global/static/dist/icon/bottom_icon/iconfont.css);
@font-face {
  font-family: "Poppins";
  src: url(/wp-content/themes/global/static/fonts/pxiEyp8kv8JHgFVrJJfecg.woff2);
}
@font-face {
  font-family: "Inter";
  src: url(/wp-content/themes/global/static/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2);
}
#all #this_col .proDetailPage .descriptionWrapper h2,#all #this_col .proDetailPage .overviewWrapper h2{
   font-weight: revert-layer;
   font-size: revert-layer;
}
#all #this_col .proDetailPage .descriptionWrapper  ul,#all #this_col .proDetailPage .overviewWrapper ul{
    list-style: revert-layer;
    margin-left: 15px;
}
#all #this_col .proDetailPage .descriptionWrapper h3,#all #this_col .proDetailPage .overviewWrapper h3{
     font-weight: revert-layer;
   font-size: revert-layer;
}


.head_holder {
  display: none !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  opacity: 1;
  background-color: transparent;
  color: #fff;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 24px;
}
.swiper-button-prev::before,
.swiper-button-next::before {
  opacity: 0;
}
.index_layout {
  width: 1540px;
  margin: 0 auto;
}
.head_title {
  text-transform: capitalize;
  font-size: 12px;
  letter-spacing: 2px;
  background: #dde7f3;
  color: #0e6aed;
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px 10px;
  font-family: 'Poppins';
  border-radius: 4px;
}
.index_title {
  color: #092c47;
  font-size: 45px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: "Inter";
}
.index_title span {
  color: #0e6aed;
}
.index_desc {
  font-size: 16px;
  font-family: "Inter";
  color: #22445f;
}
.this_button {
  border: 1px solid #1c1d1d;
  padding: 10px 20px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  gap: 0 10px;
  transition: all 0.5s;
}
.this_button span {
  font-size: 18px;
  transition: all 0.5s;
}
.this_button i {
  font-size: 24px;
  font-weight: bold;
  transition: all 0.5s;
}
.this_button:hover {
  background-color: #1c1d1d;
  transition: all 0.5s;
}
.this_button:hover span {
  color: #fff;
  transition: all 0.5s;
}
.this_button:hover i {
  color: #fff;
  transition: all 0.5s;
}
.page_layout {
  width: 1300px;
  margin: 0 auto;
}
#all {
  font-family: "Inter";
}
#all .titleWrap {
  margin-bottom: 40px;
}
#all .titleWrap .about_title {
  font-size: 45px;
  color: #092c47;
  font-weight: bold;
  text-align: center;
}
#all .titleWrap .about_title .desc {
  font-size: 16px;
  color: #092c47;
  font-weight: normal;
}
#all #this_col ul {
  margin: 0;
}
#all #this_col header {
  z-index: 9;
  position: fixed;
  width: 100%;
}
#all #this_col header .page-title {
  z-index: 9;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: auto;
  background-color: transparent;
  border-bottom: 1px solid #eaeaea;
}
#all #this_col header .page-title .this_in {
  width: 1460px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#all #this_col header .page-title .this_in .left {
  display: flex;
  gap: 0 30px;
}
#all #this_col header .page-title .this_in .this_child {
  display: flex;
  align-items: center;
  gap: 20px;
}
#all #this_col header .page-title .this_in .this_child .img_b {
  width: 30px;
}
#all #this_col header .page-title .this_in .this_child .img_b img {
  width: 100%;
  height: 100%;
}
#all #this_col header .page-title .this_in .this_child a {
  font-size: 14px;
  color: #212121;
}
#all #this_col header .page-title .this_in .right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 0 20px;
}
#all #this_col header .page-title .this_in .this_icon {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
#all #this_col header .page-title .this_in .this_icon a {
  display: inline-block;
}
#all #this_col header .page-title .this_in .this_icon .img_b {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#all #this_col header .page-title .this_in .this_icon .img_b img {
  width: 100%;
}
#all #this_col header .page-title .this_in .searchWrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  gap: 0 20px;
}
#all #this_col header .page-title .this_in .searchWrapper .this_language select {
  padding: 0 20px;
  box-sizing: border-box;
  border-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  text-transform: capitalize;
  line-height: 2;
  color: #415D74;
  font-size: 16px;
  background-image: url(../img/down.svg);
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  background-repeat: no-repeat, repeat;
}
#all #this_col header .page-title .this_in .searchWrapper .this_language .icon-diqiu {
  color: #949494;
  font-size: 18px;
}
#all #this_col header .page-title .this_in .searchWrapper .search {
  position: relative;
}
#all #this_col header .page-title .this_in .searchWrapper .search img {
  max-width: 17px;
}
#all #this_col header .page-title .this_in .searchWrapper .search .iconfont {
  color: #b6b6b6;
  font-size: 18px;
  transition: all 0.5s;
}
#all #this_col header .page-title .this_in .searchWrapper .search .form {
  position: absolute;
  width: 20vw;
  top: 2vw;
  z-index: 9;
  opacity: 0;
  transition: all 0.5s;
  visibility: hidden;
}
#all #this_col header .page-title .this_in .searchWrapper .search .form input {
  border: none;
  padding: 0.5vw;
  border-radius: 0.2vw;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px #000;
}
#all #this_col header .page-title .this_in .searchWrapper .search .form input:last-of-type {
  background-color: #624434;
  color: #fff;
}
#all #this_col header .page-title .this_in .searchWrapper .search:hover .iconfont {
  color: #3d2a20;
}
#all #this_col header .page-title .this_in .searchWrapper .search:hover .form {
  opacity: 1;
  transition: all 0.5s;
  visibility: visible;
}
#all #this_col header .this_web_head {
  width: 100%;
  top: 0;
  z-index: 12;
  /*padding: 15px 0;*/
  background-color: transparent;
  transition: all 0.3s;
}
#all #this_col header .this_web_head .Wrapper {
  position: relative;
  /*width: 1460px;*/
  width: 1420px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*padding: 0 20px;*/
  box-sizing: border-box;
}
#all #this_col header .this_web_head .Wrapper .logo {
  width: 180px;
}
#all #this_col header .this_web_head .Wrapper .logo .img_b {
  overflow: hidden;
}
#all #this_col header .this_web_head .Wrapper .logo .img_b img {
  width: 100%;
}
#all #this_col header .this_web_head .Wrapper .web_nav {
  display: flex;
  align-items: center;
  gap: 0 3.125vw;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul {
  display: flex;
  gap: 0 30px;
  z-index: 9;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li {
  flex: auto;
  line-height: 1.3;
  position: relative;
  text-align: center;
  transition: all 300ms;
  display: flex;
  align-items: center;
  transition: all 0.5s;
  
  padding: 25px 0;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a {
  transition: all 0.5s;
  color: #333;
  font-family: "Source Han Sans SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 5px;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a b {
  margin-left: 4px;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a b::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 4px solid #000;
  border-top-width: 5px;
  border-bottom: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  vertical-align: middle;
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 300px;
  top:100%;
  transform: scale(0.9);
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li {
  visibility: hidden;
  background-color: #fff;
  line-height: 2;
  position: relative;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > a {
  color: #353535;
  display: flex;
  padding-right: 0.8vw;
  padding-left: 0.2vw;
  align-items: center;
  font-size: 14px;
  text-align: start;
  background-color: transparent;
  border-bottom: none;
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > a > b {
  margin-left: 4px;
  transform: none;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > a > b::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 5px solid #aaa;
  border-left-width: 6px;
  border-right: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  right: 20px;
  top: 14px;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 280px;
  transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  right: 0;
  top: 0vw;
  transform: translate(105%, 0);
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul li {
  transition: all 0.5s;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  line-height: 2;
  visibility: hidden;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul li a {
  transition: all 0.5s;
  display: flex;
  padding-right: 0.8vw;
  padding-left: 0.2vw;
  align-items: center;
  background-color: transparent;
  margin: 0 0.3vw;
  border-bottom: none;
  font-size: 14px;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover {
  background-color: #e5e5e5;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > a {
  text-decoration: none;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > ul {
  visibility: visible;
  transition: all 1s;
  opacity: 1;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > ul > li {
  visibility: visible;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > a {
  transition: all 0.5s;
  text-decoration: none;
  color: var(--color);
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > a > b::after {
  transform: rotate(180deg);
  transition: all 0.5s;
  border-color: #000;
  border-left-color: transparent;
  border-right-color: transparent;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul > li {
  visibility: visible;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul > li > a {
  border-bottom: none;
  color: #353535;
}
#all #this_col header .this_web_head .Wrapper .web_nav > ul > li.current-menu-item a {
  position: relative;
  color: var(--color);
}
#all #this_col header .this_web_head .Wrapper .web_nav .this_button {
  color: var(--BK-White, #FFF);
  font-family: "Source Han Sans SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  border: none;
  border-radius: 4px;
  background: var(--color);
  display: flex;
  padding: 8px 20px;
  align-items: flex-start;
  gap: 10px;
  transition: all 0.5s;
}
#all #this_col header .this_web_head .Wrapper .web_nav .this_button:hover {
  background-color: var(--color-dark);
  transition: all 0.5s;
}
#all #this_col header .sjheader {
  display: none;
  background-color: #202020;
  width: 100%;
  z-index: 9999;
  position: fixed;
}
#all #this_col header .sjheader .Wrapper .menuTop {
  display: flex;
  padding: 0 3vw;
  justify-content: space-between;
  align-items: center;
}
#all #this_col header .sjheader .Wrapper .menuTop .menuicon {
  flex: 0 20vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
#all #this_col header .sjheader .Wrapper .menuTop .menuicon .imgWrapper {
  width: 7vw;
}
#all #this_col header .sjheader .Wrapper .menuTop .menuicon .imgWrapper img {
  width: 100%;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-logo {
  padding: 1vw 0;
  flex: 0 30vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-logo .imgWrapper {
  width: 21vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-logo .imgWrapper img {
  max-height: 50px;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-logo .imgWrapper p {
  font-size: 6vw;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language {
  width: 20vw;
  display: flex;
  justify-content: flex-end;
  gap: 2vw;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-language .iconfont {
  color: #fff;
  font-size: 6vw;
  float: right;
  transition: all 0.5s;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search .iconfont-icon {
  color: #fff;
  font-size: 6vw;
  float: right;
  transition: all 0.5s;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search .form {
  position: absolute;
  top: 12vw;
  z-index: 9;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
  visibility: hidden;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search .form input {
  border: none;
  padding: 2vw 2vw;
  border-radius: 0.8vw;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px #000;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search .form input:last-of-type {
  background-color: #906e49;
  color: #fff;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search:hover .iconfont {
  color: #906e49;
}
#all #this_col header .sjheader .Wrapper .menuTop .sj-search-language .sj-search:hover .form {
  opacity: 1;
  transition: all 0.5s;
  visibility: visible;
}
#all #this_col header .sjheader .Wrapper .one_level {
  position: absolute;
  background-color: #fff;
  transform: translateX(-100%);
  width: 100%;
  padding: 2vw 0 4vw 0;
  z-index: 8;
  transition: all 0.4s;
}
#all #this_col header .sjheader .Wrapper .one_level > li {
  margin: 0 4vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #47474721;
}
#all #this_col header .sjheader .Wrapper .one_level > li a {
  line-height: 3;
  color: #202020;
  font-size: 3vw;
}
#all #this_col header .sjheader .Wrapper .one_level > li span {
  display: block;
  width: 100px;
  cursor: pointer;
}
#all #this_col header .sjheader .Wrapper .one_level > li span img {
  width: 5px;
  float: right;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul {
  transform: translateX(-100%);
  position: absolute;
  background-color: #FFF;
  top: 3vw;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9;
  transition: all 400ms;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul button {
  padding: 0 4vw;
  width: 100%;
  border: none;
  line-height: 3;
  display: flex;
  align-items: center;
  font-size: 3.5vw;
  cursor: pointer;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul button span {
  display: block;
  margin-right: 2vw;
  width: 5px;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul button span img {
  width: 100%;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul button p {
  text-align: left;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul li {
  margin: 0 4vw;
  border-bottom: 1px solid #47474721;
}
#all #this_col header .sjheader .Wrapper .one_level > li ul li a {
  line-height: 3;
  color: #202020;
  font-size: 3vw;
}
#all #this_col header .sjheader .Wrapper .one_level > li > .two_open {
  transform: translateX(0);
  transition: all 0.4s;
}
#all #this_col header .sjheader .Wrapper .one_open {
  transform: translateX(0);
  transition: all 0.4s;
}
#all #this_col .page_head {
  position: static;
}
#all #this_col .head {
  /*position: fixed;*/
}
#all #this_col .thisBanner {
  width: 100%;
}
#all #this_col .thisBanner .img_b {
  width: 100%;
}
#all #this_col .thisBanner .img_b img {
  width: 100%;
}
#all #this_col .foot_inquiry {
  display: flex;
  align-items: center;
  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
  transform: translateY(80px);
  background-color: #072C50;
  border-radius: 30px;
  justify-content: space-between;
}
#all #this_col .foot_inquiry .left {
  flex: 0 48%;
}
#all #this_col .foot_inquiry .left .title {
  color: #fff;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 20px;
}
#all #this_col .foot_inquiry .left .desc {
  color: #fff;
  font-size: 15px;
}
#all #this_col .foot_inquiry .right {
  flex: 0 45%;
}
#all #this_col .foot_inquiry .right .inputWrap {
  width: 100%;
}
#all #this_col .foot_inquiry .right .inputWrap p{
    display: flex;
}
#all #this_col .foot_inquiry .right .inputWrap input {
  width: 60%;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
}
#all #this_col .foot_inquiry .right .inputWrap input::placeholder {
  color: #b1b1b1;
}
#all #this_col .foot_inquiry .right .inputWrap .f-sub {
  font-size: 14px;
  font-weight: bold;
  background-color: #072C50;
  color: #fff;
  max-width: 120px;
  border: 1px solid #072C50;
  border-bottom: 1px solid #ffffff88;
}
#all #this_col footer .this_web_footer {
  background-color: #E8E8E8;
  padding-top: 2.5vw;
}
#all #this_col footer .this_web_footer .this_in {
  width: 1420px;
  margin: auto;
}
#all #this_col footer .this_web_footer .top .this_in {
  display: flex;
  justify-content: space-between;
  padding-top: 3.64583333vw;
  padding-bottom: 2.60416667vw;
}
#all #this_col footer .this_web_footer .top .this_in .this_intro {
  flex: 0 30%;
}
#all #this_col footer .this_web_footer .top .this_in .this_intro .logoWrap {
  max-width: 200px;
  margin-bottom: 20px;
}
#all #this_col footer .this_web_footer .top .this_in .this_intro .logoWrap img {
  width: 100%;
}
#all #this_col footer .this_web_footer .top .this_in .this_intro h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
}
#all #this_col footer .this_web_footer .top .this_in .this_intro p {
  color: #000;
  font-size: 16px;
  display: inline-block;
  width: 80%;
}
#all #this_col footer .this_web_footer .top .this_in .this_child {
  flex: 0 15%;
}
#all #this_col footer .this_web_footer .top .this_in .this_child h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}
#all #this_col footer .this_web_footer .top .this_in .this_child ul {
  display: flex;
  flex-direction: column;
  gap: 15px 0;
}
#all #this_col footer .this_web_footer .top .this_in .this_child ul li a {
  font-size: 14px;
  color: #000;
  position: relative;
}
#all #this_col footer .this_web_footer .top .this_in .this_child h5 {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text {
  display: flex;
  flex-direction: column;
  gap: 5px 0;
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text .info {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text .info .iconWrap {
  margin-right: 5px;
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text .info .iconWrap img {
    min-width: 16px;
  max-width: 16px;
  filter: invert(1)
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text p {
  color: #000;
  font-size: 14px;
}
#all #this_col footer .this_web_footer .top .this_in .this_child .this_text p a{
  color: #000;
  font-size: 14px;
}

#all #this_col footer .this_web_footer .top .this_in .contact_child {
  flex: 0 25%;
}
#all #this_col footer .this_web_footer .copy .this_in {
  padding: 20px 0;
  border-top: 1px solid #000;
  display: flex;
  justify-content: space-between;
}
#all #this_col footer .this_web_footer .copy .this_in .left {
  display: flex;
  align-items: center;
}
#all #this_col footer .this_web_footer .copy .this_in .left p {
  color: #000;
  font-size: 14px;
}
#all #this_col footer .this_web_footer .copy .this_in .right ul {
  display: flex;
  align-items: center;
  gap: 0 5px;
}
#all #this_col footer .this_web_footer .copy .this_in .right ul li a {
  display: inline-block;
  width: 35px;
  height: 35px;
}
#all #this_col footer .this_web_footer .copy .this_in .right ul li a img {
  width: 100%;
  height: 100%;
}
#all #this_col footer .sj-footer {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #1c1c1c;
  padding: 1vw 0;
  box-sizing: border-box;
  z-index: 999;
}
#all #this_col footer .sj-footer ul {
  width: 96vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#all #this_col footer .sj-footer ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 3vw;
}
#all #this_col footer .sj-footer ul li a .iconfont {
  font-size: 6vw;
}
#all #this_col footer .sj-footer ul li a:hover {
  text-decoration: none;
}
#all #this_col footer .sj-footer ul #f-logo .imgWarp {
  width: 36vw;
  display: flex;
  justify-content: center;
}
#all #this_col footer .sj-footer ul #f-logo .imgWarp img {
  width: 200px;
  filter:brightness(0) invert(1);
}
#all #this_col .about_module05 {
  padding: 5vw 0;
  background-color: #f4f6f9;
}
#all #this_col .about_module05 .Wrap {
  background-color: #fff;
}
#all #this_col .about_module05 .Wrap .hd ul {
  display: flex;
  gap: 30px;
}
#all #this_col .about_module05 .Wrap .hd ul li {
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #0e6aed;
}
#all #this_col .about_module05 .Wrap .hd ul .on {
  border-bottom: 4px solid ;
}
#all #this_col .about_module05 .Wrap .bd {
  padding: 5px;
  margin-top: 10px;
}
#all #this_col .about_module05 .Wrap .bd .list {
  display: flex;
  flex-wrap: wrap;
}
#all #this_col .about_module05 .Wrap .bd .list li {
  flex: 0 33.333%;
  padding: 15px 15px 20px;
}
#all #this_col .about_module05 .Wrap .bd .list li .imgWrap {
  width: 100%;
}
#all #this_col .about_module05 .Wrap .bd .list li .imgWrap img {
  width: 100%;
}
#all #this_col .page_faq {
  padding: 5vw 0;
}
#all #this_col .page_faq .page_layout .faq ul {
  width: 100%;
}
#all #this_col .page_faq .page_layout .faq ul li {
  margin-bottom: 20px;
}
#all #this_col .page_faq .page_layout .faq ul li .question {
  padding: 20px;
  background-color: #dadada;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
#all #this_col .page_faq .page_layout .faq ul li .question b {
  position: absolute;
  content: "";
  background-image: url(../img/faqarrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  font-family: Astra;
  font-size: 14px;
  font-weight: 700;
  color: #a7afb4;
  transform: rotate(0deg);
  transition: all 0.3s;
}
#all #this_col .page_faq .page_layout .faq ul li .question .active {
  transform: rotate(180deg);
}
#all #this_col .page_faq .page_layout .faq ul li .answer {
  display: none;
  padding: 10px 20px 10px 20px;
  font-size: 16px;
  color: #546a8c;
}
#all #this_col .indexPage .bannerWrapper {
  position: relative;
}
#all #this_col .indexPage .bannerWrapper .this_child {
  position: relative;
  width: 100%;
  height: 100%;
}
#all #this_col .indexPage .bannerWrapper .this_child .img_b {
  width: 100%;
  height: 100%;
}
#all #this_col .indexPage .bannerWrapper .this_child .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text {
  width: 75vw;
  margin: auto;
  position: absolute;
  top: 45%;
  left: 52%;
  transform: translate(-50%, -50%);
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in {
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in h3 {
  font-size: 4.5vw;
  color: #fff;
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in h5 {
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in .this_button {
  border: 1px solid #fff;
  background-color: #fff;
  margin-top: 40px;
}
#all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in .this_button:hover {
  border: 1px solid #333;
  background-color: #333;
}
#all #this_col .indexPage .bannerWrapper .swiper-button-prev {
  left: 20px;
}
#all #this_col .indexPage .bannerWrapper .swiper-button-next {
  right: 20px;
}
#all #this_col .indexPage .Wrapper01 {
  padding: 10vw 0;
  position: relative;
}
#all #this_col .indexPage .Wrapper01 .index_layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 20px;
}
#all #this_col .indexPage .Wrapper01 .index_layout .left {
  flex: 0 57%;
}
#all #this_col .indexPage .Wrapper01 .index_layout .left .imgWrap {
  width: 100%;
  height: 100%;
}
#all #this_col .indexPage .Wrapper01 .index_layout .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#all #this_col .indexPage .Wrapper01 .index_layout .right {
  flex: 0 41%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 2vw;
}
#all #this_col .indexPage .Wrapper01 .index_layout .right .about_title,
#all #this_col .indexPage .Wrapper01 .index_layout .right .index_title {
  color: #092c47;
  font-size: 45px;
  line-height: 1.5;
  margin-bottom: 20px;
}
#all #this_col .indexPage .Wrapper01 .index_layout .right .about_desc {
  padding: 30px 0;
  font-size: 14px;
}
#all #this_col .indexPage .Wrapper01 .index_layout .right .about_desc p {
  color: #22445f;
  font-size: 16px;
  margin-bottom: 20px;
}
#all #this_col .indexPage .Wrapper02 .titleWrap {
  width: 50%;
}
#all #this_col .indexPage .Wrapper02 ul {
  margin-top: 100px;
  display: flex;
  gap: 10px;
}
#all #this_col .indexPage .Wrapper02 ul li {
  flex: 0 10%;
  height: 580px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
}
#all #this_col .indexPage .Wrapper02 ul li .imgWrap {
  width: 100%;
  height: 100%;
  filter: blur(1px);
}
#all #this_col .indexPage .Wrapper02 ul li .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#all #this_col .indexPage .Wrapper02 ul li .infoWrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000038;
}
#all #this_col .indexPage .Wrapper02 ul li .info {
  position: absolute;
  left: 50%;
  top: 5%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, 0);
}
#all #this_col .indexPage .Wrapper02 ul li .info .name {
  writing-mode: vertical-lr;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 0.3s;
}
#all #this_col .indexPage .Wrapper02 ul li .info .desc {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  font-size: 16px;
}
#all #this_col .indexPage .Wrapper02 ul li:nth-of-type(2),
#all #this_col .indexPage .Wrapper02 ul li:nth-of-type(4) {
  margin-top: -30px;
}
#all #this_col .indexPage .Wrapper02 ul li:nth-of-type(3) {
  margin-top: -60px;
}
#all #this_col .indexPage .Wrapper02 ul .active {
  flex: 0 100%;
  transition: all 0.4s;
}
#all #this_col .indexPage .Wrapper02 ul .active .infoWrap {
  background: #00000038;
}
#all #this_col .indexPage .Wrapper02 ul .active .info {
  left: 8%;
  top: 10%;
  width: 60%;
  transform: none;
  animation: op linear 0.8s;
}
#all #this_col .indexPage .Wrapper02 ul .active .info .name {
  writing-mode: unset;
  position: static;
  transform: none;
  transition: all 0.3s;
}
#all #this_col .indexPage .Wrapper02 ul .active .info .desc {
  opacity: 1;
  visibility: visible;
}
#all #this_col .indexPage .Wrapper03 {
  background: url(../img/index/mainSliderr-1.jpg);
  background-repeat: no-repeat;
  background-color: #e3e3e3;
  background-size: cover;
  background-position: center;
  padding: 5vw 0;
  margin-top: 7vw;
}
#all #this_col .indexPage .Wrapper03 .titleWrap .index_title {
  color: #fff;
  text-align: center;
}
#all #this_col .indexPage .Wrapper03 .titleWrap .index_desc {
  color: #fff;
  text-align: center;
}
#all #this_col .indexPage .Wrapper03 ul {
  display: flex;
  margin-top: 70px;
  gap: 20px;
}
#all #this_col .indexPage .Wrapper03 ul li {
  width: 25%;
  padding: 2vw;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#all #this_col .indexPage .Wrapper03 ul li .icon {
  max-width: 80px;
  margin-bottom: 50px;
}
#all #this_col .indexPage .Wrapper03 ul li .icon img {
  width: 100%;
}
#all #this_col .indexPage .Wrapper03 ul li .info {
  text-align: center;
}
#all #this_col .indexPage .Wrapper03 ul li .info h3 {
  font-size: 18px;
  font-family: "Inter";
  margin-bottom: 20px;
}
#all #this_col .indexPage .Wrapper04 {
  background-color: #f7f9fc;
  padding: 150px 0 90px 0;
}
#all #this_col .indexPage .Wrapper04 .titleWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#all #this_col .indexPage .Wrapper04 .list {
  margin-top: 3vw;
  display: flex;
  flex-wrap: wrap;
}
#all #this_col .indexPage .Wrapper04 .list li {
  width: 25%;
  padding: 15px 15px 30px 15px ;
}
#all #this_col .indexPage .Wrapper04 .list li a {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#all #this_col .indexPage .Wrapper04 .list li a .imgWrap {
  width: 100%;
}
#all #this_col .indexPage .Wrapper04 .list li a .imgWrap img {
  width: 100%;
  height:15vw;
  object-fit: cover;
}
#all #this_col .indexPage .Wrapper04 .list li a .info .title {
  font-size: 22px;
  color: #031b36;
  font-weight: bold;
}
#all #this_col .indexPage .Wrapper04 .list li a .info .desc {
  color: #22445f;
  font-size: 16px;
  font-weight: 400;
  display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#all #this_col .indexPage .Wrapper04 .appWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding: 0 15px;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app {
  flex: 0 35%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app .title {
  color: #092c47;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app .search {
  background-color: #fff;
  display: flex;
  align-items: center;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app .search input {
  background-color: transparent;
  padding: 13px 20px;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app .search input::placeholder {
  color: #9e9e9e;
}
#all #this_col .indexPage .Wrapper04 .appWrap .search_app .search .sub {
  background-color: #004B9C;
  border-radius: 5px;
  padding: 11px 0;
  background-image: url(../img/index/search.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
}
#all #this_col .indexPage .Wrapper04 .appWrap .app_list {
  flex: 0 65%;
  display: flex;
  flex-wrap: wrap;
}
#all #this_col .indexPage .Wrapper04 .appWrap .app_list li {
  width: 33.333%;
  padding: 0 15px 0 25px;
  margin-bottom: 40px;
  position: relative;
}
#all #this_col .indexPage .Wrapper04 .appWrap .app_list li::before {
  position: absolute;
  content: '';
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(../img/index/checkIcon1.png) 0 0 no-repeat;
}
#all #this_col .indexPage .Wrapper04 .appWrap .app_list li a {
  color: #031b36;
  font-size: 16px;
  font-weight: 700;
}
#all #this_col .indexPage .Wrapper05 {
  padding: 7vw 0;
}
#all #this_col .indexPage .Wrapper05 .index_layout {
  width: 1170px;
  display: flex;
  overflow: hidden;
  align-items: center;
  gap: 50px;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info {
  flex: 0 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .icon {
  max-width: 75px;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .icon img {
  width: 100%;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .content span {
  margin: 20px 0;
  font-size: 22px;
  font-weight: 600;
  color: #0e6aed;
  display: block;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .content h2 {
  margin: 20px 0;
  color: #092c47;
  font-size: 45px;
  width: 80%;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .content .info {
  padding: 30px 0 40px 0;
  font-size: 16px;
  color: #0a1b34;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .content .info b {
  margin-bottom: 20px;
  display: block;
}
#all #this_col .indexPage .Wrapper05 .index_layout .left_info .content .info p {
  font-weight: 400;
  color: #22445f;
  font-size: 16px;
}
#all #this_col .indexPage .Wrapper05 .index_layout .right_img {
  flex: 0 50%;
  position: relative;
}
#all #this_col .indexPage .Wrapper05 .index_layout .right_img .imgWrap {
  width: 100%;
  max-height: 700px;
  overflow: hidden;
}
#all #this_col .indexPage .Wrapper05 .index_layout .right_img .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#all #this_col .indexPage .Wrapper05 .index_layout .right_img .info {
  position: absolute;
  padding: 50px;
  bottom: 0;
  background-color: #0e6aed77;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
#all #this_col .indexPage .Wrapper06 .index_layout {
  display: flex;
  align-items: center;
  gap: 50px;
}
#all #this_col .indexPage .Wrapper06 .index_layout .left_img {
  flex: 0 56%;
}
#all #this_col .indexPage .Wrapper06 .index_layout .left_img .imgWrap {
  width: 100%;
}
#all #this_col .indexPage .Wrapper06 .index_layout .left_img .imgWrap img {
  width: 100%;
}
#all #this_col .indexPage .Wrapper06 .index_layout .right_info {
  flex: 0 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .indexPage .Wrapper06 .index_layout .right_info .titleWrap {
  margin-bottom: 40px;
}
#all #this_col .indexPage .Wrapper07 {
  margin-top: 7vw;
  padding: 5vw 0;
  background-image: url(../img/MTmainSlider.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#all #this_col .indexPage .Wrapper07 .index_layout {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#all #this_col .indexPage .Wrapper07 .index_layout .left {
  flex: 0 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .indexPage .Wrapper07 .index_layout .left .titleWrap .index_title {
  font-size: 42px;
  color: #fff;
}
#all #this_col .indexPage .Wrapper07 .index_layout .left .this_button {
  background-color: #fff;
}
#all #this_col .indexPage .Wrapper07 .index_layout .left .this_button:hover {
  background-color: #1c1c1c;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right {
  flex: 0 63%;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li {
  counter-increment: step-counter;
  padding: 25px 0;
  border-bottom: 1px solid #f7f7f7;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .question {
  display: flex;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  padding: 0 30px 0 60px;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .question::before {
  position: absolute;
  content: '0' counter(step-counter);
  color: #fff;
  transition: all 0.3s;
  top: 0;
  left: 0;
  font-size: 22px;
  font-weight: 700;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .question b {
  position: absolute;
  content: "";
  background-image: url(../img/faqarrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 6px;
  right: 0;
  font-family: Astra;
  font-size: 14px;
  font-weight: 700;
  color: #a7afb4;
  transform: rotate(0deg);
  transition: all 0.3s;
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .question .active {
  transform: rotate(180deg);
}
#all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .answer {
  padding: 20px 30px 1px 60px;
  color: #ffffff77;
  font-size: 16px;
  display: none;
}
#all #this_col .indexPage .Wrapper08 {
  padding: 7vw 0;
  background: #F7F9FC;
  position: relative;
}
#all #this_col .indexPage .Wrapper08 .titleWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#all #this_col .indexPage .Wrapper08 ul {
  margin-top: 40px;
  margin-bottom: 3vw;
  display: flex;
  position: relative;
  gap: 30px;
}
#all #this_col .indexPage .Wrapper08 ul li {
  display: flex;
  flex-direction: column;
  width: 33.3333%;
  background: #fff;
  padding: 40px 45px 30px;
}
#all #this_col .indexPage .Wrapper08 ul li .desc {
  font-size: 16px;
  color: #22445f;
  margin-bottom: 50px;
}
#all #this_col .indexPage .Wrapper08 ul li .infoWrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
#all #this_col .indexPage .Wrapper08 ul li .infoWrap .imgWrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
#all #this_col .indexPage .Wrapper08 ul li .infoWrap .imgWrap img {
  width: 100%;
  height: 100%;
}
#all #this_col .indexPage .Wrapper08 ul li .infoWrap .info .name {
  font-size: 20px;
  font-weight: 600;
  color: #060a12;
  margin: 5px 0;
}
#all #this_col .indexPage .Wrapper08 ul li .infoWrap .info p {
  font-size: 16px;
  font-weight: 300;
  color: #22445f;
}
#all #this_col .indexPage .Wrapper08 ul::before {
  content: "";
  position: absolute;
  width: 72px;
  height: 72px;
  left: -6%;
  top: -40%;
  background-image: url(../img/index/quoteIcon.png);
}
#all #this_col .indexPage .Wrapper08 ul::after {
  bottom: -100px;
  right: -5%;
  transform: rotate(180deg);
  position: absolute;
  content: '';
  width: 73px;
  height: 72px;
  background: url(../img/index/quoteIcon.png) 0 0 no-repeat;
}
#all #this_col .indexPage .Wrapper09 {
  padding: 7vw 0;
}
#all #this_col .indexPage .Wrapper09 .index_layout {
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
#all #this_col .indexPage .Wrapper09 .index_layout .left {
  flex: 0 50%;
}
#all #this_col .indexPage .Wrapper09 .index_layout .left h2 {
  color: #092c47;
  font-size: 45px;
  margin: 30px 0;
  position: relative;
}
#all #this_col .indexPage .Wrapper09 .index_layout .left h2::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -155px;
  width: 283px;
  height: 342px;
  background-image: url(../img/index/s9Icon.png);
}
#all #this_col .indexPage .Wrapper09 .index_layout .left p {
  font-size: 16px;
  color: #22445f;
  margin-bottom: 20px;
}
#all #this_col .indexPage .Wrapper09 .index_layout .left p b {
  color: #0a1b34;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right {
  flex: 0 45%;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .list h6 {
  display: none;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .list input {
  border: none;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .list input::placeholder {
  color: #808285;
  font-size: 16px;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .list textarea {
  border: none;
  padding-left: 0;
  border-bottom: 1px solid #e2e2e2;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .list textarea::placeholder {
  color: #808285;
  font-size: 16px;
}
#all #this_col .indexPage .Wrapper09 .index_layout .right #form .sub {
  background-color: #0e6aed;
  border-radius: 45px;
  float: right;
}
#all #this_col .indexPage .customerWrap {
  padding: 110px 0;
  background-color: #F7F9FC;
}
#all #this_col .indexPage .customerWrap .index_layout {
  overflow: hidden;
}
#all #this_col .indexPage .customerWrap .index_layout .imgWrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
#all #this_col .indexPage .customerWrap .index_layout .imgWrap img {
  width: 100%;
  /*height: 50px;*/
  object-fit: cover;
}
#all #this_col .sys_sub_head {
  position: relative;
}
#all #this_col .sys_sub_head .head_bn_item img{
    width: 100%;
    position: relative;
}
#all #this_col .sys_sub_head li::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0000001f;
}


#all #this_col .sys_sub_head .pagnation_title {
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#all #this_col .sys_sub_head .pagnation_title p{
    font-size: 16px;
    width: 60%;
    line-height:1.8;
}
#all #this_col .sys_sub_head .pagnation_title .this_button {
  font-size: 16px;
  margin-top: 20px;
  background-color: #fff;
  color: #000;
}
#all #this_col .sys_sub_head .pagnation_title .this_button:hover {
  background-color: #000;
  color: #fff;
}
#all #this_col .proDetailPage {
  font-family: 'Titillium Web', 'Microsoft Yahei', helvetica, arial, sans-serif;
}
#all #this_col .proDetailPage .navLinkWrapper {
  background-color: #092E63;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in ul {
  display: flex;
  gap: 25px;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in ul li {
  display: flex;
  align-items: center;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in ul li a {
  font-size: 15px;
  color: #fff;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in ul li a:hover {
  transition: all 0.5s;
  color: #FFCB00;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in ul li a.current {
  transition: all 0.5s;
  color: #FFCB00;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in .this_inquiry {
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFCB00;
  padding: 10px 30px;
  gap: 15px;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in .this_inquiry:hover {
  background-color: #FFB800;
  color: #000;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in .this_inquiry i {
  font-size: 16px;
  color: #000;
}
#all #this_col .proDetailPage .navLinkWrapper .this_in .this_inquiry span {
  font-size: 14px;
  font-weight: 500;
}
#all #this_col .proDetailPage .mainWrapper {
  display: flex;
  justify-content: space-between;
  width: 1300px;
  margin: auto;
}
#all #this_col .proDetailPage .mainWrapper main {
  flex: 0 calc(100% - 280px);
  padding-right: 20px;
  border-right: 1px solid #EAEBEB;
  padding-bottom: 30px;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_title {
  padding-bottom: 10px;
  margin: 25px 0 15px;
  border-bottom: 1px dashed #ddd;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_title h1 {
  font-size: 30px;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in {
  display: flex;
  justify-content: space-between;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .left {
  width: 270px;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .left .img_b {
  width: 100%;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .left .img_b img {
  width: 100%;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right {
  flex: 0 calc(100% - 290px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul {
  width: 100%;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul li {
  background-color: #F9F9F9;
  display: flex;
  font-size: 16px;
  border-bottom: 1px solid #EAEBEB;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul li:nth-child(2n+2) {
  background-color: #FFFFFF;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul li em {
  display: inline-block;
  padding: 8px 15px;
  flex: 0 25%;
  color: #555555;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul li span {
  display: inline-block;
  padding: 8px 15px;
  flex: 0 85%;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right .this_inquiry {
  display: inline-block;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFCB00;
  padding: 10px 30px;
  gap: 15px;
  border-radius: 5px;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right .this_inquiry:hover {
  background-color: #FFB800;
  color: #000;
  box-shadow: 2px 2px 15px #ddd;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right .this_inquiry i {
  font-size: 16px;
  color: #000;
}
#all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right .this_inquiry span {
  font-size: 14px;
  font-weight: 500;
}
#all #this_col .proDetailPage .mainWrapper main .this_title1 {
  border-bottom: 1px dashed #ddd;
  margin-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
#all #this_col .proDetailPage .mainWrapper main .this_title1 h3 {
  font-size: 20px;
  font-weight: 600;
}
#all #this_col .proDetailPage .mainWrapper main .overviewWrapper .this_in p {
  margin-bottom: 10px;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 22px;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child {
  flex: 0 calc(33.3% - 15px);
  box-shadow: 0 2px 14px rgba(7, 19, 33, 0.04), 0 2px 4px rgba(7, 19, 33, 0.04);
  transition: all 0.5s;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child:hover {
  box-shadow: 0 2px 20px rgba(7, 19, 33, 0.08), 0 2px 4px rgba(7, 19, 33, 0.08);
  transition: all 0.5s;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .img_b {
  width: 100%;
  /*height: 200px;*/
  overflow: hidden;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .img_b:hover img {
  transform: scale(1.05);
  transition: all 0.5s;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .img_b img {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .this_text {
  padding: 15px 20px;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .this_text h5 {
  font-weight: 500;
  color: #071321;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .this_text .this_time {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .this_text .this_time i {
  color: #596E87;
}
#all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .this_text .this_time span {
  color: #596E87;
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child {
  flex: 0 calc(50% - 10px);
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child h5 {
  font-weight: 500;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul li {
  color: #071321;
  font-size: 15px;
  position: relative;
  padding-left: 15px;
  line-height: 1;
}
#all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul li::before {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  width: 6px;
  height: 6px;
  background-color: #ffcb00;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-num {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-num .this_child {
  flex: 0 calc(25% - 15px);
  background: rgba(229, 230, 231, 0.3);
  border: 1px solid #EDEEEE;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-num .this_child .this_time {
  font-size: 40px;
  color: #001CB0;
  font-weight: 600;
  line-height: 1;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .this_title2 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: 600;
  background: #f3f8ff;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(33% - 10px);
  /*height: 200px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top .img_b:nth-child(4n+1) {
  flex: 0 100%;
  /*height: 265px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_bottom {
  margin-top: 15px;
  padding: 10px 15px;
  background: #fbfbfc;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(33% - 10px);
  /*height: 200px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_bottom {
  margin-top: 15px;
  padding: 10px 15px;
  background: #fbfbfc;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(25% - 15px);
  /*height: 135px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_bottom {
  margin-top: 15px;
  padding: 10px 15px;
  background: #fbfbfc;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(33% - 10px);
  /*height: 200px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_center {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_center .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(16.6% - 16px);
  /*height: 70px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_center .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child {
  flex: 0 calc(50% - 10px);
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child h5 {
  font-weight: 500;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child ul li {
  color: #071321;
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  line-height: 1;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child ul li::before {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  width: 6px;
  height: 6px;
  background-color: #ffcb00;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(16.6% - 15px);
  /*height: 175px;*/
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_center {
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 10px 15px;
  background: #fbfbfc;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_bottom .img_b img {
  width: auto;
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_top {
  margin-top: 15px;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child {
  flex: 0 calc(50% - 10px);
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child h5 {
  font-weight: 500;
  font-size: 16px;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child ul li {
  color: #071321;
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  line-height: 1;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child ul li::before {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  width: 6px;
  height: 6px;
  background-color: #ffcb00;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_bottom .img_b {
  width: 100%;
}
#all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_bottom .img_b img {
  max-width: 100%;
}
#all #this_col .proDetailPage .mainWrapper main .packWrapper .this_in .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .packWrapper .this_in .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(33% - 10px);
  height: 200px;
}
#all #this_col .proDetailPage .mainWrapper main .packWrapper .this_in .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li span {
  font-size: 16px;
  font-weight: bold;
  counter-reset: count 1;
  display: flex;
  align-items: center;
}
/*#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li span::before {*/
/*  content: counter(count);*/
/*  padding-right: 10px;*/
/*}*/
#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li span:last-child {
  font-weight: 500;
}
#all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li span:last-child::before {
  padding-right: 0;
  content: '';
}
#all #this_col .proDetailPage .mainWrapper main .inspirationWrapper .this_in .this_top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
}
#all #this_col .proDetailPage .mainWrapper main .inspirationWrapper .this_in .this_top .img_b {
  border: 1px solid #eee;
  padding: 4px;
  flex: 0 calc(33% - 10px);
  /*height: 200px;*/
}
#all #this_col .proDetailPage .mainWrapper main .inspirationWrapper .this_in .this_top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}
#all #this_col .proDetailPage .mainWrapper aside {
  padding-left: 20px;
  padding-bottom: 30px;
  width: 280px;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in {
  position: sticky;
  top: 20px;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_title {
  border-bottom: 1px dashed #ddd;
  margin-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_title h3 {
  line-height: 1.3;
  font-size: 20px;
  font-weight: 600;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_in {
  display: flex;
  gap: 2px;
  flex-wrap: wrap;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_in .this_child {
  flex: 0 calc(50% - 1px);
  position: relative;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_in .this_child:hover .this_text {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_in .this_child .this_text {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_hot .this_in .this_child .this_text h5 {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_img {
  margin-top: 30px;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_img .img_b {
  border: 1px solid #ddd;
  padding: 4px;
}
#all #this_col .proDetailPage .mainWrapper aside .aside_in .this_img .img_b img {
  width: 100%;
}
#all #this_col .page_main .page_module01 {
  padding: 5vw 0;
}
#all #this_col .page_main .page_module01 .page_layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#all #this_col .page_main .page_module01 .page_layout .left {
  flex: 0 48%;
}
#all #this_col .page_main .page_module01 .page_layout .left img {
  width: 100%;
}
#all #this_col .page_main .page_module01 .page_layout .right {
  flex: 0 48%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .page_main .page_module01 .page_layout .right .title {
  font-size: 46px;
  color: #092c47;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
}
#all #this_col .page_main .page_module01 .page_layout .right .desc {
  color: #62758f;
  font-size: 16px;
  margin-bottom: 20px;
}
#all #this_col .page_main .page_module01 .page_layout .right .desc p {
  margin-bottom: 20px;
}
#all #this_col .page_main .page_module01 .page_layout .right .desc ul {
  display: flex;
  flex-direction: column;
}
#all #this_col .page_main .page_module01 .page_layout .right .desc ul li {
  margin-left: 20px;
  list-style: disc;
  font-size: 15px;
  margin-bottom: 10px;
}
#all #this_col .page_main .page_module02 {
  padding: 5vw 0;
}
#all #this_col .page_main .items_list ul li a {
  width: 100%;
  color: #333;
}
#all #this_col .page_main .items_list ul li a .imgWrap {
  width: 100%;
  height: 300px;
  border: 5px solid #fff;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.15);
}
#all #this_col .page_main .items_list ul li a .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
#all #this_col .page_main .items_list ul li a .pro_info {
  padding: 15px 0 20px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#all #this_col .page_main .items_list ul li a .pro_info .pro_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #0053eb;
}
#all #this_col .page_main .items_list ul li a .pro_info .pro_desc {
  font-size: 16px;
  color: #000000b3;
}
#all #this_col .page_main .items_list ul li a .pro_info .this_button {
  padding: 5px 15px;
  text-align: center;
  margin-top: 15px;
}
#all #this_col .page_main .items_list ul li:hover a .imgWrap img {
  transform: scale(1.03);
  transition: all 0.3s;
}
#all #this_col .page_main .items_list ul li:hover a .this_button {
  background-color: #1c1d1d;
  transition: all 0.5s;
}
#all #this_col .page_main .items_list ul li:hover a .this_button span {
  color: #fff;
  transition: all 0.5s;
}
#all #this_col .page_main .items_list ul li:hover a .this_button i {
  color: #fff;
  transition: all 0.5s;
}
#all #this_col .page_main .page_module03 img {
  width: 100%;
}
#all #this_col .page_main .page_module05 {
  background-color: #F6F6F6;
}
#all #this_col .page_main .page_module05 .page_layout {
  flex-direction: row-reverse;
}
#all #this_col .page_main .page_module07 .Wrap .hd ul li {
  color: #333;
  font-weight: normal;
}
#all #this_col .page_main .page_module07 .Wrap .hd ul .on {
  border-bottom: none;
  background-color: #0e6aed;
  color: #fff;
}
#all #this_col .page_main .page_module09 {
  background-color: #F6F6F6;
  padding: 5vw 0;
}
#all #this_col .page_main .page_module09 .about_title {
  text-align: left;
  font-size: 35px;
}
#all #this_col .page_main .page_module09 .Wrap {
  display: flex;
  gap: 20px;
}
#all #this_col .page_main .page_module09 .Wrap .list {
  flex: 0 33.33%;
}
#all #this_col .page_main .page_module09 .Wrap .list iframe {
  width: 100%;
  height: 300px;
}


#all #this_col .aboutPage .about_banner {
  width: 100%;
  max-height: 600px;
}
#all #this_col .aboutPage .about_banner .imgWrap {
  width: 100%;
}
#all #this_col .aboutPage .about_banner .imgWrap img {
  width: 100%;
}
#all #this_col .aboutPage .about_info {
  padding: 5vw 0;
}
#all #this_col .aboutPage .about_info .about_title {
  font-size: 45px;
  font-weight: bold;
  color: #092c47;
  text-align: left;
}
#all #this_col .aboutPage .about_info .about_desc {
  color: #092c47;
  line-height: 1.5;
  margin-top: 30px;
  position: relative;
  font-size: 16px;
  padding-left: 15px;
}
#all #this_col .aboutPage .about_info .about_desc::before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 50px;
  height: 4px;
  background-color: #0e6aed;
}
#all #this_col .aboutPage .about_info .about_desc::after {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 4px;
  height: 50px;
  background-color: #0e6aed;
}
#all #this_col .aboutPage .about_info .about_desc p {
  padding-left: 15px;
  font-size: 16px;
  margin-bottom: 20px;
}
#all #this_col .aboutPage .about_module01 {
  background-color: #0e6aed;
  padding: 5vw 0;
}
#all #this_col .aboutPage .about_module01 .about_title {
  color: #fff;
}
#all #this_col .aboutPage .about_module01 .list {
  margin-top: 100px;
  display: flex;
  gap: 30px;
}
#all #this_col .aboutPage .about_module01 .list li {
  flex: 0 25%;
  padding: 0 20px 20px 20px;
  border: 1px solid #fff;
  background-color: #ffffff23;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 5px;
  gap: 10px;
}
#all #this_col .aboutPage .about_module01 .list li .imgWrap {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: -55px;
}
#all #this_col .aboutPage .about_module01 .list li .imgWrap img {
  width: 100%;
  height: 100%;
}
#all #this_col .aboutPage .about_module01 .list li .list_info {
  text-align: center;
  color: #fff;
}
#all #this_col .aboutPage .about_module01 .list li .list_info .title {
  font-size: 20px;
  margin-bottom: 15px;
}
#all #this_col .aboutPage .about_module01 .list li .list_info .desc {
  font-size: 16px;
}
#all #this_col .aboutPage .about_module02 {
  padding: 5vw 0;
}
#all #this_col .aboutPage .about_module02 .list {
  display: flex;
  overflow: hidden;
  gap: 40px;
}
#all #this_col .aboutPage .about_module02 .list .Wrap {
  width: 33.3333%;
  overflow: hidden;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .module02_swiper {
  position: relative;
  padding-bottom: 30px;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .module02_swiper .swiper-slide {
  width: 100%;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .module02_swiper .swiper-slide .imgWrap {
  padding: 10px;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .module02_swiper .swiper-slide .imgWrap img {
  width: 100%;
  object-fit: cover;
  border: 3px solid #fff;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
#all #this_col .aboutPage .about_module02 .list .Wrap .infoWrap {
  padding: 10px;
  text-align: center;
  color: #092c47;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .infoWrap .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#all #this_col .aboutPage .about_module02 .list .Wrap .infoWrap .desc {
  font-size: 16px;
}
#all #this_col .aboutPage .about_module03 {
  padding: 5vw 0;
  border-bottom: 1px solid #CCCCCC;
}
#all #this_col .aboutPage .about_module03 .info {
  color: #092c47;
  margin-top: 20px;
}
#all #this_col .aboutPage .about_module03 .info .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#all #this_col .aboutPage .about_module03 .info .desc {
  font-size: 16px;
}
#all #this_col .aboutPage .about_module03 .module03 {
  display: flex;
  justify-content: space-between;
}
#all #this_col .aboutPage .about_module03 .module03 .left {
  flex: 0 48%;
}
#all #this_col .aboutPage .about_module03 .module03 .left iframe {
  width: 100%;
  min-height: 23vw;
}
#all #this_col .aboutPage .about_module03 .module03 .right {
  flex: 0 49%;
  max-width: 570px;
  overflow: hidden;
}
#all #this_col .aboutPage .about_module03 .module03 .right .module02_swiper {
  position: relative;
}
#all #this_col .aboutPage .about_module03 .module03 .right .module02_swiper img {
  width: 100%;
}
#all #this_col .technologyPage .module01 {
  padding: 5vw 0;
}
#all #this_col .technologyPage .module01 .list {
  display: flex;
  gap: 50px;
}
#all #this_col .technologyPage .module01 .list .list_li {
  flex: 0 33.33%;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
}
#all #this_col .technologyPage .module01 .list .list_li .imgWrap {
  width: 100%;
}
#all #this_col .technologyPage .module01 .list .list_li .imgWrap img {
  width: 100%;
}
#all #this_col .technologyPage .module01 .list .list_li .infoWrap {
  padding: 10px;
  text-align: center;
}
#all #this_col .technologyPage .module01 .list .list_li .infoWrap .title {
  color: #111727;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#all #this_col .technologyPage .module01 .list .list_li .infoWrap .desc {
  color: #111727;
  font-size: 16px;
  text-align: left;
}
#all #this_col .technologyPage .module01 .list .list_li .infoWrap .btn {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  border: 1px solid #0e6aed;
  padding: 10px 0;
  border-radius: 10px;
  color: #0e6aed;
  transition: all 0.3s;
}
#all #this_col .technologyPage .module01 .list .list_li .infoWrap .btn:hover {
  background-color: #0e6aed;
  color: #fff;
  transition: all 0.3s;
}
#all #this_col .technologyPage .module01 .list .list_li:hover {
  transition: all 0.3s;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.16);
}
#all #this_col .technologyPage .module01 .list .list_li:hover .infoWrap .title {
  color: #0e6aed;
}
#all #this_col .technologyPage .module01 .list .list_li:hover .infoWrap .desc {
  color: #0e6aed;
}
#all #this_col .technologyPage .module02 {
  background-color: #f1f1f1;
  padding: 5vw 0;
}
#all #this_col .technologyPage .module02 .page_layout {
  position: relative;
  width: auto;
  padding: 0 15vw;
}
#all #this_col .technologyPage .module02 .Page_module02 {
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 2vw;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .imgWrap {
  width: 100%;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .imgWrap img {
  width: 100%;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .infoWrap {
  padding: 10px;
  text-align: center;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .infoWrap .title {
  color: #111727;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .infoWrap .desc {
  color: #111727;
  font-size: 16px;
  text-align: left;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .infoWrap .btn {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  border: 1px solid #0e6aed;
  padding: 10px 0;
  border-radius: 10px;
  color: #0e6aed;
  transition: all 0.3s;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap .infoWrap .btn:hover {
  background-color: #0e6aed;
  color: #fff;
  transition: all 0.3s;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap:hover {
  transition: all 0.3s;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.16);
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap:hover .infoWrap .title {
  color: #0e6aed;
}
#all #this_col .technologyPage .module02 .Page_module02 .swiper-slide .Wrap:hover .infoWrap .desc {
  color: #0e6aed;
}
#all #this_col .technologyPage .module02 .swiper-button-prev {
  left: 10vw;
  color: #000;
}
#all #this_col .technologyPage .module02 .swiper-button-next {
  right: 10vw;
  color: #000;
}
#all #this_col .technologyPage .module03 {
  background-color: #F1F1F1;
  padding: 0 0 5vw 0;
}
#all #this_col .technologyPage .module03 .list {
  display: flex;
  flex-wrap: wrap;
}
#all #this_col .technologyPage .module03 .list li {
  width: 33.333%;
  padding: 15px 15px 30px;
}
#all #this_col .technologyPage .module03 .list li .imgWrap {
  width: 100%;
  position: relative;
}
#all #this_col .technologyPage .module03 .list li .imgWrap img {
  width: 100%;
}
#all #this_col .technologyPage .module03 .list li .imgWrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
#all #this_col .technologyPage .module03 .list li .infoWrap {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 20px;
}
#all #this_col .technologyPage .module03 .list li .infoWrap .title {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
}
#all #this_col .technologyPage .module03 .list li .infoWrap .desc {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #fff;
}
#all #this_col .showPage .module01 {
  padding: 5vw 0;
}
#all #this_col .showPage .module02 {
  background-color: #F6F6F6;
  padding: 5vw 0;
}
#all #this_col .showPage .module02 .about_title {
  text-align: left;
  font-size: 35px;
}
#all #this_col .showPage .module02 .Wrap {
  display: flex;
  gap: 20px;
}
#all #this_col .showPage .module02 .Wrap .list {
  flex: 0 33.33%;
}
#all #this_col .showPage .module02 .Wrap .list iframe {
  width: 100%;
  height: 300px;
}
#all #this_col .showPage .module03 {
  background-color: #fff;
}
#all #this_col .newsPage .newslist {
  padding: 5vw 0;
  display: flex;
  flex-wrap: wrap;
}
#all #this_col .newsPage .newslist li {
  flex: 0 33.333%;
  padding: 15px 15px 30px;
}
#all #this_col .newsPage .newslist li a {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  background-color: #fff;
}
#all #this_col .newsPage .newslist li a .imgWrap {
  width: 100%;
}
#all #this_col .newsPage .newslist li a .imgWrap img {
  width: 100%;
  height: 15vw;
  object-fit: cover;
}
#all #this_col .newsPage .newslist li a .newsinfo {
  padding: 20px;
}
#all #this_col .newsPage .newslist li a .newsinfo .new_title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  color: #000000b3;
  margin-bottom: 15px;
}
#all #this_col .newsPage .newslist li a .newsinfo .new_desc {
  font-size: 16px;
  color: #000000b3;
  margin-bottom: 20px;
}
#all #this_col .newsPage .newslist li a .newsinfo .new_date {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px 0 0 ;
  color: #0000004d;
  font-size: 16px;
}
#all #this_col .newsPage .newslist li a:hover {
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}
#all #this_col .contactPage .thisBanner {
  position: relative;
}
#all #this_col .contactPage .thisBanner .img_b {
  width: 100%;
}
#all #this_col .contactPage .thisBanner .img_b img {
  width: 100%;
}
#all #this_col .contactPage .modelWrapper1 {
  padding: 90px 0;
}
#all #this_col .contactPage .modelWrapper1 .this_in {
  width: 1200px;
  margin: auto;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  display: flex;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left {
  box-sizing: border-box;
  width: calc(100% - 400px);
  padding: 75px 55px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_title h3 {
  font-size: 45px;
  color: #092c47;
  margin-bottom: 20px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_title p {
  color: #22445f;
  font-size: 16px;
  margin-bottom: 65px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 0;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list {
  position: relative;
  width: 49%;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  padding: 10px 30px;
  border-radius: 0;
  font-size: 16px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list::before {
  color: #4f4f4f;
  display: inline-block;
  font-family: "iconfont-icon";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 20px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_name::before {
  content: '\e65a';
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_email::before {
  content: '\e62e';
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_tel::before {
  content: '\e78c';
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_company::before {
  content: '\e601';
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message {
  width: 100%;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message textarea {
  padding: 20px 45px;
  min-height: 90px;
  width: 100%;
  resize: vertical;
  font-size: 16px;
  border: 1px solid #dadbdd;
  border-radius: 7px;
  color: #606266;
  font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  line-height: 1;
  margin-bottom: 0;
  max-width: 100%;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message::before {
  color: #4f4f4f;
  display: inline-block;
  font-family: "iconfont-icon";
  position: absolute;
  content: '\eaf9';
  left: 0;
  top: 0;
  font-size: 20px;
  transform: translate(10px, 12px);
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit {
  width: 100%;
  text-align: end;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit input[type="submit"] {
  background: var(--color) !important;
  border: 1px solid var(--color);
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 20px;
  transition: all 0.5s;
  font-size: 18px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit input[type="submit"]:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right {
  width: 400px;
  background-color: var(--color);
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .top {
  padding: 40px 25px 30px;
  border-bottom: 1px solid #fff;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .top h5 {
  font-size: 16px;
  display: block;
  color: #fff;
  font-weight: 500;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .top h3 {
  font-size: 50px;
  color: #fff;
  font-weight: 500;
  line-height: 1.3;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .top p {
  color: #fff;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom {
  padding: 25px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center {
  padding: 35px 25px;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child i {
  border: 1px solid #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child > a {
  display: inline-block;
  width: calc(100% - 30px);
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child > span {
  width: calc(100% - 30px);
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child span {
  color: #fff;
  font-size: 16px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b {
  width: 30px;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b img {
  width: 100%;
}
#all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom p {
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#all #this_col header .fixed-nav-active {
  background-color: #fff;
  position: fixed;
}
.sidebarWrapper2 {
  position: fixed;
  content: '';
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3) !important;
  z-index: 99;
}
.sidebarWrapper2 .this_in ul {
  margin: 0;
  padding: 20px 00;
}
.sidebarWrapper2 .this_in ul li a {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 2;
}
.sidebarWrapper2 .this_in ul li a span {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: -400px;
  width: 300px;
  height: 100%;
  background: #fe7e00;
  border-radius: 25px;
  color: #fff;
  padding: 10px 55px 10px 15px;
  transition: all 0.3s;
  z-index: -1;
  visibility: hidden;
}
.sidebarWrapper2 .this_in ul li a::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/sidebarSprit.png") 0 0 no-repeat;
}
.sidebarWrapper2 .this_in ul li a:hover span {
  visibility: visible;
  right: 0;
}
.sidebarWrapper2 .this_in ul li.email a::before {
  background-position: 12px 17px;
}
.sidebarWrapper2 .this_in ul li.mobile a::before {
  background-position: 12px -80px;
}
.form_title {
  font-size: 18px;
  color: #fff;
  line-height: 3.5;
  background: #054ADA;
  padding: 0 15px;
  font-weight: normal;
}
#form {
  background-color: #fff;
  padding: 22px 22px 22px 22px;
}
#form .list {
  margin-bottom: 15px;
}
#form .list h6 {
  color: #2A2B32;
  font-size: 18px;
  line-height: 2;
  font-weight: normal;
}
#form .list h6 span {
  color: #FF4236;
}
#form .list input {
  width: 100%;
  line-height: 3;
  padding-left: 10px;
  box-sizing: border-box;
}
#form .list input::placeholder {
  font-size: 16px;
}
#form .list textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  line-height: 2;
  resize: none;
  height: 120px;
}
#form .list textarea::placeholder {
  font-size: 16px;
}
#form .sub {
  width: 30%;
  color: #fff;
  background-color: #054ADA;
  border: none;
  line-height: 3;
  font-size: 16px;
  margin-bottom: 15px;
  cursor: pointer;
}
@keyframes op {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1580px) {
  .index_layout {
    width: 1280px;
  }
  #all #this_col header .page-title .this_in {
    width: 1280px;
  }
  #all #this_col header .this_web_head .Wrapper {
    width: 1280px;
  }
  #all #this_col footer .this_web_footer .this_in {
    width: 1280px;
    margin: auto;
  }
  #all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in h3 {
    font-size: 36px;
  }
  #all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in h5 {
    font-size: 18px;
  }
  #all #this_col .indexPage .bannerWrapper .this_child .this_text .this_text_in .this_send {
    font-size: 16px;
  }
}
@media screen and (max-width: 1380px) {
  .page_layout {
    width: 92vw;
  }
  #all .titleWrap .about_title {
    font-size: 30px;
  }
  #all #this_col .foot_inquiry {
    transform: translateY(40px);
  }
  #all #this_col .aboutPage .about_info .about_title {
    font-size: 30px;
  }
  #all #this_col .technologyPage .module02 .page_layout {
    padding: 0 4vw;
  }
  #all #this_col .technologyPage .module02 .swiper-button-next {
    right: 1.5vw;
  }
  #all #this_col .technologyPage .module02 .swiper-button-prev {
    left: 1.5vw;
  }
  #all #this_col .proDetailPage .mainWrapper {
    width: 90vw;
  }
}
@media screen and (max-width: 1300px) {
  .index_layout {
    width: 90vw;
  }
  .index_title {
    font-size: 35px;
  }
  .this_button {
    border: 1px solid #1c1d1d;
    padding: 10px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 0 10px;
    transition: all 0.5s;
  }
  .this_button span {
    font-size: 18px;
    transition: all 0.5s;
  }
  .this_button i {
    font-size: 24px;
    font-weight: bold;
    transition: all 0.5s;
  }
  .this_button:hover {
    background-color: #1c1d1d;
    transition: all 0.5s;
  }
  .this_button:hover span {
    color: #fff;
    transition: all 0.5s;
  }
  .this_button:hover i {
    color: #fff;
    transition: all 0.5s;
  }
  #all #this_col header {
    z-index: 9;
  }
  #all #this_col header .page-title .this_in {
    width: 97vw;
  }
  #all #this_col header .page-title .this_in .this_icon .img_b {
    width: 25px;
    height: 25px;
  }
  #all #this_col header .page-title .this_in .searchWrapper .this_language .icon-diqiu {
    font-size: 20px;
  }
  #all #this_col header .page-title .this_in .searchWrapper .search .iconfont {
    font-size: 20px;
  }
  #all #this_col header .this_web_head {
    width: 100%;
  }
  #all #this_col header .this_web_head .Wrapper {
    width: 98vw;
  }
  #all #this_col header .this_web_head .Wrapper .logo {
    width: 150px;
  }
  #all #this_col header .this_web_head .Wrapper .logo .img_b {
    overflow: hidden;
  }
  #all #this_col header .this_web_head .Wrapper .logo .img_b img {
    width: 100%;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav {
 
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul {
    display: flex;
    gap: 0 30px;
    z-index: 9;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li {
    
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a {
    transition: all 0.5s;
    color: #333;
    font-family: "Source Han Sans SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    display: flex;
    align-items: center;
    gap: 0 5px;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a > .img_b {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, 2px);
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a > .img_b i {
    transition: all 0.5s;
    font-size: 10px;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a > span {
    font-size: 12px;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > a::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 300px;
    top: 2vw;
    transform: scale(0.9);
    transition: all 0.5s;
    gap: 10px 0;
    opacity: 0;
    visibility: hidden;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li {
    visibility: hidden;
    background-color: #fff;
    line-height: 2;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #ddd;
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > a {
    color: #353535;
    display: flex;
    padding-right: 0.8vw;
    padding-left: 0.2vw;
    align-items: center;
    font-size: 14px;
    text-align: start;
    background-color: transparent;
    border-bottom: none;
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
    width: 280px;
    transform: scale(0.9);
    opacity: 0;
    visibility: hidden;
    right: 0;
    top: 0;
    transform: translate(105%, 0);
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul li {
   
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li > ul li a {
    transition: all 0.5s;
    display: flex;
    padding-right: 0.8vw;
    padding-left: 0.2vw;
    align-items: center;
    background-color: transparent;
    margin: 0 0.3vw;
    border-bottom: none;
    font-size: 14px;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover {
    background-color: #e5e5e5;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > a {
    text-decoration: none;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > ul {
    visibility: visible;
    transition: all 1s;
    opacity: 1;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li > ul > li:hover > ul > li {
    visibility: visible;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > a {
    transform: scale(1.1);
    transition: all 0.5s;
    text-decoration: none;
    color: var(--color);
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > .img_b i {
    color: var(--color);
    transform: scale(1.2);
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul > li {
    visibility: visible;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li:hover > ul > li > a {
    border-bottom: none;
    color: #353535;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul > li .current-menu-item a {
    position: relative;
    color: var(--color);
  }
  #all #this_col header .this_web_head .Wrapper .web_nav .this_button {
    color: var(--BK-White, #FFF);
    font-family: "Source Han Sans SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 4px;
    background: var(--color);
    display: flex;
    padding: 8px 20px;
    align-items: flex-start;
    gap: 10px;
    transition: all 0.5s;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav .this_button:hover {
    background-color: #092c47;
    transition: all 0.5s;
  }
  #all #this_col header .this_index_header {
    position: fixed;
    width: 100%;
    top: 60px;
    z-index: 12;
    padding: 10px 0;
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(51, 51, 51, 0.3) 50%, rgba(51, 51, 51, 0) 100%);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.01);
    transition: all 0.5s;
  }
  #all #this_col header .this_index_header .Wrapper .web_nav > ul > li.current-menu-item > a {
    font-weight: 700;
    position: relative;
  }
  #all #this_col header .this_index_header .Wrapper .web_nav > ul > li.current-menu-item > a::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    left: 0;
  }
  #all #this_col header .nav_top_50 {
    position: fixed;
    width: 100%;
    top: 0;
    transition: all 1s;
    align-items: center;
    padding: 0;
  }
  #all #this_col header .nav_top_50 .Wrapper {
    align-items: center;
  }
  #all #this_col footer .this_web_footer .this_in {
    width: 90vw;
    margin: auto;
  }
  #all #this_col .proDetailPage .mainWrapper {
    width: 95vw;
  }
  #all #this_col .proDetailPage .mainWrapper main {
    flex: 0 calc(100% - 250px);
  }
  #all #this_col .proDetailPage .mainWrapper aside {
    width: 250px;
  }
  #all #this_col .indexPage .bannerWrapper .this_child .this_text {
    top: 50%;
  }
  #all #this_col .indexPage .Wrapper01 .index_layout .right .index_title {
    font-size: 35px;
  }
  #all #this_col .indexPage .Wrapper01 .index_layout .right .about_desc {
    padding: 2vw 0;
  }
  #all #this_col .indexPage .Wrapper02 ul li {
    height: 420px;
  }
  #all #this_col .indexPage .Wrapper02 ul li .info .name {
    font-size: 18px;
  }
  #all #this_col .indexPage .Wrapper04 .list li a .info .title {
    font-size: 18px;
  }
  #all #this_col .indexPage .Wrapper04 .list li a .info .desc {
    font-size: 14px;
  }
  #all #this_col .indexPage .Wrapper05 .index_layout {
    width: 90vw;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .left {
    flex: 0 32%;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .left .titleWrap .index_title {
    font-size: 35px;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li {
    padding: 20px 0;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .question {
    font-size: 18px;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .right .faq ul li .answer {
    font-size: 14px;
  }
  #all #this_col .indexPage .Wrapper08 ul::before {
    left: 0;
  }
  #all #this_col .indexPage .Wrapper08 ul::after {
    right: 0;
  }
  #all #this_col .indexPage .Wrapper09 .index_layout {
    width: 90vw;
  }
  #all #this_col .page_main .items_list ul li {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  #all #this_col .page_main .items_list ul li a .imgWrap{
      height: 400px;
  }
  #all #this_col .page_main .page_module01 .page_layout .right .title {
    font-size: 35px;
  }
  #all #this_col .contactPage .modelWrapper1 {
    padding: 90px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in {
    width: 1024px;
  }
}
@media screen and (max-width: 1080px) {
  .index_layout {
    width: 95vw;
  }
  #all #this_col header .this_web_head .Wrapper .web_nav > ul {
    gap: 0 16px;
  }
  #all #this_col .indexPage .Wrapper07 {
    padding: 80px 0;
  }
  #all #this_col .indexPage .customerWrap {
    padding: 60px 0;
  }
  #all #this_col .contactPage .modelWrapper1 {
    padding: 60px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in {
    width: 90vw;
    flex-direction: column;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left {
    width: 100%;
    padding: 50px 35px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_title h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_title p {
    font-size: 16px;
    margin-bottom: 65px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form {
    gap: 30px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list {
    width: 49%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 30px;
    border-radius: 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list::before {
    color: #4f4f4f;
    display: inline-block;
    font-family: "iconfont-icon";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 20px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message textarea {
    padding: 20px 45px;
    min-height: 90px;
    width: 100%;
    resize: vertical;
    border: 1px solid #dadbdd;
    border-radius: 7px;
    color: #606266;
    font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    line-height: 1;
    margin-bottom: 0;
    max-width: 100%;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_message::before {
    color: #4f4f4f;
    display: inline-block;
    font-family: "iconfont-icon";
    position: absolute;
    content: '\eaf9';
    left: 0;
    top: 0;
    font-size: 20px;
    transform: translate(10px, 12px);
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit {
    width: 100%;
    text-align: start;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit input[type="submit"] {
    background: #1a5ade !important;
    border: 1px solid #1a5ade;
    color: #fff;
    padding: 8px 20px;
    font-weight: bold;
    border-radius: 20px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_name::before {
    content: '\e65a';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_email::before {
    content: '\e62e';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_tel::before {
    content: '\e78c';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_company::before {
    content: '\e601';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top {
    padding: 40px 25px 30px;
    border-bottom: 1px solid #fff;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top h5 {
    font-size: 16px;
    display: block;
    color: #fff;
    font-weight: 500;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top h3 {
    font-size: 50px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top p {
    color: #fff;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom {
    padding: 25px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center {
    padding: 35px 25px;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child {
    display: flex;
    align-items: center;
    gap: 0 10px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child i {
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    color: #fff;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child > a {
    display: inline-block;
    width: calc(100% - 30px);
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child > span {
    width: calc(100% - 30px);
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child span {
    color: #fff;
    font-size: 16px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b {
    width: 30px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b img {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom p {
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }
  #all #this_col .newsPage .newslist li {
    flex: 0 50%;
  }
  #all #this_col .newsPage .newslist li a .imgWrap img {
    height: 30vw;
  }
}
@media screen and (max-width: 960px) {
    #all #this_col .page_main .items_list ul li a .imgWrap{
         height:40vw;
    }
    #all #this_col .indexPage .Wrapper04 .list li a .imgWrap img{
        height:40vw;
    }
  .index_title {
    font-size: 25px;
  }
  .mobile-head-item .main-content-wrap .content-wrap .header_menu_list {
    display: none;
  }
  .mobile-head-item .main-content-wrap .content-wrap .img_b {
    display: none;
  }
  .mobile-head-item .main-content-wrap .content-wrap ul > li {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
  }
  .mobile-head-item .main-content-wrap .content-wrap ul li a {
    font-size: 16px;
  }
  .mobile-head-item .main-content-wrap .content-wrap ul li ul {
    /*display: none;*/
    margin-left: 15px;
  }
  .side-cate li a {
    background-color: transparent;
    padding: 0;
    font-size: 14px !important;
  }
  .this_button {
    padding: 10px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 0 10px;
    transition: all 0.5s;
  }
  .this_button span {
    font-size: 14px;
    transition: all 0.5s;
  }
  .this_button i {
    font-size: 16px;
    font-weight: bold;
    transition: all 0.5s;
  }
  .this_button:hover {
    background-color: #1c1d1d;
    transition: all 0.5s;
  }
  .this_button:hover span {
    color: #fff;
    transition: all 0.5s;
  }
  .this_button:hover i {
    color: #fff;
    transition: all 0.5s;
  }
  .sys_sub_head {
    margin-top: 25px;
  }
  #all .titleWrap .about_title {
    font-size: 25px;
  }
  #all #this_col .proDetailPage {
    font-family: 'Titillium Web', 'Microsoft Yahei', helvetica, arial, sans-serif;
  }
  #all #this_col .proDetailPage .navLinkWrapper .this_in {
    width: 90vw;
    padding: 10px 20px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .navLinkWrapper .this_in .this_inquiry {
    display: none;
  }
  #all #this_col .proDetailPage .mainWrapper {
    width: 90vw;
    flex-direction: column;
  }
    #all #this_col .proDetailPage .mainWrapper main img{
        width: auto;
    }
  #all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in {
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .left {
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right {
    margin-top: 20px;
  }
  #all #this_col .proDetailPage .mainWrapper main .singleWrapper .this_in .right ul {
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in {
    flex-wrap: wrap;
    gap: 30px 22px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .relatedWrapper .this_in .this_child .img_b {
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child {
    flex: 0 calc(50% - 10px);
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child h5 {
    font-weight: 500;
    font-size: 16px;
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul li {
    color: #071321;
    font-size: 15px;
    position: relative;
    padding-left: 15px;
    line-height: 1;
  }
  #all #this_col .proDetailPage .mainWrapper main .introWrapper .this_in .this_bottom .this_child ul li::before {
    content: '';
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: 6px;
    height: 6px;
    background-color: #ffcb00;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-num {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top .img_b {
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-direct .this_in2 .this_top .img_b:nth-child(4n+1) {
    flex: 0 100%;
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_top {
    flex-direction: column;
    flex-wrap: wrap;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-quarry .this_in2 .this_top .img_b {
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_top {
    flex-direction: column;
    flex-wrap: wrap;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-professional .this_in2 .this_top .img_b {
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_top {
    flex-direction: column;
    flex-wrap: wrap;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_top .img_b {
    height: auto;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_center {
    margin-top: 15px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_center .img_b {
    height: auto;
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom {
    margin-top: 10px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child {
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-exhibition .this_in2 .this_bottom .this_child ul {
    margin-top: 15px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_top {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_top .img_b {
    height: auto;
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .whyWrapper .this_in .why-certificates .this_in2 .this_center {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_top {
    margin-top: 15px;
  }
  #all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center {
    margin-top: 10px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child {
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .workWrapper .this_in .this_center .this_child ul {
    margin-top: 15px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .packWrapper .this_in .this_top {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .packWrapper .this_in .this_top .img_b {
    height: auto;
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top {
    flex-wrap: wrap;
    gap: 10px 19px;
  }
  #all #this_col .proDetailPage .mainWrapper main .faqWrapper .this_in .this_top ul li {
    margin-top: 15px;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .inspirationWrapper .this_in .this_top {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #all #this_col .proDetailPage .mainWrapper main .inspirationWrapper .this_in .this_top .img_b {
    height: auto;
    width: 100%;
  }
  #all #this_col .proDetailPage .mainWrapper aside {
    display: none;
  }
  #all #this_col .page_faq .page_layout .faq ul li .question {
    font-size: 15px;
  }
  #all #this_col .page_faq .page_layout .faq ul li .question b {
    right: 8px;
  }
  #all #this_col .about_module05 .Wrap .hd ul li {
    padding: 10px;
    font-size: 15px;
  }
  #all #this_col .about_module05 .Wrap .bd .list li {
    flex: 0 50%;
    padding: 8px 8px 15px;
  }
  #all #this_col .sys_sub_head .pagnation_title {
    display: none;
  }
  #all #this_col header .page-title {
    display: none;
  }
  #all #this_col header .this_web_head {
    display: none;
  }
  #all #this_col header .sjheader {
    display: block;
  }
  #all #this_col .indexPage .bannerWrapper .this_child .this_text {
    display: none;
  }
  #all #this_col .indexPage .Wrapper01 .index_layout {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper02 .titleWrap {
    width: 100%;
  }
  #all #this_col .indexPage .Wrapper02 ul {
    flex-direction: column;
    margin-top: 50px;
  }
  #all #this_col .indexPage .Wrapper02 ul li {
    margin-bottom: 20px;
  }
  #all #this_col .indexPage .Wrapper02 ul li:nth-of-type(2),
  #all #this_col .indexPage .Wrapper02 ul li:nth-of-type(4) {
    margin-top: 0;
  }
  #all #this_col .indexPage .Wrapper02 ul li:nth-of-type(3) {
    margin-top: 0;
  }
  #all #this_col .indexPage .Wrapper02 ul .active .info {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    animation: none;
    padding: 20px;
  }
  #all #this_col .indexPage .Wrapper02 ul .active .info .name {
    transition: none;
  }
  #all #this_col .indexPage .Wrapper03 ul {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper03 ul li {
    width: 100%;
  }
  #all #this_col .indexPage .Wrapper04 .list li {
    width: 50%;
    padding: 15px 5px;
  }
  #all #this_col .indexPage .Wrapper04 .appWrap {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper04 .appWrap .app_list {
    margin-top: 30px;
  }
  #all #this_col .indexPage .Wrapper04 .appWrap .app_list li {
    width: 50%;
  }
  #all #this_col .indexPage .Wrapper05 .index_layout {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper05 .index_layout .right_img .info {
    padding: 10px;
  }
  #all #this_col .indexPage .Wrapper06 .index_layout {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper07 .index_layout .left {
    flex: 0 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #all #this_col .indexPage .Wrapper08 ul {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper08 ul::before {
    display: none;
  }
  #all #this_col .indexPage .Wrapper08 ul::after {
    display: none;
  }
  #all #this_col .indexPage .Wrapper08 ul li {
    padding: 10px;
    width: 100%;
  }
  #all #this_col .indexPage .Wrapper09 .index_layout {
    flex-direction: column;
  }
  #all #this_col .indexPage .Wrapper09 .index_layout .right #form .sub {
    width: 50%;
  }
  #all #this_col .indexPage .faqWrap .index_layout {
    flex-direction: column;
  }
  #all #this_col .indexPage .faqWrap .index_layout .left .imgWrap {
    width: 100%;
    height: auto;
  }
  #all #this_col .indexPage .faqWrap .index_layout .left .imgWrap::before {
    display: none;
  }
  #all #this_col .indexPage .faqWrap .index_layout .right .faq ul li .question {
    font-size: 16px;
  }
  #all #this_col .contactPage .thisBanner .img_b {
    height: 200px;
  }
  #all #this_col .contactPage .thisBanner .img_b img {
    object-fit: cover;
    height: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 {
    padding: 60px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in {
    width: 90vw;
    flex-direction: column;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left {
    width: 100%;
    padding: 30px 25px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_title h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_title p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form {
    gap: 30px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_list {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_submit input[type="submit"] {
    width: 100%;
    background: #1a5ade !important;
    border: 1px solid #1a5ade;
    color: #fff;
    padding: 8px 20px;
    font-weight: bold;
    border-radius: 20px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_name::before {
    content: '\e65a';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_email::before {
    content: '\e62e';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_tel::before {
    content: '\e78c';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .left .this_form .this_company::before {
    content: '\e601';
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top {
    padding: 40px 25px 30px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top h5 {
    font-size: 16px;
    display: block;
    color: #fff;
    font-weight: 500;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .top p {
    color: #fff;
    font-size: 14px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom {
    padding: 25px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center {
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .center .this_child span {
    color: #fff;
    font-size: 14px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b {
    width: 30px;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom .img_b img {
    width: 100%;
  }
  #all #this_col .contactPage .modelWrapper1 .this_in .right .center_bottom .bottom p {
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  #all #this_col .aboutPage .about_banner {
    margin-top: 25px;
  }
  #all #this_col .aboutPage .about_module01 .list {
    flex-wrap: wrap;
    gap: 80px 2vw;
  }
  #all #this_col .aboutPage .about_module01 .list li {
    flex: 0 48%;
    padding: 0 5px 15px 5px;
  }
  #all #this_col .aboutPage .about_module02 .list {
    flex-direction: column;
  }
  #all #this_col .aboutPage .about_module02 .list .Wrap {
    width: 100%;
  }
  #all #this_col .aboutPage .about_module03 .module03 {
    flex-direction: column;
    gap: 30px;
  }
  #all #this_col .aboutPage .about_module03 .module03 .left iframe {
    height: 300px;
  }
  #all #this_col .page_main .page_module01 .page_layout {
    flex-direction: column;
  }
  #all #this_col .page_main .page_module01 .page_layout .right {
    margin-top: 20px;
  }
  #all #this_col .page_main .page_module01 .page_layout .right .title {
    font-size: 25px;
  }
  #all #this_col .page_main .items_list ul li {
    padding: 6px;
  }
  #all #this_col .page_main .items_list ul li a .pro_info {
    padding: 10px 3px;
  }
  #all #this_col .page_main .items_list ul li a .pro_info .pro_title {
    font-size: 16px;
  }
  #all #this_col .page_main .items_list ul li a .pro_info .pro_desc {
    font-size: 14px;
  }
  #all #this_col .page_main .items_list ul li a .pro_info .this_button {
    width: 100%;
    padding: 8px ;
  }
  #all #this_col .page_main .page_module09 .about_title {
    font-size: 25px;
  }
  #all #this_col .page_main .page_module09 .Wrap {
    flex-direction: column;
  }
  #all #this_col .page_main .page_module09 .Wrap .list iframe {
    height: 60vw;
  }
  
  
  #all #this_col .showPage .module02 .about_title {
    font-size: 25px;
  }
  #all #this_col .showPage .module02 .Wrap {
    flex-direction: column;
  }
  #all #this_col .showPage .module02 .Wrap .list iframe {
    height: 60vw;
  }
  #all #this_col .newsPage .newslist li {
    flex: 0 100%;
    padding: 5px 5px 20px;
  }
  #all #this_col .newsPage .newslist li a .imgWrap img {
    height: 63vw;
  }
  #all #this_col .newsPage .newslist li a .newsinfo .new_title {
    font-size: 16px;
  }
  #all #this_col .newsPage .newslist li a .newsinfo .new_desc {
    font-size: 15px;
  }
  #all #this_col .newsPage .newslist li a .newsinfo .new_date {
    font-size: 14px;
  }
  #all #this_col .technologyPage {
    margin-top: 25px;
  }
  #all #this_col .technologyPage .module01 .list {
    flex-direction: column;
  }
  #all #this_col .technologyPage .module03 .list li {
    flex: 0 100%;
    padding: 5px 5px 10px;
  }
  #all #this_col .technologyPage .module03 .list li .infoWrap .title {
    font-size: 18px;
  }
  #all #this_col .foot_inquiry {
    transform: translateY(0);
    flex-direction: column;
    padding: 20px ;
  }
  #all #this_col .foot_inquiry .right {
    margin-top: 40px;
  }
  #all #this_col footer {
    height: 15vw;
  }
  #all #this_col footer .this_web_footer {
    display: none;
  }
  #all #this_col footer .sj-footer {
    display: block;
  }
}




#all #this_col header  .this_web_head .Wrapper .web_nav ul> .product_menu{
    position: static !important;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul> .product_menu::before{
 
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu > ul{
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: row;
    left: 50%;
    top:100%;
    transform: translateX(-50%)!important;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: none;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul >li{
    flex: 1;
     border-right: 1px solid #d2d2d2;
     border-bottom: none;
    background-color: transparent;
    padding:0px 20px 20px 20px;
    
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul >li b{
    display: none;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul >li >a{
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    border-bottom: none;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul li:last-of-type{
    border-right: none;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul li ul{
    position: static;
   box-shadow: none;
    transform: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    
    margin-top: 10px;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul li:hover{
   background-color: transparent;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul li ul li{
    flex: 0 100%;
    padding: 0;
    border-bottom:none;
   
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul li ul li a{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666;
    border-bottom: none;
    font-weight: normal;
    padding: 5px 0;
    
    line-height: 1.3;
}

#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu:hover ul{
      opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu:hover ul >li{
      opacity: 1;
    visibility: visible;
}
#all #this_col header  .this_web_head .Wrapper .web_nav ul > .product_menu >ul .color ul li{
    flex: 0 50%;
    width: 50%;
}


@media screen and (max-width: 1300px) {
    
}
