<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leftData {
  width: 200px;
  min-height: 48px;
}

.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
  background-color: #F1F3F5;
}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.swiper-button-next {
  /*å…ˆå°†åŽŸå§‹ç®­å¤´çš„é¢œè‰²è®¾ç½®ä¸ºé€æ˜Žçš„  ç„¶åŽè®¾ç½®ä¸€ä¸ªèƒŒæ™¯å›¾ç‰‡  è¾¾åˆ°ä¿®æ”¹æŒ‰é’®æ&nbsp;·å¼çš„ç›®çš„*/
  background:url("../images/dayu.png") center center no-repeat;
  background-size: 30px 30px;
}
.swiper-button-prev{
  background:url("../images/xiaoyu.png") center center no-repeat;
  background-size: 30px 30px;
}
.leftData .alldata {
  padding: 15px 0;
  font-size: 16px;
  font-weight: 500;
  color: #5C6166;
  display: flex;
  /* border-bottom: 1px solid #F6F6F6; */
  align-items: center;
  justify-content: center;
}



.layui-menu .layui-menu-item-group&gt;.layui-menu-body-title {
  padding: 10px 15px;
  color: #F21646
}

.leftData .layui-menu li {
  padding: 0;
}

.leftData .layui-menu&gt;.layui-menu-item-group&gt;.layui-menu-body-title {
  color: #2E3133;
  padding: 10px 15px;
  border-top: 1px solid #F6F6F6;
}

.leftData .layui-menu&gt;.layui-menu-item-down&gt;.clickshowLeft {
  border-left: 3px solid
}

.leftData .layui-menu&gt;.layui-menu-item-down&gt;ul {
  border-top: 1px solid #F6F6F6;
  max-height: 700px;
  overflow-y: auto;
  overflow-x: hidden;
}

.leftData .layui-menu .layui-menu-item-down .layui-menu-body-title {
  color: var(--c11)
}
.layui-menu .layui-menu-item-checked a, .layui-menu .layui-menu-item-checked2 a{
  color: var(--c11)
}
.layui-menu .layui-menu-item-checked:after{
  border-color: var(--c11);
}

/* leftDataè¾¹ä¸Šçš„æ»‘å— */
.leftData ::-webkit-scrollbar {
  width: 3px;
  height: 10px;
}

/* æ»šåŠ¨æ§½ */
.leftData ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0.06px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background: rgba(153, 153, 153, 0.1);
}

/* æ»šåŠ¨æ¡ä¸Šçš„æ»šåŠ¨æ»‘å— */
.leftData ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(153, 153, 153, 0.5);
}

.leftData .layui-menu {
  max-height: 1300px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.leftData .layui-menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.leftData .layui-menu-item-group ul li {
  padding: 5px 15px;
}

.leftData .layui-menu-body-title&gt;.layui-icon {
}

.leftData .layui-menu-body-title .layuiIconAdd {
  left: 0;
}

.leftData .layui-menu .layui-menu-item-up .layuiclick {
  color: #2E3133;
}

.leftData .layuiIconmargin {
  margin-left: 10px;
}

.leftData .layui-menu&gt;.layui-menu-item-group{
  padding: 10px 15px;
}

.rightData {
  width: 990px;
}


.selectPulldown {
  background-color: #f6f6f6;
  color: #000;
}

.selectPulldown:hover {
  color: #000;
}

.dataSideTit {
  height: 48px;
  line-height: 48px;
  padding-left: 20px;
  color: var(--c11);
  font-size: 14px;
  border-bottom: 1px solid #f6f6f6;
}

.dataSideIn li a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 40px;
  color: #999999;
  border-bottom: 1px solid #f6f6f6;
}

.dataSwiper {
  padding: 10px;
  position: relative;
}

.mySwiper2 {
  height: 120px;
  padding: 0 30px !important;
}

.competitionListBox {
  width: 90px;
  height: 90px;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 2px;
}

.competitionListBox img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.swiper-button-next2 {
  height: 130px !important;
  font-size: 20px !important;
  right: 0 !important;
  top: 15px !important;
}

.rightData .flexjust {
  justify-content: center;
}

.swiper-button-prev2 {
  height: 130px !important;
  font-size: 20px !important;
  left: 0 !important;
  top: 15px !important;
}

.swiper-button-next2::after,
.swiper-button-prev2::after {
  font-size: 20px !important;
  color: #333333 !important;
}

.hotleagueList {
  display: flex;
  flex-wrap: wrap;
}

.hotleagueList&gt;li {
  width: 316px;
}

.htleagueOl {
  justify-content: space-around;
}

.htleagueOl img {
  width: 46px;
  height: 46px;
  margin: 0 20px;
  transition: all 0.3s;
}

.htleagueOl&gt;li:hover .fs16 {
  transform: scale(1.1);
}

.htleagueOl&gt;li:hover .marbtm10 {
  color: red !important;
}

.htleagueOl&gt;li:hover .marbtm10 {
  color: red !important;
}

.htleagueOl&gt;Li {
  height: 74px;
  border-bottom: 1px solid #f3f3f3;
}

.htleagueOl p {
  font-size: 16px;
  color: #333;
}

.contentbody_title {
  height: 194px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  display: grid;
  padding: 22px 30px;
  margin-bottom: 10px;
}

.contentbody_title&gt;div:nth-child(1) {
  display: flex;
  margin-bottom: 12px;
}

.contentbody_title h3 {
  font-size: 28px;
  color: #000000;
}

.contentbody_title&gt;div:nth-child(2) p {
  font-size: 14px;
  color: #6F6F6F;
}

.contentbody_title&gt;div:nth-child(2) p span {
  display: inline-block;
  margin-left: 16px;
}

.contentbody_title&gt;div:nth-child(2) p:nth-child(1) {
  margin-bottom: 16px;
}


.contentbody_title div img {
  display: inline-block;
  object-fit: contain;
  width: 60px;
  margin-right: 20px;
}

/* è¯¦æƒ…é¡µ */
.dtdetailTit {
  height: 72px;
  background-size: 890px 72px;
}

.dtdetailTit img {
  width: 50px;
  height: 50px;
  margin: 0 10px;
  border-radius: 50%;
}

.dtdetailTit h1 {
  font-size: 20px;
  color: #000;
}

.dtdetailTit p {
  font-size: 12px;
  color: #bfbfbf;
}

.dtInfo {
  color: #333;
}

.dtInfo li {
  display: flex;
  margin-bottom: 12px;
}

.dtInfo div {
  width: 180px;
}

.dtInfo2 {
  color: #333;
  height: 135px;
  display: grid;
  grid-template-columns: 316px 550px;
    grid-template-rows: repeat(2, 101px);
    padding: 17px 16px;
}

.brief_intro_content {
  padding: 0 22px;
  padding-bottom: 18px;
}

.brief_intro_content p {
  font-size: 14px;
  color: #555555;
}

.dtInfo2 li {
  display: flex;
  margin-bottom: 12px;
}

.dtInfo2 .dtInfo_leftImg {
  border-right: 1px solid #DCE1E6;
  display: flex;
  padding-right: 25px;
}

.dtInfo2 .Imgcontent {
  width: 100px;
  margin-right: 20px;

}

.dtInfo2 .Imgcontent img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.dtInfo2 .right_Title {
  display: grid;
}

.dtInfo2 .right_Title h4 {
  font-size: 26px;
  font-weight: 500;
  color: #000000;
}

.dtInfo2 .right_Title p {
  font-size: 20px;
  font-weight: 500;
  color: #555555;
}

.dtInfo2 .dtInfo_rightcontent {

  display: flex;
  flex-wrap: wrap;
  padding: 18px 20px;
  padding-right: 10px;
}

.dtInfo2 .dtInfo_rightcontent div {
  display: inline-block;
  margin-right: 20px;
}

.dtInfo2 .dtInfo_rightcontent div:nth-child(3n) {
  margin-right: 0;
}

.dtInfo2 .dtInfo_rightcontent p {
  font-size: 16px;
  color: #000000;
  margin-bottom: 15px;
}

.dtInfo2 .dtInfo_rightcontent div span {
  display: inline-block;
  margin-right: 12px;
  color: #000000;
}

.dtInfo span,
.dtInfo2 span {
  color: #999;
}

/* åˆ‡æ¢ */
.dtswitch,.dtswitch2 {
  display: flex;
  justify-content: space-around;
  height: 44px;
  background: #eeeeee;
  background-color: #ffff;
  margin-bottom: 10px;
}

.dtswitch li {
  margin-right: 50px;
  padding: 0 20px;
  height: 44px;
  display: block;
  line-height: 44px;
  font-size: 14px;
  color: #333;
}

.content_padd {
  padding: 15px;
}

/* 1 */
.recentBox {
  border: 1px solid #ebebeb;
  min-height: 300px;
  position: relative;
}

.min_highet {
  width: 100%;
  height: 100%;
}

.team_content_one li {
  height: 54px;
  border-bottom: 1px solid #DCE1E6;
  width: 100%;
  padding: 16px;
  float: left;
  display: flex;
  justify-content: space-between;
}

.team_content_one p {
  font-size: 14px;
  color: #333333;
}

.team_content_one li&gt;div {
  width: 360px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.team_content_one li&gt;div&gt;div:first-child.firstDiv {
  margin-right: 18px;
}
.team_content_one li&gt;div&gt;div a.topa{
  width: 150px;
  justify-content: space-between;
}
.team_content_one li&gt;div&gt;div a.topa&gt;div{
  width: 120px;
}
.team_content_one li&gt;div&gt;div a.topa&gt;div span{
  width:100%;
  text-align: right;
}
.team_content_one li&gt;div div:last-child.lastDiv {
  margin-left: 18px;
}

.team_content_one li&gt;div div {
  display: flex;
  align-items: center;

}

.team_content_one li&gt;div img {
  width: 30px;
  height: 100%;
  object-fit: contain;
  margin: 10px;
}

.team_content_one li&gt;a {
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team_content_one li&gt;a&gt;img {
  display: inline-block;
  height: 13px;
  width: 8px;
}

.recentliveUl li {
  height: 70px;
  border-bottom: 1px solid #ebebeb;
}

.livelistTime {
  height: 40px;
  line-height: 40px;
  padding-left: 34px;
  position: relative;
}

.livelistTime::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 16px;
  left: 20px;
  border-radius: 50%;
  background: var(--c11);
}

.recentliveOl {
  display: flex;
  padding-left: 20px;
}

.recentliveOl&gt;li:nth-child(1) {
  margin-right: 50px;
}

.recentliveOl&gt;li:nth-child(2) {
  width: 112px;
  margin-right: 70px;
}

.recentliveOl&gt;li:nth-child(3) {
  width: 490px;
}

.recentliveOl&gt;li:first-child,
.recentliveOl&gt;li:last-child {
  line-height: 70px;
}

.recentliveOl .imgSize2 {
  margin-left: 0;
  margin-right: 10px;
}

.recentliveOlTeam img {
  width: 56px;
  height: 50px;
  margin: 0 4px;
  object-fit: contain;
}

.recentliveOlTeam p {
  width: 110px;
}

.recentliveOlTeam&gt;div:last-child&gt;div {
  padding-left: 10px;
}

.recentliveOlTeam {
  margin-right: 70px;
}

.recentliveOlTeam&gt;div:nth-child(1) {
  width: 155px;
  justify-content: flex-end;
}


.recentliveOlTeam p {
  color: var(--c4);
}

.recentliveOlTeam a {
  color: #000;
}

.recentliveOlTeam&gt;div:nth-child(3) {
  width: 155px;
}

.recentliveOlTeam&gt;div:nth-child(2) {
  line-height: 70px;
  width: 76px;
  text-align: center;
  margin: 0 30px;
  color: var(--c4);
}

/* 2 */
.playerBox {
  border: 1px solid #ebebeb;
}

.Leaderboards {
  display: flex;
}

.Leaderboards .Leaderboards_table {
  width: calc(100% - 140px);
  padding: 20px 15px;
}

.Leaderboards_table .layui-table {
  border: none;
}

.playerTb {
  width: 100%;
  caption-side: bottom;
  border-collapse: collapse;
}

.playerTb thead {
  height: 42px;
  padding: 0 10px;
  border-bottom: 1px solid #eeeeee;
}

.playerTb thead tr {
  padding: 0 10px;
}

.playerTb thead {
  background: #fafafa;
}

.playerTb thead th {
  font-weight: 400 !important;
  color: var(--c5);
}

.playerTb tbody tr {
  height: 42px;
  border-bottom: 1px solid #eeeeee;
}

.playerTb tbody tr:nth-child(2n) {
  background: #fafafa;
}

.playerTb thead th:nth-child(1),
.playerTb thead th:nth-child(2),
.playerTb thead th:nth-child(3),
.playerTb thead th:nth-child(8) {
  text-align: left;
  padding-left: 10px;
}

.playerTb thead th:nth-child(4),
.playerTb thead th:nth-child(5),
.playerTb thead th:nth-child(6),
.playerTb thead th:nth-child(7) {
  text-align: center;
  padding-left: 10px;
}

.playerTb thead th:last-child {
  text-align: right;
  padding-right: 10px;
}

.playerTb tbody td:nth-child(1),
.playerTb tbody td:nth-child(2),
.playerTb tbody td:nth-child(3),
.playerTb tbody td:nth-child(8) {
  text-align: left;
  padding-left: 10px;
  line-height: 42px;
}

.playerTb tbody td:nth-child(4),
.playerTb tbody td:nth-child(5),
.playerTb tbody td:nth-child(6),
.playerTb tbody td:nth-child(7) {
  text-align: center;
  padding-left: 10px;
}

.playerTb tbody td:last-child {
  text-align: right;
  padding-right: 10px;
}

/* 3 */
.topBox {
  color: var(--c5);
}

.information_content {
  padding: 16px;
}

.information_content div {
  display: block;
}

.information_content div.rightContent {
  display: grid;
}

.information_content .infoliIn {
  width: 100%;
}

.information_content img {
  width: 208px;
  height: 125px;
}

.information_content img:hover {
  transition: all .5s;
  transform: scale(1.2);
}

.rightContent h5 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 14px;
}

.information_content a:hover .rightContent h5 {
  color: var(--c11)
}

.information_content .rightContent .contentAll {
  white-space: wrap;
  font-size: 14px;
  color: #999999;
  height: auto;
}

.information_content .rightContent .content_foot {
  display: flex;
  justify-content: space-between;
}

.information_content .rightContent .content_foot span {
  font-size: 12px;
  color: #999999;
}

.topTb,
.jftable,
.topTb1,
.topTb2 {
  width: 100%;
  border: 1px solid #ededed;
  border-collapse: collapse;
  background-color: #fff !important;
}

.topTb tr,
.jftable tr,
.topTb1 tr,
.topTb2 tr {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 400 !important;
  color: var(--c5);
}

.topTb th,
.topTb td,
.jftable th,
.jftable td,
.topTb1 th,
.topTb1 td,
.topTb2 td,
.topTb2 th {
  border-right: 1px solid #e5e5e5;
}

.topTb tbody td:nth-child(2) {
  justify-content: center;
}

.topTb img {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
}

.topTb thead tr:nth-child(1) {
  height: 8px;
  background: #717390;
}

.topTb thead tr:nth-child(2) {
  height: 52px;
}

/* .topTb thead tr:nth-child(1) th:nth-child(1) {
  width: 246px;
}

.topTb thead tr:nth-child(1) th:nth-child(2) {
  width: 303px;
  justify-content: center;
}

.topTb thead tr:nth-child(1) th:nth-child(3) {
  width: 306px;
} */

.topTb tbody td {
  height: 46px;
}

.topTb tbody tr:nth-child(-n + 3) td:nth-child(1) span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: var(--c11);
  border-radius: 2px;
  color: #fff;
}

/* è”èµ› */
.dttit img {
  width: 80px;
  margin-right: 30px;
}

.dttit h1 {
  font-size: 24px;
  color: #6f6f6f;
}

.jfswitch {
  width: 140px;
  background: #f7f7f7;
  float: left;
  padding: 2px 0;
}

.jfswitch li {
  height: 44px;
  width: 100%;
  line-height: 44px;
  text-align: center;
  color: var(--c5);
}

.leftLine {
  position: relative;
  background-color: var(--c3) !important;
  color: var(--c11) !important;
}

.leftLine::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 14px;
  background: var(--c11);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.jfswitch li:hover {
  background: #fff;
  color: var(--c11);
}

/* table */

.jftable thead tr th:nth-child(1) {
  width: 54px;
}

.jftable thead tr th:nth-child(2) {
  width: 150px;
}

.jftable thead tr th:nth-child(3) {
  width: 54px;
}

.jftable thead tr th:nth-child(4) {
  width: 54px;
}

.jftable thead tr th:nth-child(5) {
  width: 54px;
}

.jftable thead tr th:nth-child(6) {
  width: 54px;
}

.jftable thead tr th:nth-child(7) {
  width: 54px;
}

.jftable thead tr th:nth-child(8) {
  width: 54px;
}

.jftable thead tr th:nth-child(9) {
  width: 54px;
}

.jftable thead tr th:nth-child(10) {
  width: 54px;
}

.jftable thead tr th:nth-child(11) {
  width: 54px;
}

.jftable thead tr th:nth-child(12) {
  width: 54px;
}

.jftable thead tr th:nth-child(13) {
  width: 54px;
}

.jftable {
  width: 830px;
  float: left;
}

.jftable img {
  width: 20px;
  height: 20px;
  margin: 0 4px;
}

.jftable thead tr:nth-child(1) {
  height: 8px;
  background: #717390;
}

.jftable thead tr:nth-child(2) {
  height: 44px;
  text-align: center;
}

.jftable tbody tr td {
  height: 40px;
}

.jftable tbody tr td:nth-child(2) {
  line-height: 40px;
  justify-content: center;
}

.jftable tbody tr:hover {
  background: #e8e8e8;
}

.jftable tbody tr:nth-child(-n + 3) td:nth-child(1) span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: var(--c11);
  border-radius: 2px;
  color: var(--c3);
}

.topTb1 thead tr:nth-child(1),
.topTb2 thead tr:nth-child(1) {
  height: 8px;
  background: #717390;
}

.topTb1 thead tr:nth-child(2) {
  height: 52px;
}

.topTb1 tbody tr td,
.topTb2 tbody tr td {
  height: 48px;
}

.topTb1 img,
.topTb2 img {
  width: 22px;
  display: inline-block;
  vertical-align: middle;
}

.topTb1 tbody tr:hover,
.topTb2 tbody tr:hover {
  background: #e8e8e8;
}

.topTb1 thead tr:nth-child(1) th {
  width: 238px;
}

.topTb1 thead tr th:nth-child(2) {
  width: 600px;
}

.topTb2 thead tr:nth-child(1) th:nth-child(1) {
  width: 238px;
}

.topTb2 thead tr:nth-child(1) th:nth-child(2) {
  width: 357px;
}

.topTb2 thead tr:nth-child(1) th:nth-child(3) {
  width: 357px;
}

.topTb1 tbody tr:nth-child(-n + 3) td:nth-child(1) span,
.topTb2 tbody tr:nth-child(-n + 3) td:nth-child(1) span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: var(--c11);
  border-radius: 2px;
  color: var(--c3);
}

.teamplayerSwitch,
.teamplayerSwitch2,
.teamplayerSwitch3 {
  display: flex;
}

.teamplayerSwitch li,
.teamplayerSwitch2 li,
.teamplayerSwitch3 li {
  width: 112px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #DCE1E6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border-radius: 4px;
}

.teamplayerSwitch2 {
  padding-left: 17px;
}

.teamplayerSwitch2 li {
  position: relative;
  border: none;
}

.teamplayerSwitch2&gt;li&gt;div {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #DCE1E6;
  transform: skewX(-45deg)
}

.teamplayerSwitch2 li span {
  display: inline-block;
  position: absolute;
  margin: 0 auto;
}

.teamplayerSwitch li:hover,
.teamplayerSwitch3 li:hover,
.teamplayerSwitch2 li:hover&gt;div {
  background: var(--c11)
  color: #FFFFFF;
}

.teamplayerSwitch2 li:hover {
  color: #FFFFFF;
}

.teamplayerSwitch li.ActBgcolor3,
.teamplayerSwitch3 li.ActBgcolor3 {
  color: #FFFFFF;
  background: var(--c11)
}

.teamplayerSwitch2 li.ActBgcolor3 div {
  color: #FFFFFF;
  background: var(--c11)
}

.teamplayerSwitch9 {
  flex-wrap: wrap;
}

.teamplayerSwitch9 li {
  margin-bottom: 10px;
}

.teamplayerSwitch9 li:last-child {
  margin-bottom: 0;
}

.layuiTableline td a {
  display: flex;
  align-items: center;
}

.layuiTableline img {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;
  object-fit: contain;
}

.layui-table td,
.layui-table th {
  text-align: center;
}

.layui_table4 td,
.layui_table4 th {
  text-align: left;
}

.layui_table4 td:first-child,
.layui_table4 th:first-child,
.layui_table4 td:last-child,
.layui_table4 th:last-child {
  text-align: center;
}

.layui_table4 td:nth-child(2),
.layui_table4 th:nth-child(2),
.layui_table4 td:nth-child(3),
.layui_table4 th:nth-child(3) {
  padding-left: 120px;
}

.layui_table3 td:nth-child(2),
.layui_table3 th:nth-child(2) {
  max-width: 150px;
  text-align: left;
}

.layui_table2 td:nth-child(2),
.layui_table2 th:nth-child(2) {
  padding-left: 350px;
  text-align: left;
}

.layui_table5 td:nth-child(2),
.layui_table5 th:nth-child(2) {
  padding-left: 230px;
  text-align: left;
}

.layui_table6 td:nth-child(2),
.layui_table6 th:nth-child(2) {
  max-width: 170px;
  text-align: left;
}

.layui_table6 td:last-child,
.layui_table6 th:last-child {
  max-width: 130px;
  text-align: right;
}
.layui_table7 td:nth-child(1),
.layui_table7 th:nth-child(1) {
  width: 170px;
  max-width: 170px;
  text-align: left;
}
.layui_table7 td,.layui_table7 th{
padding-left: 5px;
padding-right: 5px;
}
.layui_table7 td:first-child,
.layui_table7 th:first-child{
  padding-left: 10px;
}
.layui_table7 td:last-child,
.layui_table7 th:last-child{
  padding-right: 10px;
}
.a_content {
  display: flex;
}

.leftImg,
.rightContent {
  display: inline-block;
}

.leftImg img:hover {
  transition: all .5s;
  transform: scale(1.2);
}

.rightContent {
  display: grid;
}

.rightContent p {
  height: 80px;
}

.right_tab {
  justify-content: flex-start;
}

.right_tab div {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-right: 20px;
}


.right_tab2 .titSwitch:nth-child(2) {
  display: flex;
  align-items: end;
}

.right_tab2 .titSwitch:nth-child(2) a {
  color: #999999;

}

.right_tab2 {
  padding-left: 10px;
}

.right_tab2 .bot_tab {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid #DCE1E6;
}

.list_content2 .dtswitch2 {
  height: 34px;
  padding: 0 30px;
  justify-content: space-around;
}

.list_content2 .dtswitch2 li {
  margin-right: 0;
  padding: 0 8px;
  height: 34px;
  display: block;
  line-height: 34px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}

.list_content2 .dtswitch2 li.dtswitchclick {
  font-weight: 500;
  color: #4FB0FF;
  border-bottom: 1px solid #4FB0FF;
}

.Tab_titSwitch {
  padding-left: 10px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Tab_titSwitch div {
  width: 140px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #666666;
}

.Tab_titSwitch div.clicktab {
  background: var(--c11)
  color: #FFFFFF;
}

.right_content .jfTeamtit {
  padding-bottom: 8px;
  border-bottom: 1px solid #DCE1E6;
}

.right_jfTeamtit{
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #DCE1E6;
}
.right_jfTeamtit li:nth-child(1) {
  text-align: left;
  width: 20%;
}

.right_jfTeamtit li:nth-child(2) {
  width: 30%;
}

.right_jfTeamtit li:nth-child(3) {
  width: 30%;
 
}

.right_jfTeamtit li:nth-child(4) {
  width: 20%;
  text-align: right;
  font-weight: 400;
}
.right_jfpbt li:nth-child(1),.jfpbt_jfTeam li:nth-child(1) {
  width: 18%;
}

.right_jfpbt li:nth-child(2),.jfpbt_jfTeam li:nth-child(2) {
  width: 35%;
}

.right_jfpbt li:nth-child(3),.jfpbt_jfTeam li:nth-child(3) {
  width: 15%;
}

.right_jfpbt li:nth-child(4),.jfpbt_jfTeam li:nth-child(4) {
  width: 15%;
}
.right_jfpbt li:nth-child(5),.jfpbt_jfTeam li:nth-child(5) {
  width: 17%;
}

.jfTeam2 li:nth-child(1) {
  width: 20%;
}

.jfTeam2 li:nth-child(2) {
  width: 30%;
}

.jfTeam2 li:nth-child(3) {
  width: 30%;
  text-align: center;
}

.jfTeam2 li:nth-child(4) {
  width: 20%;
  text-align: right;
}
.layui-menu .layui-menu-item-checked, .layui-menu .layui-menu-item-checked2{
  color: #F21646;
}</pre></body></html>