@charset "utf-8";
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none
}
html,
body {
  color: #333;
  font-size: 16px;
  font-family: "微软雅黑";
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  overflow-x: hidden
}
li {
  list-style: none
}
a {
  text-decoration: none;
  color: #333333
}
pa {
  border: 0;
  outline: none
}
body .clear {
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important
}
.fl {
  float: left
}
.fr {
  float: right
}
.clear {
  clear: both
}
.center {
  max-width: 1400px;
  margin: 0 auto
}
img {
  border: 0;
  outline: none;
  transition: all 0.3s
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0
}
.clearfix {
  zoom: 1
}
.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden
}
.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s
}
.pic img:hover {
  transform: scale(1.2);
  cursor: pointer
}
.wap {
  display: none
}
a {
  display: block
}
.tops {
  background-color: #e7ebf2;
  padding-top: 25px;
  padding-bottom: 20px
}
.head_box {
  position: absolute;
  z-index: 999;
  width: 100%
}
.search {
  position: relative
}
.search div {
  margin-left: 40px
}
.search a {
  display: inline-block;
  color: #16397b;
  margin-right: 25px
}
.search a:hover {
  opacity: 0.85
}
.search span {
  display: inline-block;
  font-size: 14px;
  color: #16397b;
  margin-right: 5px
}
.search span:nth-child(1) {
  margin-right: 15px
}
.ss {
  border-radius: 6px;
  border: solid 1px #16397b;
  margin-top: 20px;
  width: 240px;
  height: 35px;
  background: #eef1f6
}
.search input.srk {
  width: 203px;
  height: 35px;
  padding-left: 10px;
  opacity: 0.3;
  float: left;
  border: 0;
  color: #16397b;
  background: none
}
.search img {
  position: absolute;
  right: 15px;
  top: 50px
}
.nav {
  background: #16397b
}
.first {
  height: 60px;
  font-size: 0
}
.first_nav:first-child {
  border: none
}
.first_nav>a {
  font-size: 18px;
  color: #fff
}
.first_nav {
  display: inline-block;
  font-size: 17px;
  width: 14.28%;
  line-height: 60px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  border-left: 1px solid #102c68
}
.second {
  position: absolute;
  z-index: 999;
  width: 100%;
  display: none;
  background: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  left: 0;
  margin-top: -1px
}
.second>li {
  font-size: 15px;
  transition: 0.3s;
  color: #333;
  height: 50px;
  line-height: 50px;
  font-weight: normal !important
}
.first_nav:hover .second {
  display: block
}
.second li:hover a {
  background: #16397b
}
.second li:hover a {
  color: #ffffff
}
.foot {
  position: relative;
  z-index: 999
}
.foot_line {
  width: 100%;
  height: 5px;
  background-color: #16397b
}
.foots {
  margin-top: 35px;
  margin-bottom: 25px;
}
.link p {
  line-height: 45px;
  padding-right: 20px;
  text-align: left;
  font-size: 14px;
  background: url(../images/icon7.png) no-repeat;
  background-position: right center
}
.link {
  font-size: 0
}
.link>div {
  position: relative;
  padding: 0 20px;
  width: 18%;
  background: rgba(34, 103, 177, 0.06);
  margin-right: 2%;
  display: inline-block
}
.link>div:nth-child(5) {
  margin-right: 0
}
.link>div:hover div {
  display: block
}
.link>div div {
  position: absolute;
  bottom: 100%;
  background: #fff;
  padding: 15px 0;
  left: 0;
  right: 0;
  display: none;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  max-height: 300px;
  overflow: hidden auto
}
.link>div div a {
  display: block;
  color: #333;
  line-height: 30px;
  font-size: 14px;
  padding: 0 10px
}
.link>div div a:hover {
  background: #16397b;
  color: #fff
}
.foots_line {
  margin-top: 40px;
  width: 100%;
  height: 1px;
  background-color: #dcdcdc
}
.foot_w {
  margin-top: 30px
}
.foot_w p {
  font-size: 14px;
  line-height: 30px;
  text-align: center
}
@media screen and (max-width: 1400px) {
  .center {
    padding-left: 10px;
    padding-right: 10px
  }
}
@media screen and (max-width: 1024px) {
  html,
  body {
    font-size: 14px
  }
  body {
    padding-top: 60px
  }
  .pc {
    display: none
  }
  .wap {
    display: block
  }
  .top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    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: 25px
  }
  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0
  }
  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #e7ebf2;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1)
  }
  .m-logo {
    font-size: 0
  }
  .m-logo a {
    font-size: 0;
    line-height: 40px
  }
  .m-logo img {
    max-height: 40px;
    max-width: 85%;
    line-height: 40px;
    vertical-align: middle
  }
  .m-tlink {
    padding: 10px 15px 0 15px
  }
  .m-tlink a {
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    background: #fff;
    color: #304174;
    line-height: 24px;
    padding: 0 15px;
    border-radius: 5px
  }
  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 15px
  }
  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
    border: 0
  }
  .m-search input[type="text"]::placeholder {
    color: #fff
  }
  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px
  }
  .m-nav {
    position: fixed;
    top: 60px;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #506da4;
    overflow-y: scroll;
    border-top: 1px solid #fff
  }
  .m-nav ul {
    padding: 0 15px
  }
  .m-nav ul li {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative
  }
  .m-nav ul li>span.on {
    transform: rotateZ(90deg)
  }
  .m-nav ul li ul {
    display: none;
    overflow: hidden
  }
  .m-nav ul li ul li {
    border: none;
    float: left;
    width: 33%
  }
  .m-nav>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff
  }
  .m-nav>ul>li ul li a {
    padding: 10px 0
  }
  .m-nav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s
  }
}
@media screen and (max-width: 768px) {
  .foots {
    margin-top: 20px;
    margin-bottom: 20px
  }
  .foots_line {
    margin-top: 20px
  }
  .foot_w {
    margin-top: 15px
  }
  .link>div {
    width: 30%;
    margin-right: 3.33%
  }
  .link>div:nth-child(4) {
    margin-top: 10px
  }
  .link>div:nth-child(5) {
    margin-top: 10px
  }
}
@media screen and (max-width: 480px) {
  .link>div {
    width: 100%;
    margin-top: 0 !important
  }
}
