.tjejy_cent {
  background: #fff;
  padding-bottom: 55px;
}

.tjejy_cent .breadcrumb {
  padding: 25px 0;
  background: none;
  margin-bottom: 0;
}

.tjejy_cent .breadcrumb .CurrChnlCls {
  color: #0460bf;
}

.tjejy_cent .left_ejnav {
  float: left;
  width: 20.22%;
  margin-bottom: 50px;
  transform: translateY(-210px);
}
.left_ejnav.hidden-xs.sticky{
  background: #022233;
}
.tjejy_cent .right_ejcent {
  float: left;
  width: 79.78%;
  padding-left: 36px;
  min-height: 800px;
}
.left_ejnav.hidden-xs.sticky .title{
  margin-bottom: 0;
  padding: 20px 0 0 20px;
  display: none;
}

.tjejy_cent .right_ejcentbg {
  background: #fff;
  padding-top: 30px;
  /* padding: 30px; */
  width: 100%;
  /* -ms-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -o-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  box-shadow: 0 1px 12px rgba(0, 0, 0, .4) */
}
.tjejy_cent .right_ejcentbg .switch-bar{
  border-bottom: 1px solid #979797;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.tjejy_cent .erjlanmu.switch-bar span:after{
  bottom: -1px;
}
.tjejy_cent .erjlanmu.switch-bar .switch{
  display: flex;
  align-items: center;
}
.tjejy_cent .erjlanmu.switch-bar .switch li{}
.tjejy_cent .erjlanmu.switch-bar .switch li a{
  font-family: TechnaSans, TechnaSans;
  font-weight: 400;
  font-size: 22px;
  color: #00107E;
  text-align: center;
  display: inline-block;
  padding: 8px 40px 5px 40px;
}
.tjejy_cent .erjlanmu.switch-bar .switch li.active a{
  background: #00107E;
  border-radius: 6px 6px 0px 0px;
  color: #fff;
}
.tjejy_cent .erjlanmu.switch-bar .switch{}
.tjejy_cent .sidebar {
  /* padding-bottom: 160px; */
}

.tjejy_cent .sidebar .title {
  color: #fff;
  font-family: TechnaSans, TechnaSans;
  font-weight: 400;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 42px;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
  white-space:nowrap;
  /* background: url(icon01_tibtwo2024.jpg) no-repeat top 3px left; */
}

.tjejy_cent .sidebar .title b {
  padding-left: 36px;

}

.tjejy_cent .nav_hov {}

.tjejy_cent .navLeft {
  background: #022233;
  /* padding: 15px 0; */
  width: 100%;
  /* padding-top: 30px; */
}
@media (min-width: 1199px){
  .tjejy_cent .navLeft{
    min-height:400px;
  }
}
.tjejy_cent .navLeft_ul {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tjejy_cent .navLeft_ul>li {
  /* font-size: 18px; */
  margin-bottom: 30px;
}

.tjejy_cent .navLeft_ul>li>a {
  display: block;
  position: relative;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: left;
  padding:0 20px;
  font-style: normal;
  font-family: TechnaSans, TechnaSans;
  color: #FFFFFF;
  text-align: left;
}
.tjejy_cent .navLeft_ul>li.active>a{
  color: #F8CC2E;
}
/* .tjejy_cent .navLeft_ul>li>a::after {
  content: '';
  width: 4px;
  height: 16px;
  background-color: #117fea;
  position: absolute;
  top: 5px;
  left: 0;
} */

.tjejy_cent .navLeft_ul>li:hover,
.tjejy_cent .navLeft_ul>li.active {
  color: #117fea;
}

.tjejy_cent .navLeft_ul>li:hover span,
.tjejy_cent .navLeft_ul>li.active span {
  display: block;
  width: 16px;
  height: 16px;
  float: right;
  background: url(2023ty_lficon01.png) no-repeat;
}

.tjejy_cent .m_menu_box {
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 10;
  display: none;
}

.tjejy_cent .m_menu_btn {
  width: 40px;
  height: 70px;
  background: url(20220607_nav01.png) no-repeat center;
  background-color: rgba(155, 12, 1, 0.7);
  border-radius: 6px 0 0 6px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  left: -39px;
}

.tjejy_cent .m_menu_btn.open {
  background-image: url(20220607_nav02.png);
}

.tjejy_cent .m_menu {
  background-color: rgba(155, 12, 1, 0.7);
  border-radius: 6px 0 0 6px;
}

.tjejy_cent .m_menu li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #9b0c01;
}

.tjejy_cent .m_menu li:last-child {
  border-bottom: 0;
}

.tjejy_cent .m_menu li a {
  color: #fff;
  display: block;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
}

@media (min-width: 768px) {}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {}

@media (max-width: 1280px) {
  .tjejy_cent .sidebar .title {
    font-size: 22px;
  }

  .tjejy_cent .navLeft_ul>li>a {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {
  .tjejy_cent .left_ejnav {
    width: 24%;
  }

  .tjejy_cent .right_ejcent {
    width: 76%;
  }
}

@media (max-width: 991px) {
  .tjejy_cent .left_ejnav {
    display: none;
  }

  .tjejy_cent .right_ejcent {
    width: 100%;
  }

  .tjejy_cent #left_menu {
    position: fixed;
    top: 200px;
    width: auto;
    margin-right: 0;
    z-index: 9999;
    min-width: 180px;
    box-sizing: border-box;
    transition: all ease 0.25s;
    background: linear-gradient(360deg, rgba(3, 34, 125, 0.4100) 0%, rgba(16, 53, 158, 0.8100) 100%);
    padding: 10px 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .tjejy_cent #left_menu .left_z {
    display: none;
  }

  .tjejy_cent #left_menu .left_top {
    position: relative;
    z-index: 9998;
    /*pointer-events: none;*/
  }

  .tjejy_cent #left_menu .left_top li {
    line-height: 40px;
  }

  .tjejy_cent #left_menu .left_top li a {
    color: #fff;
    font-size: 16px;
    padding-left: 15px;
  }

  .tjejy_cent #left_menu .left_top li.active {
    background: #2a91d7;
  }

  .tjejy_cent #left_menu .left_top:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon05_2024gz.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }

  .tjejy_cent #left_menu.open .left_top:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon06_2024gz.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);

  }

  .tjejy_cent #left_menu .title_yellow {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    padding: 5px 0 15px 15px;
    border-bottom: 4px solid #28A5E0;
  }
}

@media (max-width: 767px) {
  .tjejy_cent .right_ejcent {
    padding-left: 0;
  }

  .tjejy_cent .right_ejcentbg {
    padding: 15px;
  }

  .tjejy_cent .m_menu_box {
    display: block;
    top: 200px;
  }

  .tjejy_cent .pad_nav .pad_nav_mask {
    width: 30px;
    height: 49px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    background: url(icon06_2024gz.png) no-repeat center #AF062F;
    background-size: 45%;
  }

  .tjejy_cent #swiper_container_pad_nav {
    height: 50px;
  }

}

/*--------------foot-------------------*/
.foot {
  overflow: hidden;
  background: #022233;
  padding-top: 70px;
  padding-bottom: 100px;
}
.foot .foot-logo img{
  max-width: 300px;
}
.foot .cas{
  display: flex;
  flex-direction: column;
  border-right: 1px solid rgba(255,255,255,0.3);
}
.foot .cas .copy{
  /* font-family: PingFangSC; */
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
  text-align: left;
  display: block;
  margin-top: 35px;
}
.foot .info{
  padding-left: 40px;
}
.foot .foot-info{
  display: flex;
  width: 100%;
}
.foot .foot-info span,.foot .foot-address span{
  /* font-family: PingFangSC; */
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
  padding:5px 0 5px 40px;
  margin-right: 90px;
}
.foot .foot-address span{
  background: url(./idse_icon14.png) left center no-repeat;
  background-size: 30px 30px;
}
.foot .foot-address.copy-info span{
  padding-left: 5px;
}
.foot .foot-address.copy-info span a{
  color: #fff;
}
.foot .foot-address.copy-info span i{
  font-style: initial;
  padding-left: 40px;
  background: url(./idse_icon188.png) 17px center no-repeat;
  background-size: contain;
}
.foot .foot-info span.tel{
  background: url(./idse_icon12.png) left center no-repeat;
  background-size: 28px 28px;
}
.foot .foot-info span.fox{
  background: url(./idse_icon18.png) left center no-repeat;
  background-size: 30px 30px;
}
.foot .foot-info span.email{
  background: url(./idse_icon11.png) left center no-repeat;
  background-size: 28px 25px;
}
.index-font {
  margin-top: 0;
}

.foot .tophalf {
  padding: 14px 0;
}

.copyright {
  font-size: 12px;
  line-height: 20px;
  color: #f7f7f7;
  display: block;
  overflow: hidden;
}

.copyright .cas {
  width: 326px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 0;
  text-align: center;
  padding: 30px 0 0;
}

.copyright .cas img {}

.copyright .left {
  width: 62%;
  font-size: 14px;
  line-height: 1.8;
  color: #f3f8ff;
  display: block;
  padding: 10px 0 10px 30px;
  border-left: #77a1e5 solid 1px;
  overflow: hidden;
  float: left;
  margin: 0 0 0;
}

.copyright .left a {
  color: #f3f8ff;
}

.copyright .left a:hover {
  color: #aebfff;
}

.copyright .left a,
.copyright .left span {
  display: inline-block;
}

.copyright .left img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz {
  display: block;
  overflow: hidden;
  float: right;
  margin: 20px 0 0;
}

.copyright .rightbz img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz .picmr {
  margin-right: 12px;
}

.copyright .rightjb {
  width: 65px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

.copyright .rightwx {
  width: 80px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

@media (max-width: 1199px) {
  .foot {
    background-size: cover;
  }

  .copyright .cas {
    width: 260px;
    margin-right: 10px;
  }

  .foot .tophalf {
    padding: 26px 0 30px;
  }
}

@media (max-width: 991px) {
  .foot {
    background-size: 100% 100%;
  }

  .copyright .left {
    width: 100%;
    border: 0px;
    text-align: center;
    margin-top: 12px;
  }

  .copyright .cas {
    width: 100%;
    margin: 0;
  }

  .copyright .cas img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .copyright .rightbz {
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }
}


/*xxgk*/
.tjejy_cent .erjlanmu span{
  /* border-bottom: 4px solid #dee3e7; */
  padding-bottom: 15px;
  font-family: TechnaSans, TechnaSans;
  font-weight: 400;
  font-size: 28px;
  color: #444444;
  line-height: 42px;
  text-align: left;
  display: inline-block;
  font-style: normal;
  /* text-transform: uppercase; */
  position: relative;
}
.tjejy_cent .erjlanmu span:after{
  content: '';
  display: block;
  height: 8px;
  background: #F8CC2E;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.xxgk_cent02 {
  margin-top: 30px;
  padding: 0 10px;
}

.xxgkli02 {}

.xxgkli02 h3 {
  background: #f5f8ff;
  border-radius: 4px;
}

.xxgkli02 h3 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-left: 22px;
  display: inline-block;
  padding: 7px 0 7px 18px;
  position: relative;
}

.xxgkli02 h3 a::after {
  content: '';
  width: 3px;
  height: 26px;
  background-color: #2946ac;
  position: absolute;
  top: 9px;
  left: 0;
}

.xxgkli02 ul {
  overflow: hidden;
  margin-bottom: 20px;
}

.xxgkli02 ul>li {
  float: left;
  width: 20%;
  padding-left: 22px;
}

.xxgkli02 ul>li>a {
  font-size: 16px;
  line-height: 54px;
  padding-left: 20px;
  position: relative;
}

.xxgkli02 ul>li>a::after {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #1463b9;
  position: absolute;
  border-radius: 50%;
  top: 8px;
  left: 0;
}

.xxgkli02 ul>li>div {}

.xxgkli02 ul>li>div p {
  position: relative;
  padding-left: 20px;
}

.xxgkli02 ul>li>div p a {
  font-weight: 700;
  line-height: 24px;
}

.xxgkli02 ul>li>div p:after {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1943A3;
  position: absolute;
  z-index: 9997;
  left: 4px;
  top: 8px;
}

@media (max-width:1399px) {
  .xxgkli02 ul>li {
    width: 25%;
  }
}

@media (max-width:1199px) {
  .xxgkli02 ul>li {
    width: 33.3333%;
  }
}

@media (max-width:991px) {
  .xxgkli02 ul>li {
    width: 50%;
  }
}

@media (max-width:767px) {
  .xxgkli02 ul>li {
    width: 100%;
  }
}

@media (max-width:500px) {
  .xxgkli02 ul>li {
    width: 100%;
    margin-bottom: 5px;
  }
}


/*-----------------pic Style-------------------*/
.tjejy_cent .view-list {
  margin-top: 36px;
}

.tjejy_cent .view-list .row {
  margin-left: -18px;
  margin-right: -18px;
}

.tjejy_cent .view-list .row>[class^='col'] {
  padding-left: 18px;
  padding-right: 18px;
}

.tjejy_cent .view-list li:nth-child(3n+1) {
  clear: left;
}

.tjejy_cent .view-list li {
  margin-bottom: 30px;
}

.tjejy_cent .view-list .box-s .box-img {
  height: 208px;
  margin-bottom: 13px;
  overflow: hidden;
  border-radius: 3px;
}

.tjejy_cent .view-list .box-s .box-title {
  font-family: TechnaSans;
  font-weight: 400;
  font-size: 22px;
  color: #444444;
  line-height: 32px;
  text-align: left;
  /* text-transform: uppercase; */
}

.tjejy_cent .view-list .box-s:hover .box-title {
  color: #0052D9;
}

.tjejy_cent .img-cont {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.tjejy_cent .img-cont .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}

.tjejy_cent .img-cont .img-box {
  width: 100%;
  height: 100%;
  display: block;
  background: #dce7ff;
}

.tjejy_cent .img-cont .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.tjejy_cent .box-s-w:hover .img-cont .img-box img {
  -webkit-transition: scale(1.16);
  -moz-transition: scale(1.16);
  -o-transition: scale(1.16);
  transform: scale(1.16);
}

@media (min-width: 768px) {
  .tjejy_cent .view-list .box-s .box-title {
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 1440px) {
  .tjejy_cent .view-list .box-s .box-img {
    height: 182px;
  }
}

@media (max-width: 1280px) {
  .tjejy_cent .view-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .tjejy_cent .view-list .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tjejy_cent .view-list .box-s .box-img {
    height: 165px;
  }
}

@media (max-width: 1199px) {
  .tjejy_cent .view-list .col-sm-4 {
    float: left;
    width: 50%;
  }

  .tjejy_cent .view-list li:nth-child(3n+1) {
    clear: inherit;
  }

  .tjejy_cent .view-list li:nth-child(2n+1) {
    clear: left;
  }

  .tjejy_cent .view-list .box-s .box-img {
    height: 191px;
  }
}

@media (max-width: 991px) {
  .tjejy_cent .view-list .box-s .box-img {
    height: 206px;
  }
}

@media (max-width: 767px) {
  .tjejy_cent .view-list .col-sm-4 {
    width: 100%;
  }

  .tjejy_cent .view-list .box-s .box-img {
    height: auto;
  }
}

/*pi-rylb*/
.tjejy_cent .yjy_gjgcs {
  padding: 24px 16px;
}

.tjejy_cent .yjy_gjgcs h3 {
  background: #2946ac;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 14px 25px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.tjejy_cent .yjy_gjgcs ul {
  padding-bottom: 30px;
}

.tjejy_cent .yjy_gjgcs ul li {
  margin-bottom: 26px;
}

.tjejy_cent .yjy_gjgcs ul li a {
  overflow: hidden;
  background: #e9f2ff;
  display: block;
}

.tjejy_cent .yjy_gjgcs ul li a:hover {
  -ms-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -o-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, .4);
  box-shadow: 0 1px 12px rgba(0, 0, 0, .4)
}

.tjejy_cent .yjy_gjgcs ul li b {
  float: left;
  width: 140px;
  margin-right: 16px;
}

.tjejy_cent .yjy_gjgcs ul li b img {
  border: 1px solid #e1e7f0;
}

.tjejy_cent .yjy_gjgcs ul li div {
  padding: 20px 15px 10px 156px;
}

.tjejy_cent .yjy_gjgcs ul li div h5 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 15px;
}

.tjejy_cent .yjy_gjgcs ul li div h5::after {
  content: '';
  width: 35px;
  height: 2px;
  background-color: #2946ac;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tjejy_cent .yjy_gjgcs ul li div span {
  font-size: 16px;
  display: block;
  margin-bottom: 7px;
}

.tjejy_cent .yjy_gjgcs ul li div p {
  font-size: 16px;
}

@media(min-width: 1200px) {
  .tjejy_cent .yjy_gjgcs ul {
    margin: 0 -35px;
  }

  .tjejy_cent .yjy_gjgcs ul li {
    padding: 0 35px;
  }
}

@media(max-width: 1199px) {
  .tjejy_cent .yjy_gjgcs ul li b {
    width: 120px;
  }

  .tjejy_cent .yjy_gjgcs ul li div {
    padding-left: 136px;
  }
}

@media(max-width: 767px) {
  .tjejy_cent .yjy_gjgcs {
    padding: 24px 0;
  }

  .tjejy_cent .yjy_gjgcs h3 {
    font-size: 18px;
    padding: 13px 15px;
  }
}


/*kejipingtai*/
.tjejy_centbg {
  background: #fff;
}

.tjejy_cent .kjpt_titlecent {
  overflow: hidden;
  border-bottom: 3px solid #eeeeee;
  padding: 30px 0 12px;
  margin-bottom: 30px;
}

.tjejy_cent .kjpt_titlecent b {
  float: left;
  font-size: 30px;
}

.tjejy_cent .kjpt_titlecent .page-intro {
  float: right;
  padding: 0;
  margin-top: 12px;
}

.tjejy_cent .kjpt_titlecent .breadcrumb {
  padding: 0;
}

.tjejy_cent .ptjj_jsfw {
  overflow: hidden;
  padding-bottom: 60px;
  background: url(kjptbg_tibtwo2024.png) no-repeat top center;
  margin-bottom: 40px;
}

.tjejy_cent .ptjj_cent {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.tjejy_cent .ptjj_cent h3 {
  padding: 30px 0 12px;
  margin-bottom: 25px;
  font-size: 24px;
  color: #2946ac;
  font-weight: 700;
  border-bottom: 1px solid #bfbfbf;
}

.tjejy_cent .ptjj_cent p {
  padding: 0 30px;
  font-size: 16px;
  line-height: 2;
  text-indent: 2em;
}

.tjejy_cent .jsfw_cent {
  float: left;
  width: 50%;
  padding-left: 55px;
}

.tjejy_cent .jsfw_cent h3 {
  text-align: right;
  margin-bottom: 25px;
  padding: 30px 0 12px;
  border-bottom: 1px solid #bfbfbf;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.tjejy_cent .jsfw_cent p {
  padding: 0;
  font-size: 16px;
  color: #fff;
  line-height: 2;
  text-indent: 2em;
}

.tjejy_cent .gxsb_cent {}

.tjejy_cent .kjpt_tit {
  position: relative;
  margin-bottom: 35px;
}

.tjejy_cent .kjpt_tit::after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  bottom: 3px;
  left: 0;
}

.tjejy_cent .kjpt_tit b {
  font-size: 24px;
  display: inline-block;
  color: #2946ac;
  background: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 2;
}

.tjejy_cent .kjpt_tit a {
  float: right;
  margin-top: 8px;
}

.tjejy_cent .swiper_kjpt {
  padding-bottom: 50px;
  margin-bottom: 40px;
}

.tjejy_cent .swiper_kjpt .swiper-slide a {
  display: block;
}

.tjejy_cent .swiper_kjpt .swiper-slide a b {
  margin-bottom: 10px;
}

.tjejy_cent .swiper_kjpt .swiper-slide a b img {
  height: 216px;
}

.tjejy_cent .swiper_kjpt .swiper-slide a p {
  font-size: 16px;
}

.tjejy_cent .swiper_kjpt .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #213a8a;
  opacity: 1;
  margin: 0 7px;
}

.tjejy_cent .swiper_kjpt .swiper-pagination-bullet-active {
  width: 36px;
  border-radius: 8px;
}

.tjejy_cent .tdjs_cent {
  overflow: hidden;
  background: url(kjptbg02_tibtwo2024.png) #f3f6ff no-repeat right bottom;
}

.tjejy_cent .tdjs_cent>b {}

.tjejy_cent .tdjs_txt {
  padding: 25px 0 20px 30px;

}

.tjejy_cent .tdjs_txt .kjpt_tit b {
  background: #f3f6ff;
}

.tjejy_cent .tdjs_txt p {
  font-size: 16px;
  line-height: 2;
  padding-right: 25px;
  text-indent: 2em;
}

@media (min-width: 768px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .tjejy_cent .jsfw_cent p,
  .tjejy_cent .ptjj_cent p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
  }

}

@media (min-width: 992px) {
  .tjejy_cent .tdjs_cent>b {
    float: left;
    width: 52%;
  }

  .tjejy_cent .tdjs_txt {
    float: left;
    width: 48%;
  }
}

@media (max-width: 1499px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a b img {
    height: 183px;
  }
}

@media (max-width: 1299px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a b img {}
}

@media (max-width: 1199px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a b img {
    height: 193px;
  }

  .tjejy_cent .ptjj_cent p {
    padding: 0;
  }

  .tjejy_cent .jsfw_cent {
    padding-left: 30px;
  }
}

@media (max-width: 991px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a b img {
    height: 230px;
  }

}

@media (max-width: 767px) {
  .tjejy_cent .swiper_kjpt .swiper-slide a b img {
    height: auto;
  }

  .tjejy_cent .swiper_kjpt .swiper-pagination-bullet {
    display: none;
  }

  .tjejy_cent .kjpt_titlecent b {
    font-size: 24px;
  }

  .tjejy_cent .ptjj_jsfw {
    background: #f3f6ff;
  }

  .tjejy_cent .ptjj_cent {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .tjejy_cent .ptjj_cent h3 {
    font-size: 20px;
  }

  .tjejy_cent .jsfw_cent {
    float: none;
    width: 100%;
    padding: 0 15px 15px;
    background: url(kjptbg01_tibtwo2024.png) no-repeat;
    background-size: cover;
  }
}


/*wuzuoce-xilan*/
.tjejy_cent .right_ejcent.deats_padd {
  padding-left: 0;
  width: 100%;
}

#xlmain {
  display: block;
  overflow: hidden;
  margin: 0px;
  padding: 35px 0 20px;
}

.xltoptitle {
  padding: 0px 0px 10px 0px;
  margin: 0;
}

#xlmain .wztitle {
  font-family: TechnaSans;
  font-weight: 400;
  font-size: 26px;
  color: #444444;
  line-height: 40px;
  text-align: left;
  font-style: normal;
}

.lyandtime {
  color: #9a9a9a;
}

#xlmain .qtinfo {
  color: #666;
  text-align: left;
  padding: 0px 0px 0 0px;
  margin-bottom: 0;
}

.share_sy {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 6px;
}

#xlmain .qtinfo a {
  color: #666;
  text-decoration: none;
}

#xlmain .qtinfo a:hover {
  color: #de0c0c;
  text-decoration: none;
}

#xlmain .textlx {
  margin: 0;
  overflow: hidden;
  display: block;
}

#xlmain .textxl p {
  font-size: 16px;
  /* color: #404040; */
  margin: 0 0 15px 0;
}

#xlmain .textlx img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#xlmain .textxl {
  overflow: hidden;
  display: block;
}

#xlmain .textxl img {
  /* display: block; */
  /* margin-right: auto;
  margin-left: auto; */
  padding: 0 0 10px 0;
}

#xlmain .textxl table {
  margin: 0 0 15px 0;
}

#xlmain .textxl td {
  text-align: center;
}

#xlmain .textsp {
  margin: 30px auto 0 auto;
  overflow: hidden;
  display: block;
  width: 56%;
}

#xlmain .textsp video {
  border: #c3d2e5 solid 6px;
  border-radius: 5px;
  margin-bottom: 10px;
}

#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}

#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}

#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}

#xlmain .textxl * {
  font-size: 18px !important;
  line-height: 2 !important;
  color: #444 !important;
}
#xlmain .textxl .ue_table{overflow-x:scroll;}
#xlmain .textxl p a {
  color: #2966ca !important
}

.time_ly {
  overflow: hidden;
  text-align: center;
  margin-bottom: 25px;
  font-size: 16px;
  color: #7C7C7C;
}

.time_ly .left {
  float: left;
  margin-right: 6px;
}

.time_ly .left b {
  margin-right: 20px;
  font-weight: normal;
  color: #1f6bca;
}

.time_ly .right {
  float: right;
  display: inline-block;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

.xl_font font {
  cursor: pointer;
}

.xl_font font:hover {
  color: #1f6bca;
}

.xl_font font.now {
  color: #1f6bca;
}

.fenxiang {
  display: inline-block;
  margin-left: 15px;
}

.Previous_Next {
  overflow: hidden;
  padding: 45px 0;
  border-top: 1px solid #D5D5D5;
}

.Previous_Next a {
  font-size: 16px;
  color: #999;
}

.Previous_Next a:hover {
  color: #0A3B8D;
}

.Previous_Next a span {
  font-size: 18px;
  display: inline-block;
  margin: 0 4px;
}

.top_xlline {
  height: 7px;
  margin-bottom: 30px;
  background: -webkit-linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
  background: -o-linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
  background: linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
}


#xlmain .wztitlefb {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 3px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
}

.cas-wrap-appendix {}

.cas-wrap-appendix h6 {
  font-size: 18px;
}

.cas-wrap-appendix ul {
  margin-bottom: 30px;
}

@media (min-width: 767px) {
  #xlmain .textxl img {
    max-width: 100%;
  }
}

@media (max-width: 1199px) {
  #xlmain .textsp {
    width: 64%;
  }

  .enclosure_btm h3 {
    width: 16%;
  }

  .enclosure_btm ul {
    width: 84%;
  }
}

@media screen and (max-width: 991px) {
  #xlmain .textsp {
    width: 80%;
  }

  .share_sy .col-sm-5 {
    width: 100%;
    margin-bottom: 5px;
  }

  #xlmain .qtinfo {
    text-align: center;
  }

  .share_sy .col-sm-7 {
    width: 100%;
    text-align: center;
  }

  .font_txtbh {
    float: none;
  }

  .enclosure_btm h3 {
    width: 25%;
  }

  .enclosure_btm ul {
    width: 75%;
  }
}

@media (max-width: 767px) {
  #xlmain .wztitle {
    line-height: 30px;
    font-size: 20px;
  }

  #xlmain .textsp {
    width: 100%;
    margin: 15px auto 2px auto;
  }

  .font_txtbh {
    margin-bottom: 5px;
  }

  .share {
    text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;
  }

  .enclosure_btm h3 {
    width: 100%;
  }

  .enclosure_btm ul {
    width: 100%;
  }

  .time_ly .left {
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
  }

  .time_ly .right {
    width: 100%;
    text-align: center;
  }
}

/*zhaopin-lab*/
.tjejy_cent .zpgl_cent {
  margin-top: 30px;
}

.tjejy_cent .zpgl_cent .zplab_li {
  overflow: hidden;
}

.tjejy_cent .zpgl_cent .zplab_li h3 {
  float: left;
  background: #2946ac;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 14px 25px;
  border-radius: 8px;
  margin-bottom: 10px;
}

.tjejy_cent .zpgl_cent .zplab_li a {
  margin-top: 8px;
  float: right;
  font-size: 16px;
  color: #666;
}

.tjejy_cent .zpgl_cent .zplab_li a:hover {
  color: #2946ac;
}

.tjejy_cent .text_listtime {}

.tjejy_cent .text_listtime li {
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  padding-left: 21px;
}

.tjejy_cent .text_listtime li:nth-child(5n) {
  padding-bottom: 30px;
}

.tjejy_cent .text_listtime li a {
  float: left;
}

.tjejy_cent .text_listtime li:after {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #59abe6;
  position: absolute;
  top: 16.5px;
  left: 0;
}

.tjejy_cent .text_listtime li a:hover {
  font-weight: 700;
}

.tjejy_cent .text_listtime li span {
  float: right;
  padding-right: 4px;
  font-size: 14px;
  color: #666;
}

@media screen and (min-width: 768px) {
  .tjejy_cent .text_listtime li a {
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .tjejy_cent .text_listtime li {
    line-height: 26px;
    margin-bottom: 12px;
  }

  .tjejy_cent .text_listtime li:after {
    top: 11px;
  }

  .tjejy_cent .text_listtime li a {
    float: none;
  }

  .tjejy_cent .text_listtime li span {
    float: none;
    margin-left: 10px;
  }
}


/*guanlitixi*/
.tjejy_cent .gltx_cent {
  padding: 30px;
}

.tjejy_cent .gltx_cent ul {
  margin: 0 -20px;
}

.tjejy_cent .gltx_cent ul li {
  font-size: 16px;
  margin-bottom: 20px;
  padding: 0 20px;
}

.tjejy_cent .gltx_cent ul li a {
  position: relative;
  width: 100%;
  display: block;
  background: #e9f2ff;
  padding: 13px 10px 13px 24px;
}

.tjejy_cent .gltx_cent ul li a::after {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 3px;
  height: 13px;
  background: #2946ac;
  position: absolute;
  top: 19px;
  left: 13px;
}

@media (max-width: 1199px) {
  .tjejy_cent .gltx_cent {
    padding: 30px 15px;
  }

  .tjejy_cent .gltx_cent ul {
    margin: 0 -10px;
  }

  .tjejy_cent .gltx_cent ul li {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .tjejy_cent .gltx_cent {
    padding: 30px 5px;
  }
}


/*tuwen*/
.tjejy_cent .graphiclist {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #979797;
}

.tjejy_cent .tpyw_four {
  padding: 20px 40px 0;
}

.tjejy_cent .graphiclist li {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}

.tjejy_cent .graphiclist li h2 {
  font-family: TechnaSans;
  font-weight: 400;
  font-size: 22px;
  color: #444444;
  line-height: 30px;
  text-align: left;
}

.tjejy_cent .graphiclist .news-img {
  float: left;
}

.tjejy_cent .graphiclist .news-img img {}

.tjejy_cent .graphiclist .news-txt p {
  font-family: Verdana;
  font-size: 16px;
  color: #444444;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  margin-top: 10px;
}

.tjejy_cent .graphiclist .news-txt span {
  font-family: Verdana;
  font-size: 16px;
  color: #7C7C7C;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  display: block;
  margin-top: 5px;
}
.tjejy_cent .graphiclist .news-txt a:hover h2 {
  color: #2946ac;
}

.tjejy_cent .graphiclist .news-txt a:hover p,
.tjejy_cent .graphiclist .news-txt a:hover span {
  color: #2946ac;
}

@media (min-width: 768px) {
  .tjejy_cent .graphiclist .news-txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .tjejy_cent .graphiclist .news-img img {
    width: 272px;
  }

  .tjejy_cent .graphiclist .news-img {
    margin-right: 30px;
  }

  .tjejy_cent .graphiclist li h2 {
    /* overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; */
  }

}

@media screen and (min-width:768px) and (max-width:991px) {
  .tjejy_cent .graphiclist .news-txt p {
    -webkit-line-clamp: 2;
    height: 50px;
  }

  .tjejy_cent .current_leaders li .news-txt p {
    height: 66px;
  }
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
  .tjejy_cent .graphiclist li {}

  .tjejy_cent .graphiclist .news-img img {
    width: 180px;
  }

  .tjejy_cent .graphiclist .news-txt p {}

  .tjejy_cent .graphiclist li h2 a {
    height: 20px;
  }

  .tjejy_cent .graphiclist .learn_more {
    float: right;
  }

  .tjejy_cent .graphiclist li h2 {
    padding-top: 5px;
  }
}

@media (max-width: 767px) {
  .tjejy_cent .graphiclist li h2 {
    font-size: 18px;
  }

  .tjejy_cent .graphiclist .news-img {
    margin-bottom: 15px;
    margin-right: 0;
    float: none;
  }

  .tjejy_cent .graphiclist .news-img img {
    width: 100%;
    height: auto;
  }

  .tjejy_cent .graphiclist li {
    display: block;
    overflow: hidden;
  }

  .tjejy_cent .graphiclist li h2 a {
    height: auto;
    white-space: normal;
    line-height: 28px;
    line-height: 22px;
  }

  .tjejy_cent .tpyw_four {
    padding: 20px 20px 0;
  }

}

/*lunwen*/
.tjejy_cent .col-form-label-rs {
  font-weight: normal;
}

.tjejy_cent .nav-main .table>thead>tr>th {
  font-weight: normal;
}

.tjejy_cent #resource {
  margin-top: 35px;
}


/*danpian*/


/*renyuanliebiao*/


/*renyuanxiangqing*/
.tjejy_cent .pop-details .pop-box {
  margin-bottom: 20px;
  position: relative;
}

.tjejy_cent .pop-details .pop-box .col-md-2 {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 0;
}

.tjejy_cent .pop-details .pop-box .col-md-10 {
  padding-right: 20px;
}

.tjejy_cent .pop-details .pop-box .col-md-10 div {
  width: 100%;
  height: 100%;
  padding: 0 30px 10px;
  min-height: 227px;
}

.tjejy_cent .pop-details .pop-box img {
  width: 100%;
}

.tjejy_cent .pop-details .pop-box li {
  font-weight: 400;
  color: #124c9c;
  line-height: 30px;
}

.tjejy_cent .pop-details .pop-box li span {
  color: #404040;
}

.tjejy_cent .pop-details .pop-box li b {
  font-weight: 400;
}

.tjejy_cent .pop-details .pop-box .name {
  display: inline-table;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  border-bottom: 4px solid #2946ac;
}

.tjejy_cent .pop-details .pop-box .name span {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  line-height: 32px;
}

.tjejy_cent .pop-details .pop-box hr {
  margin-top: 0;
  margin-bottom: 13px;
  border-top: 1px solid #c4cdd7;
}

.tjejy_cent .box-tit {
  height: 50px;
  background: #f5f8ff;
  font-size: 18px;
  font-weight: bold;
  color: #2946ac;
  line-height: 50px;
  padding-left: 15px;
  margin-bottom: 30px;
}

.tjejy_cent .box-cont {
  padding-left: 20px;
  font-weight: 400;
  color: #4D4D4D;
  line-height: 30px;
  margin-bottom: 20px;
}

@media (max-width: 1400px) {}

@media (max-width: 1200px) {}

@media (max-width: 767px) {
  .tjejy_cent .pop-details .pop-box li span {
    display: inline-block;
    text-align: left;
    width: auto;

  }

  .tjejy_cent .pop-details .pop-box .col-sm-3 {
    position: relative;
    text-align: center;
  }

  .tjejy_cent .pop-details .pop-box .col-sm-3 img {
    width: 30%;
    display: inline-block;
  }

}

@media (max-width: 576px) {
  .tjejy_cent .pop-details .pop-box .col-sm-3 {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }

  .tjejy_cent .pop-details .pop-box img {
    position: relative;
    width: 30%;
    margin: 0 auto;
  }

  .tjejy_cent .pop-details .pop-box .col-md-10 {
    padding-right: 0;
  }
}

/*yuanqufengmao*/
.tjejy_cent .yqfm_cent {
  padding: 30px;
}

.tjejy_cent .gallery-top {
  width: 100%;
}

.tjejy_cent .gallery-top .swiper-slide img {
  width: 100%;
}

.tjejy_cent .gallery-thumbs {
  box-sizing: border-box;
  padding: 25px 0 0;
  width: 82%;
  margin: 0 9%;
}

.tjejy_cent .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.6;
}

.tjejy_cent .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.tjejy_cent .gallery-thumbs .swiper-slide img {
  width: 100%;
  border-radius: 8px;
}

.tjejy_cent .yqfm_cent_swiper .swiper-button-next,
.tjejy_cent .yqfm_cent_swiper .swiper-button-prev {
  bottom: 25px;
  top: auto;
  width: 40px;
  height: 40px;
}

.tjejy_cent .yqfm_cent_swiper .swiper-button-prev {
  background: url(icon02_tibtwo2024.png) no-repeat;
}

.tjejy_cent .yqfm_cent_swiper .swiper-button-next {
  background: url(icon03_tibtwo2024.png) no-repeat;
}

.yqfm_cent_swiper {
  position: relative;
}

.yqfm_cent_swiper .swiper-button-next:after,
.yqfm_cent_swiper .swiper-button-prev:after {
  display: none;
}

@media (max-width: 1199px) {
  .tjejy_cent .yqfm_cent_swiper .swiper-button-prev {
    background-size: 80%;
  }

  .tjejy_cent .yqfm_cent_swiper .swiper-button-next {
    background-size: 80%;
    background-position: right;
  }

  .tjejy_cent .yqfm_cent_swiper .swiper-button-next,
  .tjejy_cent .yqfm_cent_swiper .swiper-button-prev {
    bottom: 10px;
  }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .tjejy_cent .gallery-thumbs {
    display: none;
  }

  .tjejy_cent .yqfm_cent {
    padding: 30px 0;
  }

  .tjejy_cent .yqfm_cent_swiper .swiper-button-prev,
  .tjejy_cent .yqfm_cent_swiper .swiper-button-next {
    bottom: 50%;
    margin-bottom: -20px;
    background-size: 100%;
    background-color: #fff;
  }

}

/*xianrenlingdao*/
.tjejy_cent .xrld_cent {
  padding: 50px 10% 0;
}

.tjejy_cent .xrld_cent ul li {
  text-align: center;
  margin-bottom: 60px;
  font-size: 16px;
}

.tjejy_cent .xrld_cent ul li a>div {
  position: relative;
  width: 152px;
  height: 208px;
  margin: 0 auto 25px;
}

.tjejy_cent .xrld_cent ul li a>div::after {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #c4def8;
  position: absolute;
  bottom: -7px;
  right: -8px;
  z-index: 0;
  border-radius: 6px;
}

.tjejy_cent .xrld_cent ul li a>div img {
  width: 152px;
  height: 208px;
  position: relative;
  z-index: 1;
  border-radius: 6px;
}

@media (max-width: 1199px) {
  .tjejy_cent .xrld_cent {
    padding: 50px 5% 0;
  }
}

@media (max-width: 767px) {}

/*lishiyange*/
.tjejy_cent .lsyg_cent {
  padding: 30px;
}

.lsyg_centswiper {
  position: relative;
  padding: 30px 0;
}

.lsyg_centswiper .lsyg_swiper {
  height: 900px;
  overflow: hidden;
}

.lsyg_centswiper .lsyg_swiper::after {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #a9caf8;
  position: absolute;
  top: 0;
  left: 30%;
  z-index: 0;
}

.lsyg_centswiper .swiper-slide {
  height: auto;
}

.lsyg_swiperli {
  width: 100%;
  list-style: none;
  overflow: hidden;
  position: relative;
}

.lsyg_swiperli::before {
  content: '';
  pointer-events: auto;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #2970d2;
  position: absolute;
  top: 50%;
  left: 29.3%;
  z-index: 1;
  border-radius: 50%;
}

.lsyg_swiperli b {
  float: left;
  width: 25%;
  overflow: hidden;
  border-radius: 10px;
}

.lsyg_swiperli div {
  float: right;
  width: 65%;
  background: #eaedfa;
  overflow: hidden;
  border-radius: 10px;
  padding: 18px;
}

.lsyg_swiperli b img {
  float: left;
  zoom: 1;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  border-radius: 10px;
}

.lsyg_swiperli div h3 {
  font-weight: 700;
  font-size: 20px;
  margin: 10px 0 15px;
}

.lsyg_swiperli div p {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}

.lsyg_centswiper .swiper-button-next,
.lsyg_centswiper .swiper-button-prev {
  position: absolute;
  left: 28.8%;
  width: 24px;
  height: 21px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

.lsyg_centswiper .swiper-button-next.swiper-button-disabled,
.lsyg_centswiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.lsyg_centswiper .swiper-button-next {
  bottom: 0;
  top: auto;
  background: url(icon04_tibtwo2024.png) #fff no-repeat;
}

.lsyg_centswiper .swiper-button-prev {
  top: 20px;
  background: url(icon05_tibtwo2024.png) #fff no-repeat;
}

@media (max-width: 1299px) {
  .lsyg_swiperli::before {
    left: 29.13%;
  }

  .lsyg_centswiper .swiper-button-next,
  .lsyg_centswiper .swiper-button-prev {
    left: 28.6%;
  }
}

@media (max-width: 1199px) {
  .lsyg_swiperli::before {
    left: 28.7%;
  }

  .lsyg_centswiper .swiper-button-next,
  .lsyg_centswiper .swiper-button-prev {
    left: 28.3%;
  }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .tjejy_cent .lsyg_cent {
    padding: 30px 0;
  }

  .lsyg_swiperli div h3 {
    font-size: 17px;
    margin: 5px 0 8px;
  }

  .lsyg_swiperli::before {
    left: 28.2%;
  }

  .lsyg_centswiper .swiper-button-next,
  .lsyg_centswiper .swiper-button-prev {
    left: 27.1%;
  }
}

/* zuzhijigou */
#chart-container {
  position: relative;
  min-height: 1500px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-top: 50px;
}

.orgchart {
  background: #fff;
}

.orgchart.l2r {
  position: relative;
  transform: matrix3d(0, 1.14883, 0, 0, 1.14883, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1) scale3d(1.2, 1.2, 1);
}

.orgchart td.left,
.orgchart td.right,
.orgchart td.top {
  border-color: #d2d2d2;
}

.orgchart td>.down {
  background-color: #d2d2d2;
}

.orgchart .middle-level .title {
  background-color: #006699;
}

.orgchart .middle-level .content {
  border-color: #006699;
}

.orgchart .product-dept .title {
  background-color: #009933;
}

.orgchart .product-dept .content {
  border-color: #009933;
}

.orgchart .rd-dept .title {
  background-color: #993366;
}

.orgchart .rd-dept .content {
  border-color: #993366;
}

.orgchart .pipeline1 .title {
  background-color: #996633;
}

.orgchart .pipeline1 .content {
  border-color: #996633;
}

.orgchart .frontend1 .title {
  background-color: #cc0066;
}

.orgchart .frontend1 .content {
  border-color: #cc0066;
}

.orgchart>table>tr>td>.node {
  width: auto !important;
  height: auto !important;
}

/*.first_node {
	width: auto!important;
	height: auto!important;
}*/
.orgchart>table>tr>td>.node .title {
  width: 30px !important;
  word-break: break-all !important;
  height: auto !important;
  -webkit-transform: rotate(-90deg) translate(50%, 50%) rotateY(180deg) !important;
  transform: rotate(-90deg) translate(50%, 50%) rotateY(180deg) !important;
  -moz-transform: rotate(-90deg) translate(50%, 50%) rotateY(180deg) !important;
  -ms-transform: rotate(-90deg) translate(50%, 50%) rotateY(180deg) !important;
  white-space: normal !important;
  font-size: 18px !important;
}

.title.special_prouduct {
  word-break: break-all !important;
  height: 40px !important;
  -webkit-transform: rotate(-90deg) translate(-20px, -20px) rotateY(180deg) !important;
  transform: rotate(-90deg) translate(-20px, -20px) rotateY(180deg) !important;
  -moz-transform: rotate(-90deg) translate(-20px, -20px) rotateY(180deg) !important;
  -ms-transform: rotate(-90deg) translate(-20px, -20px) rotateY(180deg) !important;
  white-space: normal !important;
  padding: 2px;
  line-height: 18px !important;
}

.orgchart.scale {
  zoom: 1;
}

/*é¢œè‰²é…ç½®*/
.color0 .title {
  background-color: #0460bf !important;
  color: #fff !important;
}

.color1 .title {
  background-color: #2eb4cc !important;
  color: #fff !important;
}

.color2 .title {
  background-color: #cc672e !important;
  color: #fff !important;
}

.color3 .title {
  background-color: #4780d4 !important;
  color: #fff !important;
}

.color4 .title {
  background-color: #1f8b64 !important;
  color: #fff !important;
}

.color5 .title {
  background-color: #fff1e9 !important;
}

.color6 .title {
  background-color: #e9f2ff !important;
}

.color7 .title {
  background-color: #e9fdff !important;
}

/*page*/
#pages {
  width: 100%;
  font-size: 14px;
  text-align: right;
  clear: both;
  overflow: hidden;
  margin-top: 30px;
}

#pages a,
#pages a:visited {
  /* border: 1px solid #E5E5E5; */
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  padding: 0 15px !important;
  margin: 0px 5px 6px 0;
  display: inline-block;
  border-radius: 3px;
  font-size: 16px;
}

#pages span {
  font-size: 16px;
  height: 40px;
  padding: 0 15px;
  margin: 0px 5px 6px 0;
  display: inline-block;
  line-height: 40px;
  border-radius: 3px;
  /* border: 1px solid #E5E5E5; */
}

#pages a:hover,
#pages a.curr,
#pages a.curr:visited,
#pages a:hover,
#pages span.current {
  /* border: #1958af 1px solid; */
  /* background: #1958af; */
  color: #1958af;
  font-size: 16px;
}

#pages a:after,
#pages a:before {
  display: none;
}

@media (max-width: 767px) {
  .tjejy_cent #pages #more {
    width: 100%;
    cursor: pointer;
    background: #2d4faf !important;
    outline: none;
    color: #fff !important;
    padding: 10px;
    font-size: 15px;
    line-height: unset;
    border-radius: 5px;
    border: 0;
  }
}

/*imghove*/
.img_hovbig {
  display: block;
  overflow: hidden;
}

.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}