@charset "utf-8";img,video {
  max-width: 100%
}

.article {
  overflow-x: auto
}

.article table {
  width: 100%;
  margin: 0 auto;
}

.header_box_li #header:before {
  background: linear-gradient(180deg, #3A4F88 0%, rgba(58, 80, 135, 0) 100%)
}

.wrap_ph {
  margin-top: 0.3rem;
  display: none
}

.wrap_ph h2 {
  width: 100%;
  color: #fff;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
  padding: 0 0.2rem;
  background: #394F87
}

.wrap_ph h2::after {
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/cd.svg) no-repeat right center/cover;
  left: auto;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%)
}

.wrap_ph ul {
  padding: 0.1rem 0.2rem 0.2rem;
  display: none;
  box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11)
}

.wrap_ph li {
  font-size: 0.18rem;
  line-height: 0.34rem;
  font-family: hel-bold
}

.wrap_ph li a {
  transition: 0.5s;
  display: block;
  color: #333
}

.inner .wrap_ph {
  display: none
}

.wrap_ph li.active a {
  color: #394F87
}

.wrap_ph i {
  opacity: 1;
  display: inline-block;
  width: .34rem;
  height: .3rem;
  display: inline-block;
  background: url(../images/arrow_down.svg) center no-repeat;
  background-size: 15px 15px !important;
  position: absolute;
  display: block;
  right: 0;
  top: 2px;
  transition: 0.5s
}

.wrap_ph i.on {
  transform: rotate(-90deg)
}

.wrap_ph .box {
  display: none;
  padding-left: 0.25rem
}

.wrap_ph .box a {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #666 !important;
  display: block
}

.wrap_ph .box a:hover {
  color: #394F87
}

.ban {
  position: relative
}

.ban .imged {
  padding-bottom: 25%
}

.inner {
  padding-bottom: 1.2rem;
  background: url(../images/innbg.png) no-repeat bottom/cover
}

.inner_left {
  width: 2.9rem;
  margin-top: -1.2rem;
  z-index: 100;
  position: relative;
  padding-bottom: 0.6rem
}

.inner_left:after {
  width: 100%;
  background: #394F87;
  top: 1.2rem;
  bottom: 1.2rem;
  height: auto;
  opacity: .9
}

.inner_right {
  padding: 0.4rem 0 0 0.6rem;
  flex: 1;
  min-width: 0
}

.inner_left h2 {
  background: url(../images/lmbg.png) no-repeat center/cover;
  font-weight: bold;
  height: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.inner_left h2 p {
  font-family: sy;
  color: #fff;
  font-size: 30px
}

.inner_left h2 span {
  display: block;
  font-size: 26px;
  color: #FFFFFF;
  opacity: 0.1782;
  font-family: sy
}

.inner_left ul {
  padding: 0rem 0 1.5rem;
  background: url(../images/navbg.png) no-repeat bottom #fff;
  margin-left: .1rem;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.1)
}

.inner_left ul li {
  position: relative
}

.inner_left ul li h3 {
  font-size: 0.2rem;
  padding: 0.2rem .3rem;
  line-height: 1.2;
  border-bottom: 1px dashed rgba(57, 79, 135, 0.4)
}

.inner_left ul h3 a {
  display: block;
  cursor: pointer;
  width: 100%;
  color: #333;
  background: url(../images/jt1.png) no-repeat right center;
  transition: 0.5s;
  font-family: sy
}

.inner_left ul li:hover h3::after,.inner_left ul li.on h3::after {
  opacity: 1
}

.inner_left ul li:hover h3 a,.inner_left ul li.on h3 a {
  color: #394F87;
  background: url(../images/jt2.png) no-repeat right center
}

.inner_left ul li:hover>a,.inner_left ul li.active>a {
  color: #394F87
}

.nysubnav {
  background: #f2f2f2;
  display: none;
  padding: .15rem 0
}

.inner_left ul li.on .nysubnav {
  display: block
}

.nysubnav a {
  padding: 0 30px;
  line-height: 40px;
  display: block;
  font-size: 16px
}

.nysubnav a:hover,.nysubnav a.on {
  color: #394F87
}

.lm_top {
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.3rem;
  width: 100%
}

.lm_top h3 {
  font-size: 0.3rem;
  font-weight: bold;
  font-family: sy
}

.lm_top h3 span {
  color: #244CB2;
  font-family: sy
}

.lm_top .lm {
  position: relative
}

.lm:after {
  content: "";
  position: absolute;
  bottom: -0.15rem;
  width: 1.24rem;
  height: 0.04rem;
  background: url(../images/lm-l.png) no-repeat;
  background-size: 100%
}

.lm_top .adress {
  font-size: 0.18rem;
  color: #666666;
  line-height: 1.5;
  padding-left: 0.3rem;
  background: url(../images/home.png) no-repeat left center;
  height: 0.2rem;
  line-height: 0.2rem
}

.lm_top .adress a {
  color: #666666;
  transition: 0.5s
}

.inner .wp {
  align-items: flex-start
}

.lm_top .adress a:hover {
  color: #394F87
}

.newlist1 ul.list {
  margin-top: .1rem
}

.newlist1 ul.list li a {
  align-items: center;
  line-height: 1.6;
  justify-content: space-between;
  padding: .2rem 0;
  border-bottom: 1px dashed #d2d2d2
}

.newlist1 ul.list li a::after {
  width: 0;
  height: 1px;
  background: #394F87
}

.newlist1 ul.list h3 {
  width: calc(100% - 1.1rem);
  font-size: 0.18rem;
  color: #000;
  padding: 0 .2rem 0 0.15rem;
  transition: 0.5s;
  position: relative
}

.newlist1 ul.list li span {
  width: 1.1rem;
  text-align: right;
  white-space: nowrap;
  font-size: 0.16rem;
  color: #666
}

.newlist1 ul.list li h3::after {
  width: 0.04rem;
  height: 0.04rem;
  background: #333;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  position: absolute;
  left: 0;
  border-radius: 50%
}

@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3 {
      color: #394F87
  }

  .newlist1 ul.list li a:hover::after {
      width: 100%
  }

  .newlist1 ul.list li a:hover {
      border-bottom: 1px solid rgba(0, 0, 0, 0)
  }
}

.newlist2 li a {
  height: 2rem;
  border-bottom: 1px solid #e6e6e6;
  padding: .3rem .25rem
}

.newlist2 li a::after {
  background: #394F87;
  width: 0;
  height: 1px
}

.newlist2 li .date {
  width: 0.85rem;
  border: 1px solid #dbdcdf;
  white-space: nowrap;
  font-size: 0.15rem;
  color: #333;
  display: flex;
  flex-direction: column;
  color: #021134;
  height: .9rem;
  border-bottom: 0.02rem solid #f29633;
  align-items: center;
  justify-content: center
}

.newlist2 li .con {
  width: calc(100% - .85rem);
  padding-left: .3rem
}

.newlist2 li .date span {
  font-size: 0.28rem;
  color: #021134;
  display: inline-block;
  margin-bottom: .1rem;
  font-weight: normal
}

.newlist2 li h3 {
  font-size: 0.2rem;
  color: #333;
  line-height: 0.32rem;
  margin-bottom: .25rem
}

.newlist2 li p {
  font-size: 0.16rem;
  color: #888888;
  line-height: 0.26rem;
  max-height: 0.78rem\0;
  text-indent: 2em
}

.newlist2 li * {
  transition: 0.5s
}

.newlist2 li .scale {
  width: 2.2rem
}

.newlist2 li .zh {
  width: calc(100% - 2.2rem);
  padding-right: .4rem
}

@media(min-width: 1024px) {
  .newlist2 li a:hover {
      border-bottom: 1px solid rgba(0, 0, 0, 0)
  }

  .newlist2 li a:hover::after {
      width: 100%
  }

  .newlist2 li a:hover .date {
      background: #394F87
  }

  .newlist2 li a:hover .date,.newlist2 li a:hover .date span {
      color: #fff
  }

  .newlist2 li a:hover h3 {
      color: #394F87
  }
}

@media(max-width: 1024px) {
  .newlist2 li .scale {
      width: 30%
  }

  .newlist2 li .zh {
      width: 70%;
      padding-right: .3rem
  }

  .newlist2 li a {
      height: auto;
      padding: .25rem .15rem
  }

  .newlist2 li a::before {
      left: .15rem;
      bottom: 20%
  }
}

@media(max-width: 768px) {
  .newlist2 li .date {
      width: 100%;
      flex-direction: row;
      align-items: flex-end;
      margin-bottom: .15rem;
      border: navajowhite;
      justify-content: flex-start;
      height: auto
  }

  .newlist2 li .con {
      padding-left: 0;
      width: 100%
  }

  .newlist2 li .date span {
      margin-bottom: 0;
      margin-right: .1rem
  }

  .newlist2 li .scale {
      width: 40%
  }

  .newlist2 li .zh {
      width: 60%;
      padding-right: .2rem
  }

  .newlist2 li a::before {
      display: none
  }

  .newlist2 li p {
      -webkit-line-clamp: 2
  }
}

.xyfg .vde {
  width: 100%;
  margin-bottom: .5rem
}

.xyfg .vde a {
  display: block
}

.xyfg .vde .scale::after {
  width: 100%;
  height: 1.3rem;
  background: url(../images/vdeshad.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1
}

.xyfg .vde h3 {
  text-align: center;
  font-size: .2rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 0.2rem;
  width: 100%;
  z-index: 2
}

.xyfg .vde a::after {
  width: 0.7rem;
  height: 0.7rem;
  background: url(../images/bf.png) no-repeat;
  background-size: 100%;
  left: 50%;
  top: 50%;
  margin: -0.35rem 0 0 -0.35rem;
  z-index: 1
}

.xyfg .vde .imged {
  padding-bottom: 55%
}

.xyfg ul {
  margin: 0 -0.18rem
}

.xyfg li {
  width: 33.3%;
  padding: 0 0.18rem;
  margin-bottom: 0.4rem
}

.xyfg li a {
  display: block;
  position: relative;
  z-index: 1;
  padding: .15rem
}

.xyfg li a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #dcdcdc;
  background: #fff;
  z-index: -1
}

.xyfg li h3 {
  font-size: 0.22rem;
  color: #000;
  line-height: 0.5rem;
  text-align: center;
  height: 50px;
  transition: 0.5s;
  padding-top: .1rem
}

.xyfg li .scale .imged {
  padding-bottom: 60%;
}

@media(min-width: 1025px) {
  .xyfg li a:hover h3 {
      color: #394F87
  }
}

@media(max-width: 1024px) {
  .xyfg .vde {
      margin-bottom: 0.3rem
  }

  .xyfg ul {
      margin: 0 -0.1rem
  }

  .xyfg li {
      padding: 0 0.1rem;
      margin-bottom: 0.3rem
  }

  .xyfg li a::after {
      left: 0;
      right: 0
  }

  .xyfg li h3 {
      height: 0.4rem;
      line-height: 0.4rem
  }
}

@media(max-width: 768px) {
  .xyfg li {
      width: 50%
  }

  .xyfg li:last-child {
      /* display: none; */
  }
}

.new-cont h2 {
  color: #000;
  font-size: 0.3rem;
  line-height: 0.36rem;
  text-align: center
}

.cont-tit {
  margin: 0.2rem 0;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center
}

.cont-tit span {
  font-size: 0.16rem;
  color: #666666;
  align-items: center;
  margin: 0 0.3rem 0 0;
  line-height: 0.3rem
}

.article {
  padding-bottom: 0.5rem
}

.article p {
  font-size: 0.18rem !important;
  color: #000;
  line-height: 0.36rem !important;
  margin-bottom: 0.2rem;
  text-indent: 2em;
  text-align: justify;
  margin-bottom: 0.15rem
}

.article table p {
  text-indent: 0 !important;
  margin-bottom: 0;
}

.article p img,.article video {
  height: auto !important;
  margin: 0 auto;
  /* display: block; */
}

.pages {
  padding-top: 0.3rem;
  border-top: 1px solid #d6d0d0
}

.pages p {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.32rem;
  transition: 0.5s
}

.pages p a {
  color: #333;
  transition: 0.5s;
  padding-left: 0.1rem;
  transition: 0.5s
}

@media screen and (max-width: 1024px) {
  .new-cont {
      width: 100%;
      padding-top: 0rem
  }

  .cont-tit span {
      margin-right: 0.2rem
  }

  .new-cont h2 {
      font-size: 0.24rem
  }

  .cont-tit {
      margin: 0.15rem 0 0.1rem
  }

  .article {
      padding-bottom: .25rem
  }
}

.tzggwp .wp {
  max-width: 14rem
}

.tzgg li a {
  height: 2.1rem;
  border-bottom: 1px solid #e6e6e6;
  padding: .3rem .25rem
}

.tzgg li a::after {
  background: #394F87
}

.tzgg li a::before {
  content: "";
  position: absolute;
  left: .25rem;
  bottom: 20%;
  width: 0.34rem;
  height: 0.34rem;
  background: url(../images/tzico1.png) no-repeat;
  background-size: 100%
}

.tzgg li .date {
  width: 0.9rem;
  white-space: nowrap;
  font-size: 0.28rem;
  font-weight: bold;
  color: #333;
  display: flex;
  flex-direction: column
}

.tzgg li .con {
  width: calc(100% - .9rem);
  padding-left: .3rem
}

.tzgg li .date span {
  font-size: 0.18rem;
  color: #808080;
  display: inline-block;
  margin-bottom: .1rem;
  font-weight: normal
}

.tzgg li h3 {
  font-size: 0.2rem;
  color: #333;
  line-height: 0.32rem;
  margin-bottom: .25rem
}

.tzgg li p {
  font-size: 0.16rem;
  color: #808080;
  line-height: 0.28rem;
  max-height: 0.56rem\0
}

.tzgg li * {
  transition: 0.5s
}

@media(min-width: 1024px) {
  .tzgg li a:hover::after {
      width: 100%
  }

  .tzgg li a:hover .date,.tzgg li a:hover h3,.tzgg li a:hover p,.tzgg li a:hover .date span {
      color: #fff
  }

  .tzgg li a:hover::before {
      background: url(../images/tzico4.png) no-repeat
  }
}

@media(max-width: 768px) {
  .tzgg li a {
      height: 1.5rem
  }

  .tzgg li h3 {
      margin-bottom: .15rem
  }

  .tzgg li a::before {
      bottom: 10%
  }

  .tzgg li .date {
      font-size: 0.24rem
  }

  .tzgg li .con {
      padding-left: .2rem
  }
}

.jsml2 .tit {
  margin: 0.25rem 0 0.5rem;
  text-align: center;
  font-family: sy;
  color: #244CB2;
  font-size: 0.3rem
}

.jsml2 ul {
  justify-content: space-between
}

.jsml2 li {
  width: 48%;
  margin-bottom: .3rem
}

.jsml2 li * {
  transition: 0.5s
}

.jsml2 li a {
  align-items: center;
  border: 1px solid rgba(57, 79, 135, 0.3004);
  box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.0615);
  height: 2.1rem;
  padding: 0.23rem;
  background: url(../images/ldbg1.jpg) no-repeat center/cover
}

.jsml2 li a::after {
  width: 100%;
  opacity: 0;
  background: url(../images/ldbg2.jpg) no-repeat center/cover
}

.jsml2 li .scale {
  width: 1.2rem
}

.jsml2 li .con {
  width: calc(100% - 1.2rem);
  padding-left: .25rem
}

.jsml2 li .imged {
  padding-bottom: 135%
}

.jsml2 li .h3 {
  margin-bottom: .25rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid rgba(57, 79, 135, 0.4)
}

.jsml2 li h3 {
  font-size: 0.24rem;
  color: #333;
  line-height: 1.1;
  padding-left: 0.1rem;
  border-left: 0.03rem solid #244CB2
}

.jsml2 li h3 span {
  display: inline-block;
  font-size: 0.16rem;
  color: #666666;
  padding-left: 0.2rem
}

.jsml2 li p {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.3rem;
  max-height: 0.6rem
}

@media(min-width: 1024px) {
  .jsml2 li a:hover h3 {
      color: #fff;
      border-left: 0.03rem solid #fff
  }

  .jsml2 li a:hover span,.jsml2 li a:hover p {
      color: #fff
  }

  .jsml2 li a:hover::after {
      opacity: 1
  }

  .jsml2 li a:hover .h3 {
      border-bottom: 1px solid rgba(255, 255, 255, .2)
  }
}

@media(max-width: 1024px) {
  .jsml2 li {
      width: 49%;
      margin-bottom: .3rem
  }
}

@media(max-width: 768px) {
  .jsml2 li {
      width: 100%
  }
}

.xrld .fl02 {
  padding: .1rem 0rem
}

.xrld .fl02 .scale {
  width: 21%
}

.xrld .fl02 .con {
  width: 79%;
  padding-left: .4rem
}

.xrld .fl02 .con .h3 h3 {
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  align-items: flex-end
}

.xrld .fl02 .con .h3 span {
  font-size: 0.14rem;
  color: #808080;
  display: inline-block;
  padding-left: .15rem;
  font-weight: normal
}

.xrld .fl02 .h3 p {
  padding: .2rem 0;
  border-bottom: 1px solid #cccccc;
  font-size: 0.16rem;
  color: #333
}

.xrld .fl02 .con .cont {
  padding-top: .25rem
}

.xrld .fl02 .imged {
  padding-bottom: 140%
}

.xrld .cont p {
  font-size: 0.17rem !important;
  color: #333;
  line-height: 0.32rem !important;
  text-align: justify;
  text-indent: 2em;
}

@media(max-width: 1024px) {
  .xrld {
      padding: 0;
      background: none
  }
}

@media(max-width: 768px) {
  .xrld .fl02 .con {
      padding-left: .2rem
  }

  .xrld .fl02 .h3 p {
      padding: .1rem 0
  }

  .xrld .fl02 .con .cont {
      padding-top: .1rem
  }
}

@media(max-width: 420px) {
  .xrld .fl02 .scale {
      width: 50%;
      margin: 0 auto 0.25rem
  }

  .xrld .fl02 .con {
      width: 100%;
      padding-left: 0rem
  }
}

.zzjg .fl01 {
  margin-bottom: .4rem
}

.zzjg .fl01 h3 {
  align-items: center;
  font-size: 0.3rem;
  color: #394F87;
  margin-bottom: .3rem;
  font-family: sy
}

.zzjg .fl01 h3 img {
  display: inline-block;
  margin-right: 0.1rem
}

.zzjg .fl01 ul {
  margin: 0 -0.1rem
}

.zzjg .fl01 li {
  width: 33.3%;
  padding: 0 0.1rem;
  margin-bottom: .2rem;
}

.zzjg .fl01 li * {
  transition: 0.5s
}

.zzjg .fl01 li a {
  height: 0.72rem;
  align-items: center;
  transform: 0.5s;
  padding: 0 .25rem;
  border: 1px dashed rgba(57, 79, 135, 0.4931);
  position: relative;
  z-index: 1
}

.zzjg .fl01 li a::after {
  content: "";
  position: absolute;
  top: 0.04rem;
  right: 0.04rem;
  bottom: 0.04rem;
  left: 0.04rem;
  background: rgba(57, 79, 135, 0.0952);
  z-index: -1
}

.zzjg .fl01 li h4 {
  font-size: 0.18rem;
  color: #333;
  /* padding-right: .2rem; */
  flex: 1;
  min-width: 0;
  line-height: 1.3;
}

.zzjg .fl01 li img {
  opacity: 0;
  width: 0.16rem
}

@media(min-width: 1025px) {
  .zzjg .fl01 li a:hover h4 {
      color: #fff
  }

  .zzjg .fl01 li a:hover img {
      opacity: 1
  }

  .zzjg .fl01 li a:hover {
      border: 1px dashed rgba(57, 79, 135, 0.4931)
  }

  .zzjg .fl01 li a:hover::after {
      background: #394F87
  }
}

@media(max-width: 1024px) {
  .zzjg .fl01 ul {
      margin: 0 -0.1rem
  }

  .zzjg .fl01 li {
      width: 33.3%;
      padding: 0 0.1rem;
      margin-bottom: .2rem
  }
}

@media(max-width: 768px) {
  .zzjg .fl01 li {
      width: 50%
  }
}

.xxjj {
  overflow: hidden
}

.xxjj .cont p {
  margin-bottom: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  text-align: justify;
  color: #333333;
  text-indent: 2em
}

.xxjj .fl01,.xxjj .fl02 {
  margin-bottom: 0.5rem
}

.xxjj .fl01 .left {
  width: 50%;
  padding: 0.35rem 0.3rem 0.1rem
}

.xxjj .fl01 .right {
  width: 50%;
  padding: 0 0.6rem 0.6rem 0
}

.xxjj .fl01 .left::after {
  width: auto;
  right: -0.4rem;
  height: auto;
  top: 0;
  bottom: 0.35rem;
  background: rgba(243, 243, 243, 0.48)
}

.xxjj .fl01 .left li {
  width: 33.3%;
  padding: 0 0.1rem;
  margin-bottom: 0.35rem
}

.xxjj .fl01 .left li .img {
  width: 1.1rem;
  height: 1.1rem;
  border: 1px dashed #394F87;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.xxjj .fl01 .left li .img::after {
  width: auto;
  height: auto;
  top: 0.07rem;
  right: 0.07rem;
  bottom: 0.07rem;
  left: 0.07rem;
  background: rgba(57, 79, 135, 0.1);
  border-radius: 50%
}

.xxjj .fl01 .left li p {
  font-size: 0.12rem;
  color: #333
}

.xxjj .fl01 .left li p span {
  color: #394F87;
  font-size: 0.22rem;
  font-family: sy;
  display: inline-block;
  padding-right: 0.05rem
}

.xxjj .fl01 .left li h3 {
  text-align: center;
  color: #333333;
  font-size: 0.16rem;
  margin-top: 0.1rem
}

.xxjj .fl01 .right::after {
  width: auto;
  height: auto;
  top: 0.6rem;
  left: 0.6rem;
  right: 0;
  background: url(../images/jjbg1.jpg) no-repeat center/cover
}

.xxjj .fl01 .right img,.xxjj .fl02 .left img {
  width: 100%
}

.xxjj .fl02 .left {
  width: 50%;
  padding: 0.6rem 0rem 0rem 0.6rem;
  position: relative;
  z-index: 2
}

.xxjj .fl02 .right {
  width: 50%;
  padding: 0.35rem 0.3rem 0.1rem 1.2rem
}

.xxjj .fl02 .left::after {
  width: auto;
  height: auto;
  bottom: 0.6rem;
  right: 0.6rem;
  background: url(../images/jjbg2.jpg) no-repeat center/cover;
  top: 0
}

.xxjj .fl02 .right::after {
  width: auto;
  left: -0.6rem;
  right: 0;
  background: url(../images/jjbg3.png) no-repeat center/cover
}

.xxjj .fl02 .right li {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.5
}

.xxjj .fl02 .right li span {
  width: 0.4rem;
  color: #394F87;
  font-size: 0.22rem;
  font-weight: 600;
  font-family: sy;
  display: inline-block
}

.xxjj .fl02 .right li p {
  flex: 1;
  min-width: 0;
  font-size: 0.16rem;
  font-weight: 400;
  padding-left: 0.2rem;
  font-family: sy
}

@media(max-width: 1024px) {
  .xxjj .cont p {
      margin-bottom: 0.15rem
  }

  .xxjj .fl01 .left {
      width: 100%;
      padding: 0.2rem 0.2rem 0.1rem
  }

  .xxjj .fl01 .right {
      width: 100%;
      padding: 0 0.2rem 0.2rem 0;
      margin-top: 0.3rem
  }

  .xxjj .fl02 .left {
      width: 100%;
      padding: 0.2rem 0rem 0rem 0.2rem
  }

  .xxjj .fl02 .right {
      width: 100%;
      padding: 0.2rem 0.2rem 0.1rem;
      margin-top: 0.3rem
  }

  .xxjj .fl01 .left::after {
      bottom: 0
  }
}

.kstd {
  padding-top: 1.17rem
}

.kstd ul {
  margin: 0 -0.25rem
}

.kstd li {
  width: 25%;
  padding: 0 0.25rem;
  margin-bottom: 0.6rem
}

.kstd li a {
  box-shadow: 0px 0px 8px 2px rgba(57, 79, 135, 0.1687);
  background: #FFFFFF;
  border-radius: 0.05rem;
  display: block;
  height: 2rem;
  text-align: center;
  padding: 0.38rem 0.1rem 0
}

.kstd li * {
  transition: 0.5s
}

.kstd li .img {
  margin: 0 auto;
  width: 0.63rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.kstd li p {
  font-size: 0.2rem;
  color: #333333;
  margin: 0.25rem 0 0.2rem;
  line-height: 1.3
}

.kstd li span {
  display: block;
  margin: 0 auto;
  width: 0.4rem;
  height: 0.04rem;
  border-radius: 0.03rem;
  background: #D8D8D8;
  opacity: 0.297
}

.kstd li img {
  transition: 0s
}

@media(min-width: 1025px) {
  .kstd li a:hover {
      box-shadow: 0px 0px 8px 2px rgba(57, 79, 135, 0.51)
  }

  .kstd li a:hover h3 {
      color: #394F87
  }

  .kstd li a:hover span {
      background: #394F87;
      opacity: 1
  }

  .kstd li a:hover img {
      transform: rotateY(360deg);
      transition: 0.5s
  }
}

@media(max-width: 1024px) {
  .kstd {
      padding-top: 0.3rem
  }

  .kstd ul {
      margin: 0 -0.1rem
  }

  .kstd li {
      width: 25%;
      padding: 0 0.1rem;
      margin-bottom: 0.3rem
  }
}

@media(max-width: 768px) {
  .kstd li {
      width: 50%
  }

  .kstd li a {
      height: 1.7rem
  }

  .kstd li .img {
      width: 0.43rem;
      height: 0.28rem
  }
}

.zhrk {
  padding-top: 1rem
}

.zhrk li {
  margin-bottom: 0.6rem;
  box-shadow: 0px 0.04rem 0.11rem 0px rgba(0, 0, 0, 0.143)
}

.zhrk li * {
  transition: 0.5s
}

.zhrk li a {
  align-items: center
}

.zhrk li .scale {
  width: 5.6rem
}

.zhrk li .con {
  flex: 1;
  min-width: 0;
  height: 3.15rem;
  padding: 0.55rem;
  background: url(../images/zhbg.jpg) no-repeat center/cover
}

.zhrk li .con h3 {
  font-size: 0.32rem;
  color: #333333;
  font-family: sy
}

.zhrk li .con p {
  margin: 0.2rem 0 0.4rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  color: #333333
}

.zhrk li .con span {
  display: inline-block;
  padding: 0 0.2rem 0.1rem 0;
  background: url(../images/more.png) no-repeat bottom;
  background-size: 100%;
  font-size: 0.16rem;
  color: #394F87
}

.zhrk li:nth-child(2n) .con {
  order: -1
}

.zhrk li .imged {
  padding-bottom: 3.15rem
}

@media(min-width: 1025px) {
  .zhrk li a:hover h3,.zhrk li a:hover p,.zhrk li a:hover span {
      color: #394F87
  }
}

@media(max-width: 1024px) {
  .zhrk {
      padding-top: .3rem
  }

  .zhrk li .scale {
      width: 4rem
  }
}

@media(max-width: 768px) {
  .zhrk li .scale {
      width: 100%
  }

  .zhrk li .imged {
      padding-bottom: 60%
  }

  .zhrk li .con {
      height: auto;
      padding: 0.3rem
  }

  .zhrk li .con h3 {
      font-size: 0.24rem
  }
}

/* 招生就业 */
.zsjy ul{justify-content: space-between;}
.zsjy li{width: 48%;margin-bottom: 0.5rem;}
.zsjy li *{transition: 0.5s;}
.zsjy li a{padding: 0.3rem;background: url(../images/zsbg.png) no-repeat bottom/cover;border-left: 0.04rem solid #394F87;box-shadow: 0px 0.05rem 0.12rem 0px rgba(0, 0, 0, 0.0933);align-items: center;}
.zsjy li .scale{width:3rem}
.zsjy li .con{flex: 1;min-width: 0;padding-left: 0.42rem;}
.zsjy li h3{font-size: 0.32rem;font-family: sy;margin-bottom: 0.3rem;line-height: 1.2;}

.zsjy li .con span {
  display: inline-block;
  padding: 0 0.2rem 0.1rem 0;
  background: url(../images/more1.png) no-repeat bottom;
  background-size: 100% !important;
  font-size: 0.16rem;
  color: #666;
}

@media(min-width: 1025px) {
  .zsjy li a:hover{box-shadow: 0rem 0.05rem 0.12rem 0rem rgba(57, 79, 135, 0.4632);}
  .zsjy li a:hover h3{color: #394F87;}
  .zsjy li a:hover span{color: #394F87;  background: url(../images/more.png) no-repeat bottom;}

}

@media(max-width: 1024px) {
  .zsjy li{width: 49%;margin-bottom: 0.3rem;}
}

@media(max-width: 768px) {
  .zsjy li{width: 100%;}

}
@media(max-width: 600px) {
  .zsjy li .scale{width:2rem}
}
/* xymt */
.xymt h2{text-align: center;color: #394F87;margin-bottom: 0.3rem;font-size: 0.2rem;font-family: sy;}
.xymt ul{padding: 0.5rem 0.3rem 0.2rem;margin-bottom: 0.5rem;border: 1px solid rgba(57, 79, 135, 0.2991);background:url(../images/mtbg2.png) no-repeat center/cover;box-shadow: 0rem 0.03rem 0.11rem 0px rgba(57, 79, 135, 0.2212);}
.xymt .mtli1{background: url(../images/mtbg1.png) no-repeat center/cover;justify-content: flex-end;}
.xymt li{width: 20%;text-align: center;padding: 0 0.2rem;margin-bottom: 0.3rem;}
.xymt li .img{border: 1px solid #394F87;padding: 0.03rem;}
.xymt li .img img{width: 100%;}
.xymt li p{font-size: 0.16rem;color: #394F87;margin-top: 0.15rem;white-space: nowrap;font-family: sy;line-height: 1.5;}


 

@media(max-width: 1024px) {
  .xymt li{width: 25%;text-align: center;padding: 0 0.1rem;}
}
@media(max-width: 768px) {
  .xymt li{width: 33.3%;margin-bottom: 0.2rem;}
  .xymt li p{white-space: pre-wrap;}
  .xymt ul{padding: 0.25rem 0.15rem .1rem;}
}

@media(max-width: 420px) {
  .xymt li{width: 50%;}
}

.j_pages {
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
  flex-wrap: wrap
}

.j_pages .box {
  display: flex;
  padding: 0;
  font-size: 0;
  align-items: center;
  flex-wrap: wrap
}

.j_pages a {
  padding: 0px 0.13rem;
  height: 0.34rem;
  line-height: 0.34rem;
  display: inline-block;
  margin: 0 3px 0.1rem;
  color: #919191;
  font-size: 0.14rem;
  transition: all .3s;
  border-radius: .04rem;
  border: 1px solid #ccc
}

.j_pages a font {
  padding: 0 0.1rem
}

.j_pages .on {
  background: #394F87;
  color: #fff;
  border: none
}

.j_pages a:hover {
  background: #394F87;
  color: #fff!important
}

.j_pages span {
  color: #919191;
  height: 0.34rem;
  line-height: 0.34rem;
  display: inline-block;
  font-size: 0.14rem
}

.j_pages input {
  color: #919191;
  padding: 0px 0.16rem;
  height: 0.4rem;
  line-height: 0.4rem;
  display: inline-block;
  font-size: 0.14rem;
  background: #f6f6f6;
  border: none;
  cursor: pointer;
  border-radius: 0;
  transition: 0.6s
}

.j_pages input[type="text"] {
  width: 0.4rem;
  padding: 0;
  text-align: center
}

.j_pages input[type="submit"]:hover {
  background: #394F87;
  color: #fff
}

@media(max-width: 1200px) {
  .ban:before {
      top: 0;
      display: none
  }
}

@media(max-width: 1024px) {
  .inner_left,.inner_right .lm_top .adress {
      display: none
  }

  .inner_right {
      width: 100%;
      padding-left: 0
  }

  .wrap_ph {
      display: block
  }

  .inner {
      padding-bottom: 0.3rem
  }

  .page {
      margin: .25rem 0 0
  }

  .san-nav {
      display: block
  }
}

@media(max-width: 768px) {
  .txt1 {
      font-size: 0.2rem !important
  }

  .p1 {
      line-height: 0.26rem !important;
      font-size: 0.16rem !important
  }

  .ban .imged {
      padding-bottom: 35%
  }
}
