@charset "utf-8";



#introduce {
  background-color: #fff;
  padding: 0 0.3rem;
}
.banner {
  width: 100%;
  height: 2rem;
}

.banner img {
  width: 100%;
  height: 2rem;
}

#navs {
  margin: 0.3rem 0 0.5rem;
}

#navs ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#navs ul li {
  font-size:0.28rem;
  font-weight:400;
  text-align: center;
  position: relative;
}
#navs ul .select::before {
  display: block;
  content: '';
  width: 0.4rem;
  height: 0.08rem;
  background-color: #ec0000;
  position: absolute;
  left: 40%;
  bottom: -50%;
  border-radius:0.04rem;
}
#navs ul .select>a {
  color: #ec0000;
}

.aboutlb{
  margin-top: 0.7rem;
}

.aboutlb .hd{
  position: relative;
  text-align: center;
}
.aboutlb h1{
  font-size: 0.4rem;
  font-weight: 400;
}
.aboutlb i{

  width: 0.69rem;
  height: 0.38rem;
  position: absolute;
  top: 0.1rem;

}
.aboutlb .icon-left{
  left: 1rem;
  background: url("https://lbdj.oss-cn-beijing.aliyuncs.com/wap/icon/tright.png") no-repeat;
  background-size: 100%;
}
.aboutlb .icon-right{
  right: 1rem;
  background: url("https://lbdj.oss-cn-beijing.aliyuncs.com/wap/icon/tleft.png") no-repeat;
  background-size: 100%;
}
.aboutlb .lb-content{
  margin-top: 0.38rem;
  font-size: 0.28rem;
  font-weight:400;
}
.lb-culture{
  width: 100%;
  margin-top: 0.26rem;
}
.culture-item{
  display: flex;
  height: 1.8rem;
  align-items: center;
  padding: 0 0.3rem;
  box-shadow:0px 10px 22px 2px rgba(0, 0, 0, 0.06);
  border-radius:0.08rem;
  margin-bottom: 0.2rem;
}
.culture-item img{
  /*width: 0.96rem;*/
  height: 1.1rem;
}
.culture-item .mine{
  margin-left: 0.24rem;
  font-weight:400;
}
.culture-item .mine span{
  font-size:0.3rem;

}
.culture-item .mine p{
  font-size:0.24rem;
  color:rgba(52,53,68,0.7);
}
.lb-fc{
  margin: 0.4rem 0 0.7rem;
}
.lb-fc img{
  width: 100%;
  height: 4.88rem;
}
.swiper-button-prev{
  background-image:url(https://lbdj.oss-cn-beijing.aliyuncs.com/resource/website/about/leftarrow.png);
}
.swiper-button-next{
  background-image:url(https://lbdj.oss-cn-beijing.aliyuncs.com/resource/website/about/rightarrow.png);
}
.swiper-button-next, .swiper-button-prev{
  background-size: 27px 30px;
}

#dituContent{
  width: 100%;
  height: 4.51rem;
  border: 1px solid #ccc;
}
#cooperation{
  margin:0.38rem 0 0.36rem;
}
.clists{
  display: flex;
  height: 1.8rem;
  align-items: center;
  padding: 0 0.3rem;
  box-shadow:0px 10px 22px 2px rgba(0, 0, 0, 0.06);
  border-radius:0.08rem;
  margin-bottom: 0.2rem;
}
.clists img{
  /*width: 0.96rem;*/
  height: 1.1rem;
}
.clists .way{
  margin-left: 0.22rem;
  font-weight:400;
}
.clists .way dt{
  font-size:0.3rem;

}
.clists .mine dd{
  font-size:0.24rem;
  color:rgba(52,53,68,0.7);
}
.joins{
  margin-bottom:0.69rem;
}
.codeitem{
  box-shadow:0px 10px 22px 2px rgba(0, 0, 0, 0.06);
  border-radius:0.1rem;
  text-align: center;
  position: relative;
  padding: 1.62rem 0.92rem 0.53rem;
  margin-top:0.23rem;
}
.messge{
  border:1px solid rgba(0,0,0,0.3);
  border-radius:0.1rem;

  padding: 1.22rem 0 0.42rem;

}
.messge span{
  font-size:0.4rem;
  font-weight:400;
  color:rgba(52,53,68,1);
  margin-bottom: 0.14rem;
}
.messge p{
  font-size:0.24rem;
  font-weight:400;
  color:rgba(52,53,68,0.7);

}
.code{
  position: absolute;
  top: 7%;
  left: 31%;
}
.code img{
  width: 2.27rem;
  height: 2.27rem;
}

.event{
  padding-left: 0.58rem;
  background-color: #F0F2F5;
  overflow: hidden;
}

.event dt{
  font-size:0.32rem;
  font-weight:400;
  color: #343544;
  padding:0.3rem 0 0.16rem;
  position: relative;
}
.event dt .circles{
  width:0.12rem;
  height:0.12rem;
  background:rgba(240,242,245,1);
  border:2px solid rgba(236,0,0,1);
  border-radius:50%;
  position: absolute;
  left: -5%;
  top: 50%;
  display: block;
}
.event dt .circles::before{
  content: "";
  display: block;
  width: 2px;
  height: 660px;
  background-color: #EC0000;
  left: 40%;
  top: 100%;
  position: absolute;
}
.event dd{
  background-color: #fff;
  font-size: 0.24rem;
  padding-top: 0.26rem;
  display: flex;
  justify-content: space-between;
  padding-right: 0.3rem;
}
.event dl dd:nth-last-child(1){
  padding-bottom: 0.3rem;
}
.event dd .months{
  background:linear-gradient(87deg,rgba(248,76,23,1),rgba(236,0,0,1));
  border-radius:0px 4px 4px 0px;
  color: #fff;
  font-size: 0.26rem;
  width:0.68rem;
  height:0.36rem;
  display: inline-block;
  text-align: center;
  margin-right: 0.16rem;
}
.event dd .theme{
  flex: 1;
  font-size: 0.24rem;
}

.text-spacing {
  font-size: 0.22rem;
  margin-bottom: 0.14rem;
  text-align: justify;
}
