* {
  margin: 0;
  padding: 0;
}
p,
h1,
h2,
h3,
h4,
span,
li {
  cursor: default;
}
.cl {
  clear: both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}
.pc {
  display: block;
}
.mb {
  display: none;
}
.mb_icon {
  display: none;
}
.scaleImg {
  overflow: hidden;
}
.scaleImg img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.scaleImg img:hover {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.back-top {
  position: fixed;
  bottom: 10.2083vw;
  right: 0;
  width: 2.864583vw;
  z-index: 2;
  background: #d2d2d2;
  cursor: pointer;
}
.back-top img {
  width: 100%;
}
#headerTop .logo {
  background: #000;
  padding: 0 1.197916vw;
  height: 3.59375vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#headerTop .logo .logoImg {
  width: 6.927083vw;
}
#headerTop .nav {
  position: absolute;
  top: 3.59375vw;
  background: rgba(0, 0, 0, 0.65);
  z-index: 11;
  width: 100%;
  padding: 0 12.39583vw;
}
#headerTop .nav.static {
  position: static;
  background: #000000;
}
#headerTop .nav.fixed {
  position: fixed;
  top: 0;
}
#headerTop .nav ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.40625vw;
}
#headerTop .nav ul li {
  height: 3.59375vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#headerTop .nav ul li a {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  padding: 0 1.40625vw;
  font-size: 1.14583vw;
  line-height: 1;
}
#headerTop .nav ul li.current a {
  font-weight: bold;
}
.phoneContactMB {
  display: none;
}
.phone {
  background: #004FEC;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  padding: 1.14583vw;
  position: fixed;
  right: 0;
  top: 18.4375vw;
  z-index: 10;
}
.phone .iconPhone {
  width: 1.77083vw;
  display: inline-block;
}
.phone .phoneText {
  border-left: 1px solid #fff;
  color: #fff;
  font-size: 1.4583vw;
  padding-left: 0.9375vw;
  margin-left: 0.9375vw;
  display: none;
}
.phone.phoneMb {
  display: none;
}
.contact {
  background: #004FEC;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  padding: 1.14583vw;
  position: fixed;
  right: 0;
  top: 23.4375vw;
  z-index: 10;
}
.contact .iconContact {
  width: 1.77083vw;
  display: inline-block;
}
.contact .contactText {
  border-left: 1px solid #fff;
  color: #fff;
  font-size: 1.4583vw;
  padding-left: 0.9375vw;
  margin-left: 0.9375vw;
  display: none;
  text-decoration: none;
}
.contact.contactMb {
  display: none;
}
.videoPlayDiv {
  display: none;
  width: 74.7916vw;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.videoPlayDiv .videoPlayInfo {
  background: #000;
  padding: 1.302083vw 1.510416vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
}
.videoPlayDiv .videoPlayInfo .videoPlayTitle {
  color: #fff;
  font-size: 1.14583vw;
}
.videoPlayDiv .videoPlayInfo .closeVideo {
  width: 1.4583vw;
  cursor: pointer;
  z-index: 2;
}
.videoPlayDiv .videoPlayInfo .closeVideo img {
  width: 100%;
}
.videoPlayDiv video {
  width: 100%;
}
#mark {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
  display: none;
  overflow: hidden;
  outline: 0;
  padding-top: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#mark000 {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
  display: none;
  overflow: hidden;
  outline: 0;
  padding-top: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#mark000 .layer {
  width: 24.89583vw;
  padding: 0.885416vw;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  background: #fff;
}
#mark000 .layer .error-content {
  display: none;
}
#mark000 .layer .state {
  width: 4.1666vw;
  height: 4.1666vw;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
#mark000 .layer .state.success {
  border-color: #a5dc86;
}
#mark000 .layer .state.success .success-line {
  height: 5px;
  background: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 5;
}
#mark000 .layer .state.success .success-line.line-tip {
  width: 1.302083vw;
  left: 0.72916vw;
  top: 2.39583vw;
  transform: rotate(45deg);
}
#mark000 .layer .state.success .success-line.line-long {
  width: 2.447916vw;
  right: 0.41666vw;
  top: 1.97916vw;
  transform: rotate(-45deg);
}
#mark000 .layer .state.error {
  border-color: #f27474;
  display: none;
}
#mark000 .layer .state.error .error-line {
  position: absolute;
  height: 5px;
  width: 4.1666vw;
  background: #f27474;
  top: 30px;
  border-radius: 2px;
}
#mark000 .layer .state.error .error-line.line-left {
  left: 0;
  transform: rotate(45deg);
}
#mark000 .layer .state.error .error-line.line-right {
  right: 0;
  transform: rotate(-45deg);
}
#mark000 .layer h2 {
  color: #575757;
  font-size: 1.6666vw;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  margin: 1.30208vw 0;
}
#mark000 .layer p {
  color: #797979;
  font-size: 1.0416vw;
  text-align: center;
}
#mark000 .layer button {
  color: #fff;
  background: #aedef4;
  border: none;
  outline: none;
  font-size: 1.0416vw;
  border-radius: 0.2604vw;
  padding: 0.52083vw 1.6666vw;
  margin-top: 1.3541vw;
  transition: all 0.5s;
  cursor: pointer;
}
#mark000 .layer button:hover {
  background: #a7d5ea;
}
.crumbs {
  color: #D1D3D4;
  font-size: 0.72916vw;
  padding: 1.35416vw 0 1.97916vw 0;
}
.crumbs a {
  color: #000000;
  font-size: 0.72916vw;
}
.crumbs span {
  color: #004FEC;
  font-size: 0.72916vw;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  .back-top {
    bottom: 120px;
    right: 0;
    width: 30px;
  }
  #headerTop .logo {
    padding: 0 15px;
    height: 50px;
    justify-content: space-between;
    position: relative;
  }
  #headerTop .logo .logoImg {
    width: 93px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  #headerTop .logo .mb_icon {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  #headerTop .logo .mb_icon .open_icon {
    width: 20px;
    height: 20px;
  }
  #headerTop .nav {
    display: none;
    top: 50px;
    background: #000000;
    padding: 0;
    z-index: 11;
  }
  #headerTop .nav ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    border-top: 1px solid #fff;
  }
  #headerTop .nav ul li {
    width: 100%;
    height: auto;
  }
  #headerTop .nav ul li a {
    padding: 18px 30px;
    font-size: 14px;
    width: 100%;
  }
  #headerTop .nav ul li.current a {
    font-weight: bold;
  }
  .phoneContactMB {
    display: flex;
    bottom: 0;
    position: fixed;
    width: 100%;
  }
  .phone {
    padding: 15px;
    position: static;
    justify-content: center;
    top: auto;
    width: 100%;
    border-right: 1px solid #fff;
  }
  .phone .iconPhone {
    width: 20px;
    display: inline-block;
  }
  .phone .phoneText {
    display: block;
    font-size: 14px;
    padding-left: 0;
    margin-left: 14px;
    line-height: 1.5;
    border: 0;
  }
  .phone.phonePc {
    display: none;
  }
  .phone.phoneMb {
    display: flex;
  }
  .contact {
    padding: 15px;
    position: static;
    justify-content: center;
    top: auto;
    width: 100%;
    border-bottom: 0;
  }
  .contact .iconContact {
    width: 20px;
    display: inline-block;
  }
  .contact .contactText {
    display: block;
    font-size: 14px;
    padding-left: 0;
    margin-left: 14px;
    line-height: 1.5;
    border: 0;
  }
  .contact.contactPc {
    display: none;
  }
  .contact.contactMb {
    display: flex;
  }
  .videoPlayDiv {
    width: 100%;
  }
  .videoPlayDiv .videoPlayInfo {
    padding: 16px;
    position: static;
  }
  .videoPlayDiv .videoPlayInfo .videoPlayTitle {
    font-size: 14px;
  }
  .videoPlayDiv .videoPlayInfo .closeVideo {
    width: 14px;
  }
  .videoPlayDiv .videoPlayInfo .closeVideo img {
    width: 100%;
  }
  .videoPlayDiv video {
    width: 100%;
  }
  .crumbs {
    color: #D1D3D4;
    font-size: 14px;
    padding: 16px 0;
  }
  .crumbs a {
    color: #000000;
    font-size: 14px;
  }
  .crumbs span {
    color: #004FEC;
    font-size: 14px;
  }
  #mark000 .layer {
    width: calc(100% - 30px);
    padding: 17px;
    border-radius: 5px;
  }
  #mark000 .layer .state {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
  }
  #mark000 .layer .state.success {
    border-color: #a5dc86;
  }
  #mark000 .layer .state.success .success-line {
    height: 5px;
    background: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 5;
  }
  #mark000 .layer .state.success .success-line.line-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
  }
  #mark000 .layer .state.success .success-line.line-long {
    width: 47px;
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
  }
  #mark000 .layer .state.error {
    border-color: #f27474;
    display: none;
  }
  #mark000 .layer .state.error .error-line {
    position: absolute;
    height: 5px;
    width: 47px;
    background: #f27474;
    top: 37px;
    border-radius: 2px;
  }
  #mark000 .layer .state.error .error-line.line-left {
    left: 17px;
    transform: rotate(45deg);
  }
  #mark000 .layer .state.error .error-line.line-right {
    right: 16px;
    transform: rotate(-45deg);
  }
  #mark000 .layer h2 {
    font-size: 30px;
    line-height: 1.5;
    margin: 25px 0;
  }
  #mark000 .layer p {
    font-size: 16px;
  }
  #mark000 .layer button {
    font-size: 17px;
    border-radius: 5px;
    padding: 10px 32px;
    margin-top: 26px;
  }
}
