/* CSS Document */
@media (min-width: 768px) {
  html {
    font-size: 28px !important;
  }
}
@media (min-width: 1025px) {
  html {
    font-size: 30px !important;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 32px !important;
  }
}
@media (min-width: 1366px) {
  html {
    font-size: 34px !important;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 36px !important;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 40px !important;
  }
}
#fp-nav ul li {
  width: 68px;
  margin: 0;
  height: 30px;
}
#fp-nav ul li a {
  width: 26px;
  height: 5px;
  display: block;
  background-color: #939496;
  float: right;
  transition: all 0.3s linear;
}
#fp-nav ul li a.active {
  width: 68px;
  background-color: #fff;
}
#fp-nav ul li a.active span {
  background-color: #fff;
}
#fp-nav.spe ul li a.active span {
  background-color: #4e5d7f;
}
#fp-nav ul li a span {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  border-radius: 0;
  background-color: inherit;
  border: none;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 34px;
}
.header-inner {
  height: 90px;
  line-height: 90px;
}
.header-inner .router-en {
  font-family: 'Arial';
  font-size: 24px;
  color: #fff;
}
.header-inner .nav-btn {
  margin-left: 36px;
  display: block;
  margin-top: -3px;

  font-family: 'Arial';
  font-size: 24px;
  color: #fff;
}
.footer {
  height: 620px;
}
.footer-bt {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 500px;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer-nav-item {
  flex: 0 0 25%;
  width: 25%;
  padding-top: 2.125rem;
  border-right: 1px solid #e5e5e5;
  padding-bottom: 206px;
  padding-left: 68px;
  height: 100%;
}
.footer-nav-item h3 {
  margin-bottom: 0.7rem;
}
.footer-nav-item h3 a {
  font-size: 18px;
  line-height: 1;
  color: #333333;
  font-weight: bold;
}
.footer-nav-item ul li a {
  color: #666666;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 16px;
  display: block;
}
.footer-contact .contact-box {
  line-height: 32px;
}
.footer-contact .contact-box h4 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.footer-contact .contact-box span {
  color: #333333;
}
.footer-bd {
  border-top: 1px solid #e5e5e5;
  padding-top: 26px;
}
.footer-bd .l-copy {
  font-size: 14px;
  color: #666666;
}
.footer-bd .footer-logo img {
  width: 3.375rem;
}
.ph_nav .ph-nav-pop {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
  display: none;
}
.ph_nav .ph-nav-main {
  position: fixed;
  right: -76.81%;
  top: 0;
  width: 76.81%;
  height: 100%;
  background: #343434;
  overflow: auto;
  padding: 12% 7.59% 5% 7.59%;
}
.ph_nav .ph-nav-main .ph-nav li {
  border-bottom: 1px solid #999999;
}
.ph_nav .ph-nav-main .ph-nav .lv1-box {
  position: relative;
}
.ph_nav .ph-nav-main .ph-nav .lv1-box .lv1 {
  display: block;
  color: #fff;
  padding: 15px 0;
  padding-left: 5%;
  font-size: 16px;
}
.ph_nav .ph-nav-main .ph-nav .lv1-box .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(../images/ph-nav-embg1.png) no-repeat right 8% center;
  background-size: 10px;
  cursor: pointer;
}
.ph_nav .ph-nav-main .ph-nav .lv1-box .more.on {
  background: url(../images/ph-nav-embg2.png) no-repeat right 8% center;
}
.ph_nav .ph-nav-main .ph-nav .lv2-box {
  padding-left: 10%;
  padding-bottom: 0px;
  display: none;
}
.ph_nav .ph-nav-main .ph-nav .lv2-box dd {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #4d4d4d;
}
.ph_nav .ph-nav-main .ph-nav .lv2-box dd:last-child {
  border-bottom: none;
}
.ph_nav .ph-nav-main .ph-nav .lv2-box dd.last {
  border-bottom: none;
}
.ph_nav .ph-nav-main .ph-nav .lv2-box dd a {
  color: #ccc;
  display: block;
  font-size: 14px;
}
.ph_nav .clear {
  clear: both;
}
.f2 .ph-nav {
  margin-bottom: 1.2em;
}
.f2 .ph-nav li {
  border-bottom: 1px solid #4d4d4d;
}
.f2 .ph-nav .lv1-box {
  position: relative;
}
.f2 .ph-nav .lv1-box .lv1 {
  display: block;
  color: #fff;
  line-height: 3.5em;
  font-size: 14px;
}
.f2 .ph-nav .lv1-box .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(../images/ph-nav-embg4.png) no-repeat right 2% center;
  background-size: 0.75em;
  cursor: pointer;
}
.f2 .ph-nav .lv1-box .more.on {
  background: url(../images/ph-nav-embg3.png) no-repeat right 2% center;
  background-size: 0.75em;
}
.f2 .ph-nav .lv2-box {
  padding-bottom: 5px;
  display: none;
}
.f2 .ph-nav .lv2-box dd {
  height: 30px;
}
.f2 .ph-nav .lv2-box dd a {
  color: #999;
  display: block;
  padding-left: 3.5%;
  font-size: 12px;
}
.f2 .ph-nav .lv2-box dd.on a {
  display: inline-block;
  padding-right: 1.5em;
  background: url(../images/down-icon1.png) no-repeat right center;
}
.footer-ph {
  background-color: #313131;
}
.pchad {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/1.jpg) no-repeat center / cover;
  z-index: 9999;
  display: none;
}
.pchad .closenav {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/3.png) no-repeat center / cover;
  top: 50px;
  right: 50px;
  cursor: pointer;
}
.pchad .side {
  width: 170px;
  height: 100%;
  background-color: #333333;
  text-align: center;
  box-sizing: border-box;
  padding: 50px 0 0;
  position: relative;
}
.pchad .side a {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.pchad .side .log img {
  width: 100px;
  max-width: 100%;
}
.pchad .side .side-fot {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 90%;
}
.pchad .side .side-fot {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 90%;
}
.pchad .side .side-fot a {
  display: block;
  width: 48px;
  line-height: 0;
  padding-bottom: calc(98%);
  text-align: center;
  border: 1px solid #6c6c6c;
  background: no-repeat center / 48px auto;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 auto;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  max-width: 100%;
  float: none;
  height: 0;
  text-indent: 0;
}
.pchad .side .side-fot a span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pchad .side .side-fot a + a {
  margin-top: 14px;
}
.pchad .side .side-fot a span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pchad .navbox {
  width: 60.3125%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 53%;
  transform: translate(-50%, 0);
  font-size: 0;
  line-height: 2.6041666666666668vw;
  text-align: right;
  text-transform: uppercase;
}
.pchad .box {
  width: 60%;
  right: 0;
  position: absolute;
  top: 44%;
  transform: translate(0, -50%);
}
.pchad .navbox .home {
  font-size: 0.8333333333333333vw;
  visibility: hidden;
}
.pchad .navbox li a {
  display: inline-block;
  transition: all .35s ease;
  position: relative;
}
.pchad .navbox a {
  color: #000000;
  position: relative;
  font-size: 0.6rem;
  margin-bottom: 0.5rem;
  display: block;
}
.pchad .navbox a:before {
  position: absolute;
  top: calc(101%);
  right: 0;
  overflow: hidden;
  width: 0;
  height: 1px;
  background-color: currentColor;
  color: inherit;
  content: "";
  transition: right .2s ease,width .2s ease;
  will-change: right,width;
}
.pchad .navbox li a:hover {
  color: #d50023;
}
.pchad .navbox li a:hover:before {
  width: 30px;
  background-color: #d50023;
}

@media screen and (max-width:1500px){
  .footer-nav-item {
     padding-right: 45px;
  }    
}


.nav-box {
      display: flex;
    flex-flow: row wrap;
    align-items: center;
    font-size: 0.6rem;
}
.header-inner .router-en{
  font-size: inherit;
}
.header-inner .nav-btn {
    margin-left: 36px;
    display: block;
     margin-top: 0px; 
    font-family: 'Arial';
     font-size: inherit;
    color: #fff;
}
.pc-inner-header-in .right-box{
  font-size: 0.6rem;
}
.pc-inner-header-in .right-box .router-en{
  font-size: inherit;
}