
.slidtext{
    /*display: none;*/
    height: 0;
    width: 100%;
    
  bottom: 0;
  line-height: 0.62rem;
  margin: 0 auto;
    text-align: center;
  font-size: 0.18rem;
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
  transition: 0.3s;
}
.lookhover:hover .slidtext{
    /*display: block;*/
    height: 0.62rem;
}
.banner {
  background: url("/img/about_us/banner.jpg") no-repeat;
  background-size: cover;
}

.content_top {
  background: url("/img/about_us/2_1_index.png") no-repeat;
  background-size: cover;
  background-position: left bottom;
}

.content_top > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
}

.about_top_text > p:nth-child(1) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.37rem;
  color: #2b66b0;
}

.about_top_text > p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #0a0a0a;
  line-height: 0.4rem;
  margin-top: 0.69rem;
}

.content_top .about_top_text {
  flex: 1;
  margin-right: 2.09rem;
}

.about_img {
  width: 4.61rem;
  height: 2.65rem;
  margin-top: 0.25rem;
}

.content_center {
  background: url("/img/about_us/2_3_index.jpg") no-repeat;
  background-size: cover;
  background-position: left bottom;
}

.content_center_img {
  margin-top: 0.58rem;
}

.content_center_img > .absolute {
}

.content_wrap {
  height: 100%;
  width: 100%;
}

.content_wrap > div {
  flex: 1;
  height: 100%;
}
.content_wrap > div > div >span > img{
    width: 0.5rem;
    height: 0.5rem;
    object-fit: contain;
    margin: 0 auto 0.13rem;

} 
.left_content {
  padding: 1rem 0 0.36rem 0.66rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
cursor: pointer;
}
.right_content {
  padding: 1rem 0 0.36rem 0.66rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
cursor: pointer;
}


 .content_wrap_title > div:first-of-type {
  font-weight: bold;
  font-size: 0.37rem;
  color: #ffffff;
  padding-bottom: 0.16rem;
}
.left_content .content_wrap_title {
  flex: 1;
}
.right_content .content_wrap_title {
  flex: 1;
}

.content_wrap_title > div:nth-of-type(2) {
  font-size: 0.3rem;
  color: #ffffff;
}

.left_content > div:nth-of-type(2) {
  align-self: center;
}
.right_content > div:nth-of-type(2) {
  align-self: center;
}

.left_content > div:nth-of-type(2) > span,
.right_content > div:nth-of-type(2) > span {
  font-size: 0.3rem;
  color: #ffffff;
}

.left_content > div:nth-of-type(2) > img,
.right_content > div:nth-of-type(2) > img {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 auto;
}

.content_wrap > div {
  transition: var(--m_tran) background;
}
.content_wrap_title .content_wrap_title {
  display: block;
}

.content_center_text {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.37rem;
  color: #2b66b0;
  text-align: center;
}

.content_bottom .title_1 {
  font-weight: bold;
  font-size: 0.37rem;
  color: #2b66b0;
  line-height: 0.95rem;
  margin-bottom: 0.29rem;
  text-align: center;
}

.content_bottom .title_2 {
  font-size: 0.18rem;
  color: #0a0a0a;
  line-height: 0.4rem;
  margin-bottom: 0.25rem;
  text-align: center;

}

.content_bottom .left {
  width: 5rem;
  height: 5.81rem;
  position: relative;
}

.content_bottom .middle > a {
  width: 4.11rem;
  height: 2.76rem;
}

.content_bottom .middle {
  height: 5.81rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}



.right_content:hover {
  background: linear-gradient(#03030300, #0068b7);
border-radius:0 0 0.7rem 0;
}
.left_content:hover{
background: linear-gradient(#03030300, #0068b7);
}
.content>.left{
  border-radius: 0.2rem;
}
.middle_2{
  border-radius: 0.2rem;
}
.middle_1{
  border-radius: 0.2rem;
  position: relative;
}
/*.content_wrap_title{*/
/*display:none*/
/*}*/
/*.left_content:hover > .content_wrap_title{*/
/*display:block*/
/*}*/

/*.right_content:hover > .content_wrap_title{*/
/*display:block*/
/*}*/

/*about_show*/
.my_flex{
    width: 13.79rem;
    display: flex;
    padding: 0.95rem 0 1.18rem 0;
    position: relative;
}
#mySwiper{
    width: 11.17rem;
    height: 8.1rem;
    padding-top:0.77rem;
    padding-bottom:0.02rem;
}

.mySwiper_slide{
    position: relative;
    height: 7.31rem;
}

.mySwiper_slide p{
    position: absolute;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.3rem;
    color: #000000;
    letter-spacing: 0.02rem;
    top: -0.77rem;
    left: 0;
}

.small_img{
    width: 2rem !important;
    height: 1.3rem !important;
}

#thumbs{
    margin-top: 0.77rem;
}
#thumbs .swiper-vertical>.swiper-wrapper{
    justify-content: space-between;
}
.swiper-button-disabled{
    cursor: not-allowed !important;
    pointer-events: auto !important;
}
.next,
.prev{
    width: 0.3rem;
    height: 0.16rem;
    position: static;
    transform: rotate(90deg);
    margin: 0 auto;
    
}
.next::after,
.prev::after{
    font-size: 0.2rem !important;
    font-weight: bold;
    color: #C9C9C9 !important;
    transition: 0.3s;
}
.prev{
    margin: 0 auto 0.26rem auto;
}
.next{
    margin: 0 auto;
}
.next:hover:not(.swiper-button-disabled)::after,
.prev:hover:not(.swiper-button-disabled)::after{
    color: #2B66B0 !important;
}

@media only screen and (max-width: 1024px) {
  .content_top > div:nth-child(1){
    display: block;
  }
  .content_top .about_top_text{
    margin-right: 0;
  }
  .about_top_text > p:nth-child(2){
    margin-top: 0.4rem;
    font-size: 12px;
  }
  .about_img{
    margin-left: auto;
    margin-right: auto;
  }
  .content_center_img > img{
    margin-top: 0.58rem;
    height: 5rem;
  }
  .content_bottom > img{
    height: 10.5rem;
  }
  .content_bottom .middle > a{
    width: 2.11rem;
    height: 3.76rem;
  }
  .content_bottom .title_2{
    font-size: 12px;
  }
}