.header{
  height: 3.66rem;
  background-image: url(../../images/Baijia/about/about_top_bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  background-position: 0 .8rem;
}

.header_nav{
  z-index: 999;
}

.content{
  height: 10.37rem;
  background-image: url(../../images/Baijia/about/about_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.content .con{
  margin-left: auto;
  margin-right: auto;
  padding: .54rem 0;
  width: 9.88rem;
}

.content .con .con_title{
  width: 2.64rem;
  height: .42rem;
}

.content .con .con_title img{
  width: 100%;
}

.content .con .con_W{
  padding: .45rem .29rem;
  font-size: .16rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #191919;
line-height: .38rem;
}

.content .con .con_zs{
  width: 2.93rem;
  height: 2.1rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: .2rem;
  margin-bottom: .94rem;
}

.content .con .con_zs img{
  width: 100%;
}

.content .con .con_js{
  justify-content: space-between;
}

.content .con .con_js .con_js_item{
  width: 2.86rem;
height: 2.8rem;
background: rgba(255, 255, 255, 0.6);
border: 1px solid #D1E4FF;
padding: .23rem;
}

.con_js .con_js_item .tl{
  font-size: .22rem;
font-family: Source Han Sans CN;
font-weight: 600;
color: #333333;
height: .67rem;
line-height: .67rem;
border-bottom: .04rem dashed #A4C2ED;
text-align: center;
}

.con_js .con_js_item .kl{
  font-size: .16rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000;
line-height: .3rem;
margin-top: .15rem;
}