#details_1663247659{
  margin-top: 10px;
  background: white;
  padding: 20px 0;
}
#appsdfs{
  background: #f2f2f2;
}
.user-info{

}
.user-info>div{
  float: left;
}
.user-info-left{
  width: 200px;
}
.uil-avatar{
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin: auto;
  display: block;
  border-radius: 50%;
  margin: 30px 20px 0 30px;
}
.user-info-middle{
  width: 500px;
}
.username{
  width: 72px;
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 33px;
}
.liner{
  margin-top: 10px;
  line-height: 35px;
}
.bold{
  font-weight: bold;
}
.clearfix{
  clear: both;
}
.mtright{
  margin-right: 30px;
}
.user-bio{
  line-height: 30px;
}

.content_box{
  background: white;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 20px;
}
.big-name{
  line-height: 50px;
  height: 50px;
  box-sizing: border-box;
}
.big-name>a{
  color: black;
  display: inline-block;
  height: 100%;
  padding: 0 5px;
  text-align: center;
}
.nameActive{
 /* border-bottom: 5px solid #1f1f1f;*/
  border-bottom: 5px solid #0d4d87;
  color: #0d4d87 !important;
}
.big-content{
  /*padding: 10px 0;*/
 /* border-bottom: 1px solid #d8d8d8;*/
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.content0Left{
  position: relative;
}
.content0Left .c0l_catename{
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 3px 12px;
  background: rgba(28, 28, 28, 0.3);
  color: white;
  border-radius: 5px;
}
.content0Left img{
  width: 280px;
  height: 150px;
  object-fit: cover;
}
.content0>li>div{
  float: left;
}
.content0>li{
  height: 180px;
  padding: 15px 0;
}
.content0 .content0Left{
  width: 280px;
}
.content0Right{
/*  width: 800px;*/
  margin-left: 10px;
  position: relative;
  height: 100%;
}
.c0-timetag{
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.icon{
  width: 20px;
  height: 20px;
}
.c0-likec{
  position: absolute;
  right: 0;
  bottom: 0;
}
.c0-comment{

}
.lf-20{
  margin-left: 20px;
}
.resList>li{
  display: inline-block;
  width: 24%;
}
.resList{
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.resList:after{
  content: "";
  flex: auto;
}

.resList>li{
  margin-left: 10px;
  margin-top: 20px;
}
.resList>li:nth-child(4n+1){
  margin-left: 0;
}
.topImg img{
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.topImg{
  position: relative;
}
.c1tImgCount{
  position: absolute;
  bottom: 0;
  right:0;
  padding: 3px 12px;
  background: rgba(0,0,0,.3);
}
.c1iLc{
  float: right;
}
.content3{
  background: #f2f2f2;
}
.content3>li{
  height: 150px;
  box-sizing: border-box;
  background: white;
  border-bottom: 1px solid #f5f5f5;
}
.content3 .main{
  float: left;
  height: 100%;
  width: 50%;
}
.content3 .downField{
  float: right;
  width: 25%;
}
.c3mtct{

}
.cdfIcon{
  text-align: center;
}
.cdfIcon img{
  width: 60px;
  height: 60px;
}
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.c3dfBtn{
  width: 100px;
}
.liner-30{
  margin-top: 30px;
}
.tag{
  padding: 5px 10px;
  background: #f2f2f2;
  margin-left: 10px;
  color: black;
  white-space: nowrap;
  word-break: break-all;
}
.c2tVideoPlayIcon{
  position: absolute;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("../../img/vp.svg");
  background-size: contain;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content4>li{
  height: 180px;
  box-sizing: border-box;
}
.content4>li>div{
  float: left;
}
.mt-10{
  margin-top: 10px;
}
.content4 .content0Left img{
  height: 175px;
}
.tags .tag:first-child{
  margin-left: 0;
}
.moreTips{
  text-align: center;
  margin-top: 10px;
  padding: 10px;
}

/*公司*/
.userCompany{
  padding: 0 20px;
}
.userCompany>div{
  float: none;
}
.userCompany .ucLeft{
  width: 700px;
  height: 300px;
  float: left;
}
.uclCname{
  font-size: 25px;
}
.font-s-15{
  font-size: 15px;
}
.uclLogo{
  width: 220px;
  height: 130px;
  object-fit: cover;
}
.uclQr{
  width: 130px;
}
.lf-10{
  margin-left: 10px;
}
.recTags{

}
.recTag{
  background: white;
  padding: 20px;
  margin-bottom: 20px;
}
.recTagName{
  color: #3b91b6;
  float: left;
  height: 100%;
}
.recTagItemName{
  padding: 5px 10px;
  margin-left: 10px;
  border: 1px solid #d4d4d4;
}
.s-t-right{
  float: right;
}
.s-t-right-area{
  max-width: 90px;
}
