.header1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    /* background: url(../imagse/list/header-bg.png) no-repeat left top / cover; */
    height: 1.39rem;
    overflow: unset;
}
.header1 .nav {
  width: 100%;
  position: sticky;
}
.header1 .pc_nav .bg {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 5;
  width: 100%;
  height: 2.51rem;
}
.header1 .pc_nav .layout .nav-list {
  position: relative;
  z-index: 10;
}
.header1 .pc_nav .layout .nav-list .items {
  float: left;
  height: 1.09rem;
  position: relative;
width:16%
}
.header1 .pc_nav .layout .nav-list .items > a {
  padding: 0 0.48rem;
  line-height: 1.09rem;
  text-align: center;
  display: block;
  font-size: 0.24rem;
  color: #ffffff;
font-family: 'CondensedBold';

}
.header1 .pc_nav .layout .nav-list .items .items-child {
  width: 2.34rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 1.09rem;
  display: none;
}
.header1 .pc_nav .layout .nav-list .items .items-child .items-er {
  width: 100%;
  background: #ffffff;
  height: 0.59rem;
  line-height: 0.59rem;
}
.header1 .pc_nav .layout .nav-list .items .items-child .items-er a {
  width: 100%;
  text-align: center;
  font-size: 0.19rem;
  color: #333333;
  display: block;
}
.header1 .pc_nav .layout .nav-list .items .items-child .items-er a:hover {
  color: #ffffff;
}
.header1 .pc_nav .layout .nav-list .items .items-child .items-er:hover {
  background: #9f0701;
}
.header1 .pc_nav .layout .nav-list li.active {
  background: #003f88;
}
.header1 .pc_nav .layout .nav-list .items:last-child {
  margin-right: 0;
}

.mobileNav {
    display: none;
    width: 100%;
    height: 100%;
    overflow: scroll;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}
  .mobileNav .contentct {
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding: 50px 0 20px;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .mobileNav .contentct li {
    position: relative;
    line-height: 50px;
    padding: 0 40px 0 15px;
    border-bottom: 1px solid #eee;
  }
  .mobileNav li a {
    display: block;
    font-size: 18px;
    color: #003F88;
    font-weight: 800;
  }
  .mobileNav li .dropdown a {
    display: block;
    margin-left: 20px;
    font-size: 16px;
    font-weight: normal;
  }
  .mobileNav li .dropdown {
    display: none;
  }
  .mobileNav .close {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .mobileNav .close img {
    width: 25px;
  }
  .mobileNav .pic-link {
    float: right;
    margin: 20px 0;
  }
  .mobileNav .pic-link .link a {
    display: inline-block;
    height: 27px;
    margin-right: 20px;
  }
  .mobileNav .pic-link .link .en {
    font-size: 20px;
    color: #003F88;
  }
  .mobileNav .pic-link .search {
    width: 22px;
    height: 23px;
    margin-right: 20px;
  }
  .mobileNav .pic-link .search img {
    width: 100%;
  }
  .mobileNav li .open {
    width: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
.mheader {
    display: none;
    height: 0.78rem;
    background-color: #003f88;
    position: fixed;
    top: -1px;
    z-index: 999;
    width: 100%;
}
.header1 .mobileNav .m_menu {
  display: block;
}
.mheader .layout {
    line-height: 0.78rem;
    padding: 0 13px;
}
.mheader .layout a {
    display: block;
    width: 2.6rem;
    /* height: 0.6rem; */
    float: left;
}
.mheader .layout a img {
    width: 100%;
    height: 100%;
}
.mheader .layout .mobile-icon {
    float: right;
    width: 32px;
    height: 32px;
}

  .t-logo .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
  }
.footer {
  width: 100%;
  height: 100%;
  background: #0c0c0c no-repeat left top / cover;
  background-image: url(../imagse/footer_back.png);
  padding-bottom: 0.25rem;
}
.footer .layout {
  padding: 0 0.35rem;
}
.footer .footer_box {
  width: 100%;
  height: 100%;
  padding: 0.2rem 0;
  position: relative;
}
.footer .footer_box ul {
  width: 59%;
  padding-top: 0.25rem;
  padding-right: 2%;
}
.footer .footer_box ul li {
  padding-top: 0.25rem;
}
.footer .footer_box ul li p {
  font-size: 0.16rem;
  color: #ffffff;
font-family:"RobotoRegular";
}
.footer .footer_box ul li p a {
  color: #ffffff;
font-family:"RobotoRegular";
}
.footer .footer_box ul li p a:hover {

  color: #F00;
}
.footer .footer_box .line {
  height: 0.98rem;
  border-left: 1px solid #ffffff;
  border-radius: 45%;
  margin-top: 0.4rem;
  opacity: 35%;
}
.footer .footer_box .footer_r {
  width: 39%;
  position: absolute;
  right: 0;
}
.footer .footer_box .footer_r .links {
  width: 70%;
  height: 100%;
  margin-top: 0.4rem;
  padding-left: 5%;
}
.footer .footer_box .footer_r .links h4 {
  color: #ffffff;
  font-size: 0.18rem;
  font-weight: bold;
  padding-bottom: 0.17rem;
font-family:"RobotoRegular";
}
.footer .footer_box .footer_r .links div.links_div {
  height: 100%;
}
.footer .footer_box .footer_r .links div.links_div a {
  font-size: 0.16rem;
  color: #ffffff;
  padding-bottom: 0.17rem;
  padding-right: 0.15rem;
  display: block;
  float: left;
font-family:"RobotoRegular";
}
.footer .footer_box .footer_r .links div.links_div a:first-child {
  padding-left: 0;
}
.footer .footer_box .footer_r .wetchart {
  width: 20%;
  box-sizing: border-box;
  font-size: 0.14rem;
  color: #ffffff;
  text-align: center;
  padding-top: 0.4rem;
}
.footer .footer_box .footer_r .wetchart img {
  display: block;
  margin: 0 auto 0.17rem;
}
.m_footer {
  display: none;
  width: 100%;
  height: 100%;
  background: #0c0c0c no-repeat left center / cover;
  background-image: url(../imagse/footer_back.png);
  padding-bottom: 0.25rem;
}
.m_footer .layout {
  padding: 0 35px;
}
.m_footer .m_f_box {
  margin: 0 auto;
  padding-left: 10%;
}
.m_footer .footer_r {
  width: 100%;
  text-align: center;
  padding-top: 0.35rem;
}
.m_footer .footer_r > a {
  width: 20%;
  box-sizing: border-box;
  font-size: 0.14rem;
  color: #ffffff;
  text-align: center;
  padding-top: 0.4rem;
}
.m_footer .footer_r > a img {
  display: block;
  margin: 0 auto 0.17rem;
}
.m_footer .footer_r .links {
  text-align: center;
}
.m_footer .footer_r .links h4 {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: left;
  padding-bottom: 0.17rem;
}
.m_footer .footer_r .links div.links_div {
  height: 100%;
}
.m_footer .footer_r .links div.links_div a {
  font-size: 0.16rem;
  color: #ffffff;
  padding-bottom: 0.17rem;
  padding-right: 0.15rem;
  display: block;
  float: left;
}
.m_footer .footer_r .links div.links_div a:first-child {
  padding-left: 0;
}
.m_footer ul {
  text-align: center;
}
.m_footer ul li {
  padding-top: 0.25rem;
}
.m_footer ul li p {
  text-align: center;
  font-size: 0.18rem;
  color: #ffffff;
}
@media screen and (max-width: 1680px){
.header1 .pc_nav .layout .nav-list .items > a{
   padding:0 0.45rem;
}
}
@media screen and (max-width: 1630px){
.header1 .pc_nav .layout .nav-list .items > a{
   padding:0 0.42rem;
}
}

@media screen and (max-width: 1400px) {
  .footer .footer_box .footer_r .wetchart {
    padding-top: 0.2rem;
  }
}
@media screen and (max-width: 1100px) {
    .footer .footer_box {
        width: 64%;
        margin: 0 auto;
    }
    .footer .footer_box ul {
        width: 100%;
        float: none;
    }
    .footer .footer_box ul li p {
        line-height: 24px;
font-size:14px;
    }
    .footer .footer_box .line {
        display: none;
    }
    .footer .footer_box .footer_r {
        width: 100%;
        position: static;
    }
    .footer .footer_box .footer_r .links {
       padding-left: 14px;
       width: 73%;
    }
    .footer .footer_box .footer_r .wetchart {
        float: left;
        text-align: center;
    }
.footer .footer_box .footer_r .links div.links_div a {
  font-size: 14px;

}
}
@media (min-width: 1050px) and (max-width: 1200px) {
  .header1 .pc_nav .layout .nav-list .items > a {
    padding: 0 0.35rem;
    font-size: 0.24rem;
  }
}
@media (min-width: 1050px) and (max-width: 1120px) {
  .header1 .pc_nav .layout .nav-list .items > a {
    padding: 0 0.3rem;
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 1050px) {
  .header1 .pc_nav .layout .nav-list .items > a {
    padding: 0 0.3rem;
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 1024px) {
    .header1 .pc_nav {
        display: none;
    }
      .mheader {
        display: block;
      }
      .imagesshow {
        margin-top: 0px;
      }
}


@media screen and (max-width: 500px) {
.footer .footer_box .footer_r .links {
    padding-left: 38px;
    width: 60%;
margin-top: 0.2rem;
}
}
