@charset "UTF-8";
/* ========================================================
 * SETTING
======================================================== */
html {
  overflow-y: scroll;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
fieldset {
  border: 0;
}

input,
select,
textarea {
  line-height: 1.2;
  vertical-align: middle;
}

body,
table,
th,
td,
input,
textarea,
button,
select {
  font-family: PingFang SC, "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
  font-size: 12px;
  color: #666;
}

button,
select {
  text-transform: none;
}

button,
input {
  line-height: normal;
}

textarea {
  resize: vertical;
  overflow: auto;
}

address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: normal;
}

label {
  cursor: pointer;
}

legend {
  display: none;
  visibility: hidden;
}

caption {
  display: none;
  visibility: hidden;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.fnt22 {
  font-size: 1.145833vw;
}

.fnt18 {
  font-size: 0.9375vw;
  line-height: 1.8;
}

a {
  color: #666;
  text-decoration: none;
}

a:active,
a:hover,
a:focus {
  text-decoration: none;
}

button {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  border: 0px;
  background: none;
}

body.mouse a:focus,
body.mouse button:focus {
  outline: none;
}

input[type=text],
input[type=password],
input[type=file],
input[type=search],
input[type=email],
select,
textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

input::-ms-clear,
select::-ms-expand {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity:0.5'  viewBox='0 0 6.42 4'><path d='M6.42.69,3.21,4,0,.69.71,0l2.5,2.57L5.71,0Z'/></svg>") no-repeat;
  background-size: 10px;
  background-position: calc(100% - 10px) 50%;
  background-repeat: no-repeat;
}

textarea {
  resize: none;
}

* {
  margin: 0;
  padding: 0;
  word-break: break-all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.fnt20 {
  font-size: 1.04166vw;
}

.fnt60 {
  font-size: 3.125vw;
  line-height: 1.3;
}

.lin-4 {
  line-height: 1.4;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
}

:root {
  --main-color: #ff6900;
  --main-color2: #cf5c09;
  --area-wrap-width: 1720px;
  --area-box-width: 1520px;
  --area-width: 1320px;
  --area-padding: 30px;
  --header-height: 120px;
  --header-banner-height: 80px;
  --sub-visual-height: 100vh;
  --sub-menu-height: 60px;
  --service-menu-height: 18rem;
  --service-menu-height: 18rem;
  --full-height: 100vh;
  --transition-custom: all 0.4s ease-in-out;
  --transition-custom2: all 0.8s ease-in-out;
  /* data-scroll */
  --font-family1: PingFang SC, "Source Han Sans CN", "Noto Sans S Chinese Light",
    "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular",
    "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

::selection {
  background: var(--main-color);
  color: #fff;
}

::-moz-selection {
  background: var(--main-color);
  color: #fff;
}

html {
  font-size: 10px;
}

body,
table,
th,
td,
button,
select,
input,
textarea {
  font-family: var(--font-family1);
  color: #666;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  word-break: keep-all;
}

body {
  background-color: #fff;
}

table,
th,
td {
  word-break: break-word;
}

.wid1820 {
  width: 94.8vw;
  margin: 0 auto;
}

#wrap {
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  position: relative;
}

#middleArea {
  background: transparent linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(238, 238, 238, 0.5) 100%) 0% 0% no-repeat padding-box;
}

@font-face {
  font-family: BaiJamjuree;
  src: url("../fonts/BaiJamjuree-Regular.woff2"), url("../fonts/BaiJamjuree-Regular.ttf"), url("../fonts/BaiJamjuree-Regular.eot");
}
.fm-BAJ {
  font-family: BaiJamjuree;
}

@font-face {
  font-family: BaiJamjuree-Bold;
  src: url("../fonts/BaiJamjuree-Bold.woff2"), url("../fonts/BaiJamjuree-Bold.ttf"), url("../fonts/BaiJamjuree-Bold.eot");
}
/*language*/
#language {
  color: #fff;
  position: absolute;
  right: 0;
  top: 2.35vw;
  -webkit-transition: all 0.5s;
}

#language span {
  display: block;
  overflow: hidden;
  background-color: var(--main-color);
  height: 4em;
  line-height: 4em;
  text-align: center;
  border-radius: 4em;
  cursor: pointer;
  width: 10em;
}

#language i {
  display: inline-block;
  background: url(../images/language.svg) no-repeat left center;
  background-size: 1em auto;
  padding-left: 1.44444444em;
  font-style: normal;
  position: relative;
  vertical-align: middle;
  padding-right: 1.11111111em;
  font-size: 1.2em;
}

#language i:after {
  width: 0.83333333em;
  height: 0.55555556em;
  background: url(../images/arrow_down_01.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#language ul {
  position: absolute;
  padding-top: 0.3em;
  text-align: center;
  display: none;
  width: 100%;
}

#language ul:before {
  border-bottom: 0.35em solid var(--main-color);
  border-left: 0.35em solid transparent;
  border-right: 0.35em solid transparent;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

#language li {
  overflow: hidden;
  background-color: var(--main-color);
  line-height: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#language li:first-child {
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

#language li:last-child {
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom: none;
}

#language a {
  color: #fff;
  padding: 0.25em;
  display: block;
  font-size: 1.2em;
}

#language a:hover {
  opacity: 0.85;
}

.fm-BAJ-B {
  font-family: BaiJamjuree-Bold;
}

/* ========================================================
 * LAYOUT
======================================================== */
.area {
  max-width: var(--area-width);
  margin: 0px auto;
}

.area-box {
  max-width: var(--area-box-width);
  margin: 0px auto;
}

.area-wrap {
  max-width: var(--area-wrap-width);
  margin: 0px auto;
}

.full-height {
  height: var(--full-height);
}

/* Fullpage Layout */
.fullpage-html {
  overflow: hidden;
  height: 100%;
}

.fullpage-html #wrap {
  position: static;
}

/* br tag */
.m-br {
  display: none;
}

.display-m {
  display: none !important;
}

/* ****************** HEADER ********************** */
#header {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 200px;
  width: 100%;
  z-index: 9999;
  box-sizing: border-box;
}

#headerInnerWrap {
  display: flex;
  align-items: center;
  height: var(--header-height);
}

#gnb {
  display: flex;
  justify-content: center;
  flex: 1;
}
#gnb > ul .gnb-2dep {
  display: none;
  position: absolute;
  width: 160px;
  border-radius: 10px;
  left: -40px;
  background-color: #fff;
}
#gnb > ul .gnb-2dep li {
  padding: 0 10px;
}
#gnb > ul .gnb-2dep a {
  display: block;
  padding: 20px 10px;
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  color: #000;
}
#gnb > ul .gnb-2dep a:hover {
  color: var(--main-color2);
}
#gnb > ul > li {
  margin: 0 20px;
  position: relative;
}
#gnb > ul > li:hover .gnb-2dep {
  display: block;
}
#gnb > ul > li > a {
  color: #fff;
  display: flex;
  height: var(--header-height);
  align-items: center;
  font-size: 20px;
  transition: all ease 0.3s;
}
#gnb > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  display: block;
  width: 0;
  margin: 0 auto;
  transition: all ease 0.3s;
}
#gnb > ul > li > a:hover {
  color: var(--main-color);
}
#gnb > ul > li > a:hover::after {
  width: 100%;
  height: 3px;
  background-color: var(--main-color);
}

/* -------- Header :: GNB(PC) -------- */
.gnb-overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9997;
  transition: var(--transition-custom);
}

/* gnb overlay BG */
.gnb-overlay-bg.open {
  visibility: visible;
  opacity: 1;
}

#gnb {
  flex: 1;
  display: flex;
  justify-content: center;
}

#gnb > ul {
  display: flex;
}

.header-util-box {
  display: flex;
  align-items: center;
}
.header-util-box .btn-util {
  color: #fff;
  margin: 0 5px;
}
.header-util-box .icon-lang {
  font-size: 22px;
}
.header-util-box .icon-search {
  display: block;
  background-image: url("../images/search.png");
  background-size: cover;
  width: 17px;
  height: 18px;
}
.header-util-box .icon-menu {
  display: block;
  padding: 6px 30px 6px 10px;
  border-radius: 20px;
  background-color: var(--main-color);
  background-image: url("../images/menu.png");
  background-position: 50px 5px;
  background-repeat: no-repeat;
}
.header-util-box .btn-menu {
  margin-left: 20px;
}

/* -------- Header :: GNB(Mobile) -------- */
.nav-open-btn {
  display: none;
}

#gnbM {
  display: none;
}

#header.open-sitemap .logo a svg .logo-1 {
  fill: #fff;
  transition-delay: 0s;
}

/* -------- Header :: sub -------- */
.sub-wrap #gnb > ul > li > a {
  color: #fff;
}

.sub-wrap .header-search-open-btn {
  color: #fff;
}

.sub-wrap .sitemap-line-btn .line {
  background: #fff;
}

/* -------- Header :: fixed -------- */
#header.top-fixed {
  position: fixed;
  top: 0 !important;
  transition: var(--transition-custom2);
  background: #fff;
  border-bottom: 1px solid #ddd;
}

#header.open-sitemap {
  position: fixed;
  top: 0 !important;
  background: transparent;
  border-bottom: 0;
}

.page-on #header.top-fixed:not(.open-sitemap) #gnb > ul > li > a,
.sub-wrap #header.top-fixed:not(.open-sitemap) #gnb > ul > li > a,
.page-on #header.top-fixed:not(.open-sitemap) .header-search-open-btn,
.sub-wrap #header.top-fixed:not(.open-sitemap) .header-search-open-btn {
  color: #222;
  transition-delay: 0s;
}

.page-on #header.top-fixed:not(.open-sitemap) .sitemap-line-btn .line,
.sub-wrap #header.top-fixed:not(.open-sitemap) .sitemap-line-btn .line {
  background: #222;
  transition-delay: 0s;
}

/* -------- Header :: no-delay -------- */
#header.no-trans,
#header.no-trans #gnb > ul > li > a {
  transition-delay: 0s !important;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.header {
  height: 6.25vw;
  position: relative;
  z-index: 3;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.logo {
  display: inline-block;
  height: 6.25vw;
  padding-top: 2.5vw;
  width: 6.66vw;
}

.logo img {
  width: 100%;
}

.logo .img2 {
  display: none;
}

.header-ab {
  float: right;
  margin-right: 15.375vw;
  height: 100%;
}

.header-a {
  display: inline-block;
  vertical-align: top;
  width: 1.15vw;
  height: 120%;
  background: url(../images/search.png) no-repeat center;
  background-size: 100% auto;
  cursor: pointer;
}

.header-b {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding-top: 2.8vw;
  margin-right: 0.8vw;
  color: #fff;
  font-weight: bold;
}

.header-b:hover {
  color: #fff;
}

.header-div {
  float: right;
  height: 100%;
}

.header-nav {
  display: block;
  font-size: 0;
  height: 100%;
  float: right;
  margin-right: 3.75vw;
}

.header-nav-li {
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2.1vw;
  position: relative;
}

.header-nav-li:after {
  content: "";
  width: 0%;
  height: 3px;
  background: #ff6900;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.header-c {
  display: block;
  color: #fff !important;
  height: 100%;
  padding-top: 2.6vw;
  font-weight: 500;
}

.header-nav-li:hover:after,
.header-nav-li.on:after {
  width: 100%;
  left: 0;
  font-weight: bold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.header-d {
  position: absolute;
  top: 120%;
  left: 50%;
  width: 10vw;
  margin-left: -5vw;
  background: #fff;
  border-radius: 1vw;
  padding: 1vw 0;
  display: none;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

.header-d a {
  text-align: center;
  display: block;
  padding: 0.6vw 1vw;
  border-bottom: 1px solid #f1f1f1;
}
.header-d a:last-child {
  border-bottom: 0;
}
.header-d a:hover {
  color: #ff6900;
}

.header-e {
  position: absolute;
  right: 140px;
  top: 2.35vw;
  width: 7vw;
  line-height: 2.6vw;
  border-radius: 1.3vw;
  color: var(--main-color);
  padding-left: 1.2vw;
  background: #fff url(../images/ico33_1.png) no-repeat 77% center;
  background-size: 0.8vw;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.header-f {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 2vw;
  margin-top: -2vw;
  display: none;
}

.header-fdiv {
  width: 34vw;
  padding: 2.6vw;
  background: #fff;
  border-radius: 1vw;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

.header-fli {
  display: inline-block;
  vertical-align: top;
  margin: 0.5vw;
  color: #999;
  cursor: pointer;
}

.header-fli:hover {
  color: #ff6900;
}

header.bj {
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  /*box-shadow: 0 0 2px #999;*/
}

header.bj .logo .img1 {
  display: none;
}

header.bj .logo .img2 {
  display: inline-block;
}

header.pro_hd .logo .img2 {
  display: inline-block;
}

header.pro_hd .logo .img1 {
  display: none;
}

header.on {
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1201px) {
  .header-nav-li.on .header-c {
    font-weight: bold;
  }
  header.bj .header-b {
    color: #222;
  }
  header.bj .header-a {
    background-image: url(../images/ico32_2.png);
  }
  header.bj .header-c {
    color: #666 !important;
  }
  header.bj .header-nav-li.on .header-c {
    color: #222 !important;
  }
  header.bj .header-nav-li:after {
    background: #ff6900;
  }
  header.bj .header-e {
    background-color: #ff6900;
    color: #fff;
    background-image: url(../images/ico33_2.png);
  }
  header.pro_hd .header-b {
    color: #222;
  }
  header.pro_hd .header-a {
    background-image: url(../images/ico32_2.png);
  }
  header.pro_hd .header-c {
    color: #666 !important;
  }
  header.pro_hd .header-nav-li.on .header-c {
    color: #222 !important;
  }
  header.pro_hd .header-nav-li:after {
    background: #ff6900;
  }
  header.pro_hd .header-e {
    background-color: #ff6900;
    color: #fff;
    background-image: url(../images/ico33_2.png);
  }
  header.on .logo {
    height: 5.2vw;
    line-height: 5.2vw;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header.on .header {
    height: 5.2vw;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header.on .header-c {
    line-height: 5.2vw;
    padding: 0;
  }
  header.on .header-b {
    line-height: 5.2vw;
    padding: 0;
  }
  header.on .header-a {
    line-height: 5.2vw;
    padding: 0;
    height: 100%;
  }
  header.on .header-e {
    top: 1.3vw;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header.on #language {
    top: 1.3vw;
    -webkit-transition: all 0.5s;
  }
}
.header-tk-bj {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 2;
}

.header-tk {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  min-height: 35.416vw;
  background: url(../img/img28.jpg) no-repeat center;
  background-size: cover;
  padding-top: 10vw;
}

.header-tkw {
  width: 92%;
  max-width: 1150px;
  margin: 0 auto;
}

.header-tk-a {
  font-size: 60px;
  text-align: center;
  line-height: 1;
  color: #ff6900;
}

.header-tk-b {
  width: 100%;
  position: relative;
  margin-top: 50px;
}

.header-tk-b1 {
  width: 100%;
  height: 100px;
  padding-left: 60px;
  padding-right: 100px;
  font-size: 20px;
  background: #e8eff7 url(../img/ico32_2.png) no-repeat 25px center;
  border: 0;
  border-radius: 15px;
}

.header-tk-b2 {
  font-size: 20px;
  height: 100%;
  width: 80px;
  border: 0;
  background: initial;
  color: #ff6900;
  position: absolute;
  top: 0;
  right: 0;
  text-align: left;
}

.header-tk-c {
  font-size: 0;
  margin-top: 60px;
}

.header-tk-c1 {
  font-size: 16px;
  color: #ff6900;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}

.header-tk-c a {
  display: inline-block;
  vertical-align: inherit;
  font-size: 16px;
  color: #000;
  opacity: 0.5;
  margin-right: 30px;
  margin-bottom: 10px;
}

.header-tk-c a:hover {
  opacity: 1;
}

.header-tk-d {
  position: absolute;
  bottom: 40px;
  right: 20px;
  opacity: 0.3;
  width: 35px;
  cursor: pointer;
}

.header-tk-d:hover {
  opacity: 1;
}

.header-fgb {
  display: none;
}

.header-gb {
  display: none;
}

@media (max-width: 1200px) {
  .header-div {
    width: 101vw;
    position: absolute;
    top: 0;
    left: -5%;
    height: 100vh;
    padding: 0;
    background: url(../img/img29.jpg) no-repeat center;
    background-size: cover;
    z-index: 2;
    display: none;
  }
  .logo {
    position: relative;
    z-index: 3;
    padding: 0;
    line-height: 80px;
    height: 80px;
    width: 120px;
  }
  .header {
    height: 80px;
  }
  .header-ab {
    width: 100%;
    padding: 0 4%;
    text-align: right;
    height: 80px;
    margin: 0;
  }
  .header-a {
    width: 20px;
    background-image: url(../img/ico32_2.png);
    height: 100%;
  }
  .header-b {
    color: #ff6900;
    line-height: 80px;
    margin-right: 20px;
    padding: 0;
  }
  .header-nav {
    margin: 0;
    width: 100%;
    padding: 10%;
    height: auto;
    text-align: center;
    float: initial;
  }
  .header-nav-li {
    width: 100%;
    height: auto;
  }
  .header-c {
    width: 100%;
    color: #ff6900 !important;
    font-size: 30px;
    padding: 0;
    line-height: 80px;
  }
  .header-nav-li:after {
    display: none;
  }
  .header-i {
    position: absolute;
    width: 100%;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .header-d {
    width: 100%;
    background: initial;
    box-shadow: initial;
    position: initial;
    left: initial;
    /*display: block;*/
    margin: 0;
    margin-bottom: 15px;
  }
  .header-d a {
    padding: 0;
    margin-bottom: 10px;
  }
  .header-e {
    position: initial;
    width: 60%;
    margin-left: 20%;
    margin-top: 5%;
    font-size: 20px;
    line-height: 80px;
    border-radius: 10px;
    padding: 0 4%;
    background-color: #ff6900;
    color: #fff;
    background-image: url(../img/ico33_2.png);
    background-position-x: 96%;
    background-size: 20px auto;
  }
  .header-f {
    /*	display: block;*/
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    width: 60%;
    padding: 0;
    z-index: 9;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .header-fdiv {
    width: 100%;
    margin: 0;
    padding: 60px;
  }
  .header-fgb {
    display: block;
    width: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .header-gb {
    font-size: 18px;
    display: block;
    float: right;
    margin-left: 40px;
    padding-right: 22px;
    background: url(../img/ico33_1.png) no-repeat right center;
    background-size: 14px auto;
    color: #ff6900;
    line-height: 80px;
  }
  .header-gb2 {
    color: #fff;
    background-image: url(../img/ico33_2.png);
  }
  header.bj .header-gb2 {
    color: #ff6900;
    background-image: url(../img/ico33_1.png);
  }
  .header-tk-a {
    font-size: 40px;
  }
  .header-tk-b1 {
    height: 60px;
    line-height: 60px;
  }
  .header-tk {
    padding-bottom: 5vw;
  }
  .header-tk-c {
    margin-top: 30px;
  }
}
@media (max-width: 750px) {
  .header {
    height: 1rem;
  }
  .logo {
    width: 2rem;
    height: 1rem;
    line-height: 1rem;
  }
  .header-gb {
    font-size: 0.3rem;
    line-height: 1rem;
    margin-left: 0.4rem;
  }
  .header-a {
    width: 0.3rem;
    height: 1rem;
    margin-left: 0.25rem;
  }
  .header-b {
    font-size: 0.3rem;
    line-height: 1rem;
    margin: 0;
  }
  .header-div {
    /*display: block;*/
  }
  .header-c {
    font-size: 0.36rem;
    line-height: 1rem;
    font-weight: bold;
  }
  .header-i {
    height: 1rem;
  }
  .header-d a {
    font-size: 0.26rem;
    line-height: 0.6rem;
    margin: 0;
  }
  .header-nav {
    padding: 7% 10%;
  }
  .header-e {
    width: 80%;
    margin-left: 10%;
    margin-top: 0;
    line-height: 1rem;
    padding: 0 0.3rem;
    font-size: 0.32rem;
    background-size: 0.26rem;
    background-position-x: calc(100% - 0.3rem);
  }
  .header-f {
    width: 80%;
  }
  .header-fdiv {
    padding: 0.8rem;
  }
  .header-fgb {
    width: 0.3rem;
    right: 0.2rem;
    top: 0.2rem;
  }
  .header-tkw {
    width: 80%;
  }
  .header-tk-a {
    font-size: 0.6rem;
    padding-top: 1rem;
  }
  .header-tk-b1 {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    padding-left: 1.2rem;
    padding-right: 1.5rem;
  }
  .header-tk {
    padding-bottom: 1rem;
  }
  .header-tk-c {
    margin-top: 30px;
  }
  .header-tk-b {
    margin-top: 0.4rem;
  }
  .header-tk-b1 {
    background-size: 0.3rem;
    background-position-x: 0.3rem;
  }
  .header-tk-b2 {
    font-size: 0.3rem;
    width: 1rem;
  }
  .header-tk-c {
    margin: 0.3rem 0;
  }
  .header-tk-c1,
  .header-tk-c a {
    font-size: 0.24rem;
    margin-right: 0.2rem;
    margin-bottom: 0.15rem;
  }
  .header-tk-d {
    width: 0.4rem;
    right: 50%;
    margin-right: -0.2rem;
    bottom: 0.3rem;
  }
}
.banner {
  position: relative;
}

.swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  width: 100%;
  height: 30%;
  position: relative;
}
.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
  color: #fff;
}
.mySwiper2 .swiper-button-next {
  right: 100px;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  padding: 20px;
  font-size: 20px;
  box-sizing: content-box;
  border: 4px solid #fff;
}
.mySwiper2 .swiper-button-prev {
  left: 100px;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  padding: 20px;
  box-sizing: content-box;
  font-size: 20px;
  border: 4px solid #fff;
}

.mySwiper {
  height: 135px;
  box-sizing: border-box;
  position: absolute;
  bottom: 10px;
  display: flex;
  overflow: visible;
  padding-right: 200px;
  justify-content: flex-end;
  background-color: rgba(255, 255, 255, 0.5);
}

.mySwiper .swiper-wrapper {
  display: flex;
  justify-content: flex-end;
}

.mySwiper .swiper-slide {
  width: 226px !important;
  height: 100%;
  position: static;
}
.mySwiper .swiper-slide:nth-child(2) .banner_txt {
  left: -226px;
}
.mySwiper .swiper-slide:nth-child(3) .banner_txt {
  left: -452px;
}
.mySwiper .swiper-slide .banner_txt {
  display: none;
}
.mySwiper .swiper-slide img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}

.mySwiper .swiper-slide-thumb-active .banner_txt {
  display: block;
  position: absolute;
  z-index: 500;
  width: 678px;
  color: #fff;
  height: 300px;
  padding: 60px;
  left: 0;
  top: -300px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box {
  position: relative;
  text-align: right;
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box .view_more {
  color: var(--main-color);
  font-size: 20px;
  border-radius: 20px;
  background-color: #fff;
  display: inline-block;
  padding: 5px 20px;
  margin: 20px;
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box .view_more .icon_arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/view_more_arrow.png");
  background-size: cover;
  margin-left: 10px;
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box::after {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 38px;
  height: 79px;
  background-image: url("../images/left_angle.png");
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box::before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 38px;
  height: 79px;
  background-image: url("../images/right_angle.png");
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box h2 {
  font-size: 48px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
}
.mySwiper .swiper-slide-thumb-active .banner_txt .bann_txt_box p {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
.mySwiper .swiper-slide-thumb-active img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.development_history_wrap {
  padding-left: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.development_history_wrap .dep_page {
  display: flex;
  align-items: center;
  justify-content: center;
}
.development_history_wrap .dep_page a {
  display: block;
  margin: 0 10px;
}
.development_history_wrap .dep_page .prev {
  width: 53px;
  height: 54px;
  background-image: url("../images/dep_arrow_right.png");
  transform: rotate(180deg);
  background-size: cover;
}
.development_history_wrap .dep_page .prev.disabled {
  background-image: url("../images/dep_arrow_left.png");
  transform: rotate(0deg);
}
.development_history_wrap .dep_page .next {
  width: 53px;
  height: 54px;
  background-image: url("../images/dep_arrow_right.png");
  background-size: cover;
}
.development_history_wrap .dep_page .next.disabled {
  background-image: url("../images/dep_arrow_left.png");
  transform: rotate(180deg);
}
.development_history_wrap .title {
  font-size: 48px;
  position: relative;
  padding: 20px 0;
  color: #000;
}
.development_history_wrap .title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100px;
  height: 10px;
  background-color: var(--main-color);
}
.development_history_wrap .history_items {
  padding-top: 100px;
}
.development_history_wrap .history_item {
  display: flex;
  justify-content: flex-end;
  align-items: start;
  padding-bottom: 50px;
  margin-bottom: 50px;
  position: relative;
}
.development_history_wrap .history_item:nth-child(1) .history_item_txt {
  right: 600px;
}
.development_history_wrap .history_item:nth-child(2) .history_item_txt {
  right: 700px;
}
.development_history_wrap .history_item:nth-child(3) .history_item_txt {
  right: 1050px;
  top: -30px;
}
.development_history_wrap .history_item:nth-child(4) .history_item_txt {
  right: 1200px;
}
.development_history_wrap .history_item .history_item_txt {
  position: absolute;
}
.development_history_wrap .history_item h3 {
  font-size: 72px;
  color: var(--main-color);
  margin-bottom: 20px;
  font-family: BaiJamjuree-Bold;
}
.development_history_wrap .history_item p {
  font-size: 22px;
  padding-bottom: 10px;
}

.department {
  padding: 100px 0;
  margin-top: 100px;
  background-image: url("../images/Department_bg.png");
  background-repeat: no-repeat;
}

.department_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 2列 */
  gap: 40px;
  /* 设置20px的行列间隙 */
}
.department_items .department_item {
  border-radius: 20px;
  padding: 40px;
  display: block;
  background-color: #fff;
  cursor: pointer;
  transition: all ease 0.3s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.department_items .department_item:not(:first-child):hover {
  background-image: url(../images/Department_over_bg.png);
  background-repeat: no-repeat;
  background-position: right 50px;
  background-color: #fff3eb;
}
.department_items .department_item .department_item_title .name {
  font-size: 36px;
  margin-top: 20px;
  font-weight: normal;
  color: #333333;
}
.department_items .department_item .department_item_txt {
  padding: 40px 0;
  font-size: 22px;
  color: #999999;
  line-height: 34px;
}
.department_items .department_item .department_item_btn a {
  display: inline-block;
  padding: 10px 0;
  border-radius: 20px;
  color: #333333;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
}
.department_items .department_item .department_item_btn a .more {
  display: inline-block;
  width: 17px;
  height: 12px;
  background-image: url("../images/arrow-grey.png");
  background-size: cover;
  margin-left: 10px;
}
.department_items .department_item:nth-child(1) h2 {
  font-weight: normal;
  font-size: 48px;
  position: relative;
  color: #333333;
  padding-top: 40px;
  padding-bottom: 20px;
}
.department_items .department_item:nth-child(1) h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100px;
  height: 10px;
  background-color: var(--main-color);
}
.department_items .department_item:nth-child(1) .department_item_btn a {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: var(--main-color);
  color: #fff;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
}
.department_items .department_item:nth-child(1) .department_item_btn a .more {
  display: inline-block;
  width: 17px;
  height: 12px;
  background-image: url("../images/arrow-white.png");
  background-size: cover;
  margin-left: 10px;
}

.news_wrap {
  background-image: url("../images/newsbg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 800px;
  width: 100%;
}
.news_wrap .news_items {
  padding: 50px;
  display: grid;
  margin-top: 100px;
  grid-template-columns: repeat(3, 1fr);
  /* 2列 */
  gap: 40px;
  /* 设置20px的行列间隙 */
}
.news_wrap .new_hd {
  padding-top: 100px;
  text-align: center;
}
.news_wrap .new_hd h2 {
  font-size: 60px;
  color: #ffffff;
  padding-bottom: 10px;
}
.news_wrap .new_hd p {
  font-size: 26px;
  color: #ffffff;
}
.news_wrap .news_item {
  background-color: #fff;
  transition: all ease 0.3s;
  cursor: pointer;
  position: relative;
  padding: 40px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.news_wrap .news_item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all ease 0.3s;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.news_wrap .news_item .news_item_img {
  position: relative;
}
.news_wrap .news_item .news_item_img img {
  max-width: 100%;
}
.news_wrap .news_item .news_item_img .time {
  position: absolute;
  bottom: 0;
  left: -10px;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  background-image: linear-gradient(to right, #ff9e66 0, #ff9e66 80%, rgba(255, 158, 102, 0) 100%);
}
.news_wrap .news_item .news_item_img .time::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #bd540b;
  border-left: 12px solid transparent;
}
.news_wrap .news_item .news_item_txt {
  padding: 20px;
  background-color: #f5f5f5;
}
.news_wrap .news_item .news_item_txt h3 {
  font-size: 20px;
  color: #333333;
  padding-bottom: 20px;
  transition: all ease 0.3s;
}

  /* 设新闻标题文字字体大小等 */



.news_wrap .news_item .news_item_txt p {
  font-size: 17px;
  color: #333333;
  line-height: 34px;
}
.news_wrap .news_item .news_item_btn {
  padding: 0 20px 20px 20px;
  text-align: right;
  background-color: #f5f5f5;
}
.news_wrap .news_item a {
  display: inline-block;
  padding: 10px 0;
  border-radius: 0;
  color: #333;
  text-align: center;
  font-size: 17px;
  box-sizing: border-box;
  transition: all ease 0.3s;
}
.news_wrap .news_item a .more {
  display: inline-block;
  width: 17px;
  height: 12px;
  background-image: url("../images/arrow-grey.png");
  background-size: cover;
  margin-left: 10px;
}
.news_wrap .news_item:hover .news_item_txt h3 {
  color: var(--main-color);
}
.news_wrap .news_item:hover a {
  color: var(--main-color);
}
.news_wrap .news_item:hover a .more {
  background-image: url("../images/arrow-orange.png");
}
.news_wrap .news_item:hover::after {
  width: 100%;
  background-color: var(--main-color);
}

.map-wrap {
  background-color: #fff9f5;
  padding: 100px 0 0 0;
  margin-top: 100px;
}
.map-wrap .title {
  font-size: 48px;
  position: relative;
  padding: 20px 0;
  margin-left: 100px;
  color: #000;
}
.map-wrap .title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100px;
  height: 10px;
  background-color: var(--main-color);
}
.map-wrap .title_tips {
  width: 700px;
  padding-top: 40px;
  font-size: 24px;
  margin-left: 100px;
  line-height: 40px;
  color: var(--main-color);
}
.map-wrap .map_box {
  position: relative;
}

.divpos {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.iqqbj-cnt {
  text-align: center;
  margin-top: -12.5vw;
  font-size: 0;
}

.iqqbj-img {
  display: inline-block;
  width: 93.75vw;
  position: relative;
  margin: 0 auto;
}

.iqqbj-img img {
  width: 100%;
}

.iqqbj-ul {
  z-index: 2;
}

.iqqbj-li {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 18%;
  top: 48%;
  cursor: pointer;
}

.iqqbj-e {
  width: 1.8vw;
  height: 1.8vw;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/ico41_1.png) no-repeat center;
  background-size: 99%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.iqqbj-f {
  line-height: 1.8vw;
  position: absolute;
  left: 1.2vw;
  top: 50%;
  color: var(--main-color);
  font-size: 22px;
  width: auto;
  display: inline-block;
  white-space: nowrap !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.iqqbj-li:nth-child(2) {
  left: 35%;
  top: 78%;
}

.iqqbj-li:nth-child(3) {
  left: 48%;
  top: 44%;
}

.iqqbj-li:nth-child(4) {
  left: 58%;
  top: 54%;
}

.iqqbj-li:nth-child(5) {
  left: 56%;
  top: 80%;
}

.iqqbj-li:nth-child(6) {
  left: 76%;
  top: 56%;
}

.iqqbj-li:nth-child(7) {
  left: 84%;
  top: 84%;
}

.iqqbj-li:nth-child(8) {
  left: 70%;
  top: 30%;
}

.iqqbj-li:nth-child(9) {
  left: 48%;
  top: 40%;
}

.iqqbj-li:nth-child(10) {
  left: 45%;
  top: 48%;
}

.iqqbj-li:nth-child(11) {
  left: 53%;
  top: 38%;
}

.iqqbj-li.on .iqqbj-e {
  background-image: url(../images/ico41_2.png);
}

.iqqbj-li.on .iqqbj-f {
  font-weight: bold;
}

.iqqbj-j {
  width: 33.4vw;
  height: 33.4vw;
  text-align: center;
  margin-left: 33.3vw;
  margin-top: -22vw;
  position: relative;
  z-index: 2;
  text-align: left;
}

.iqqbj-fli {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6.25vw 4.1vw 0 7.5vw;
  word-break: break-all;
  display: none;
}

.iqqbj-f2 {
  color: var(--main-color);
  line-height: 1.1;
  position: relative;
  z-index: 3;
}

.iqqbj-f3 {
  margin-top: 2.1vw;
  position: relative;
  z-index: 3;
  opacity: 0.6;
}

.iqqbj-fli:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  border-radius: 100%;
}

.iqqbj-fli:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -2vw;
  z-index: 2;
  background: var(--main-color);
  border-radius: 100%;
}

@media (max-width: 1200px) {
  .iqqbj-j {
    width: 47vw;
    height: 47vw;
    margin-left: 26vw;
  }
  .iqqbj-fli {
    padding-top: 7.25vw;
  }
}
@media (max-width: 1000px) {
  .iqqbj-f3 {
    font-size: 14px;
  }
  .iqqbj-f {
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .iqqbj-bj {
    padding: 1rem 0;
  }
  .iqqbj {
    padding: 0 0.5rem;
  }
  .iqqbj-b {
    padding: 0;
    width: 100%;
    margin-top: 0.3rem;
    font-size: 0.28rem;
  }
  .iqqbj-cnt {
    margin-top: 0.6rem;
  }
  .iqqbj-img {
    width: 100%;
  }
  .iqqbj-e {
    width: 3vw;
    height: 3vw;
  }
  .iqqbj-f {
    line-height: 3vw;
    font-size: 0.24rem;
    left: 2.2vw;
  }
  .iqqbj-li:nth-child(7) {
    left: 54%;
    top: 29%;
  }
  .iqqbj-li:nth-child(9) {
    left: 50%;
    top: 44%;
  }
  .iqqbj-li:nth-child(11) {
    left: 56%;
    top: 38%;
  }
  .iqqbj-li:nth-child(6) .iqqbj-f,
  .iqqbj-li:nth-child(8) .iqqbj-f,
  .iqqbj-li:nth-child(10) .iqqbj-f {
    left: initial;
    right: 2.2vw;
  }
  .iqqbj-f2 {
    font-size: 22px;
    font-weight: bold;
  }
  .iqqbj-f3 {
    font-size: 22px;
    margin-top: 0.2rem;
    line-height: 1.4;
  }
  .iqqbj-j {
    width: 80vw;
    height: 80vw;
    margin-left: 10vw;
  }
  .iqqbj-fli {
    padding: 15.25vw 4.1vw 0 12.5vw;
    padding: 15.25vw 4.1vw 0 12.5vw;
  }
}
.about_wrap {
  position: relative;
  overflow: hidden;
}
.about_wrap img {
  max-width: 100%;
}
.about_wrap .about_txt_box {
  position: absolute;
  top: 150px;
  color: #ffffff;
  left: 0;
  z-index: 55;
  width: 100%;
  text-align: center;
}
.about_wrap .about_txt_box h2 {
  font-size: 72px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.about_wrap .about_txt_box h2::after {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 38px;
  height: 38px;
  background-image: url("../images/left_angle.png");
}
.about_wrap .about_txt_box h2::before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 38px;
  height: 38px;
  background-image: url("../images/right_angle.png");
  background-position: 0 bottom;
}
.about_wrap .about_txt_box p {
  font-size: 24px;
  padding-top: 20px;
  width: 600px;
  line-height: 38px;
  margin: 20px auto;
}
.about_wrap .about_txt_box .view_more {
  padding: 10px 20px;
  font-size: 24px;
  width: 103px;
  display: inline-block;
  margin: 20px auto;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 25px;
}

.footer_wrap {
  background-color: #1a1a1a;
  padding: 60px 0;
  overflow: hidden;
}
.footer_wrap .copyright {
  padding-top: 100px;
  text-align: center;
  font-size: 18px;
  color: #808080;
}

.fonter_infor {
  display: flex;
  color: #fff;
  justify-content: space-between;
}
.fonter_infor h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.fonter_infor .contact p {
  font-size: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
}
.fonter_infor .contact p:nth-child(1) {
  background-image: url("../images/ft_co_01.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact p:nth-child(2) {
  background-image: url("../images/ft_co_01.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact p:nth-child(3) {
  background-image: url("../images/ft_co_02.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact p:nth-child(4) {
  background-image: url("../images/ft_co_03.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact p:nth-child(5) {
  background-image: url("../images/ft_co_04.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact p:nth-child(6) {
  background-image: url("../images/ft_co_04.png");
  background-repeat: no-repeat;
}
.fonter_infor .contact_input h3 {
  padding-left: 160px;
}
.fonter_infor .contact_input .form_item {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.fonter_infor .contact_input .form_item .label {
  font-size: 22px;
  margin-right: 20px;
  text-align: right;
  width: 150px;
}
.fonter_infor .contact_input .form_item .form-control {
  min-height: 30px;
  flex: 1;
  border-radius: 5px;
  min-width: 250px;
  border: none;
  background-color: #bbbbbb;
}
.fonter_infor .contact_input .btn {
  width: 250px;
  border-radius: 5px;
  background-color: #d1d1d1;
  display: inline-block;
  height: 42px;
  font-size: 24px;
  margin-left: 170px;
  color: #1a1a1a;
}
.fonter_infor .contact_input .btn img {
  margin-right: 5px;
}

.gyswbut {
  width: 7.4vw;
  height: 3.64583vw;
  position: absolute;
  left: 50%;
  margin-left: -4vw;
  right: 0;
  bottom: -1vw;
}
.gyswbut .swiper-button-next:after,
.gyswbut .swiper-button-prev:after {
  display: none;
}

.gyswbut-prev,
.gyswbut-next {
  right: 0;
  top: 0;
  margin: 0;
  width: 3.6vw;
  height: 3.6vw;
  background: url(../img/ico28_1.png) no-repeat center;
  background-size: 99%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idht-bj {
  background: #dde7ef;
  padding: 7.8125vw 0;
}

.idht-a {
  color: var(--main-color);
  display: inline-block;
}

.idht-b {
  position: relative;
  float: right;
  bottom: initial;
}

.idht-bprev {
  background-image: url(../images/ico28_5.png);
}

.idht-bprev:hover {
  background-image: url(../images/ico28_7.png);
}

.idht-bnext {
  background-image: url(../images/ico28_6.png);
}

.idht-bnext:hover {
  background-image: url(../images/ico28_8.png);
}

.idht-swiper {
  margin-top: 2.6vw;
  overflow: hidden;
  height: 55vw;
  padding-bottom: 2vw;
}

.idht-swbj {
  width: 100%;
  height: 100%;
  background: url(../images/ico36.png) no-repeat center 200px;
  background-size: 100% auto;
  z-index: 1;
}

.idht-e {
  color: #666666;
}

.idht-swiper .swiper-wrapper {
  z-index: 2;
}

.idht-li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: var(--main-color);
  margin-left: -10vw;
  opacity: 0;
}

@media (min-width: 751px) {
  .idht-li:nth-child(1) {
    top: 18%;
    padding-left: 47%;
  }
  .idht-li:nth-child(2) {
    top: 42%;
    padding-left: 36%;
  }
  .idht-li:nth-child(3) {
    top: 62%;
    padding-left: 24%;
  }
  .idht-li:nth-child(4) {
    top: 86%;
    padding-left: 8%;
  }
}
.idht-sd.swiper-slide-active .idht-li:nth-child(1) {
  margin-left: 0;
  opacity: 1;
  transition: all 0.8s 0.4s;
  -webkit-transition: all 0.8s 0.4s;
}

.idht-sd.swiper-slide-active .idht-li:nth-child(2) {
  margin-left: 0;
  opacity: 1;
  transition: all 0.8s 0.7s;
  -webkit-transition: all 0.8s 0.7s;
}

.idht-sd.swiper-slide-active .idht-li:nth-child(3) {
  margin-left: 0;
  opacity: 1;
  transition: all 0.8s 1s;
  -webkit-transition: all 0.8s 1s;
}

.idht-sd.swiper-slide-active .idht-li:nth-child(4) {
  margin-left: 0;
  opacity: 1;
  transition: all 0.8s 1.3s;
  -webkit-transition: all 0.8s 1.3s;
}

@media (max-width: 1200px) {
  .idht-swbj {
    left: 3%;
  }
  .idht-e {
    font-size: 14px;
  }
  .idht-swiper {
    height: 40.5vw;
    padding-bottom: 4vw;
  }
}
@media (max-width: 1000px) {
  .idht-e {
    font-size: 12px;
  }
}
@media (max-width: 750px) {
  .idht-bj {
    padding: 0.8rem 0;
  }
  .idht-a {
    padding-left: 0.5rem;
  }
  .idht-swiper {
    padding-left: 10%;
    height: auto;
    margin-top: 0.6rem;
  }
  .idht-swbj {
    display: none;
  }
  .idht-ul {
    position: relative;
  }
  .idht-li {
    position: relative;
    left: initial;
    top: initial;
    margin-top: 0.2rem;
  }
  .idht-e {
    font-size: 0.24rem;
  }
  .idht-f {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.1rem;
    background: url(../img/ico37_1.png) no-repeat left center;
    background-size: 100% auto;
  }
  .idht-li:nth-child(2) .idht-f {
    background-image: url(../img/ico37_2.png);
  }
  .idht-li:nth-child(3) .idht-f {
    background-image: url(../img/ico37_3.png);
  }
  .idht-li:nth-child(4) .idht-f {
    background-image: url(../img/ico37_4.png);
  }
  .idht-a {
    font-size: 0.5rem;
    padding-top: 0.1rem;
  }
}
/* -------- 메인 컨텐츠 :: Why Infotech -------- */
#mainInfotech {
  position: relative;
  display: flex;
  align-items: center;
  height: 100vh;
  overflow: hidden;
}

#mainInfotech:before {
  position: absolute;
  content: "";
  width: 48rem;
  height: 79.16vh;
  background: #f5f5f5;
  border-radius: 4rem 0 0 4rem;
  right: 0;
  transform: translateX(100%);
  transition: var(--transition-custom2);
  transition-delay: 0.4s;
}

#mainInfotech.animated:before {
  transform: translateX(0%);
}

#mainInfotech > div {
  width: 100%;
}

#mainInfotech .bottom-txt {
  position: absolute;
  font-size: 10rem;
  color: #f5f5f5;
  font-weight: 900;
  text-align: right;
  bottom: 5rem;
  z-index: -1;
  left: 0;
  width: auto;
  transition: left 0.6s linear, transform 1.5s ease;
  transform: translateX(-100%);
}

#mainInfotech .bottom-txt .txt {
  display: inline-block;
  text-align: left;
}

#mainInfotech .bottom-txt .txt span {
  display: block;
  padding-left: 10rem;
}

.main-infotech-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-infotech-wrap .left-box {
  width: 29.84%;
  word-break:break-al;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:30px;
  word-break: break-all;
}

<!--产品中心列表左侧宽度;word-break用来控制断词

-->

.main-infotech-wrap .left-box .main-btn-circle {
  margin-top: 4rem;
}

.main-infotech-wrap .right-box {
  width: 63.16%;
  margin-right: -20rem;
}

/* Why Infotech :: 컨텐츠 */
.main-infotech-list {
  width: 33rem;
  height: 66rem;
  position: relative;
}

.main-infotech-list .slick-list {
  overflow: visible;
}

.main-infotech-list .list-item {
  position: relative;
  /* background:#fff; */
  margin-right: 3rem;
  transition: var(--transition-custom2);
  height: 42rem;
  transform: translateX(-30px);
  opacity: 0;
  transition: all 0.7s;
}

.main-infotech-list .list-item:nth-child(2) {
  transition-delay: 0.8s;
}

.main-infotech-list .list-item:nth-child(3) {
  transition-delay: 1s;
}

.main-infotech-list .list-item:nth-child(4) {
  transition-delay: 1.25s;
}

.main-infotech-list .list-item:nth-child(5) {
  transition-delay: 1.5s;
}

.main-infotech-list .list-item .item-inner {
  position: absolute;
  width: 100%;
  padding: 3rem;
  box-sizing: border-box;
  min-height: 52rem;
  background: #fff;
  box-shadow: 1.5rem 1.5rem 5rem rgba(0, 0, 0, 0.12);
  transition: all 0.3s linear, min-height 0.3s linear;
  border-radius: 3rem;
  top: 50%;
  transform: translateY(-50%);
}

.main-infotech-list.slide-on .list-item {
  transition-delay: 0s !important;
}

/* Why Infotech :: 컨텐츠 :: Dots */
.main-infotech-list .slick-dots {
  position: absolute;
  display: flex;
  vertical-align: top;
  margin: 0 -1rem;
  bottom: -12rem;
  left: -8.5rem;
}

.main-infotech-list .slick-dots li {
  margin: 0 1rem;
}

.main-infotech-list .slick-dots li:last-child {
  display: none;
}

.main-infotech-list .slick-dots li button {
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  background: none;
  vertical-align: top;
  width: 1rem;
  height: 1rem;
  background-color: #eee;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.main-infotech-list .slick-dots li.slick-active button {
  background-color: var(--main-color);
  opacity: 1;
}

/* 아이콘 */
.main-infotech-list .list-item .icon-box {
  position: relative;
  display: inline-block;
}

.main-infotech-list .list-item .icon-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #f26221;
  left: 0rem;
  top: 0rem;
  border-radius: 50%;
  opacity: 0;
  transition: var(--transition-custom);
  transition-delay: 0s;
}

.main-infotech-list .list-item .icon-box .icon {
  position: relative;
  width: 10rem;
  height: 0;
  padding-top: 10rem;
  border-radius: 50%;
  background: #f5f5f5;
  transition: var(--transition-custom);
  z-index: 1;
}

.main-infotech-list .list-item .icon-box svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  padding: 2rem;
  box-sizing: border-box;
  transition: var(--transition-custom);
}

.main-infotech-list .list-item .icon-box iframe svg {
  margin: auto;
}

/* 텍스트 */
.main-infotech-list .list-item .txt-box {
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: calc(100% - 1rem);
}

.main-infotech-list .list-item .txt-box .tit {
  font-size: 3rem;
  line-height: 1.16;
  color: #222;
  font-weight: 700;
  transition: var(--transition-custom);
}

.main-infotech-list .list-item .txt-box .inner-txt {
  overflow: hidden;
  height: auto;
  transition: var(--transition-custom);
  opacity: 1;
  color: #000;
}

.main-infotech-list .list-item .txt-box .txt {
  font-size: 1.5rem;
  line-height: 1.66;
  color: #000;
  opacity: 0.9;
  margin-top: 2rem;
  padding-left: 1.5rem;
}

/* 컨텐츠 활성화 */
.main-infotech-list .list-item.off .item-inner {
  height: 56rem;
}

.main-infotech-list .list-item.slick-current .item-inner {
  width: 40rem;
  min-height: 60rem;
  transform: translate(-20rem, -50%);
  background: #f58038;
  box-shadow: none;
}

.main-infotech-list .list-item.slick-current .txt-box .inner-tx {
  color: #fff;
}

.main-infotech-list .list-item.slick-current .icon-box:before {
  /* left:1rem; top:1rem; */
  opacity: 1;
  transition-delay: 0.25s;
}

.main-infotech-list .list-item.slick-current .icon-box .icon {
  width: 16rem;
  padding-top: 16rem;
  background: #f69152;
  transform: translate(-1rem, -1rem);
  transition: var(--transition-custom), transform 0.4s 0.25s;
}

.main-infotech-list .list-item.slick-current .icon-box svg {
  padding: 3rem;
}

.main-infotech-list .list-item.slick-current .txt-box .tit {
  color: #fff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 80%, rgba(255, 255, 255, 0) 100%);
  padding: 0.5rem 3rem;
}

.main-infotech-list .list-item.slick-current .txt-box .tit p {
  font-size: 14px;
  font-weight: normal;
}

.main-infotech-list .list-item.slick-current .txt-box .inner-txt {
  min-height: 10rem;
  height: auto;
  width: 34rem;
  opacity: 1;
  color: #fff;
}

.main-infotech-list .list-item.slick-current .txt-box .inner-txt .txt {
  color: #fff;
}

.main-infotech-list .list-item.slick-current .icon-box iframe svg * {
  stroke: #fff;
}

/* 컨텐츠 활성화 off */
.main-infotech-list .list-item.off:not(.slick-current) {
  transform: translateX(-530%) !important;
  transition-delay: 0s !important;
}

.main-infotech-list .list-item.off.slick-current {
  transition-delay: 0s !important;
}

.main-infotech-list .list-item.off:not(.slick-current) .item-inner {
  backdrop-filter: blur(10px);
  background: none;
}

/* more 버튼 */
.main-infotech-list .list-item.more-btn-item {
  height: auto;
  margin-top: 6rem;
}

.main-infotech-list .list-item.more-btn-item .more-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.main-infotech-list .list-item.more-btn-item .more-btn i {
  font-size: 6rem;
  color: #222;
}

.main-infotech-list .list-item.more-btn-item svg {
  fill: #222;
  height: auto;
  width: 100%;
  animation: more_circle_rotate 12s linear infinite;
}

@keyframes more_circle_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* animated */
#mainInfotech.animated .bottom-txt {
  transform: translate(0);
}

#mainInfotech.animated .main-infotech-list .list-item {
  transform: none;
  opacity: 1;
}

.main-infotech-list .list-item.first.slick-current {
  transform: translate(0rem, 0%) scale(0.5);
  transition-delay: 0.5s;
}

#mainInfotech.animated .main-infotech-list .list-item.first.slick-current {
  transform: translate(0rem, 0%) scale(1);
}

.subbanner img {
  max-width: 100%;
}
.subbanner .sub_txt {
  position: absolute;
  top: 200px;
  width: 100%;
  text-align: center;
  z-index: 5;
}
.subbanner h2 {
  font-size: 100px;
  color: #ffffff;
  padding-bottom: 20px;
}
.subbanner p {
  font-size: 26px;
  color: #ffffff;
}

#mainInfotech.animated .main-infotech-list .list-item.slick-current .icon .active {
  display: block;
  opacity: 0.5;
}
#mainInfotech.animated .main-infotech-list .list-item.slick-current .icon .nomal {
  display: none;
}

#mainInfotech.animated .main-infotech-list .list-item.slick-current .pro_img {
  padding-top: 0;
}
#mainInfotech.animated .main-infotech-list .list-item.slick-current .pro_img .active {
  
    width: 360px;
  height: 240px;
  display: block;
}
#mainInfotech.animated .main-infotech-list .list-item.slick-current .pro_img .nomal {
  
    width: 360px;
  height: 240px;
  display: none;
}



#mainInfotech.animated .main-infotech-list .list-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
#mainInfotech.animated .main-infotech-list .list-item .icon img {
  display: none;
  margin-top: -170px;
  width: 100px;
  height: 100px;
}
#mainInfotech.animated .main-infotech-list .list-item .icon img.nomal {
  display: block;
  width: 60px;
  margin-top: -100px;
  height: 60px;
}
#mainInfotech.animated .main-infotech-list .list-item .pro_img {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 20px;
  width: 360px;
  height: 240px;
}
#mainInfotech.animated .main-infotech-list .list-item .pro_img img {
  display: none;
  max-width: 80%;
  width: 360px;
  height: 240px;
}
#mainInfotech.animated .main-infotech-list .list-item .pro_img img.nomal {
  display: block;
  width: 360px;
  height: 240px;
}

/*产品中心列表两个动态图片属性设置2025-05-09*/



.main-infotech-list .list-item .txt-box .tit {
  background-image: linear-gradient(to right, rgba(245, 128, 56, 0.3) 0%, rgba(245, 128, 56, 0.1) 80%, rgba(245, 128, 56, 0) 100%);
  padding: 0.5rem 1rem;
  color: #958f8f;
}
.main-infotech-list .list-item .txt-box .tit p {
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  color: #958f8f;
}

.main-infotech-list .list-item.slick-current .txt-box .tit p {
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  color: #fff;
}

.main-tit-box .tit-en {
  font-size: 30px;
  color: #f58038;
  padding-bottom: 40px;
  display: block;
}
.main-tit-box .txt {
  font-size: 20px;
  line-height: 26px;
}

.main-infotech-list .slick-arrow {
  position: absolute;
  bottom: 40px;
  width: 50px;
  height: 50px;
}
.main-infotech-list .slick-arrow.slick-prev {
  background-image: url(../images/pro_arrow_left_namal.png);
  background-size: cover;
  margin-right: 60px;
}
.main-infotech-list .slick-arrow.slick-prev.slick-disabled {
  background-image: url(../images/pro_arrow_left_disablel.png);
  background-size: cover;
}
.main-infotech-list .slick-arrow.slick-next {
  background-image: url(../images/pro_arrow_right_namal.png);
  background-size: cover;
  margin-left: 60px;
  right: 200px;
}
.main-infotech-list .slick-arrow.slick-next.slick-disabled {
  background-image: url(../images/pro_arrow_right_disablel.png);
  background-size: cover;
}

.prodect_title {
  display: flex;
  padding: 20px 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.prodect_title h2 {
  font-size: 36px;
  color: var(--main-color);
}
.prodect_title P {
  color: #000;
  font-size: 30px;
  margin-top: 10px;
}

.sort_product {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.sort_product .sort_items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
.sort_product .sort_items .sort_item {
  width: 190px;
  height: 166px;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sort_product .sort_items .sort_item:hover {
  background-color: var(--main-color);
  color: #fff;
}
.sort_product .sort_items .sort_item:hover .sort_item_img {
  border: 1px solid #fff;
}
.sort_product .sort_items .sort_item:hover .sort_item_img img.active {
  display: block;
}
.sort_product .sort_items .sort_item:hover .sort_item_img img.nomal {
  display: none;
}
.sort_product .sort_items .sort_item.active {
  background-color: var(--main-color);
  color: #fff;
}
.sort_product .sort_items .sort_item.active .sort_item_img {
  border: 1px solid #fff;
}
.sort_product .sort_items .sort_item.active .sort_item_img img.active {
  display: block;
}
.sort_product .sort_items .sort_item.active .sort_item_img img.nomal {
  display: none;
}
.sort_product .sort_items .sort_item .sort_item_img {
  width: 102px;
  height: 93px;
  display: flex;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sort_product .sort_items .sort_item .sort_item_img img {
  width: 60%;
}
.sort_product .sort_items .sort_item .sort_item_img img.active {
  display: none;
}

.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.mgt35 {
  margin-top: 35px;
}

.mgt65 {
  margin-top: 65px;
}

.pdb45 {
  padding-bottom: 45px;
}

.pdb50 {
  padding-bottom: 50px;
}

.pdb55 {
  padding-bottom: 55px;
}

.pdb60 {
  padding-bottom: 60px;
}

.pdb65 {
  padding-bottom: 65px;
}

.pdb70 {
  padding-bottom: 70px;
}

.pdb75 {
  padding-bottom: 75px;
}

:before,
:after {
  content: "";
  position: absolute;
  display: block;
}

#swiper6,
#swiper7 {
  overflow: hidden;
}

.k11-1 {
  height: 70px;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}

.k11-1:before {
  left: 10px;
  width: auto;
  right: 10px;
  height: 2px;
  background-color: #ffb489;
  top: 19px;
}

.txt1 {
  height: 70px;
  position: relative;
  width: 100%;
  padding-top: 9px;
}

.k11-1 .swiper-slide > .txt1 > span {
  display: block;
  background: url(../images/41.png) no-repeat center center;
  width: 100%;
  height: 20px;
}

.k11-1 .swiper-slide > .txt1 > p {
  color: #b8b8b8;
  text-align: center;
  margin-top: 10px;
}

.k11-1 .swiper-slide.swiper-slide-active > .txt1 > span {
  display: block;
  background: url(../images/42.png) no-repeat center center;
  width: 100%;
  height: 20px;
}

.k11-1 .swiper-slide.swiper-slide-active > .txt1 > p {
  color: var(--main-color);
}

.k11-1 .arrow-left,
.k11-1 .arrow-right {
  width: 38px;
  height: 38px;
  top: 0;
  margin-top: 0;
  background-size: 38px 38px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 20;
  border-radius: 50%;
  opacity: 1;
}

.k11-1 .arrow-left {
  background: url(../images/40.jpg) no-repeat center center/38px 38px;
  left: 0;
  right: auto;
}

.k11-1 .arrow-right {
  background: url(../images/40b.png) no-repeat center center/38px 38px;
  right: 0;
  left: auto;
}

.k11-1 .swiper-button-next::after {
  display: none;
}
.k11-1 .swiper-button-prev::after {
  display: none;
}

.ul09 .ovh {
  display: flex;
  padding: 30px 10px;
  border-bottom: 1px solid #ddd;
}
.ul09 .ovh .news_item_img {
  position: relative;
}
.ul09 .ovh .news_item_img .time {
  position: absolute;
  bottom: 0;
  left: -10px;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  background-image: linear-gradient(to right, #ff9e66 0, #ff9e66 80%, rgba(255, 158, 102, 0) 100%);
}
.ul09 .ovh .news_item_img .time::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #bd540b;
  border-left: 12px solid transparent;
}
.ul09 .ovh .infor {
  flex: 1;
  margin-right: 20px;
}
.ul09 .ovh .infor .news_title {
  font-size: 30px;
  color: #000;
  margin-bottom: 40px;
}
.ul09 .ovh .infor .intro {
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;
  line-height: 2em;
}
.ul09 .ovh .infor .view_more {
  text-align: right;
  font-size: 22px;
  color: #333;
}
.ul09 .ovh .infor .view_more .more_icon {
  display: inline-block;
  background-image: url(../images/arrow-grey.png);
  width: 17px;
  background-position: right center;
  height: 12px;
  background-size: cover;
  opacity: 0.6;
}

#c_grid-1700742013796 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background_radio: 2;
  display-radio: 1;
  background-color: rgb(255, 255, 255);
  margin-bottom: 0px;
  padding-bottom: 50px;
  margin-top: 0px;
  padding-top: 10px;
}

#c_grid-1700742013796 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}

#c_grid-1700742013796 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}

#c_grid-1700742013796 > div > .p_gridCell {
  position: static;
}

#c_grid-1700742013796 > .p_gridbox.signal {
  min-height: inherit;
}

#c_grid-1700742013796 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}

#c_grid-1700742013796 .p_gridCell {
  display-radio: 1;
  color: rgb(243, 245, 248);
}

@media screen and (max-width: 768px) {
  #c_grid-1700742013796 > .p_gridbox > .p_gridCell:nth-child(1n+1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-1700742013796 > .p_gridbox > .p_gridCell:nth-child(1n+1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
#c_static_001-1700742040314 {
  background_radio: 2;
  display-radio: 1;
  width: 96%;
  max-width: 1200px;
  min-width: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#c_static_001-1700742040314 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 96%;
  background_radio: 1;
  display-radio: flex;
  max-width: 1200px;
  min-width: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 30px;
}

#c_static_001-1700742040314 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1700742040314 .e_text-2 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  font-size: 32px;
  font-weight: normal;
  color: rgb(245, 129, 56);
  text-align: center;
}

#c_static_001-1700742040314 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 96%;
  background_radio: 1;
  display-radio: flex;
  max-width: 1200px;
  min-width: 0px;
  margin-left: auto;
  margin-right: auto;
}

#c_static_001-1700742040314 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1700742040314 .e_line-4 {
  line_radio: 2;
  display-radio: 1;
  width: 45px;
  max-width: none;
  max-height: none;
  border-top-color: rgb(245, 129, 56);
  height: auto;
  border-top-style: solid;
  border-top-width: 3px;
}

#c_magiccube_009-17007420690520 {
  background_radio: 2;
  display-radio: 1;
  width: 96%;
  max-width: 1200px;
  min-width: 0px;
  margin-left: auto;
  margin-right: auto;
}

#c_magiccube_009-17007420690520 .p_tab_wrapper {
  display: flex;
}

#c_magiccube_009-17007420690520 .p_right {
  flex-direction: row-reverse;
}

#c_magiccube_009-17007420690520 .p_top {
  flex-direction: column;
}

#c_magiccube_009-17007420690520 .p_bottom {
  flex-direction: column;
}

#c_magiccube_009-17007420690520 .content-box {
  display: none;
  min-height: 300px;
  overflow: hidden;
}

#c_magiccube_009-17007420690520 .top .tab-item,
#c_magiccube_009-17007420690520 .bottom .tab-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#c_magiccube_009-17007420690520 .p_content_wrapper {
  width: 100%;
}

#c_magiccube_009-17007420690520 .p_tablist {
  display: flex;
  border-bottom: 1px #ccc solid;
}

#c_magiccube_009-17007420690520 .tab-item {
  display: block;
  width: 33.3333333333%;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 22px;
  cursor: pointer;
  position: relative;
}

#c_static_645-1700745348061 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-1700745348061 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 {
  min-height: 300px;
  background_radio: 2;
  display-radio: 1;
}

#c_static_645-1700745348061 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background_radio: 1;
  display-radio: flex;
  padding-right: 0px;
  width: 100%;
  max-width: none;
}

#c_static_645-1700745348061 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0px;
  background_radio: 1;
  display-radio: flex;
  margin-top: 0px;
}

#c_static_645-1700745348061 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_image-5 {
  overflow: hidden;
  display-radio: 1;
  max-width: 800px;
  min-width: 0px;
  max-height: none;
}

#c_static_645-1700745348061 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-1700745348061 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: rgb(242, 242, 242);
  margin-left: -150px;
  margin-top: 180px;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  background_radio: 2;
  display-radio: flex;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#c_static_645-1700745348061 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_line-9 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-1700745348061 .e_text-8 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-1700745348061 .e_text-10 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-1700745348061 .e_container-4 .cbox-4-0 {
  flex: 0 0 65%;
}

@media screen and (max-width: 768px) {
  #c_static_645-1700745348061 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 0px;
    margin-top: 40px;
  }
  #c_static_645-1700745348061 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-top: 0px;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    background-color: rgb(1, 58, 117);
    padding-bottom: 25px;
  }
}
#c_static_645-17007459561740 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-17007459561740 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 {
  min-height: 300px;
  background_radio: 2;
  display-radio: 1;
}

#c_static_645-17007459561740 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background_radio: 1;
  display-radio: flex;
  padding-right: 0px;
  width: 100%;
  max-width: none;
}

#c_static_645-17007459561740 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0px;
  background_radio: 1;
  display-radio: flex;
  margin-top: 0px;
}

#c_static_645-17007459561740 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 .e_image-5 {
  overflow: hidden;
  display-radio: 1;
  max-width: 800px;
  min-width: 0px;
  max-height: none;
}

#c_static_645-17007459561740 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-17007459561740 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: rgb(242, 242, 242);
  margin-left: -150px;
  margin-top: 180px;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  background_radio: 2;
  display-radio: flex;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#c_static_645-17007459561740 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007459561740 .e_line-9 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-17007459561740 .e_text-8 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007459561740 .e_text-10 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007459561740 .e_container-4 .cbox-4-0 {
  flex: 0 0 65%;
}

@media screen and (max-width: 768px) {
  #c_static_645-17007459561740 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 0px;
    margin-top: 40px;
  }
  #c_static_645-17007459561740 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-top: 0px;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    background-color: rgb(1, 58, 117);
    padding-bottom: 25px;
  }
}
#c_static_645-17007460614680 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-17007460614680 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 {
  min-height: 300px;
  background_radio: 2;
  display-radio: 1;
}

#c_static_645-17007460614680 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background_radio: 1;
  display-radio: flex;
  padding-right: 0px;
  width: 100%;
  max-width: none;
}

#c_static_645-17007460614680 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0px;
  background_radio: 1;
  display-radio: flex;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 .e_image-5 {
  overflow: hidden;
  display-radio: 1;
  max-width: 800px;
  min-width: 0px;
  max-height: none;
}

#c_static_645-17007460614680 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-17007460614680 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: rgb(242, 242, 242);
  margin-left: -550px;
  margin-top: 320px;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  background_radio: 2;
  display-radio: flex;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#c_static_645-17007460614680 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-17007460614680 .e_text-8 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007460614680 .e_container-4 .cbox-4-0 {
  flex: 0 0 65%;
}

#c_static_645-17007460614680 .e_container-11 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_645-17007460614680 .e_container-11 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-12 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_645-17007460614680 .e_container-12 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_line-14 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-17007460614680 .e_text-15 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-12 .cbox-12-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#c_static_645-17007460614680 .e_container-16 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_645-17007460614680 .e_container-16 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-16 .cbox-16-0 {
  margin-top: 30px;
  margin-bottom: 0px;
}

#c_static_645-17007460614680 .e_text-17 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007460614680 .e_line-18 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-17007460614680 .e_text-19 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-20 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_static_645-17007460614680 .e_container-20 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-20 .cbox-20-0 {
  margin-top: 30px;
  margin-bottom: 0px;
}

#c_static_645-17007460614680 .e_text-21 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007460614680 .e_line-22 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-17007460614680 .e_text-23 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-24 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_645-17007460614680 .e_container-24 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-24 .cbox-24-0 {
  margin-right: 2%;
}

#c_static_645-17007460614680 .e_container-24 .cbox-24-1 {
  margin-left: 2%;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-25 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_645-17007460614680 .e_container-25 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-25 .cbox-25-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#c_static_645-17007460614680 .e_text-26 {
  font_radio: 2;
  font-size: 22px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
}

#c_static_645-17007460614680 .e_line-27 {
  max-width: 40px;
  margin-left: 0px;
  line_radio: 2;
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: rgb(245, 129, 56);
}

#c_static_645-17007460614680 .e_text-28 {
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  display-radio: 1;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-29 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
  margin-top: 0px;
}

#c_static_645-17007460614680 .e_container-29 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_645-17007460614680 .e_container-29 .cbox-29-0 {
  margin-right: 2%;
}

#c_static_645-17007460614680 .e_container-29 .cbox-29-1 {
  margin-left: 2%;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  #c_static_645-17007460614680 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 0px;
    margin-top: 40px;
  }
  #c_static_645-17007460614680 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-top: 0px;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    background-color: rgb(1, 58, 117);
    padding-bottom: 25px;
  }
}
#c_static_001-1700742040314 .e_line-4 {
  line_radio: 2;
  display-radio: 1;
  width: 45px;
  max-width: none;
  margin: 0 auto;
  max-height: none;
  border-top-color: rgb(245, 129, 56);
  height: auto;
  border-top-style: solid;
  border-top-width: 3px;
}

#c_magiccube_009-17007420690520 .p_active {
  color: #f58138;
  border-bottom: 3px #f58138 solid;
  display-radio: 1;
}

#c_magiccube_009-17007420690520 .right .tab-item {
  width: 100%;
  display: block;
  line-height: 53px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#c_magiccube_009-17007420690520 .left-content,
#c_magiccube_009-17007420690520 .top-content,
#c_magiccube_009-17007420690520 .bottom-content,
#c_magiccube_009-17007420690520 .right-content {
  overflow: hidden;
  width: 100%;
}

#c_magiccube_009-17007420690520 .content-box.active {
  display: block;
}

#c_magiccube_009-17007420690520 .p_icon {
  display-radio: 1;
}

#c_magiccube_009-17007420690520 .p_image {
  width: 40px;
  height: 40px;
  display-radio: 1;
  border-color: rgb(41, 21, 227);
}

#c_magiccube_009-17007420690520 .p_content {
  display-radio: 1;
}

#c_magiccube_009-17007420690520 .p_tab {
  display-radio: 1;
}

#c_magiccube_009-17007420690520 .p_active {
  color: #f58138;
  border-bottom: 3px #f58138 solid;
  display-radio: 1;
}

#c_magiccube_009-17007420690520 .vertical,
#c_magiccube_009-17007420690520 .right .vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#c_static_645-1700745348061 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_image-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_645-1700745348061 .e_container-6 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 {
  min-height: 300px;
  background_radio: 2;
  display-radio: 1;
}

#c_static_645-1700745348061 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background_radio: 1;
  display-radio: flex;
  padding-right: 0px;
  width: 100%;
  max-width: none;
}

#c_static_645-1700745348061 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_645-1700745348061 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0px;
  background_radio: 1;
  display-radio: flex;
  margin-top: 0px;
}

.gyinfo {
  padding: 9.375vw 0 5.2vw 0;
  position: relative;
  z-index: 2;
  background-image: url(../images/detailbg.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.gyinfo.wid1820 {
  width: auto;
}

.gyinfo-a {
  display: inline-block;
}

.gyinfo-cnt {
  width: 100%;
  max-width: 67.7vw;
  margin: 0 auto;
  margin-top: -2vw;
}

.gyinfo-c {
  margin-top: 1vw;
}

.gyinfo-d {
  padding: 3.125vw 0;
  font-size: 18px;
  margin-top: 4.16vw;
  color: #808080;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.gyinfo-b {
  color: #000;
}

.gyinfo-e {
  margin-top: 4.16vw;
  border-top: 4px solid #ff6900;
  text-align: center;
  padding-top: 2.6vw;
}

.gyinfo-el {
  float: left;
}

.gyinfo-e3 {
  float: right;
}

.gyinfo-e a {
  color: #999;
  display: inline-block;
  vertical-align: top;
}

.gyinfo-e a:hover {
  color: #ff6900;
}

.gyinfo-img {
  position: absolute;
  top: 11.5vw;
  right: -37vw;
  width: 74vw;
}

.sf-body {
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1200px) {
  .gyinfo {
    padding: 140px 0 80px 0;
  }
  .gyinfo-cnt {
    margin-top: -30px;
  }
  .gyinfo-c {
    margin-top: 15px;
  }
}
@media (max-width: 1000px) {
  .gyinfo-cnt {
    max-width: 100%;
    margin-top: 25px;
  }
}
@media (max-width: 750px) {
  .gyinfo {
    padding: 1.5rem 0 0.8rem 0;
  }
  .gyinfo-b {
    font-size: 0.4rem;
    font-weight: bold;
  }
  .gyinfo-e {
    border-width: 2px;
  }
}
.contact_title {
  text-align: center;
  padding: 40px 0;
}
.contact_title h2 {
  font-size: 60px;
  font-weight: normal;
  padding-bottom: 40px;
  position: relative;
}
.contact_title h2::after {
  content: "";
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 5px;
  border-radius: 5px;
  bottom: 0;
  background-color: #ff9e66;
}

.contact_map {
  position: relative;
}
.contact_map img {
  max-width: 100%;
}
.contact_map .map_infor {
  position: absolute;
  right: 5%;
  color: #fff;
  width: 840px;
  top: 20%;
  background-color: rgba(255, 158, 102, 0.9);
  padding: 40px 30px;
}
.contact_map .map_infor h3 {
  font-weight: normal;
  font-size: 48px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}
.contact_map .map_infor p {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 36px;
}

.demand_box {
  padding-top: 100px;
  padding-bottom: 100px;
}
.demand_box h1 {
  font-weight: normal;
  font-size: 48px;
  color: #333333;
  padding-bottom: 50px;
}
.demand_box .demand_form {
  display: flex;
}
.demand_box .demand_form .left {
  flex: 1;
  margin-right: 20px;
}
.demand_box .demand_form .right {
  text-align: center;
}
.demand_box .form-control2 {
  background-color: #f6f6f6;
  border: 0;
  font-size: 18px;
  padding: 20px;
}
.demand_box .form_item {
  margin-bottom: 20px;
}
.demand_box .form_item .form-control2 {
  width: 400px;
  height: 60px;
  text-align: left;
}
.demand_box .submit_btn {
  width: 300px;
  border-radius: 10px;
  color: #fff;
  background-color: #ff9e66;
  margin: 10px auto;
  height: 60px;
  font-size: 22px;
  display: inline-block;
  margin: 0 auto;
}

.top_product_wrap {
  display: flex;
  margin-top: 200px;
  align-items: center;
}
.top_product_wrap .top_product_left {
  position: relative;
  width: 600px;
  height: 600px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_product_wrap .top_product_left img {
  max-width: 80%;
  z-index: 55;
  position: relative;
}
.top_product_wrap .top_product_left .sping {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -250px;
  width: 500px;
  height: 500px;
  background-size: 100% 100%;
  z-index: 0;
}
.top_product_wrap .top_product_left .sping .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(rgba(255, 255, 255, 0) 40%, rgba(200, 200, 200, 0.2));
  animation: pulse 14s infinite ease-in-out;
}
.top_product_wrap .top_product_left .sping .circle:nth-child(1) {
  animation-delay: 0s;
}
.top_product_wrap .top_product_left .sping .circle:nth-child(2) {
  animation-delay: 3.5s;
}
.top_product_wrap .top_product_left .sping .circle:nth-child(3) {
  animation-delay: 7s;
}
.top_product_wrap .top_product_right {
  margin-left: 200px;
}
.top_product_wrap .top_product_right .pro_model {
  font-size: 84px;
  color: #ff6900;
  font-weight: bold;
  margin-bottom: 30px;
}
.top_product_wrap .top_product_right .pro_name {
  font-size: 20px;
  position: relative;
  margin-top: 30px;
  color: #000;
  padding-bottom: 14px;
  margin-bottom: 30px;
}
.top_product_wrap .top_product_right .pro_name::after {
  content: "";
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  bottom: 0;
  background-image: linear-gradient(to right, #ff6900, rgba(0, 0, 0, 0));
}
.top_product_wrap .top_product_right .pro_txt {
  margin-top: 30px;
}
.top_product_wrap .top_product_right .pro_txt dl {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.top_product_wrap .top_product_right .pro_txt dl dd {
  font-size: 22px;
  margin-left: 10px;
}
.top_product_wrap .top_product_right .view_more {
  display: inline-block;
  margin-top: 20px;
}
.top_product_wrap .top_product_right .view_more a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 22px;
  width: 170px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0 0 20px;
  background-color: #ff8642;
}
.top_product_wrap .top_product_right .view_more a .more_icon {
  margin-left: 10px;
  display: inline-block;
  width: 46px;
  height: 46px;
  background-image: url("../images/prview.png");
  background-size: cover;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(0.5);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 1;
  }
}
.pro_detail_wrap {
  margin: 100px 0;
  padding-top: 20px;
  position: relative;
  background-color: #f7f7f7;
}
.pro_detail_wrap .pro_detail_title {
  width: 240px;
  text-align: center;
  margin: 20px auto;
  border-radius: 10px;
  font-size: 36px;
  color: #ff905c;
  font-weight: bold;
  padding: 10px 40px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.pro_detail_wrap .pro_detail_title::after {
  content: "";
  width: 20px;
  height: 5px;
  position: absolute;
  left: 12px;
  top: 50%;
  background-color: #ff905c;
}
.pro_detail_wrap .pro_detail_title::before {
  content: "";
  width: 20px;
  height: 5px;
  position: absolute;
  right: 12px;
  top: 50%;
  background-color: #ff905c;
}
.pro_detail_wrap .pro_detail_show {
  padding-top: 100px;
  padding-bottom: 150px;
  position: relative;
}
.pro_detail_wrap .pro_detail_show .pro_detail_show_img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro_detail_wrap .mask {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 5;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item {
  position: absolute;
  z-index: 0;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .title {
  font-size: 24px;
  padding: 0 0 20px 0;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_body {
  background-color: #fff;
  border-radius: 8px;
  padding: 18px;
  display: none;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_content {
  display: flex;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_content .pro_detail_item_img img {
  width: 155px;
  height: 94px;
  border-radius: 10px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_content .pro_detail_item_txt {
  margin-left: 20px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_content .pro_detail_item_txt h3 {
  font-size: 22px;
  padding: 0 0 0px 0;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .pro_detail_item_content .pro_detail_item_txt p {
  font-size: 18px;
  line-height: 1.4;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item .dot {
  position: absolute;
  width: 32px;
  margin-top: -16px;
  z-index: 5;
  display: block;
  height: 32px;
  background-image: url("../images/detail_dot.png");
  background-size: cover;
  z-index: 10;
  cursor: pointer;
  animation: pulse 2s infinite ease-in-out;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(1) {
  top: 6%;
  left: 14%;
  width: 430px;
  height: 180px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(1) .dot {
  right: -40px;
  top: 50%;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(2) {
  top: 10%;
  right: 7%;
  width: 548px;
  height: 180px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(2) .dot {
  left: -40px;
  top: 50%;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(3) {
  top: 36%;
  right: 9%;
  width: 548px;
  height: 180px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(3) .dot {
  left: -40px;
  top: 50%;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(4) {
  top: 60%;
  left: 10%;
  width: 568px;
  height: 212px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(4) .dot {
  right: -40px;
  top: 50%;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(5) {
  top: 62%;
  right: 2%;
  width: 548px;
  height: 180px;
}
.pro_detail_wrap .pro_detail_items .pro_detail_item:nth-child(5) .dot {
  left: -40px;
  top: 50%;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.detail_parameter {
  background-color: #f7f7f7;
  padding: 100px 0;
  margin-bottom: 100px;
}
.detail_parameter .title {
  text-align: center;
  font-size: 32px;
  color: #000000;
}
.detail_parameter .detail_parameter_items {
  margin-top: 50px;
  display: grid;
  padding: 0 40px;
  grid-template-columns: repeat(2, 1fr);
  /* 2列 */
  gap: 40px;
  /* 设置20px的行列间隙 */
}
.detail_parameter .detail_parameter_items .detail_parameter_item {
  background-color: #fff;
  border-radius: 20px;
  padding-top: 10px;
  padding-left: 18px;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body {
  display: flex;
  border-radius: 20px;
  padding: 40px;
  height: 260px;
  align-items: center;
  background-color: #f5f5f5;
  box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.3);
  position: relative;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 120px;
  left: 0;
  top: 70px;
  background-color: #ff8642;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_left {
  width: 206px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  height: 206px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_left .img_txt {
  font-size: 18px;
  margin-top: 10px;
  color: #000;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_right {
  flex: 1;
  margin-left: 40px;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_right dl {
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
  display: flex;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_right dl dt {
  width: 100px;
}
.detail_parameter .detail_parameter_items .detail_parameter_item .detail_parameter_item_body .detail_parameter_item_right dl .dd {
  text-align: l;
}

.pro_detail_banner_img {
  margin-top: 100px;
}

.pro_detail_img_list {
  margin-top: 80px;
}
.pro_detail_img_list p {
  margin-bottom: 80px;
}