:root {
  --swiper-theme-color: #1a1510;
}

.html,
.body {
  min-width: 280px;
  margin: 0 auto;
}

body {
  overflow-x: hidden;
}
.d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;
	flex-direction:column;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:250px;height:auto;}.s_close{position: absolute; right: 5px; top: 5px;}
.dmb_phre{position:relative;}
.d_mbimg1{margin-right:25px;}
.d_mbclseph{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;display:block;
   position:absolute;
   top:-20px;right:-20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}
.d_mbpcnone{display:block;}
.d_mbpcblock{display:none;}
.d_mbclse{display:none;}
.wrap, .w1400 {
  width: auto;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  position: relative;
}

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

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

.topBtn{ position: fixed; right: .1rem; bottom: 1rem; width: 1.83rem; z-index: 999;}
    .topBtn img{ width: 100%;}
.section01 {
  position: relative;
  margin-top: 1rem;
}
.section01 .banner {
  display: block;
  width: 100%;
  height: auto;
}
.section01 .logo {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  height: 0.6rem;
}
.section01 h1 {
  position: absolute;
  right: 0.3rem;
  top: 32%;
  font: bold 0.3rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-shadow: 0 0 2px #555;
}
.gou_d{display:block;position:absolute;right:8%;bottom:-5%;z-index:999;width:24%;}
.gou_d img{width:100%;}
.section02 {
  background-color: #fff;
  padding: 5% 0 3.125%;
}
.section02 h2 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/2em "Arial";
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.section02 .mySwiper {
  width: 100%;
  padding-bottom: 6%;
  margin: 0 auto;
}
.section02 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section02 .mySwiper .swiper-slide span {
  display: block;
  width: 100%;
  padding-bottom: 0.3rem;
  font: bold 0.4rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.section02 .mySwiper .swiper-pagination {
  bottom: 0;
}
.section02 .mySwiper .swiper-pagination span {
  width: 15%;
  height: 0.12rem;
  background-color: #a3a3a5;
  opacity: 1;
  border-radius: 0;
  margin: 0 0.1rem !important;
}
.section02 .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #6d7278;
  opacity: 1;
}

.title {
  font: normal 0.48rem/0.8rem "BRLNSR";
  color: #183c78;
  text-transform: uppercase;
}

.section03 {
  position: relative;
  background-color: #e8e8e8;
  padding: 6.25% 0;
}
.section03 h2 {
  margin-bottom: 0.4rem;
}
.section03 ul {
  padding: 0 0.3rem;
}
.section03 ul li {
  position: relative;
  margin-bottom: 0.6rem;
}
.section03 ul li .img {
  width: 100%;
  margin-bottom: 0.4rem;
  background-color: #fff;
  overflow: hidden;
}
.section03 ul li .img img {
  display: block;
  max-width: 100%;
}
.section03 ul li .txt {
  width: 100%;
}
.section03 ul li .txt h3 {
  font: bold 0.4rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section03 ul li .txt p {
  font: normal 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}

.section04 {
  position: relative;
  background-color: #686767;
  padding-bottom: 0.3rem;
}
.section04 .onlyPC {
  display: none;
}
.section04 h2 {
  color: #639af7;
  padding: 0.3rem;
}
.section04 .bg {
  display: block;
  width: 100%;
}
.section04 .txt {
  position: absolute;
  right: 0;
  top: 2.2rem;
  width: 52%;
  box-sizing: border-box;
}
.section04 .txt h3 {
  font-size: 0.28rem;
  line-height: 0.52rem;
  padding-left: 0;
}
.section04 h3 {
  padding-left: 0.3rem;
  margin-top: 0.4rem;
  font: bold 0.36rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 p {
  padding-left: 0.3rem;
  margin-top: 0.4rem;
  font: normal 0.24rem/0.52rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol {
  margin-top: 0.4rem;
}
.section04 ol li {
  float: left;
  width: 100%;
  margin-bottom: 0.1rem;
}
.section04 ol li strong {
  display: block;
  font: bold 0.4rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol li span {
  display: block;
  font: bold 0.3rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol li img {
  float: left;
  width: 0.9rem;
  margin-right: 0.1rem;
  margin-top: 0.03rem;
}
.section04 ol li div {
  float: left;
}
.section04 ol li:nth-child(2) {
  margin-right: 0;
}

.section05 {
  background-color: #fff;
}
.section05 h2 {
  padding: 0.6rem 0.3rem;
}
.section05 ul {
  position: relative;
}
.section05 ul li {
  position: relative;
  margin-bottom: 0.6rem;
}
.section05 ul li .txt h3 {
  font: bold 0.32rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section05 ul li .txt h3 span {
  display: block;
  font-size: 0.28rem;
}
.section05 ul li .txt p {
  font: normal 0.24rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section05 ul li:nth-child(1), .section05 ul li:nth-child(4) {
  position: relative;
  width: 100%;
}
.section05 ul li:nth-child(1) .txt, .section05 ul li:nth-child(4) .txt {
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.section05 ul li:nth-child(1) .img, .section05 ul li:nth-child(4) .img {
  position: relative;
  height: 4.5rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.section05 ul li:nth-child(1) .img img, .section05 ul li:nth-child(4) .img img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 1;
}
.section05 ul li:nth-child(1) .txt {
  top: 0.4rem;
  transform: none;
}
.section05 ul li:nth-child(2), .section05 ul li:nth-child(3) {
  width: 100%;
  padding-top: 7.85%;
  border-radius: 0.2rem;
  background-color: #efefef;
}
.section05 ul li:nth-child(2) .img, .section05 ul li:nth-child(3) .img {
  position: relative;
  text-align: center;
}
.section05 ul li:nth-child(2) .img img, .section05 ul li:nth-child(3) .img img {
  display: inline-block;
  height: 2rem;
}
.section05 ul li:nth-child(2) .txt, .section05 ul li:nth-child(3) .txt {
  padding: 0 0.3rem 0.6rem;
}
.section05 ul li:nth-child(2) .txt h3, .section05 ul li:nth-child(3) .txt h3 {
  padding-bottom: 0.3rem;
  color: #000;
  text-align: center;
}
.section05 ul li:nth-child(2) .txt p, .section05 ul li:nth-child(3) .txt p {
  color: #000;
}
.section05 ul li:nth-child(4) {
  overflow: hidden;
  border-radius: 0.2rem;
}
.section05 ul li:nth-child(4) .img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.section05 ul li:nth-child(5) {
  width: 100%;
  margin-bottom: 0.6rem;
}
.section05 ul li:nth-child(5) .img {
  float: left;
  width: 50%;
  position: relative;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
.section05 ul li:nth-child(5) .img img {
  display: inline-block;
  max-width: 100%;
}
.section05 ul li:nth-child(5) .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
}
.section05 ul li:nth-child(5) .txt h3 {
  color: #000;
  margin-bottom: 0.2rem;
}
.section05 ul li:nth-child(5) .txt p {
  color: #000;
}

.section06 {
  position: relative;
  padding-top: 0.4rem;
  background-color: #fff;
}
.section06 .wrap {
  background: url(../images/CITI/CITI-img10.png) no-repeat;
  background-size: 100% auto;
  background-position: -0.5rem 9rem;
}
.section06 .img {
  width: 100%;
}
.section06 .img img {
  display: block;
  width: 100%;
}
.section06 .txt {
  width: 100%;
  color: #000;
  margin-top: 0.6rem;
}
.section06 .txt h2 {
  font: bold 0.44rem/0.6rem "NOTOSANSJP-REGULAR";
}
.section06 .txt span {
  display: block;
  font: normal 0.32rem/0.6rem "BRLNSR";
}
.section06 .txt p {
  margin-top: 0.6rem;
  font: normal 0.28rem/0.52rem "NOTOSANSJP-REGULAR";
}

.section08 {
  background-color: #fff;
}
.section08 h2 {
  padding: 0.6rem 0.3rem;
}
.section08 .img {
  position: relative;
  height: 4rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.section08 .img img {
  position: absolute;
  left: -0.6rem;
  top: 0;
  height: 4.5rem;
}
.section08 .txt {
  position: absolute;
  left: 48%;
  top: 1.5rem;
}
.section08 .txt h3 {
  font: bold 0.3rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 .txt h3 span {
  display: block;
  font-size: 0.28rem;
}
.section08 .txt p {
  font: normal 0.2rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 ul {
  padding: 0.6rem 0.3rem 0.4rem;
}
.section08 ul li {
  margin-bottom: 0.2rem;
}
.section08 ul li img {
  display: inline-block;
  height: 1rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}
.section08 ul li p {
  display: inline-block;
  font: bold 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 ul li:nth-child(2) img {
  margin-left: 0.25rem;
  margin-right: 0.35rem;
  margin-bottom: 0;
}
.section08 ul li:nth-child(2) p {
  text-align: center;
}

.section09 {
  padding: 0.6rem 0;
  background: url(../images/CITI/CITI-img17.jpg) no-repeat center top;
  background-size: auto 100%;
}
.section09 .titbox {
  text-align: center;
}
.section09 .titbox h2 {
  font: bold 0.4rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-transform: uppercase;
}
.section09 .titbox p {
  font: bold 0.28rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section09 .img img {
  display: block;
  max-width: 100%;
}

.section10 {
  padding: 0.6rem 0;
  background-color: #fff;
}
.section10 h2 {
  font: bold 0.44rem/1rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section10 img {
  display: block;
  margin: 0.2rem auto;
  max-width: 100%;
}
.section10 .table {
  padding: 0.6rem 0;
  margin: 0.6rem 0;
}
.section10 .table table {
  width: 100%;
}
.section10 .table table tr td {
  padding: 0.15rem 0.04rem 0.15rem 0.1rem;
  font: normal 0.26rem/0.5rem "YuGothM";
  color: #000;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.section10 .table table tr td:nth-child(1) {
  width: 40%;
}
.section10 .table table tr td:nth-child(2) {
  width: 60%;
  color: #333;
}
.section10 p {
  font: normal 0.28rem/0.5rem "YuGothM";
  color: #666;
}

.section11 {
  padding-bottom: 0.6rem;
}
.section11 .titbox {
  margin-bottom: 0.5rem;
  text-align: center;
}
.section11 .titbox h2 {
  font: bold 0.44rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section11 .titbox p {
  font: bold 0.32rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
  text-transform: uppercase;
}
.section11 .picList01 .brick {
  float: left;
  width: 29.427%;
  margin-left: 2.916%;
}
.section11 .picList01 .brick a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 9.557%;
  overflow: hidden;
}
.section11 .picList01 .brick a img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.section11 .picList01 .brick a img:hover {
  transform: scale(1.05);
}

.section12 {
  margin: 0.6rem 0.3rem 0;
}
.section12 .wrap {
  background-color: #efefef;
  border-radius: 0.4rem;
  padding-bottom: 0.4rem;
  padding-top: 0.5rem;
}
.section12 .wrap > div {
  position: relative;
}
.section12 .txt {
  float: left;
  width: 100%;
  margin-bottom: 0.3rem;
  text-align: right;
  font: bold 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
}
.section12 .txt span {
  color: #377eff;
  letter-spacing: 6px;
  font-weight: normal;
}
.section12 .txt p {
  color: #000;
}
.section12 .img01 {
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 32.5%;
}
.section12 .img02 {
  float: right;
  width: 100%;
}/*# sourceMappingURL=CITI-phone.css.map */