body {
  color: #0a0d31;
  font-family: "Microsoft Yahei", sans-serif;
  background: #fff;
  overflow-x: hidden;
}

@font-face {
  font-family: "pht-bold";
  font-weight: 700;
  src: url("../fonts/5qJAP4lvFKL9.woff2")
      format("woff2"),
    url("../fonts/WxUCvrt1vJqB.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/ZL88APKycyiS.woff2") format("woff2"),
  url("../fonts/WwnpFMRHddgy.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/dYU4ax4Q8d6m.woff2") format("woff2"),
  url("../fonts/qd6khErAFRMs.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/she4mzlF7RbV.woff2") format("woff2"),
  url("../fonts/CN8TMXiJGzQM.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-medium";
  font-weight: 600;
  src: url("../fonts/CttKgAcI9Ubs.woff2")
      format("woff2"),
    url("../fonts/SQ2CVQiLRARm.woff")
      format("woff");
  font-display: swap;
}


@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/uWrAKs1TpMiC.woff2") format("woff2"),
  url("../fonts/DhLnjO2KcKMT.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/DOzwR8qzcnua.woff2") format("woff2"),
  url("../fonts/6DFveQHlHsS1.woff") format("woff");
  font-display: swap;
}


@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/7ghn1eSvqGuS.woff2") format("woff2"),
  url("../fonts/cvqriZ0gWw8Y.woff") format("woff");
  font-display: swap;
}


@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/Kd7pLZaluDhn.woff2") format("woff2"),
  url("../fonts/CEOj1wIKRYn9.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-rgl";
  font-weight: 400;
  src: url("../fonts/AdYeo2RbhJFV.woff2")
      format("woff2"),
    url("../fonts/zNlUNknjSi6o.woff")
      format("woff");
  font-display: swap;
}


@font-face {
  font-family: "pht-rgl";font-weight: 400;src: url("../fonts/U4fWbnt89dWc.woff2") format("woff2"),
  url("../fonts/EZ1KBVkQ4KZX.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/GpYveOEdDfMw.woff2") format("woff2"),
  url("../fonts/YBjUTactx64K.woff") format("woff");
  font-display: swap;
}

html {
  font-size: 100px;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
dl {
  margin: 0;
}
dt {
  font-weight: normal;
}
ul,
li {
  list-style-type: none;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
a {
  color: #0a0d31;
  text-decoration: none;
  outline: none;
  transition: all 0.3s;
}
a:hover {
  color: #0461ac;
}
a:focus {
  text-decoration: none;
  color: inherit;
}
img {
  border: 0;
  vertical-align: middle;
  transition: all 0.6s;
  max-width: 100%;
  object-fit: cover;
}
table {
  border-collapse: collapse;
}
input,
textarea,
select,
button {
  border: 0;
  outline: none;
}

button {
  cursor: pointer;
}
.wrap {
  width: 100%;
  overflow: hidden;
}
.container {
  width: 14.6rem;
  max-width: 90%;
  margin: 0 auto;
}
/*å…¬å…±æ ·å¼å‹¿åˆ é™¤*/

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.flex {
  display: flex;
  align-items: center;
}
.flex_item {
  flex: 1;
}
video {
  vertical-align: middle;
  background: #000;
  width: 100%;
}
.pic img {
  width: 100%;
  transform: perspective(1px);
}
.pic {
  overflow: hidden;
  position: relative;
}
.pic:hover img {
  transform: scale(1.1);
}
.hidden {
  display: none;
}
/**/

.ws-wap-menu {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0.14rem;
  background: #fff;
  z-index: -1;
  padding-top: 55px;
  opacity: 0;
}
.ws-wap-menu .headerAct {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ws-wap-menu.on {
  z-index: 105;
  opacity: 1;
}

.ws-wap-menu ul {
  width: 100%;
  border-top: 1px solid #eee;
}
.ws-wap-menu ul > li {
  position: relative;
  border-bottom: 1px solid #eee;
}
.ws-wap-menu ul li a {
  display: block;
  line-height: 52px;
  font-size: 16px;
  position: relative;
  width: 50%;
  padding-left: 20px;
}
.ws-wap-menu ul li i {
  display: inline-block;
  height: 12px;
  width: 12px;
  z-index: 6;
  border-width: 1px 1px 0 0;
  border-color: #999;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
}
.ws-wap-menu ul li.on i {
  border-width: 0 1px 1px 0;
}
.ws-wap-menu ul li.on .dropdown {
  display: block;
}
.ws-wap-menu .dropdown {
  padding: 0 0.15rem;
  display: none;
}
.ws-wap-menu .lang{
    text-align: center;
    font-size: 0.16rem;
}
.ws-wap-menu .lang a{
    padding:0 0.1rem;
}
.ws-wap-menu  form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.ws-wap-menu  form img{
    height: 0.2rem;
}
.ws-wap-menu .dropdown li {
  border-top: 1px solid #eee;
}
.ws-wap-menu .share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
.ws-wap-menu .share a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  border: 1px solid #0461ac;
}
.ws-wap-menu .search {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 0.05rem;
  padding: 0 0.15rem;
  margin: 0.2rem;
}
.ws-wap-menu .search input {
  width: 100%;
  height: 0.45rem;
}
.header {
  width: 100%;
  transition: all 0.5s;
  z-index: 99;
  position: fixed;
  left: 0;
  font-family: "pht-medium";
  color: #fff;
  font-size: 0.18rem;
  top: 0;
  padding: 0 0.6rem;
}
.header .flex {
  justify-content: space-between;
}
.header:hover .m_nav i {
  background: #000;
}
.header .logo {
  width: 2.12rem;
  height: 0.7rem;
  display: block;
  background: url(../images/logo.png) center no-repeat;
  background-size: 100% 100%;
}
.header.active .logo,
.header:hover .logo,
.header.on .logo {
  background: url(../images/logo_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header:hover,
.header.on,
.header.header_info {
  background: #fff;
  color: #333;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.header:hover .logo,
.header.on .logo,
.header.header_info .logo {
  background: url(../images/logo_on.png) center no-repeat;
  background-size: 100% 100%;
}

.header:hover .nav > li > a,
.header.on .nav > li > a,
.header.header_info .nav > li > a {
  color: #303338;
}
.header .nav {
  display: flex;
  align-items: center;
}
.header .nav > li {
  z-index: 10;
  position: relative;
}
.header .nav > li > a {
  display: block;
  line-height: 1.06rem;
  padding: 0 0.3rem;
  color: #fff;
  position: relative;
}
.header .nav > li:hover > a {
  color: #0461ac;
}
.header .nav > li:hover ol {
  display: block;
}
.header .nav ol {
  position: absolute;
  top: 90%;
  display: none;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  text-align: center;
  width: 1.93rem;
  padding: 0.15rem 0;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  font-size: 0.16rem;
  line-height: 0.48rem;
}
.header .side {
  display: flex;
  align-items: center;
}

.header .share {
  display: flex;
  align-items: center;
}
.header.on .share > a,
.header:hover .share > a,
.header_info .share > a {
  border: 1px solid #0461ac;
}
.header .share > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
}
.header .share a:hover .code {
  display: block;
}
.header .share .code {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 100%;
  width: 1.3rem;
  display: none;
  background: #fff;
  padding: 0.05rem;
  margin-top: 0.1rem;
  border-radius: 0.05rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.header .share .code::after {
  content: "";
  width: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.header .share i {
  display: block;
  width: 0.22rem;
  height: 0.22rem;
}
.header .share .i1 {
  background: url(../images/header_01.png) center no-repeat;
  background-size: 100% 100%;
}
.header .share .i2 {
  background: url(../images/header_03.png) center no-repeat;
  background-size: 100% 100%;
}
.header .share .i3 {
  background: url(../images/header_02.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i1,
.header:hover .share .i1,
.header_info .share .i1 {
  background: url(../images/header_01_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i2,
.header:hover .share .i2,
.header_info .share .i2 {
  background: url(../images/header_03_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i3,
.header:hover .share .i3,
.header_info .share .i3 {
  background: url(../images/header_02_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .search > i,
.header:hover .search > i,
.header.header_info .search > i {
  background: url(../images/search_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header .search > i {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  background: url(../images/search.png) center no-repeat;
  background-size: 100% 100%;
}
.header .dropdown {
  position: relative;
  margin: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.06rem;
}
.header.on .dropdown > span::after,
.header:hover .dropdown > span::after,
.header.header_info .dropdown > span::after {
  border-color: #333;
}
.header .dropdown:hover ul {
  display: block;
}
.header .dropdown ul {
  position: absolute;
  top: 90%;
  left: 50%;
  display: none;
  width: 1rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transform: translate(-50%, 0);
  padding: 0.1rem;
  text-align: center;
  background: #fff;
  line-height: 0.36rem;
}
/*.header .dropdown > span::after {*/
/*  content: " ";*/
/*  display: inline-block;*/
/*  height: 6px;*/
/*  vertical-align: middle;*/
/*  margin: -5px 0 0 5px;*/
/*  width: 6px;*/
/*  border-width: 0 2px 2px 0;*/
/*  border-color: #fff;*/
/*  border-style: solid;*/
/*  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);*/
/*  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);*/
/*}*/
.header .dropdown  a{
    width: 0.34rem;
    height: 0.34rem;
    line-height: 0.34rem;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    z-index: 10;
    font-size: 0.14rem;
    text-align: center;
    color: #fff;
}
.header:hover .dropdown  a,.header.on  .dropdown  a,
.header_info .dropdown a{
    border-color: #0461ac;
    color: #0461ac;
}
.headerAct {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/**/
.banner_info {
  position: relative;
}
.banner_info > img {
  width: 100%;
}
.banner_info .bd {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 0.3rem;
  width: 100%;
  transform: translate(-50%, -50%);
}

.banner_info .bd span {
  font-family: Inter;
  font-weight: bold;
  text-transform: uppercase;
}
.banner_info .bd p {
  font-size: 0.5rem;
  margin-top: 0.2rem;
  font-family: "pht-bold";
}
/**/

/**/
.title_common h2 {
  font-size: 0.36rem;
  font-family: "pht-Bold";
}

/**/

.footer {
  font-size: 0.16rem;
  background: #18191d;
  color: #fff;
}
.footer > .bd {
  align-items: stretch;
}
.footer .side {
  width: 30%;
}
.footer .ft {
  line-height: 1.1rem;
  border-top: 1px solid #222327;
  color: rgba(255, 255, 255, 0.35);
  padding-left: 0.6rem;
}
.footer .ft a {
  color: rgba(255, 255, 255, 0.35);
  display: inline-block;
}
.footer .ft .side {
  background: #222327;
  padding-left: 1.4rem;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
}
.footer a {
  color: rgba(255, 255, 255, 0.5);
}
.footer a:hover {
  color: #0461ac;
}
.footer .hd {
  padding: 0.55rem 0.6rem;
  border-bottom: 1px solid #222327;
}
.footer .hd .car {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
}
.footer .hd .car:hover {
  background: #0461ac;
}
.footer .hd .car img {
  width: 0.3rem;
}
.footer .bd .side {
  border-left: 1px solid #222327;
  padding: 0.6rem 1rem 0;
}
.footer .bd .side li {
  line-height: 0.32rem;
  display: flex;
  max-width: 3.23rem;
  margin-top: 0.1rem;
  color: rgba(255, 255, 255, 0.5);
}
.footer .bd .side .title {
  font-size: 0.3rem;
  font-family: "pht-bold";
}
.footer .bd .side .title::after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 2px;
  background: #fff;
  margin: 0.7rem 0 0.5rem;
}
.footer .bd .mapbtn {
  margin-top: 0.7rem;
  width: 1.47rem;
  height: 0.44rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}
.footer .bd .mapbtn:hover {
  background: #0461ac;
}
.footer .bd .mapbtn img {
  margin-right: 0.1rem;
  width: 0.14rem;
}
.footer .in {
  display: flex;
  padding: 0.6rem;
}
.footer .in .box + .box {
  margin-left: 1.6rem;
}
.swiper-pagination-bullet-active {
  background: #0461ac;
}
.footer .in ul {
  line-height: 0.4rem;
  margin-top: 0.15rem;
}
.footer .in h4 {
  font-size: 0.18rem;
}
.footer .in h4 a {
  color: #fff;
}
.footer .in h4::after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 2px;
  background: #fff;
  margin-top: 0.15rem;
}
.pages {
  display: flex;
  justify-content: center;
  font-size: 0.18rem;
  font-family: Inter;
}
.pages a {
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  width: 0.47rem;
  margin: 0 0.08rem;
  height: 0.47rem;
}
.pages a.on {
  color: #fff;
  background: #0461ac;
}
.pages a:first-child {
  background: #fff;
}
.pages .prev {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-width: 0 0 1px 1px;
  border-color: #000;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}
.pages .next {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-width: 1px 1px 0 0;
  border-color: #fff;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}
.bread {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
}
.bread .flex_item {
  display: flex;
  align-items: center;
}
.bread .flex_item a:after {
  content: ">";
  padding: 0 0.05rem;
}
.bread .flex_item i {
  display: block;
  width: 0.17rem;
  height: 0.17rem;
  background: url(../images/proitem_03.png) center no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}
.bread ul {
  display: flex;
  font-size: 0.18rem;
}
.bread ul li {
  margin-left: 0.2rem;
}
.bread ul a {
  display: block;
  position: relative;
  padding: 0.15rem;
}
.bread ul li.on a {
  color: #0461ac;
}
.bread ul li.on a:after {
  content: "";
  border-bottom: 5px solid #0461ac;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.common_more a {
  display: flex;
  align-items: center;
  width: 1.6rem;
  height: 0.5rem;
  justify-content: space-between;
  font-size: 0.16rem;
  border-radius: 0.5rem;
  padding: 0 0.07rem 0 0.22rem;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.common_more a:hover {
  background: #0461ac;
  color: #fff;
}
.common_more a:hover span {
  background: #fff;
}
.common_more a:hover span::after {
  border-color: #0461ac;
}
.common_more a span {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  display: block;
  background: #0461ac;
  position: relative;
}
.common_more a span::after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  top: 50%;
  margin: -4px 0 0 -5px;
  left: 50%;
}
/**/
.mask {
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
  font-size: 0.16rem;
  width: 100%;
  display: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10.26rem;
  border-radius: 0.3rem;
  background: #fff;
  max-width: 95%;
}

.dialog .close {
  position: absolute;
  cursor: pointer;
  width: 0.49rem;
  height: 0.49rem;
  background: url(../images/close.png) center no-repeat;
  background-size: 100% 100%;
  top: 0.4rem;
  right: 0.4rem;
  z-index: 10;
}
.searchdialog.on {
  top: 50%;
}
.searchdialog {
  transition: all 0.6s;
  position: absolute;
  z-index: 999;
  left: 50%;
  top: -100%;
  transform: translate(-50%, -50%);
}
.searchdialog .search {
  width: 6rem;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
  padding: 0.1rem 0.2rem;
  border-radius: 0.4rem;
}
.searchdialog .search input {
  width: 100%;
  padding-left: 0.15rem;
  font-size: 0.16rem;
  height: 0.4rem;
}
.searchdialog img {
  margin-left: 0.1rem;
}
.searchdialog .close {
  color: #333;
  margin-right: 0.15rem;
  line-height: 0.26rem;
  display: block;
  margin-top: -3px;
  font-size: 0.36rem;
  cursor: pointer;
}
.ws-wap-menu .share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
.ws-wap-menu .share a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  border: 1px solid #0461ac;
}
.ws-wap-menu .share .code {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100%;
    width: 1.3rem;
    display: none;
    background: #fff;
    padding: 0.05rem;
    margin-top: 0.1rem;
    border-radius: 0.05rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.ws-wap-menu .share i {
  display: block;
  width: 0.22rem;
  height: 0.22rem;
}
.ws-wap-menu .share .i1 {
  background: url(../images/header_01_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share .i2 {
  background: url(../images/header_03_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share .i3 {
  background: url(../images/header_02_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share a:hover .code {
    display: block;
}