.container .content {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.container .content .section {
  background: url("../images/b9.png") no-repeat center center;
  background-size: cover;
  padding-top: 85px;
  padding-bottom: 120px;
}
.container .content .section .title {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section .box {
  width: 1620px;
  margin: 0 auto;
  display: flex;
  padding-top: 70px;
}
.container .content .section .box .item {
  box-sizing: border-box;
  padding: 35px 30px;
  background-color: #fff;
  width: 25%;
  transition: 0.3s all linear;
}
.container .content .section .box .item:hover {
  box-shadow: 3px 3px 5px 0px rgba(220, 179, 186, 0.75);
}
.container .content .section .box .item:nth-child(2n) {
  background-color: #f7f7f8;
}
.container .content .section .box .item .num {
  font-family: Bebas;
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #363636;
}
.container .content .section .box .item .core {
  font-family: MicrosoftYaHei-Bold;
  font-size: 26px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #353535;
  padding-top: 35px;
  padding-bottom: 25px;
}
.container .content .section .box .item .info .info_item {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #6f6f6f;
}
.container .content .section1 {
  background: url("../images/b10.png") no-repeat center bottom;
  background-size: cover;
  padding-top: 85px;
  padding-bottom: 120px;
}
.container .content .section1 .title {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section1 .box {
  display: flex;
  flex-wrap: wrap;
  width: 1620px;
  margin: 0 auto;
}
.container .content .section1 .box .item {
  position: relative;
  width: 32%;
  margin-right: 2%;
  margin-top: 40px;
}
.container .content .section1 .box .item:nth-child(3n) {
  margin-right: 0;
}
.container .content .section1 .box .item .bc img {
  display: block;
  width: 100%;
}
.container .content .section1 .box .item .con {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 0.3s all linear;
}
.container .content .section1 .box .item .con:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.container .content .section1 .box .item .con .core {
  font-family: MicrosoftYaHei;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 30px;
}
.container .content .section1 .box .item .con .info {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 15px;
}
.container .content .section5 .box, .container .content .section6 .box {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section5 {
  background-color: #fff;
  padding-top: 85px;
  padding-bottom: 120px;
}
.container .content .section5 .box .info {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #262626;
  border-left: 5px solid #46a536;
  box-sizing: border-box;
  padding-left: 10px;
  margin-top: 43px;
}
.container .content .section6 {
  padding-top: 85px;
  padding-bottom: 45px;
}
.container .content .section6 .box .con {
  display: flex;
  margin-top: 50px;
}
.container .content .section6 .box .con .item {
  width: 32%;
  margin-right: 2%;
  background-color: #f9f9f9;
  border-radius: 0px 20px 0px 20px;
  box-sizing: border-box;
  padding: 35px;
}
.container .content .section6 .box .con .item:last-child {
  margin-right: 0;
}
.container .content .section6 .box .con .item .top {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.container .content .section6 .box .con .item .top i {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #262626;
  opacity: 0.15;
}
.container .content .section6 .box .con .item .top img {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-left: 5px;
  margin-top: 5px;
}
.container .content .section6 .box .con .item .info {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.9;
  letter-spacing: 0px;
  color: #6b6b6b;
}
.container .content .section2 {
  background-color: #f1f3f7;
  padding-top: 85px;
  padding-bottom: 120px;
}
.container .content .section2 .title {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section2 .con {
  display: flex;
  width: 1620px;
  margin: 0 auto;
  padding-top: 70px;
}
.container .content .section2 .con .item {
  width: 50%;
  box-sizing: border-box;
  padding: 40px;
}
.container .content .section2 .con .item:first-child {
  background-color: #0e3067;
}
.container .content .section2 .con .item:last-child {
  background-color: #46a536;
}
.container .content .section2 .con .item:last-child .box .num .nums {
  color: #46a536;
}
.container .content .section2 .con .item .core {
  font-family: MicrosoftYaHei;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content .section2 .con .item .box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.container .content .section2 .con .item .box .num {
  display: flex;
  align-items: center;
  width: 50%;
  margin-top: 25px;
}
.container .content .section2 .con .item .box .num .nums {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0e3067;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 18px;
}
.container .content .section2 .con .item .box .num .txt .con_title {
  font-family: MicrosoftYaHei;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content .section2 .con .item .box .num .txt .con_info {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-right: 5px;
  box-sizing: border-box;
}
.container .content .section3 {
  padding-top: 85px;
  padding-bottom: 120px;
}
.container .content .section3 .title {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section3 .swiper-box {
  position: relative;
  width: 1620px;
  margin: 0 auto;
}
.container .content .section3 .swiper-box .swiper-button-next, .container .content .section3 .swiper-box .swiper-button-prev {
  font-size: 30px;
  outline: none;
}
.container .content .section3 .swiper-box .swiper-button-next:after, .container .content .section3 .swiper-box .swiper-button-prev:after {
  font-size: 30px;
}
.container .content .section3 .swiper-box .swiper-button-next {
  color: #46a536;
}
.container .content .section3 .swiper-box .swiper-button-prev {
  color: #46a536;
}
.container .content .section3 .swiper-box .swiper-button-next.swiper-button-disabled, .container .content .section3 .swiper-box .swiper-button-prev.swiper-button-disabled {
  color: #d9d9d9;
  opacity: 1;
}
.container .content .section3 .swiper-box .swiper-container {
  padding-top: 70px;
}
.container .content .section3 .swiper-box .swiper-container .swiper-slide {
  position: relative;
}
.container .content .section3 .swiper-box .swiper-container .swiper-slide:hover .info {
  opacity: 1;
}
.container .content .section3 .swiper-box .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
}
.container .content .section3 .swiper-box .swiper-container .swiper-slide .info {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 40px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  transition: 0.25s all ease-in;
}
.container .content .section4 {
  position: relative;
}
.container .content .section4 .con {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.container .content .section4 .con .con_title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content .section4 .con .info {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 30px 0 50px;
}
.container .content .section4 .con .btn {
  width: 200px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 32px;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0e3067;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content .section4 .bc img {
  display: block;
  width: 100%;
}

@media all and (max-width: 1620px) {
  .container .content {
    padding-left: 0;
    padding-right: 0;
  }

  .container .content .section, .container .content .section1, .container .content .section2, .container .content .section3 {
    box-sizing: border-box;
    padding-left: 7%;
    padding-right: 7%;
  }

  .container .content .section .box, .container .content .section1 .box, .container .content .section2 .con, .container .content .section3 .swiper-box {
    width: 100%;
  }

  .container .content .section5 .box, .container .content .section6 .box {
    width: 100%;
    box-sizing: border-box;
    padding-left: 7%;
    padding-right: 7%;
  }

  .container .content .section5 .box .info {
    font-size: 20px;
    margin-top: 30px;
  }

  .container .content .section6 .box .con .item .top img {
    width: 36px;
  }

  .container .content .section6 .box .con .item .info {
    font-size: 16px;
  }

  .container .content .section6 .box .con .item .top i {
    font-size: 36px;
  }

  .title {
    width: 100% !important;
  }

  .container .content .section .box .item .num {
    font-size: 34px;
  }

  .container .content .section .box .item .core {
    font-size: 23px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .container .content .section .box .item .info .info_item {
    font-size: 13px;
  }

  .container .content .section .box .item {
    padding: 27px 20px;
  }

  .container .content .section1 .box .item .con .core {
    font-size: 21px;
    margin-top: 25px;
  }

  .container .content .section1 .box .item .con .info {
    font-size: 15px;
    margin-top: 13px;
  }

  .container .content .section1 .box .item .con .img img {
    width: 73%;
    margin: 0 auto;
  }

  .container .content .section2 .con .item {
    padding: 35px 30px;
  }

  .container .content .section2 .con .item .core {
    font-size: 30px;
    line-height: 1;
  }

  .container .content .section2 .con .item .box .num .nums {
    width: 75px;
    font-size: 32px;
    height: 75px;
  }

  .container .content .section2 .con .item .box .num .txt .con_title {
    font-size: 21px;
  }

  .container .content .section2 .con .item .box .num .txt .con_info {
    font-size: 14px;
    line-height: 23px;
    margin-top: 5px;
    box-sizing: border-box;
    padding-right: 5px;
  }

  .container .content .section4 .con .con_title {
    font-size: 33px;
  }

  .container .content .section4 .con .info {
    font-size: 18px;
  }

  .container .content .section4 .con .info {
    margin: 27px 0 40px;
  }

  .container .content .section4 .con .btn {
    width: 175px;
    height: 44px;
    font-size: 19px;
  }
}
@media all and (max-width: 1300px) {
  .container .content .section1 .box .item {
    width: 48%;
    margin-right: 4%;
  }
  .container .content .section1 .box .item:nth-child(2n) {
    margin-right: 0%;
  }
  .container .content .section1 .box .item:nth-child(3n) {
    margin-right: 4%;
  }
  .container .content .section1 .box .item:nth-child(6n) {
    margin-right: 0%;
  }
}
@media all and (max-width: 1280px) {
  .container .content .section2 .con {
    flex-wrap: wrap;
  }
  .container .content .section2 .con .item {
    width: 100%;
  }

  .container .content .section4 .con .info {
    font-size: 18px;
  }

  .container .content .section4 .con .con_title {
    font-size: 35px;
  }

  .container .content .section4 .con .btn {
    width: 190px;
    height: 45px;
    font-size: 21px;
  }
}
@media all and (max-width: 1220px) {
  .container .content .section .box {
    flex-wrap: wrap;
  }
  .container .content .section .box .item {
    width: 33.333333%;
  }

  .container .content .section1 .box .item .con .info {
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
    line-height: 1.3;
  }

  .container .content .section1 .box .item .con .core {
    font-size: 22px;
  }

  .container .content .section {
    padding-bottom: 100px;
  }
}
@media all and (max-width: 1000px) {
  .container .content .section1 .box .item .con .img {
    display: flex;
    justify-content: center;
  }
  .container .content .section1 .box .item .con .img img {
    width: 70%;
  }
}
@media all and (max-width: 950px) {
  .container .content .section6 .box .con {
    flex-wrap: wrap;
  }
  .container .content .section6 .box .con .item {
    width: 48%;
    margin-bottom: 25px;
    margin-right: 4%;
  }
  .container .content .section6 .box .con .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 900px) {
  .container .content .section5 .box .info {
    line-height: 1.6;
  }

  .container .content .section3 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .container .content .section4 {
    height: 400px;
    background: url("../images/80.png") no-repeat center center;
    background-size: cover;
  }
  .container .content .section4 .bc {
    display: none;
  }

  .container .content .section4 .con .info {
    width: 90%;
    margin-left: 5%;
    text-align: center;
    line-height: 1.4;
  }
}
@media all and (max-width: 800px) {
  .container .content .section .box .item {
    width: 50%;
  }

  .container .content .section .box .item:nth-child(3n) {
    background-color: #f7f7f8;
  }

  .container .content .section .box .item:nth-child(4n) {
    background-color: #fff;
  }

  .container .content .section2 .con .item .box .num {
    width: 100%;
  }
}
@media all and (max-width: 700px) {
  .container .content .section1 .box .item {
    width: 100%;
    margin-right: 0 !important;
  }
}
@media all and (max-width: 550px) {
  .container .content .section5 .box .info {
    font-size: 17px;
  }

  .container .content .section5, .container .content .section6 {
    padding-top: 45px;
    padding-bottom: 55px;
  }

  .container .content .section, .container .content .section1, .container .content .section2 {
    padding: 40px 7% 60px;
  }

  .container .content .section1 .box .item .con .info {
    font-size: 14px;
    line-height: 1.4;
  }

  .container .content .section1 .box .item .con .core {
    font-size: 20px;
    margin-top: 20px;
  }

  .container .content .section .box .item {
    padding: 25px 17px;
  }

  .container .content .section .box .item .core {
    padding-top: 16px;
    padding-bottom: 10px;
    font-size: 22px;
  }

  .container .content .section .box .item .info .info_item {
    font-size: 14px;
    line-height: 28px;
  }

  .container .content .section2 .con .item {
    padding: 25px 18px;
  }

  .container .content .section2 .con .item .box .num .nums {
    width: 60px;
    height: 60px;
  }

  .container .content .section2 .con .item .box .num .txt .con_title {
    font-size: 20px;
    line-height: 22px;
  }

  .container .content .section2 .con .item .box .num .txt .con_info {
    font-size: 14px;
  }

  .container .content .section2 .con .item .core {
    font-size: 25px;
  }

  .container .content .section2 .con .item .box {
    margin-top: 5px;
  }

  .container .content .section2 .con {
    padding-top: 37px;
  }

  .container .content .section3 {
    display: none;
    width: 96%;
    padding: 40px 0 50px;
    margin-left: 2%;
  }
  .container .content .section3 .title {
    padding-left: 5%;
    box-sizing: border-box;
  }

  .container .content .section3 .swiper-box .swiper-container {
    padding-top: 30px;
  }

  .container .content .section3 .swiper-box .swiper-button-next, .container .content .section3 .swiper-box .swiper-button-prev {
    display: none;
  }

  .container .content .section4 {
    height: 235px;
  }

  .container .content .section4 .con .con_title {
    font-size: 24px;
  }

  .container .content .section4 .con .info {
    font-size: 14px;
    width: 88%;
    margin-left: 0%;
  }

  .container .content .section4 .con .info {
    margin: 15px 0 20px;
  }

  .container .content .section4 .con .btn {
    width: 140px;
    height: 35px;
    font-size: 17px;
  }

  .container .content .section3 .swiper-box .swiper-container .swiper-slide .info {
    top: 0 !important;
  }

  .container .content .section1 .box .item:first-child .con .img img {
    width: 41px;
    height: 41px;
  }
  .container .content .section1 .box .item:nth-child(2) .con .img img {
    width: 42px;
    height: 39px;
  }
  .container .content .section1 .box .item:nth-child(3) .con .img img {
    width: 44px;
    height: 32px;
  }
  .container .content .section1 .box .item:nth-child(4) .con .img img {
    width: 39px;
    height: 36px;
  }
  .container .content .section1 .box .item:nth-child(5) .con .img img {
    width: 35px;
    height: 35px;
  }

  .container .content .section6 .box .con .item {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 15px;
    padding: 25px;
  }
  .container .content .section6 .box .con .item .top {
    margin-bottom: 10px;
  }
  .container .content .section6 .box .con .item .top i {
    font-size: 30px;
  }
  .container .content .section6 .box .con .item .top img {
    width: 32px;
  }
  .container .content .section6 .box .con .item .info {
    font-size: 15px;
  }
}



/* 人才招聘 */
.recruit{float: left; width: 100%; margin-top: 80px;}
.recList{float: left; width: 100%; min-height: 600px;}
.t_14{float: left; width: 100%; background: #46a536;}
.t_14 span{float: left; width:20.114754%; height: 60px; display: inline-block; font-size: 16px; font-weight: bold; padding-left: 80px; line-height: 60px; color: #fff;}
.t_14 ul{float: left; width: 61.885246%;  padding-right: 10.638298%;}
.t_14 ul li{float: left; width: 25%; text-align: center; font-size: 16px; color: #fff; line-height: 60px; height: 60px; font-weight: bold;}
.d_14{float: left; width: 100%; margin-top: 10px;  background: #f5f5f5; cursor: pointer;}
.d_14 .d_14_t{float: left; width:20.114754%; display: table; height: 60px; }
.d_14 .d_14_t div{ display: table-cell; vertical-align: middle;}
.d_14 .d_14_t span{float: left; width: 100%; line-height: 30px; max-height: 60px;overflow: hidden;  font-size: 16px;padding-left: 80px;}
.d_14 ul{float: left; width:61.885246%;padding-right: 10.638298%; position: relative;}
.d_14 ul li{float: left; width: 25%; text-align: center; font-size: 16px; color: #333; line-height: 60px; height: 60px;}
.d_14 ul i{position: absolute; right: 0; top: 0; width: 10.638298%; height: 60px; background: url(../images/bg_14_3.png) no-repeat center; display: block; border-left: 1px solid rgba(255,255,255,.8);}
.d_14.on i{background: url(../images/bg_14_4.png) no-repeat center;}
.d_14.on{background: #46a536;}
.d_14.on .d_14_t span{color: #fff;}
.d_14.on ul li{color: #fff;}
.d_14 .d_14_h{display: none;float: left; width: 100%; padding: 32px 0; background: #fff;}
.d_14 .d_14_le{float: left; width: 40.340426%; padding-left: 40px; line-height: 30px; font-size: 14px; color: #666;}
.d_14 .d_14_le .d_14_h4{float: left; width: 100%; font-size: 16px; line-height: 24px; height: 24px; color: #333; margin-bottom: 26px;}
.d_14 .d_14_le .recBtn{float: left; width: 100%; margin-top: 30px; }
.d_14 .d_14_le a{float: left; padding: 0 27px; height: 38px; line-height: 38px; text-align: center; font-size: 14px; color: #fff; background:#46a536; background-size: 100%; 
 -webkit-border-radius:19px; 
    -moz-border-radius:19px;
         border-radius:19px; }
.d_14 .d_14_le a:hover{
 -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
         box-shadow: 1px 1px 10px rgba(0,0,0,.2); }
.d_14 .d_14_le.d_14_r{ padding-left: 86px; border-left: 1px solid #e7e7e7; position: relative;}
.d_14 .d_14_le.d_14_r::before{position: absolute; content: ""; width: 1px; height: 18px; background: #d7d7d7; top: 50%; margin-top: -9px; left: -1px;}
@media  screen and (max-width:1429px){
  .d_14 .d_14_le{padding-left: 80px; }
  .d_14 .d_14_le.d_14_r{padding-left: 40px;}
}
@media  screen and (max-width:1199px){
  .t_14 span{padding-left: 10px;}
  .d_14 .d_14_t span{ font-size: 14px; padding-left: 10px;}
  .d_14 .d_14_le{padding-left: 20px; }
  .d_14 ul li{font-size: 14px;}
}
@media  screen and (max-width:991px){
  .recruit{margin-top: 40px;}
  .t_14{height: 48px;}
  .t_14 span,
  .t_14 ul li{font-size: 14px; line-height: 48px; height: 48px; }
  .d_14 .d_14_t{height: 48px;}
  .d_14 .d_14_t span{ font-size: 12px;}
  .d_14 ul li{font-size: 12px; line-height: 48px; height: 48px;}
  .d_14 ul i{height: 48px;}
  .d_14 .d_14_le.d_14_r{padding-left: 20px; }
  .d_14 .d_14_le.d_14_r .d_14_h4{padding-left: 20px;}
  .d_14 .d_14_le a{line-height: 30px; height: 30px; padding: 0 15px; font-size: 14px;}
}
@media  screen and (max-width:767px){
  .recruit{margin-top: 30px;}
  .recList{min-height: 400px;}
  .t_14{display: none;}
  .d_14 .d_14_t{width: 64%;}
  .d_14 .d_14_t span{ font-size: 14px;}
  .d_14 ul{width: 20%;}
  .d_14 ul i{width: 100%;}
  .d_14 ul li{display: none;}
  .d_14 .d_14_h{ padding: 14px 0;}
  .d_14 .d_14_le{width: 100%; padding-top: 10px; padding: 10px 15px 0 15px;}
  .d_14 .d_14_le .d_14_h4{font-size: 14px; margin-bottom: 15px;}
  .d_14 .d_14_le.d_14_r{margin-left: 0; }
  .d_14 .d_14_le a{width: 100px; height: 30px; line-height: 30px; font-size: 12px; margin-top:  19px; margin-left: 0;}
  .d_14 .d_14_le.d_14_r{padding-left: 15px; border: 0;}
  .d_14 .d_14_le.d_14_r .d_14_h4{padding-left: 0;}
  .d_14 .d_14_le.d_14_r::before{display: none;}
}


 .Pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}
.Pagination .btn {
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #646464;
}
 .Pagination .prev {
  margin-right: 8px;
}
.Pagination .next {
  margin-left: 8px;
}
 .Pagination .num {
  display: flex;
}
 .Pagination .num .nums {
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Bebas;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #646464;
  border-radius: 50%;
  margin: 0 8px;
}
 .Pagination .num .active {
  background-color: #46a536;
  border: solid 1px #e4e4e4;
  color: #fff;
}
