* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  font-size: 100px;
  font-size: 5.2083333vw;
}

body {
  font-size: .14rem;
}

@font-face {
  font-family: 'sySong';
  src: url('../fonts/sySong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  color: #000;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  overflow-x: hidden;
  position: relative;
  background: #fff;
  /* font-family: Microsoft YaHei; */
  font-family: "Source Han Sans CN", "Microsoft YaHei", sans-serif;
  background-size: 100% auto;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

img,
input {
  border: 0;
  outline: none;
}

.wap {
  display: none;
}

.top>img.wap {
  display: none;
}

body .clear {
  float: none !important;
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.pic::before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  opacity: .25;
  pointer-events: none;
  /* background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .53) 100%); */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 3;
}

.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
}

a:hover .pic img {
  transform: scale(1.05);
}

a:hover .pic:before {
  -webkit-animation: shine 1s;
  animation: shine 1s
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.pic div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  transition: all .8s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

a:hover .pic div {
  width: 110%;
  height: 110%;
}


.modulepic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.modulepic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
  object-fit: cover;
}

.modulepic div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .8s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

a:hover .modulepic img {
  transform: scale(1.05);
}

a:hover .modulepic div {
  transform: scale(1.1);
}



.px1600 {
  max-width: 14rem;
  margin: 0 auto;
}

.head {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99999;
  transition: all 0.3s;
  background: #0075be;
  /* background: linear-gradient(180deg, #06368b 0%, #0680df 100%); */
}

.xg1 {
  transition: all .3s;
}

.xg1.head {
  box-shadow: 0 .05rem .15rem rgba(0, 0, 0, 0.2);
}



.xg1 .search-con {
  display: none;
  transition: all 0.3s;
}

.xg1 .logo a img {
  height: .6rem;
  transition: all .3s;
}

.xg1 .top_other {
  height: 0;
  transition: all .3s
}

.xg1 .tops {
  padding: .1rem 0;
}

.tops {
  padding: 0.1rem 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  max-width: 14rem;
  margin: 0 auto;
  max-height: 1.9rem;
  height: 1.3rem;
}

.tops_r {
  flex: 1;
  min-width: 0;
  height: auto;
  margin-left: 1.5rem;
}

.top_date {
  text-align: right;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: .32rem;
  margin-top: -.2rem;
  padding-right: 1.2rem;
}

.top_date span {}

.fl {
  float: left;
}

.logo a {
  display: block;
}

.logo a img {
  display: block;
  height: .8rem;
  transition: all .3s;
}

.fr {
  float: right;
}

/* 脙楼脗陇脗麓脙漏脝鈥櫭偮兟γ偮惷呪�溍兟偮疵偮� */
.search-con {
  display: flex;
  justify-content: flex-end;
}

.search {
  position: relative;
  overflow: hidden;
  border-radius: 0.20rem;
  box-sizing: border-box;
  background: none;
  width: 2.4rem;
  height: 0.38rem;
  border-radius: 0.5rem;
  border-radius: 3.43rem;
  box-sizing: border-box;
  border: 0.01rem solid rgba(255, 255, 255, .6);
}

.search:hover {}

.search div {
  margin-left: .4rem;
}

.search a {
  display: inline-block;
}

.search a:hover {
  opacity: 0.85;
}

.search span {
  display: inline-block;
  font-size: .14rem;
  color: #fff;
  margin-right: .2rem;
}

.search span:nth-child(1) {
  margin-right: .15rem;
}

.search input[type="text"] {
  font-size: .18rem;
  width: 80%;
  height: .38rem;
  padding-left: .2rem;
  color: #fff;
  line-height: .38rem;
  background: none;
  border-radius: 0;
  float: left;
}

.search input[type="text"]::placeholder {
  font-size: .14rem;
  color: #fff;
  line-height: .38rem;
}

.search .btn {
  float: right;
  width: 20%;
  height: .38rem;
  line-height: .38rem;
  padding: 0;
  position: absolute;
  color: #fff;
  font-size: .16rem;
  background: url(../images/search.png) center no-repeat;
  cursor: pointer;
  float: left;
  background-size: 0.2rem 0.2rem;
}



.search img {
  position: absolute;
  right: .15rem;
  top: .5rem;
}

/*  */

.head.on .nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  border: none;
  box-shadow: 0 .1rem .1rem rgb(0 0 0 / 20%);
}

/* */
.nav {
  height: .6rem;
  line-height: .6rem;
  margin-top: 0;
  position: relative;
  z-index: 9;
  background: #fff;
}

.nav>ul {
  display: flex;
  justify-content: space-between;
  max-width: 14rem;
  margin: 0 auto;
}

.nav>ul>li {
  display: block;
  text-align: center;
  position: relative;
  /* width: 10%; */
  line-height: .6rem;
  height: .6rem;
  margin-bottom: 0;
  float: left;
  transition: all 0.6s;
}

.nav>ul>li:hover {
  /* background: #6c95d1; */
  transition: all 0.6s;
}

.nav>ul>li:first-child {
  margin-left: 0;
  border: 0;
}

.nav>ul>li>a {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  font-weight: normal;
  position: relative;
  display: block;
  height: .6rem;
  line-height: .6rem;
  font-family: Source Han Sans CN;
}



.nav>ul>li.on>div {}

.nav>ul>li.on>a::after {
  width: 100%;
}

.nav>ul>li.active>a {
  color: #0075be;
}

.nav>ul>li:hover>a {
  color: #0075be;
  font-weight: bold;

}

.nav>ul>li:hover>a:after {
  width: 100%;
}

.nav>ul>li>div {
  position: absolute;
  top: .64rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 1.3rem;
  z-index: 9999;
  display: none;
  padding-top: 0;
  border-top: #FFC107 0.04rem solid;
  box-shadow: 0 .05rem .15rem rgba(0, 0, 0, 0.2);
}

.nav>ul>li>div>ul {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  line-height: normal;
}

.nav>ul>li>div>ul>li a {
  display: block;
  font-size: .18rem;
  line-height: .5rem;
  transition: 0.3s;
  color: #222;
}

.nav>ul>li>div>ul>li:hover {
  background: #0075be;
  color: #fff;
}

.nav>ul>li>div>ul>li:hover a {
  color: #fff;
}



/*脙茠脝鈥櫭冣�犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮ッ兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮好兤捗嗏�櫭冣�毭偮⒚兤捗偮⒚兟⒚⑩�毬吢∶冣�毭偮兤捗⑩偓拧脙鈥毭偮⒚兤捗嗏�櫭冣�犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮┟兤捗嗏�櫭兟⒚⑩�毬偮犆兤捗偮⒚兟⒚⑩偓拧脗卢脙垄芒鈧久偮⒚兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮�*/
/*  */


.foot {
  height: auto;
  /* overflow: hidden; */
  padding: 0 0 0rem 0;
  background: #0075be;
  background-size: auto;
  position: relative;
}

.foot:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 8rem;
  background: url(../images/body_endbg.png) center no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}


.foot .foot_info {
  display: flex;
  margin: 0;
  padding: .3rem 0 .3rem 0;
  align-items: center;
}

.foot_logo {}

.foot_logo img {
  height: .76rem;
}

.foot .foot_add {
  flex: 1;
  min-width: 0;
  margin-left: 2rem;
}

.foot .foot_add p {
  font-size: 0.16rem;
  line-height: .3rem;
  color: #fff;
  /* font-family: MiSans; */
}

.foot .foot_add p:nth-child(2) {
  background: url(../images/footer_ico001.png) left center no-repeat;
  padding-left: 0.3rem;
  background-size: 0.16rem 0.16rem;
}

.foot .foot_add p:nth-child(3) {
  background: url(../images/footer_ico002.png) left center no-repeat;
  padding-left: 0.3rem;
  background-size: 0.16rem 0.16rem;
}

.foot .foot_add p:nth-child(4) {
  background: url(../images/footer_ico003.png) left center no-repeat;
  padding-left: 0.3rem;
  background-size: 0.16rem 0.16rem;
}

.foot .foot_add p a {
  font-size: 0.16rem;
  line-height: .28rem;
  color: #fff;
}


.foot .foot_code {
  width: 1.4rem;
  text-align: center;
}

.foot .foot_code ul {
  display: flex;
  justify-content: flex-end;
}

.foot .foot_code li {
  margin: 0 .1rem
}

.foot .foot_code img {
  display: block;
  margin: 0 auto;
  width: 1rem;
  height: 1rem;
}

.foot .foot_code span {
  font-size: .16rem;
  line-height: .4rem;
  color: #fff;
}

.copyright {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.24rem;
  letter-spacing: normal;
  color: rgba(255, 255, 255, .6);
  align-items: center;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  border-top: rgba(255, 255, 255, .2) .01rem solid;
  padding: 0.19rem 0;
}

.copyright  a{
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.24rem;
  color: rgba(255, 255, 255, .6);
}




.copyright img {
  margin: 0 .15rem 0 0;
}

.mdl_side_1600_009 {
  position: fixed;
  right: .05rem;
  top: 50%;
  transform: translateY(-50%);
  background-size: 100% 100%;
  width: 1.15rem;
  text-align: center;
  z-index: 9999;
  padding-top: .6rem;
  scale: .8;
  transition: all .3s
}

.mdl_side_1600_009:hover {
  scale: 1;
}

.mse1609-logo {
  width: 1.2rem;
  height: 1.2rem;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}

.mse1609-logo img {
  width: 100%;
  height: 100%;
  display: block;
}


.mse1609-c ul li a p {
  font-size: .18rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mse1609-c ul li {
  padding: .2rem 0;
  opacity: 1;
  border-bottom: .01rem dashed rgba(255, 255, 255, 0.2);
}

.mse1609-c ul li:last-child {
  border-bottom: none;
}

.mse1609-c ul li a:hover {
  opacity: 1;
}

.mse1609-top {
  width: 100%;
  text-align: center;
  background-size: 100% 100%;
  padding-top: .05rem;
  padding-bottom: .05rem;
  margin-bottom: -0.1rem;
  cursor: pointer;
}

.mse1609-top p {
  font-size: .2rem;
  font-weight: normal;
  line-height: .24rem;
  text-transform: uppercase;
  letter-spacing: 0em;
  color: #FFFFFF;
}

.wxgzh {
  position: relative;
}

.wxgzh a {
  position: relative;
  display: block;
  width: 100%;
}

.wxgzh .wxgzh_code {
  display: none;
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  width: 1.2rem;
  transform: translateX(-50%);
  transition: all .3s;
}

.wxgzh .wxgzh_code img {
  width: 80%;
}

.wxgzh:hover .wxgzh_code {
  display: block;
  width: 1.1rem;
}

.wxgzh:hover p {
  /* display:none; */
}

.wxgzh:hover .ico {
  /* display:none; */
}

@media screen and (max-width: 1440px) {
  .nav>ul>li {}
}

@media screen and (max-width: 1340px) {
  .nav>ul>li {}
}



@media screen and (max-width: 1200px) {
  .nav>ul>li {}

  .logo a {
    /* width: 7rem; */
  }

  .foot .foot_info {
    display: block;
  }

  .foot .foot_info {
    display: flex;
    flex-wrap: wrap;
  }

  .foot .foot_add {
    width: 50%;
  }

  .foot_tj {
    width: 60%;
  }

  .copyright {
    top: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .1rem 0;
  }
}

@media screen and (max-width: 1024px) {
  .mdl_side_1600_009 {
    display: none
  }

  .foot_tj span i {
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .16rem;
  }

  .foot_tj {
    width: 100%;
    line-height: .3rem;
    font-size: .16rem;
  }

  .search {
    width: 3rem;
  }

  .search input[type="text"] {
    width: 2.05rem;
  }

  .search .btn {}

  .foot .foot_info {
    display: block;
  }

}

@media screen and (max-width: 1420px) {
  .px1600 {
    padding-left: .15rem;
    padding-right: .15rem;
  }

  .logo a img {
    width: auto;
  }


}

@media screen and (max-width: 1024px) {

  html {
    font-size: 85px;
  }



  body {
    padding-top: .7rem;
    background-size: 100% auto;
  }

  .pc {
    display: none;
  }

  .wap {
    display: block;
  }

  .b-top {
    display: none;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #0075be;
    padding: .15rem 0.1rem;
    z-index: 999;
    box-shadow: 0 .05rem .05rem rgb(0 0 0 / 20%);
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: .4rem;
  }

  .m-logo img {
    max-height: .4rem;
    max-width: 80%;
    vertical-align: middle;
  }

  .m-tlink {
    padding: .1rem .15rem 0 .15rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .m-tlink a {
    font-size: .14rem;
    margin-right: .15rem;
    margin: .05rem 0;
    color: #fff;
    display: inline-block;
    font-size: .14rem;
    line-height: .24rem;
    /* background: #fff; */
    color: #fff;
    line-height: .3rem;
    padding: 0 .15rem;
    border-radius: .05rem;
    margin: 0 .04rem;
  }

  .m-search {
    margin: 0 .15rem;
    padding-right: .5rem;
    padding-left: .1rem;
    padding-top: .05rem;
    padding-bottom: .05rem;
    position: relative;
    line-height: .35rem;
    /* background: #fff; */
    margin-top: .15rem;
    border: .01rem solid #fff;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: .25rem;
    background: none;
    color: #fff;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: .1rem;
    top: .1rem;
    height: .15rem;
  }

  .m-nav {
    position: fixed;
    top: .6rem;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #0075be;
    overflow-y: scroll;
    border-top: .01rem solid #fff;
  }

  .m-nav ul {
    padding: 0 .15rem;
    /* border-top: .01rem solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: .01rem solid rgba(255, 255, 255, 0.2);
    position: relative;
  }

  .m-nav ul li>span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
  }

  .m-nav ul li ul li {
    border: none;
  }

  .m-nav>ul>li a {
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    padding: .15rem 0;
    position: relative;
    color: #fff;
  }

  .m-nav>ul>li ul li a {
    padding: .1rem 0;
  }

  .m-nav>ul>li>span {
    position: absolute;
    width: .2rem;
    height: .2rem;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: .14rem .14rem;
    background-position: center center;
    right: 0;
    top: .15rem;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }

  .top {
    max-width: 19.2rem;
    margin: 0 auto;
    position: fixed;
    right: .1rem;
    top: .18rem;
    width: .25rem;
    height: .25rem;
    z-index: 9999;
  }

  .top>img {
    display: block;
    width: 100%;
  }

  .wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
  }

  .wap-menu img {
    height: .25rem;
  }

  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .foot .px1600 {
    display: block;
  }

  .foot .foot_add {
    text-align: center;
    width: 100%;
    margin: .2rem auto;
  }

  .foot .foot_add p {
    background: none !important;
  }

  .foot_code {
    width: 100% !important;
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .2rem;
  }

  .foot_logo {
    text-align: center
  }

  .foot_logo img {
    height: .6rem;
  }
}

@media screen and (max-width: 900px) {
  .zt_list {
    padding: 0 0;
  }
}