.header {
  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;
}
.header .layout {
  max-width: 16rem;
  margin: 0 auto;
  padding: 0 13px 0;
}
.header .layout .logo {
  width: 25%;
  background-color: #fff;
  padding-right: 5%;
  text-align: center;
  line-height: 1.39rem;
}
.header .layout .logo img {
  width: 100%;
}
.header .layout .right {
  height: 100%;
  text-align: center;
  box-sizing: border-box;
}
.header .layout .right li {
  float: left;
  box-sizing: border-box;
  padding-top: 0.18rem;
  padding-bottom: 0.15rem;
}
.header .layout .right li .english {
  float: left;
  width: 1.05rem;
  border-left: 1px solid #fff;
  font-size: 0.16rem;
  color: #fff;
}
.header .layout .right li .search {
  float: left;
  width: 0.94rem;
}
.header .layout .right li:first-child .english {
  border-left: none;
}
.header .layout .nav {
  width: 70%;
  float: right;
  position: relative;
}
.header .layout .nav ul {
  width: 100%;
}
.header .layout .nav ul li {
  float: left;
  width: 10.6%;
  line-height: 0.85rem;
  box-sizing: border-box;
  position: relative;
}
.header .layout .nav ul li > a {
  display: block;
  color: #333333;
  font-size: 0.22rem;
  font-weight: bold;
  text-align: center;
  padding: 0 0.1rem;
}
.header .layout .nav ul li .dropdown {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0.83rem;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  overflow-y: hidden;
}
.header .layout .nav ul li .dropdown a {
  display: block;
  border-top: 1px solid #e7e7e7 !important;
  font-size: 0.16rem;
  font-weight: bold;
  color: #333333;
  box-sizing: border-box;
  height: 0.59rem;
  line-height: 0.59rem;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header .layout .nav ul li.active {
  background: #003f88;
}
.header .layout .nav ul li.active > a {
  color: #ffffff;
}
.imagesshow {
  width: 100%;
  height: 280px;
  background: url(../imagse/list/tuceng46.png) no-repeat center / cover;
  margin-top: 1.39rem;
}
.middle {
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.middle .layout {
  max-width: 1300px;
  padding: 0 13px;
}
.middle .m-top {
  padding: 0.25rem 0;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.middle .m-top .home {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 0.47rem;
  color: #666666;
  background: url(../imagse/list/crumb_home.png) no-repeat left center;
}
.middle .m-top a {
  font-size: 16px;
}
.middle .m-top .possplit {
  background-image: url(../imagse/list/position.png);
  background-size: contain;
  background-position-y: -100px;
  text-indent: 22px;
  background-position: center;
  background-position-y: center;
  background-repeat: no-repeat;
  width: 10px;
  display: inline-block;
  border: 0px solid red;
margin : 0 5px;
}
.left {
  width: 3.04rem;
  height: 100%;
  padding-top: 0.43rem;
}
.mheader {
  display: none;
  height: 0.78rem;
  background-color: #003f88;
  position: sticky;
  top: 0;
  z-index: 999;
}
.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;
}
.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;
}
@media screen and (max-width: 1200px) {
  .header .layout .right li {
    padding-bottom: 0.1rem;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    display: none;
  }
  .mheader {
    display: block;
  }
  .imagesshow {
    margin-top: 0px;
  }
}
@media screen and (max-width: 400px) {
  .imagesshow {
    height: 220px;
  }
}
@media screen and (max-width: 1300px) {
.footer .footer_box .footer_r .links h4{
  font-size:0.22rem;
}
}
@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;
  }
  .footer .footer_box .line {
    display: none;
  }
  .footer .footer_box .footer_r {
    width: 100%;
    position: static;
  }
  .footer .footer_box .footer_r .links {
    padding-left: 0;
    width: 80%;
  }
  .footer .footer_box .footer_r .wetchart {
    float: right;
    text-align: center;
  }
.footer .footer_box .footer_r .links h4{
  font-size:0.26rem;
}
}
@media screen and (max-width: 600px) {
.footer .footer_box {
    width: 85%;
    margin: 0 auto;
}
  .footer .footer_box .footer_r .wetchart{
   float:left;
 }
.footer .footer_box .footer_r .links{
  width:100%;
}
  
}
.model-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
.middle {
  height: 100%;
}
.middle .m-top {
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.middle .m-top .home {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 27px;
  color: #666666;
}
.middle .m-top a {
  font-size: 14px;
  color: #666666;
}
.middle .m-top .possplit {
  background-size: contain;
  background-position-y: -100px;
  text-indent: 22px;
  background-position: center;
  background-position-y: center;
  background-repeat: no-repeat;
  width: 10px;
  display: inline-block;
  border: 0px solid red;
}
.search-input {
  width: 100%;
  height: 0;
  position: fixed;
  text-align: center;
  top: -250px;
  opacity: 0;
  transition: all 0.8s;
  z-index: 9999;
}
.search-input input,
.search-input button {
  padding-left: 10px;
  width: 65px;
  height: 50px;
  line-height: 35px;
  border: none;
  color: #959595;
  background-color: #fff;
}
.search-input input {
  width: 25%;
  margin-left: -5px;
  font-size: 16px;
  font-family: "microsoft yahei", simsun;
}
.search-input button img {
  margin: 0 0 0 -2px;
}
.search-input button {
  text-align: center;
  margin-left: -5px;
}
.mobileNav .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.mobileNav .close img {
  width: 25px;
}
