[v-cloak] {
  display: none;
}
@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../family/SOURCEHANSANSCN-MEDIUM.OTF");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("../family/SOURCEHANSANSCN-BOLD.OTF");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../family/SOURCEHANSANSCN-NORMAL.OTF");
  font-weight: normal;
  font-style: normal;
}
@media screen and (min-width: 0px) and (max-width: 1440px) {
  .mt {
    width: 1440px;
    margin: 0 auto;
  }
  .index {
    width: 1440px;
  }
  .index .queryDetails {
    width: 1440px;
  }
  .index .queryDetails .query_nav {
    min-width: 1440px;
  }
  .index .queryDetails .query_nav ._navBox {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .mt {
    width: 1680px;
    margin: 0 auto;
  }
  .index {
    min-width: 1680px;
  }
  .index .queryDetails {
    min-width: 1680px;
  }
  .index .queryDetails .query_nav {
    min-width: 1680px;
  }
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.ewmDialog {
  padding: 20px;
  width: 500px;
  height: 390px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  text-align: center;
}
.ewmDialog .ewmFont {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.ewmDialog img {
  margin-top: 10px;
}
.index {
  background-color: #fff;
}
.index .query_nav {
  height: 84px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px 0px #96A1AC;
}
.index .query_nav ._navBox {
  display: flex;
  justify-content: center;
  padding-top: 18px;
}
.index .query_nav ._navBox ._navleft {
  flex: 0.5;
}
.index .query_nav ._navBox ._navleft .img {
  width: 146px;
  height: 47px;
  margin-top: 20px;
}
.index .query_nav ._navBox ._navRight {
  flex: 1;
}
.index .query_nav ._navBox ._navRight .right_tabs {
  overflow: hidden;
}
.index .query_nav ._navBox ._navRight .right_tabs ul {
  float: right;
  overflow: hidden;
  margin-right: 34px;
}
.index .query_nav ._navBox ._navRight .right_tabs ul li {
  float: left;
  padding: 0 22px;
  line-height: 51px;
  cursor: pointer;
}
.index .query_nav ._navBox ._navRight .right_tabs ul li a {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.index .query_nav ._navBox ._navRight .right_tabs ul li:nth-child(3) {
  border-bottom: 6px solid #0087FA;
  padding-bottom: 6px;
}
.index .query_nav ._navBox ._navRight .right_tabs ul li:hover {
  border-bottom: 6px solid #0087FA;
  padding-bottom: 6px;
}
.index .query_nav ._navBox ._navRight .right_btn {
  margin-top: 7px;
  float: right;
  width: 120px;
  height: 36px;
  background: #0087FA;
  border-radius: 7px;
  font-size: 24px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.index .query_nav ._navBox ._navRight :nth-child(1) {
  margin-left: 12px;
}
.index .banner {
  width: 100%;
  height: 460px;
  background: url('../img/about/about_banner.png') no-repeat center center;
}
.index .text_box {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.index .text_box .t1 {
  font-size: 24px;
  line-height: 32px;
  color: #427BD5;
}
.index .text_box .line {
  margin-top: 12px;
  width: 118px;
  height: 4px;
  background: #427bd5;
  border-radius: 2px;
}
.index .text_box .t2 {
  width: 1276px;
  margin-top: 18px;
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  text-indent: 2em;
}
.index .block_1 {
  width: 100%;
  padding: 32px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .block_1 .center_box {
  display: flex;
  align-items: center;
}
.index .block_1 .center_box .left_text {
  width: 530px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  text-indent: 2em;
}
.index .block_1 .center_box .left_text b {
  font-size: 24px;
  font-weight: bold;
  color: #427BD5;
}
.index .block_1 .center_box img {
  width: 600px;
  height: 280px;
  margin-left: 70px;
}
.index .block_2 {
  width: 100%;
  padding: 38px 0 52px;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.index .block_2 .block_img_box {
  margin-top: 60px;
  width: 1050px;
  height: 144px;
  background: url('../img/about/yw_bg.png') no-repeat;
  background-size: contain;
}
.index .block_2 .block_img_box_2 {
  margin-top: 72px;
  width: 1200px;
  height: 452px;
  background: url('../img/about/yw_bg_2.png') no-repeat;
  background-size: contain;
}
.index .footer {
  width: 100%;
  height: 291px;
  background: #494e59;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.index .footer .footer_logo {
  margin-top: 30px;
  width: 170px;
  height: 54px;
}
.index .footer .footer_nav_box {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.index .footer .footer_nav_box span {
  margin-right: 80px;
}
.index .footer .footer_nav_box span a {
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.8);
}
.index .footer .contach_box {
  margin-top: 36px;
  display: flex;
  align-items: center;
}
.index .footer .contach_box .phone_box {
  display: flex;
  align-items: baseline;
}
.index .footer .contach_box .phone_box span {
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
}
.index .footer .contach_box .phone_box b {
  margin-left: 5px;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: rgba(255, 255, 255, 0.8);
}
.index .footer .contach_box .adress,
.index .footer .contach_box .net {
  margin-left: 103px;
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.8);
}
.index .footer .cut_line {
  margin-top: 41px;
  width: 1200px;
  height: 1px;
  background: linear-gradient(90deg, rgba(76, 73, 89, 0), #ffffff 52%, rgba(76, 73, 89, 0));
}
.index .footer .copy_right {
  margin: 16px 0;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
}
