.ani {
  visibility: hidden;
}
.container {
  width: 100%;
}
.gray {
  background-color: #F4F9FC;
}
.box12 {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .box12 {
    width: 100%;
  }
}
.head-box {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
}
.head-box .top {
  background: #F4F9FF;
}
.head-box .top .box12 {
  display: flex;
  justify-content: flex-end;
  height: 48px;
  align-items: center;
}
.head-box .top .box12 .search {
  margin-right: 50px;
}
.head-box .top .box12 .search a {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0E425D;
  line-height: 17px;
}
.head-box .top .box12 .lang {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #828282;
  line-height: 17px;
}
.head-box .top .box12 .lang.on {
  color: #0e425d;
}
.head-box .head {
  background-color: #fff;

}
.head-box .head .box12 {
  display: flex;
  justify-content: space-between;
  height: 76px;
  align-items: center;
}
.head-box .head .box12 .logo img {
  max-height: 48px;
}
.head-box .head .box12 .nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.head-box .head .box12 .nav li {
  margin-left: 42px;
  position: relative;
  height: 76px;
}
.head-box .head .box12 .nav li dl{
      position: absolute;
    width: 100px;
    height: 96px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.36);
    text-align: center;
        left: -21px;
    top: 56px;
    padding-top: 8px;
    display: none;
}
.head-box .head .box12 .nav li:hover dl{
    display: block;
}
  .head-box .head .box12 .nav li dl a{
   line-height: 40px;
     font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0E425D;
}
.head-box .head .box12 .nav li>a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #12377b;
  line-height: 76px;
}
.body-swiper {
  margin-top: 124px;
  height: calc(100vh - 114px);
}
.body-swiper .s-box {
  overflow: hidden;
}
.body-swiper .title {
  text-align: center;
  margin-bottom: 20px;
}
.body-swiper .title h2 {
  font-size: 28px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 40px;
  letter-spacing: 1px;
}
.body-swiper .title h4 {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 28px;
}
.body-swiper .banner {
  height: 100%;
}
.body-swiper .gsjj {
  padding-top: 20px;
}
.body-swiper .gsjj .jj-box {
  position: relative;
  display: flex;
  align-items: unset;
  justify-content: space-between;
}
.body-swiper .gsjj .jj-box .left {
  width: 750px;
  padding-right: 40px;
}
.body-swiper .gsjj .jj-box .left h3 {
  font-size: 28px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 40px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.body-swiper .gsjj .jj-box .left .pbox p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 25px;
}
.body-swiper .gsjj .jj-box .left .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.body-swiper .gsjj .jj-box .left .more a {
  display: block;
  width: 130px;
  height: 40px;
  background: #12377b;
  border-radius: 31px;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}
.body-swiper .gsjj .jj-box .right {
  width: 450px;
  height: auto;
}
.body-swiper .gsjj .jj-box .right img {
  height: auto;
}
.body-swiper .gsjj .jj-box .bg {
  width: 700px;
  height: 100%;
  background: #F4F9FC;
  position: absolute;
  z-index: -1;
  left: 350px;
  top: 0;
}
.body-swiper .fzjg {
    padding-top: 20px;
    background-image: url(../images/fzjgbg.png);
    background-size: cover;
    background-position-y: -95px;
}
.body-swiper .fzjg .jgbox {
  position: relative;
}
.body-swiper .fzjg .jgbox .left {
  
  position: relative;
}
.body-swiper .fzjg .jgbox .left .dqa {
  width: 100%;
  height: 100%;
}
.body-swiper .fzjg .jgbox .left .dqa .swiper-slide {
  width: 100%;
}
.body-swiper .fzjg .jgbox .left .dqa .box {
  
  margin-top: 130px;
  width: 435px;
}
.body-swiper .fzjg .jgbox .left .dqa .box span {
  display: block;
  width: 40px;
  height: 4px;
  background: #8ec220;
  margin-bottom: 15px;
}
.body-swiper .fzjg .jgbox .left .dqa .box h2 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.body-swiper .fzjg .jgbox .left .dqa .box p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.body-swiper .fzjg .jgbox .left .prevbox {
  width: 90px;
  height: 90px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: -235px;
  z-index: 9;
}
.body-swiper .fzjg .jgbox .left .prevbox .sx {
  position: relative;
}
.body-swiper .fzjg .jgbox .left .prevbox .sx .shang,
.body-swiper .fzjg .jgbox .left .prevbox .sx .xia {
  background: none;
  top: 60px;
}
.body-swiper .fzjg .jgbox .left .prevbox .sx .shang {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 5px solid transparent;
  left: 25px;
}
.body-swiper .fzjg .jgbox .left .prevbox .sx .xia {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
  right: 25px;
}
.body-swiper .fzjg .jgbox .left .jgfy {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  position: absolute;
  left: 115px;
  text-align: left;
  bottom: -205px;
}
.body-swiper .fzjg .jgbox .right {
  width: 698px;
  height: 360px;
  background: #FFFFFF;
  box-shadow: 0px 8px 13px 0px rgba(0, 132, 148, 0.1);
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 5;
}
.body-swiper .fzjg .jgbox .right .dqa {
  width: 100%;
  height: 100%;
}
.body-swiper .fzjg .jgbox .right .dqa .box {
  padding-left: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.body-swiper .fzjg .jgbox .right .dqa .box h2 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #505D71;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.body-swiper .fzjg .jgbox .right .dqa .box .p-box {
  margin-bottom: 30px;
}
.body-swiper .fzjg .jgbox .right .dqa .box .p-box p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 30px;
}
.body-swiper .fzjg .jgbox .right .dqa .box .more a {
  display: block;
  width: 130px;
  height: 40px;
  background: #12377b;
  border-radius: 31px;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}
.body-swiper .lmsm {
  padding-top: 20px;
}
.body-swiper .lmsm .sm-box {
  background-image: url(../images/smbg.png);
  padding: 35px 0 100px;
}
.body-swiper .lmsm .sm-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.body-swiper .lmsm .sm-box ul li img {
  display: block;
  width: 114px;
  height: 114px;
  margin: 0 auto 30px;
}
.body-swiper .lmsm .sm-box ul li .txt {
  width: 350px;
  height: 184px;
  background: rgba(18, 56, 121, 1.0);
  border: 1px solid #12377b;
  text-align: center;
  padding-top: 25px;
}
.body-swiper .lmsm .sm-box ul li .txt h2 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.body-swiper .lmsm .sm-box ul li .txt p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}
.body-swiper .xwzx {
  padding-top: 20px;
  background: #F4F9FC;
}
.body-swiper .xwzx .i-new {
  position: relative;
}
.body-swiper .xwzx .i-new a .decbox {
  background-color: #fff;
  padding: 15px 25px;
}
.body-swiper .xwzx .i-new a .decbox .xxbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DCE6EC;
  margin-bottom: 20px;
}
.body-swiper .xwzx .i-new a>img{
    max-height: 190px;
        width: 100%;
}
.body-swiper .xwzx .i-new a .decbox .xxbox img {
  margin-right: 5px;
}
.body-swiper .xwzx .i-new a .decbox .xxbox .left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.body-swiper .xwzx .i-new a .decbox .xxbox .left div {
  margin-right: 20px;
}
.body-swiper .xwzx .i-new a .decbox h2 {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #505D71;
  line-height: 22px;
  margin-bottom: 10px;
}
.body-swiper .xwzx .i-new a .decbox p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 20px;
}
.body-swiper .zpzx {
  padding-top: 20px;
}
.body-swiper .zpzx .zpbox {
  display: flex;
  align-items: unset;
}
.body-swiper .zpzx .zpbox .left {
  width: 450px;
}
.body-swiper .zpzx .zpbox .right {
  width: 750px;
  background: #F4F9FC;
  padding: 30px 50px 0;
}
.body-swiper .zpzx .zpbox .right .t {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #505D71;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.body-swiper .zpzx .zpbox .right .list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #D5DFEE;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.body-swiper .zpzx .zpbox .right .list li .lf {
  display: flex;
  align-items: center;
}
.body-swiper .zpzx .zpbox .right .list li .lf span {
  width: 13px;
  height: 13px;
  background: #8dc21f;
  display: block;
  border-radius: 50%;
  margin-right: 15px;
}
.body-swiper .zpzx .zpbox .right .list li .lf p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 20px;
}
.body-swiper .zpzx .zpbox .right .list li .rt {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7E8CA2;
  line-height: 20px;
}
.body-swiper .zpzx .zpbox .right .more {
  display: block;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4AAAB6;
  line-height: 20px;
  text-align: right;
}
.body-swiper .lxwm {
 
     background: #F4F9FC;
    padding-top: 20px;
    background-image: url(../images/fzjgbg1.png);
    background-size: cover;
    background-position-y: -95px;
}
.body-swiper .lxwm .jgbox {
  position: relative;
}
.body-swiper .lxwm .jgbox .left {

  position: relative;
  
  padding-top: 150px;
  padding-left: 0;
}
.body-swiper .lxwm .jgbox .left .box {
  font-size: 34px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.body-swiper .lxwm .jgbox .left p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.body-swiper .lxwm .jgbox .right {
  width: 698px;
  height: 460px;
  background: #FFFFFF;
  box-shadow: 0px 8px 13px 0px rgba(0, 132, 148, 0.1);
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 5;
}
.body-swiper .lxwm .jgbox .right .box {
  width: 70%;
  margin: 0 auto;
  padding-top: 35px;
}
.body-swiper .lxwm .jgbox .right .box h2 {
  font-size: 34px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.body-swiper .lxwm .jgbox .right .box .wb {
  height: 45px;
  border-radius: 2px;
  border: 1px solid #979797;
  width: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8D98A9;
  padding-left: 20px;
  margin-bottom: 28px;
}
.body-swiper .lxwm .jgbox .right .box .submit {
  height: 58px;
  border-radius: 2px;
  background: #12377b;
  width: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.foot {
  position: relative;
}
.foot.ny-foot .fbox {
  position: relative;
}
.foot .fbox {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.foot .fbox .ftop {
  background-image: url(../images/fbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0 30px;
}
.foot .fbox .ftop .box12 {
  display: flex;
  justify-content: space-between;
}
.foot .fbox .ftop .box12 h2 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  position: relative;
  margin-bottom: 25px;
}
.foot .fbox .ftop .box12 h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  display: block;
  width: 62px;
  height: 2px;
  background: #8DC21F;
}
.foot .fbox .ftop .box12 .left {
  width: 300px;
}
.foot .fbox .ftop .box12 .left p {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 58px;
}
.foot .fbox .ftop .box12 .left h3 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  margin-bottom: 20px;
}
.foot .fbox .ftop .box12 .left form {
  display: flex;
  border-radius: 3px;
  overflow: hidden;
}
.foot .fbox .ftop .box12 .left form .txt {
  width: 80%;
  height: 40px;
  background-color: #fff;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8D98A9;
  line-height: 17px;
  padding-left: 1em;
}
.foot .fbox .ftop .box12 .left form .sb {
  width: 20%;
  height: 40px;
  background-color: #8DC21F;
  background-image: url(../images/fasong.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.foot .fbox .ftop .box12 .mid {
  width: 400px;
}
.foot .fbox .ftop .box12 .right {
  width: 350px;
}
.foot .fbox .ftop .box12 .right ul li {
  margin-bottom: 20px;
}
.foot .fbox .ftop .box12 .right ul li img {
  margin-bottom: 5px;
}
.foot .fbox .ftop .box12 .right ul li p {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 17px;
}
.foot .fbox .fbot {
  background: #16171e;
  height: 70px;
  line-height: 70px;
}
.foot .fbox .fbot p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.foot .fbox .fbot p a {
  color: #FFFFFF;
}
.ny-banner {
  padding-top: 124px;
  margin-bottom: 70px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ny-banner .box{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.ny-banner .box h4{
    
font-size: 30px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 42px;
text-align: center;
margin-bottom: 15px;
}
.ny-banner .box h2{
    
font-size: 64px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #FFFFFF;
line-height: 90px;
text-align: center;
margin-bottom: 20px
}
.ny-banner .box span{
    width: 115px;
height: 4px;
background: #FFFFFF;
}
.ny-banner img{
  width: 100%;
  max-width: inherit;
}
.ny-about {
  padding-bottom: 150px;
}
.ny-about .t {
  font-size: 48px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 60px;
  letter-spacing: 2px;
  position: relative;
  margin-bottom: 50px;
}
.ny-about .t:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 93px;
  height: 4px;
  background: #8dc21f;
}
.ny-about .ne {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 53px;
}
.ny-news {
  padding-bottom: 100px;
}
.ny-news .list .itema {
  display: flex;
  background: #fff;
  align-items: unset;
  margin-bottom: 30px;
  cursor: pointer;
}
.ny-news .list .itema .left {
  width: 30%;
}
.ny-news .list .itema .right {
  width: 70%;
  padding: 35px 65px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ny-news .list .itema .right h2 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #505D71;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.ny-news .list .itema .right p {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 25px;
  margin-bottom: 44px;
}
.ny-news .list .itema .right span {
  display: block;
  text-align: right;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 25px;
}
.ny-contact {
  margin-top: 124px;
  height: calc(100vh - 114px);
  background-image: url(../images/contact.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.ny-contact .box h2 {
  text-align: center;
  font-size: 34px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 75px;
}
.ny-contact .box form {
  padding-top: 45px;
  width: 698px;
  height: 430px;
  background: #FFFFFF;
  box-shadow: 0px 8px 13px 0px rgba(0, 132, 148, 0.1);
  margin: 0 auto;
  padding-left: 120px;
  padding-right: 120px;
}
.ny-contact .box form h2 {
  font-size: 34px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.ny-contact .box form .wb {
  height: 58px;
  border-radius: 2px;
  border: 1px solid #979797;
  width: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8D98A9;
  padding-left: 20px;
  margin-bottom: 28px;
}
.ny-contact .box form .submit {
  height: 58px;
  border-radius: 2px;
  background: #12377b ;
  width: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.ny-zplist {
  padding-bottom: 200px;
  min-height: 700px;
}
.ny-zplist .tit {
  padding: 0 40px;
  margin-bottom: 85px;
  position: relative;
}
.ny-zplist .tit .tita {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #505D71;
  line-height: 33px;
  letter-spacing: 1px;
  cursor: pointer;
}
.ny-zplist .tit .flist {
  width: 500px;
  padding: 20px 40px 40px;
  background: #FFFFFF;
  box-shadow: 0px 3px 14px -2px rgba(111, 131, 197, 0.3);
  position: absolute;
  left: 0;
  top: 50px;
  display: none;
}
.ny-zplist .tit .flist li {
  padding: 20px 0;
  border-bottom: 1px solid #D5DFEE;
  background-image: url(../images/dgw.png);
  background-position: right;
  background-size: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.ny-zplist .tit .flist li a {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #aebacd;
  line-height: 33px;
  letter-spacing: 1px;
}
.ny-zplist .tit .flist li.on {
  background-image: url(../images/dg.png);
}
.ny-zplist .tit .flist li.on a {
  color: #505d71;
}
.ny-zplist .list {
  padding: 0 40px;
}
.ny-zplist .list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #D5DFEE;
  padding-bottom: 35px;
  margin-bottom: 25px;
  cursor: pointer;
}
.ny-zplist .list li .lf {
  display: flex;
  align-items: center;
}
.ny-zplist .list li .lf span {
  width: 13px;
  height: 13px;
  background: #4AAAB6;
  display: block;
  border-radius: 50%;
  margin-right: 15px;
}
.ny-zplist .list li .lf p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 20px;
}
.ny-zplist .list li .rt {
  display: flex;
  align-items: center;
}
.ny-zplist .list li .rt p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7E8CA2;
  line-height: 20px;
  margin-right: 70px;
}
.ny-lxwm {
  margin-top: 124px;
  padding-bottom: 150px;
}
.ny-lxwm .topbanner {
  position: relative;
  margin-bottom: 60px;
  width: 100%;
  overflow: hidden;
}
.ny-lxwm .topbanner img{
    width: 100%;
    max-width: inherit;
}
.ny-lxwm .topbanner .lx01 .swiper-slide {
  position: relative;
}
.ny-lxwm .topbanner .lx01 .swiper-slide .box12 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ny-lxwm .topbanner .lx01 .swiper-slide .box12 h2 {
  font-size: 56px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 78px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.ny-lxwm .topbanner .lx01 .swiper-slide .box12 p {
  width: 1000px;
  font-size: 32px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 45px;
  letter-spacing: 1px;
}
.ny-lxwm .topbanner .jgfya {
  position: absolute;
  right: 360px;
  bottom: 100px;
}
.ny-lxwm .topbanner .jgfya span {
  background: none;
  width: auto;
  height: auto;
  margin: 0 15px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 25px;
  opacity: 0.5;
  border-radius: 0;
}
.ny-lxwm .topbanner .jgfya span.swiper-pagination-bullet-active {
  border-bottom: 2px solid #12377b ;
  opacity: 1;
}
.ny-lxwm .nrlxfs .box12 {
  position: relative;
}
.ny-lxwm .nrlxfs .box12 .lx02 .swiper-slide {
  height: 500px;
  background: #FFFFFF;
  padding: 100px;
}
.ny-lxwm .nrlxfs .box12 .lx02 .swiper-slide h2 {
  font-size: 34px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #12377b;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.ny-lxwm .nrlxfs .box12 .lx02 .swiper-slide .box p {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505D71;
  line-height: 48px;
  letter-spacing: 1px;
}
.ny-lxwm .nrlxfs .box12 .prevbox {
  width: 90px;
  height: 90px;
  border: 1px solid #505d71;
  border-radius: 50%;
  position: absolute;
  right: 100px;
  bottom: 100px;
  z-index: 9;
}
.ny-lxwm .nrlxfs .box12 .prevbox .sx {
  position: relative;
}
.ny-lxwm .nrlxfs .box12 .prevbox .sx .shang,
.ny-lxwm .nrlxfs .box12 .prevbox .sx .xia {
  background: none;
  top: 60px;
}
.ny-lxwm .nrlxfs .box12 .prevbox .sx .shang {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #505d71;
  border-bottom: 5px solid transparent;
  left: 25px;
}
.ny-lxwm .nrlxfs .box12 .prevbox .sx .xia {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #505d71;
  border-bottom: 5px solid transparent;
  right: 25px;
}
.ny-lxwm .nrlxfs .box12 .jgfy {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #505d71;
  line-height: 30px;
  position: absolute;
  text-align: left;
  bottom: 125px;
  width: auto;
  right: 215px;
  left: auto;
}
.tc-bg {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none;
  align-items: center;
  justify-content: center;
}
.tc-bg.on {
  display: flex;
}
.tc-bg .box {
  width: 80%;
  height: 80%;
  background-color: #fff;
  /*overflow-y: scroll;*/
  padding: 40px 25px;
  position: relative;
}
.tc-bg .box.zpbox {
  width: 1000px;
}
.tc-bg .box .xz,
.tc-bg .box .jnyq,
.tc-bg .box .gwzz,
.tc-bg .box .rzzg {
  margin-bottom: 25px;
}
.tc-bg .box .bt {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
}
.tc-bg .close {

  position: absolute;
  right:5px;
  top: 5px;
  cursor: pointer;
}

.swiper-button-next.n-next, .swiper-button-prev.n-prev {
    position: absolute;
    top: 50%;
    width: 53px;
    height: 53px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
   background: none;
}
.swiper-button-prev.n-prev{
    left: -80px;
}
.swiper-button-next.n-next{
    right: -80px;
}


.ny-oa{
    margin-top: 124px;
  height: calc(100vh - 114px);

  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
    background-image: url(../images/oabg.png);
}
.ny-oa .box12{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ny-oa .box{
    width: 732px;
    height: 614px;
    background-image: url(../images/oabox.png);
    background-size: cover;
    padding-top: 145px;
}
.ny-oa .box form{
    display: block;
    width: 490px;
    margin: 0 auto;
}
.ny-oa .box .inpnox{
    margin-bottom: 25px
}
.ny-oa .box .inpnox label{
    
font-size: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
line-height: 28px;
margin-bottom: 15px;
display: block;
}
.ny-oa .box .inpnox input{
    width: 100%;
    height: 64px;
    border: 1px solid rgb(224,224,224);
    border-radius: 3px;
    font-size: 16px;
    padding-left: 1em;
}
.ny-oa .box .inpnox input:focus{
    border-color: rgba(0, 132, 148, 1);
}
.ny-oa .box .submit{
    display: block;
    width: 248px;
    height: 64px;
    background:rgba(0, 132, 148, 1) ;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
}
.ny-oa .box .mmbox{
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px
    
}
.ny-oa .box .mmbox .left{
    color: rgba(126,126,126);
    font-size: 18px;
}
.ny-oa .box .mmbox .left input{
    border:1px solid rgb(187,193,243);
    width: 18px;
    height: 18px;
    background: #fff;
    margin-right: 5px
}
.ny-oa .box .mmbox .right,.ny-oa .box .mmbox .right a{
    color: rgba(126,126,126);
    font-size: 18px;
}
.tc-bg .wzbox{
    width: 100%;
    height: 100%;
        overflow-y: scroll;
            padding: 10px;

}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  .tc-bg .wzbox::-webkit-scrollbar{
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
  }

  /*定义滚动条轨道 内阴影+圆角*/
  .tc-bg .wzbox::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }

  /*定义滑块 内阴影+圆角*/
  .tc-bg .wzbox::-webkit-scrollbar-thumb{
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c8c8c8;
  }











