.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.flex-row-center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.flex-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.right-posi {
  position: absolute;
  right: 0px;
  z-index: 100;
}
.follow-wrap {
  width: 20px;
  cursor: pointer;
}
.follow-wrap img {
  width: 100% !important;
  margin: 0 !important;
}
.follow-wrap p {
  width: 50px !important;
  position: absolute;
  text-align: center;
  left: -15px;
  top: -20px;
  color: #f59a23 !important;
  font-size: 12px !important;
  display: none;
}
.follow-wrap:hover p {
  display: block;
}
.home_wrapper {
  width: 100%;
  background: #f5f7fa;
  padding-top: 20px;
  padding-bottom: 60px;
  font-size: 13px;
  color: #333333;
}
.home_wrapper .star-wrap {
  margin-right: 3px;
}
.home_wrapper .star-wrap img {
  width: 13px;
  margin: 0 2px;
}
.home_wrapper .tabs-wrapper {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap {
  margin-top: 20px;
  align-items: flex-start;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content {
  flex: 1;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #7F7F7F;
  font-size: 14px;
  position: relative;
  background-color: white;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .bpt-sign {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-head {
  width: 98%;
  height: 54px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-head p {
  color: #333333;
  font-size: 18px;
  font-weight: 650;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-head img {
  width: 100px;
  margin-left: 20px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-head .s-11 {
  width: 70px;
  margin-left: 15px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-head a {
  margin-left: 20px;
  width: 106px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  background-color: #3e62ff;
  color: white;
  border: none;
  border-radius: 5px;
  right: 0px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content {
  padding-top: 20px;
  color: #7F7F7F;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info {
  margin-bottom: 15px;
  align-items: flex-start;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info .each-cate-area {
  border: 1px solid #e8524b;
  border-radius: 3px;
  padding: 1px 10px;
  color: #e8524b;
  margin-left: 15px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info .img2 {
  cursor: pointer;
  position: relative;
  top: 3px;
  background: url('../../images/cooperation-icon-3.gif');
  background-size: 13px 14px;
  margin-right: 5px;
  width: 13px;
  height: 14px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info .img3 {
  cursor: pointer;
  position: relative;
  top: 3px;
  background: url('../../images/ding-icon.png') center;
  background-size: 13px 14px;
  margin-right: 5px;
  width: 13px;
  height: 14px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info-desc {
  max-height: 80px;
  overflow: hidden;
  position: relative;
  line-height: 20px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .s-content-info-desc .more-extend {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  text-align: right !important;
  cursor: pointer;
  padding-right: 20px;
  background-color: white;
  text-align: center;
  z-index: 100;
  font-size: 14px;
  line-height: 20px;
  color: #2d8cf0;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content p {
  width: 80px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content .span-spe {
  flex: 1;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content span:nth-child(3) {
  margin-left: 30px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .platform-detail .s-content span:nth-child(4) {
  margin-left: 30px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #7F7F7F;
  font-size: 14px;
  background-color: white;
  margin-top: 15px;
  justify-content: space-between;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .s-head {
  width: 100%;
  height: 54px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .s-head p {
  color: #333333;
  font-size: 18px;
  font-weight: 650;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .s-head p:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  margin-left: 30px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .s-title {
  padding-left: 8px;
  border-left: 3px solid #e34819;
  line-height: 20px;
  margin-bottom: 20px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-bottom {
  border-bottom: 1px solid #f2f2f2;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-left {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-right {
  border-right: 1px solid #f2f2f2;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-area {
  width: 140px;
  box-sizing: border-box;
  padding: 18px 0;
  height: 85px;
  color: #333333;
  justify-content: space-between;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-area .each-info-area-title {
  font-size: 12px;
  cursor: pointer;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-area .each-info-area-title img {
  width: 18px;
  margin-left: 5px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-area .s-star {
  width: 95px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail .each-info-area .s-desc {
  font-size: 18px;
  font-weight: 650;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .each-teams-detail-right {
  width: 383px;
  padding-left: 15px;
  border-left: 1px solid #f2f2f2;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .comprehensive-score {
  padding: 30px 0;
  line-height: 34px;
  font-size: 15px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .comprehensive-score > div {
  padding-left: 50px;
  color: #999;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .comprehensive-score > div:first-child {
  color: #333;
  font-weight: 500;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .comprehensive-score > div span {
  color: #333;
  font-weight: bold;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .teams-detail .comprehensive-score > div p:first-child {
  width: 140px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #7F7F7F;
  font-size: 14px;
  background-color: white;
  margin-top: 15px;
  justify-content: space-between;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .s-head {
  width: 100%;
  height: 54px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .s-head p {
  color: #333333;
  font-size: 18px;
  font-weight: 650;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act {
  width: 33.3%;
  padding-left: 10px;
  box-sizing: border-box;
  border-left: 5px solid #fcecec;
  position: relative;
  color: #333333;
  margin-bottom: 30px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act .red-line {
  width: 5px;
  height: 26px;
  background-color: #c61f1d;
  position: absolute;
  top: 0;
  left: -5px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act .s-title img {
  width: 15px;
  margin-right: 5px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act .s-title p {
  font-size: 14px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act .each-info {
  margin-top: 20px;
  font-size: 12px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act .each-info span {
  color: #d7d7d7;
  margin-right: 10px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act button {
  width: 88px;
  height: 32px;
  border-radius: 3px;
  border: none;
  background-color: #f76219;
  color: white;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .each-tab-content .active-detail .each-act button:nth-child(2) {
  width: 88px;
  height: 32px;
  border-radius: 3px;
  border: none;
  background-color: #e6e6e6;
  color: #a5a5a5;
  margin-left: 20px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list {
  width: 278px;
  border-radius: 3px;
  background-color: white;
  margin-left: 20px;
  box-sizing: border-box;
  padding: 20px 10px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .tabs-right-title {
  padding: 10px 0;
  width: 100%;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend {
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
  align-items: flex-start;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend .bg-avator {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  background-color: #ff0303;
  margin-right: 20px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend .s-pic {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  margin-right: 10px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend .s-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend .order-num {
  color: #7F7F7F;
  font-size: 12px;
  line-height: 1.5;
}
.home_wrapper .tabs-wrapper .tabs-content-wrap .tabs-right-list .each-right-recommend .order-num span {
  color: #fd5f3c;
}
