@charset "utf-8";
/* usually */
html{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Microsoft YaHei,Arial,sans-serif!important;}
body {font-size: 14px;color: #333333;}
body,div,h1,h2,h3,h4,h5,h6,hr,p,span,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,:after,:before{margin:0;padding:0;box-sizing: border-box;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: inherit;}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-flex:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-phone:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ellipsis1{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap;}
img {border:none;display: inline-block;height: auto;max-width: 100%;}
.showmenu.nav-ul-box {
  left: 0;
}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}
.pv20 {padding-top: 20px;padding-bottom: 20px;}
.p30 {padding: 30px;}
.mt30 {margin-top: 30px;}
.mb25 {margin-bottom: 25px;}
.heigh100 {height: 100%;}

.icon-plus {display: inline-block;width: 18px;height: 18px;position: relative;cursor: pointer;display: none;}
.icon-plus::before,.icon-plus:after {content: "";display: block;width: 100%;height: 2px;background-color: #004ea2;border-radius: 4px;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;transition: transform .3s ease-in;border-radius: 4px;}
.icon-plus:after {transform: translate(-50%,-50%) rotate(90deg);}
.icon-plus.rotate:after {transform: translate(-50%,-50%) rotate(0);}

.logo-img {
  display: block;
  max-width: 260px;
}

 /* html,body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
} */


.bb {border-bottom: 1px solid #e8e8e8;}

.pages {
  text-align: center;
  padding: 50px 0;
}

.normal-item {
  display: none;
}

.normal-item:first-child {
  display: block;
}

.pages li {
  display: inline-flex;
  font-size: 16px;
  color: #666666;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.wzzwy P{
 font-size: 16px !important;
    line-height: 37px !important;
}
.wzzwy img {
    max-width: 760px!important;
    margin-top: 10px;
}


.pages li a {
  width: 36px;
  height:36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #666666;
}

.pages li:hover {
  text-decoration: underline;
}

.pages li span {
  width: 36px;
  height:36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #666666;
}

.pages .iconfont {font-size: 18px;}

.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}

.pages li.thisclass {
  background:#004ea2;
  color: #fff;
}

.pages li.thisclass a {
  color: #fff;
}

.pages li.noborder {border: none;background-color: transparent;padding: 0;}
.pages li .turn-input {color: #666666;padding: 8px 12px 7px;background-color: #fff;width: 48px;}

input[type="text"],input[type="password"],input[type="number"],textarea,button,input[type="email"],input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}
input.el-input-date,input.el-input-date1{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}
input.el-input-date::-webkit-calendar-picker-indicator,input.el-input-date1::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.just-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.banner {position: relative;}

.banner-i {
  width: 100%;
  display: block;
}

.normal-table {width: 100%;border-collapse: collapse;}
.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}


.menu {
  margin-left: 10px;
  cursor: pointer;
  display: none;
}

.hide-pc {display: none;}
.menu i {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-top:7px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}


.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(46deg);
      -ms-transform: rotate(46deg);
          transform: rotate(46deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-46deg);
      -ms-transform: rotate(-46deg);
          transform: rotate(-46deg);
}

.normal-place ::-webkit-input-placeholder{
  color: rgba(255,255,255,0.6);
}
.normal-place :-moz-placeholder{
  color: rgba(255,255,255,0.6);
}
.normal-place :-ms-input-placeholder{
  color: rgba(255,255,255,0.6);
}


.underline {text-decoration: underline;}
.mt40 {margin-top: 40px;}
.mb40 {margin-bottom: 40px;}
.mt50 {margin-top: 50px;}
label {cursor: pointer;}
img[class*=avatar] {border-radius: 50%;}
.hover-a a:hover,.head-right-links:hover {color: #004ea2;}
.hover-under:hover {text-decoration: underline;}
.hover-tit a:hover [class*=tit] {color: #004ea2;}
._h-img {transition: transform .3s ease;}
.hover-img a:hover ._h-img {transform: scale(1.1);}
.bold {font-weight: 600;}
.tl {text-align: left;}
[class*=btn] {cursor: pointer;}
.col-red {}
.col-yel {color: #004ea2;}
input.upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size:0
}

@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn{
  0%{transform:scale(1.0)}
  100%{transform:scale(1.1)}
}

@keyframes hideIndex{
  0% {
    padding-top: 20px;
    opacity: 0;
  }
  100% {
      padding-top: 0px;
      opacity: 1;
  }
}

@keyframes hideIndex2{
  0%{ padding-top: 20px;opacity: 0; }
  100%{padding-top: 10px; opacity: 1;}
}

@media (min-width:1240px) { 
  
}


.normal-swiper-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #004ea2;
  background-color: #004ea2;
  color: #fff;
  border-radius: 50%;
  margin: 0;
  transform: translate(0,-50%);
}

.normal-swiper-btn.swiper-button-disabled {
  background-color: #f6f7f9;
  color: #004ea2;
  opacity: 1;
}
.normal-swiper-btn::after{
  font-size: 20px;
}

.more-btn:hover {
  color: #004ea2;
  text-decoration: underline;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
     -webkit-transition-delay: 99999s;
     -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.center-box {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.center-box1 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.responsive-y {overflow-y: auto;}
.responsive-x {overflow-x: auto;}

.responsive-y::-webkit-scrollbar {/*滚动条整体样式*/
  width: 4px;
  height: 0; 
}
.responsive-y::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 4px;
  background: #76c5e1;
}


.head-sticky {position: sticky;position: -webkit-sticky;width: 100%;z-index: 99;top: 0;background-color: #fff;}
.head-fixed {position: fixed;width: 100%;z-index: 99;top: 0;}

.block {
  display: block;
  width: 100%;
}

.normal-bj {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.head-top {
  padding: 15px 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.head-left-text {
  font-size: 22px;
  padding: 0px 0 0 10px;
  margin-left: 15px;
  position: relative;
}

.head-left-text br {
  display: none;
}

.head-left-text::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
}

.nav-ul>li {
  padding: 0px 10px;
  position: relative;
  flex-grow: 1;
  font-size: 16px;
}

.drop-tab a {
  padding: 15px 0;
  display: block;
}

.nav-ul>li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: rgba(255,255,255,0.5);
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}

.nav-ul>li:first-child::after {
  display: none;
}

.head-input {
  height: 35px;
  color: #fff;
  width: 100%;
  flex: 1;
}

.head-search-box {
  border: 1px solid #fff;
  border-radius: 999px;
  padding: 0 15px;
  width: 250px;
  max-width: calc(100vw - 15px);
}

.main-box  {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  flex: 1;
}

.main-box-bj {
  position: relative;
}

.main-box-bj::before {
  content: '';
  width: 100%;
  height: 500px;
  background: linear-gradient(to bottom, #0199cc, #f3f6fb);
  opacity: 0.12;
  top: 0;
  left: 0;
  position: absolute;
}

/* html,body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
} */

.main-box-item-top {
  background-color: #f2f7fa;
  padding: 10px 15px 15px 55px;
  border-top: 2px solid #004ea2;
  min-height: 58px;
}

.main-top-title {
  font-size: 24px;
  color: #004ea2;
  font-weight: 600;
}

.main-top-title-line {
  position: relative;
  /* margin-left: -10px; */
}

.main-top-title-line::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 22px;
  background-color: #004ea2;
  left: 0;
  top: 50%;
  border-radius: 999px;
  transform: translate(0,-50%);
  left: -15px;
}

.flag-img {
  position: absolute;
  top: 0;
  left: 0;
}

.main-box-item {
  width: 48.8%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  margin-top: 30px;
}

.main-box-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
}

.main-box-item-bottom {
  padding: 25px;
}

.swiper-news-mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 100px;
  background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
}

.img-news-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.img-news-img {
  height: 280px;
  object-fit: cover;
}

.woman-ul-left-img {
  height: 150px;
  object-fit: cover;
}

.swiper-elegant-img {
  height: 250px;
}

.swiper-img-news .swiper-news-pagination {
  width: auto;
  position: absolute;
  right: 20px;
  bottom: 25px;
  left: unset;
}

.swiper-news-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #868686;
}

.swiper-news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.news-time { 
  display: inline-flex;
  width: 95px;
  height: 27px;
  background-color: #2d6db2;
  border-radius: 4px;
  color: #fff;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px;
}

.news-time::before {
  content: "";
  border-left: 5px solid #2d6db2;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(100%,-50%);
  right: 0;
}


.news-ul>li,.news-ul1>li {
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
}

.news-ul1>li:first-child{
  padding-top: 0;
} 

.news-title {
  font-size: 16px;
}

.news-info-title {
  font-size: 16px;
}

.news-info-desc,.model-item-title-desc {
  color: #999999;
  margin-top: 5px;
}

.news-calendar {
  width: 50px;
  height: 56px;
  border-radius: 4px;
  overflow: hidden;
}

.news-calendar-year {
  width: 100%;
  height: 50%;
  border: 1px solid #92b3d7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #004ea2;
  border-radius: 4px 4px 0 0;
}

.news-calendar-day {
  width: 100%;
  height: 50%;
  background-color: #2d6db2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  border-radius: 0 0 4px 4px;
}

.main-box-item-top1 {
  padding-left: 40px;
}

.model-ul {
  margin-top: -15px;
}

.model-ul>li {
  width: calc(50% - 10px);
  border-radius: 8px 0 8px 0;
  overflow: hidden;
  background-color: var(--bg-color);
  margin-top: 15px;
}

.model-ul>li:nth-of-type(1) {
  --bg-left-color: #0099cc;
  --border-color: #d9edf5;
  --bg-color: #f2f7fa;
  background-color: #f2f7fa;
}

.model-ul>li:nth-of-type(1) .model-left::before {
  background-color: #d9edf5;
}

.model-ul>li:nth-of-type(1) .model-left::after {
  background-color: #0099cc;
}

.model-ul>li:nth-of-type(2) {
  --bg-left-color: #009966;
  --border-color: #d5eee6;
  --bg-color: #edf8f4;
  background-color: #edf8f4;
}

.model-ul>li:nth-of-type(2) .model-left::before {
  background-color: #d5eee6;
}

.model-ul>li:nth-of-type(2) .model-left::after {
  background-color: #009966;
}

.model-ul>li:nth-of-type(3) {
  --bg-left-color: #ff9933;
  --border-color: #ffecd7;
  --bg-color: #fff5ea;
  background-color: #fff5ea;
}

.model-ul>li:nth-of-type(3) .model-left::before {
  background-color: #ffecd7;
}

.model-ul>li:nth-of-type(3) .model-left::after {
  background-color: #ff9933;
}

.model-ul>li:nth-of-type(4) {
  --bg-left-color: #6666ff;
  --border-color: #e1e1ff;
  --bg-color: #efefff;
  background-color: #efefff;
}

.model-ul>li:nth-of-type(4) .model-left::before {
  background-color: #e1e1ff;
}

.model-ul>li:nth-of-type(4) .model-left::after {
  background-color: #6666ff;
}

.model-ul>li:nth-of-type(5) {
  --bg-left-color: #ff6633;
  --border-color: #fcddd5;
  --bg-color: #fcebe7;
  background-color: #fcebe7;
}

.model-ul>li:nth-of-type(5) .model-left::before {
  background-color: #fcddd5;
}

.model-ul>li:nth-of-type(5) .model-left::after {
  background-color: #ff6633;
}

.model-ul>li:nth-of-type(6) {
  --bg-left-color: #ff4646;
  --border-color: #ffdede;
  --bg-color: #fff1f1;
  background-color: #fff1f1;
}

.model-ul>li:nth-of-type(6) .model-left::before {
  background-color: #ffdede;
}

.model-ul>li:nth-of-type(6) .model-left::after {
  background-color: #ff4646;
}

.model-ul>li:nth-of-type(7) {
  --bg-left-color: #004ea2;
  --border-color: #d5e2ef;
  --bg-color: #edf3f8;
  background-color: #edf3f8;
}

.model-ul>li:nth-of-type(7) .model-left::before {
  background-color: #d5e2ef;
}

.model-ul>li:nth-of-type(7) .model-left::after {
  background-color: #004ea2;
}

.model-ul>li:nth-of-type(8) {
  --bg-left-color: #ff6699;
  --border-color: #ffe6ee;
  --bg-color: #fff4f8;
  background-color: #fff4f8;
}

.model-ul>li:nth-of-type(8) .model-left::before {
  background-color: #ffe6ee;
}

.model-ul>li:nth-of-type(8) .model-left::after {
  background-color: #ff6699;
}

.model-ul>li>a {
  height: 100%;
  min-height: 60px;
}

.model-left {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.model-left::after {
  width: 150%;
  padding-top: 150%;
  position: absolute;
  content: '';
  background-color: var(--bg-left-color);
  border-radius: 50%;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
}

.model-left::before {
  width: 150%;
  padding-top: 150%;
  position: absolute;
  content: '';
  background-color: var(--border-color);
  border-radius: 50%;
  top: 50%;
  right: -10px;
  transform: translate(0,-50%);
}

.model-item-img {
  position: relative;
  z-index: 2;
}

.model-right {
  padding: 10px 0 10px 20px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  
}

.model-item-title {
  font-size: 16px;
  font-weight: 600;
}

.swiper-elegant {
  padding-bottom: 10px;
}

.swiper-elegant .swiper-slide {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.swiper-elegant-bott {
  padding: 15px 25px 25px;
}

.swiper-elegant-title {
  font-size: 16px;
}

.swiper-elegant-desc {
  color: #999999;
  margin-top: 10px;
}

.main-box-pd {
  padding: 40px 0;
}

.link-ul {
  font-size: 16px;
  margin-top: -20px;
}

.link-ul>li {
  margin-right: 40px;
  margin-top: 20px;
}

.footer-top {
  padding: 50px 0;
}

.code-img {
  width: 80px;
}

.footer-bottom {
  background-color: rgba(0,0,0,0.6);
  color: rgba(255,255,255,0.5);
  padding: 10px 0;
}

.footer-bottom-text span {
  margin: 5px 10px;
}

.footer-bottom-text span i {
  margin-right: 5px;
}

.footer-bottom {
  font-size: 12px;
}

.organization-left {
  width: 260px;
}

.organization-right {
  width: calc(100% - 280px);
}

.organization-ul>li.on .organization-ul-left::before,.organization-ul>li:hover .organization-ul-left::before {
  background-color: #ffe2d8;
}

.organization-ul>li.on a,.organization-ul>li:hover a {
  color: #ff6633;
  background-color: #ffefea;
}

.organization-ul>li.on .organization-ul-left::after,.organization-ul>li:hover .organization-ul-left::after {
  background-color: #ff6633;
}



.organization-ul>li>a {
  height: 50px;
  border-radius: 8px 0 8px 0;
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  background-color: #f2f7fa;
  display: flex;
}

.organization-ul-right {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 0 2px 0 10px;
}

.organization-ul-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  position: relative;
}

.organization-ul-left::before {
  content: "";
  width: 150%;
  padding-top: 150%;
  position: absolute;
  background-color: #dee9f3;
  border-radius: 50%;
  top: 50%;
  right: -5px;
  transform: translate(0,-50%);
}

.organization-ul-left::after {
  content: "";
  width: 150%;
  padding-top: 150%;
  position: absolute;
  background-color: #2d6db2;
  border-radius: 50%;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
}

.organization-left-img {
  position: relative;
  z-index: 2;
}

.drop-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
  z-index: 98;
  width: calc(100% - 20px);
  display: none;
}

/* .nav-ul>li:first-child {
  flex: 0.6;
} */

@media (min-width:993px) {
  .nav-ul>li:hover .drop-content {
    display: block;
    animation: hideIndex .3s ease;
  }
}

.drop-content-ul {
  background-color: #fff;
  padding: 0 10px 20px;
  color: #333;
  font-size: 14px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.drop-content-ul>li {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}

.nav-ul>li:hover .drop-tab a,.nav-ul>li.on .drop-tab a {
  background-color: #009ada;
  color: #fff;
}

.drop-content-ul>li a {
  color: #333;
}

.organization-ul {
  display: flex;
  flex-direction: column;
  margin-top: -20px;
}

.organization-ul>li {
  margin-top: 20px;
}

.organization-content {
  font-size: 16px;
  line-height: 1.8em;
}

.organization-img-box {
  width: 48.88%;
}

.meet-title {
  font-size: 34px;
}

.meet-ul>li {
  background-color: #f8f8f8;
  padding: 40px;
  border-radius: 4px;
  margin-top: 60px;
  position: relative;
}

.meet-dl {
  font-size: 16px;
  margin-top: 10px;
}

.meet-dl>dt {
  width: 65px;
}

.meet-flag-posi {
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  top: 0;
}
.meet-flag-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  font-size: 20px;
  width: 100%;
  text-align: center;
}

.meet-dl>dd>span {
  margin-bottom: 10px;
  margin-right: 10px;
}

.meet-flag-text {
  font-size: 18px;
}

.honor-ul {
  margin-top: -40px;
}

.honor-ul>li {
  width: 30.9%;
  border: 1px solid #f2f7fa;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 40px;
  margin-left: 3.54%;
}

.honor-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.honor-ul-bottom {
  background-color: #2d6db2;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}

.honor-ul-top {
  padding: 25px;
}

.honor-ul-top-img {
  height: 76px;
}

.honor-ul-bottom-text {
  font-size: 16px;
  line-height: 1.8em;
}

.woman-ul {
  justify-content: space-between;
}

.woman-ul>li {
  width: 100%;
}

.woman-ul>li:nth-of-type(1),.woman-ul>li:nth-of-type(2) {
  width: calc(50% - 20px);
}

.woman-ul-item {
  display: flex;
  align-items: center;
  background-color: #f5f5f5;
}

.woman-ul-right .news-info-title {
  font-size: 18px;
  font-weight: 600;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  pointer-events: all;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url();
}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-prev::after {
  content:"";
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  transform: translate(-20%,-50%) rotate(-45deg);
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-next::after {
  content:"";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  transform: translate(-70%,-50%) rotate(45deg);
}

.swiper-button-prev, .swiper-button-next  {
  background-image: url();
}

.swiper-button-prev.swiper-button-disabled::after {
  border-top-color: #004ea2;
  border-left-color:#004ea2;
}
.swiper-button-next.swiper-button-disabled::after {
  border-top-color: #004ea2;
  border-right-color:#004ea2;
}

.woman-ul-item1 {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px dashed #efefef;
  align-items: center;
  justify-content: space-between;
}

.woman-ul-left {
  width: 40%;
}

.active-box-group {
  border: 1px dashed #d2e1ef;
  background-color: #f4f9fc;
  /* padding: 30px; */
}

.active-box-title {
  text-align: center;
  font-size: 30px;
}



.active-box-info span {
  margin: 0 10px;
}

.active-show {
  padding: 25px 0;
  line-height: 1.8em;
  font-size: 16px;
}

.active-icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../img/load.png) no-repeat center center;
  background-size: 100% 100%;
  vertical-align: middle;
}

.active-links + .active-links {
  margin-top: 10px;
}

.prev-next-span {
  display: inline-flex;
  width: 65px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background-color: #2d6db2;
  border-radius: 4px;
  color: #fff;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px;
}

.prev-next-span::after {
  content: '';
  border-left: 5px solid #2d6db2;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%,-50%);
}

.prev-next-box {
  font-size: 16px;
  color: #666;
}

.employee-ul {
  margin-top: -40px;
}

.employee-ul>li {
  width: 31.66%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  margin-top: 40px;
  margin-left: 2.505%;
}

.employee-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.download-ul-title {
  font-size: 16px;
}

.download-ul>li {
  background-color: #f7f7f7;
  border-radius: 999px;
  padding: 20px 30px 20px 20px;
  width: calc(50% - 10px);
  margin-top: 35px;
}

.download-ul-time {
  font-size: 12px;
  color: #999999;
}

.download-ul {
  margin-top: -35px;
}

@media (min-width:993px) {
  
}


@media (min-width:1920px) {
  
}

.tr {text-align: right;}
.hide-pc {display: none;}
.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1; 
}
.line2 {
  -webkit-line-clamp: 2;
}
.line3 {
  -webkit-line-clamp: 3;
}
.line4 {
  -webkit-line-clamp: 4;
}
.line5 {
  -webkit-line-clamp: 5;
}
.line6 {
  -webkit-line-clamp: 6;
}

.col-000 {
  color: #000;
}
.col-333 {
  color: #333;
}
.col-666 {
  color: #666;
}
.col-999 {
  color: #999;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.col-fff {
  color: #fff;
}
.col-fff a{
  color: #fff;
}
.bgfff {
  background-color: #fff;
}
.theme {color: #004ea2;}