.c0 {
  color: #000; }

.c1 {
  color: #ff5900 !important; }

.c2 {
  color: #073190 !important; }

.c3 {
  color: #333; }

.c6 {
  color: #666; }

.c9 {
  color: #999; }

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -0.5px; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
fieldset,
p,
button,
pre {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-family: "MS PGothic";
  line-height: 150%;
  font-weight: 300; }

td,
th {
  padding: 0;
  font-family: "MS PGothic";
  font-size: 14px;
  color: #333;
  font-weight: 300; }

a,
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none; }

body {
  height: 100%;
  position: relative;
  overflow-y: scroll;
  word-break: keep-all;
  *word-break: keep-all;
  -ms-word-break: keep-all; }

img,
fieldset,
iframe {
  border: 0 none; }

li {
  list-style: none; }

input,
select,
button,
textarea {
  padding: 0;
  border: 1px solid #ddd;
  font-family: "MS PGothic";
  font-size: 14px;
  font-weight: 300; }

input {
  padding: 0 10px; }

input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

input[type="file"] {
  padding: 0;
  -webkit-border-radius: 0; }

input[type="file"]::-webkit-file-upload-button {
  vertical-align: middle;
  height: 100%; }

select::-ms-expand {
  display: none; }

select {
  padding: 0 25px 0 10px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-color: #fff;
  background-image: url(/src/img/sel_init_ico.png);
  -webkit-background-size: 10px 6px;
  background-size: 10px 6px; }

select option {
  background: #fff;
  color: #333; }

textarea {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top; }

em,
address {
  font-style: normal; }

label,
button {
  cursor: pointer; }

button {
  background: none;
  border: none;
  vertical-align: top; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

legend {
  *width: 0; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

pre {
  white-space: pre-line;
  font-family: "MS PGothic"; }

sup,sub {
  font-size: 50%; }

/* position */
.por {
  position: relative; }

.poa {
  position: absolute; }

.pof {
  position: fixed; }

/* display */
.dn {
  display: none; }

.dib {
  display: inline-block; }

.db {
  display: block; }

.dt {
  display: table; }

.dtr {
  display: table-row; }

.dtc {
  display: table-cell; }

.dt {
  width: 100%;
  height: 100%;
  table-layout: fixed; }

.dtr {
  width: 100%; }

.dtc {
  vertical-align: middle; }

/* float */
.fl {
  float: left; }

.fr {
  float: right; }

.flul > li {
  float: left; }

.flul:after {
  content: "";
  display: block;
  clear: both; }

.cb:after {
  content: "";
  display: block;
  clear: both; }

/* space */
.pt0 {
  padding-top: 0px; }

.pb0 {
  padding-bottom: 0px; }

.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pt7 {
  padding-top: 7px; }

.pb7 {
  padding-bottom: 7px; }

.mt7 {
  margin-top: 7px; }

.mb7 {
  margin-bottom: 7px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pt25 {
  padding-top: 25px; }

.pb25 {
  padding-bottom: 25px; }

.mt25 {
  margin-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pt35 {
  padding-top: 35px; }

.pb35 {
  padding-bottom: 35px; }

.mt35 {
  margin-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.pt40 {
  padding-top: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pt55 {
  padding-top: 55px; }

.pb55 {
  padding-bottom: 55px; }

.mt55 {
  margin-top: 55px; }

.mb55 {
  margin-bottom: 55px; }

.pt60 {
  padding-top: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pt70 {
  padding-top: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pt90 {
  padding-top: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pt150 {
  padding-top: 150px; }

.pb150 {
  padding-bottom: 150px; }

.mt150 {
  margin-top: 150px; }

.mb150 {
  margin-bottom: 150px; }

.pl0 {
  padding-left: 0px; }

.pr0 {
  padding-right: 0px; }

.ml0 {
  margin-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pl5 {
  padding-left: 5px; }

.pr5 {
  padding-right: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pl7 {
  padding-left: 7px; }

.pr7 {
  padding-right: 7px; }

.ml7 {
  margin-left: 7px; }

.mr7 {
  margin-right: 7px; }

.pl10 {
  padding-left: 10px; }

.pr10 {
  padding-right: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pl15 {
  padding-left: 15px; }

.pr15 {
  padding-right: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pl20 {
  padding-left: 20px; }

.pr20 {
  padding-right: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pl25 {
  padding-left: 25px; }

.pr25 {
  padding-right: 25px; }

.ml25 {
  margin-left: 25px; }

.mr25 {
  margin-right: 25px; }

.pl30 {
  padding-left: 30px; }

.pr30 {
  padding-right: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pl35 {
  padding-left: 35px; }

.pr35 {
  padding-right: 35px; }

.ml35 {
  margin-left: 35px; }

.mr35 {
  margin-right: 35px; }

.pl40 {
  padding-left: 40px; }

.pr40 {
  padding-right: 40px; }

.ml40 {
  margin-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pl50 {
  padding-left: 50px; }

.pr50 {
  padding-right: 50px; }

.ml50 {
  margin-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pl55 {
  padding-left: 55px; }

.pr55 {
  padding-right: 55px; }

.ml55 {
  margin-left: 55px; }

.mr55 {
  margin-right: 55px; }

.pl60 {
  padding-left: 60px; }

.pr60 {
  padding-right: 60px; }

.ml60 {
  margin-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pl70 {
  padding-left: 70px; }

.pr70 {
  padding-right: 70px; }

.ml70 {
  margin-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pl80 {
  padding-left: 80px; }

.pr80 {
  padding-right: 80px; }

.ml80 {
  margin-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pl90 {
  padding-left: 90px; }

.pr90 {
  padding-right: 90px; }

.ml90 {
  margin-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pl100 {
  padding-left: 100px; }

.pr100 {
  padding-right: 100px; }

.ml100 {
  margin-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pl150 {
  padding-left: 150px; }

.pr150 {
  padding-right: 150px; }

.ml150 {
  margin-left: 150px; }

.mr150 {
  margin-right: 150px; }

/* web accessibility */
.blind {
  display: inline-block !important;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important; }

.skip_nav li a {
  position: absolute;
  left: -3000%; }

.skip_nav li a:focus {
  display: block;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #039;
  color: #fff;
  text-align: center; }

.ti {
  text-indent: -999em; }

.inp_ti {
  overflow: hidden;
  height: 0;
  text-indent: -9999px;
  font-size: 0; }

.imgz {
  width: 100%; }

.cup {
  cursor: pointer; }

.vam {
  vertical-align: middle; }

/* text */
.tal {
  text-align: left; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

.fw1 {
  font-weight: 100; }

.fw3 {
  font-weight: 300; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

.fw7 {
  font-weight: 700; }

/* List layout */
.res_lst.lng1.s10 > li {
  width: calc(100% / 1 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng1.s20 > li {
  width: calc(100% / 1 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng1.s30 > li {
  width: calc(100% / 1 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng1.s40 > li {
  width: calc(100% / 1 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng1.s50 > li {
  width: calc(100% / 1 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng1.s60 > li {
  width: calc(100% / 1 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng2.s10 > li {
  width: calc(100% / 2 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng2.s20 > li {
  width: calc(100% / 2 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng2.s30 > li {
  width: calc(100% / 2 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng2.s40 > li {
  width: calc(100% / 2 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng2.s50 > li {
  width: calc(100% / 2 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng2.s60 > li {
  width: calc(100% / 2 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng3.s10 > li {
  width: calc(100% / 3 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng3.s20 > li {
  width: calc(100% / 3 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng3.s30 > li {
  width: calc(100% / 3 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng3.s40 > li {
  width: calc(100% / 3 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng3.s50 > li {
  width: calc(100% / 3 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng3.s60 > li {
  width: calc(100% / 3 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng4.s10 > li {
  width: calc(100% / 4 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng4.s20 > li {
  width: calc(100% / 4 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng4.s30 > li {
  width: calc(100% / 4 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng4.s40 > li {
  width: calc(100% / 4 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng4.s50 > li {
  width: calc(100% / 4 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng4.s60 > li {
  width: calc(100% / 4 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng5.s10 > li {
  width: calc(100% / 5 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng5.s20 > li {
  width: calc(100% / 5 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng5.s30 > li {
  width: calc(100% / 5 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng5.s40 > li {
  width: calc(100% / 5 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng5.s50 > li {
  width: calc(100% / 5 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng5.s60 > li {
  width: calc(100% / 5 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng6.s10 > li {
  width: calc(100% / 6 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng6.s20 > li {
  width: calc(100% / 6 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng6.s30 > li {
  width: calc(100% / 6 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng6.s40 > li {
  width: calc(100% / 6 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng6.s50 > li {
  width: calc(100% / 6 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng6.s60 > li {
  width: calc(100% / 6 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst {
  font-size: 0; }
  .res_lst > li {
    display: inline-block;
    vertical-align: top; }

.tov {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.tov_m {
  display: -webkit-box;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; }

/* -webkit-line-clamp: 2;line-height: 30px; */
.mov_frame,
.frame_height {
  position: relative;
  padding-top: 56.25%; }
  .mov_frame iframe,
  .frame_height iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.bgi {
  background-image: url(/src/img/zip_ico.png);
  background-size: 658px 604px; }

.bgi_b:before {
  content: "";
  background-image: url(/src/img/zip_ico.png);
  background-size: 658px 604px; }

.bgi_a:after {
  content: "";
  background-image: url(/src/img/zip_ico.png);
  background-size: 658px 604px; }

.bx-wrapper {
  position: relative; }

.bx-controls {
  position: absolute; }

#gMap img,
.map_api img {
  max-width: inherit;
  max-height: inherit; }

.tn {
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

.ani {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 0, 50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
  transform: matrix(1, 0, 0, 1, 0, 50);
  transition: transform 0.8s, opacity 0.8s;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s; }

.ani.view {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

/* font-size */
.fz12 {
  font-size: 12px; }

.fz13 {
  font-size: 13px; }

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz20 {
  font-size: 20px; }

.fz24 {
  font-size: 24px; }

.fz26 {
  font-size: 26px; }

.fz28 {
  font-size: 28px; }

.fz30 {
  font-size: 30px; }

.fz32 {
  font-size: 32px; }

.fz34 {
  font-size: 34px; }

.fz36 {
  font-size: 36px; }

.fz38 {
  font-size: 38px; }

.fz40 {
  font-size: 40px; }

.fz46 {
  font-size: 46px; }

.fz50 {
  font-size: 50px; }

.fz60 {
  font-size: 60px; }

.fz70 {
  font-size: 70px; }

@media screen and (max-width: 620px) {
  .fz12 {
    font-size: 12px; }
  .fz14 {
    font-size: 12px; }
  .fz16 {
    font-size: 12px; }
  .fz18 {
    font-size: 14px; }
  .fz20 {
    font-size: 16px; }
  .fz22 {
    font-size: 16px; }
  .fz24 {
    font-size: 18px; }
  .fz26 {
    font-size: 18px; }
  .fz28 {
    font-size: 20px; }
  .fz30 {
    font-size: 20px; }
  .fz32 {
    font-size: 22px; }
  .fz34 {
    font-size: 22px; }
  .fz36 {
    font-size: 24px; }
  .fz38 {
    font-size: 24px; }
  .fz40 {
    font-size: 26px; }
  .fz46 {
    font-size: 26px; }
  .fz50 {
    font-size: 26px; }
  .fz60 {
    font-size: 30px; }
  .fz70 {
    font-size: 30px; }
  div,
  p,
  th,
  td {
    font-size: 14px; } }

/* system popup style */
.syspop {
  position: absolute;
  z-index: 1200;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ccc; }
  .syspop .l-header {
    display: none; }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    word-break: break-all; }
  .syspop .l-footer {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    bottom: 0px;
    right: 0px;
    text-align: right; }
    .syspop .l-footer span {
      cursor: pointer; }

@media screen and (max-width: 1000px) {
  .syspop {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
    border: none; }
  .syspop:after {
    content: "";
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    height: auto !important; }
  .syspop .l-cont img {
    width: 100%; }
  .syspop .l-footer {
    position: relative;
    z-index: 10;
    width: 95%;
    margin: 0 auto;
    background-color: #fff; } }

/* page num */
.page_num {
  position: relative;
  margin-top: 50px;
  text-align: center;
  font-size: 0; }
  @media (max-width: 620px) {
    .page_num {
      margin-top: 25px; } }
  .page_num a {
    display: inline-block;
    width: 29px;
    height: 29px;
    margin-left: -1px;
    text-align: center;
    color: #999;
    line-height: 29px;
    font-size: 14px;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    vertical-align: middle; }
    @media (max-width: 620px) {
      .page_num a {
        font-size: 12px; } }
  .page_num .act {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #ff5900 !important; }
  .page_num .page {
    text-indent: -9999px; }
  .page_num .first {
    background: url(/src/img/init/page_first.png) 50% 50% no-repeat;
    background-size: 12px 10px; }
  .page_num .last {
    background: url(/src/img/init/page_last.png) 50% 50% no-repeat;
    background-size: 12px 10px; }
  .page_num .l {
    background: url(/src/img/init/page_left.png) 50% 50% no-repeat;
    background-size: 6px 10px; }
  .page_num .r {
    background: url(/src/img/init/page_right.png) 50% 50% no-repeat;
    background-size: 6px 10px; }

.container {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1240px) {
    .container {
      width: 90%; } }

.w_container {
  width: 1400px;
  margin: 0 auto; }
  @media (max-width: 1420px) {
    .w_container {
      width: 1200px; } }
  @media (max-width: 1240px) {
    .w_container {
      width: 90%; } }

@media screen and (max-width: 1620px) {
  .db1620 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1620 {
    display: none !important; } }

@media screen and (max-width: 1420px) {
  .db1420 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1420 {
    display: none !important; } }

@media screen and (max-width: 1240px) {
  .db1000 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1000 {
    display: none !important; } }

@media screen and (max-width: 1119px) {
  .db960 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn960 {
    display: none !important; } }

@media screen and (max-width: 991px) {
  .db720 {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn720 {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .db594 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn594 {
    display: none !important; } }

@media screen and (max-width: 620px) {
  .db326 {
    display: block !important;
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn326 {
    display: none !important; } }

@media screen and (max-width: 356px) {
  .db90 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn90 {
    display: none; } }

.de_btn.r30,
.de_inp.r30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_btn.r15,
.de_inp.r15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_btn.r8,
.de_inp.r8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_btn.r5,
.de_inp.r5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_btn.r3,
.de_inp.r3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_cki.r30 i,
.de_cks.r30 i {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_cki.r15 i,
.de_cks.r15 i {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_cki.r8 i,
.de_cks.r8 i {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_cki.r5 i,
.de_cks.r5 i {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_cki.r3 i,
.de_cks.r3 i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_btn {
  display: inline-block;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  color: #666;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-background-clip: border-box;
  background-clip: border-box; }

.de_btn:disabled {
  background-color: #eee !important;
  color: #ccc !important;
  cursor: auto; }

.de_btn:focus {
  outline: none; }

/* btn size*/
.de_btn.sg {
  min-width: 155px;
  height: 60px;
  line-height: 58px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sl {
  min-width: 130px;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sm {
  min-width: 116px;
  height: 45px;
  line-height: 43px;
  font-size: 12px;
  font-weight: 500; }

.de_btn.ss {
  min-width: 95px;
  height: 36px;
  line-height: 34px;
  font-size: 12px; }

.de_btn.st {
  min-width: 80px;
  height: 30px;
  line-height: 28px;
  font-size: 12px; }

.de_btn.fill {
  background-color: #ff5900;
  color: #fff; }

.de_btn.fill:hover {
  background-color: rgba(255, 89, 0, 0.5); }

.de_btn.fill:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline {
  border: 1px solid #999; }

.de_btn.outline:hover {
  border: 1px solid #ff5900;
  color: #ff5900; }

.de_btn.outline:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline:disabled {
  border: 1px solid #ccc; }

.de_btn.ghost {
  border: 1px solid transparent; }

.de_btn.ghost:hover {
  border: 1px solid transparent;
  color: #ff5900; }

.de_btn.ghost:focus {
  text-shadow: 1px 5px 5px rgba(0, 0, 0, 0.15); }

.de_inp {
  width: 100%;
  border: 1px solid #ddd; }

input.de_inp {
  padding: 0 10px; }

.de_inp::-webkit-input-placeholder {
  color: #999; }

.de_inp::-moz-placeholder {
  color: #999; }

.de_inp:-ms-input-placeholder {
  color: #999; }

.de_inp:-moz-placeholder {
  color: #999; }

.de_inp:focus {
  border: 1px solid #ff5900;
  outline: none; }

.de_inp:disabled {
  background-color: #eee; }

input.de_inp.sm {
  height: 45px;
  padding: 0 20px; }

.de_inp.ss {
  height: 36px; }

.de_inp.st {
  height: 30px; }

.de_rdo,
.de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_rdo i,
  .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle;
    background-color: #fff; }
  .de_rdo input,
  .de_cks input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_rdo i::after,
  .de_cks i::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  .de_rdo input:checked ~ i::after,
  .de_cks input:checked ~ i::after {
    background-color: #ff5900;
    transform: scale(0.5, 0.5) rotate(0.3deg);
    -webkit-transform: scale(0.5, 0.5) rotate(0.3deg);
    transform: scale(0.5, 0.5) rotate(0.3deg); }
  .de_rdo input:disabled ~ i,
  .de_cks input:disabled ~ i {
    background-color: #eee; }

.de_rdo.txt i,
.de_cks.txt i,
.de_cki.txt i {
  margin-right: 10px; }

.de_rdo i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_rdo i::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_cki,
.de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_cki i,
  .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle; }

.de_rdo.sg i,
.de_cki.sg i,
.de_cks.sg i {
  width: 30px;
  height: 30px; }

.de_rdo.ss i,
.de_cki.ss i,
.de_cks.ss i {
  width: 20px;
  height: 20px; }

.de_cki {
  display: inline-block;
  vertical-align: middle; }
  .de_cki input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_cki i {
    position: relative; }
  .de_cki i::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5px;
    height: 10px;
    margin-top: -7px;
    margin-left: -4px;
    border: solid #ff5900;
    border-width: 0 2px 2px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .de_cki input:checked ~ i::after {
    opacity: 1; }
  .de_cki input:disabled ~ i {
    background-color: #eee; }

/* response ex

'd1000','d960','d720','d594','d326','d90'

@include respond-to('d1000') {
    background: pink;
}
@include respond-to('d960') {
    background: orange;
}
@include respond-to('d720') {
    background: blue;
}
*/
.montserrat, .lang_wrap .lang_btn, .lang_wrap .lang_lst > ul li a, .history_wrap .history_item .date {
  font-family: "Montserrat", "MS PGothic", sans-serif;
  font-weight: 400; }

.montserrat.fw3 {
  font-weight: 300; }

.montserrat.fw6 {
  font-weight: 600; }

.montserrat.fw7 {
  font-weight: 700; }

.fs {
  font-style: italic; }

.tov2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.fz24_20 {
  font-size: 24px; }
  @media (max-width: 620px) {
    .fz24_20 {
      font-size: 20px; } }

.fz40_20 {
  font-size: 40px; }
  @media (max-width: 620px) {
    .fz40_20 {
      font-size: 20px; } }

.lh110p {
  line-height: 110%; }

.lh120p {
  line-height: 120%; }

.lh140p {
  line-height: 140%; }

.lh160p {
  line-height: 160%; }

.mt25 {
  margin-top: 25px; }

.mt35 {
  margin-top: 35px; }

.bd {
  border: 1px solid #ddd; }
  .bd.h181 {
    height: 181px; }
  .bd.p20 {
    padding: 20px; }

#wrap {
  min-width: 1200px; }
  @media (max-width: 1240px) {
    #wrap {
      min-width: 100%; } }

.ani {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 0, 50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
  transform: matrix(1, 0, 0, 1, 0, 50);
  transition: transform 0.8s, opacity 0.8s;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s; }
  .ani.tn3 {
    transition-delay: 0.3s; }

.ani.r {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 50, 0);
  transform: matrix(1, 0, 0, 1, 50, 0);
  transition: transform 1.2s, opacity 1.2s;
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s; }

.ani.l {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, -50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, -50, 0);
  transform: matrix(1, 0, 0, 1, -50, 0);
  transition: transform 1.2s, opacity 1.2s;
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s; }

.ani.appear {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.hd {
  transition: all 0.3s;
  z-index: 40;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 96px; }
  @media (max-width: 620px) {
    .hd {
      height: 76px; } }
  .hd .hd_container {
    width: 1600px;
    margin: 0 auto; }
    @media (max-width: 1620px) {
      .hd .hd_container {
        width: 1400px; } }
    @media (max-width: 1420px) {
      .hd .hd_container {
        width: 1200px; } }
    @media (max-width: 1240px) {
      .hd .hd_container {
        width: 90%; } }
  .hd .hd_logo {
    transition: all 0.3s;
    margin-top: 30px; }
    @media (max-width: 620px) {
      .hd .hd_logo {
        width: 107px;
        margin-top: 23px; } }
    .hd .hd_logo .logo_b {
      display: none; }
  .hd .gnb {
    margin-left: 140px; }
    @media (max-width: 1620px) {
      .hd .gnb {
        margin-left: 0; } }
    .hd .gnb > ul > li {
      position: relative;
      width: 150px;
      height: 96px; }
      .hd .gnb > ul > li > a {
        z-index: 10;
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        line-height: 96px;
        text-align: center; }
			.hd .gnb > ul > li > a.t1_line2{padding-top: 25px;line-height: 150%;}
      .hd .gnb > ul > li > .depth2 {
				transition-delay: .3s;
				opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        margin-top: 77px; }
        .hd .gnb > ul > li > .depth2 > ul {
					display: none;
          width: 100%;
          height: 286px;
          padding: 25px 0 25px 20px; }
				.hd .gnb > ul > li > .depth2.eng_depth2 > ul{height: 320px;}
          .hd .gnb > ul > li > .depth2 > ul > li + li {
            margin-top: 7px; }
					.hd .gnb > ul > li > .depth2 > ul > li{position: relative;z-index: 1;}
          .hd .gnb > ul > li > .depth2 > ul > li > a:hover {
            color: #ff5900 !important;
            text-decoration: underline; }
          .hd .gnb > ul > li > .depth2 > ul > li > button:hover {
            color: #ff5900 !important;
            text-decoration: underline; }
          .hd .gnb > ul > li > .depth2 > ul > li > ul > li {
            font-size: 0; }
					.hd .gnb > ul > li > .depth2 > ul > li > ul > li > a:hover{color: #ff5900;text-decoration: underline;}
					.hd .gnb > ul > li > .depth2 > ul > li > ul > li > button:hover{color: #ff5900;text-decoration: underline;}
        .hd .gnb > ul > li > .depth2.db {
					opacity: 1; }
      .hd .gnb > ul > li:hover::after {
        z-index: 10;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #ff5900 !important; }
			.hd .gnb > ul > li:hover > .depth2 > ul {
        background-color: #fafafa; }

	.hd .hd_r .ebiz_btn{transition: margin-top 0.3s;display: block;width: 92px;height: 17px;margin: 40px 30px 0 0;background-image: url(/src/img/ebiz_system_w.png);background-size: cover;}
	@media (max-width: 1620px){
		.hd .hd_r .ebiz_btn{margin-right: 20px;}
	}
  .hd .hd_r .brochure_btn {
    transition: all 0.3s;
    margin-top: 30px; }
  .hd .hd_r .lang_wrap {
    transition: all 0.3s;
    margin: 30px 0 0 11px; }
    .hd .hd_r .lang_wrap .lang_btn {
      color: #fff; }
      .hd .hd_r .lang_wrap .lang_btn.act {
        color: #333; }
  .hd .hd_r .all_menu_btn {
    display: block;
    width: 36px;
    height: 36px;
    margin: 30px 0 0 9px;
    background-position: -324px -296px; }
    @media (max-width: 1240px) {
      .hd .hd_r .all_menu_btn {
        margin-left: 0; } }
    @media (max-width: 620px) {
      .hd .hd_r .all_menu_btn {
        margin-top: 20px; } }
    .hd .hd_r .all_menu_btn.m {
      display: none; }
      @media (max-width: 1420px) {
        .hd .hd_r .all_menu_btn.m {
          display: block; } }
  .hd.gnb_hover {
    height: 77px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #fff; }
	.hd.gnb_hover .gnb > ul > li > .depth2 > ul{display: block;}
	.hd.gnb_hover .hd_r .ebiz_btn{margin-top: 26px;background-image: url(/src/img/ebiz_system.png);}
	@media (max-width: 1620px){
		.hd.gnb_hover .hd_r .ebiz_btn{margin-top: 28px;}
	}


    @media (max-width: 620px) {
      .hd.gnb_hover {
        height: 60px; } }
    .hd.gnb_hover .hd_logo {
      margin-top: 20px; }
      @media (max-width: 620px) {
        .hd.gnb_hover .hd_logo {
          margin-top: 15px; } }
      .hd.gnb_hover .hd_logo .logo_w {
        display: none; }
      .hd.gnb_hover .hd_logo .logo_b {
        display: block; }
    .hd.gnb_hover .gnb > ul > li {
      height: 77px; }
      .hd.gnb_hover .gnb > ul > li > a {
        color: #000;
        line-height: 77px; }
			.hd.gnb_hover .gnb > ul > li > a.t1_line2{padding-top: 15px;line-height: 150%;}
    .hd.gnb_hover .hd_r .brochure_btn {
      margin-top: 20px; }
    .hd.gnb_hover .hd_r .lang_wrap {
      margin-top: 20px; }
      .hd.gnb_hover .hd_r .lang_wrap .lang_btn {
        color: #333; }
			.hd.gnb_hover .hd_r .lang_wrap .lang_btn::after{background-position: -460px -290px;}
    .hd.gnb_hover .hd_r .all_menu_btn {
      margin-top: 20px;
      background-position: -430px -364px; }
      @media (max-width: 620px) {
        .hd.gnb_hover .hd_r .all_menu_btn {
          margin-top: 12px; } }
  .hd.fix {
    height: 77px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #fff; }
    @media (max-width: 620px) {
      .hd.fix {
        height: 60px; } }
    .hd.fix .hd_logo {
      margin-top: 20px; }
      @media (max-width: 620px) {
        .hd.fix .hd_logo {
          margin-top: 15px; } }
      .hd.fix .hd_logo .logo_w {
        display: none; }
      .hd.fix .hd_logo .logo_b {
        display: block; }
    .hd.fix .gnb > ul > li {
      height: 77px; }
      .hd.fix .gnb > ul > li > a {
        color: #000;
        line-height: 77px; }
			.hd.fix .gnb > ul > li > a.t1_line2{padding-top: 15px;line-height: 150%;}
		.hd.fix .hd_r .ebiz_btn{margin-top: 30px;background-image: url(/src/img/ebiz_system.png);}
    .hd.fix .hd_r .brochure_btn {
      margin-top: 20px; }
    .hd.fix .hd_r .lang_wrap {
      margin-top: 20px; }
      .hd.fix .hd_r .lang_wrap .lang_btn {
        color: #333; }
			.hd.fix .hd_r .lang_wrap .lang_btn::after{background-position: -460px -290px;}
			.hd.fix .hd_r .lang_wrap .lang_btn.act::after{background-position: -460px -298px;}

    .hd.fix .hd_r .all_menu_btn {
      margin-top: 20px;
      background-position: -430px -364px; }
      @media (max-width: 620px) {
        .hd.fix .hd_r .all_menu_btn {
          margin-top: 12px; } }

.gnb_bg {
  display: none;
  z-index: 20;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 363px;
  padding-top: 77px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-image: url(/src/img/gnb_logo_bg.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 140px) bottom; }
.gnb_bg.eng_gnb_bg{height: 397px;}
  .gnb_bg > .w_container {
    width: 1600px;
    height: 100%; }
    @media (max-width: 1620px) {
      .gnb_bg > .w_container {
        width: 1400px; } }
  .gnb_bg .l_txt {
    font-style: italic;
    line-height: 140%; }
    @media (max-width: 1620px) {
      .gnb_bg .l_txt {
        font-size: 26px; } }
  .gnb_bg.db {
    display: block; }

.brochure_btn {
  position: relative;
  display: block;
  width: 112px;
  height: 36px;
  padding-left: 20px;
  border-radius: 18px;
  line-height: 36px;
  font-size: 12px;
  color: #fff;
  background-color: #ff5900 !important; }
.brochure_btn.pl15{padding-left: 15px;}
@media (max-width: 1420px){
	.brochure_btn.pl15{width: 130px;}
}
  .brochure_btn::after {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-position: -280px -440px; }

.lang_wrap {
  position: relative; }
  .lang_wrap .lang_btn {
    z-index: 10;
    position: relative;
    display: block;
    width: 83px;
    height: 36px;
    font-size: 12px;
    line-height: 36px; }
    .lang_wrap .lang_btn::after {
      display: inline-block;
      width: 10px;
      height: 6px;
      margin: 0 0 2px 5px;
      background-position: -472px -290px; }
		.m_gnb_top .lang_wrap .lang_btn::after{background-position: -460px -290px;}
    .lang_wrap .lang_btn.act::after {
      background-position: -460px -298px; }
  .lang_wrap .lang_lst {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 36px;
    border: 2px solid #ddd;
    border-radius: 7px;
    background-color: #fff; }
    .lang_wrap .lang_lst > ul {
      border-top: 1px solid #ddd;
      padding: 15px 0; }
      .lang_wrap .lang_lst > ul li {
        text-align: center; }
        .lang_wrap .lang_lst > ul li a {
          font-size: 12px; }
          .lang_wrap .lang_lst > ul li a:hover {
            color: #ff5900 !important;
            text-decoration: underline; }
    .lang_wrap .lang_lst.db {
      display: block; }

.all_menu_modal {
  display: none;
  z-index: 50;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; }
  .all_menu_modal.db {
    display: block; }
  .all_menu_modal .l_cont {
    position: relative;
    width: 800px;
    height: 100%;
    padding: 76px 0 96px;
    margin-left: calc(50% - 800px); }
    @media (max-width: 1620px) {
      .all_menu_modal .l_cont {
        margin-left: 0;
        padding-left: 40px; } }
    .all_menu_modal .l_cont .logo {
      position: absolute;
      left: 0;
      top: 20px; }
      @media (max-width: 1620px) {
        .all_menu_modal .l_cont .logo {
          left: 40px; } }
    .all_menu_modal .l_cont .ovy {
      overflow-x: hidden;
      overflow-y: scroll;
      height: 100%; }
    .all_menu_modal .l_cont .menu_list {
			position: absolute;left: 0;top: 50%;transform: translateY(-50%);
      position: relative;
      width: 250px; }
      .all_menu_modal .l_cont .menu_list > li + li {
        margin-top: 27px; }
      .all_menu_modal .l_cont .menu_list > li a {
        line-height: 150%; }
      .all_menu_modal .l_cont .menu_list > li > a {
        color: #ddd; }
      .all_menu_modal .l_cont .menu_list > li > .depth2 {
        display: none;
        position: absolute;
        left: 250px;
        top: 10px;
        width: 550px;
        margin-top: -25px;
        font-size: 0; }
			@media (max-width: 1620px){
				.all_menu_modal .l_cont .menu_list > li > .depth2{width: 510px;}
			}
        .all_menu_modal .l_cont .menu_list > li > .depth2 > li {
          display: inline-block;
          width: 50%;
          margin-top: 25px;
          vertical-align: top; }
          .all_menu_modal .l_cont .menu_list > li > .depth2 > li > .depth3 {
            margin-top: 10px; }
            .all_menu_modal .l_cont .menu_list > li > .depth2 > li > .depth3 > li + li {
              margin-top: 5px; }
      .all_menu_modal .l_cont .menu_list > li.act > a {
        color: #333; }
      .all_menu_modal .l_cont .menu_list > li.act .depth2 {
        display: block; }
    .all_menu_modal .l_cont .b_line {
      position: absolute;
      left: 0;
      bottom: 30px; }
      @media (max-width: 1620px) {
        .all_menu_modal .l_cont .b_line {
          left: 40px; } }
			.all_menu_modal .l_cont .b_line .ebiz_btn{margin: 10px 40px 0 0;}
      .all_menu_modal .l_cont .b_line .all_menu_lang {
        margin-left: 30px; }
        .all_menu_modal .l_cont .b_line .all_menu_lang li + li {
          margin-left: 20px; }
        .all_menu_modal .l_cont .b_line .all_menu_lang li a {
          line-height: 36px;
          font-size: 12px;
          color: #666; }
        .all_menu_modal .l_cont .b_line .all_menu_lang li.act a {
          font-weight: 700;
          color: #ff5900 !important; }
  .all_menu_modal .r_cont {
    width: 50%;
    height: 100%; }
    @media (max-width: 1620px) {
      .all_menu_modal .r_cont {
        width: calc(100% - 800px); } }
    .all_menu_modal .r_cont .bg {
      height: 100%;
      background-size: cover !important;
      background-repeat: no-repeat;
      background: center center; }
  .all_menu_modal .close_ico {
    position: absolute;
    right: calc(50% - 800px);
    top: 20px;
    width: 36px;
    height: 36px;
    background-position: -362px -296px; }
    @media (max-width: 1620px) {
      .all_menu_modal .close_ico {
        position: fixed;
        right: 40px; } }

.m_gnb_modal {
  display: none;
  z-index: 50;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  .m_gnb_modal.db {
    display: block; }
  .m_gnb_modal .modal {
    overflow-y: scroll;
    position: relative;
    width: 75%;
    height: 100%;
    background-color: #fff; }
    @media (max-width: 620px) {
      .m_gnb_modal .modal {
        width: 100%; } }
    .m_gnb_modal .modal .m_gnb_top {
      padding: 40px 40px 0;
      margin-bottom: 47px; }
      @media (max-width: 620px) {
        .m_gnb_modal .modal .m_gnb_top {
          padding: 20px 20px 0;
          margin-bottom: 2px; } }
      .m_gnb_modal .modal .m_gnb_top .lang_wrap {
        margin-left: 10px; }
    .m_gnb_modal .modal .m_gnb > li > .dep2_btn {
      display: block;
      width: 100%;
      height: 87px;
      padding: 0 40px;
      border-bottom: 1px solid #ddd;
      line-height: 86px;
      text-align: left; }
      @media (max-width: 620px) {
        .m_gnb_modal .modal .m_gnb > li > .dep2_btn {
          height: 58px;
          padding: 0 20px;
          line-height: 57px; } }
      .m_gnb_modal .modal .m_gnb > li > .dep2_btn.act {
        font-weight: bold; }
    .m_gnb_modal .modal .m_gnb > li > .dep2_wrap {
      display: none;
      padding: 35px 40px;
      border-bottom: 1px solid #ddd;
      background-color: #fafafa; }
      .m_gnb_modal .modal .m_gnb > li > .dep2_wrap.db {
        display: block; }
      @media (max-width: 620px) {
        .m_gnb_modal .modal .m_gnb > li > .dep2_wrap {
          padding: 15px 20px; } }
      .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li + li {
        margin-top: 10px; }
      .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li a {
        line-height: 150%; }
      .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li > .dep3_wrap {
        margin-top: 10px;
        padding-bottom: 10px; }
        @media (max-width: 620px) {
          .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li > .dep3_wrap {
            margin-top: 7px;
            padding-bottom: 0; } }
        .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li > .dep3_wrap > li + li {
          margin-top: 5px; }
          @media (max-width: 620px) {
            .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li > .dep3_wrap > li + li {
              margin-top: 0; } }
        @media (max-width: 620px) {
          .m_gnb_modal .modal .m_gnb > li > .dep2_wrap > li > .dep3_wrap > li > button {
            line-height: 21px; } }
    .m_gnb_modal .modal .close_ico {
      position: absolute;
      right: 40px;
      top: 40px;
      width: 36px;
      height: 36px;
      background-position: -362px -296px; }
      @media (max-width: 620px) {
        .m_gnb_modal .modal .close_ico {
          right: 20px;
          top: 20px; } }
		.m_gnb_modal .modal .b_line{padding: 25px 40px 40px;}
		@media (max-width: 620px){
			.m_gnb_modal .modal .b_line{padding: 20px 20px 30px;}
		}

.modal_wrap {
  display: none;
  z-index: 50;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  .modal_wrap .modal {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 600px;
    background-color: #fff; }
    @media (max-width: 620px) {
      .modal_wrap .modal {
        width: 90%; } }
    .modal_wrap .modal .tit {
      margin-bottom: 40px;
      line-height: 140%;
      font-weight: bold;
      color: #000; }
      @media (max-width: 620px) {
        .modal_wrap .modal .tit {
          margin-bottom: 20px; } }
    .modal_wrap .modal .t1 {
			word-break: break-all;	
      line-height: 150%; }
    .modal_wrap .modal .close_ico {
      position: absolute;
      right: 0;
      top: -37px;
      width: 28px;
      height: 28px;
      background-position: -300px -440px; }

.privacy_modal.db {
  display: block; }

.privacy_modal .modal {
  height: 600px; }
  @media (max-width: 620px) {
    .privacy_modal .modal {
      height: 404px; } }
  .privacy_modal .modal .ovy {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding: 45px 40px 40px; }
    @media (max-width: 620px) {
      .privacy_modal .modal .ovy {
        padding: 25px 20px 35px; } }
  .privacy_modal .modal .t1 {
    color: #666; }
    .privacy_modal .modal .t1 .c0 {
      color: #000; }

.mailto_modal.db {
  display: block; }

.mailto_modal .modal {
  padding: 43px 20px 57px;
  text-align: center; }
  @media (max-width: 620px) {
    .mailto_modal .modal {
      padding: 20px 20px 30px; } }
  .mailto_modal .modal .di326 {
    display: block; }
    @media (max-width: 620px) {
      .mailto_modal .modal .di326 {
        display: inline; } }

.certi_modal.db {
  display: block; }

.certi_modal .modal {
  width: 500px;
  padding: 0; }
  @media (max-width: 620px) {
    .certi_modal .modal {
      width: 90%; } }

.qr_modal.db{display: block;}
.qr_modal .modal{width: 180px;padding: 20px;}
.qr_modal .modal img{width: 100%;}

.sub_visual {
	overflow: hidden;	
	position: relative;
  height: 500px;
  padding-top: 218px;
  text-align: center; }
  @media (max-width: 620px) {
    .sub_visual {
      height: 222px;
      padding-top: 105px; } }
	.sub_visual .bg{
		position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;
		-webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: transform 5000ms  ease-in-out;
    transition: transform 5000ms ease-in-out; }
	.sub_visual .bg.act{
		-webkit-transform: scale(1, 1) rotate(0.002deg);
		transform: scale(1, 1) rotate(0.002deg); }
  .sub_visual.sub1 .bg{
    background-image: url(/src/img/sv1.jpg); }
	.sub_visual.sub1_2 .bg{
    background-image: url(/src/img/sv1_2.jpg); }
	.sub_visual.sub1_3 .bg{
    background-image: url(/src/img/sv1_3.jpg); }
	.sub_visual.sub1_4 .bg{
    background-image: url(/src/img/sv1_4.jpg); }
	.sub_visual.sub1_5 .bg{
    background-image: url(/src/img/sv1_5.jpg); }
  .sub_visual.sub2 .bg{
    background-image: url(/src/img/sv2.jpg); }
  .sub_visual.sub2_1 .bg{
    background-image: url(/src/img/sv2_1.jpg); }
  .sub_visual.sub2_1_1_1 .bg{
    background-image: url(/src/img/sv2_1_1_1.jpg); }
	.sub_visual.sub2_1_1_1_2 .bg{
    background-image: url(/src/img/sv2_1_1_1_2.jpg); }
	.sub_visual.sub2_1_1_1_3 .bg{
    background-image: url(/src/img/sv2_1_1_1_3.jpg); }
	.sub_visual.sub2_1_1_1_4 .bg{
    background-image: url(/src/img/sv2_1_1_1_4.jpg); }
  .sub_visual.sub2_1_1_2 .bg{
    background-image: url(/src/img/sv2_1_1_2.jpg); }
	.sub_visual.sub2_1_1_2_2 .bg{
    background-image: url(/src/img/sv2_1_1_2_2.jpg); }
	.sub_visual.sub2_1_1_2_3 .bg{
    background-image: url(/src/img/sv2_1_1_2_3.jpg); }
	.sub_visual.sub2_1_1_2_4 .bg{
    background-image: url(/src/img/sv2_1_1_2_4.jpg); }
	.sub_visual.sub2_1_1_2_5 .bg{
    background-image: url(/src/img/sv2_1_1_2_5.jpg); }
	.sub_visual.sub2_1_1_2_6 .bg{
    background-image: url(/src/img/sv2_1_1_2_6.jpg); }
  .sub_visual.sub2_2_1 .bg{
    background-image: url(/src/img/sv2_2_1.jpg); }
	.sub_visual.sub2_2_2 .bg{
    background-image: url(/src/img/sv2_2_2.jpg); }
	.sub_visual.sub2_2_3 .bg{
    background-image: url(/src/img/sv2_2_3.jpg); }
	.sub_visual.sub2_2_4 .bg{
    background-image: url(/src/img/sv2_2_4.jpg); }
  .sub_visual.sub2_3_1 .bg{
    background-image: url(/src/img/sv2_3_1.jpg); }
	.sub_visual.sub2_3_2 .bg{
    background-image: url(/src/img/sv2_3_2.jpg); }
	.sub_visual.sub2_3_3 .bg{
    background-image: url(/src/img/sv2_3_3.jpg); }
	.sub_visual.sub2_3_4 .bg{
    background-image: url(/src/img/sv2_3_4.jpg); }
  .sub_visual.sub3 .bg{
    background-image: url(/src/img/sv3.jpg); }
  .sub_visual.sub4 .bg{
    background-image: url(/src/img/sv4.jpg); }
  .sub_visual.sub5 .bg{
    background-image: url(/src/img/sv5.jpg); }
  .sub_visual.sub6 .bg{
    background-image: url(/src/img/sv6.jpg); }

	.sub_visual .sv_source_txt{z-index: 10;position: absolute;left: 50%;bottom: 20px;transform: translateX(-50%);width: 1200px;color: #fff;font-size: 12px;opacity: .5;text-align: left;}
	@media (max-width: 1240px){
		.sub_visual .sv_source_txt{width: 90%;}
	}
	@media (max-width: 620px){
		.sub_visual .sv_source_txt{bottom: 10px;}
	}

	.sub_visual .container{z-index: 1;position: relative;}

	.sub_visual .ani{
		 -ms-transform: matrix(1, 0, 0, 1, 0, 30);
		-webkit-transform: matrix(1, 0, 0, 1, 0, 30);
		transform: matrix(1, 0, 0, 1, 0, 30);
		transition: transform 1s,opacity 1s;	
		-webkit-transition: transform 1s,opacity 1s;	
	}
	.sub_visual .ani.appear{
		-ms-transform: matrix(1, 0, 0, 1, 0, 0);
		-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
		transform: matrix(1, 0, 0, 1, 0, 0);
	}


  .sub_visual .tit {
		transition-delay: .4s;
    line-height: 120%;
    font-weight: bold;
    color: #fff; }


  .sub_visual .desc {
		transition-delay: .6s;
    margin-top: 20px;
    color: #fff;
    line-height: 150%; }
    @media (max-width: 620px) {
      .sub_visual .desc {
        margin-top: 5px; } }

.lnb_wrap {
  margin-bottom: 150px;
  border-bottom: 1px solid #eee; }
  @media (max-width: 1240px) {
    .lnb_wrap {
      border-bottom: 0; } }
  @media (max-width: 620px) {
    .lnb_wrap {
      margin-bottom: 75px; } }
  .lnb_wrap .lnb_container {
    width: 1400px;
    margin: 0 auto;
    font-size: 0; }
    @media (max-width: 1420px) {
      .lnb_wrap .lnb_container {
        width: 1200px; } }
    @media (max-width: 1240px) {
      .lnb_wrap .lnb_container {
        width: 100%; } }
  .lnb_wrap .home_ico {
    display: inline-block;
    width: 62px;
    height: 60px;
    padding-top: 19px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    vertical-align: top; }
    .lnb_wrap .home_ico::after {
      display: block;
      width: 22px;
      height: 22px;
      margin: 0 auto;
      background-position: -372px -412px; }
  .lnb_wrap .depth_wrap {
    position: relative;
    display: inline-block;
    width: 241px;
    height: 60px;
    border-right: 1px solid #eee;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .lnb_wrap .depth_wrap {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #eee; } }
    @media (max-width: 1240px) {
      .lnb_wrap .depth_wrap.m_w2 {
        width: 50%; } }
    .lnb_wrap .depth_wrap .box {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .lnb_wrap .depth_wrap .box.shadow {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); }
    .lnb_wrap .depth_wrap .depth_btn {
      position: relative;
      display: block;
      width: 100%;
      height: 60px;
      padding: 0 45px 0 25px;
      line-height: 60px;
      text-align: left; }
      @media (max-width: 1240px) {
        .lnb_wrap .depth_wrap .depth_btn {
          padding: 0 55px 0 40px; } }
      @media (max-width: 620px) {
        .lnb_wrap .depth_wrap .depth_btn {
          padding: 0 35px 0 20px; } }
      .lnb_wrap .depth_wrap .depth_btn::after {
        position: absolute;
        right: 26px;
        top: calc(50% - 7px);
        width: 14px;
        height: 14px;
        background-position: -430px -348px; }
        @media (max-width: 1240px) {
          .lnb_wrap .depth_wrap .depth_btn::after {
            right: 40px; } }
        @media (max-width: 620px) {
          .lnb_wrap .depth_wrap .depth_btn::after {
            right: 20px; } }
      .lnb_wrap .depth_wrap .depth_btn.act {
        position: relative; }
        .lnb_wrap .depth_wrap .depth_btn.act.arrow1::after {
          background-position: -430px -364px; }
    @media (max-width: 1240px) {
      .lnb_wrap .depth_wrap:last-child {
        border-bottom: 0; } }
    .lnb_wrap .depth_wrap:last-child .depth_btn {
      color: #fff;
      background-color: #073190; }
      .lnb_wrap .depth_wrap:last-child .depth_btn::after {
        background-position: -446px -348px; }
      .lnb_wrap .depth_wrap:last-child .depth_btn.act::after {
        background-position: -462px -348px; }
    .lnb_wrap .depth_wrap .depth2_menu {
      display: none;
      z-index: 20;
      position: absolute;
      left: -1px;
      top: 61px;
      width: calc(100% + 1px);
      border-right: 1px solid #eee;
      border-left: 1px solid #eee;
      background-color: #fff; }
      .lnb_wrap .depth_wrap .depth2_menu.db {
        display: block; }
      .lnb_wrap .depth_wrap .depth2_menu li {
        width: 100%;
        height: 61px;
        border-bottom: 1px solid #eee; }
        .lnb_wrap .depth_wrap .depth2_menu li a,
        .lnb_wrap .depth_wrap .depth2_menu li button {
          display: block;
          width: 100%;
          height: 100%;
          padding: 0 25px;
          line-height: 60px;
          text-align: left; }
          @media (max-width: 620px) {
            .lnb_wrap .depth_wrap .depth2_menu li a,
            .lnb_wrap .depth_wrap .depth2_menu li button {
              padding: 0 20px;
              font-size: 12px; } }
        .lnb_wrap .depth_wrap .depth2_menu li:hover a,
        .lnb_wrap .depth_wrap .depth2_menu li:hover button {
          color: #fff;
          background-color: #073190; }
    .lnb_wrap .depth_wrap.f .depth2_menu {
      width: calc(100% + 2px); }

.index_wrap .main_slide{position: relative;overflow: hidden;}
.index_wrap .main_slide.bg_fixed::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(/d_fileinfo/img/0120220120110729.jpg);background-size: cover;background-repeat: no-repeat;background-position: center center;
 -webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: transform 3000ms  ease-in-out;
	transition: transform 3000ms ease-in-out; }
.index_wrap .main_slide.bg_fixed.act::before{
	-webkit-transform: scale(1, 1) rotate(0.002deg);
	transform: scale(1, 1) rotate(0.002deg); }

 @media (max-width: 620px){
	.index_wrap .main_slide.bg_fixed::before{background-image: url(/d_fileinfo/img/0220220120110729.jpg);}
 }


.index_wrap {
  position: relative;
  background-image: url(/src/img/index_wrap_bg.png);
  background-position: calc(100% - 111px) bottom;
  background-repeat: no-repeat; }
  @media (max-width: 1240px) {
    .index_wrap {
      background-position: right bottom; } }
  @media (max-width: 620px) {
    .index_wrap {
      background-image: none; } }
  .index_wrap .main_slide .mask {
    overflow: hidden;
    width: 100%; }
  .index_wrap .main_slide .item {
		overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 50.5208%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 1240px) {
      .index_wrap .main_slide .item {
        padding-bottom: 134.7222%;
        background-image: none; } }
		.index_wrap .main_slide .item .bg{
			position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center center;
			 -webkit-transform: scale(1.1, 1.1);
			transform: scale(1.1, 1.1);
			-webkit-transition: transform 3000ms  ease-in-out;
			transition: transform 3000ms ease-in-out;
		}
		.index_wrap .main_slide .item.swiper-slide-active .bg{
			-webkit-transform: scale(1, 1) rotate(0.002deg);
			transform: scale(1, 1) rotate(0.002deg); }
    .index_wrap .main_slide .item .txt_box {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -75%);
      width: 1200px;
      text-align: center; }
      @media (max-width: 1240px) {
        .index_wrap .main_slide .item .txt_box {
          width: 90%;
          transform: translate(-50%, -60%); } }
      .index_wrap .main_slide .item .txt_box .cf {
        color: #fff; }
      .index_wrap .main_slide .item .txt_box .ani_line1 {
        overflow: hidden; }
				.index_wrap .main_slide .item .txt_box .ani_txt{
					display: block;
					transform: translateY(100%); 
				}
        .index_wrap .main_slide .item .txt_box .ani_line1 .ani_txt1 {
          transition: all 0.7s;
          -webkit-transition: all .7s;
					transition-delay: 0.5s;
          -webkit-transition-delay: .5s;
					line-height: 150%;
					text-shadow: 0 0 20px rgba(0,0,0,.3);
					-webkit-text-shadow: 0 0 20px rgba(0,0,0,.3); }
				
      .index_wrap .main_slide .item .txt_box .ani_line2 {
        margin-top: 20px;
        overflow: hidden; }
        @media (max-width: 620px) {
          .index_wrap .main_slide .item .txt_box .ani_line2 {
            margin-top: 5px; } }
        .index_wrap .main_slide .item .txt_box .ani_line2 .ani_txt2 {
          transition: all 1.2s;
          -webkit-transition: all 1.2s;
          transition-delay: 1s;
          -webkit-transition-delay: 1s; }
				.index_wrap .main_slide .item .txt_box .ani_line2 .ani_txt2{
					text-shadow: 0 0 20px rgba(0,0,0,.3);
					-webkit-text-shadow: 0 0 20px rgba(0,0,0,.3); }
    .index_wrap .main_slide .item.swiper-slide-active .ani_line1 .ani_txt {
      transform: translateY(0); }
    .index_wrap .main_slide .item.swiper-slide-active .ani_line2 .ani_txt {
      transform: translateY(0); }
  .index_wrap .main_slide .btn_wrap {
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1600px; }
    @media (max-width: 1620px) {
      .index_wrap .main_slide .btn_wrap {
        width: 1400px; } }
  .index_wrap .main_slide .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 80px; }
  .index_wrap .main_slide .prev {
    left: 0;
    background-position: -64px -344px; }
    .index_wrap .main_slide .prev:hover {
      background-position: -64px -426px; }
  .index_wrap .main_slide .next {
    right: 0;
    background-position: -146px -344px; }
    .index_wrap .main_slide .next:hover {
      background-position: -146px -426px; }
  .index_wrap .main_slide .bullet {
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: 36%;
    transform: translateX(-50%); }
    @media (max-width: 1240px) {
      .index_wrap .main_slide .bullet {
        bottom: 25%; } }
    @media (max-width: 620px) {
      .index_wrap .main_slide .bullet {
        bottom: 26%; } }
  .index_wrap .index_top {
    z-index: 10;
    position: relative;
    width: 1400px;
    margin: 0 auto;
    padding-left: 85px; }
    @media (max-width: 1420px) {
      .index_wrap .index_top {
        width: 1200px;
        padding-left: 0; } }
    @media (max-width: 1240px) {
      .index_wrap .index_top {
        width: 90%; } }
    .index_wrap .index_top .vdo_wrap {
      width: 600px;
      height: 338px;
      margin-top: -169px;
      padding-bottom: 0;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
      @media (max-width: 1240px) {
        .index_wrap .index_top .vdo_wrap {
          float: none;
          display: block;
          width: 100%;
          height: 0;
          padding-bottom: 56.25%;
          margin: -58px auto 0; } }
      @media (max-width: 620px) {
        .index_wrap .index_top .vdo_wrap {
          width: 100%;
          margin-top: -30px; } }
    .index_wrap .index_top .menu_lst {
      width: 630px;
      margin-top: 50px; }
      @media (max-width: 1420px) {
        .index_wrap .index_top .menu_lst {
          width: 550px; } }
      @media (max-width: 1240px) {
        .index_wrap .index_top .menu_lst {
          float: none;
          display: block;
          width: 100%;
          margin-top: 40px;
          padding: 0 5px; } }
      @media (max-width: 620px) {
        .index_wrap .index_top .menu_lst {
          margin-top: 20px;
          padding: 0; } }
      .index_wrap .index_top .menu_lst > ul {
        font-size: 0; }
        .index_wrap .index_top .menu_lst > ul li {
          display: inline-block;
          width: 33.3334%;
          height: 80px;
          vertical-align: top; }
          @media (max-width: 1240px) {
            .index_wrap .index_top .menu_lst > ul li {
              height: 180px; } }
          @media (max-width: 620px) {
            .index_wrap .index_top .menu_lst > ul li {
              height: 90px; } }
          .index_wrap .index_top .menu_lst > ul li + li {
            border-left: 1px solid #eee; }
          .index_wrap .index_top .menu_lst > ul li a {
            display: block;
            width: 100%;
            height: 100%;
            text-align: center; }
            @media (max-width: 1240px) {
              .index_wrap .index_top .menu_lst > ul li a {
                padding-top: 50px; } }
            @media (max-width: 620px) {
              .index_wrap .index_top .menu_lst > ul li a {
                padding-top: 10px; } }
            .index_wrap .index_top .menu_lst > ul li a::before {
              display: block;
              width: 46px;
              height: 46px;
              margin: 0 auto 15px; }
              @media (max-width: 620px) {
                .index_wrap .index_top .menu_lst > ul li a::before {
                  margin-bottom: 5px; } }
            .index_wrap .index_top .menu_lst > ul li a.ico1::before {
              background-position: -228px -344px; }
            .index_wrap .index_top .menu_lst > ul li a.ico2::before {
              background-position: -276px -344px; }
            .index_wrap .index_top .menu_lst > ul li a.ico3::before {
              background-position: -324px -344px; }
          .index_wrap .index_top .menu_lst > ul li:hover a.ico1::before {
            background-position: -228px -392px; }
          .index_wrap .index_top .menu_lst > ul li:hover a.ico2::before {
            background-position: -276px -392px; }
          .index_wrap .index_top .menu_lst > ul li:hover a.ico3::before {
            background-position: -324px -392px; }
          .index_wrap .index_top .menu_lst > ul li:hover a > p {
            color: #ff5900 !important; }
  .index_wrap .index_banner {
    position: relative;
    width: 1600px;
    margin: 150px auto 0; }
    @media (max-width: 1620px) {
      .index_wrap .index_banner {
        width: 1400px; } }
    @media (max-width: 1420px) {
      .index_wrap .index_banner {
        width: 1200px; } }
    @media (max-width: 1240px) {
      .index_wrap .index_banner {
        width: 100%;
        margin-top: 100px; } }
    @media (max-width: 620px) {
      .index_wrap .index_banner {
        margin-top: 50px; } }
    .index_wrap .index_banner .mask {
      width: 100%;
      overflow: hidden; }
    .index_wrap .index_banner .item {
      height: 434px;
      overflow: hidden;
      position: relative;
      padding-top: 80px;
      text-align: center; }
      @media (max-width: 1240px) {
        .index_wrap .index_banner .item {
          padding: 90px 5% 0; } }
      @media (max-width: 620px) {
        .index_wrap .index_banner .item {
          height: 193px;
          padding: 30px 5% 0; } }
      .index_wrap .index_banner .item .bg {
        transition: all 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .index_wrap .index_banner .item .bg.act {
          transform: scale(1.08); }
      .index_wrap .index_banner .item p {
        z-index: 10;
        position: relative;
        color: #fff;
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        -webkit-text-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
        @media (max-width: 1240px) {
          .index_wrap .index_banner .item p {
            letter-spacing: -0.6px; } }
        @media (max-width: 620px) {
          .index_wrap .index_banner .item p {
            line-height: 140%; } }
      .index_wrap .index_banner .item .t1 {
        margin-bottom: 20px; }
        @media (max-width: 620px) {
          .index_wrap .index_banner .item .t1 {
            margin-bottom: 0; } }
      .index_wrap .index_banner .item .more {
        z-index: 10;
        position: relative;
        display: block;
        width: 160px;
        height: 36px;
        margin: 35px auto 0;
        border-radius: 18px;
        font-size: 12px;
        line-height: 36px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.1); }
        @media (max-width: 620px) {
          .index_wrap .index_banner .item .more {
            margin-top: 10px; } }
        .index_wrap .index_banner .item .more::after {
          position: absolute;
          right: 13px;
          top: 13px;
          width: 10px;
          height: 10px;
          background-position: -448px -290px; }
        .index_wrap .index_banner .item .more:hover {
          background-color: #ff5900; }
    .index_wrap .index_banner .bullet {
      z-index: 10;
      position: absolute;
      left: 50%;
      bottom: 20px;
      transform: translateX(-50%); }
      @media (max-width: 620px) {
        .index_wrap .index_banner .bullet {
          bottom: 10px; } }
  .index_wrap .index_product {
		overflow: hidden;
    margin-top: 145px; }
    @media (max-width: 1240px) {
      .index_wrap .index_product {
        padding: 0 5%; } }
    @media (max-width: 620px) {
      .index_wrap .index_product {
        margin-top: 80px; } }
    @media (max-width: 620px) {
      .index_wrap .index_product .fz40 {
        font-size: 20px; } }
    .index_wrap .index_product .i326 {
      display: block; }
      @media (max-width: 620px) {
        .index_wrap .index_product .i326 {
          display: inline; } }
    .index_wrap .index_product .product_slide {
      overflow: hidden;
      margin-top: 70px; }
      @media (max-width: 620px) {
        .index_wrap .index_product .product_slide {
          margin-top: 35px; } }
      .index_wrap .index_product .product_slide .mask {
        width: 1400px;
        margin: 0 auto; }
        @media (max-width: 1420px) {
          .index_wrap .index_product .product_slide .mask {
            width: 1200px; } }
        @media (max-width: 1240px) {
          .index_wrap .index_product .product_slide .mask {
            width: 100%; } }
      .index_wrap .index_product .product_slide .item {
        font-size: 0;
        background-size: 280px 280px;
        background-repeat: no-repeat;
        background-position: calc(100% - 25px) center;
        background-image: url(/src/img/index_product_bg.png); }
        @media (max-width: 1240px) {
          .index_wrap .index_product .product_slide .item {
            background-position: calc(100% - 25px) bottom; } }
        @media (max-width: 620px) {
          .index_wrap .index_product .product_slide .item {
            background-size: 140px 140px;
            background-position: right bottom; } }
        .index_wrap .index_product .product_slide .item .b_img_wrap {
          position: relative;
          display: inline-block;
          width: 50%;
          vertical-align: middle; }
          @media (max-width: 1240px) {
            .index_wrap .index_product .product_slide .item .b_img_wrap {
              display: block;
              width: 100%; } }
          .index_wrap .index_product .product_slide .item .b_img_wrap img {
            width: 100%; }
          .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap {
            position: absolute;
            right: 0;
            bottom: 0;
            font-size: 0; }
            .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .btn {
              display: inline-block;
              width: 60px;
              height: 60px;
              vertical-align: top;
              background-color: #fff; }
              .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .btn + .btn {
                margin-left: 1px; }
              .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .btn::after {
                display: block;
                width: 24px;
                height: 18px;
                margin: 0 auto; }
            .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .prev::after {
              background-position: -228px -440px; }
            .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .prev:hover::after {
              background-position: -228px -460px; }
            .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .next::after {
              background-position: -254px -440px; }
            .index_wrap .index_product .product_slide .item .b_img_wrap .btn_wrap .next:hover::after {
              background-position: -254px -460px; }
        .index_wrap .index_product .product_slide .item .txt_wrap {
          display: inline-block;
          width: calc(50% - 100px);
          margin-left: 100px;
          vertical-align: middle; }
          @media (max-width: 1420px) {
            .index_wrap .index_product .product_slide .item .txt_wrap {
              width: calc(50% - 50px);
              margin-left: 50px; } }
          @media (max-width: 1240px) {
            .index_wrap .index_product .product_slide .item .txt_wrap {
							position: relative;
              display: block;
              width: 100%;
							height: 335px;
              margin: 35px 0 0; } }
          @media (max-width: 620px) {
            .index_wrap .index_product .product_slide .item .txt_wrap {
							height: 220px;
              margin-top: 15px; } 
						.index_wrap .index_product.eng_index_product .product_slide .item .txt_wrap{height: 280px;} }
          @media (max-width: 620px) {
            .index_wrap .index_product .product_slide .item .txt_wrap .mt20 {
              margin-top: 10px; } }
          .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap {
            margin-top: 85px; }
            @media (max-width: 1240px) {
              .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap {
								position: absolute;
								left: 0;
								bottom: 0;
								width: 100%; } }
            .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap .index_more {
              margin-top: 41px; }
              @media (max-width: 620px) {
                .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap .index_more {
                  margin-top: 15px; } }
            .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap .s_img_wrap {
              display: block;
              width: 165px;
              height: 103px;
              border: 1px solid #e0e0e0; }
              .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap .s_img_wrap img {
                width: 100%; }
              @media (max-width: 620px) {
                .index_wrap .index_product .product_slide .item .txt_wrap .b_wrap .s_img_wrap {
                  width: 80px;
                  height: 50px; } }
      .index_wrap .index_product .product_slide .bullet {
        margin-top: 60px; }
        @media (max-width: 620px) {
          .index_wrap .index_product .product_slide .bullet {
            margin-top: 30px; } }
  .index_wrap .index_lr {
		overflow: hidden;
    margin-top: 150px; }
    @media (max-width: 620px) {
      .index_wrap .index_lr {
        margin-top: 100px; } }
    .index_wrap .index_lr .cont {
      overflow: hidden;
      position: relative;
      width: 50%;
      height: 488px; }
      @media (max-width: 1240px) {
        .index_wrap .index_lr .cont {
          display: block;
          width: 100%; } }
      @media (max-width: 620px) {
        .index_wrap .index_lr .cont {
          height: 217px; } }
      .index_wrap .index_lr .cont .bg {
        transition: all 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .index_wrap .index_lr .cont .bg.act {
          transform: scale(1.08); }
      .index_wrap .index_lr .cont p {
        z-index: 10;
        position: relative;
        color: #fff; }
        @media (max-width: 620px) {
          .index_wrap .index_lr .cont p {
            letter-spacing: -0.1px; } }
      @media (max-width: 620px) {
        .index_wrap .index_lr .cont .mt20 {
          margin-top: 10px; } }
      .index_wrap .index_lr .cont .index_more {
        margin-top: 75px; }
        @media (max-width: 620px) {
          .index_wrap .index_lr .cont .index_more {
            margin-top: 35px; } }
    .index_wrap .index_lr .l_cont {
      padding: 0 100px 0 calc(50% - 700px); }
      @media (max-width: 1420px) {
        .index_wrap .index_lr .l_cont {
          padding: 0 70px 0 calc(50% - 600px); } }
      @media (max-width: 1240px) {
        .index_wrap .index_lr .l_cont {
          padding: 0 5%; } }
    .index_wrap .index_lr .r_cont {
      padding: 0 calc(50% - 700px) 0 100px; }
      @media (max-width: 1420px) {
        .index_wrap .index_lr .r_cont {
          padding: 0 calc(50% - 600px) 0 70px; } }
      @media (max-width: 1240px) {
        .index_wrap .index_lr .r_cont {
          padding: 0 5%; } }
  .index_wrap .index_bbs {
    padding: 150px 0; }
    @media (max-width: 620px) {
      .index_wrap .index_bbs {
        padding: 75px 0; } }
    .index_wrap .index_bbs .l_cont {
			overflow: hidden;
      width: 50%; }
      @media (max-width: 1240px) {
        .index_wrap .index_bbs .l_cont {
          float: none;
          display: block;
          width: 100%; } }
      @media (max-width: 620px) {
        .index_wrap .index_bbs .l_cont .mt10 {
          margin-top: 0; } }
      .index_wrap .index_bbs .l_cont .logo_img {
        width: 69px;
        margin: 10px 10px 0 0; }
        @media (max-width: 620px) {
          .index_wrap .index_bbs .l_cont .logo_img {
            width: 47px;
            margin: 6px 5px 0 0; } }
    .index_wrap .index_bbs .notice_slide {
      margin-top: 60px; }
      @media (max-width: 620px) {
        .index_wrap .index_bbs .notice_slide {
          margin-top: 30px; } }
      .index_wrap .index_bbs .notice_slide .mask {
        overflow: hidden;
        width: 100%; }
			.index_wrap .index_bbs .notice_slide .item .t1{max-height: 60px;}
			@media (max-width: 620px){
				.index_wrap .index_bbs .notice_slide .item .t1{max-height: 48px;}
			}
      .index_wrap .index_bbs .notice_slide .item .m {
        margin: 7px 0 10px;
				max-height: 42px; }
        @media (max-width: 620px) {
          .index_wrap .index_bbs .notice_slide .item .m {
            margin: 2px 0 5px;
						max-height: 36px; } }
      .index_wrap .index_bbs .notice_slide .item:hover .t1 {
        color: #ff5900 !important; }
      .index_wrap .index_bbs .notice_slide .btn_line {
        position: relative;
        margin-top: 75px;
        font-size: 0; }
        @media (max-width: 620px) {
          .index_wrap .index_bbs .notice_slide .btn_line {
            margin-top: 35px; } }
        .index_wrap .index_bbs .notice_slide .btn_line .btn {
          display: inline-block;
          width: 14px;
          height: 14px;
          vertical-align: top; }
          .index_wrap .index_bbs .notice_slide .btn_line .btn + .btn {
            position: relative;
            margin-left: 21px; }
            .index_wrap .index_bbs .notice_slide .btn_line .btn + .btn::after {
              content: "";
              position: absolute;
              left: -11px;
              top: 0;
              width: 1px;
              height: 100%;
              background-color: #ddd; }
        .index_wrap .index_bbs .notice_slide .btn_line .prev {
          background-position: -400px -290px; }
          .index_wrap .index_bbs .notice_slide .btn_line .prev:hover {
            background-position: -400px -306px; }
        .index_wrap .index_bbs .notice_slide .btn_line .next {
          background-position: -419px -290px; }
          .index_wrap .index_bbs .notice_slide .btn_line .next:hover {
            background-position: -419px -306px; }
        .index_wrap .index_bbs .notice_slide .btn_line .more {
          background-position: -432px -290px; }
          .index_wrap .index_bbs .notice_slide .btn_line .more:hover {
            background-position: -432px -306px; }
        .index_wrap .index_bbs .notice_slide .btn_line .progress {
          display: inline-block;
          width: calc(100% - 104px);
          height: 3px;
          margin: 6px 0 0 20px;
          vertical-align: top;
          background-color: #eee; }
          .index_wrap .index_bbs .notice_slide .btn_line .progress .swiper-pagination-progressbar-fill {
            border-radius: 0;
            background-color: #ff5900 !important; }
    .index_wrap .index_bbs .r_cont {
      width: 50%;
      padding-left: 100px; }
      @media (max-width: 1240px) {
        .index_wrap .index_bbs .r_cont {
          float: none;
          display: block;
          width: 100%;
          padding-left: 0; } }
    .index_wrap .index_bbs .bbs_menu {
      font-size: 0; }
      @media (max-width: 1240px) {
        .index_wrap .index_bbs .bbs_menu {
          max-width: 100%;
          margin: 105px auto 0;
          padding: 0 20px; } }
      @media (max-width: 620px) {
        .index_wrap .index_bbs .bbs_menu {
          width: 100%;
          margin-top: 50px;
          padding: 0 4px; } }
      .index_wrap .index_bbs .bbs_menu li {
        display: inline-block;
        width: calc(33.3334%);
        height: 180px;
        vertical-align: top;
        text-align: center;
        border-left: 1px solid #eee; }
        @media (max-width: 1240px) {
          .index_wrap .index_bbs .bbs_menu li {
            position: relative;
            height: 0;
            padding-bottom: 33.3334%; } }
        .index_wrap .index_bbs .bbs_menu li:first-child {
          border-left: 0;
          border-bottom: 1px solid #eee; }
        .index_wrap .index_bbs .bbs_menu li:nth-child(2) {
          border-bottom: 1px solid #eee; }
        .index_wrap .index_bbs .bbs_menu li:nth-child(3) {
          border-bottom: 1px solid #eee; }
        .index_wrap .index_bbs .bbs_menu li:nth-child(4n) {
          border-left: 0; }
        .index_wrap .index_bbs .bbs_menu li > a {
          display: block;
          width: 100%;
          height: 100%; }
          @media (max-width: 1240px) {
            .index_wrap .index_bbs .bbs_menu li > a {
              position: absolute;
              left: 0;
              top: 0; } }
        .index_wrap .index_bbs .bbs_menu li .ico::before {
          display: block;
          width: 46px;
          height: 46px;
          margin: 0 auto 15px; }
          @media (max-width: 620px) {
            .index_wrap .index_bbs .bbs_menu li .ico::before {
              margin-bottom: 5px; } }
        .index_wrap .index_bbs .bbs_menu li .ico:hover > p {
          color: #ff5900 !important; }
        .index_wrap .index_bbs .bbs_menu li .ico1::before {
          background-position: -2px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico1:hover::before {
          background-position: -2px -556px; }
        .index_wrap .index_bbs .bbs_menu li .ico2::before {
          background-position: -50px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico2:hover::before {
          background-position: -50px -556px; }
        .index_wrap .index_bbs .bbs_menu li .ico3::before {
          background-position: -98px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico3:hover::before {
          background-position: -98px -556px; }
        .index_wrap .index_bbs .bbs_menu li .ico4::before {
          background-position: -146px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico4:hover::before {
          background-position: -146px -556px; }
        .index_wrap .index_bbs .bbs_menu li .ico5::before {
          background-position: -194px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico5:hover::before {
          background-position: -194px -556px; }
        .index_wrap .index_bbs .bbs_menu li .ico6::before {
          background-position: -242px -508px; }
        .index_wrap .index_bbs .bbs_menu li .ico6:hover::before {
          background-position: -242px -556px; }

			.index_wrap .index_bbs .bbs_menu.eng_bbs_menu{margin-top: 100px;}
			.index_wrap .index_bbs .bbs_menu.eng_bbs_menu li{width: 50%;}
			.index_wrap .index_bbs .bbs_menu.eng_bbs_menu li:first-child{border-bottom: 0;}
			.index_wrap .index_bbs .bbs_menu.eng_bbs_menu li:nth-child(2){border-bottom: 0;}
			@media (max-width: 1240px){
				.index_wrap .index_bbs .bbs_menu.eng_bbs_menu{margin: 105px auto 0;}
			}
			@media (max-width: 620px){
				.index_wrap .index_bbs .bbs_menu.eng_bbs_menu{margin-top: 50px;}
			}


.index_more {
  position: relative;
  display: block;
  width: 102px;
  font-size: 12px; }
  .index_more::after {
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    background-position: -460px -306px; }
  .index_more.white {
    color: #fff; }
    .index_more.white::after {
      background-position: -448px -290px; }
  .index_more:hover {
    color: #ff5900 !important; }
    .index_more:hover::after {
      background-position: -448px -302px; }

.ani_bullet {
  text-align: center;
  font-size: 0; }
  .ani_bullet .swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0); }
    .ani_bullet .swiper-pagination-bullet::before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #e5e5e5; }
    .ani_bullet .swiper-pagination-bullet + .swiper-pagination-bullet {
      margin-left: 10px; }
		.ani_bullet .swiper-pagination-bullet .ani_circle_wrap{
			position: relative;
			width: 100%;height: 100%;}
    .ani_bullet .swiper-pagination-bullet .ani_circle_wrap .circle {
      position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			stroke-linecap: round;
			stroke-width: 3;
			fill: none;
			transform: rotate(-90deg) scaleY(-1); }
		.ani_bullet .swiper-pagination-bullet .ani_circle_wrap .circle.zi10{z-index: 10;}
		.ani_bullet .swiper-pagination-bullet .ani_circle_wrap .circle .ani_circle{
			stroke: #ff5900;
			stroke-dasharray: 312;
			transform-origin: center;
			animation: external 3s linear; }
    .ani_bullet .swiper-pagination-bullet .ani_circle_wrap .circle .circle_bg {
      stroke: #e5e5e5;
      stroke-dasharray: 312;
      transform-origin: center; }
    .ani_bullet .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
      background-color: #ff5900; }
  .ani_bullet.white {
    stroke: #fff; }
	.ani_bullet.white .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
      background-color: #fff; }
	.ani_bullet.white .swiper-pagination-bullet .ani_circle_wrap .circle .ani_circle{
		stroke: #fff; }
	.ani_bullet.white .swiper-pagination-bullet .ani_circle_wrap .circle .circle_b{
		 stroke: #fff;
		 opacity: .5; }
	

@keyframes external {
  0% {
    stroke-dashoffset: 312; }
  60% {
    stroke-dashoffset: 152; }
  100% {
    stroke-dashoffset: 0; } }

.sub_cont {
  padding: 100px 0; }
  @media (max-width: 620px) {
    .sub_cont {
      padding: 50px 0; } }
  @media (max-width: 620px) {
    .sub_cont.mt100 {
      margin-top: 50px; } }
  .sub_cont.pt70 {
    padding-top: 70px; }
    @media (max-width: 620px) {
      .sub_cont.pt70 {
        padding-top: 35px; } }
  .sub_cont.pt0 {
    padding-top: 0; }
  .sub_cont.pb0 {
    padding-bottom: 0; }

.s_tit {
  margin-bottom: 50px;
  line-height: 110%;
  word-break: break-all;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #000; }
  @media (max-width: 620px) {
    .s_tit {
      margin-bottom: 20px;
      line-height: 150%;
      font-size: 20px; } }
  .s_tit.mb100 {
    margin-bottom: 100px; }
    @media (max-width: 620px) {
      .s_tit.mb100 {
        margin-bottom: 50px; } }
  .s_tit.mb90 {
    margin-bottom: 90px; }
    @media (max-width: 620px) {
      .s_tit.mb90 {
        margin-bottom: 40px; } }
  .s_tit.mb80 {
    margin-bottom: 80px; }
    @media (max-width: 620px) {
      .s_tit.mb80 {
        margin-bottom: 40px; } }
  .s_tit.mb70 {
    margin-bottom: 70px; }
    @media (max-width: 620px) {
      .s_tit.mb70 {
        margin-bottom: 30px; } }
  .s_tit.mb40 {
    margin-bottom: 40px; }
    @media (max-width: 620px) {
      .s_tit.mb40 {
        margin-bottom: 15px; } }
  .s_tit.mb30 {
    margin-bottom: 30px; }
    @media (max-width: 620px) {
      .s_tit.mb30 {
        margin-bottom: 15px; } }
  .s_tit.fz30 {
    font-size: 30px; }
    @media (max-width: 620px) {
      .s_tit.fz30 {
        font-size: 20px; } }

.s_desc {
	overflow: hidden;
  padding-bottom: 95px;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .s_desc {
      padding-bottom: 45px; } }
  .s_desc.bdb0 {
    border-bottom: 0; }
  .s_desc.pb60 {
    padding-bottom: 60px; }
    @media (max-width: 620px) {
      .s_desc.pb60 {
        padding-bottom: 30px; } }
  .s_desc p {
    letter-spacing: -0.7px; }
  @media (max-width: 620px) {
    .s_desc .mt30 {
      margin-top: 10px; } }
  @media (max-width: 620px) {
    .s_desc .mt20 {
      margin-top: 15px; } }

.s_down {
  position: relative;
  display: block;
  width: 220px;
  height: 50px;
  padding: 0 20px;
  border-radius: 25px;
  border: 1px solid #ddd;
  line-height: 48px; }
  .s_down::after {
    position: absolute;
    right: 20px;
    top: 13px;
    width: 24px;
    height: 24px;
    background-position: -456px -322px; }

.intro_wrap{overflow: hidden;padding-bottom: 5px;}
.intro_wrap .l_cont {
  width: 730px;
	padding-top: 80px; }
  @media (max-width: 1240px) {
    .intro_wrap .l_cont {
      float: none;
      display: block;
      width: 100%;
			padding-top: 0; } }
  .intro_wrap .l_cont .t1 {
    line-height: 120%; }
    @media (max-width: 620px) {
      .intro_wrap .l_cont .t1 {
        line-height: 150%;
        font-size: 20px; } }
  .intro_wrap .l_cont .intro_logo {
    margin: 0 0 6px 10px;
    vertical-align: middle; }
    @media (max-width: 620px) {
      .intro_wrap .l_cont .intro_logo {
        width: 48px;
        margin: 0 0 4px 3px; } }
  .intro_wrap .l_cont .t2 {
    margin: 35px 0 45px; }
    @media (max-width: 620px) {
      .intro_wrap .l_cont .t2 {
        margin: 10px 0 15px; } }
  @media (max-width: 620px) {
		.intro_wrap .l_cont .mt40{margin-top: 40px;}
    .intro_wrap .l_cont .mt25 {
      margin-top: 15px; } }

.intro_wrap .r_cont {
  width: 380px; }
  @media (max-width: 1240px) {
    .intro_wrap .r_cont {
      float: none;
      display: block;
      width: 100%;
      margin-top: 100px; } }
  @media (max-width: 620px) {
    .intro_wrap .r_cont {
      margin-top: 45px; } }
  .intro_wrap .r_cont .ceo_img {
    width: 100%; }
    @media (max-width: 1240px) {
      .intro_wrap .r_cont .ceo_img {
        display: block;
        width: auto;
        margin: 0 auto; } }
    @media (max-width: 620px) {
      .intro_wrap .r_cont .ceo_img {
        width: 100%; } }
  .intro_wrap .r_cont .name_line {
		line-height: 150%;
    margin-top: 45px;
		margin-right: 3px;
    text-align: right; }
	.intro_wrap .r_cont .name_line .sign_img{margin-left: 15px;vertical-align: middle;}
    @media (max-width: 620px) {
      .intro_wrap .r_cont .name_line {
        margin-top: 20px; }
			.intro_wrap .r_cont .name_line .sign_img{margin-left: 5px;} }
    .intro_wrap .r_cont .name_line > i {
      margin-left: 5px;
      font-weight: 100; }
      @media (max-width: 620px) {
        .intro_wrap .r_cont .name_line > i {
          margin-left: 3px; } }

.s_menu_wrap {
  margin-bottom: 40px; }
  @media (max-width: 620px) {
    .s_menu_wrap {
      margin-bottom: 20px; } }
  .s_menu_wrap.mb60 {
    margin-bottom: 60px; }
    @media (max-width: 620px) {
      .s_menu_wrap.mb60 {
        margin-bottom: 30px; } }
  .s_menu_wrap.mb100 {
    margin-bottom: 100px; }
    @media (max-width: 620px) {
      .s_menu_wrap.mb100 {
        margin-bottom: 50px; } }
  .s_menu_wrap.mb110 {
    margin-bottom: 110px; }
    @media (max-width: 620px) {
      .s_menu_wrap.mb110 {
        margin-bottom: 55px; } }
  .s_menu_wrap .s_menu > ul {
    text-align: center;
    font-size: 0; }
    .s_menu_wrap .s_menu > ul li {
      display: inline-block;
      width: 195px;
      height: 60px;
      vertical-align: top;
      border: 1px solid #ddd; }
      .s_menu_wrap .s_menu > ul li + li {
        margin-left: 6px; }
      .s_menu_wrap .s_menu > ul li a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 16px;
        line-height: 58px;
        color: #666; }
			.s_menu_wrap .s_menu > ul li a.fz14{font-size: 14px;}
			.s_menu_wrap .s_menu > ul li a.a_line2{padding-top: 5px;line-height: 150%;}
      .s_menu_wrap .s_menu > ul li.act {
        border: 1px solid #ff5900 !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
        background-color: #ff5900 !important; }
        .s_menu_wrap .s_menu > ul li.act a {
          color: #fff; }
  .s_menu_wrap .s_menu_sel {
    width: 100%;
    height: 60px;
    padding: 0 40px 0 20px;
    color: #fff;
    font-size: 16px;
    border: 0;
    background-color: #ff5900 !important;
    background-position: calc(100% - 20px) 50%;
    background-image: url(/src/img/s_menu_sel.png);
    -webkit-background-size: 14px 9px;
    background-size: 14px 9px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); }
    @media (max-width: 620px) {
      .s_menu_wrap .s_menu_sel {
        font-size: 12px; } }

.company_wrap .top_txt {
  padding-bottom: 100px;
  text-align: center; }
  @media (max-width: 620px) {
    .company_wrap .top_txt {
      padding-bottom: 45px; } }
  .company_wrap .top_txt .t1 {
    line-height: 120%; }
  .company_wrap .top_txt .t2 {
    margin-top: 30px; }
    @media (max-width: 620px) {
      .company_wrap .top_txt .t2 {
        margin-top: 15px; } }

.company_wrap .company_banner {
  height: 500px;
  background-image: url(/src/img/company_banner_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 620px) {
    .company_wrap .company_banner {
      height: 222px; } }
  .company_wrap .company_banner .dt {
    height: 100%;
    padding-left: 650px; }
    @media (max-width: 1240px) {
      .company_wrap .company_banner .dt {
        padding-left: 100px; } }
    @media (max-width: 620px) {
      .company_wrap .company_banner .dt {
        padding-left: 0; } }
    .company_wrap .company_banner .dt .t1 {
      line-height: 140%;
      color: #fff;
      text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
      -webkit-text-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }

.company_wrap .mid_txt {
  padding: 75px 0 55px; }
  @media (max-width: 620px) {
    .company_wrap .mid_txt {
      padding: 35px 0 25px; } }
  @media (max-width: 620px) {
    .company_wrap .mid_txt .mt35 {
      margin-top: 15px; } }

.company_wrap .eco_company {
  width: 1600px;
  margin: 0 auto;
  padding-top: 92px;
  font-size: 0;
  background-image: url(/src/img/intro_logo_t.png);
  background-repeat: no-repeat;
  background-position: left top; }
  @media (max-width: 1620px) {
    .company_wrap .eco_company {
      width: 1400px; } }
  @media (max-width: 1420px) {
    .company_wrap .eco_company {
      width: 90%; } }
  @media (max-width: 620px) {
    .company_wrap .eco_company {
      padding-top: 45px;
      background-size: 190px 72px; } }
  .company_wrap .eco_company .l_cont {
    display: inline-block;
    width: 50%;
    padding-right: 30px;
    vertical-align: middle; }
    @media (max-width: 1620px) {
      .company_wrap .eco_company .l_cont {
        padding-right: 15px; } }
    @media (max-width: 1240px) {
      .company_wrap .eco_company .l_cont {
        display: block;
        width: 100%;
        padding-right: 0; } }
    .company_wrap .eco_company .l_cont img {
      width: 100%; }
  .company_wrap .eco_company .r_cont {
    display: inline-block;
    width: 50%;
    padding-left: 50px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .company_wrap .eco_company .r_cont {
        display: block;
        width: 100%;
        margin-top: 75px;
        padding-left: 0; } }
    @media (max-width: 620px) {
      .company_wrap .eco_company .r_cont {
        margin-top: 35px; } }
    .company_wrap .eco_company .r_cont .t1 {
      margin-bottom: 30px;
      line-height: 120%; }
      @media (max-width: 620px) {
        .company_wrap .eco_company .r_cont .t1 {
          margin-bottom: 10px;
          font-size: 20px; } }
    .company_wrap .eco_company .r_cont .intro_logo {
      margin: 0 0 6px 10px;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .company_wrap .eco_company .r_cont .intro_logo {
          width: 48px;
          margin: 0 0 4px 3px; } }
    @media (max-width: 620px) {
      .company_wrap .eco_company .r_cont .mt25 {
        margin-top: 15px; } }

.vision_wrap .vision_img {
  margin-bottom: -45px; }
  @media (max-width: 1240px) {
    .vision_wrap .vision_img {
      margin-bottom: 40px; } }
  @media (max-width: 620px) {
    .vision_wrap .vision_img {
      margin-bottom: 35px; } }
  .vision_wrap .vision_img .img_m {
    display: none; }
    @media (max-width: 1240px) {
      .vision_wrap .vision_img .img_m {
        display: block;
        margin: 0 auto; } }

.vision_wrap .core_value {
  text-align: center;
  font-size: 0; }
  @media (max-width: 1240px) {
    .vision_wrap .core_value {
      display: block;
      width: 480px;
      margin: 0 auto; } }
  @media (max-width: 620px) {
    .vision_wrap .core_value {
      width: 100%; } }
  .vision_wrap .core_value li {
    display: inline-block;
    width: 260px;
    height: 220px;
    padding-top: 40px;
    vertical-align: top;
    border-left: 1px solid #eee; }
    @media (max-width: 1240px) {
      .vision_wrap .core_value li {
        width: 50%;
        height: 240px; } }
    @media (max-width: 620px) {
      .vision_wrap .core_value li {
        height: 134px;
        padding-top: 15px; } }
    .vision_wrap .core_value li:first-child {
      border-left: 0; }
      @media (max-width: 1240px) {
        .vision_wrap .core_value li:first-child {
          border-bottom: 1px solid #eee; } }
    @media (max-width: 1240px) {
      .vision_wrap .core_value li:nth-child(2) {
        border-bottom: 1px solid #eee; } }
    @media (max-width: 1240px) {
      .vision_wrap .core_value li:nth-child(2n-1) {
        border-left: 0; } }
    .vision_wrap .core_value li .num {
      line-height: 150%;
      font-weight: 700; }
    .vision_wrap .core_value li .ico {
      display: block;
      width: 46px;
      height: 46px;
      margin: 15px auto; }
      @media (max-width: 620px) {
        .vision_wrap .core_value li .ico {
          margin: 5px auto; } }
    .vision_wrap .core_value li .ico1 {
      background-position: -84px -296px; }
    .vision_wrap .core_value li .ico2 {
      background-position: -132px -296px; }
    .vision_wrap .core_value li .ico3 {
      background-position: -228px -296px; }
    .vision_wrap .core_value li .ico4 {
      background-position: -180px -296px; }

.history_wrap {
  padding-top: 70px; }
  @media (max-width: 620px) {
    .history_wrap {
      padding-top: 40px; } }
  .history_wrap .history_item {
    position: relative;
    height: 95px; }
    .history_wrap .history_item.blank {
      height: 97px; }
      @media (max-width: 620px) {
        .history_wrap .history_item.blank {
          height: 94px; } }
      .history_wrap .history_item.blank::after {
        top: 8px;
        height: 100%; }
    .history_wrap .history_item::after {
      content: "";
      position: absolute;
      top: 3px;
      width: 1px;
      height: 90px;
      background-color: #ddd; }
    .history_wrap .history_item .date {
      position: relative;
			margin-top: -10px;
      color: #999; }
      .history_wrap .history_item .date::after {
        content: "";
        position: absolute;
        top: 8px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #ddd; }
    .history_wrap .history_item .tit {
      color: #000; }
    .history_wrap .history_item .dkc_logo {
      position: absolute;
      top: -70px;
      right: 40px; }
      @media (max-width: 620px) {
        .history_wrap .history_item .dkc_logo {
          width: 90px;
          top: -40px;
          right: 25px; }
				.history_wrap.eng_history_wrap .history_item .fz18{font-size: 12px;} }
    .history_wrap .history_item .dkcs_logo {
      position: absolute;
      top: -70px;
      left: 0; }
      @media (max-width: 620px) {
        .history_wrap .history_item .dkcs_logo {
          width: 90px;
          top: -30px;
          left: 0; } }
    .history_wrap .history_item.act .date::after {
      background-color: #ff5900 !important; }
  .history_wrap .history_top {
    font-size: 0; }
    .history_wrap .history_top .history_item {
      width: 50%; }
      .history_wrap .history_top .history_item:nth-child(2n-1) {
        display: inline-block;
        margin-right: 50%;
        padding-right: 40px;
        text-align: right;
        vertical-align: top; }
        @media (max-width: 620px) {
          .history_wrap .history_top .history_item:nth-child(2n-1) {
            padding-right: 25px; } }
        .history_wrap .history_top .history_item:nth-child(2n-1)::after {
          right: -1px; }
        .history_wrap .history_top .history_item:nth-child(2n-1) .date::after {
          right: -43px; }
          @media (max-width: 620px) {
            .history_wrap .history_top .history_item:nth-child(2n-1) .date::after {
              right: -28px; } }
      .history_wrap .history_top .history_item:nth-child(2n) {
        display: inline-block;
        margin-left: 50%;
        padding-left: 40px;
        vertical-align: top; }
        @media (max-width: 620px) {
          .history_wrap .history_top .history_item:nth-child(2n) {
            padding-left: 25px; } }
        .history_wrap .history_top .history_item:nth-child(2n)::after {
          left: 0; }
        .history_wrap .history_top .history_item:nth-child(2n) .date::after {
          left: -42px; }
          @media (max-width: 620px) {
            .history_wrap .history_top .history_item:nth-child(2n) .date::after {
              left: -27px; } }
      .history_wrap .history_top .history_item.first {
        position: relative; }
        .history_wrap .history_top .history_item.first::after {
          top: 0x;
          height: 97px; }
        .history_wrap .history_top .history_item.first .date::before {
					z-index: 1;
          box-sizing: border-box;
          content: "";
          position: absolute;
          right: -50px;
          top: 1px;
          width: 19px;
          height: 19px;
          border-radius: 50%;
          border: 1px solid #ff5900 !important;
          background-color: #fff; }
          @media (max-width: 620px) {
            .history_wrap .history_top .history_item.first .date::before {
              right: -35px; } }
        .history_wrap .history_top .history_item.first .date::after {
					z-index: 2;
          background-color: #ff5900 !important; }
      .history_wrap .history_top .history_item.last::after {
        height: 137px; }
  .history_wrap .history_middle {
    position: relative;
		margin-top: 45px;
    padding-bottom: 56px;
    font-size: 0; }
    .history_wrap .history_middle .middle_top {
      position: absolute;
      left: calc(50% + 1px);
      top: 0;
      transform: translateX(-50%);
      width: 48px;
      height: 215px;
      background-image: url(/src/img/history_middle_bd1.png);
      background-repeat: no-repeat; }
    .history_wrap .history_middle .l_cont {
      display: inline-block;
      width: 50%;
			padding: 215px 65px 0 0;
      vertical-align: top; }
      @media (max-width: 620px) {
				.history_wrap .history_middle .middle_top{left: calc(50% + 1px);width: 49px;}
        .history_wrap .history_middle .l_cont {
          padding-right: 35px; } }
      .history_wrap .history_middle .l_cont .history_item {
				float: left;width: 100%;	
        text-align: right; }
        .history_wrap .history_middle .l_cont .history_item::after {
					top: 3px;
          right: -43px; }
				.history_wrap .history_middle .l_cont .history_item.blank::after{top: -2px;}
          @media (max-width: 620px) {
            .history_wrap .history_middle .l_cont .history_item::after {
              right: -13px; } }
        .history_wrap .history_middle .l_cont .history_item .date::after {
          right: -45px; }
          @media (max-width: 620px) {
            .history_wrap .history_middle .l_cont .history_item .date::after {
              right: -15px; } }
    .history_wrap .history_middle .r_cont {
      display: inline-block;
      width: 50%;
      padding: 28px 0 0 66px;
      vertical-align: top; }
		.history_wrap .history_middle .r_cont .history_item{
			float: left;width: 100%; }
      @media (max-width: 620px) {
        .history_wrap .history_middle .r_cont {
          padding: 25px 0 0 35px; } }
      .history_wrap .history_middle .r_cont .history_item::after {
				top: 3px;
        left: -43px; }
			.history_wrap .history_middle .r_cont .history_item.blank::after{top: -2px;}
        @media (max-width: 620px) {
          .history_wrap .history_middle .r_cont .history_item::after {
            left: -13px; } }
      .history_wrap .history_middle .r_cont .history_item .date::after {
        left: -45px; }
        @media (max-width: 620px) {
          .history_wrap .history_middle .r_cont .history_item .date::after {
            left: -15px; } }
      @media (max-width: 620px) {
        .history_wrap .history_middle .r_cont .history_item.first {
          margin-top: -7px; } }
    .history_wrap .history_middle .middle_bottom {
      position: absolute;
      left: calc(50% + 2px);
      bottom: 0;
      transform: translateX(-50%);
      width: 50px;
      height: 632px;
      background-image: url(/src/img/history_middle_bd2.png);
      background-repeat: no-repeat; }
      @media (max-width: 620px) {
        .history_wrap .history_middle .middle_bottom {
          left: calc(50% + 1px);width: 49px; } }
  .history_wrap .history_bottom {
    font-size: 0; }
    .history_wrap .history_bottom .history_item {
      width: 50%; }
      .history_wrap .history_bottom .history_item:nth-child(2n-1) {
        display: inline-block;
        margin-left: 50%;
        padding-left: 40px;
        vertical-align: top; }
        @media (max-width: 620px) {
          .history_wrap .history_bottom .history_item:nth-child(2n-1) {
            padding-left: 25px; } }
        .history_wrap .history_bottom .history_item:nth-child(2n-1)::after {
          left: 0; }
        .history_wrap .history_bottom .history_item:nth-child(2n-1) .date::after {
          left: -42px; }
          @media (max-width: 620px) {
            .history_wrap .history_bottom .history_item:nth-child(2n-1) .date::after {
              left: -27px; } }
      .history_wrap .history_bottom .history_item:nth-child(2n) {
        display: inline-block;
        margin-right: 50%;
        padding-right: 40px;
        text-align: right;
        vertical-align: top; }
        @media (max-width: 620px) {
          .history_wrap .history_bottom .history_item:nth-child(2n) {
            padding-right: 25px; } }
        .history_wrap .history_bottom .history_item:nth-child(2n)::after {
          right: -1px; }
        .history_wrap .history_bottom .history_item:nth-child(2n) .date::after {
          right: -43px; }
          @media (max-width: 620px) {
            .history_wrap .history_bottom .history_item:nth-child(2n) .date::after {
              right: -28px; } }
      .history_wrap .history_bottom .history_item.last::after {
        display: none; }

.ci_top {
	overflow: hidden;
  font-size: 0;
  padding-bottom: 100px; }
  @media (max-width: 1240px) {
    .ci_top {
      text-align: center; } }
  @media (max-width: 620px) {
    .ci_top {
      padding-bottom: 50px; } }
  .ci_top .l_cont {
    display: inline-block;
    width: 526px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .ci_top .l_cont {
        display: block;
        width: 100%; } }
  .ci_top .r_cont {
    display: inline-block;
    width: 584px;
    margin-left: 90px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .ci_top .r_cont {
        display: block;
        width: 100%;
        margin: 70px 0 0; } }
    @media (max-width: 620px) {
      .ci_top .r_cont {
        margin-top: 30px; } }
    @media (max-width: 620px) {
      .ci_top .r_cont .fz40 {
        font-size: 20px; } }
    @media (max-width: 620px) {
      .ci_top .r_cont .mt20 {
        margin-top: 10px; } }
    .ci_top .r_cont .s_down {
      margin-top: 75px; }
      @media (max-width: 1240px) {
        .ci_top .r_cont .s_down {
          margin: 75px auto 0;
          text-align: left; } }
      @media (max-width: 620px) {
        .ci_top .r_cont .s_down {
          margin-top: 35px; } }

.ci_cont {
  padding: 95px 0; }
  @media (max-width: 620px) {
    .ci_cont {
      padding: 45px 0; } }
  .ci_cont .l_cont {
    width: 260px; }
    @media (max-width: 1240px) {
      .ci_cont .l_cont {
        width: 209px; } }
    @media (max-width: 620px) {
      .ci_cont .l_cont {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 5px; } }
  .ci_cont .r_cont {
    width: calc(100% - 260px); }
    @media (max-width: 1240px) {
      .ci_cont .r_cont {
        width: calc(100% - 209px); } }
    @media (max-width: 620px) {
      .ci_cont .r_cont {
        float: none;
        display: block;
        width: 100%; } }

.ci_intro {
  background-color: #f8f9fd;
  background-image: url(/src/img/ci_intro_bg.png);
  background-position: calc(100% - 160px) bottom;
  background-repeat: no-repeat; }
  @media (max-width: 1240px) {
    .ci_intro {
      background-position: right bottom; } }
  @media (max-width: 620px) {
    .ci_intro {
      background-size: 190px 72px; } }
  .ci_intro .r_cont > p {
    letter-spacing: -0.4px; }

.ci_color .r_cont .color_lst {
  overflow: hidden; }
  .ci_color .r_cont .color_lst > ul {
    margin-right: -40px; }
    @media (max-width: 1240px) {
      .ci_color .r_cont .color_lst > ul {
        margin: 0 -20px -20px 0; } }
    @media (max-width: 620px) {
      .ci_color .r_cont .color_lst > ul {
        margin: 0 -10px -10px 0; } }
    .ci_color .r_cont .color_lst > ul li {
      width: calc(25% - 40px);
      margin-right: 40px;
      padding: 45px 20px 15px;
      border: 1px solid #eee;
      text-align: center; }
      @media (max-width: 1240px) {
        .ci_color .r_cont .color_lst > ul li {
          width: calc(50% - 20px);
          margin: 0 20px 20px 0; } }
      @media (max-width: 620px) {
        .ci_color .r_cont .color_lst > ul li {
          width: calc(50% - 10px);
          margin: 0 10px 10px 0;
          padding: 35px 10px 10px; } }
      .ci_color .r_cont .color_lst > ul li .color_box {
        display: block;
        width: 100%;
        height: 50px;
        margin: 33px 0 15px; }
        @media (max-width: 620px) {
          .ci_color .r_cont .color_lst > ul li .color_box {
            margin: 30px 0 7px; } }
        .ci_color .r_cont .color_lst > ul li .color_box.bgc_blue {
          background-color: #0b3190; }
        .ci_color .r_cont .color_lst > ul li .color_box.bgc_orange {
          background-color: #ea5504; }
        .ci_color .r_cont .color_lst > ul li .color_box.bgc_gray {
          background-color: #878785; }
        .ci_color .r_cont .color_lst > ul li .color_box.bgc_black {
          background-color: #231815; }

.ci_color .r_cont .txt_box {
  margin-top: 35px; }
  @media (max-width: 1240px) {
    .ci_color .r_cont .txt_box {
      margin: 35px 0 0 -209px; } }
  @media (max-width: 620px) {
    .ci_color .r_cont .txt_box {
      margin: 0; } }
  .ci_color .r_cont .txt_box > p {
    letter-spacing: -0.4px; }

.ci_comb {
  padding-bottom: 150px;
  background-color: #fafafa; }
  @media (max-width: 620px) {
    .ci_comb {
      padding-bottom: 75px; } }
  .ci_comb .comb_lst {
    overflow: hidden; }
    .ci_comb .comb_lst > ul {
      margin: 0 -40px 0 0;
      font-size: 0; }
      @media (max-width: 1240px) {
        .ci_comb .comb_lst > ul {
          margin: 0 0 -35px; } }
      @media (max-width: 620px) {
        .ci_comb .comb_lst > ul {
          margin: 0 0 -20px; } }
      .ci_comb .comb_lst > ul > li {
        display: inline-block;
        width: calc(50% - 40px);
        margin-right: 40px;
        vertical-align: top; }
        @media (max-width: 1240px) {
          .ci_comb .comb_lst > ul > li {
            display: block;
            width: 100%;
            margin: 0 0 35px; } }
        @media (max-width: 620px) {
          .ci_comb .comb_lst > ul > li {
            margin-bottom: 20px; } }
        .ci_comb .comb_lst > ul > li .img_box {
          overflow: hidden;
          margin-top: 15px;
          padding: 20px 15px;
          border: 1px solid #eee;
          background-color: #fff; }
          @media (max-width: 1240px) {
            .ci_comb .comb_lst > ul > li .img_box {
              padding: 20px 10px; } }
          @media (max-width: 620px) {
            .ci_comb .comb_lst > ul > li .img_box {
              padding: 10px 5px;
              margin-top: 5px; } }
          .ci_comb .comb_lst > ul > li .img_box > ul {
            margin-right: -15px; }
            @media (max-width: 1240px) {
              .ci_comb .comb_lst > ul > li .img_box > ul {
                margin-right: -10px; } }
            @media (max-width: 620px) {
              .ci_comb .comb_lst > ul > li .img_box > ul {
                margin-right: -5px; } }
            .ci_comb .comb_lst > ul > li .img_box > ul > li {
              width: calc(33.3334% - 15px);
              margin-right: 15px; }
              @media (max-width: 1240px) {
                .ci_comb .comb_lst > ul > li .img_box > ul > li {
                  width: calc(33.3334% - 10px);
                  margin-right: 10px; } }
              @media (max-width: 620px) {
                .ci_comb .comb_lst > ul > li .img_box > ul > li {
                  width: calc(33.3334% - 5px);
                  margin-right: 5px; } }
              .ci_comb .comb_lst > ul > li .img_box > ul > li img {
                width: 100%; }

.map_wrap {
  width: 1600px;
  margin: 0 auto; }
  @media (max-width: 1620px) {
    .map_wrap {
      width: 100%; } }
	.map_wrap .map{
		height: 500px; }
	@media (max-width: 1620px){
		.map_wrap .map{height: 222px; } }

.map_desc {
  margin-top: 80px;
  font-size: 0; }
  @media (max-width: 620px) {
    .map_desc {
      margin-top: 35px; } }
  .map_desc .tit {
    display: inline-block;
    width: 250px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .map_desc .tit {
        width: 210px;
        margin-top: -10px;
        vertical-align: top; } }
    @media (max-width: 620px) {
      .map_desc .tit {
        display: block;
        width: 100%;
        margin: 0 0 10px; } }
  .map_desc .txt_wrap {
    display: inline-block;
    width: calc(100% - 250px);
    vertical-align: middle;
    font-size: 0; }
    @media (max-width: 1240px) {
      .map_desc .txt_wrap {
        width: calc(100% - 210px);
        vertical-align: top; } }
    @media (max-width: 620px) {
      .map_desc .txt_wrap {
        display: block;
        width: 100%; } }
    .map_desc .txt_wrap .w {
      display: inline-block;
      line-height: 24px; }
      @media (max-width: 1240px) {
        .map_desc .txt_wrap .w {
          display: block; } }
      @media (max-width: 620px) {
        .map_desc .txt_wrap .w {
          letter-spacing: -0.3px; } }
      .map_desc .txt_wrap .w::before {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 0 10px 2px 0;
        vertical-align: middle; }
        @media (max-width: 620px) {
          .map_desc .txt_wrap .w::before {
            margin-right: 5px; } }
    .map_desc .txt_wrap .w1 {
      width: 490px; }
		.map_desc.eng_map_desc .txt_wrap .w1{vertical-align: top;}
      @media (max-width: 1240px) {
        .map_desc .txt_wrap .w1 {
          width: 100%; } }
    .map_desc .txt_wrap .w2 {
      width: 240px;
      padding-left: 20px;
      border-left: 1px solid #eee; }
      @media (max-width: 1240px) {
        .map_desc .txt_wrap .w2 {
          width: 100%;
          padding-left: 0;
          margin: 30px 0;
          border-left: 0; } }
      @media (max-width: 620px) {
        .map_desc .txt_wrap .w2 {
          margin: 15px 0; } }
    .map_desc .txt_wrap .w3 {
      width: 199px; }
      @media (max-width: 1240px) {
        .map_desc .txt_wrap .w3 {
          width: 100%; } }
    .map_desc .txt_wrap .ico1::before {
      background-position: -484px -290px; }
    .map_desc .txt_wrap .ico2::before {
      background-position: -510px -290px; }
    .map_desc .txt_wrap .ico3::before {
      background-position: -536px -290px; }
    .map_desc .txt_wrap .ico::before {
      display: inline-block;
      width: 24px;
      height: 24px;
      margin: 0 10px 2px 0;
      vertical-align: middle; }
    .map_desc .txt_wrap .ico1::before {
      background-position: -484px -290px; }
    .map_desc .txt_wrap .ico2::before {
      background-position: -510px -290px; }
    .map_desc .txt_wrap .ico3::before {
      background-position: -536px -290px; }

.bd_lst {
  border-top: 2px solid #000; }
  .bd_lst tr {
    border-bottom: 1px solid #ddd; }
  .bd_lst thead th {
    padding: 20px 0;
    font-size: 16px;
    font-size: 16px;
    font-weight: bold; }
  .bd_lst thead .w119 {
    width: 119px; }
  .bd_lst thead .wa {
    width: auto; }
  .bd_lst thead .w101 {
    width: 101px; }
  .bd_lst thead .w117 {
    width: 117px; }
  .bd_lst thead .w120 {
    width: 120px; }
  .bd_lst thead .w200 {
    width: 200px; }
  .bd_lst tbody td {
    height: 62px;
    text-align: center;
    font-size: 16px; }
  .bd_lst tbody .tit_wrap {
    text-align: left; }
    @media (max-width: 1240px) {
      .bd_lst tbody .tit_wrap {
        width: 100%;
        height: auto;
        padding: 35px 20px; } }
    @media (max-width: 620px) {
      .bd_lst tbody .tit_wrap {
        padding: 15px 0; } }
    .bd_lst tbody .tit_wrap > a {
      display: block;
      width: 100%; }
    .bd_lst tbody .tit_wrap .tit {
      font-size: 16px; }
      @media (max-width: 1240px) {
        .bd_lst tbody .tit_wrap .tit {
          font-weight: bold; } }
      @media (max-width: 620px) {
        .bd_lst tbody .tit_wrap .tit {
          font-size: 12px; } }
    @media (max-width: 1240px) {
      .bd_lst tbody .tit_wrap.notice .tit {
        color: #073190 !important; } }
    .bd_lst tbody .tit_wrap .info_line {
      margin-top: 5px; }
      @media (max-width: 620px) {
        .bd_lst tbody .tit_wrap .info_line {
          margin-top: -2px; } }
      .bd_lst tbody .tit_wrap .info_line .t1 {
        font-size: 16px;
        color: #666; }
        @media (max-width: 620px) {
          .bd_lst tbody .tit_wrap .info_line .t1 {
            font-size: 12px; } }
        .bd_lst tbody .tit_wrap .info_line .t1.c3 {
          color: #333; }
        .bd_lst tbody .tit_wrap .info_line .t1::before {
          content: "";
          display: inline-block;
          width: 1px;
          height: 12px;
          margin: 0 9px 2px;
          vertical-align: middle;
          background-color: #ddd; }
          @media (max-width: 620px) {
            .bd_lst tbody .tit_wrap .info_line .t1::before {
              height: 9px;
              margin: 0 6px 2px; } }
        .bd_lst tbody .tit_wrap .info_line .t1:first-child::before {
          display: none; }
  .bd_lst tbody .lst_recruit_state {
    display: inline-block;
    width: 80px;
    height: 39px;
    border-radius: 20px;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background-color: #eee; }
    .bd_lst tbody .lst_recruit_state.ing {
      color: #fff;
      background-color: #ff5900 !important; }

.bd_sch {
  width: 380px;
  height: 50px;
  margin: 50px auto 0;
  border: 1px solid #ddd;
  font-size: 0; }
  @media (max-width: 620px) {
    .bd_sch {
      width: 100%;
      margin-top: 25px; } }
  .bd_sch .sch_inp {
    display: inline-block;
    width: calc(100% - 40px);
    height: 100%;
    padding: 0 20px;
    font-size: 14px;
    border: 0; }
    @media (max-width: 620px) {
      .bd_sch .sch_inp {
        font-size: 12px; } }
    .bd_sch .sch_inp::placeholder {
      font-size: 14px;
      color: #999; }
      @media (max-width: 620px) {
        .bd_sch .sch_inp::placeholder {
          font-size: 12px; } }
  .bd_sch .sch_btn {
    display: inline-block;
    width: 40px;
    height: 100%; }
    .bd_sch .sch_btn::after {
      display: block;
      width: 20px;
      height: 18px;
      background-position: -432px -325px; }

.recrit_bd_tit {
  margin-bottom: 80px;
  line-height: 120%; }
  @media (max-width: 620px) {
    .recrit_bd_tit {
      margin-bottom: 35px;
      line-height: 150%; } }

.gall_lst {
  overflow: hidden; }
  .gall_lst > ul {
    margin: 0 -60px -45px 0;
    font-size: 0; }
    @media (max-width: 1240px) {
      .gall_lst > ul {
        margin: 0 -40px 45px 0; } }
    @media (max-width: 620px) {
      .gall_lst > ul {
        margin: 0 0 -20px; } }
    .gall_lst > ul li {
      display: inline-block;
      width: calc(33.3334% - 60px);
      margin: 0 60px 45px 0; }
      @media (max-width: 1240px) {
        .gall_lst > ul li {
          width: calc(50% - 40px);
          margin: 0 40px 45px 0; } }
      @media (max-width: 620px) {
        .gall_lst > ul li {
          display: block;
          width: 100%;
          margin: 0 0 20px; } }
      .gall_lst > ul li .img {
        border: 1px solid #eee; }
        .gall_lst > ul li .img img {
          width: 100%; }
      .gall_lst > ul li .t1 {
        margin-top: 25px;
				max-height: 30px; }
        @media (max-width: 620px) {
          .gall_lst > ul li .t1 {
            margin-top: 10px;
						max-height: 24px; } }
      .gall_lst > ul li .t2 {
        margin-top: 10px;
				max-height: 42px; }
        @media (max-width: 620px) {
          .gall_lst > ul li .t2 {
            margin-top: 3px;
						max-height: 36px; } }
      .gall_lst > ul li .t3 {
        line-height: 180%;
        margin-top: 10px; }
        @media (max-width: 620px) {
          .gall_lst > ul li .t3 {
            margin-top: 3px; } }

.bd_v {
  border-top: 2px solid #000; }
  .bd_v .tit_wrap {
    padding: 35px 0;
    text-align: center;
    border-bottom: 1px solid #ddd; }
    @media (max-width: 620px) {
      .bd_v .tit_wrap {
        padding: 15px 0; } }
    .bd_v .tit_wrap .info_line {
      margin-top: 5px; }
      @media (max-width: 620px) {
        .bd_v .tit_wrap .info_line {
          margin-top: 0; } }
      .bd_v .tit_wrap .info_line .t1 {
        font-size: 16px;
        color: #666; }
        @media (max-width: 620px) {
          .bd_v .tit_wrap .info_line .t1 {
            font-size: 12px; } }
        .bd_v .tit_wrap .info_line .t1.c3 {
          color: #333; }
        .bd_v .tit_wrap .info_line .t1::before {
          content: "";
          display: inline-block;
          width: 1px;
          height: 12px;
          margin: 0 9px 2px;
          vertical-align: middle;
          background-color: #ddd; }
          @media (max-width: 620px) {
            .bd_v .tit_wrap .info_line .t1::before {
              height: 9px;
              margin: 0 6px 2px; } }
        .bd_v .tit_wrap .info_line .t1:first-child::before {
          display: none; }
    .bd_v .tit_wrap .recruit_info_line {
      margin-top: 5px;
      font-size: 0; }
      @media (max-width: 1240px) {
        .bd_v .tit_wrap .recruit_info_line {
          margin-top: 10px; } }
      @media (max-width: 620px) {
        .bd_v .tit_wrap .recruit_info_line {
          margin-top: 5px; } }
      .bd_v .tit_wrap .recruit_info_line > span {
        vertical-align: middle; }
        @media (max-width: 1240px) {
          .bd_v .tit_wrap .recruit_info_line > span::before {
            content: "";
            display: inline-block;
            width: 1px;
            height: 12px;
            margin: 0 12px 2px;
            vertical-align: middle;
            background-color: #ddd; }
          .bd_v .tit_wrap .recruit_info_line > span:first-child::before {
            display: none; } }
        @media (max-width: 620px) {
          .bd_v .tit_wrap .recruit_info_line > span::before {
            height: 9px;
            margin: 0 8px 2px; } }
      .bd_v .tit_wrap .recruit_info_line .v_recruit_state {
        display: inline-block;
        width: 80px;
        height: 39px;
        margin-left: 20px;
        border-radius: 20px;
        vertical-align: middle;
        line-height: 39px;
        text-align: center;
        font-size: 16px;
        color: #666;
        background-color: #eee; }
        @media (max-width: 1240px) {
          .bd_v .tit_wrap .recruit_info_line .v_recruit_state {
            width: auto;
            height: auto;
            margin-left: 0;
            line-height: 150%;
            border: 0;
            background-color: transparent; } }
        @media (max-width: 620px) {
          .bd_v .tit_wrap .recruit_info_line .v_recruit_state {
            font-size: 12px; } }
        .bd_v .tit_wrap .recruit_info_line .v_recruit_state.ing {
          color: #fff;
          background-color: #ff5900; }
          @media (max-width: 1240px) {
            .bd_v .tit_wrap .recruit_info_line .v_recruit_state.ing {
              color: #ff5900;
              background-color: transparent; } }
  .bd_v .cont_wrap {
    padding: 35px 30px 40px;
    border-bottom: 1px solid #ddd; }
    @media (max-width: 1240px) {
      .bd_v .cont_wrap {
        padding: 40px 0; } }
    @media (max-width: 620px) {
      .bd_v .cont_wrap {
        padding: 15px 0 20px; } }
    .bd_v .cont_wrap > p {
      font-size: 14px;
      line-height: 170%; }
      @media (max-width: 620px) {
        .bd_v .cont_wrap > p {
          font-size: 12px;
          line-height: 150%; } }
  .bd_v .file_wrap {
    padding: 20px 30px;
    border-bottom: 1px solid #ddd;
    background-color: #fafafa; }
    @media (max-width: 1240px) {
      .bd_v .file_wrap {
        padding: 20px 0;
        background-color: transparent; } }
    @media (max-width: 620px) {
      .bd_v .file_wrap {
        padding: 15px 0; } }
    .bd_v .file_wrap .line {
      font-size: 0; }
      .bd_v .file_wrap .line + .line {
        margin-top: 10px; }
      .bd_v .file_wrap .line .t1 {
        display: inline-block;
        width: 82px;
        height: 24px;
        line-height: 24px;
        vertical-align: top; }
        .bd_v .file_wrap .line .t1::before {
          display: inline-block;
          width: 24px;
          height: 24px;
          margin: 0 5px 2px 0;
          vertical-align: middle;
          background-position: -456px -322px; }
        @media (max-width: 620px) {
          .bd_v .file_wrap .line .t1 {
            width: 24px; } }
      .bd_v .file_wrap .line .t2 {
        display: inline-block;
        width: calc(100% - 102px);
        margin-left: 20px;
        height: 24px;
        line-height: 24px;
        vertical-align: top; }
        @media (max-width: 620px) {
          .bd_v .file_wrap .line .t2 {
            width: calc(100% - 34px);
            margin-left: 10px; } }
  .bd_v .move_wrap {
    margin-top: 50px;
    font-size: 0; }
    @media (max-width: 620px) {
      .bd_v .move_wrap {
        margin-top: 25px; } }
    .bd_v .move_wrap .cont {
      display: inline-block;
      width: calc(50% - 80px);
      vertical-align: middle; }
      .bd_v .move_wrap .cont.prev {
        padding-right: 20px; }
        .bd_v .move_wrap .cont.prev .prev_ico::before {
          content: "";
          display: inline-block;
          width: 8px;
          height: 14px;
          margin: 0 10px 4px 0;
          vertical-align: middle;
          background-position: -254px -480px; }
          @media (max-width: 620px) {
            .bd_v .move_wrap .cont.prev .prev_ico::before {
              margin: 0 5px 2px 0; } }
      .bd_v .move_wrap .cont.next {
        padding-left: 20px;
        text-align: right; }
        .bd_v .move_wrap .cont.next .next_ico::after {
          content: "";
          display: inline-block;
          width: 8px;
          height: 14px;
          margin: 0 0 4px 10px;
          vertical-align: middle;
          background-position: -264px -480px; }
          @media (max-width: 620px) {
            .bd_v .move_wrap .cont.next .next_ico::after {
              margin: 0 0 2px 5px; } }
      .bd_v .move_wrap .cont .t1 {
        margin-top: 5px; }
      .bd_v .move_wrap .cont.none .t1 {
        color: #999; }
      @media (max-width: 620px) {
        .bd_v .move_wrap .cont.none > p {
          color: #999; } }
    .bd_v .move_wrap .list_btn {
      display: inline-block;
      width: 160px;
      height: 50px;
      border: 1px solid #ddd;
      border-radius: 25px;
      vertical-align: middle;
      text-align: center;
      line-height: 48px; }
  .bd_v .recruit_move_wrap {
    margin-top: 50px;
    font-size: 0;
    text-align: center; }
    @media (max-width: 620px) {
      .bd_v .recruit_move_wrap {
        margin-top: 25px; } }
    .bd_v .recruit_move_wrap .btn {
      display: inline-block;
      width: 160px;
      height: 50px;
      border-radius: 25px; }
      @media (max-width: 620px) {
        .bd_v .recruit_move_wrap .btn {
          display: block;
          margin: 0 auto; } }
      .bd_v .recruit_move_wrap .btn + .btn {
        margin-left: 10px; }
        @media (max-width: 620px) {
          .bd_v .recruit_move_wrap .btn + .btn {
            margin: 5px auto 0; } }
      .bd_v .recruit_move_wrap .btn.style1 {
        color: #fff;
        line-height: 50px;
        background-color: #073190 !important; }
      .bd_v .recruit_move_wrap .btn.style2 {
        line-height: 48px;
        border: 1px solid #ddd; }

.esh_top {
  font-size: 0; }
  .esh_top .l_cont {
    display: inline-block;
    width: 50%;
    padding-right: 32px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .esh_top .l_cont {
        display: block;
        width: 100%;
        padding-right: 0; } }
    .esh_top .l_cont img {
      width: 100%; }
  .esh_top .r_cont {
    display: inline-block;
    width: 600px;
    padding-left: 50px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .esh_top .r_cont {
        display: block;
        width: 90%;
        padding-left: 0;
        margin: 70px auto 0; } }
    @media (max-width: 620px) {
      .esh_top .r_cont {
        margin-top: 35px; } }
    .esh_top .r_cont .tit {
      margin-bottom: 30px; }
      @media (max-width: 620px) {
        .esh_top .r_cont .tit {
          margin-bottom: 10px;
          font-size: 20px; } }

.fz0 {
  font-size: 0; }

.bgc_gray {
  background-color: #fafafa; }

.lr_cont {
  padding: 100px 0;
  font-size: 0; }
  @media (max-width: 620px) {
    .lr_cont {
      padding: 50px 0; } }
  @media (max-width: 620px) {
    .lr_cont.mt100 {
      margin-top: 50px; } }
  .lr_cont.pb150 {
    padding-bottom: 150px; }
    @media (max-width: 620px) {
      .lr_cont.pb150 {
        padding-bottom: 75px; } }
  .lr_cont.pb45 {
    padding-bottom: 45px; }
    @media (max-width: 620px) {
      .lr_cont.pb45 {
        padding-bottom: 20px; } }
  .lr_cont.p80 {
    padding: 80px 0; }
    @media (max-width: 620px) {
      .lr_cont.p80 {
        padding: 40px 0; } }
  .lr_cont.p0 {
    padding: 0; }
  .lr_cont.pt0 {
    padding-top: 0; }
  .lr_cont.pb0 {
    padding-bottom: 0; }
  .lr_cont .l_cont {
    display: inline-block;
    width: 310px;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .lr_cont .l_cont {
        display: block;
        width: 100%; } }
    @media (max-width: 1240px) {
      .lr_cont .l_cont .mt20 {
        margin-top: 5px; } }
  .lr_cont .r_cont {
    display: inline-block;
    width: calc(100% - 310px);
    vertical-align: top; }
    @media (max-width: 1240px) {
      .lr_cont .r_cont {
        display: block;
        width: 100%;
        margin-top: 20px; } }
    @media (max-width: 620px) {
      .lr_cont .r_cont {
        margin-top: 10px; } }
    .lr_cont .r_cont .ls {
      letter-spacing: -0.7px; }
    .lr_cont .r_cont .fw1_desc {
      margin-bottom: 30px; }
      .lr_cont .r_cont .fw1_desc.mb0 {
        margin-bottom: 0; }
      .lr_cont .r_cont .fw1_desc.mb40 {
        margin-bottom: 40px; }
        @media (max-width: 620px) {
          .lr_cont .r_cont .fw1_desc.mb40 {
            margin-bottom: 17px; } }
      @media (max-width: 620px) {
        .lr_cont .r_cont .fw1_desc {
          margin: -5px 0 15px;
          line-height: 140%;
          letter-spacing: -0.3px; } }
      .lr_cont .r_cont .fw1_desc.m0 {
        margin: 0; }
    @media (max-width: 620px) {
      .lr_cont .r_cont .mt20 {
        margin-top: 15px; } }
    @media (max-width: 620px) {
      .lr_cont .r_cont .mt30 {
        margin-top: 15px; } }
    @media (max-width: 620px) {
      .lr_cont .r_cont .mt10 {
        margin-top: 5px; } }
	
	.lr_cont.l_w380 .l_cont{width: 380px;}
	.lr_cont.l_w380 .r_cont{width: calc(100% - 380px);}

	@media (max-width: 1240px){
		.lr_cont.l_w380 .l_cont{width: 100%;}
		.lr_cont.l_w380 .r_cont{width: 100%;}
	}

.w_lr_cont {
  font-size: 0;
  margin-top: 100px; }
  @media (max-width: 620px) {
    .w_lr_cont {
      margin-top: 50px; } }
  .w_lr_cont.mt0 {
    margin-top: 0; }
  .w_lr_cont .l_cont {
    display: inline-block;
    width: 310px;
    vertical-align: top; }
    @media (max-width: 1420px) {
      .w_lr_cont .l_cont {
        display: block;
        width: 100%; } }
  .w_lr_cont .r_cont {
    display: inline-block;
    width: calc(100% - 310px);
    vertical-align: top; }
    @media (max-width: 1420px) {
      .w_lr_cont .r_cont {
        display: block;
        width: 100%;
        margin-top: 25px; } }
    @media (max-width: 620px) {
      .w_lr_cont .r_cont {
        margin-top: 15px; } }

.h4_tit {
  margin: 95px 0 15px;
  word-break: break-word; }
  .h4_tit.mt55 {
    margin-top: 55px; }
    @media (max-width: 620px) {
      .h4_tit.mt55 {
        margin-top: 25px; } }
  .h4_tit.mt0 {
    margin-top: 0; }
  .h4_tit.mb25 {
    margin-bottom: 25px; }
    @media (max-width: 620px) {
      .h4_tit.mb25 {
        margin-bottom: 10px; } }
  @media (max-width: 620px) {
    .h4_tit {
      margin: 45px 0 5px; } }

.dot {
  position: relative;
  padding-left: 12px; }
  .dot::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 3px;
    height: 3px;
    background-color: #000; }
    @media (max-width: 620px) {
      .dot::before {
        top: 8px; }
				.dot.m_dot_dn::before{display: none;} }

.txt_line_lst {
  border-top: 2px solid #000; }
  .txt_line_lst.bdt0 {
    border-top: 0; }
  @media (max-width: 620px) {
    .txt_line_lst.mt60 {
      margin-top: 30px; } }
  .txt_line_lst li {
    padding: 18px 0;
    border-bottom: 1px solid #ddd; }
    @media (max-width: 620px) {
      .txt_line_lst li {
        padding: 11px 0; } }
    .txt_line_lst li > p {
      letter-spacing: -0.7px; }

.w50p_line_lst {
  border-top: 2px solid #000; }
  .w50p_line_lst tr {
    border-bottom: 1px solid #ddd; }
    @media (max-width: 1240px) {
      .w50p_line_lst tr {
        border-bottom: 0; } }
  .w50p_line_lst td {
    padding: 35px 0; }
    @media (max-width: 1240px) {
      .w50p_line_lst td {
        display: block;
        width: 100%;
        border-bottom: 1px solid #ddd; } }
    @media (max-width: 620px) {
      .w50p_line_lst td {
        padding: 15px 0; } }
    @media (max-width: 620px) {
      .w50p_line_lst td > p {
        letter-spacing: -0.5px; } }
    @media (max-width: 620px) {
      .w50p_line_lst td .mb10 {
        margin-bottom: 5px; } }
  @media (max-width: 620px) {
    .w50p_line_lst.mt40 {
      margin-top: 20px; } }

.tb_bg {
  border-top: 2px solid #000; }
  @media (max-width: 620px) {
    .tb_bg.mt10 {
      margin-top: 5px; } }
  .tb_bg.th_bg th {
    background-color: #fafbfd; }
  .tb_bg.fz12 th {
    padding: 11px 0;
    font-size: 12px; }
  .tb_bg.fz12 td {
    padding: 11px 10px;
    font-size: 12px; }
  .tb_bg.c111 td {
    color: #111; }
  .tb_bg tr {
    border-bottom: 1px solid #ddd; }
  .tb_bg th {
    padding: 18px 0;
    border-left: 1px solid #eee;
    font-size: 16px;
    line-height: 150%;
    color: #111; }
    .tb_bg th.bdl0 {
      border-left: 0; }
    @media (max-width: 620px) {
      .tb_bg th {
        padding: 11px 0;
        font-size: 12px; } }
    .tb_bg th.c0 {
      color: #000; }
    .tb_bg th.bgc_blue {
      background-color: #fafbfd; }
    .tb_bg th.bgc_fa {
      background-color: #fafafa; }
    .tb_bg th.bgc_green {
      background-color: #edf8e8; }
    .tb_bg th.bgc_yellow {
      background-color: #faf9e4; }
    .tb_bg th.bgc_grey {
      background-color: #fafafa; }
  .tb_bg .wa {
    width: auto; }
  .tb_bg .w360 {
    width: 360px; }
    @media (max-width: 620px) {
      .tb_bg .w360 {
        width: 260px; } }
  .tb_bg .w240 {
    width: 240px; }
    @media (max-width: 620px) {
      .tb_bg .w240 {
        width: 220px; } }
  .tb_bg .w240_140 {
    width: 240px; }
    @media (max-width: 620px) {
      .tb_bg .w240_140 {
        width: 140px; } }
  .tb_bg .w240_80 {
    width: 240px; }
    @media (max-width: 620px) {
      .tb_bg .w240_80 {
        width: 80px; } }
  .tb_bg .w215 {
    width: 215px; }
    @media (max-width: 620px) {
      .tb_bg .w215 {
        width: 196px; } }
  .tb_bg .w160 {
    width: 160px; }
    @media (max-width: 620px) {
      .tb_bg .w160 {
        width: 140px; } }
  .tb_bg .w140 {
    width: 140px; }
    @media (max-width: 620px) {
      .tb_bg .w140 {
        width: 120px; } }
  .tb_bg.w130 {
    width: 130px; }
  .tb_bg.w110 {
    width: 110px; }
  .tb_bg .w90 {
    width: 90px; }
  .tb_bg .bdl {
    border-left: 1px solid #eee; }
  .tb_bg td {
    padding: 18px 20px;
    border-left: 1px solid #eee;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.8px;
    color: #666; }
	.tb_bg.ls0 td{letter-spacing: 0;}
    .tb_bg td.bdl0 {
      border-left: 0; }
    .tb_bg td.h41 {
      height: 41px; }
    @media (max-width: 620px) {
      .tb_bg td {
        padding: 11px 10px;
        font-size: 12px; } }
	
	.tb_bg .qr_line .qr_btn{font-size: 16px;}
	.tb_bg .qr_line .qr_btn img{margin-bottom: 0;}
	.tb_bg .qr_line th .qr_btn{color: #111;}
	.tb_bg .qr_line td .qr_btn{color: #666;}

	@media (max-width: 620px){
		.tb_bg .qr_line .qr_btn{font-size: 12px;}
	}

@media (max-width: 620px) {
  .tb_slide.mt40 {
    margin-top: 20px; } }

@media (max-width: 620px) {
  .tb_slide.mt35 {
    margin-top: 15px; } }

.tb_slide .mask {
  width: 100%;
  overflow: hidden; }

@media (max-width: 1240px) {
  .tb_slide .item {
    width: 1200px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w900 {
    width: 900px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w836 {
    width: 836px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w737 {
    width: 737px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w606 {
    width: 606px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w606 .tb_bg .w240 {
    width: 200px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w575 {
    width: 575px; } }

@media (max-width: 620px) {
  .tb_slide .item.m_w560 {
    width: 560px; } }

.tb_slide .btn_line {
  margin-top: 20px;
  font-size: 0; }
  @media (max-width: 620px) {
    .tb_slide .btn_line {
      margin-top: 10px; } }
  .tb_slide .btn_line .btn {
    display: inline-block;
    width: 14px;
    height: 10px;
    vertical-align: top; }
  .tb_slide .btn_line .prev {
    background-position: -400px -292px; }
    .tb_slide .btn_line .prev:hover {
      background-position: -400px -308px; }
  .tb_slide .btn_line .next {
    position: relative;
    margin-left: 20px;
    background-position: -416px -292px; }
    .tb_slide .btn_line .next::before {
      content: "";
      position: absolute;
      left: -11px;
      top: -2px;
      width: 1px;
      height: 14px;
      background-color: #ddd; }
    .tb_slide .btn_line .next:hover {
      background-position: -416px -308px; }
  .tb_slide .btn_line .bar {
    display: inline-block;
    width: calc(100% - 80px);
    height: 3px;
    margin: 4px 0 0 30px;
    vertical-align: top;
    background-color: #eee; }
    @media (max-width: 620px) {
      .tb_slide .btn_line .bar {
        width: calc(100% - 75px);
        margin-left: 26px; } }
    .tb_slide .btn_line .bar .swiper-scrollbar-drag {
      border-radius: 0;
      background-color: #ff5900 !important; }

.vdo_wrap {
  position: relative;
  padding-bottom: 56.25%; }
  .vdo_wrap video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vdo_wrap.ico .js_play {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .vdo_wrap.ico .js_play::after {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 60px;
      height: 60px;
      background-position: -2px -330px; }
  .vdo_wrap.ico.ico_dn .js_play {
    display: none; }
  .vdo_wrap.ico:hover .js_play::after {
    background-position: -2px -392px; }
    @media (max-width: 1240px) {
      .vdo_wrap.ico:hover .js_play::after {
        background-position: -2px -330px; } }
	
	.vdo_wrap img{position: absolute;left: 0;top: 0;height: 100%;}

.lab_top {
  width: 1600px;
  height: 500px;
  margin: 0 auto;
  background-image: url(/src/img/lab_top_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 1620px) {
    .lab_top {
      width: 100%; } }
  @media (max-width: 620px) {
    .lab_top {
      height: 223px; } }
  .lab_top .container {
    height: 100%; }
  .lab_top .txt_wrap {
    width: 50%;
    padding-left: 50px; }
    @media (max-width: 1620px) {
      .lab_top .txt_wrap {
        width: 100%;
        padding-left: 100px; } }
    @media (max-width: 620px) {
      .lab_top .txt_wrap {
        padding-left: 0; } }
    .lab_top .txt_wrap .t1 {
      color: #fff;
      line-height: 140%;
      text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
      -webkit-text-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }

.lab_mid_txt {
  margin-top: 70px;
  padding-bottom: 80px;
  text-align: center; }
  @media (max-width: 620px) {
    .lab_mid_txt {
      padding-bottom: 40px;
      margin-top: 30px; } }
  @media (max-width: 620px) {
    .lab_mid_txt .mt15 {
      margin-top: 10px; } }
  @media (max-width: 620px) {
    .lab_mid_txt > p {
      letter-spacing: -0.3px; } }

.lab_lst {
  border-top: 1px solid #000; }
  .lab_lst > ul li {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
    font-size: 0; }
    @media (max-width: 620px) {
      .lab_lst > ul li {
        padding: 20px 0; } }
    .lab_lst > ul li .img {
      display: inline-block;
      width: 230px;
      border: 1px solid #ddd;
      vertical-align: middle; }
      .lab_lst > ul li .img img {
        width: 100%; }
      @media (max-width: 620px) {
        .lab_lst > ul li .img {
          display: block;
          margin: 0 auto; } }
    .lab_lst > ul li .txt_wrap {
      display: inline-block;
      width: calc(100% - 280px);
      margin-left: 50px;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .lab_lst > ul li .txt_wrap {
          display: block;
          width: 100%;
          margin: 15px 0 0; } }
      .lab_lst > ul li .txt_wrap .desc_tb {
        margin-top: 5px; }
        @media (max-width: 620px) {
          .lab_lst > ul li .txt_wrap .desc_tb {
            margin-top: 0; } }
        .lab_lst > ul li .txt_wrap .desc_tb th {
          width: 87px;
          padding: 2px 0;
          color: #000;
          font-size: 16px;
          text-align: left;
          line-height: 150%;
          vertical-align: top; }
          @media (max-width: 620px) {
            .lab_lst > ul li .txt_wrap .desc_tb th {
              width: 60px;
              padding: 0;
              font-size: 12px; } }
        .lab_lst > ul li .txt_wrap .desc_tb td {
          padding: 2px 0;
          font-size: 16px;
          color: #666;
          line-height: 150%;
          vertical-align: top; }
          @media (max-width: 620px) {
            .lab_lst > ul li .txt_wrap .desc_tb td {
              padding: 0;
              font-size: 12px; } }

.certi_lst {
  border-top: 2px solid #000; }
  .certi_lst tr {
    border-bottom: 1px solid #ddd; }
    @media (max-width: 1240px) {
      .certi_lst tr {
        position: relative;
        display: block;
        width: 100%;
        padding: 35px 100px 35px 20px; } }
    @media (max-width: 620px) {
      .certi_lst tr {
        padding: 15px 63px 15px 0; } }
  .certi_lst th {
    padding: 18px 0;
    font-size: 16px;
    line-height: 150%;
    color: #111;
    font-weight: bold; }
    @media (max-width: 620px) {
      .certi_lst th {
        font-size: 12px; } }
    .certi_lst th + th {
      border-left: 1px solid #eee; }
  .certi_lst .wa {
    width: auto; }
  .certi_lst .w120 {
    width: 120px; }
  .certi_lst .w140 {
    width: 140px; }
  .certi_lst td {
    padding: 18px 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center; }
    @media (max-width: 1240px) {
      .certi_lst td {
        display: block;
        width: 100%;
        padding: 0;
        text-align: left; } }
    @media (max-width: 620px) {
      .certi_lst td {
        font-size: 12px; } }
    .certi_lst td + td {
      border-left: 1px solid #eee; }
  @media (max-width: 1240px) {
    .certi_lst .t1 {
      font-weight: bold; } 
		.certi_lst td + td{border-left: 0;} }
  .certi_lst .t2 {
    display: none; }
    @media (max-width: 1240px) {
      .certi_lst .t2 {
        display: inline; } }
  .certi_lst .preview_btn {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-position: -430px -322px; }
    @media (max-width: 1240px) {
      .certi_lst .preview_btn {
        position: absolute;
        right: 74px;
        top: 50%;
        transform: translateY(-50%); } }
    @media (max-width: 620px) {
      .certi_lst .preview_btn {
        right: 39px; } }
  .certi_lst .down_btn {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-position: -456px -322px; }
    @media (max-width: 1240px) {
      .certi_lst .down_btn {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%); } }
    @media (max-width: 620px) {
      .certi_lst .down_btn {
        right: 0; } }

@media (max-width: 1240px) {
  .lr_cont.promote_lr_cont .r_cont {
    margin-top: 30px; } }

@media (max-width: 620px) {
  .lr_cont.promote_lr_cont .r_cont {
    margin-top: 20px; } }

.agree_box {
  overflow-y: scroll;
  width: 100%;
  height: 200px;
  margin-top: 15px;
  padding: 15px 20px;
  border: 1px solid #ddd; }
  @media (max-width: 620px) {
    .agree_box {
      margin-top: 5px;
      padding: 15px; } }

.agree_line {
  margin: 20px 0 50px; }
  @media (max-width: 620px) {
    .agree_line {
      margin: 10px 0 25px; } }
  .agree_line .de_cki i {
    border: 1px solid #ddd; }

.bd_w {
  border-top: 1px solid #333; }
  @media (max-width: 1240px) {
    .bd_w {
      padding: 0 30px; } }
  @media (max-width: 620px) {
    .bd_w {
      padding: 0; } }
  .bd_w .line {
    font-size: 0; }
  .bd_w .l_cont {
    width: 50%;
    padding-right: 20px;
    font-size: 0; }
    @media (max-width: 1240px) {
      .bd_w .l_cont {
        float: none;
        display: block;
        width: 100%;
				padding-right: 0; } }
  .bd_w .r_cont {
    width: 50%;
    padding-left: 20px;
    font-size: 0; }
    @media (max-width: 1240px) {
      .bd_w .r_cont {
        float: none;
        display: block;
        width: 100%;
        padding-left: 0; } }
  .bd_w .t1 {
    margin: 35px 0 5px; }
    @media (max-width: 620px) {
      .bd_w .t1 {
        margin: 15px 0 3px; } }
  .bd_w .req_star::before {
    content: "* ";
    display: inline;
    color: #ff5900; }
  .bd_w .inp {
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 0 15px;
    color: #666; }
    @media (max-width: 620px) {
      .bd_w .inp {
        font-size: 12px; } }
  .bd_w select.inp {
    padding: 0 30px 0 15px;
    background-position: calc(100% - 15px) 50%;
    background-image: url(/src/img/sel_init.png);
    -webkit-background-size: 9px 8px;
    background-size: 9px 8px; }
  .bd_w textarea.inp {
    padding: 10px 15px; }
  .bd_w input[type="file"].inp {
    padding: 0;
    color: #999; }
  .bd_w .w33p {
    width: calc((100% - 10px) / 3); }
  .bd_w .m {
    margin: 0 5px; }
  .bd_w .h350 {
    height: 350px; }
    @media (max-width: 620px) {
      .bd_w .h350 {
        height: 250px; } }

.w_s_btn {
  display: block;
  width: 160px;
  height: 50px;
  margin: 50px auto 0;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #073190; }
  @media (max-width: 620px) {
    .w_s_btn {
      margin-top: 25px; } }

.talent_top {
	overflow: hidden;
  text-align: center; }
  .talent_top.mb95 {
    margin-bottom: 95px; }
    @media (max-width: 620px) {
      .talent_top.mb95 {
        margin-bottom: 45px; } }
  @media (max-width: 620px) {
    .talent_top .mt30 {
      margin-top: 10px; } }
  @media (max-width: 620px) {
    .talent_top > p {
      letter-spacing: -0.2px; } }

.right_lst > ul li + li {
  margin-top: 50px; }
  @media (max-width: 1240px) {
    .right_lst > ul li + li {
      margin-top: 95px; } }
  @media (max-width: 620px) {
    .right_lst > ul li + li {
      margin-top: 45px; } }

.right_lst > ul li .img_cont {
  width: 50%; }
  @media (max-width: 1240px) {
    .right_lst > ul li .img_cont {
      width: 100%;
      margin-bottom: 40px;
      text-align: center; } }
  @media (max-width: 620px) {
    .right_lst > ul li .img_cont {
      margin-bottom: 15px; } }

.right_lst > ul li .txt_cont {
  width: 50%;
  height: 380px; }
  @media (max-width: 1240px) {
    .right_lst > ul li .txt_cont {
      width: 100%;
      height: auto;
      text-align: center; } }
  @media (max-width: 620px) {
    .right_lst > ul li .txt_cont .fz40 {
      font-size: 20px; } }
  .right_lst > ul li .txt_cont .di326 {
    display: block; }
    @media (max-width: 620px) {
      .right_lst > ul li .txt_cont .di326 {
        display: inline; } }
  .right_lst > ul li .txt_cont .mt20 {
    margin-top: 10px; }

.right_lst > ul li:nth-child(2n-1) .img_cont {
  float: left;
  padding-right: 50px; }
  @media (max-width: 1240px) {
    .right_lst > ul li:nth-child(2n-1) .img_cont {
      float: none;
      display: block;
      padding-right: 0; } }

.right_lst > ul li:nth-child(2n-1) .txt_cont {
  float: right;
  padding-left: 50px; }
  @media (max-width: 1240px) {
    .right_lst > ul li:nth-child(2n-1) .txt_cont {
      float: none;
      display: block;
      padding-left: 0; } }

.right_lst > ul li:nth-child(2n) .img_cont {
  float: right;
  padding-left: 50px; }
  @media (max-width: 1240px) {
    .right_lst > ul li:nth-child(2n) .img_cont {
      float: none;
      display: block;
      padding-left: 0; } }

.right_lst > ul li:nth-child(2n) .txt_cont {
  float: left;
  padding-right: 50px;
  text-align: right; }
  @media (max-width: 1240px) {
    .right_lst > ul li:nth-child(2n) .txt_cont {
      float: none;
      display: block;
      padding-right: 0;
      text-align: center; } }

.recru_process_top {
  overflow: hidden; }
  @media (max-width: 767px) {
    .recru_process_top {
      width: 270px;
      margin: 0 auto; } }
  .recru_process_top > ul {
    margin-right: -65px;
    font-size: 0;
    text-align: center; }
    @media (max-width: 1240px) {
      .recru_process_top > ul {
        margin-right: -20px; } }
    @media (max-width: 767px) {
      .recru_process_top > ul {
        margin: 0 -10px -10px 0; } }
    .recru_process_top > ul li {
      position: relative;
      display: inline-block;
      width: 130px;
      height: 114px;
      margin-right: 65px;
      padding-top: 32px;
      vertical-align: top;
      background-image: url(/src/img/recru_process_bg.png);
      background-repeat: no-repeat; }
      @media (max-width: 1240px) {
        .recru_process_top > ul li {
          margin-right: 20px; } }
      @media (max-width: 767px) {
        .recru_process_top > ul li {
          margin: 0 10px 10px 0; } }
      .recru_process_top > ul li::before {
        position: absolute;
        right: -44px;
        top: 48px;
        width: 24px;
        height: 18px;
        background-position: -228px -480px; }
        @media (max-width: 1240px) {
          .recru_process_top > ul li::before {
            display: none; } }
      .recru_process_top > ul li:last-child::before {
        display: none; }
      .recru_process_top > ul li > p {
        color: #fff; }

.job_intro_lst {
  border-top: 2px solid #000; }
  @media (max-width: 620px) {
    .job_intro_lst.mt80 {
      margin-top: 40px; } }
  @media (max-width: 620px) {
    .job_intro_lst.mt55 {
      margin-top: 25px; } }
  @media (max-width: 620px) {
    .job_intro_lst.mb25 {
      margin-bottom: 10px; } }
  @media (max-width: 620px) {
    .job_intro_lst.pb100 {
      padding-bottom: 50px; } }
  @media (max-width: 620px) {
    .job_intro_lst > ul.mb35 {
      margin-bottom: 15px; } }
  .job_intro_lst > ul li {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
    font-size: 0; }
    @media (max-width: 620px) {
      .job_intro_lst > ul li {
        padding: 20px 0 30px; } }
    .job_intro_lst > ul li::before {
      display: inline-block;
      width: 80px;
      height: 80px;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .job_intro_lst > ul li::before {
          display: block;
          margin: 0 auto; } }
    .job_intro_lst > ul li.vat::before {
      vertical-align: top; }
    .job_intro_lst > ul li.vat .txt_cont {
      vertical-align: top; }
    .job_intro_lst > ul li.ico1::before {
      background-position: -2px -2px; }
    .job_intro_lst > ul li.ico2::before {
      background-position: -2px -84px; }
    .job_intro_lst > ul li.ico3::before {
      background-position: -2px -166px; }
    .job_intro_lst > ul li.ico4::before {
      background-position: -84px -2px; }
    .job_intro_lst > ul li.ico5::before {
      background-position: -84px -84px; }
    .job_intro_lst > ul li.ico6::before {
      background-position: -84px -166px; }
    .job_intro_lst > ul li.ico7::before {
      background-position: -166px -2px; }
    .job_intro_lst > ul li.ico8::before {
      background-position: -166px -84px; }
    .job_intro_lst > ul li.ico9::before {
      background-position: -248px -2px; }
    .job_intro_lst > ul li.ico10::before {
      background-position: -248px -84px; }
    .job_intro_lst > ul li.ico11::before {
      background-position: -248px -166px; }
    .job_intro_lst > ul li.ico12::before {
      background-position: -166px -166px; }
    .job_intro_lst > ul li.ico13::before {
      background-position: -330px -2px; }
    .job_intro_lst > ul li.ico14::before {
      background-position: -330px -84px; }
    .job_intro_lst > ul li.ico15::before {
      background-position: -412px -84px; }
    .job_intro_lst > ul li.ico16::before {
      background-position: -330px -166px; }
    .job_intro_lst > ul li.ico17::before {
      background-position: -412px -166px; }
    .job_intro_lst > ul li.ico18::before {
      background-position: -412px -2px; }
    .job_intro_lst > ul li.ico19::before {
      background-position: -494px -2px; }
    .job_intro_lst > ul li.ico20::before {
      background-position: -494px -84px; }
    .job_intro_lst > ul li.ico21::before {
      background-position: -494px -166px; }
    .job_intro_lst > ul li.ico22::before {
      background-position: -579px -2px; }
    .job_intro_lst > ul li.ico23::before {
      background-position: -579px -84px; }
    .job_intro_lst > ul li.ico24::before {
      background-position: -579px -166px; }
    .job_intro_lst > ul li.ico25::before {
      background-position: -2px -248px; }
    .job_intro_lst > ul li .txt_cont {
      display: inline-block;
      width: calc(100% - 120px);
      margin-left: 40px;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .job_intro_lst > ul li .txt_cont {
          display: block;
          width: 100%;
          margin-left: 0;
          text-align: center; } }
      @media (max-width: 620px) {
        .job_intro_lst > ul li .txt_cont .mb7 {
          margin-bottom: 5px; } }
      @media (max-width: 620px) {
        .job_intro_lst > ul li .txt_cont .mb5 {
          margin-bottom: 0; } }

.job_intro_top {
  width: 1600px;
  margin: 0 auto 95px; }
  @media (max-width: 1620px) {
    .job_intro_top {
      width: 1400px; } }
  @media (max-width: 1420px) {
    .job_intro_top {
      width: 1200px; } }
  @media (max-width: 1240px) {
    .job_intro_top {
      width: 100%;
      margin-bottom: 45px; } }
  .job_intro_top .job_intro_menu {
    border-bottom: 1px solid #ddd; }
    @media (max-width: 1240px) {
      .job_intro_top .job_intro_menu {
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 0 5%;
        white-space: nowrap; } }
    .job_intro_top .job_intro_menu > ul {
      text-align: center;
      font-size: 0; }
      @media (max-width: 620px) {
        .job_intro_top .job_intro_menu > ul {
          text-align: left; } }
      .job_intro_top .job_intro_menu > ul li {
        display: inline-block;
        width: 150px;
        height: 75px;
        vertical-align: top; }
        @media (max-width: 620px) {
          .job_intro_top .job_intro_menu > ul li {
            width: auto;
            height: 54px; } }
        @media (max-width: 620px) {
          .job_intro_top .job_intro_menu > ul li + li {
            margin-left: 20px; } }
        @media (max-width: 620px) {
					.job_intro_top .job_intro_menu > ul li:last-child.act::after{width: calc(100% - 20px);}
          .job_intro_top .job_intro_menu > ul li:last-child a {
            padding-right: 20px; } }
        .job_intro_top .job_intro_menu > ul li a {
          display: block;
          width: 100%;
          height: 75px;
          line-height: 75px;
          font-size: 18px;
          color: #666; }
          @media (max-width: 620px) {
            .job_intro_top .job_intro_menu > ul li a {
              height: 54px;
              line-height: 54px;
              font-size: 14px; } }
        .job_intro_top .job_intro_menu > ul li.act {
          position: relative; }
          .job_intro_top .job_intro_menu > ul li.act a {
            color: #ff5900 !important;
            font-weight: normal; }
          .job_intro_top .job_intro_menu > ul li.act::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 4px;
            background-color: #ff5900 !important; }

.lr_cont.eva_lr_cont {
  margin-top: 75px;
  padding: 80px 0 105px;
  border-top: 1px solid #000; }
  @media (max-width: 620px) {
    .lr_cont.eva_lr_cont {
      margin-top: 35px;
      padding: 40px 0 45px; } }
  @media (max-width: 620px) {
    .lr_cont.eva_lr_cont .r_cont {
      margin-top: 0; } }
  .lr_cont.eva_lr_cont .txt_line_lst {
    margin-bottom: 40px; }
    @media (max-width: 620px) {
      .lr_cont.eva_lr_cont .txt_line_lst {
        margin-bottom: 15px; } }

.salary_wrap {
  padding: 95px 0 150px; }
  @media (max-width: 620px) {
    .salary_wrap {
      padding: 45px 0 75px; } }
  .salary_wrap .salary_lst {
    overflow: hidden;
    margin-top: 35px; }
    @media (max-width: 1240px) {
      .salary_wrap .salary_lst {
        padding: 0 90px; } }
    @media (max-width: 620px) {
      .salary_wrap .salary_lst {
        margin-top: 15px;
        padding: 0 30px; } }
    .salary_wrap .salary_lst > ul {
      margin: 0 -30px -35px 0;
      font-size: 0; }
      @media (max-width: 620px) {
        .salary_wrap .salary_lst > ul {
          margin: 0 0 -20px; } }
      .salary_wrap .salary_lst > ul li {
        display: inline-block;
        width: calc(20% - 30px);
        margin: 0 30px 35px 0;
        vertical-align: top; }
        @media (max-width: 1240px) {
          .salary_wrap .salary_lst > ul li {
            width: calc(50% - 30px); } }
        @media (max-width: 620px) {
          .salary_wrap .salary_lst > ul li {
            display: block;
            width: 100%;
            margin: 0 0 20px; } }
				.salary_wrap .salary_lst > ul li:nth-child(2){transition-delay: .2s;}
				.salary_wrap .salary_lst > ul li:nth-child(3){transition-delay: .4s;}
				.salary_wrap .salary_lst > ul li:nth-child(4){transition-delay: .6s;}
				.salary_wrap .salary_lst > ul li:nth-child(5){transition-delay: .8s;}
        .salary_wrap .salary_lst > ul li .ico {
          display: block;
          margin: 0 auto;
          width: 120px;
          height: 120px;
          padding-top: 40px;
          border: 1px solid #ddd;
          border-radius: 50%;
          background-color: #fff; }
          .salary_wrap .salary_lst > ul li .ico::after {
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto; }
        .salary_wrap .salary_lst > ul li .ico1::after {
          background-position: -372px -248px; }
        .salary_wrap .salary_lst > ul li .ico2::after {
          background-position: -414px -248px; }
        .salary_wrap .salary_lst > ul li .ico3::after {
          background-position: -456px -248px; }
        .salary_wrap .salary_lst > ul li .ico4::after {
          background-position: -498px -248px; }
        .salary_wrap .salary_lst > ul li .ico5::after {
          background-position: -540px -248px; }
        .salary_wrap .salary_lst > ul li .tit {
          margin-bottom: 25px;
          padding: 15px 0;
          border-bottom: 2px solid #000; }
          @media (max-width: 620px) {
            .salary_wrap .salary_lst > ul li .tit {
              margin-bottom: 10px;
              padding: 7px 0; } }
        .salary_wrap .salary_lst > ul li .fz16 {
          letter-spacing: -0.4px; }

.edu_img {
  margin: 75px 0 40px; }
  @media (max-width: 620px) {
    .edu_img {
      margin: 35px 0 20px; } }
  @media (max-width: 1240px) {
    .edu_img .m_img {
      display: inline; } }

.edu_lst {
  overflow: hidden;
  text-align: center; }
  @media (max-width: 620px) {
    .edu_lst {
      width: 280px;
      margin: 0 auto; } }
  .edu_lst > ul {
    margin: 0 -30px -40px 0;
    font-size: 0; }
    @media (max-width: 1240px) {
      .edu_lst > ul {
        width: 540px;
        margin: 0 auto; } }
    @media (max-width: 620px) {
      .edu_lst > ul {
        width: 100%;
        margin: 0 -10px -17px 0; } }
    .edu_lst > ul li {
      display: inline-block;
      width: 150px;
      margin: 0 30px 40px 0;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .edu_lst > ul li {
          width: calc(33.3334% - 30px); } }
      @media (max-width: 620px) {
        .edu_lst > ul li {
          width: calc(50% - 10px);
          margin: 0 10px 17px 0; } }
			.edu_lst > ul li:nth-child(2){transition-delay: .2s;}
			.edu_lst > ul li:nth-child(3){transition-delay: .4s;}
			.edu_lst > ul li:nth-child(4){transition-delay: .6s;}
			.edu_lst > ul li:nth-child(5){transition-delay: .8s;}
			.edu_lst > ul li:nth-child(6){transition-delay: 1s;}
      .edu_lst > ul li .ico {
        position: relative;
        display: block;
        width: 150px;
        height: 150px;
        margin-bottom: 15px;
        border-radius: 50%;
        border: 1px solid #ddd; }
        @media (max-width: 620px) {
          .edu_lst > ul li .ico {
            margin-bottom: 5px;
            width: 130px;
            height: 130px; } }
        .edu_lst > ul li .ico::after {
          position: absolute;
          position: absolute;
          left: calc(50% - 23px);
          top: calc(50% - 23px);
          width: 46px;
          height: 46px; }
      .edu_lst > ul li .ico1::after {
        background-position: -84px -248px; }
      .edu_lst > ul li .ico2::after {
        background-position: -132px -248px; }
      .edu_lst > ul li .ico3::after {
        background-position: -180px -248px; }
      .edu_lst > ul li .ico4::after {
        background-position: -228px -248px; }
      .edu_lst > ul li .ico5::after {
        background-position: -276px -248px; }
      .edu_lst > ul li .ico6::after {
        background-position: -324px -248px; }
      .edu_lst > ul li > p {
        letter-spacing: -0.7px; }

.welfare_lst {
  overflow: hidden;
  margin: 95px 0 25px;
  padding-bottom: 55px;
  border-bottom: 1px solid #eee; }
  @media (max-width: 620px) {
    .welfare_lst {
      margin: 45px 0 10px;
      padding-bottom: 30px; } }
  .welfare_lst > ul {
    margin: 0 -60px -55px 0;
    font-size: 0; }
    @media (max-width: 1240px) {
      .welfare_lst > ul {
        margin: 0 -40px -55px 0; } }
    @media (max-width: 620px) {
      .welfare_lst > ul {
        margin: 0 0 -30px; } }
    .welfare_lst > ul li {
      display: inline-block;
      width: calc(33.3334% - 60px);
      margin: 0 60px 55px 0;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .welfare_lst > ul li {
          width: calc(50% - 40px);
          margin: 0 40px 55px 0; } }
      @media (max-width: 620px) {
        .welfare_lst > ul li {
          width: 100%;
          margin: 0 0 30px; } }
      .welfare_lst > ul li .img {
        border: 1px solid #eee; }
        .welfare_lst > ul li .img img {
          width: 100%; }
      .welfare_lst > ul li .tit {
        margin-top: 25px; }
        @media (max-width: 620px) {
          .welfare_lst > ul li .tit {
            margin-top: 10px; } }
      .welfare_lst > ul li .desc_wrap {
        margin-top: 15px;
        padding-top: 25px;
        border-top: 2px solid #000; }
        @media (max-width: 620px) {
          .welfare_lst > ul li .desc_wrap {
            margin-top: 7px;
            padding-top: 10px; } }

.product_lst > li {
  padding-bottom: 80px;
  border-bottom: 1px solid #ddd;
  font-size: 0; }
  @media (max-width: 1240px) {
    .product_lst > li {
      padding: 0 70px 80px; } }
  @media (max-width: 620px) {
    .product_lst > li {
      padding: 0 0 40px; } }
  .product_lst > li + li {
    padding-top: 80px; }
    @media (max-width: 620px) {
      .product_lst > li + li {
        padding-top: 40px; } }
  .product_lst > li .b_img {
    display: inline-block;
    width: 500px;
    vertical-align: bottom; }
    @media (max-width: 1240px) {
      .product_lst > li .b_img {
        display: block;
        width: 100%; } }
    .product_lst > li .b_img img {
      width: 100%; }
  .product_lst > li .txt_cont {
    display: inline-block;
    width: calc(100% - 600px);
    margin-left: 100px;
    vertical-align: bottom; }
    @media (max-width: 1240px) {
      .product_lst > li .txt_cont {
        display: block;
        width: 100%;
        margin: 30px 0 0; } }
    @media (max-width: 620px) {
      .product_lst > li .txt_cont {
        margin-top: 10px; } }
    @media (max-width: 620px) {
      .product_lst > li .txt_cont .fz40 {
        font-size: 20px; } }
    @media (max-width: 620px) {
      .product_lst > li .txt_cont .mt20 {
        margin-top: 10px; } }
    .product_lst > li .txt_cont .b_line {
      margin-top: 85px; }
      @media (max-width: 620px) {
        .product_lst > li .txt_cont .b_line {
          margin-top: 35px; } }
      .product_lst > li .txt_cont .b_line .index_more {
        margin-top: 40px; }
        @media (max-width: 620px) {
          .product_lst > li .txt_cont .b_line .index_more {
            margin-top: 15px; } }
      .product_lst > li .txt_cont .b_line .s_img {
        width: 165px;
        height: 103px;
        border: 1px solid #e1e1e1; }
        @media (max-width: 620px) {
          .product_lst > li .txt_cont .b_line .s_img {
            width: 80px;
            height: 50px; } }
        .product_lst > li .txt_cont .b_line .s_img img {
          width: 100%; }

.stain_char_process {
  margin-top: 40px; }
  @media (max-width: 620px) {
    .stain_char_process {
      margin-top: 20px; } }
  @media (max-width: 1240px) {
    .stain_char_process > li {
      float: none;
      display: block; } }
  @media (max-width: 1240px) {
    .stain_char_process > li + li {
      margin-top: 112px; } }
  @media (max-width: 620px) {
    .stain_char_process > li + li {
      margin-top: 70px; } }
  .stain_char_process > li .img {
    position: relative;
    height: 240px;
    padding-left: 86px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fafbfd; }
    @media (max-width: 1240px) {
      .stain_char_process > li .img {
        height: auto;
        padding: 57px 0;
        text-align: center;
        border: 1px solid #eee; } }
  .stain_char_process > li:first-child .img {
    border-left: 1px solid #eee; }
  .stain_char_process > li:last-child .img {
    border-right: 1px solid #eee; }
  .stain_char_process > li .txt {
    margin-top: 25px;
    padding-right: 30px;
    letter-spacing: -1px; }
    @media (max-width: 1240px) {
      .stain_char_process > li .txt {
        padding-right: 0;
        text-align: center; } }
    @media (max-width: 620px) {
      .stain_char_process > li .txt {
        margin-top: 10px; } }
  .stain_char_process > li .arrow_ico::before {
    position: absolute;
    left: -47px;
    top: calc(50% - 18px);
    width: 36px;
    height: 36px;
    background-position: -482px -316px; }
    @media (max-width: 1240px) {
      .stain_char_process > li .arrow_ico::before {
        left: calc(50% - 18px);
        top: -77px;
        background-position: -520px -316px; } }
    @media (max-width: 620px) {
      .stain_char_process > li .arrow_ico::before {
        top: -57px; } }
  .stain_char_process > li.w420 {
    width: 420px; }
    @media (max-width: 1240px) {
      .stain_char_process > li.w420 {
        width: 100%; } }
  .stain_char_process > li.w360 {
    width: 360px; }
    @media (max-width: 1240px) {
      .stain_char_process > li.w360 {
        width: 100%; } }

.toggle_wrap + .toggle_wrap {
  margin-top: 20px; }
  @media (max-width: 620px) {
    .toggle_wrap + .toggle_wrap {
      margin-top: 10px; } }

.toggle_wrap .tit_btn {
  position: relative;
  display: block;
  width: 100%;
  height: 69px;
  padding: 0 60px 0 25px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #ddd;
  line-height: 150%;
  text-align: left;
  background-color: #fafbfd; }
  @media (max-width: 620px) {
    .toggle_wrap .tit_btn {
      padding: 0 40px 0 10px; } }
  .toggle_wrap .tit_btn::after {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 14px;
    background-position: -38px -470px; }
    @media (max-width: 620px) {
      .toggle_wrap .tit_btn::after {
        right: 10px; } }
  .toggle_wrap .tit_btn.act::after {
    background-position: -38px -454px; }

.toggle_wrap .cont {
  display: none;
  padding: 35px 0 50px;
  border-bottom: 1px solid #ddd; }
  .toggle_wrap .cont.db {
    display: block; }
  .toggle_wrap .cont.pb0 {
    padding-bottom: 0; }
  @media (max-width: 620px) {
    .toggle_wrap .cont {
      padding: 15px 0 25px; } }
  .toggle_wrap .cont > p {
    letter-spacing: -0.5px; }
  .toggle_wrap .cont .lst {
    margin-top: 40px; }
    @media (max-width: 620px) {
      .toggle_wrap .cont .lst {
        margin-top: 15px; } }
    .toggle_wrap .cont .lst li {
      padding: 35px 0; }
      @media (max-width: 620px) {
        .toggle_wrap .cont .lst li {
          padding: 15px 0; } }
      .toggle_wrap .cont .lst li:first-child {
        padding-top: 0; }
      .toggle_wrap .cont .lst li + li {
        border-top: 1px solid #ddd; }
    .toggle_wrap .cont .lst .lst_tb th {
      width: 87px;
      text-align: left;
      vertical-align: top;
      line-height: 170%; }
      @media (max-width: 620px) {
        .toggle_wrap .cont .lst .lst_tb th {
          width: 60px;
          padding: 0;
          line-height: 150%; } }
    .toggle_wrap .cont .lst .lst_tb td {
      vertical-align: top;
      line-height: 170%; }
      @media (max-width: 620px) {
        .toggle_wrap .cont .lst .lst_tb td {
          padding: 0;
          line-height: 150%; } }
      .toggle_wrap .cont .lst .lst_tb td > p {
        line-height: 170%; }
        @media (max-width: 620px) {
          .toggle_wrap .cont .lst .lst_tb td > p {
            line-height: 150%; } }
  @media (max-width: 620px) {
    .toggle_wrap .cont .mt50 {
      margin-top: 20px; } }
  .toggle_wrap .cont .tb_tit {
    margin: 35px 0 10px; }
    @media (max-width: 620px) {
      .toggle_wrap .cont .tb_tit {
        margin: 15px 0 5px; } }
    .toggle_wrap .cont .tb_tit.mt20 {
      margin-top: 20px; }
      @media (max-width: 620px) {
        .toggle_wrap .cont .tb_tit.mt20 {
          margin-top: 10px; } }
    .toggle_wrap .cont .tb_tit.mt0 {
      margin-top: 0; }
  .toggle_wrap .cont .tb_bg th,
  .toggle_wrap .cont .tb_bg td {
    padding: 11px 5px;
    font-size: 12px;
    word-break: break-word; }
  @media (max-width: 620px) {
    .toggle_wrap .cont .tb_bg .w140 {
      width: 140px; } }

.product_lst_tb th {
  width: 87px;
  text-align: left;
  vertical-align: top;
  line-height: 170%; }
.product_lst_tb.eng_product_lst_tb th{width: 115px;}
  @media (max-width: 620px) {
    .product_lst_tb th {
      width: 60px;
      padding: 0;
      line-height: 150%; }
		.product_lst_tb.eng_product_lst_tb th{width: 90px;} }

.product_lst_tb td {
  vertical-align: top;
  line-height: 170%; }
  @media (max-width: 620px) {
    .product_lst_tb td {
      padding: 0;
      line-height: 150%; } }
  .product_lst_tb td > p {
    line-height: 170%; }
    @media (max-width: 620px) {
      .product_lst_tb td > p {
        line-height: 150%; } }

@media (max-width: 620px) {
  .product_s_lst.mt100 {
    margin-top: 50px; } }

.product_s_lst li {
  padding: 40px 110px 40px 0;
  font-size: 0;
	border-bottom: 1px solid #ddd; }
  .product_s_lst li:first-child {
    padding-top: 0; }
  .product_s_lst li:last-child {
    padding-bottom: 0;
		border-bottom: 0;}
  @media (max-width: 1240px) {
    .product_s_lst li {
      padding-right: 0; } }
  @media (max-width: 620px) {
    .product_s_lst li {
      padding: 20px 0; } }
  .product_s_lst li .img_wrap {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd; }
    @media (max-width: 620px) {
      .product_s_lst li .img_wrap {
        display: block;
        margin: 0 auto; } }
    .product_s_lst li .img_wrap img {
      width: 100%; }
  .product_s_lst li .txt_wrap {
    display: inline-block;
    margin: 5px 0 0 50px;
    vertical-align: top; }
    @media (max-width: 620px) {
      .product_s_lst li .txt_wrap {
        display: block;
        width: 100%;
        margin: 10px 0 0; } }
    @media (max-width: 620px) {
      .product_s_lst li .txt_wrap .mb5 {
        margin-bottom: 0; } }
  .product_s_lst li .w206 {
    width: 206px; }
  .product_s_lst li .w100pm256 {
    width: calc(100% - 256px); }
    @media (max-width: 620px) {
      .product_s_lst li .w100pm256 {
        width: 100%;
        text-align: center; } }
    @media (max-width: 620px) {
      .product_s_lst li .w100pm256 .mb5 {
        margin-bottom: 3px; } }
  .product_s_lst li .w163 {
    width: 163px; }
  .product_s_lst li .w100pm213 {
    width: calc(100% - 213px); }
    @media (max-width: 620px) {
      .product_s_lst li .w100pm213 {
        width: 100%; } }

.tech_s_tit{margin-bottom: 5px;font-weight: bold;color: #000;}
 @media (max-width: 620px){
 	.tech_s_tit.mt100{margin-top: 40px;}
	.tech_s_tit.mt50{margin-top: 20px;}
 }

.tech_img_box {
  padding: 0 20px;
  height: 300px;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff; }
  @media (max-width: 620px) {
    .tech_img_box {
      height: auto;
      padding: 30px 5px; } }
  @media (max-width: 620px) {
    .tech_img_box.mt50 {
      margin-top: 20px; } }

.lr_cont.mont_lr_cont .r_cont .fw1_desc {
  margin: 0; }

@media (max-width: 620px) {
  .lr_cont.mont_lr_cont .r_cont {
    margin-top: 3px; } }

.tech_lst {
  font-size: 0; }
  .tech_lst .item {
    display: inline-block;
    width: 50%;
    padding: 40px 60px 40px 0;
    border-bottom: 1px solid #ddd;
    font-size: 0; }
	.tech_lst .item.pr0{padding-right: 0;}
    .tech_lst .item.m_bdb {
      padding-bottom: 0;
      border-bottom: 0; }
      @media (max-width: 1240px) {
        .tech_lst .item.m_bdb {
          padding-bottom: 40px;
          border-bottom: 1px solid #ddd; } }
    .tech_lst .item:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    @media (max-width: 1240px) {
      .tech_lst .item {
        display: block;
        width: 100%; } }
    @media (max-width: 620px) {
      .tech_lst .item {
        padding: 0;
        border-bottom: 0; } }
    .tech_lst .item .img_wrap {
      display: inline-block;
      width: 206px;
      border: 1px solid #ddd;
      vertical-align: middle;
      text-align: center;
      background-color: #fff; }
      @media (max-width: 620px) {
        .tech_lst .item .img_wrap {
          display: block;
          margin: 0 auto; } }
    .tech_lst .item .txt_wrap {
      display: inline-block;
      width: calc(100% - 256px);
      margin-left: 50px;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .tech_lst .item .txt_wrap {
          display: block;
          width: 100%;
          margin: 15px 0 0;
          text-align: center; } }
      @media (max-width: 620px) {
        .tech_lst .item .txt_wrap .mb10 {
          margin-bottom: 0; } }

.tech_slide .mask {
  overflow: hidden;
  width: 100%; }

.tech_slide .bullet {
  margin-top: 25px; }

.current_img_lst {
  overflow: hidden; }
  .current_img_lst > ul {
    margin: 0 -50px -70px 0;
    font-size: 0; }
    @media (max-width: 1240px) {
      .current_img_lst > ul {
        margin: 0 0 -70px; } }
    @media (max-width: 620px) {
      .current_img_lst > ul {
        margin: 0 0 -35px; } }
    .current_img_lst > ul li {
      display: inline-block;
      width: calc(50% - 50px);
      margin: 0 50px 70px 0;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .current_img_lst > ul li {
          display: block;
          width: 100%;
          margin: 0 0 70px;
          padding: 0 34px; } }
      @media (max-width: 620px) {
        .current_img_lst > ul li {
          margin: 0 0 35px;
          padding: 0; } }
      .current_img_lst > ul li .img {
        border: 1px solid #ddd; }
        .current_img_lst > ul li .img img {
          width: 100%; }
      @media (max-width: 620px) {
        .current_img_lst > ul li .mt20 {
          margin-top: 10px; } }
  @media (max-width: 620px) {
    .current_img_lst.mb100 {
      margin-bottom: 50px; } }

.current_tit {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #000; }
  @media (max-width: 620px) {
    .current_tit {
      padding-bottom: 3px;
      margin-bottom: 15px; } }

.product_detail_tit {
  padding: 100px 0 20px; }
.product_detail_tit.pt0{padding-top: 0;}
  @media (max-width: 620px) {
    .product_detail_tit {
      padding: 50px 0 10px; } }

.product_detail_img {
  width: 1600px;
  margin: 0 auto; }
  @media (max-width: 1620px) {
    .product_detail_img {
      width: 1400px; } }
  @media (max-width: 1420px) {
    .product_detail_img {
      width: 1200px; } }
  @media (max-width: 1240px) {
    .product_detail_img {
      width: 100%; } }

.product_detail_slide{}
.product_detail_slide .product_detail_mask{overflow: hidden;width: 100%;}
.product_detail_slide .item img{width: 100%;}
.product_detail_slide .bullet{margin-top: 20px;}
@media (max-width: 620px){
	.product_detail_slide .bullet{margin-top: 10px;}
}

.product_detail_lst {
  overflow: hidden;
  margin-top: 20px; }
  .product_detail_lst.mt0 {
    margin-top: 0; }
  @media (max-width: 1240px) {
    .product_detail_lst {
      padding: 0 33px; } }
  @media (max-width: 620px) {
    .product_detail_lst {
      padding: 0;
      margin-top: 15px; } }
  .product_detail_lst > ul {
    margin-right: -50px;
    font-size: 0; }
    @media (max-width: 1240px) {
      .product_detail_lst > ul {
        margin: 0 0 -20px; } }
    @media (max-width: 620px) {
      .product_detail_lst > ul {
        margin: 0 0 -10px; } }
    .product_detail_lst > ul li {
      display: inline-block;
      width: calc(50% - 50px);
      margin-right: 50px;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .product_detail_lst > ul li {
          display: block;
          width: 100%;
          margin: 0 0 20px; } }
      @media (max-width: 620px) {
        .product_detail_lst > ul li {
          margin: 0 0 10px; } }
      .product_detail_lst > ul li img {
        width: 100%; }
    .product_detail_lst > ul.mb0 {
      margin-bottom: 0; }
      .product_detail_lst > ul.mb0 li {
        margin-bottom: 0; }
  .product_detail_lst.w100p > ul {
    margin: -20px 0 0; }
    @media (max-width: 620px) {
      .product_detail_lst.w100p > ul {
        margin: -10px 0 0; } }
    .product_detail_lst.w100p > ul li {
      display: block;
      width: 100%;
      margin: 20px 0 0; }
      @media (max-width: 620px) {
        .product_detail_lst.w100p > ul li {
          margin: 10px 0 0; } }

@media (max-width: 620px) {
  .lr_cont.family_lr_cont .r_cont {
    margin-top: 5px; } }

.lr_cont.family_lr_cont .r_cont .index_more {
  width: 220px;
  height: 50px;
  margin-top: 20px;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-radius: 25px;
  line-height: 48px;
  font-size: 14px; }
  @media (max-width: 620px) {
    .lr_cont.family_lr_cont .r_cont .index_more {
      margin-top: 10px;
      font-size: 12px; } }
  .lr_cont.family_lr_cont .r_cont .index_more::after {
    right: 27px; }

.etc_lst {
  overflow: hidden;
  padding-top: 40px;
  margin-top: 20px;
  border-top: 2px solid #000; }
  @media (max-width: 1240px) {
    .etc_lst {
      padding: 40px 30px 0; } }
  @media (max-width: 620px) {
    .etc_lst {
      margin-top: 5px;
      padding: 20px 5px 0; } }
  .etc_lst > ul {
    margin: 0 -40px -35px 0;
    font-size: 0; }
    @media (max-width: 620px) {
      .etc_lst > ul {
        margin: 0 0 -20px; } }
    .etc_lst > ul li {
      display: inline-block;
      width: calc(25% - 40px);
      margin: 0 40px 35px 0;
      text-align: center;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .etc_lst > ul li {
          width: calc(50% - 40px); } }
      @media (max-width: 620px) {
        .etc_lst > ul li {
          display: block;
          width: 100%;
          margin: 0 0 20px; } }
      .etc_lst > ul li img {
        width: 100%; }
      @media (max-width: 620px) {
        .etc_lst > ul li .mt15 {
          margin-top: 5px; } }

.foo {
  margin-top: 150px;
  background-color: #41454d; }
  .foo.mt0 {
    margin-top: 0; }
  @media (max-width: 620px) {
    .foo {
      margin-top: 75px; } }
  .foo .f_top {
    position: relative;
    width: 1600px;
    height: 120px;
    margin: 0 auto; }
    @media (max-width: 1620px) {
      .foo .f_top {
        width: 90%; } }
    @media (max-width: 620px) {
      .foo .f_top {
        height: 70px; } }
    .foo .f_top .foo_logo {
      margin-top: 42px; }
      @media (max-width: 620px) {
        .foo .f_top .foo_logo {
          width: 108px;
          margin-top: 20px; } }
    .foo .f_top .foo_menu {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 925px; }
      .foo .f_top .foo_menu li + li {
        margin-left: 50px; }
      .foo .f_top .foo_menu li .t1 {
        color: #fff; }
    .foo .f_top .top_btn {
			z-index: 10;position: fixed;right: 30px;bottom: calc(50% - 30px);
      display: block;
      width: 60px;
      height: 60px;
      /* margin-top: 30px; */
      background-color: #ff5900 !important; }
      @media (max-width: 620px) {
        .foo .f_top .top_btn {
					right: 15px;bottom: calc(50% - 15px);
          width: 30px;
          height: 30px;
          /* margin-top: 20px; */ } }
      .foo .f_top .top_btn::after {
				transition: margin-top .3s;
        display: block;
        width: 18px;
        height: 24px;
        margin: 0 auto;
        background-position: -280px -454px; }
        @media (max-width: 620px) {
          .foo .f_top .top_btn::after {
            width: 9px;
            height: 12px;
            background-size: 329px 302px;
            background-position: -140px -227px; } }
				.foo .f_top .top_btn:hover::after{margin-top: -7px;}
  .foo .f_bottom {
    width: 1600px;
    margin: 0 auto;
    padding: 45px 0 78px;
    border-top: 1px solid #32363c;
    font-size: 0; }
	.foo .f_bottom.jpn_f_bottom{width: 1800px;}
		@media (max-width: 1820px){
			.foo .f_bottom.jpn_f_bottom{width: 1600px;} }
    @media (max-width: 1620px) {
      .foo .f_bottom {
        width: 90%;
        padding: 45px 0 75px; }
			.foo .f_bottom.jpn_f_bottom{
				width: 90%; } }
    @media (max-width: 620px) {
      .foo .f_bottom {
        padding: 15px 0 35px; } }
    .foo .f_bottom .l_cont {
      width: 1200px; }
      @media (max-width: 1620px) {
        .foo .f_bottom .l_cont {
          float: none;
          display: block;
          width: 100%; } }
      .foo .f_bottom .l_cont .company_lst {
        margin-bottom: -33px; }
        @media (max-width: 1620px) {
          .foo .f_bottom .l_cont .company_lst {
            margin-bottom: 0; } }
        .foo .f_bottom .l_cont .company_lst li {
          width: 400px;
          margin-bottom: 33px; }
          @media (max-width: 1620px) {
            .foo .f_bottom .l_cont .company_lst li {
              float: none;
              display: block;
              width: 100%;
              margin-bottom: 23px; } }
          @media (max-width: 620px) {
            .foo .f_bottom .l_cont .company_lst li {
              margin-bottom: 15px; } }
          .foo .f_bottom .l_cont .company_lst li .t1 {
            font-size: 14px;
            color: #b2b2b2; }
					.foo .f_bottom .l_cont .company_lst li .t1.fz13{font-size: 13px;}
            @media (max-width: 620px) {
              .foo .f_bottom .l_cont .company_lst li .t1 {
                font-size: 11px;
                letter-spacing: -0.2px; }
								.foo .f_bottom .l_cont .company_lst li .t1.fz13{font-size: 11px;} }
    .foo .f_bottom .r_cont {
      width: 400px;
      margin-top: 75px; }
		.foo .f_bottom.jpn_f_bottom .r_cont{width: 600px;}
			@media (max-width: 1800px){
				.foo .f_bottom.jpn_f_bottom .r_cont{width: 400px;} }
		.foo .f_bottom .r_cont.eng_r_cont{margin-top: 97px;}
      @media (max-width: 1620px) {
        .foo .f_bottom .r_cont {
          float: none;
          display: block;
          width: 100%;
          margin-top: 0; } }
					.foo .f_bottom .r_cont.eng_r_cont{margin-top: 0;} }
      .foo .f_bottom .r_cont .info_line {
        font-size: 0; }
        .foo .f_bottom .r_cont .info_line .t1 {
					line-height: 150%;
          color: #b2b2b2;
          font-size: 14px; }
          @media (max-width: 620px) {
            .foo .f_bottom .r_cont .info_line .t1 {
              font-size: 11px;
              letter-spacing: -0.2px; } }
          .foo .f_bottom .r_cont .info_line .t1::before {
            content: "";
            display: inline-block;
            width: 1px;
            height: 11px;
            margin: 0 5px 4px;
            vertical-align: middle;
            background-color: #32363c; }
            @media (max-width: 620px) {
              .foo .f_bottom .r_cont .info_line .t1::before {
                height: 9px;
                margin: 0 7px 2px; } }
          .foo .f_bottom .r_cont .info_line .t1:first-child::before {
            display: none; }
      .foo .f_bottom .r_cont .copy {
        line-height: 180%;
        font-size: 14px; }
        @media (max-width: 620px) {
          .foo .f_bottom .r_cont .copy {
            font-size: 11px; } }

.ww_container {
  width: 1600px;
  margin: 0 auto; }
  @media (max-width: 1620px) {
    .ww_container {
      width: 1400px; } }
  @media (max-width: 1420px) {
    .ww_container {
      width: 1200px; } }
  @media (max-width: 1240px) {
    .ww_container {
      width: 90%; } }

.company_wrap .company_desc_lst .line .s_banner {
  position: relative;
  width: 768px; }
  @media (max-width: 1420px) {
    .company_wrap .company_desc_lst .line .s_banner {
      float: none;
      display: block;
      width: 100%; } }
  .company_wrap .company_desc_lst .line .s_banner img {
    width: 100%; }
  .company_wrap .company_desc_lst .line .s_banner .banner_txt {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 620px) {
      .company_wrap .company_desc_lst .line .s_banner .banner_txt {
        left: 20px; } }
    .company_wrap .company_desc_lst .line .s_banner .banner_txt p {
      line-height: 140%;
      color: #fff; }

.company_wrap .company_desc_lst .line:nth-child(2n-1) .txt_wrap {
  padding-right: 100px; }
  @media (max-width: 1620px) {
    .company_wrap .company_desc_lst .line:nth-child(2n-1) .txt_wrap {
      padding-right: 0; } }

.company_wrap .company_desc_lst .line:nth-child(2n) .txt_wrap {
  padding-left: 100px; }
  @media (max-width: 1620px) {
    .company_wrap .company_desc_lst .line:nth-child(2n) .txt_wrap {
      padding-left: 0; } }

.company_wrap .company_desc_lst .line .txt_wrap {
  width: 750px;
  height: 500px; }
  @media (max-width: 1620px) {
    .company_wrap .company_desc_lst .line .txt_wrap {
      width: 560px; } }
  @media (max-width: 1420px) {
    .company_wrap .company_desc_lst .line .txt_wrap {
      float: none;
      display: block;
      width: 100%;
      height: auto;
      margin-top: 75px; } }
  @media (max-width: 620px) {
    .company_wrap .company_desc_lst .line .txt_wrap {
      margin-top: 30px; } }
  @media (max-width: 620px) {
    .company_wrap .company_desc_lst .line .txt_wrap .mt25 {
      margin-top: 15px; } }

.company_wrap .company_desc_lst .line2 {
  position: relative;
  margin-top: 60px;
  padding-top: 90px; }
  @media (max-width: 620px) {
    .company_wrap .company_desc_lst .line2 {
      margin-top: 30px;
      padding-top: 45px; } }
  .company_wrap .company_desc_lst .line2::before {
    content: "";
    position: absolute;
    right: 100px;
    top: 0;
    width: 380px;
    height: 144px;
    background-image: url(/src/img/intro_logo_t.png);
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1620px) {
      .company_wrap .company_desc_lst .line2::before {
        right: 50px; } }
    @media (max-width: 1420px) {
      .company_wrap .company_desc_lst .line2::before {
        right: -30px; } }
    @media (max-width: 620px) {
      .company_wrap .company_desc_lst .line2::before {
        width: 190px;
        height: 72px;
        background-size: 190px 72px;
        right: calc(100% - 190px); } }

.family_wrap + .family_wrap {
  margin-top: 100px; }
  @media (max-width: 620px) {
    .family_wrap + .family_wrap {
      margin-top: 50px; } }

.family_wrap .s_down,
.family_wrap .s_more {
  margin-top: 20px; }
  @media (max-width: 620px) {
    .family_wrap .s_down,
    .family_wrap .s_more {
      margin-top: 10px; } }

.s_more {
  position: relative;
  display: block;
  width: 220px;
  height: 50px;
  padding: 0 20px;
  border-radius: 25px;
  border: 1px solid #ddd;
  line-height: 48px; }
  .s_more::after {
    position: absolute;
    right: 28px;
    top: 20px;
    width: 10px;
    height: 10px;
    background-position: -460px -306px; }

.name_img {
  margin-bottom: 4px;
  vertical-align: middle; }
  @media (max-width: 620px) {
    .name_img {
      height: 12px;
      margin-bottom: 2px; } 
		.name_img.eng_name_line2{height: 25px;}  }

.ls8{letter-spacing: -0.8px;}

.i326{display: block;}
@media (max-width: 620px){
	.i326{display: inline;}
}

.tn_d2{transition-delay: .2s;}
.tn_d4{transition-delay: .4s;}

.vision_lst{margin-bottom: -45px;padding-bottom: 150px;text-align: center;background-image: url(/src/img/vision_bg.png);background-repeat: no-repeat;background-position: center bottom;}
.vision_lst > ul{display: inline-block;font-size: 0;}
.vision_lst > ul li{position: relative;display: inline-block;width: 322px;height: 322px;border-radius: 50%;vertical-align: top;}
.vision_lst > ul li+li{margin-left: 85px;}
.vision_lst > ul li+li::before{content: '';position: absolute;left: -66px;top: 138px;width: 46px;height: 46px;background-position: -276px -296px;}
.vision_lst > ul li .wrap{display: block;width: 100%;height: 100%;padding: 20px;background-size: cover;background-repeat: no-repeat;background-position: center;}

.vision_lst > ul li .wrap.bg1{background-image: url(/src/img/vision_lst_m1.png);}
.vision_lst > ul li .wrap.bg2{background-image: url(/src/img/vision_lst_m2.png);}
.vision_lst > ul li .wrap.bg3{background-image: url(/src/img/vision_lst_m3.png);}

.vision_lst.eng_vision_lst > ul li .wrap.bg2{background-image: url(/src/img/eng_vision_lst_m2.png);}
.vision_lst.eng_vision_lst > ul li .wrap.bg3{background-image: url(/src/img/eng_vision_lst_m3.png);}

.vision_lst.jpn_vision_lst > ul li .wrap.bg2{background-image: url(/src/img/jpn_vision_lst_m2.png);}
.vision_lst.jpn_vision_lst > ul li .wrap.bg3{background-image: url(/src/img/jpn_vision_lst_m3.png);}

.vision_lst > ul li:nth-child(2) .wrap{transition-delay: .2s;}
.vision_lst > ul li:nth-child(3) .wrap{transition-delay: .4s;}


.vision_lst > ul li .wrap .circle{width: 100%;height: 100%;border-radius: 50%;}
.vision_lst > ul li .wrap.bg1 .circle{background-color: #ff5900;}
.vision_lst > ul li .wrap.bg2 .circle{background-color: #d3082e;}
.vision_lst > ul li .wrap.bg3 .circle{background-color: #426b9a;}
.vision_lst > ul li .wrap .circle .t1{margin-bottom: 15px;color: #fff;font-weight: bold;line-height: 120%;}
.vision_lst > ul li .wrap .circle .t2{color: #fff;}

@media (max-width: 1240px){
	.vision_lst{margin-bottom: 45px;padding-bottom: 40px;background-image: url(/src/img/vision_bg_m.png);background-size: contain;}
	.vision_lst > ul{display: block;width: 624px;margin: 0 auto;}
	.vision_lst > ul li+li{margin-left: 0;}
	.vision_lst > ul li:nth-child(2){margin-left: -20px;}
	.vision_lst > ul li:nth-child(3){margin-top: -62px;}
	.vision_lst > ul li+li::before{display: none;}

}

@media (max-width: 680px){
	.vision_lst{margin-bottom: 30px;padding-bottom: 10px;}
	.vision_lst > ul{width: 100%;}
	.vision_lst > ul li{position: relative;width: 50%;height: 0;padding-bottom: 50%;}
	.vision_lst > ul li:nth-child(2){margin-left: -3.5%;}
	.vision_lst > ul li:nth-child(3){margin-top: -9.5%;}


	.vision_lst > ul li .wrap{position: absolute;left: 0;top: 0;padding: 0;}
	.vision_lst > ul li .wrap .circle{display: none;}
}

.i1000{display: block;}
@media (max-width: 1240px){
	.i1000{display: inline;}
}

.wb{word-break: break-all;}


.browser_modal {
  z-index: 30;
  position: fixed;
  right: 50px;
  bottom: 50px;
  border: 1px solid #000;
  background-color: #fff;
}
.browser_modal.dn {
  display: none;
}

@media (max-width: 620px) {
  .browser_modal {
    width: 90%;
    right: 5%;
    bottom: 20px;
  }
}
.browser_modal .c0 {
  color: #000;
}
.browser_modal .txt_wrap {
  padding: 30px;
  text-align: center;
}
.browser_modal .txt_wrap .t1 {
  font-size: 12px;
  line-height: 150%;
}
.browser_modal .b_wrap {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #ddd;
}
.browser_modal .b_wrap .close_btn {
  display: inline-block;
  line-height: 150%;
  font-size: 12px;
  color: #666;
}
.browser_modal .b_wrap .close_btn::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 10px;
  background-image: url(/src/img/browser_close_ico.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.w1000{width: 1000px;}
.ma{margin: 0 auto;}
@media (max-width: 1240px){
	.w1000{width: 100%;}
}

.upper{text-transform: uppercase;}

.source_txt{margin-top: 40px;padding-top: 20px;border-top: 1px solid #ddd;}
@media (max-width: 620px){
	.source_txt{margin-top: 20px;padding-top: 10px;}
}

#g_map .gm-bundled-control img{max-width: none;max-height: none}


.txt_ind{display: inline-block; text-indent: 36px;}
@media screen and (max-width: 720px) {
  .txt_ind{text-indent: 0;}
}