
/*球员资料*/
.commonhead2{
  width: 100%;
  z-index: 1;
}
.commonhead2 .first{
  box-sizing: border-box;
  height: 7.05rem;
  width: 100%;
  background: url(../img/dtbanner2.png) 0 bottom/100% 114% no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  position: relative;
  padding-top: 20px;
}
.commonhead2 .first .title1{
  height: 2.4rem;
  background: #FFFFFF;
  text-align: center;
  font-size: 15px;
  line-height: 2.4rem;
  color: #333333;
}
.commonhead2 .first .back{
  position: absolute;
  left: 10px;
  top: calc(1.2rem - 8px);
}
.commonhead2 .first .thi{
  text-align: center;
}
.commonhead2 .first .thi img.dq{
  height: 2.88rem;
  /*width: 2.45rem;*/
  /*position: absolute;
  top: 3.62rem;
  left: 23px;*/
}

.commonhead2 .first .fou{
  text-align: center;
  font-size: 11px;
  margin-top: 4px;color:#fff
}



.commonhead2 .first .fou .ax1{
  font-size: 15px;
  line-height: 20px;
}
.commonhead2 .second{
  height: 33px;
  display: flex;
  display: -webkit-flex;
  background: #FFFFFF;
  padding: 0 12px 0 12px;
}
.commonhead2 .second>div{
  width: 33.3333%;
  height: 100%;
  line-height: 33px;
  color: #808080;
  text-align: center;
  font-size: 13px;
  position: relative;
}
.commonhead2 .second>div.fir{
  text-align: left;
}
.commonhead2 .second>div.thi{
  text-align: right;
}
.commonhead2 .second>div span{
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 100px;
  bottom: 3px;
  background: transparent;
}
.commonhead2 .second>div.sec span{
  left: calc(50% - 7px);
}
.commonhead2 .second>div.fir span{
  left: 5px;
}
.commonhead2 .second>div.thi span{
  right: 18px;
}
.commonhead2 .second>div.active{
  color: #333333;
}
.commonhead2 .second>div.active span{
  background: #ffae00;
}
.qdqyzl{
  position: relative;
  z-index: 0;
}
.qdqyzl .head1{
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 10px;
  color: #808080;
  font-size: 13px;
}
.qdqyzl .body1{
  padding: 10px;
  background: #FFFFFF;
  font-size: 12px;
}
.qdqyzl .body1 .tit1{
  margin-bottom: 4px;
}
.qdqyzl .body1 .con1{
  color: #808080;
  padding: 0 12px 0 12px;
  line-height: 16px;
}
.qdqyzl .body1 .con1>div{
  font-size: 0;
  white-space: nowrap;
  height: 19px;
}
.qdqyzl .body1 .con1>div span{
  display: inline-block;
  width: 50%;
  font-size: 12px;
  color: #808080;
}
.qdqyzl .body1 .con2{
  color: #343434;
  font-size: 11px;
}
.qdqyzl .body1 .con2.close{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.qdqyzl .body1 .btn{
  margin-top: 10px;
  text-align: right;
  color: #FFAE00;
  font-size: 12px;
  width: 100%;
}
.qdqyzl .body1 .con3{
  background: #f2f2f2;
  padding: 8px 9px;
  color: #808080;
  font-size: 12px;
  margin: 8px 1px 8px 9px;
}
.qdqyzl .body1 .con3 .whe{
  margin-bottom: 6px;
}
.qdqyzl .body1 .con3 .act{
  display: flex;
  display: -webkit-flex;
  padding: 0 9px;
  margin-bottom: 8px;
}
.qdqyzl .body1 .con3 .act:nth-last-of-type(1) {
  margin-bottom: 0;
}
.qdqyzl .body1 .con3 .act .fir{
  flex: 0 0 auto;
}
.qdqyzl .body1 .con3 .act .sec{
  flex: 0 1 auto;
}
.qdqyzl .ren{
  background: #FFFFFF;
  box-sizing: border-box;
}
.qdqyzl .ren .suang{
  height: 56px;
  font-size: 0;
  white-space: nowrap;
  border-bottom: 1px solid #e6e6e6;
}
.qdqyzl .ren .suang:nth-last-of-type(1) {
  border: none;
}
.qdqyzl .ren .suang .unit{
  display: inline-block;
  width: 50%;
  font-size: 13px;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.qdqyzl .ren .suang .unit .img1{
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 100px;
  left: 10px;
  top: 10px;
}
.qdqyzl .ren .suang .unit div{
  position: absolute;
  left: 55px;
  top: 10px;
  font-size: 13px;
  color: #333333;
}
.qdqyzl .ren .suang .unit span{
  position: absolute;
  left: 55px;
  bottom: 10px;
  font-size: 11px;
  color: #808080;
}
.qdqyzl .ren .suang .unit .img2{
  position: absolute;
  right: 10px;
  top: 17px;
  width: 30px;
  height: 20px;
}
.qdqyzl .ren .suang .unit:nth-of-type(2) {
  border-left: 1px solid #e6e6e6;
}

/*球员资料*/



/*数据统计*/
.qdsjtj{
  position: relative;
  z-index: 0;
}
.qdsjtj .biao{
  background: #FFFFFF;
}
.qdsjtj .biao .first{
  display: flex;
  display: -webkit-flex;
  height: 35px;
  line-height: 35px;
}
.qdsjtj .biao .first>span{
  flex: 1 1 1.6rem;
  font-size: 13px;
  text-align: center;
  color: #333333;
}
.qdsjtj .biao .first>span.fir{
  flex: 1 1 4.4rem;
}
.qdsjtj .biao .first>span.sec{
  flex: 1 1 6.5rem;
}
.qdsjtj .biao .second{
  display: flex;
  display: -webkit-flex;
  height: 50px;
  line-height: 50px;
  align-items: center;
  -webkit-align-items: center;
  border-top: 1px solid #e3e1e1;
}
.qdsjtj .biao .hz{
  padding-bottom: 20px;
}
.qdsjtj .biao .hz .second:nth-last-of-type(1){
  border-bottom: 1px solid #e3e1e1;
}
.qdsjtj .biao .second>span{
  flex: 1 1 1.6rem;
  font-size: 10px;
  text-align: center;
  color: #333333;
  height: 100%;
  border-right: 1px solid #e3e1e1;

}
.qdsjtj .biao .second>span:nth-last-of-type(1) {
  border: none;
}
.qdsjtj .biao .second>span.fir{
  flex: 1 1 4.4rem;
}
.qdsjtj .biao .second>span.sec{
  flex: 1 1 6.5rem;
  line-height: 20px;
  padding-top: 8px;
  padding-left: 6px;
  text-align: left;
}
/*数据统计*/








/*动态*/
.commonhead{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  /*height: auto;*/
  z-index: 1;
}
.commonhead .first{
  height: 7.75rem;
  width: 100%;
  background: url(../images/dtbanner.png) 0 60%/100% auto no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  position: relative;
}
.commonhead .first .title1{
  height: 2.4rem;
  background: #FFFFFF;
  text-align: center;
  font-size: 15px;
  line-height: 2.4rem;
  color: #333333;
}
.commonhead .first .back{
  position: absolute;
  left: 10px;
  top: calc(1.2rem - 8px);
}
.commonhead .first img.dq{
  width: 2.45rem;
  position: absolute;
  top: 3.62rem;
  left: 23px;
}
.commonhead .first .fou{
  position: absolute;
  top: 3.5rem;
  left: 92px;
}
.commonhead .first .fou .ax1{
  font-size: 15px;
  line-height: 1.7;
}
.commonhead .second{
  height: 33px;
  display: flex;
  display: -webkit-flex;
  background: #FFFFFF;
}
.commonhead .second>div{
  width: 20%;
  height: 100%;
  line-height: 33px;
  color: #808080;
  text-align: center;
  font-size: 13px;
  position: relative;
}
.commonhead .second>div span{
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 100px;
  left: calc(50% - 7px);
  bottom: 3px;
  background: transparent;
}
.commonhead .second>div.active{
  color: #333333;
}
.commonhead .second>div.active span{
  background: #ffae00;
}

.qddt{
  position: relative;
  z-index: 0;
}
.qddt .hz{
  padding: 0 10px 0 10px;
  background: #FFFFFF;
}
.qddt .hz a{
  text-decoration: none;
}
.qddt .hz a .unit{
  font-size: 15px;
  color: #333333;
  position: relative;
  height: 102px;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
}
.qddt .hz a .unit .first{
  position: absolute;
  left: 0;
  top: 10px; margin-right: 150px;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  text-align: justify;
  text-overflow: ellipsis;
  overflow: hidden;
}
.qddt .hz a .unit .second{
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 10px;
  color: #808080;
}
.qddt .hz a .unit .second span{
  display: inline-block;
  border: 1px solid #e1838a;
  color: #e1838a;
  border-radius: 100px;
  padding: 0 8px 0 8px;
  height: 17px;
  line-height: 17px;
  margin-right: 10px;
}
.qddt .hz a .unit .third{
  position: absolute;
  right: 0;
  top: 10px;
  height: 82px;
  width: 122px;
}
.qddt .checkmore{
  background: #FFFFFF;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #808080;
  font-size: 13px;
}
/*动态*/
