.row,
p {
  margin: 0;
}
@font-face {
  font-family: GothamRnd-Light;
  src: url("../fonts/Gotham-Light.otf"), url("../fonts/Gotham-Light.otf"),
    url("../fonts/Gotham-Light.otf");
}
@font-face {
  font-family: PingFang SC;
  src: url("../fonts/PingFang Medium_downcc.otf"),
    url("../fonts/PingFang Medium_downcc.otf"),
    url("../fonts/PingFang Medium_downcc.otf");
}
img {
  width: 100%;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.home_width {
  width: 1300px;
  margin: 0 auto;
}
body {
  position: relative;
  min-width: 1300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner_ct .swiper-slide {
  position: relative;
  height: 403px;
  overflow: hidden;
}

@media screen and (min-width: 1000px) {
  .top_mid {
    margin-top: 0px;
  }
}

/* æ–°ç‰ˆæœ¬è½®æ’­å›¾ */
.header .topimg {
  position: relative;
  z-index: 0;
  width: 100%;
}

.header .topimg .slick-list {
  width: 100%;
}

.header .topimg .slick-list li {
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
  height: calc(100vh - 6px);
  position: relative;
}

.header .topimg .slick-next,.header .topimg .slick-prev {
  display: none !important;   
}

@media screen and (max-width: 1000px) {
  .header .topimg .slick-list li {
    height: calc(100vw * 0.469) !important;
  } 
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .header .topimg .slick-list li {
    height: calc(100vw * 0.4) !important;
  }

  .header .topimg .slick-dots {
    bottom: 6%;
  }
}
        
.header .topimg .slick-list li a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
        
@media screen and (max-width: 1000px) {
  .header .topimg .slick-list li a {
    background-size: 7%;
  }
}
        
.header .topimg .arrow {
  position: absolute;
  top: 50%;
  background: #000;
  color: #fff;
  font-size: 40px;
  height: 70px;
  width: 70px;
  margin-top: -35px;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-align: center;
  cursor: pointer;
  z-index: 1000;
}

@media screen and (max-width: 1280px) {
  .header .topimg .arrow {
    display: none !important;
  }
}

.header .topimg .arrow i {
  line-height: 60px;
}

.header .topimg .arrow.pre {
  left: 30px;
}
        
.header .topimg .arrow.next {
  right: 30px;
}

.header .topimg .arrow:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
     
.header .topimg .slick-dots {
  position: absolute;
  left: 50%; /* ä½¿ç”¨ left ä»£æ›¿ right */
  transform: translateX(-50%); /* å¹³ç§» -50% ä½¿å…¶å±…ä¸­ */
  text-align: center;
  z-index: 9;
}

@media screen and (min-width: 1001px) {
  .header .topimg .slick-dots {
    bottom: -10%;
  }
}

.header .topimg .slick-dots li {
  display: inline-block;
  margin-right: 14px;
}

.header .topimg a:focus {
  outline: none; /* åŽ»é™¤é“¾æŽ¥èšç„¦æ—¶çš„é»‘æ¡† */
}

.header .topimg .slick-dots li button {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #1d50a2;
  line-height: 24px;
  text-align: center;
  border: 2px solid #004080;
  padding: 0;
  cursor: pointer;
  background: #fff;
}

.header .topimg .slick-dots li.slick-active button {
  background-color: #004080;
  border-color: #fff;
}
              
@media screen and (max-width: 768px) {
  .header {
    position: relative !important;
    width: 100% !important;
    float: left !important;
  }

  .header .topimg .slick-dots {
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    bottom: 15%;
    border: none; 
  }

  .header .topimg .slick-dots li button {
    width: 8px;
    height: 8px;
    border:1px solid #004080;
  }

  .header .topimg .slick-dots li {
    margin-right:7px;
  }
}
              
@media screen and (max-width: 1280px) {
  .header .topimg .slick-list li {
    background-size: cover !important;
  }
}


.slider_img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mb_distance {
  margin-bottom: 100px;
}
.bgColor {
  background: #f8f8f8;
  margin-bottom: 20px;
}
.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ab415d !important;
}
.fixNav {
/*  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;*/
}
.bg_main {
  height: 169px;
  background-color: #ab415d;
  background-image: url(../images/people-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.bg_main img {
  width: 100%;
  height: auto;
  max-height: 200px;
}
.a_btn {
  display: inline-block;
  text-decoration: none;
  width: 120px;
  height: 42px;
  background: rgba(140, 9, 66, 0.1);
  border-radius: 21px;
  color: #8c0942;
  text-align: center;
  line-height: 42px;
}
.a_btn:hover {
  display: inline-block;
  text-decoration: none;
  width: 120px;
  height: 42px;
  background: rgba(140, 9, 66, 0.1);
  border-radius: 21px;
  color: #8c0942;
  text-align: center;
  line-height: 42px;
}
.btn_div {
  font-size: 14px;
  font-weight: 300;
  height: 110px;
  color: #545454;
  line-height: 110px;
  padding: 0;
}
.btn_div img {
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin-left: 0px;
  cursor: pointer;
}

.wel_right {
  position: relative;
  padding-right: 0;
}
.btn_div .wx_qrd {
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 778;
  top: 5px;
  right: -100px;
  display: none;
}
.logo_img {
  height: 110px;
  padding: 0;
  font-size: 0;
}
.logo_img img {
  width: auto;
  height: 100%;
}
.logo_img a:link {
  text-decoration: none;
}
.logo_img a:visited {
  text-decoration: none;
}
.logo_img a:hover {
  text-decoration: underline;
}
.logo_img a:active {
  text-decoration: none;
}
.header_row {
  background: #004080;
}
.header_row .navbar {
  margin-bottom: 0;
  border: none;
  width: 100%;
  display: table;
}
.navbar .navbar-brand {
  display: table-cell;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  float: none;
  color: #ffffff;
}
.navbar .navbar-brand span {
  position: relative;
  display: inline-block;
  font-family: GothamRnd-Light;
}
.navbar .navbar-brand:hover span:after {
  width: 100%;
}
.navbar .navbar-brand.active span:after {
  width: 100%;
}
.navbar .navbar-brand span:after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  height: 1px;
  background: #fff;
  transition: all 0.3s linear;
}
.i_title {
  text-align: center;
  line-height: 35px;
  padding: 60px 0;
}
.i_title span {
  display: inline-block;
  height: 35px;
  font-size: 35px;
  font-weight: 500;
  text-align: CENTER;
  color: #004080;
  vertical-align: middle;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: GothamRnd-Light;
}
.i_title img {
  vertical-align: middle;
  height: 17px;
  width: auto;
}
.wedo_img {
  cursor: pointer;
}
.no_cursor {
  cursor: auto;
}
.wedo_item {
  text-align: center;
}
.wedo_item > p:nth-child(1) img {
  height: 53px;
  width: auto;
}
.wedo_item > p:nth-child(2) {
  font-size: 28px;
  padding: 22px 0 15px 0;
  font-weight: 400;
  text-align: center;
  color: #004080;
}
.wedo_item > p:nth-child(3) {
  font-size: 14px;

  font-weight: 400;
  text-align: CENTER;
  color: #545454;
}
.wehave {
  position: relative;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
.wehave .swiper {
  width: 100%;
  height: 100%;
}

.wehave .swiper-slide {
  width: 40%;
  text-align: center;
  background: #fff;
  padding: 10px 30px;
}
.wehave .swiper-slide-active {
  box-shadow: 0 0 5px 5px #eee;
}
.have_img {
  padding: 30px 0;
}
.have_img img {
  height: 80px;
  width: 100%;
}
.have_text {
  position: relative;
  margin-top: 50px;
  font-size: 22px;
  font-weight: 300;
  text-align: CENTER;
  color: #000000;
}
.have_border {
  margin: 0;
  width: 100%;
  height: 3px;
  background: url("../image/have_border.png");
  background-size: 100% 100%;
}
.weshare_img {
  cursor: pointer;
}
.share img {
  width: 100%;
  height: auto;
}
.tech_img {
  cursor: pointer;
}
.join {
  position: relative;
  min-height: 260px;
}
.join img {
  width: 100%;
  height: auto;
}
.join_more {
  width: 100%;
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%);
}
.join_ct {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 27%;
  flex-wrap: wrap;
}
.join_item {
  text-transform: uppercase;
  position: relative;
  width: 43%;
  border: 1px solid #004080;
  font-size: 23px;
  height: 40px;
  line-height: 30px;
  color: #004080;
  padding: 5px 30px 5px 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.join_item img {
  position: absolute;
  width: 20px;
  height: auto;
  top: 7px;
  right: 10px;
}
.weare {
  overflow: hidden;
}
.peo_item {
  width: 420px;
  margin-right: 20px;
  float: left;
}
.peo_item:nth-child(3n + 3) {
  margin-right: 0px;
}
.weare_item {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border: 1px solid #e2e9f5;
  box-shadow: 1px 4px 6px 0px rgba(226, 233, 245, 0.25);
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .weare_item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .w_intro {
    display: flex;
    flex-direction: column;
    /* height: 110px; */
    overflow: hidden;
  }
  .w_text {
  }
}

.w_photo {
  width: 150px;
  height: 150px;
}
.w_photo img {
  width: 100% !important;
  height: 100% !important;
}
.w_intro {
  padding-left: 10px;
  width: calc(100% - 160px);
}
.w_intro .w_name:hover {
  text-decoration: none;
}
.w_intro .w_name {
  display: block;
  cursor: pointer;
  padding-right: 25px;
  position: relative;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 12px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  text-shadow: 1px 4px 6px rgba(226, 233, 245, 0.25);
}
.w_intro .w_text {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  color: #545454;
  line-height: 15px;
  height: 120px;
  text-shadow: 1px 4px 6px 0px rgba(226, 233, 245, 0.25);
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  -webkit-box-orient: vertical;
}
/*.w_intro .w_text:after{*/
/*content: "......";*/
/*position: absolute;*/
/*bottom: 0;*/
/*right: 0;*/
/*padding-left: 30px;*/
/*background: -webkit-linear-gradient(left, transparent, #fff 55%);*/
/*background: -o-linear-gradient(right, transparent, #fff 55%);*/
/*background: -moz-linear-gradient(right, transparent, #fff 55%);*/
/*background: linear-gradient(to right, transparent, #fff 55%);*/
/*}*/
.m_icon {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
}
.w_intro p {
  font-size: 14px;
  font-weight: 300;
  text-align: LEFT;
  color: #545454;
  line-height: 24px;
  text-shadow: 1px 4px 6px rgba(226, 233, 245, 0.25);
}

.r_more {
  text-align: center;
}
.r_more a {
  text-decoration: none;
  padding-top: 14px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #545762;
}
.r_more img {
  vertical-align: sub;
  width: 18px;
  height: 18px;
  margin-left: 10px;
}
.we_pr {
  padding-left: 10px;
  padding-right: 10px;
}
.publication {
  /*width: 1300px;*/
  /*margin: 0 auto;*/
}
.pb_ct {
  margin-left: 20px;
  width: 310px;
  float: left;
}
.pb_ct:nth-child(4n + 1) {
  margin-left: 0px;
}
.pub_item {
  cursor: pointer;
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e2e9f5;
  margin-bottom: 40px;
  box-shadow: 1px 4px 6px 0px rgba(226, 233, 245, 0.25);
}
.pub_item > p:nth-child(1) {
}
.pub_item > p:nth-child(1) img {
  width: 290px;
  height: 150px;
}
.pub_item .pub_min > p:nth-child(1) {
  font-size: 14px;
  margin: 10px 0px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  line-height: 20px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 32px;
  overflow: hidden;
}
.pub_item .pub_min > p:nth-child(2) {
  margin: 0px 0px 20px 0px;
  font-size: 14px;
  font-weight: 300;
  text-align: LEFT;
  color: #545762;
  line-height: 20px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.footer1 {
  display: none;
}
.footer {
  display: block;
  background: #414042;
  overflow: hidden;
  padding: 43px 0;
  text-align: center;
}
.foot_ct {
  display: flex;
  align-items: center;
  justify-content: center;
}

.foot_link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.foot_link p.text {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-align: LEFT;
}
.foot_link p.shu {
  width: 1px;
  height: 23px;
  line-height: 23px;
  color: #666666;
  margin: 0 22px;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 54px;
}
.copyright span {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.copyright .copyright-img {
  width: 52px;
  height: 52px;
}
.min_nav {
  display: none;
}
.bg_modal {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.min_bar {
  background: #fff;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0 20px;
  z-index: 9;
  overflow: scroll;
  transition: all 0.3s linear;
}

.min_logo {
  width: 100%;
  display: none;
}
.min_logo img {
  width: 100%;
  height: auto;
}
.min_navbar a {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  line-height: 24px;
  color: #004080;
  text-align: left;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
}
.bar_more {
  position: absolute;
  width: 18px;
  height: auto;
  top: 11px;
  right: 0;
}
.bar_more.rotate {
  transform: rotate(180deg);
}
.sub_ct {
  overflow: hidden;
  display: none;
}
.min_navbar .sub_bar {
  padding-left: 20px;
}
.min_menu {
  display: none;
}
.m_width {
  width: 1300px;
  margin: 0 auto;
}
.swiper-container {
  min-height: 300px;
}
@media only screen and (max-width: 1000px) {
  .mb_distance {
    margin-bottom: 20px;
  }
  .swiper-container {
    min-height: 100px;
  }
  .home_width {
    width: 100%;
  }
  .m_width {
    width: 375px;
    padding: 0 10px;
  }
  .pb_ct {
    padding: 5px 0;
    width: 100%;
    float: left;
    margin-left: 0;
  }
  body {
    position: relative;
    padding-top: 60px;
    min-width: 375px;
  }
  .banner_ct .swiper-slide {
    position: relative;
    height: 100px;
  }
  .header_logo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
  }
  .bg_main {
    display: none;
  }
  .logo_img {
    height: 50px;
  }
  .btn_div {
    display: none;
  }
  .min_nav {
    display: block;
    /* text-align: center; */
    height: 60px;
    line-height: 50px;
    background: #004080;
    margin-left: -10px;
    margin-right: -10px;
    padding: 5px 10px;
  }
  .mini_left {
    width: auto;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    /* margin-left: 20px; */
    /*background: #004080;*/
  }
  .mini_left a {
    display: flex;
    text-decoration: none;
  }
  .mini_left a:link {
    text-decoration: none;
  }
  .mini_left a:visited {
    text-decoration: none;
  }
  .mini_left a:hover {
    text-decoration: underline;
  }
  .mini_left a:active {
    text-decoration: none;
  }

  .ml_logo img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
  }
  .ml_txt {
    padding: 16px 6px;
    text-align: left;
    color: #fff;
  }
  .ml_txt > p:nth-child(1) {
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 3px;
    margin-bottom: 3px;
    width: fit-content;
  }
  .ml_txt > p:nth-child(2) {
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    transform: scale(0.8);
    transform-origin: left;
    /* letter-spacing: -1px; */
  }
  .mini_right {
    width: 30px;
    float: right;
    height: 50px;
    text-align: center;
    position: relative;
    z-index: 99;
  }
  /*.mini_right img{*/
  /*width: 0px;*/
  /*height: 0px;*/
  /*cursor: pointer;*/

  /*}*/
  .menu_min {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    margin-top: 10px;
  }
  .min_nav .close_min {
    width: 25px;
    height: 25px;
    display: none;
    margin-top: 13px;
  }
  .header_row {
    display: none;
  }
  .i_title {
    padding: 20px 0 20px 0;
  }
  .i_title img {
    height: 10px;
  }
  .i_title span {
    font-size: 20px;
  }
  .wedo_item > p:nth-child(2) {
    padding: 0;
  }

  .wedo_item {
    padding: 0 5px;
  }
  .wedo_item > p:nth-child(3) {
    height: 45px;
    line-height: 15px;
    text-align: center;
  }
  .w_photo {
    width: 110px;
    height: 110px;
  }
  .w_photo img {
    width: 100% !important;
    height: 100% !important;
  }
  .w_intro {
    padding-left: 10px;
    width: calc(100% - 110px);
  }
  .w_intro .w_name {
    cursor: pointer;
    padding-right: 25px;
    position: relative;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 12px;
    font-weight: 400;
    text-align: left;
    color: #000000;
    text-shadow: 1px 4px 6px rgba(226, 233, 245, 0.25);
    line-height: 1;
  }
  .w_intro .w_text {
    position: relative;
    overflow: hidden;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    color: #545454;
    line-height: 15px;
    height: 90px;
    text-shadow: 1px 4px 6px 0px rgba(226, 233, 245, 0.25);
  }

  .weare {
    width: auto;
  }
  .peo_item {
    width: 100%;
    margin-right: 0;
  }

  .publication {
    width: auto;
  }
  .pub_item {
    padding-bottom: 20px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .pub_item > p:nth-child(1) {
    padding: 0;
    width: 100%;
    height: auto;
  }
  .pub_item > p:nth-child(1) img {
    width: 100%;
    height: auto;
  }
  .pub_item .pub_min {
    width: 100%;
  }
  .pub_item .pub_min > p:nth-child(1) {
    font-size: 14px;
    margin: 5px 0px;
    font-weight: 700;
    text-align: left;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 35px;
    text-align: center;
    border-bottom: 1px dashed #eee;
  }
  .pub_item .pub_min > p:nth-child(2) {
    margin: 15px 0px 5px 0;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #616161;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 15px;
    height: 30px;
    text-align: center;
  }
  .dashed {
    border-bottom: 1px dashed #fff;
  }
  .footer {
    display: none;
  }
  .footer1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 216px;
    background: #004080;
    box-sizing: border-box;
    padding: 19px 35px 35px;
    margin-top: 60px;
  }
  .foot_ct {
    position: relative;
    display: flex;
    justify-content: flex-end;
  }
  .foot-img {
    position: absolute;
    left: 0;
    top: -70px;
    z-index: 9;
  }
  .foot-img img {
    width: 150px;
    height: 170px;
  }
  .foot_link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .foot_link p.title {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 6px;
  }
  .foot_link p.text {
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #fff;
  }

  .copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 26px;
  }
  .copyright span {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    margin: 0;
  }
  .copyright .copyright-img {
    width: 33px;
    height: 34px;
    opacity: 0.7;
  }
  /*æ‰‹æœºç«¯å¯¼èˆªèœå•é€šç”¨æ ·å¼*/
  .min_menu {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .min_item {
    width: 25%;
    float: left;
    text-align: center;
  }
  .min_sub {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
  }
  .min_item.active .min_sub > p:nth-child(2) {
    color: #004080;
  }
  .min_sub > p:nth-child(1) {
    text-align: center;
  }
  .min_sub > p:nth-child(1) img {
    width: 24px;
    height: 24px;
  }
  .min_sub > p:nth-child(2) {
    margin-top: 6px;
    text-align: center;
    font-size: 14px;
    height: 32px;
    line-height: 16px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    /* word-break: break-all; */
    overflow-wrap: break-word;
  }
  .join_ct {
    display: none;
  }
  .join {
    min-height: 100px;
  }
  .r_more a {
    padding: 5px 0 20px 0;
  }
}

.pagination > li > a {
  margin-left: 10px;
  color: #000;
  background: #fff;
  border-color: #ccc;
}
.pagination > li > a:hover {
  color: #000;
  background: #fff;
  border-color: #ccc;
}
.pagination > .active > a:hover {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.pagination > .active > a {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.pagination > .active > a:link {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.pagination > .active > a:focus {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.pagination > .active > a:visited {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.pagination > .active > a:active {
  color: #fff;
  border-color: #8a0a3d;
  background: #8a0a3d;
}
.jump_val {
  width: 40px;
  margin-left: 5px;
  margin-right: 5px;
  height: 34px;
  border: 1px solid #ccc;
  outline: none;
  box-sizing: border-box;
  float: left;
  display: none;
}
.pagination .jump input {
  width: 50px;
  margin-left: 5px;
  margin-right: 5px;
  height: 34px;
  border: 1px solid #ddd;
  color: #004080;
  outline: none;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
}
.jump_btn {
  border-color: #8a0a3d;
  background: #8a0a3d;
  color: #fff;
  display: none;
}
.pagination > .active > .mini_page:link {
  background: #fff;
  color: #004080;
  border: none;
  font-size: 18px;
  padding: 6px 0;
  line-height: 22px;
  /*letter-spacing: 8px;*/
}
.pagination > li.mini_prev a,
.pagination > li.mini_next a {
  border-radius: 5px;
  font-size: 0;
}
.pagination > li .mini_page {
  background: #fff;
  color: #004080;
  border: none;
}
.pagination > li > a img {
  width: 20px;
}
.pagination .jump button {
  border: 1px solid #ddd;
  outline: none;
  background: #fff;
  color: #004080;
  padding: 6px 10px;
  border-radius: 5px;
}
