/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
body {
    /* font-family: "Noto Serif JP", serif; */
    font-size: 14px;
    color: #333333;
}
body,div,h1,h2,h3,h4,h5,h6,hr,p,span,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,:after,:before{margin:0;padding:0;box-sizing: border-box;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: #333333}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-flex:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-phone:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ellipsis1{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap;}
img {border:none;display: inline-block;height: auto;max-width: 100%;}
.swiper-slide {user-select: none;}
.showmenu.nav-ul-box {
  transform: translate(0,100%);
  opacity: 1;
  visibility:visible;
}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
.ml30 {margin-left: 30px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt60 {margin-top: 60px;}
.mb25 {margin-bottom: 25px;}
.heigh100 {height: 100%;}

.icon-plus1 {display: inline-block;width: 18px;height: 18px;position: relative;cursor: pointer;display: none;}
.icon-plus1::before,.icon-plus1:after {content: "";display: block;width: 100%;height: 2px;background-color: #ff9900;border-radius: 4px;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;transition: transform .3s ease-in;border-radius: 4px;}
.icon-plus1:after {transform: translate(-50%,-50%) rotate(90deg);}
.icon-plus1.rotate:after {transform: translate(-50%,-50%) rotate(0);}

 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    pointer-events: all;
 }

.pages {
  text-align: center;
  padding: 60px 0;
}

.pages li {
  display: inline-flex;
  color: #999999;
  position: relative;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #999999;
}

.pages li:hover {text-decoration: underline;}
.underline {text-decoration: underline;}

.pages li a {
  height:32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  padding: 0 12px;
}

.pages li span {
  height:32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  padding: 0 12px;
}

.pages .iconfont {font-size: 14px;}

.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}

.pages li.thisclass {
  border-color: #111111;
  background-color: #111111;
  color: #fff;
}

.pages li.thisclass a {
  color: #fff;
}

.pages li.noborder {border: none;background-color: transparent;padding: 0;}
.pages li .turn-input {color: #666666;padding: 8px 12px 7px;background-color: #fff;width: 48px;}

input[type="text"],input[type="password"],input[type="number"],textarea,button,input[type="email"],input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}
input.el-input-date{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.just-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.drop-img {
    max-width: 70%;
}
.swiper-details .swiper-slide {
    height: auto;
}
.swiper-details .swiper-slide a {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  z-index: 1;
}

.banner {position: relative;}
.banner-i {
  width: 100%;
  display: block;
}

.lan {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down.png) no-repeat right center;
  padding-right: 16px;
}

.normal-table {width: 100%;border-collapse: collapse;}
.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}


.mobile-img {display: none;}

.menu {
  margin-left: 10px;
  cursor: pointer;
  display: none;
}

.menu i {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #ff9900;
  margin-top:7px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}


.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.normal-place ::-webkit-input-placeholder{
  font-size: 14px;
  color: #999;
}
.normal-place :-moz-placeholder{
  font-size: 14px;
  color: #999;
}
.normal-place :-ms-input-placeholder{
  font-size: 14px;
  color: #999;
}

.normal-place1 ::-webkit-input-placeholder{
  font-size: 24px;
  color: #999;
}

.normal-place1 :-moz-placeholder{
  font-size: 24px;
  color: #999;
}

.normal-place1 :-ms-input-placeholder{
  font-size: 24px;
  color: #999;
}



img[class*=avatar] {border-radius: 50%;}
.hover-theme a:hover,.hover-a a:hover {color: #ff9900;}
.hover-show-a a:hover {opacity: 0.8;}
.hover-show-btn:hover {opacity: 0.8;}
.hover-tit a:hover [class*=tit] {color: #ff9900;}
._h-img {transition: transform .3s ease;}
.hover-img a:hover ._h-img {transform: scale(1.1);}

[class*=btn] {cursor: pointer;}
.col-red {color: #ff6600;}
input.upload-file,input.upload-file1 {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size:0
}


@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn{
  0%{transform:scale(1.0)}
  100%{transform:scale(1.1)}
}

@keyframes hideIndex{
  0%{ opacity: 0; padding-right: 20px; }
  100%{opacity: 1; padding-right: 10px; }
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
     -webkit-transition-delay: 99999s;
     -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.responsive-y {overflow-y: auto;}
.responsive-x {overflow-x: auto;}


.head-sticky {position: sticky;position: -webkit-sticky;width: 100%;z-index: 99;top: 0;box-shadow: 0px 4px 20px -8px #00000029;background-color:#1E1E1E}
.head-fixed {position: fixed;width: 100%;z-index: 99;top: 0;color: #fff;}

.gx_ {width: 16px;height: 16px;position: relative;vertical-align: middle;}
.gx_::after {content: "";display: block;width: 100%;height: 100%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border: 1px solid #000;border-radius: 50%;left: 50%;position: absolute;}
.gx_:checked::after {background: #000 url(../img/gx.png) no-repeat center;background-size: 80% auto;}


@keyframes scroll {
  0% {
      transform: translateX(-100%);
  }

  100% {
      transform: translateX(100%);
  }
}

input.el-input-date {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.eye-img {
  position: absolute;
  top: 0;
  left: 0;
}
.eye-on {
  opacity: 0;
}

.eye-btn {
  width: 16px;
  height: 16px;
  position: relative;
}

.passeye .eye-normal {
  opacity: 0;
}

.passeye .eye-on {
  opacity: 1;
}

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

.logo-img {
  max-width: 260px;
}

.center-box {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
}

.center-box1 {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}



.bb {
  border-bottom: 1px solid #e6e6e6;
}

.bt {
  border-top: 1px solid #e6e6e6;
}

.head-search {
  padding: 5px 0;
  /*background-color: #f6f6f6;*/
}


.head-search-mid-box>.center-box {
    width: 100%;
    max-width: initial;
}


.head-search-mid {
  width: 100%;
  border-radius: 999px;
  max-width: 220px;
}

.head-sval {
  height: 40px;
}

.s-val {
  width: 100%;
  flex: 1;
}

.ph20 {
  padding: 0 20px;
}

.head-user-icon {
  display: inline-flex;
  width: 30px;
  height: 30px;
  background-color: #ff9900;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.head-user-icon:hover {
  background-color: #ff9900;
}

.head-search-span {
  margin-left: 20px;
}

.head-nav-ul>li {
  font-size: 16px;
  font-weight: 600;
}

.drop-cont {
  display: none;
}


.head-search-mid .iconfont {
    color: #ff9900;
    font-weight: 600;
}


.drop-tab {
  padding: 15px 0;
  position: relative;
}

.drop-tab::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  background-color: #ff9900;
  border-radius: 999px;
  width: 0;
  transition: width .3s ease;
}

.head-nav-ul>li:hover .drop-tab::after,.head-nav-ul>li.on .drop-tab::after {
  width: 100%;
}

.head-nav-ul>li.on,.head-nav-ul>li.on .drop-tab a,.head-nav-ul>li:hover .drop-tab a{
  color: #ff9900;
}

.head-nav-ul>li + li {
  margin-left: 2.08vw;
}

.swiper-banner .swiper-pagination-bullet {
  height: 4px;
  width: 4.68vw;
  border-radius: 999px;
  background-color: #fff;
}


.banner-word,.banner-list-word {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
}

.banner-tit {
  font-size: 48px;
  font-weight: 600;
}

.banner-desc {
  font-size: 30px;
  line-height: 1.8em;
  margin-top: 20px;
}

.banner-word-inner {
  max-width: 520px;
}

.normal-bj {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pro-tab-ul>li {
  font-size: 16px;
  position: relative;
  padding: 15px 0;
}

.pro-tab-ul>li::after {
  width: 100%;
  height: 3px;
}

.normal-tab-ul>li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,0);
  width: 0;
  background-color: #ff9900;
  transition: width .3s ease;
}

.normal-tab-ul>li.on::after,.normal-tab-ul>li:hover::after {
  width: 100%;
}

.normal-tab-ul>li.on a,.normal-tab-ul>li:hover a {
  color: #ff9900;
}

.pro-tab-ul>li + li {
  margin-left: 6.25vw;
}

.normal-tit {
  font-size: 40px;
  font-weight: 600;
}

.normal-desc {
  font-size: 16px;
  line-height: 1.8em;
}

.normal-desc-width {
  max-width: 675px;
}

.normal-pd {
  padding: 80px 0;
}

.user-links {
  max-width: 120px;
}

.normal-pd1 {
  padding: 60px 0;
}

.normal-bg {
  background-color: #f7f7f7;
}

.pro-tit {
  font-size: 20px;
  font-weight: 600;
}

.pro-desc {
  color: #666666;
  line-height: 1.6em;
  margin-top: 15px;
}

.disabled,.disabled * {
  color: #999;
}

.disabled [class*=links] {
  background-color: #cccccc;
}

.swiper-pro .swiper-slide {
  height: auto;
}

.swiper-pro .swiper-slide a {
  /*display: flex;*/
  /*height: 100%;*/
  /*flex-direction: column;*/
}

.swiper-pro-top {
    padding-top: 100%;
    position: relative;
  /*flex: 1;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
}

.swiper-pro-top .pic-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.normal-mt {
  margin-top: 60px;
}

.swiper-pro-bott {
  margin-top: 20px;
}

.more-mt {
  margin-top: 50px;
}

.edit-avatar {
  width: 100px;
  height: 100px;
}

.edit-links {
  display: inline-flex;
  width: 140px;
  height: 37px;
  background-color: #111111;
  color: #fff;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  border-radius: 999px;
}

.edit-avatar-box::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
}

.more-links {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #ff9900;
  border-radius: 999px;
  color: #fff;
  font-size: 16px;
  width: 140px;
  height: 50px;
}

.send-btn {
  display: inline-flex;
  width: 60px;
  height: 30px;
  border: 1px solid #ffd0b1;
  border-radius: 999px;
  background-color: #fff5e7;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ff6600;
}

.banner-list-tit {
  font-size: 40px;
  font-weight: 600;
}

.banner-list-desc {
  font-size: 20px;
  line-height: 1.6em;
}

.banner-list-desc-width {
  max-width: 360px;
}

.banner-list-desc-width1 {
  max-width: 830px;
}



.pro-list-left {
  width: 200px;
}

.pro-list-right {
  width: calc(100% - 260px);
}

.pro-input-box {
  max-width: 270px;
  width:100%;
  border: 1px solid #9a9a9a;
  border-radius: 999px;
}


.pro-val {
  height: 40px;
}

.pro-btn {
  padding: 10px 20px 10px 10px;
}

.pro-filter-dl>dt {
  line-height: 30px;
  padding-right: 5px;
}

.pro-filter-dl>dd {
  width: 100%;
  flex: 1;
}

.pro-filter-span {
  display: inline-flex;
  background-color: #f5f5f5;
  border-radius: 999px;
  padding: 0 5px 0 10px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.pro-list-tit {
  font-size: 30px;
  font-weight: 600;
}

.pro-left-cont {
  display: none;
}

.more-links:hover {
  text-decoration: underline;
}

.disabled .more-links:hover {
  text-decoration: initial;
}

.normal-item {
  display: none;
}

.normal-item:first-child {
  display: block;
}

.show-ul>li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.show-ul>li:nth-of-type(2n) a {
  flex-direction: row-reverse;
}

.show-left {
  width: 70.58%;
}

.show-right {
  width: 22%;
}

.show-ul>li{
  margin-top: 4.16vw;
}

.show-tit {
  font-size: 36px;
  font-weight: 600;
}

.show-desc {
  font-size: 16px;
  line-height: 1.8em;
}

.swiper-advance .swiper-slide {
  padding: 14.06vw 0;
  height: auto;
}

.swiper-advance-vice {
  font-size: 30px;
  margin-top: 20px;
  line-height: 1.6em;
}

.swiper-advance-desc {
  line-height: 1.8em;
  margin-top: 20px;
}

.swiper-advance-width {
  max-width: 430px;
}

.normal-swiper-btn {
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #ff9900;
}


.drop-ul-list>li a{
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #333;
}

.drop-ul-list>li {
  width: 20%;
  margin-top: 40px;
}


.swiper-button-lock {
  display: none;
}

.col-fff .normal-swiper-btn {
  border-color: #fff;
}

.normal-swiper-btn::after {
  color: #ff9900;
  font-size: 24px;
}

.col-fff .normal-swiper-btn::after {
  color: #fff;
}

.pro1-mask {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom,transparent,rgba(0,0,0,0.5));
  left: 0;
  bottom: 0;
  padding: 20px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.drop-cont {
  position: absolute;
  left: 0;
  bottom: 1px;
  transform: translate(0,100%);
  width: 100%;
}

.drop-cont-inner {
  padding: 40px 0;
  border-top: 1px solid #ebebeb;
}

.drop-cont-ul>li {
  margin-right: 2.08vw;
}

.drop-cont-ul>li a{
  display: inline-flex;
  min-width: 100px;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border-radius: 999px;
  transition: all .3s ease;
  color: #333;
}


.drop-cont-ul>li.on a,.drop-cont-ul>li:hover a {
  background-color: #ff9900;
  color: #fff;
}

.service-box-inner {
  max-width: 920px;
}

.service-ul {
  gap: 2.08vw;
  margin-top: 2.08vw;
}

.service-ul>li {
  width: calc(50% - 1.04vw);
}

.si-dl>dt {
  width: 70px;
}

.si-dl>dd {
  flex: 1;
  width: 100%;
}

.si-tit {
  font-size: 20px;
  font-weight: 600;
}

.si-desc {
  line-height: 1.8em;
  margin-top: 15px;
}

.service-box-pd {
  padding: 9.375vw 0;
}

.footer {
  background-color: #f7f7f7;
}

.footer-logo {
  display: block;
  max-width: 193px;
}

.footer-top {
  padding: 60px 0 40px;
}

.footer-links {
  display: block;
  margin-top: 10px;
  word-break: break-all;
}

.footer-tab {
  font-size: 16px;
  font-weight: 600;
}

.footer-top-ul>li {
  margin-left: 5.20vw;
}

.footer-bott {
  padding: 20px 0;
}

.footer-info,.footer-info a {
  color: #999999;
}

.nav-position-pd {
  padding: 25px 0;
}

.nav-position a:hover {
  color: #ff9900;
}

.pro-icon-plus {
  border-top: 6px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  transition: all .3s ease;
}

.pro-left-tit {
  font-size: 20px;
  font-weight: 600;
}

.pro-links {
  margin-top: 20px;
  color: #666666;
}

.pro-links.on {
  color: #ff9900;
}

.pro-left-ul>li {
   padding: 20px 0;
  border-bottom: 1px solid #999999;
}


.pro-left-tab {
  cursor: pointer;
  padding: 10px 0;
}

.pro-left-tab.on .pro-left-tit{
  color: #ff9900;
}

.pro-left-tab.on .pro-icon-plus{
  border-top-color: #ff9900;
  transform: rotate(-180deg);
}

.pro-right-ul {
  gap: 40px;
  margin-top: 40px;
}

.pro-right-ul>li {
  width: calc(calc(100% - 80px) / 3);
}

.pro-right-ul>li a {
    height: 100%;
    display: flex;
    flex-direction: column;
}


.pro-right-top {
    /*flex: 1;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    padding-top: 100%;
    position: relative;
}

.pro-right-top .pro1-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.pro-right-tit {
  font-size: 18px;
  font-weight: 600;
}

.pro-right-price {
  color: #666666;
}

.mdetails-left {
    width: 54.36%;
}

.mdetails-right {
  width: 42.46%;
}

.mdmain-swiper-box {
    width: 110px;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    padding: 50px 0;
}

.mdmain-swiper {
  width: 100%;
  height: 100%;
}

.mdthumb-swiper-box {
    width: calc(100% - 140px);
}

.mdthumb-swiper-inner {
  padding-top: 100%;
  position: relative;
}

.mdthumb-swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mdthumb-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mdmain-swiper-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.md-img {
  display: block;
}

.swiper-md-prev {
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  margin: 0;
  background: url(../img/arr-up.png) no-repeat center;
  background-size: auto;
}


.swiper-md-next {
  top: unset;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  margin: 0;
  background: url(../img/arr-down.png) no-repeat center;
  background-size: auto;
}

.swiper-md-prev::after,.swiper-md-next::after {
  content: '';
}

.mdmain-swiper .swiper-slide {
  border: 2px solid #fff;
  overflow: hidden;
  cursor: pointer;
}

.mdmain-swiper .swiper-slide.swiper-slide-thumb-active {
  border-color: #ff9900;
}

.mdthumb-swiper-prev,.mdthumb-swiper-next {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, .6);
  border-radius: 50%;
}

.mdthumb-swiper-prev::after,.mdthumb-swiper-next::after {
  color: #fff;
  font-size: 24px;
}

.mdetails-tit {
  font-size: 34px;
  font-weight: 600;
}

.mdetails-price {
  font-size: 24px;
  font-weight: 600;
}

.mdetails-price small {
  font-size: 14px;
}

.mdetails-desc {
  line-height: 1.6em;
  color: #666666;
}

.mdetails-right-top {
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}

.mdetails-right-bott {
  padding-top: 30px;
}

.mdetails-vice-tit {
  font-size: 24px;
  font-weight: 600;
}

.mdetails-vice-desc {
  line-height: 2.4em;
  font-size: 16px;
}

.mdetails-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 60px;
  border-radius: 999px;
  background-color: #ff9900;
  color: #fff;
  font-size: 24px;
}

.attribute-tit {
  font-size: 28px;
  font-weight: 600;
}

.attribute-dl>dt {
  font-size: 16px;
  font-weight: 600;
}

.attribute-dl>dd {
  color: #666;
  line-height: 1.6em;
  margin-top: 10px;
}

.attribute-ul>li {
  width: 29.76%;
  padding: 20px 0;
  margin-top: 10px;
  margin-left: 5.355%;
  border-bottom: 1px solid #e5e5e5;
}

.attribute-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.nav-posi {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.about-right {
  width: 70.58%;
}

.about-left {
  width: 20.58%;
}

.about-tit {
  font-size: 36px;
  font-weight: 600;
}

.about-desc {
  font-size: 16px;
  line-height: 1.8em;
}

.about-ul>li {
  display: flex;
}

.about-ul>li + li {
  margin-top: 4.16vw;
}

.about-ul>li:nth-of-type(2n) {
  display: flex;
  flex-direction: row-reverse;
}

.contact-dl>dt {
  padding-right: 10px;
}

.dd-text {
  color: #999999;
}

.dd-data {
  font-size: 16px;
}

.contact-dl .iconfont {
  font-size: 20px;
  font-weight: 600;
}

.contact-tit {
  font-size: 36px;
}

.contact-en {
  font-size: 20px;
  color: #999999;
}

.contact-dl {
  margin-top: 40px;
}

.map-iframe {
  width: 100%;
  height: 480px;
}

.contact-right {
  width: 55%;
}

.msg-form-dl {
  font-size: 18px;
}

.msg-form-dl>dt {
  width: 180px;
  text-align: right;
  padding-right: 10px;
  line-height: 50px;
}

.msg-form-dl>dd {
  width: 100%;
  flex: 1;
}

.msg-val {
  height: 50px;
}

.msg-width {
  width: 50%;
}

.msg-select {
  color: #999;
}

.msg-text {
  height: 120px;
  resize: none;
}

.down-load {
  display: inline-flex;
  width: 34px;
  height: 34px;
  background:url(../img/download.png) no-repeat center;
  background-size: 100% auto;
}

.service-table th {
  background-color: #f9f9f9;
  color: #111111;
  font-size: 18px;
  text-align: left;
}

.service-table th,.service-table td {
  padding: 15px;
}

.ser-img {
  width: 144px;
}

.service-table {
  color: #666;
  line-height: 1.8em;
}

.ser-desc {
  max-width: 380px;
}

.ser-tit {
  font-size: 16px;
  font-weight: 600;
  color: #111111;
}

.video-ul>li {
  width: 30.95%;
  margin-left: 3.56%;
  border-bottom: 6px solid rgba(204, 204, 204, .25);
  margin-top: 60px;
}

.video-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.video-tit {
  font-size: 20px;
  font-weight: 600;
}

.video-desc {
  color: #666666;
  line-height: 1.6em;
}

.video-bott {
  padding: 20px 10px;
}


.marks {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.alert-video {
    width: 884px;
    height: 586px;
}

.swiper-banner .swiper-slide {
    height: auto;
}

.video-js {
  width: 100%;
  height: 100%;
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  object-fit: cover;
}

.video-js .vjs-tech {
  object-fit: cover;
}

.video-close {
    display: block;
    position: absolute;
    right: 0;
    transform: translate(100%, 0);
    top: 0;
    width: 32px;
    height: 32px;
    background: #17447e;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 21px;
}

.logo-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  vertical-align: bottom;
  display: inline-block;
}

.head-btn {
  display: inline-flex;
  width: 30px;
  height: 30px;
  background-color: #ff9900;
  border-radius: 50%;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.head-search-mid-pd {
  padding: 0 10px 0 20px;
}

.head-search-pd {
  padding: 25px 0;
}

.post-top-left {
  width: 35.30%;
}

.post-top-right {
  width: 61.50%;
}

.post-top-info-data{
  font-size: 24px;
  font-weight: 600;
}

.post-top-info-text {
  color: #666;
  margin-top: 10px;
}

.post-top {
  padding: 40px 0;
}

.camp-btn {
  display: inline-flex;
  width: 50px;
  height: 25px;
  background-color: #fff5e5;
  justify-content: center;
  align-items: center;
  color: #ff6633;
  position: relative;
  margin-right:10px;
}

.camp-btn::after {
  content: "";
  border-left: 5px solid #fff5e5;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%,-50%);
  position: absolute;
}

.camp-tit {
  color: #666;
  font-weight: 600;
}

.camp-ul>li {
  width: 26.19%;
  margin-left: 10.70%;
  margin-top: 15px;
}

.camp-ul {
  margin-top: -15px;
}

.camp-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.camp-top-box {
  border-bottom: 1px solid #ebebeb;
}

.camp-flag {
  display: inline-flex;
  min-width: 86px;
  height: 45px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #111111;
  border: 1px solid #141414;
  border-radius: 999px;
  padding: 0 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.camp-flag.on {
  border-color: #ff9a03;
  color: #ff6600;
}

.camp-flag.on1 {
  background-color: #ff9900;
  color: #fff;
  min-width: 100px;
  border-color: #ff9900;
}

.camp-post-flag {
  display: inline-flex;
  min-width: 30px;
  height: 30px;
  background: linear-gradient(to right bottom,#ff9900,#ff1040);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  color: #fff;
  vertical-align: middle;
  position: relative;
  top: -4px;
  font-size: 16px;
}

.camp-post-flag1 {
  padding: 0 5px;
  background: linear-gradient(to right bottom,#00cc99,#009966);;
}

.post-top-info {
  width: 38.20%;
}


.camp-post-desc {
  line-height: 1.6em;
}

.camp-post-tit {
  font-size: 24px;
  color: #111111;
}

.pimg1 {
  width: 180px;
  /* height: 120px; */
  object-fit: cover;
}

.camp-post-ul>li {
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}

.details-show {
  line-height: 1.8em;
  color: #666;
}

.camp-info-span {
  margin-left: 2.08vw;
}

.details-item + .details-item {
  margin-top: 40px;
}

.login-tit {
  font-size: 32px;
  font-weight: 600;
}

.question-icon {
  border-top: 6px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  transition: all .3s ease;
}

.question-ul>li {
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
}

.question-ul>li.on .question-tit {
  color: #ff9900;
}

.question-ul>li.on .question-icon {
  transform: rotate(-180deg);
  border-top-color: #ff9900;
}

.question-tit {
  font-size: 18px;
  font-weight: 600;
}

.question-cont {
  line-height: 1.6em;
  margin-top: 10px;
  display: none;
}

.login-desc {
  font-size: 16px;
  font-weight: 600;
}

.login-form-width {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}

.login-form-width1 {
  max-width: 860px;
}

.login-form-dl>dt {
  font-size: 18px;
  font-weight: 600;
}

.login-form-dl>dd {
  width: 100%;
  flex: 1;
}

.login-input-box {
  border-bottom: 1px solid #e5eaef;
}

.login-val {
  height: 60px;
}

.login-form-dl {
  margin-top: 40px;
}

.login-btn {
  display: inline-flex;
  width: 200px;
  height: 60px;
  background-color: #ff9900;
  border-radius: 999px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.login-form-inner-width {
  width: 47.09%;
}

.login-select {
  background: url(../img/arr-down1.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
  color: #999;
}

.login-select option {
  padding: 0 20px;
}

.login-form-inner-width1 {
  width: 29.06%;
}

.publish-val {
  font-size: 24px;
  color: #333;
  height: 80px;
}

.publish-btn {
  display: inline-flex;
  width: 110px;
  height: 50px;
  background-color: #ff9900;
  border-radius: 999px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.publish-btn.on {
  background-color: #faf1cc;
  color: #ff9900;
}

.comm-num {
  font-size: 18px;
}

.comm-num .iconfont {
  font-size: 20px;
}

.publish-show {
  line-height: 1.6em;
}

.publish-show-strong {
  font-size: 16px;
}

.avatar1 {
  width: 30px;
  height: 30px;
}

.user-avatar {
  width: 50px;
  height: 50px;
  display: block;
}

.ur-tit {
  font-size: 24px;
  font-weight: 600;
}

.user-right-ul>li {
  margin-left: 2.08vw;
}

.ur-text {
  color: #999;
}

.user-tit {
  font-size: 18px;
}

.use-text {
  color: #666;
  margin-top: 5px;
}

.user-grade {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,50%);
}

.g-text {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #ff6600;
  font-size: 10px;
}

.user-tab-ul>li {
  padding: 25px 0;
  position: relative;
  font-size: 16px;
}

.user-tab-ul {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

.user-tab-ul>li::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #ff9900;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
}

.user-tab-ul>li:hover::after,.user-tab-ul>li.on::after {
  width: 100%;
}


.user-bott-bj::before {
  content: "";
  width: 100%;
  height: 50px;
  background-color: #f7f7f7;
  position: absolute;
  top: 0;
}

.user-tab-top {
  width: 30px;
  height: 30px;
}

.history-table tr {
  border-bottom: 1px solid #e6e6e6;
}

.t-img-on {
  opacity: 0;
}

.user-tab-ul>li.on .t-img-on,.user-tab-ul>li:hover .t-img-on {
  opacity: 1;
}

.user-tab-ul>li.on a,.user-tab-ul>li:hover a {
  color: #ff9900;
}

.user-tab-ul>li.on .t-img-normal,.user-tab-ul>li:hover .t-img-normal {
  opacity: 0;
}

.cancel-btn {
  display: inline-flex;
  width: 80px;
  height: 30px;
  background-color: #ff9900;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.table-img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

/* .table-img-group {
  max-width: 450px;
} */

.load-img1 {
  width: 100%;
  height: 100%;
}

.login-load-item .icon-close1 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    font-size: 20px;
    color: #f00;
    cursor: pointer;
}

.sub-table td {
  padding: 25px 0;
}

.login-load-oper {
  display: none;
}

.login-load-oper:first-child {
  display: flex;
}

.table-info-tit {
  font-size: 20px;
  font-weight: 600;
  color: #111;
}

.table-info-desc {
  margin-top: 10px;
}

.sub-table {
  color: #666;
}

.sub-table tr {
  border-bottom: 1px solid #ebebeb;
}

.login-vice-tit {
  font-size: 18px;
  font-weight: 600;
}

.login-load-border {
  border: 1px dashed #a7a7a7;
  
}

.login-load-item {
  border-radius: 4px;
  width: 270px;
  height: 160px;
  /* overflow: hidden; */
  color: #999;
}

.login-vice-item + .login-vice-item {
  margin-top: 60px;
}

.close-btn {
  display: inline-flex;
  width: 24px;
  height: 18px;
  background: url(../img/close.png) no-repeat center;
  background-size: auto;
  padding: 5px;
}

.edit-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../img/edit.png) no-repeat center;
  background-size: auto;
}

.edit-icon2 {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../img/edit2.png) no-repeat center;
  background-size: auto;
}

.up-btn {
  display: inline-flex;
  width: 60px;
  height: 35px;
  justify-content: center;
  align-items: center;
  justify-content: center;
  border: 1px solid #353535;
  border-radius: 999px;
}

/* .up-btn:hover {
  background-color: #ff9900;
  color: #fff;
  border-color: #ff9900;
} */

.up-links:hover {
  /* color: #ff9900; */
}

.history-table th {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.history-table th,.history-table td {
  padding: 20px;
}

.history-table tr:nth-of-type(2n) {
  background-color: #fbfbfb;
}

.history-desc {
  line-height: 1.8em;
}

.news-right {
  width: 22.4%;
}

.news-day {
  font-size: 38px;
  font-weight: 600;
  position: relative;
  padding-bottom: 5px;
}

.news-day::after {
  content: "";
  width: 36px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}

.news-year {
  font-size: 12px;
  margin-top: 10px;
}

.news-date {
  width: 90px;
}

.news-tit {
  font-size: 20px;
  font-weight: 600;
}

.news-desc {
  color: #666666;
  line-height: 1.6em;
}

.news-left {
  width: 69.6%;
}

.news-ul>li {
  padding: 40px 0;
  border-bottom: 1px dashed #c6c6c6;
}

.details-info-group {
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}

.details-left {
  width: 71.42%;
}

.details-info {
  color: #999;
}

.details-info-show {
  font-size: 16px;
  line-height: 2em;
  padding: 30px 0;
}

.details-tit {
  font-size: 30px;
  font-weight: 600;
}

.prev-next-box {
  padding: 30px 0;
  border-top: 1px solid #e9e9e9;
}

.details-right {
  width: 22.22%;
}

.details-right-tit {
  font-size: 24px;
  font-weight: 600;
}

.details-right-tit::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #ffeeab;
  border-radius: 999px;
  bottom: 0;
  left: 0;
  position: absolute;
}

.details-right-bott {
  padding: 20px 0;
}

.dr-tit {
  font-size: 16px;
  font-weight: 600;
}

.dr-time {
  font-size: 12px;
  color: #999999;
}

.up-left-ava {
  width: 130px;
  height: 130px;
  object-fit: cover;
}

.up-left-nick {
  font-size: 20px;
  font-weight: 600;
}

.up-ul>li + li {
  margin-top: 20px;
}

.up-ul-left {
  width: 240px;
  padding: 40px 20px 30px;
}

.up-ul-right {
  width: calc(100% - 240px - 20px);
}

.up-ul-left-data {
  font-size: 24px;
  font-weight: 600;
}

.up-ul-left-text {
  color: #666;
}

.up-img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ul-left-item {
  padding: 20px 0;
}

.up-ul-left-from {
  line-height: 2em;
}

.up-sub-btn {
  display: inline-flex;
  width: 140px;
  height: 40px;
  background-color: #ff9900;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
}

.up-ul-right-tit {
  font-size: 18px;
  font-weight: 600;
}

.up-ul-right-info {
  color: #999;
}

.up-ul-right-pd {
  padding: 30px;
}

.up-ul-right-group {
  padding-bottom: 20px; 
}

.up-ul-right-show {
  padding: 30px 0;
  line-height: 1.8em;
  font-size: 16px;
}

.up-ul-notice {
  color: #666;
  line-height: 1.8em;
  padding: 15px;
  background-color: #f9f9f9;
}
.notice-img {
  display: inline-block;
  vertical-align: middle;
}

.up-media-btn {
  font-size: 18px;
}

.up-media-btn .iconfont {
  font-size: 20px;
}

.comment-tit {
  font-size: 24px;
  font-weight: 600;
  color: #111111;
}

.comm-textarea {
  width: 100%;
  height: 140px;
  resize: none;
}

.comm-textarea-box {
  border: 1px solid #e1e1e1;
}

.comm-sub-btn {
  display: inline-flex;
  width: 90px;
  height: 40px;
  background-color: #ff6600;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 999px;
  font-size: 16px;
}

.comm-name {
  font-size: 16px;
  color: #0066cc;
}

.comm-time {
  font-size: 12px;
  color: #999;
}

.comm-ava {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  object-fit: cover;
}

.comm-dl>dd {
  flex: 1;
  width: 100%;
}

.comm-msg {
  font-size: 16px;
  line-height: 1.6em;
}

.comm-list {
  background-color: #f9f9f9;
  padding: 20px;
}

.comm-dl + .comm-dl {
  margin-top: 10px;
}

.comment-cont {
  display: none;
}

.uhome-btn {
  display: inline-flex;
  width: 140px;
  height: 40px;
  background-color: #ff9900;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
}

.uhome-ava {
  width: 130px;
  height: 130px;
}

.uhomename {
  font-size: 20px;
  font-weight: 600;
}

.uhomebott{
  min-width: 180px;
}


.camp-avatar {
  width: 18px;
  height: 18px;
  object-fit: cover;
}

.history-tit {
  font-size: 34px;
  position: relative;
}

.history-tit::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d3d3d3;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
}

@media (min-width:1920px) {
  .user-right-ul>li {
    margin-left: 40px;
  }
  .camp-info-span {
    margin-left: 40px;
  }
  .about-ul>li + li {
    margin-top: 80px;
  }
  .service-ul {
    gap: 40px;
    margin-top: 40px;
  }
  .footer-top-ul>li {
    margin-left: 100px;
  }
  .service-box-pd {
    padding: 180px 0;
  }
  .swiper-advance .swiper-slide {
    padding: 270px 0;
  }
  .show-ul>li{
    margin-top: 80px;
  }
  .pro-tab-ul>li + li {
    margin-left: 120px;
  }
  .swiper-banner .swiper-pagination-bullet {
    width: 90px;
  }
  .head-nav-ul>li + li {
    margin-left: 40px;
  }
  
}

@media (min-width:1550px) {
  .swiper-advance-prev {
    left: calc(calc(100vw - 1260px) / 2);
    transform: translate(calc(-100% - 3.125vw),0);
  }

  .swiper-advance-next {
    right: calc(calc(100vw - 1260px) / 2);
    transform: translate(calc(100% + 3.125vw),0);
  }
}

@media (min-width:992px) {
  .head-nav-ul>li:hover .drop-cont {
    display: block;
    animation: hideIndex .3s ease;
  }
  .swiper-pro .swiper-wrapper {
    justify-content: center;
}
}

@keyframes hideIndex{
  0%{ opacity: 0; padding-top: 20px; }
  100%{opacity: 1; padding-top: 0px; }
}
.bold {font-weight: 600;}
.tl {text-align: left;}
.block {display: block;width: 100%;}
.mt25 {margin-top: 25px;}
.tr {text-align: right;}
.hide-pc {display: none;}
.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1; 
}
.line2 {
  -webkit-line-clamp: 2;
}
.line3 {
  -webkit-line-clamp: 3;
}
.line4 {
  -webkit-line-clamp: 4;
}
.line5 {
  -webkit-line-clamp: 5;
}
.col-000 {
  color: #000;
}
.col-333 {
  color: #333;
}
.col-666 {
  color: #666;
}
.col-999 {
  color: #999;
}

.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.col-fff {
  color: #fff;
}
.col-fff a {
  color: #fff;
}
.col-fb {
  color: #FBFBFD;
}
.bgfff {
  background-color: #fff;
}
.theme{color: #ff9900;}

._service-ul>li {
          position: relative;
          padding: 0 0 15px;
          font-size: 16px;
          margin-left: 2.08vw;
      }
      
      ._service-ul>li::after {
         content: "";
        width: 100%;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        background-color: #ff9900;
        border-radius: 999px;
        width: 0;
        transition: width .3s ease;
      }
      
      ._service-ul>li.on::after,._service-ul>li:hover::after {
          width: 100%;
      }
      
      ._service-ul>li.on a,._service-ul>li:hover a {
          color:#ff9900;
      }


