.n-ban {
  position: relative;
}
.n-ban .n-bantit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.n-ban .n-bantit h3 {
  font-size: 48px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 600;
  line-height: 52px;
}
.n-ban .n-bantit h4 {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}
.about-box {
  background: #f5f7fa;
  padding: 5% 0 5% 0;
}
.about-box .about {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
}
.about-box .about .about-lt {
  width: 48%;
}
.about-box .about .about-lt h3 {
  font-size: 36px;
  font-weight: 550;
  color: #3d69a6;
  line-height: 45px;
}
.about-box .about .about-lt h4 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #bf9000;
  margin-bottom: 2%;
}
.about-box .about .about-lt p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}
.about-box .about .about-lt h5 {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  font-weight: 550;
  margin-top: 2%;
}
.about-box .about .about-rt {
  width: 48%;
}
.ys-box {
  margin-top: 4%;
}
.ys-box h3 {
  text-align: center;
  font-size: 36px;
  color: #333333;
  font-weight: 550;
}
.ys-box h4 {
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.ys {
  margin-top: 4%;
  padding-bottom: 4%;
  box-shadow: 0 10px 10px -5px rgba(234, 234, 234, 0.8);
}
.ys ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ys ul li {
  width: 31%;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 24px 0px rgba(0, 0, 0, 0.11);
  text-align: center;
  padding: 2.5% 2.5%;
  transition: all 0.5s;
  cursor: pointer;
}
.ys ul li img {
  transition: all 0.5s;
}
.ys ul li h5 {
  font-size: 24px;
  color: #333333;
  font-weight: 500;
  margin: 2% 0 3% 0;
}
.ys ul li p {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  text-align: left;
}
.ys ul li:hover {
  transform: translateY(-10px);
}
.ys ul li:hover img {
  transform: rotateY(360deg);
}
.g-js {
  margin-top: 4%;
}
.g-js h3 {
  text-align: center;
  font-size: 36px;
  color: #333333;
  font-weight: 550;
}
.g-js .jstb-swiper {
  width: 519px;
  margin: 0 auto;
  margin-top: 4%;
  position: relative;
  overflow: inherit;
}
.g-js .jstb-swiper img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 78%;
  width:80.7%;
}
.g-js .jstb-swiper .swiper-wrapper {
  justify-content: space-between;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  width: fit-content;
  cursor: pointer;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide h4 {
  transition: all 0.4s;
  font-size: 24px;
  color: #666666;
  font-family: "Noto Sans SC", sans-serif;
  position: relative;
  top: 0;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide div {
  background-color: #ebebeb;
  border-radius: 100%;
  margin: 0 auto;
  width: 1.7vw;
  height: 1.7vw;
  transition: all 0.4s;
  margin-top: 16%;
  position: relative;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide div::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  background-color: #b3b3b3;
  width: 0.65vw;
  height: 0.65vw;
  border-radius: 100%;
  transition: all 0.5s;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide-thumb-active h4 {
  color: #01419a;
  top: -15px;
  font-weight: 550;
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide-thumb-active div {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(13, 1, 0, 0.13);
}
.g-js .jstb-swiper .swiper-wrapper .swiper-slide-thumb-active div::after {
  background-color: #01419a;
}
.g-js .jsjs-swiper {
  margin-top: 4%;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide {
  font-family: "Noto Sans SC", sans-serif;
  display: none;
}
.g-js .jsjs-swiper #swiper-wrapper-47c61fede410d3497 .swiper-slide-active{
    z-index:9 ;
}
.g-js .jsjs-swiper .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide:nth-child(1) {
  display: block;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  border-radius: 10px;
  overflow: hidden;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide div h5 {
  font-size: 30px;
  color: #333333;
  font-weight: 500;
  margin-top: 3%;
  line-height: 40px;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide div a {
  font-size: 14px;
  color: #3d69a6;
  margin-bottom: 1%;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide div a img {
  margin-bottom: 4px;
}
.g-js .jsjs-swiper .swiper-wrapper .swiper-slide div p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  user-select:text;
}
#cz {
  font-size: 14px;
  color: #666666;
  margin-top: 3%;
}
.proform {
  margin-top: 1%;
  margin-bottom: 3%;
  position: relative;
}
.proform input {
  width: 100%;
  height: 60px;
  border: solid 1px #e5e5e5;
  padding-left: 30px;
}
.proform input {
  font-size: 18px;
  color: #b3b3b3;
  font-size: 18px;
  color: #b3b3b3;
}
.proform button {
  background: none;
  position: absolute;
  top: 20px;
  right: 15px;
    cursor: pointer;
}
.product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-lt {
  width: 21%;
}
.pro-lt h3 {
  width: 100%;
  font-size: 36px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #3d69a6;
  border: solid 1px #e5e5e5;
  text-align: center;
  font-weight: 550;
}
.pro-lt .pro-nav ul li {
  width: 100%;
  height: 82px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin-top: 2%;
}
.pro-lt .pro-nav ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 6%;
  font-size: 20px;
  color: #808080;
  transition: all 0.5s;
  font-weight: 500;
}
.pro-lt .pro-nav ul li a span {
  font-size: 24px;
  color: #333333;
  font-weight: 550;
  transition: all 0.5s;
}
.pro-lt .pro-nav ul li:hover a {
  color: #333333;
  font-weight: 550;
}
.pro-lt .pro-nav ul li:hover a span {
  transform: rotate(180deg);
}
.pro-lt .pro-nav ul .proactive a {
  color: #333333;
  font-weight: 550;
}
.pro-rt {
  width: 75.5%;
}
.pro-rt .pro-rttop {
  display: flex;
  justify-content: space-between;
}
.pro-rt .pro-rttop .pro-js {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pro-rt .pro-rttop .pro-js h3 {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 7%;
}
.pro-rt .pro-rttop .pro-js p {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.pro-rt .pro-rttop .pro-img {
  width: 48%;
  height: 355px;
}
.pro-rt .pro-rttop .pro-img img {
  /*width: 100%;*/
  height: 100%;
  object-fit: cover;
}
.pro-bot {
  margin-top: 3%;
}
.pro-bot .por-bot-qh {
  border-bottom: 1px solid #e6e6e6;
}
.pro-bot .por-bot-qh ul {
  display: flex;
  justify-content: flex-start;
}
.pro-bot .por-bot-qh ul li {
  width: 181px;
  height: 61px;
  transition: all 0.5s;
}
.pro-bot .por-bot-qh ul li a {
  font-size: 24px;
  line-height: 61px;
  color: #333333;
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  transition: all 0.5s;
}
.pro-bot .por-bot-qh ul li:hover {
  background-color: #3d69a6;
}
.pro-bot .por-bot-qh ul li:hover a {
  color: #fff;
}
.pro-bot .por-bot-qh ul .proxqact {
  background-color: #3d69a6;
}
.pro-bot .por-bot-qh ul .proxqact a {
  color: #fff;
}
/* .pro-xq{
    position: relative;
} */
.pro-xq .pro-xqlist {
  position: relative;
  top: 0;
  left: 0;
  display: none;
}
.pro-xq .proshow {
  display: block;
}
.pro-xq .pro-xqlist h3 {
  width: 100%;
  height: 61px;
  background-color: #f2f2f2;
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  padding-left: 4%;
  margin: 3% 0 2% 0;
  line-height: 61px;
}
.pro-xq .pro-xqlist table {
  border: 1px solid #ccc;
  width: 100% !important;
  text-align: center;
}
.pro-xq .pro-xqlist table tr th {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: 500;
  padding: 2% 0;
}
.pro-xq .pro-xqlist table tr td {
  font-size: 16px;
  color: #666666;
  padding: 1% 0;
}
.pro-xq .pro-xqlist table .firstRow td{
      font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: 500;
  padding: 2% 0;
}
.pro-xq .pro-xqlist table .firstRow td p{
      font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: 500;
  padding: 2% 0;
}
.pro-xqlist .pdfbox {
  border: 1px solid #e5e5e5;
  margin-top: 3%;
}

.scgl {
  margin-top: 4%;
}
.scgl .sc-tab {
  width: 75%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.scgl .sc-tab li {
  width: 233px;
  height: 60px;
  border: solid 1px #cccccc;
  text-align: center;
  transition: all 0.5s;
}
.scgl .sc-tab li a {
  line-height: 59px;
  font-size: 18px;
  font-family: "Noto Sans SC";
  font-weight: 550;
  color: #333333;
  transition: all 0.5s;
}
.scgl .sc-tab li:hover {
  background: #01419a;
}
.scgl .sc-tab li:hover a {
  color: #fff;
}
.scgl .sc-tab .scactive {
  background: #01419a;
}
.scgl .sc-tab .scactive a {
  color: #fff;
}
.sc-box {
  margin-top: 2%;
  overflow: hidden;
}
.sc-list {
  width: 100%;
}
.sc-list .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sc-list .container .block {
  width: 31.4286%;
  font-family: var(--Noto-Sans-SC);
  margin-top: 4%;
}
.sc-list .container .block .pic {
  position: relative;
  background-color: #f5f5f5;
  width: 100%;
  height: 0;
  padding-bottom: 73.86364%;
  overflow: hidden;
  border-radius: 10px;
}
.sc-list .container .block .pic a{
    width: 100%;
    height: 100%;
      border-radius: 10px;
}
.sc-list .container .block .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  /* max-height: 100%; */
  transition: all 0.5s;
  width: 100%;
  object-fit: cover;
}
.sc-list .container .block p {
  text-align: center;
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5.45455%;
  transition: all 0.5s;
}
.sc-list .container .block p a {
  color: #333;
}
.sc-list .container .block .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 92, 186, 0.8);
  transition: all 0.5s;
  z-index: 1;
  opacity: 0;
}
.sc-list .container .block h5 {
  position: absolute;
  z-index: 3;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.sc-list .container .block:hover .pic img {
  transform: translate(-50%, -50%) scale(0.9);
}
.sc-list .container .block:hover p a {
  color: #3d69a6;
}
.blank {
  margin: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  min-height: 0 !important;
  border: 0px !important;
}
.mbx {
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
}
.mbx p {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
.mbx p a {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
.mbx .mbx-rt {
  width: 13%;
}
.mbx .mbx-rt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mbx .mbx-rt ul li {
  position: relative;
}
.mbx .mbx-rt ul li a {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  cursor: pointer;
  font-family: "Noto Sans SC";
  transition: all 0.5s;
}
.mbx .mbx-rt ul li:hover a {
  font-size: 16px;
  color: #004795;
  font-weight: 550;
}
.mbx .mbx-rt ul .mx-active a {
  font-size: 16px;
  color: #004795 !important;
  font-weight: 550;
}
/* news */
.new-top {
  margin-top: 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.new-top .new-toplt {
  width: 45%;
  height: 417px;
  overflow: hidden;
}
.new-top .new-toplt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.new-top .new-toprt {
  width: 50%;
  cursor: pointer;
}
.new-top .new-toprt h3 {
  font-size: 30px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 2%;
  font-family: "Noto Sans SC";
  font-weight: 600;
  margin-bottom: 3%;
}
.new-top .new-toprt p {
  font-size: 14px;
  line-height: 40px;
  color: #808080;
  font-family: "Noto Sans SC";
}
.more {
  width: 150px;
  height: 44px;
  background-color: #f7f7f7;
  margin-top: 9%;
  border: solid 1px #e5e5e5;
  transition: all 0.5s;
}
.more a {
  display: flex;
  justify-content: space-between;
  padding-left: 12%;
  height: 100%;
}
.more a p {
  font-size: 14px;
  line-height: 40px;
  color: #808080;
  transition: all 0.5s;
  font-family: "Noto Sans SC";
}
.more a .n-jt {
  position: relative;
  width: 54px;
  overflow: hidden;
}
.more a .n-jt img {
  position: absolute;
  top: 41%;
  right: 46%;
  transition: all 0.5s;
}
.more a .n-jt .img1 {
  opacity: 1;
  visibility: visible;
}
.more a .n-jt .img2 {
  opacity: 0;
  visibility: hidden;
}
.more:hover {
  background-color: #004795 !important;
  border: solid 1px #004795 !important;
  box-shadow: 1px 1px 10px #004795;
}
.more:hover a p {
  color: #fff !important;
}
.more:hover a .img1 {
  opacity: 0;
  visibility: hidden;
}
.more:hover a .img2 {
  opacity: 1;
  visibility: visible;
}
.more:hover a img {
  transform: translateX(10px);
}
.new-top:hover .new-toplt img {
  transform: scale(1.05);
}
.news-bot {
  margin-top: 2%;
}
.news-bot ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-bot ul li {
  width: 32%;
  margin-top: 3%;
  cursor: pointer;
  transition: all 0.5s;
}
.news-bot ul li:hover {
  transform: translateY(-15px);
}
.news-bot ul li .news-bot-img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.news-bot ul li .news-bot-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.news-bot ul li .news-bot-nr {
  background-color: #f7f7f7;
  padding: 6% 5% 10% 5%;
}
.news-bot ul li .news-bot-nr h3 {
  font-size: 16px;
  line-height: 32px;
  color: #808080;
  font-family: "Noto Sans SC";
  transition: all 0.5s;
}
.news-bot ul li .news-bot-nr h4 {
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  font-family: "Noto Sans SC";
  font-weight: 550;
  margin-top: 1%;
  margin-bottom: 3%;
  transition: all 0.5s;
}
.news-bot ul li .news-bot-nr h4{
      font-size: 18px;
}
.news-bot ul li:hover .news-bot-nr h4 {
  color: #004795;
}
.news-bot ul li:hover .news-bot-nr h3 {
  color: #004795;
}
.news-bot ul li:hover .news-bot-img img {
  transform: scale(1.05);
}
.news-bot ul li:nth-last-child(1) {
  margin: 0;
}
.newsxq-nr {
  margin-top: 4%;
}
.newsxq-nr h3 {
  text-align: center;
  font-size: 30px;
  line-height: 32px;
  color: #000000;
  font-family: "Noto Sans SC";
  font-weight: 550;
}
.newsxq-nr h4 {
  text-align: center;
  font-size: 12px;
  line-height: 32px;
  color: #999999;
  margin: 1% 0 3% 0;
  font-family: "Noto Sans SC";
}
.newsxq-nr p {
  font-size: 14px;
  line-height: 28px;
  color: #808080;
}
.news-next {
  display: flex;
  justify-content: space-between;
  padding-top: 1%;
  border-top: 1px solid #cccccc;
  margin-top: 4%;
}
.news-next .news-page p a {
  display: inline-block;
  font-size: 16px;
  line-height: 42px;
  color: #333333;
}
.news-next .news-page p {
  font-size: 16px;
  line-height: 42px;
  color: #333333;
}
.news-next .news-fh a {
  font-size: 16px;
  line-height: 42px;
  color: #333333;
}
.ly{
    margin-top: 4%;
}
.ly h5{
    font-size: 36px;
	line-height: 28px;
	color: #333333;
}
.ly p{
    font-size: 16px;
	line-height: 28px;
	color: #666666;
    display: inline-block;
    margin-top: 10px;
}
.ly p a{
    font-size: 16px;
	color: #3071b7;
    display: inline-block;
}
.ly form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2%;
}
.ly form div{
    width: 31%;
    margin-top: 2%;
    position: relative;
}
.ly form div h3{
    font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.ly form div input{
    width: 100%;
    height: 67px;
	background-color: #f7f7f7;
	border: solid 1px #cccccc;
    margin-top: 3% ;
    padding-left: 10%;
    font-size: 16px;
	color: #999999;
}
.ly form div img{
    position: absolute;
    left: 4%;
    top: 60%;
}
.ly form .textarea{
    width: 100%;
    height: 168px;
}
.ly form .textarea h3{
    margin-bottom: 1%;
}
.ly form .textarea textarea{
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
	border: solid 1px #cccccc;
    padding: 16px 47px;
    font-size: 16px;
	line-height: 28px;
	color: #999999;
}
.ly form .textarea img{
    left: 15px;
    top: 38%;
}
.ly form .code-wrapper{
    display: flex;
    margin-top: 7%;
    width: auto;
}
.ly form .code-wrapper input{
    border: solid 1px #cccccc;
    width: 227px;
    margin-top: 0;
    padding-left: 5%;
}
.ly form .code-wrapper .code{
    width: 130px;
    border: solid 1px #cccccc;
    border-left: 0;
    height: 100%;
    margin-top: 0;
    overflow: hidden;
    background-color: #f7f7f7;
    cursor: pointer;
}
.ly form .code-wrapper .code div{
    width:100%;
}
.ly form .code-wrapper .code div  img{
    width:100%;
}
.ly form .code-wrapper button{
    width: 272px;
	height: 67px;
	background-color: #3d69a6;
	border: solid 1px #cccccc;
    margin-left: 3%;
    text-align: center;
    line-height: 67px;
    font-size: 16px;
	color: #ffffff;
    cursor: pointer;
}
@keyframes fd1 {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    0% {
      transform: scale(1);
    }
  }
  .lxwm-box h3 {
    font-size: 36px;
    line-height: 32px;
    color: #000000;
    font-weight: 550;
    margin-top: 3%;
    text-align: center;
  }
  .lxwm {
    width: 100%;
  }
  .lxwm ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10%;
  }
  .lxwm ul li {
    width: 32%;
    background-color: #f7f7f7;
    border-radius: 10px;
    position: relative;
    text-align: center;
    padding: 5.2% 0;
  }
  .lxwm ul li .lxwm-img {
    width: 99px;
    height: 99px;
    background-color: #00428e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: -22%;
    transform: translateX(-50%);
  }
  .lxwm ul li h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #404040;
    font-family: "Noto Sans SC";
    font-weight: 600;
  }
  .lxwm ul li p {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    font-family: "Noto Sans SC";
  }
  .lxwm ul li:hover .lxwm-img img {
    animation: 0.7s fd1 linear;
  }
  /* 地图 */
  .contact-map {
    width: 100%;
    height: 548px;
    margin-top: 4%;
  }
  .contact-map iframe {
    width: 100%;
    height: 100%;
  }
  .recruit > h3 {
    font-size: 36px;
    line-height: 32px;
    color: #000000;
    text-align: center;
    font-weight: 550;
    margin-top: 4%;
  }
  .recruit .recruit-list .recruit-title ul {
    display: flex;
    justify-content: space-between;
    line-height: 65px;
    background-color: #004795;
    padding: 0 2.6% 0 5.1316%;
    margin-top: 4%;
  }
  .recruit .recruit-list .recruit-title ul li {
    width: 20%;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  .recruit .recruit-list .recruit-title ul li:first-child {
    text-align: left;
    width: 15%;
  }
  .recruit .recruit-list .row {
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 0 2.6% 0 5.1316%;
  }
  .recruit .recruit-list .row ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
  }
  .recruit .recruit-list .row ul li {
    width: 20%;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    font-family: "Noto Sans SC";
    font-weight: 550;
  }
  .recruit .recruit-list .row ul li .on {
    color: #333;
  }
  .recruit .recruit-list .row ul li .on i {
    color: #666;
  }
  .recruit .recruit-list .row ul li .off {
    color: #0154a4;
    display: none;
  }
  .recruit .recruit-list .row ul li:first-child {
    text-align: left;
    width: 15%;
  }
  .recruit .recruit-list .row .content {
    display: none;
    font-size: 14px;
    color: #333;
    padding: 14px 0 55px;
    text-align: justify;
  }
  .recruit .recruit-list .row .content h4 {
    font-size: 16px;
    color: #0154a4;
    font-weight: 700;
    margin-bottom: 8px;
  }
  .recruit .recruit-list .row .content p {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
    font-family: "Noto Sans SC";
    font-weight: 550;
  }
  .recruit .recruit-list .row .content a {
    width: 100px;
    height: 40px;
    background-color: #004795;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 4%;
    transition: all 0.5s;
  }
  .recruit .recruit-list .row .content a:hover {
    box-shadow: 1px 1px 10px #004795;
  }
  .box {
  width: 100%;
  text-align: center;
    margin-top: 3.636%;
    margin-bottom: 3%;
}
.pagination {
  display: flex !important;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination > li a {
  display: block;
  padding: 0px 9px;
  line-height: 26px;
  border: 1px solid #e5eeff;
  background-color: #fff;
  margin: 3px 5px;
  color: #666;
  border-radius: 4px;
  transition: all 0.5s;
}
.pagination .active a {
  color: #fff;
  background-color: #004a82;
  border: 1px solid #e5eeff;
}
.pagination .active a:hover {
  color: #fff;
}
.pagination li a:hover {
  color: #004a82;
}
.md1{
    position: relative;
    top: -100px;
}