:root {
  --swiper-theme-color: #1a1510;
}
@font-face {
    font-family: "iconfont";
    src: url(../afonts/iconfont.woff2?t=1645624313924) format('woff2'), url(../afonts/iconfont.woff?t=1645624313924) format('woff'), url(../afonts/iconfont.ttf?t=1645624313924) format('truetype');
}
.html,
.body {
  min-width: 280px;
  margin: 0 auto;
}

.only-m {
  display: block !important;
  width: 100%;
}

.only-pc {
  display: none !important;
}

body {
  overflow-x: hidden;
}
#banner_marai {
    position: fixed;
    width: 352px;
    left: 50%;
    margin-left: -176px;
    bottom: 50%;
    transform: translateY(50%);
    border-radius: 6px;
    z-index: 2014;
}
#banner_marai > span {
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
}
#banner_marai > span .iconfont {
    font-size: 16px;
    color: #fff;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-guanbi:before {
    content: "\e64d";
}
 #banner_marai {
        width: 80%;
        left: 10%;
        right: initial;
        bottom: 50%;
        transform: translateY(50%);
        margin-left: 0;
    }
.wrap {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  position: relative;
  overflow: hidden;
}

.section01 {
  position: relative;
  padding-top: 1rem;
}
.section01 .mySwiper {
  width: 100%;
  overflow: hidden;
}
.section01 .mySwiper .swiper-slide {
  position: relative;
}
.section01 .mySwiper .swiper-slide .bg, .section01 .mySwiper .swiper-slide .img01, .section01 .mySwiper .swiper-slide .img02 {
  display: none;
}
.section01 .mySwiper .swiper-slide .onlyM {
  display: block;
  width: 100%;
}
.section01 .mySwiper .swiper-pagination {
  width: 2px;
  left: initial;
  right: 0.3rem !important;
  bottom: 0.3rem !important;
}
.section01 .mySwiper .swiper-pagination span {
  display: block;
  width: 2px;
  height: 30px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.section01 .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 1;
}
.section01 .mySwiper .swiper-button-prev, .section01 .mySwiper .swiper-button-next {
  right: 0.5rem !important;
  left: initial !important;
  bottom: 0.3rem;
  top: initial !important;
  margin-top: 0 !important;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.section01 .mySwiper .swiper-button-next {
  margin-bottom: 0.8rem;
}
.section01 .mySwiper .swiper-button-next:after, .section01 .mySwiper .swiper-button-prev:after {
  font-size: 0.26rem !important;
}

.title {
  margin-bottom: 0.6rem;
  text-align: center;
}
.title h2 {
  font: bold 0.4rem/1rem "NOTOSANSJP-REGULAR";
  color: #333;
  text-transform: uppercase;
}
.title span {
  display: inline-block;
  padding: 0 0.2rem;
  border-top: 0.04rem solid #818181;
  border-bottom: 0.04rem solid #818181;
  font: bold 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #818181;
  letter-spacing: 0.06rem;
}

.section02 {
  background-color: #fff;
  padding: 0.6rem 0;
}
.section02 .mySwiper02 {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0.6rem;
}
.section02 .mySwiper02 .swiper-slide {
  position: relative;
  width: 58.78%;
}
.section02 .mySwiper02 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section02 .mySwiper02 .swiper-slide .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) !important;
}
.section02 .mySwiper02 .swiper-slide .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) !important;
}
.section02 .mySwiper02 .swiper-pagination {
  width: 2.1rem;
  height: 0.04rem;
  background-color: #a7a7a7;
  left: 50%;
  margin-left: -1.05rem;
  bottom: 0 !important;
}
.section02 .mySwiper02 .swiper-pagination span {
  float: left;
  width: 0.7rem;
  height: 0.04rem;
  margin: 0 !important;
  background-color: #a7a7a7;
  opacity: 1;
  border-radius: 0;
}
.section02 .mySwiper02 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5b5b5b;
  opacity: 1;
}

.section03 {
  position: relative;
  background-color: #fff;
  padding: 0 0.3rem;
}
.section03 img {
  display: block;
  width: 100%;
}

.section04 {
  padding: 0.6rem 0.3rem 0.8rem;
}
.section04 img {
  width: 100%;
}

.section05 {
  padding: 0 0.3rem;
}
.section05 > div {
  background-color: #efefef;
  border-radius: 0.1rem;
}
.section05 .title {
  padding: 0.5rem 0;
  margin-bottom: 0;
}
.section05 ul {
  padding: 0 0.3rem 0.5rem;
}
.section05 ul li {
  float: left;
  width: 33.33%;
  margin-bottom: 0.3rem;
}
.section05 ul li img {
  display: block;
  width: 100%;
}

.section06 {
  padding: 0.5rem 0;
  background-image: linear-gradient(180deg, #fff 0, #fff 40%, #e8e8e8 40%);
}
.section06 .title {
  margin-bottom: 0.3rem;
}
.section06 .picList01 .brick {
  float: left;
  width: 29.427%;
  margin-left: 2.916%;
}
.section06 .picList01 .brick a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 9.557%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.section06 .picList01 .brick a img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.section06 .picList01 .brick a img:hover {
  transform: scale(1.05);
}

.section07 {
  background-color: #527596;
}
.section07 ul li {
  float: left;
  width: 50%;
  height: 5rem;
  border-bottom: 1px solid #6e88a1;
  border-right: 1px solid #6e88a1;
  padding: 0.4rem 0 0.4rem;
  text-align: center;
  box-sizing: border-box;
}
.section07 ul li h3 {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section07 ul li p {
  font: normal 0.24rem/0.52rem "NOTOSANSJP-REGULAR";
  color: #cfe2f5;
}
.section07 ul li:nth-child(1) img, .section07 ul li:nth-child(2) img, .section07 ul li:nth-child(3) img {
  display: block;
  width: 2.4rem;
  margin: 0 auto;
}
.section07 ul li:nth-child(4) > img, .section07 ul li:nth-child(5) > img, .section07 ul li:nth-child(6) > img {
  display: block;
  width: 2.6rem;
  margin: 0 auto;
}
.section07 ul li:nth-child(4) h3, .section07 ul li:nth-child(5) h3, .section07 ul li:nth-child(6) h3 {
  line-height: 0.56rem;
}
.section07 ul li:nth-child(2n) {
  border-right: none;
}
.section07 ul .li05 {
  height: 6.5rem;
  border-bottom: none;
}
.section07 ul .li05 p img {
  display: block;
  height: 0.5rem;
  margin: 0.2rem auto 0.16rem;
}
.section07 ul .li05 p .color01 {
  display: inline-block;
  color: #6cfd44;
}
.section07 ul .li05 p .color02 {
  display: inline-block;
  color: #fadb7c;
}
.section07 ul .li06 {
  height: 6.5rem;
  border-bottom: none;
}
.section07 ul .li06 p img {
  display: block;
  height: 0.3rem;
  margin: 0.2rem auto 0.16rem;
}
.section07 ul .li06 p strong {
  display: inline-block;
  color: #e4ff78;
  line-height: 0.52rem;
  border-bottom: 1px solid #e4ff78;
}

.section08 {
  padding: 0.4rem 0.3rem 0.5rem;
}
.section08 ul li {
  position: relative;
  padding: 0.3rem 0;
  border-bottom: 2px solid #414141;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 ul li .tag {
  display: inline-block;
  width: 2.4rem;
  height: 0.52rem;
  margin-right: 0.3rem;
  background-color: #acbac7;
  border-radius: 0.08rem;
  line-height: 0.52rem;
  color: #fff;
  text-align: center;
}
.section08 ul li .time {
  display: inline-block;
}
.section08 ul li p a {
  display: block;
  line-height: 0.5rem;
  color: #333;
}
.section08 .btn {
  position: relative;
  display: block;
  width: 4rem;
  height: 0.8rem;
  padding-left: 0.6rem;
  margin: 0.8rem auto;
  border: 0.04rem solid #191919;
  border-radius: 0.8rem;
  font: bold 0.32rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #333;
  text-transform: uppercase;
}
.section08 .btn::after {
  content: "";
  position: absolute;
  right: 0.3rem;
  top: 0;
  width: 0.24rem;
  height: 100%;
  background: url(../images/arr01.png) no-repeat center center;
  background-size: 100% auto;
}

.subBanner {
  margin-top: 1rem;
  background-color: #004391;
  font: bold 0.48rem/2rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
}

.subCompany01 img {
  display: block;
  width: 100%;
}

.subCompany02 {
  padding: 0 0.3rem;
}
.subCompany02 .subTitle {
  font: bold 0.32rem/1.2rem "NOTOSANSJP-REGULAR";
  text-align: center;
}
.subCompany02 .subTable table {
  width: 100%;
}
.subCompany02 .subTable table tr td {
  border: 1px solid #e3e3e3;
  padding: 0.2rem 0.04rem;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-MEDIUM";
  box-sizing: border-box;
}
.subCompany02 .subTable table tr td:nth-child(1) {
  width: 30%;
  color: #000;
}
.subCompany02 .subTable table tr td:nth-child(2) {
  width: 70%;
  color: #666;
}

.subImg {
  margin: 0.5rem auto;
}
.subImg img {
  display: block;
  width: 100%;
}

.subConcept02 .list li, .subNews02 .list li {
  padding: 0 0.3rem 0.5rem;
}
.subConcept02 .list li h2, .subNews02 .list li h2 {
  font: bold 0.32rem/1rem "NOTOSANSJP-REGULAR";
  text-align: center;
  color: #000;
}
.subConcept02 .list li .main, .subNews02 .list li .main {
  position: relative;
}
.subConcept02 .list li .img, .subNews02 .list li .img {
  width: 100%;
  margin-bottom: 0.3rem;
  overflow: hidden;
  box-sizing: border-box;
}
.subConcept02 .list li .img img, .subNews02 .list li .img img {
  display: block;
  width: 100%;
  height: auto !important;
}
.subConcept02 .list li .txt h3, .subNews02 .list li .txt h3 {
  margin-bottom: 0.3rem;
  font: bold 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.subConcept02 .list li .txt p, .subNews02 .list li .txt p {
  font: normal 0.26rem/0.52rem "NOTOSANSJP-REGULAR";
  color: #000;
  margin-bottom: 0.3rem;
}
.subConcept02 .list li .txt p a, .subNews02 .list li .txt p a {
  color: #000;
}/*# sourceMappingURL=style-phone.css.map */