/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
html{ font-family: "Poppins", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "MS PGothic", "sans-serif";color: #727171;}
body {font-size: 16px;}
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: #727171;}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.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-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;}
.rel{position:relative;}.abs{position:absolute;}
.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%;}
/*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;} .pb40 {padding-bottom: 40px;}
/*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;}

*::selection {
	background-color: transparent;
}
*::-moz-selection {
	background-color: transparent;
}


@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: local('Poppins Thin'), local('Poppins-Thin'), url(../font/Poppins-Thin.woff) format('woff'), url(../font/Poppins-Thin.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url(../font/Poppins-ExtraLight.woff) format('woff'), url(../font/Poppins-ExtraLight.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: local('Poppins Light'), local('Poppins-Light'), url(../font/Poppins-Light.woff) format('woff'), url(../font/Poppins-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(../font/Poppins-Regular.woff) format('woff'), url(../font/Poppins-Regular.woff2) format('woff2');
}
/*
* Muli https://fonts.google.com/specimen/Muli
*/
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 200;
  src: local('Muli ExtraLight'), local('Muli-ExtraLight'), url(../font/Muli-ExtraLight.woff) format('woff'), url(../font/Muli-ExtraLight.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli Regular'), local('Muli-Regular'), url(../font/Muli-Regular.woff) format('woff'), url(../font/Muli-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: local('Muli Bold'), local('Muli-Bold'), url(../font/Muli-Bold.woff) format('woff'), url(../font/Muli-Bold.woff2) format('woff2');
}

.pages {
  text-align: right;
  padding: 60px 0;
}
.pages li {
  display: inline-block;
  font-size: 24px;
  margin-right: 0.5%;
  /* border: 1px solid #dcdcdc; */
  color: #666666;
  /* border-radius: 4px; */
}
.pages li .iconfont::before {font-size: 24px;font-weight: 600;}
.pages li a {
  padding: 6px 20px;
  display: inline-block;
  color: #666666;
}
.pages li span {
  padding: 6px 20px;
  display: inline-block;
}
.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  /* background-size: auto 100%; */

  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}
.pages-select option {color: #333;}

.pages li.active {
  background:#1d6994;
  border-color: #1d6994;
}
.pages li.active span {
  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"],textarea,button,input[type="number"],input[type="password"] {
  border: none;
  outline: none;
  background-color: transparent;
}
input[type="text"] {
  -webkit-appearance: none;
}
/* ::-webkit-input-placeholder{}
:-moz-placeholder{}
::-moz-placeholder{}
:-ms-input-placeholder{}  */
.flex-row-inline {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex
}
.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;
}
.flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.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;
}

.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%);
}

.menu {
  display: none;
  /*margin-left: 8px;*/
}
.hide-pc {display: none;}
.menu i {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #3e454b;
  margin-top:6px;
  -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(42.5deg);
  -ms-transform: rotate(42.5deg);
  transform: rotate(42.5deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-42.5deg);
  -ms-transform: rotate(-42.5deg);
  transform: rotate(-42.5deg);
}

.banner {position: relative;}
.banner-i {
  width: 100%;
  display: block;
}

.menu,.mobile-img {
  display: none;
}

.center-box {
  margin-left: auto;
  margin-right: auto;
  padding-left: 4vw;
  padding-right: 4vw;
}

.center-box2 {
  margin-left: auto;
  margin-right: auto;
  padding-right: 11.2vw;
  padding-left: 11.2vw;
}

.center-box3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
[class*=btn] {cursor: pointer;}

.marks {position: fixed;width: 100%;height: 100%;background-color: rgba(107,107,107,.8);left: 0;top: 0;z-index: 999;display: none;}

.details-dl {
  margin-top: 40px;
}

.gx {
  vertical-align: middle;
  position: relative;
  width: 18px;
  height: 18px;
  background: transparent;
  border: none;
  outline: none;
}
.gx:checked::after {
  background: #717171 url(../img/gx.png) no-repeat 0px 0px;
  background-size: 100%;
  border: 1px solid #717171;
}

.gx:after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: #fff;
  border: 1px solid #717171;
  border-radius: 2px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
  border-radius: 50%;
}

.normal-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  padding-right: 16px;
  border: none;
  outline: none;
  font-size: 18px;
}

.normal-place ::-webkit-input-placeholder{
  font-size: 18px;
  color: #898989;
}
.normal-place :-moz-placeholder{
  font-size: 18px;
  color: #898989;
}
.normal-place ::-moz-placeholder{
  font-size: 18px;
  color: #898989;
}
.normal-place :-ms-input-placeholder{
  font-size: 18px;
  color: #898989;
}
.cata_on {display:none}
.cata-pro-btn {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #9cc7d7;
    color: #fff;
    border-radius: 32px;
    text-align: center;
    transition: background-color .3s ease-in,color .3s ease-in;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.cata-pro-btn:hover {
    background-color: #146d9d;
}
.cata-pro-btn:hover .cata_on {display:inline-block}
.cata-pro-btn:hover .cata_normal {display:none}
.cata_img {height:16px;width:auto}
@keyframes hideIndex{
  0%{ opacity: 0; padding-top: 32px;}
  100%{opacity: 1; padding-top: 18px; }
}

.swiper-banner .swiper-pagination-bullet {
  transition: all .3s ease-in;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: 1px solid #717171;
  opacity: 1;
}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  /* width: 36px;
  border-radius: 10px; */
  background-color: #717171;
  border-color: #717171;
}
.swiper-banner .swiper-slide {height: auto;}
@-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)}
}

.theme {
  color: #c81920;
}

@keyframes btn01_border_02 {
  from {
    height: 0;
    top:  0;
  }
  100% {
    height: 100%;
    top:  0;
  }
}

.el-cancel {
  width: 20px;
  height: 20px;
  background-color: #d70707;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  transform: translate(-100%,0);
  cursor: pointer;
}
.el-cancel:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
@media (min-width:992px) {
  .head-nav-ul>li:hover .drop-tab>a::after {width: 100%;}
  .head-nav-ul>li:hover .drop-cont {
    display: block;
    animation: hideIndex 0.3s;
    -moz-animation: hideIndex 0.3s;
    -webkit-animation: hideIndex 0.3s;
  }
  .ques-tab-ul {margin-top: -50px;}
}

.head {padding: 30px 0;position: sticky;position: -webkit-sticky;z-index: 99;top: 0;background-color: #fff;}
.head-fixed {position: fixed;width: 100%;top: 0;left: 0;z-index: 99;background-color: transparent;}
.head-nav-ul>li {font-size: 16px;color: #221815;margin-left: 40px;}
.drop-tab>a {color: #221815;position: relative;padding-bottom: 4px;}
.drop-tab>a::after {content: "";display: block;width: 100%;height: 2px;background-color: #828181;left: 50%;bottom: 0;transform: translate(-50%,0);width: 0;transition: width .3s ease-in;position: absolute;}
.head-nav-ul>li.on .drop-tab>a::after{width: 100%;}

.swiper-banner {height: 100vh;}
.swiper-banner .swiper-slide img{
  width:100%;
  height: 100%;
  object-fit: cover;
  transition:1s linear 2s;
  transform:scale(1,1);
}

.swiper-banner .swiper-slide.swiper-slide-active img{
  transition:6s linear;
  transform:scale(1.1,1.1);
}


.drop-icon {
  display: block;
  width: 18px;
  height: 18px;
  position: relative;
  right: 5px;
}
.drop-icon.on::after{transform: translate(-50%,-50%) rotate(0deg);}
.drop-icon::before,.drop-icon::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #151616;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  transition: transform 0.3s ease-in;
}
.drop-icon::after {
  transform: translate(-50%,-50%) rotate(90deg);
}
.search-box {
  width: 152px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #464342;
  border-radius: 32px;
  padding: 0 20px;
}

.icon-img {height: 30px;vertical-align: middle;transition:.3s ease-in;}
.icon-img:hover {transform:scale(1.2)}
.banner-word {position: absolute;top: 50%;transform: translate(0,-50%);width: 100%;}
.banner-tit{font-size: 46px;color: #686868;margin-bottom: 108px;line-height: 1.8em;}
.search-box {position:relative;}
.search-box .iconfont::before {font-size: 20px;color: #221815;transition:all .3s ease-in}
.search-box button {position:absolute;top:50%;transform:translate(0,-50%);left:20px}
.search-box .iconfont:hover:before {font-size:24px}
/*.search-box .iconfont.big::before {font-size:22px;}*/
.s-val {font-size: 18px;color: #666;padding: 0 10px;width: 100%;}
.icon-links  {margin-left: 1.5vw;}
.head-nav-ul>li {position: relative;}
.drop-cont {position: absolute;bottom: 0;min-width: 220px;transform: translate(-50%,100%);left: 50%;padding-top: 18px;display: none;}
.drop-ul {background-color: #98b15e;padding: 20px 0;}
.drop-ul>li {text-align: center;padding: 20px 0;font-size: 16px;}
.drop-ul>li:hover a {text-decoration: underline;}
.drop-ul>li>a {color: #fff;display: block;}
.normal-btn {width: 325px;height: 60px;line-height: 60px;border: 1px solid #827f7e;border-radius: 36px;display: inline-block;text-align: center;font-size: 22px;color: #727171;color: #221815;transition:all .3s ease-in;position: relative;max-width: 100%;}
.normal-btn .iconfont::before {font-size: 20px;}
.long-arrow-right {display: inline-block;width: 50px;height: 6px;background: url(../img/parts_img01.png) no-repeat center;background-size: 100% 100%;vertical-align: middle;bottom: 1px;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
.hover-btn:hover {background-color: #9ecdde;border-color: #9ecdde;color: #fff;}
.hover-btn:hover .long-arrow-right {background-image: url(../img/parts_img02.png);}
.b-word {position: absolute;top: 40%;transform: translate(0,-50%);width: 100%;left: 0;}
.b-tit {font-size: 66px;margin-bottom: 15px;}
.b-desc{font-size: 32px;}
.ba-nav-ul {padding: 50px 0;background-color: #fff;}
.b-nav-left {width: 70.45%;}
.b-nav-right {width: 29.54%;padding-bottom: 50px;}
.b-nav {margin-top: -80px;}
.ba-nav-ul>li {width: 25%;text-align: center;position: relative;overflow:hidden}
.p-img{transition:transform .3s ease-in}
.ba-nav-ul>li:hover .p-img {transform:scale(1.2)}
.ba-nav-ul>li::before {content: "";height: 100%;width: 1px;background: #dfe0e0;left: 0;top: 50%;transform: translate(0,-50%);position: absolute;}
.ba-nav-ul>li:first-child::before{display: none;}
.ba-nav-ul>li>a {display: flex;flex-direction: column;justify-content: space-between;}
.p-tit {color: #686868;font-size: 24px;margin-bottom: 20px;}
.b-box-item {margin-top: 106px;}
.banner-list {padding: 100px 0;background: linear-gradient(to right bottom,#f7c6ca,#d7e8e2);background-repeat: no-repeat;background-position: 60% center;background-size: cover;}

/*.hs-img-box img {width:600px;}*/
.cont-mt {margin-top: 40px;}
.contact-text {max-width: 425px;margin-left: auto;margin-right: auto;}
.contact-news-box  {margin: 60px 0 60px;}
.contact-text>p {margin: 40px 0;}
.contact-text {font-size: 22px;color: #727171;line-height: 2em;}
.contact-left {width: 45.98%;}
.news-right {width: 45.98%;}
.index_scroll_wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  padding-bottom: 60px;
  text-align: center;
  font-weight: 200;
  font-size: 14px;
  color: #221815;
}

.banner-list-tit {font-size: 66px;color: #221815;font-weight: 100;}
.banner-list-vice {font-size: 20px;color: #221815;}
@keyframes scroll {
  from {
    top: -15px;
  }
  to{
    top: 65px;
  }
}

.index_scroll_icon {
  content: "";
  width: 2px;
  height: 50px;
  background-color: #221815;
  left: 50%;
  transform: translate(-50%,0);
  bottom: 8px;
  position: absolute;
  overflow: hidden;
}

.index_scroll_icon::after {
  position: absolute;
  z-index: 1;
  content: "";
  width: 2px;
  height: 15px;
  background-color: #fff;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-animation: scroll 3s linear infinite;
  animation: scroll 3s linear infinite;
}
/*1760*/
.pic-ul {margin: 85px 0 60px;}
.pic-ul>li {
  width: 22.02%;
  margin-left: 3.97%;
  position: relative;
}
.pic-marks{position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center;}
.pic-text{font-size: 32px;color: #686868;transition: top .3s ease-in-out;top: 80px;position: absolute;width: 100%;text-align: center;}
.normal-tit-group {color: #221815;}
.pic-ul>li:hover .pic-img{
  opacity: .7;
  -webkit-filter: blur(6px) brightness(1.04);
  filter: blur(6px) brightness(1.04);
}
.pic-ul>li:hover .pic-text{position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;}
.normal-tit {font-size: 68px;font-weight: 100;}
.normal-vice {font-size: 22px;}
.news-top {font-size: 16px;}
.news-tit {color: #221815;}
.col-red {color: #e94c4a;}
.news-new {margin: 0 40px 0 10px;}
.news-ul {margin-bottom: 140px;}
.news-ul>li {padding: 35px 0 45px;border-bottom: 2px solid #e3e3e4;}
.news-ul>li:first-child {border-top: 2px solid #e3e3e4;}
.news-flag {display: inline-block;min-width: 116px;height: 32px;line-height: 32px;background-color: #828282;text-align: center;font-size: 16px;color: #fff;padding: 0 20px;}
.news-bott {font-size: 18px;color: #727171;}
.access-address {font-size: 25px;color: #221815;padding-left: 40px;line-height: 2.32em;}
.access-main {margin-top: 80px;}
.footer-ul>li {width: 20%;margin-top: 60px;white-space: nowrap;font-size: 20px;color: #221815;}
.footer-ul>li a {color: #221815;}
.footer-ul>li a:hover {color:rgba(157,184,98,1)}
.access-box {background-color: #f5f4f1;padding: 60px 0 88px;}
.footer-info {background-color: #828282;font-size: 12px;color: #ffffff;text-align: right;padding: 22px 0;}
.center-pr {padding-right: 6.6vw;}
.center-pl {padding-left: 6.6vw;}
.under-line {text-decoration: underline;}
.nav-postion {font-size: 18px;color: #221815;}
.nav-postion a {color: #727171;}
.nav-postion {padding: 40px 0;}
.normal-table {width: 100%;border-collapse: collapse;}
.page-table {font-size: 18px;color: #727171;margin: 60px 0 115px;}
.page-table th {width: 20%;background-color: #9cb75f;border-top: 1px solid #fff;color: #fff;}
.page-table tr:first-child th{border-top: none;}
.page-table tr:first-child td{border-top: none;}
.page-table td {border-top:1px solid #9cb75f;width: 30%;}
.page-table td,.page-table th {padding: 20px;}
.normal-btn + .normal-btn{margin-left: 30px;}
.purchase {margin: 105px 0 0;}
.purchase-table th {background-color: #9cb75f;color: #ffffff;padding: 20px;}
.purchase-table td {padding: 40px;}
.purchase-table {margin-top: 80px;text-align: center;font-size: 16px;margin-bottom: 70px;}
.purchase-table tr + tr {border-bottom: 2px solid #9cb75f;}
.pur-info {padding: 20px 0 20px 30px ;display: flex;flex-direction: column;justify-content: space-between;max-width: 230px;}
.pur-price {font-size: 32px;}
.oper-pro-btn.mr0 {margin-right: 0;}
.pur-status {font-size: 24px;line-height: 2em;}
.pur-bitem {font-size: 12px;}
.pur-tit {display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;-webkit-box-orient: vertical;}
.pur-img {width: 150px;}
.pur-bitem + .pur-bitem{margin-top: 10px;}
.pur-pd {padding-left: 50px;padding-right: 50px;}
.pic-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}
.cate-drop-ul>li:hover a {color:#1d6994}
.cate-drop:hover a {color:#1d6994}
.h-img {transition:transform .3s ease-in}
.cate-pro-ul>li:hover .h-img {transform:scale(1.2)}
.cate-pro-top {overflow:hidden}
.search-box .s-val {padding-left:30px}
.details-tit {
  font-size: 32px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.details-desc {
  font-size: 18px;
  margin: 20px 0 60px;
}
.details-left {
  width: 51.27%;
}
.details-right {
  padding-left: 50px;
  padding-right: 50px;
}
.details-right {
  width: 48.72%;
}
.info-dl {
  margin-top: 30px;
  font-size: 21px;
}
.info-dl>dt {
  width: 320px;
  font-weight: 600;
}

.info-dl>dd {
  flex: 1;
  width: 100%;
}
.info-dl-box {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}


.info-change-btn {
  width: 242px;
  height: 60px;
  line-height: 60px;
  background-color: #9ecdde;
  text-align: center;
  color: #fff;
  border-radius: 32px;
  font-size: 23px;
  margin-top: 15px;
}
.turn-top {display: block;width: 46px;height:46px;background-color: #1a6e9c;color: #fff;position: fixed;right: 30px;bottom: 15%;text-align: center;line-height: 46px;cursor: pointer;}
.turn-top .iconfont::before {font-size: 24px;}
.marks-input-box {
  height: 60px;
  line-height: 56px;
  border: 2px solid #5f5b5a;
  padding: 0 15px;
  width: 100%;
  color: #727171;
}
.marks-val {
  width: 100%;
  font-size: 18px;
  color: #727171;
}

.ques-tab-ul>li {width: 27.80%;margin-left: 8.29%;height: 60px;line-height: 60px;border: 1px solid #827f7e;border-radius: 36px;font-size: 22px;text-align: center;transition: all 0.3s ease-in;margin-top: 50px;}
.ques-tab-ul>li:nth-of-type(3n+1) {margin-left: 0;}
.ques-tab-ul>li a {display: block;transition: all 0.3s ease-in;}
.ques-tab-ul>li.on {background-color: #9cc8d7;border-color: #9cc8d7;color: #fff;}
.ques-tab-ul>li.on a{color: #fff;}
.ques-tab-ul>li:hover {background-color: #9cc8d7;border-color: #9cc8d7;color: #fff;}
.ques-tab-ul>li:hover a {color: #fff;}
.ques-drop-icon {display: inline-block;width: 24px;height: 24px;position: relative;cursor: pointer;}
.ques-drop-icon::before,.ques-drop-icon::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #221815;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: transform .3s ease-in;
  position: absolute;
  left: 50%;
}
.ques-drop-icon::after {
  transform: translate(-50%,-50%) rotate(90deg);
}
.ques-drop-tab {padding: 40px 0;}
.ques-cont-ul>li {border-bottom: 1px solid #837f7e;padding: 0 40px;color: #595757;}
.ques-cont-ul>li.on {color: #221815;}
.ques-cont-ul>li:first-child {border-top: 1px solid #837f7e;}
.ques-tit {text-align: center;font-size: 32px;color: #727171;margin: 108px 0 30px;font-weight: 600;}
.ques-drop-cont {padding-bottom: 40px;padding-left: 25px;display: none;}
.ques-drop-tit {font-size: 24px;}
.ques-drop-cont {font-size: 18px;}
.ques-cont-ul>li.on .ques-drop-icon::after {
  transform: translate(-50%,-50%) rotate(0);
}
.alert {width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;align-items: center;justify-content: flex-end;}
.alert-inner {padding-right: 11.66vw;display: flex;flex-direction: column;align-items: center;text-align: center;}
.normal-btn1{border-color: #fff;color: #fff;}
.alert-warning {font-size: 24px;color: #fff;line-height: 1.8em;}
.alert-warning p {margin: 40px 0;}
.hover-btn1:hover {background-color: #fff;color: #545450;}
.alert-marks {position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: none;}
.normal-btn2 {background-color: #221815;color: #fff;border-color: #221815;}
.alert-marks-inner {background-color: #fff;max-width: 94%;width: 1040px;padding: 90px 60px 80px;border-radius: 46px;}
.am-tit {font-size: 45px;font-weight: 600;color: #221815;}
.am-desc {font-size: 24px;color: #221815;margin: 56px 0 86px;}
.footer {
  padding: 100px 0 100px;
}
.footer-logo {max-width: 211px;}
.method-tit {
  font-size: 34px;
  text-align: center;
  margin: 56px 0;
  font-weight: 600;
}

.method-show {
  font-size: 23px;
  color: #595757;
  line-height: 1.5em;
}
.my-page-pd {
  padding: 0 64px;
}
.login-form {
  width: 780px;
  margin: 40px auto;
  max-width: 100%;
}
.login-logo {
  padding: 60px 0 40px;
}
.el-login-label {
  font-size: 24px;
  color: #727171;
}
.el-login-row {
  margin-top: 28px;
}
.re-sub {
  font-size: 24px;
  color: #727171;
}

.el-login-btn {
  display: inline-block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 2px solid #757474;
  border-radius: 32px;
  text-align: center;
  font-size: 23px;
}

.el-login-btn.on {
  background-color: #9ecdde;
  border-color: #9ecdde;
  color: #fff;
}
.gx_ {
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  /* border: 1px solid #6c6765; */
  outline: none;
}
.gx_::before {
  content: "";
  width: 130%;
  height: 130%;
  background-color: #fff;
  border: 1px solid #6c6765;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
}

.gx_:checked::after {
  content: "";
  width: 80%;
  height: 80%;
  border-radius: 50%;
  background-color: #9ecdde;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
}
.map-box {
  width: 100%;
  height: 765px;
  margin-top: 106px;
}
.map-add-box {
  font-size: 24px;
  color: #221815;
  margin: 50px 0 60px;
}
.map-dl {font-size: 32px;margin-top: 32px;color: #221815;}
.map-dl>dt {color: #98b15e;font-weight: 600;width: 350px;}

.info-table {border-collapse: collapse;font-size: 24px;color: #221815;}
.col-blue {color: #1a6e9c;}
.info-table th {text-align: left;width: 270px;padding: 10px 0;}
.info-table td {padding: 10px 0;}
.col-theme {color: #98b15e;}
.add-inner-box {margin-left: auto;margin-right: auto;max-width: 1100px;}
.map-no {margin-right: 40px;}
.step-btn {width: 100%;background-color: #9cb75f;color: #fff;display: inline-block;height: 60px;line-height: 60px;text-align: center;font-size: 24px;margin: 80px 0 40px;}
.logo-box {width: 24vw;max-width: 460px;}
.step-btn .iconfont::before {font-size: 24px;}
.step-text {font-size: 24px;text-align: center;color: #221815;}
input.cart-num {width: 160px;height: 50px;line-height: 50px;border: 1px  solid #a9a3a1;text-align: center;font-size: 24px;}
.oper-pro-btn .iconfont::before {font-size: 26px;}
.oper-pro-btn {margin-right: 2vw;}
.index-map-box {height: 425px;width: 503px;}
.map-iframe {
  width: 100%;
  height: 100%;
}
table {max-width:100%}
.normal-btn.on {background-color: #9cc7d7;color: #fff;border-color: #9cc7d7;transition:background-color .3s ease-in,border-color .3s ease-in}
.normal-btn.on:hover {background-color:#146d9d;border-color:#146d9d}
.details-price {
  font-size: 32px;
  margin-top: 60px;
}

.detils-show-box {
  /*padding: 30px 90px 90px;*/
  background-color: #dcdddd;
  margin: 47px 0 0;
}

.normal-tit-group {
  padding-top: 60px;
}
.detilas-table {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.detilas-table {
  color: #727171;
}
.detilas-table th {
  text-align: left;
  font-size: 21px;
  color: #221815;
}

.detilas-table td, .detilas-table th {
  padding: 40px 10px 10px;
  width: 50%;
}
.detilas-table td {
  font-size: 17px;
}
.detilas-table tr {
  border-bottom: 2px solid #5a5756;
}
.details-dl>dt {
  width: 80px;
  font-size: 21px;
}
.noborder {
  border-color: transparent!important;
}
.details-info_{
  font-size: 21px;
  color: #727171;
  line-height: 2.4em;
}
.cart-total {
  margin: 60px 0 36px;
  font-size: 32px;
  font-weight: 600;
  padding-right: 40px;
}

.cart-total>small {
  font-size: 23px;
  margin-right: 40px;
  font-weight: 400;
}
.cart-agree a {
  color: #221815;
}
.cart-warning {font-size: 24px;color: #9b4444;font-weight: 600;}
.cart-agree {
  font-size: 21px;
}
.el-login-row {
  margin-top: 28px;
}
.page-btn {
  display: inline-block;
  width: 308px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 21px;
  border: 1px solid #747272;
  border-radius: 32px;
}
.page-btn.on {
  background-color: #9ecdde;
  border-color: #9ecdde;
  color: #fff;
}
.page-btn-width {
  width: 260px;
}

.marks-width1 {
  max-width: 664px;
}
.marks-text-box {
  padding: 15px;
}
.text-val {
  resize: none;
  width: 100%;
  height: 100%;
}
.marks-text-box {height: 240px;}
.cont-dl {font-size: 21px;margin-top: 15px;}
.cont-dl>dt {line-height: 60px;width: 312px;}
.cont-dl>dd {width: 100%;}
.cont-text {font-size: 32px;color: #221815;margin-top: 40px;}
.cont-email {font-size: 26px;color: #221815;}
.cont-email {margin: 20px 0 40px;}
.send-btn {display: inline-block;width: 240px;height: 60px;line-height: 60px;background-color: #9ecdde;text-align: center;font-size: 24px;color: #fff;transition:background-color .3s ease-in}
.send-btn:hover {background-color:#146d9d}
.agree-text {
  font-size: 21px;
  margin: 36px 0 40px;
}

.cate-left {
  width: 370px;
}
.cate-drop {
  font-size: 21px;
  font-weight: 600;
  padding: 15px 60px 15px 30px;
  border-top: 2px solid #817e7d;
  border-bottom: 2px solid #817e7d;
}
.cate-cont {
  display: none;
}

.cate-drop-ul>li.on {
  background-color: #9ecdde;
  color: #ffffff;
}

.cate-pro-right .icon-gouwuche {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #1d6994;
  color: #fff;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.cate-pro-right .icon-gouwuche {
  font-size: 20px;
}
.cate-pro-desc {
  font-size: 12px;
  line-height: 1.6em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 5px 0;
}
.cate-right {
  width: 100%;
  flex: 1;
  padding-left: 70px;
}

.cate-pro-ul>li {
  width: 18%;
  margin-left: 2.5%;
  margin-top:2.5%;
}

.cate-pro-ul>li:nth-of-type(5n+1) {
  margin-left: 0;
}

.h-img {
  display: block;
  width: 100%;
}

.cate-pro-bott {
  padding: 17px 0 20px;
}
.cate-drop-ul>li {
  padding: 15px 0 15px 60px;
  margin-top: 15px;
  font-size: 18px;
}

.cate-drop-ul>li.on a {
  color: #fff;
}
.cate_ul>li + li {
  margin-top: 20px;
}
.cate-drop-ul>li a {
  display: block;
}
.cate-pro-name {
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.cate-pro-left {padding-right: 15px;}
.cate-pro-item {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #989291;
  text-align: center;
  cursor: pointer;
}

.cart-item {
  background-color: #717171;
  border-color: #717171;
  color: #fff;
}

.forget-info {
  font-size: 24px;
  text-align: center;
  margin: 40px 0;
  line-height: 2.46em;
}
.el-login-btn {
  display: inline-block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 2px solid #757474;
  border-radius: 32px;
  text-align: center;
  font-size: 23px;
}
.news-list>li {
  width: 32%;
  margin-left: 1.995%;
  background: white;
  padding: 15px;
  margin-top: 45px;
  box-shadow: 0px 0px 1px 0px rgb(7 14 39 / 50%);
  border-radius: 5px;
  transition: box-shadow .5s ease;
  color: #221815;
}
.news-list>li a {
  color: #221815;
}
.news-list>li:hover {
  box-shadow: 0px 20px 50px 0px rgb(7 14 39 / 7%);
}
.news-bott {padding: 20px 0;}
.news-list>li:nth-of-type(3n+1) {margin-left: 0;}
.news_time {font-size: 18px;font-weight: 600;}
.news_tit {font-size: 18px;margin: 15px 0;font-weight: 600;display: -webkit-box;-webkit-line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;}
.news_desc {font-size: 20px;color: #727171;margin-bottom: 30px;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;-webkit-box-orient: vertical;}
.news_more {font-size: 21px;font-weight: 600;}
/* .hs-table {max-width: 1270px;margin-left: auto;margin-right: auto;} */
.hs-table tr {border-top: 2px solid #555453;}
.hs-table tr:first-child {border-top: none;}
.hs-table th{vertical-align: top;padding: 50px 40px 10px;font-size: 24px;}
.hs-table td{padding: 50px 40px 10px;font-size: 19px;}

.vertop th{vertical-align: top;}
.confirm-box {
  margin-top: 36px;
}
.confirm-left {
  width: 64.80%;
}
.confirm-item {
  padding-bottom: 30px;
}

.confirm-tit {
  font-size: 24px;
  background-color: #9cb75f;
  padding: 16px 20px;
  color: #fff;
  font-weight: 600;
}

.user-name {
  font-size: 20px;
  padding: 20px;
  border-bottom: 1px solid #515150;
  font-weight: 600;
}

.user-info {
  padding: 20px 20px 0;
}

.user-info-item {
  font-size: 18px;
  line-height: 2.2em;
}

.cart-table {
  font-size: 21px;
}

.pay-border {
  border: 2px solid #515150;
  padding: 25px 25px 30px;
}

.pay-top {
  font-size: 21px;
  font-weight: 600;
}

.pay-warning {
  font-size: 18px;
  color: #9cb75f;
  margin: 10px 0 50px;
}

.col-sky {color: #9cc7d7;}
.pay-label {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
}

.label-pd {
  padding-left: 31px;
}


.marks-input-width {
  max-width: 670px;
}


.marks-input-box1 {
  height: 112px;
  border: 2px solid #bababb;
}
.pay-top {
  font-size: 21px;
  font-weight: 600;
}

.el-ly-dl>dt {
  width: 350px;
  font-weight: 600;
  font-size: 21px;
}
.el-ly-dl2>dt {
  padding-left: 20px;
  width: 240px;
}

.el-ly-dl>dd {
  width: 100%;
  flex: 1;
}
.marks-width1 {
  width: 320px;
}

.date-span {
  margin: 0 15px;
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
}
.ques-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../img/ques.png) no-repeat center center;
  background-size: 100%;
}

.el-ly-dl>dt .col-red {
  font-size: 17px;
}

.pay-style-label {
  font-size: 21px;
  padding: 0 15px;
}
.pay-border + .pay-border {
  margin-top: 60px;
}
.el-ly-dl>dt {
  line-height: 60px;
}
.form-logo {max-width: 268px;}
.succ {width: 32px;position: relative;top: 2px;}
.success-text {font-size: 32px;color: #221815;margin-top: 40px;}
.success-text2 {font-size: 26px;color: #221815;margin: 40px 0 60px;}
.mtp0 {margin-top: 0;margin-bottom: 0;}
.confirm-btn {
  display: inline-block;
  width: 260px;
  height: 60px;
  line-height: 60px;
  border-radius: 32px;
  background-color: #9ecdde;
  text-align: center;
  color: #fff;
  font-size: 23px;
}
.register-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.marks-width3 {
  width: 620px;
  max-width: 100%;
}

.sex-label {
  margin-right: 20px;
  font-weight: 600;
  font-size: 20px;
}

.marks-width6 {
  width: 210px;
  max-width: 100%;
}

.marks-width4 {
  width: 360px;
  max-width: 100%;
}

.marks-width5 {
  width: 33.33%;
  max-width: 100%;
}

.marks-date {
  transform: translate(45px,0);
}

.el-ly-btn {
  width: 242px;
  height: 60px;
  line-height: 60px;
  background-color: #9cc8d7;
  border-radius: 32px;
  color: #fff;
  text-align: center;
  margin-top: 58px;
  font-size: 23px;
}
.confirm-right {
  width: 33.80%;
}
.confirm-r-ul>li {
  font-size: 20px;
  font-weight: 600;
}

.confirm-r-ul>li + li {
  margin-top: 30px;
}

.pay-r-total {
  font-size: 26px;
  font-weight: 600;
  text-align: right;
  margin: 40px 0 30px;
}

.rtprice {
  margin-left: 46px;
}
.el-ly-dl {
  margin-top: 30px;
}

.marks-text {
  height: 100%;
  resize: none;
  padding: 15px;
}
.pay-style-box {
  padding: 30px 0;
}
.hs-img{
  width: 380px;
}
.hs-img-box {margin-top: 20px;}
.pay-r-btn {
  width: 40%;
  height: 46px;
  line-height: 42px;
  border: 2px solid #515150;
  border-radius: 32px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.pay-r-btn.on {
  width: 58%;
  background-color: #9ecdde;
  border-color: #9ecdde;
  color: #fff;
}
.num-ml {
  margin-left: 160px;
}

.info-table1 {
  width: 1260px;
  max-width: 100%;
  margin: 0 auto 70px;
}

info-table tr {
  border-bottom: 2px solid #5b5958;
}

.info-table1 th {
  text-align: left;
  font-size: 21px;
  width: 35%;
  color: #727171;
}

.info-table1 th, .info-table1 td {
  padding: 46px 10px 10px;
}

.info-table1 td {
  font-size: 17px;
  width: 64%;
}

.info-table1 tr {
  border-bottom: 2px solid #5b5958;
}

.info-btn {
  display: inline-block;
  width: 242px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #6f6967;
  border-radius: 32px;
  text-align: center;
  font-size: 23px;
  color: #727171;
  transition: all .3s ease-in;
}

.info-btn-div +.info-btn-div {
  margin-top: 30px;
}

.info-btn.on {
  background-color: #9ecdde;
  color: #fff;
  border-color: #9ecdde;
}
.success-box {
  margin-top: 60px;
}
.bold{font-weight: 600;}
.col-000 {
  color: #000;
}
.tl {text-align: left;}
.tr {text-align: right;}
.block {
  display: block;
  width: 100%;
}
.hide-pc {display: none;}
.with100 {width: 100%;}
.tc {text-align: center;}
.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line2 {
  -webkit-line-clamp: 2;
}
.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;
}
.bgfff {
  background-color: #fff;
}
