/*赛事前端*/
.competition-head {
    width: 100%;
    /* height: 731px; */
    background: #101010;
    position:  relative;

    background-image: url(/static/image/greenChina/image/website/2025new_bg.png);

    background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
}

.competition-head .container {
    position: relative;
}

.competition-head .c-title-show {
    width: 100%;
    /* background-image: url(/static/image/greenChina/image/website/2025new_bg.png); */
    /* height: 431px; */
    padding-top: 46px;
    background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
}
.competition-head .c-team {
    height: 215px;
    background: #FFFFFF;
    box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 0 20px;
    position: relative;
    bottom: -20px;
    z-index: 1;
}
.competition-head .c-title p{
    min-height:40px;
    max-height: 80px;
    font-size:28px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(255,255,255,1);
    line-height:40px;
    text-indent: -96px;
}
.c-title-show .league_3 {
    color: #999999;
    font-size: 12px;
}

.c-title-show .league_3 .sign-up-info, .c-title-show .league_3 .manage-info {
    color: white;
    cursor: pointer;
}

.competition-head .c-team-title .t-step {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    color: rgba(51, 51, 51, 1);
    position: relative;
    margin-top: 4px;
    margin-right: 12px;
    cursor: pointer;
    font-weight: normal;
}

.competition-head .c-team-title .t-step.active {
    font-weight: 600;
}

.competition-head .c-team-title .t-step.active:after {
    content: '';
    display: block;
    position: absolute;
    width: 60% \9;
    top: -4px;
    width: calc(100% - 1.8em);
    min-width: 1em;
    height: 4px;
    background: #27A76D;
    left: 0;
    right: 0;
    margin: auto;
}

.competition-head .c-institutions {
    margin-top: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);

}

.competition-head .c-institutions img {
    width: 32px;
    height: 32px;
    margin: 0 9px 0 16px;
}

.competition-head .c-institutions-info {
    cursor: pointer;
}
.competition-head .c-team-info {
    margin: 30px 0;
    height: 110px;
}

.competition-head .hd a {
    width: 36px;
    background: #F7F8F8;
    border-radius: 3px;
    line-height: 110px;
    cursor: pointer;
}
.competition-head .c-t-centenr {
    width: 940px;
    height: 100%;
}

.competition-head .sign-up {
    width: 130px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid rgba(39, 167, 109, 1);
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(39, 167, 109, 1);
    line-height: 30px;
    margin: 0 auto;
}

.competition-head .sign-up.basd {
    border: 1px solid #F7D438;
    color: #F7D438;
}

.competition-head .c-head-hr {
    width: 100%;
    height: 101px;
    /* background: url("/images/icons/league/interval.png"); */
    position: relative;
    /* bottom: -15px; */
    z-index: 0;
}

.competition-content .c-title-index .c-index {
    width: 120px;
    height: 44px;
    background: rgba(85, 85, 85, 1);
    border-radius: 3px 3px 0px 0px;
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(204, 204, 204, 1);
    margin-right: 16px;
    text-align: center;
    line-height: 44px;
    float: left;
    padding: 0;
    cursor:  pointer;
}

.competition-content .c-title-index .c-index.active {
    background: #FFFFFF;
    border-radius: 3px 3px 0px 0px;
    color: #333333;
}
.competition-content .c-title-index {
    position: absolute;
    bottom: 0px;
}

.c-content .c-c-title {
    margin: 30px 0;
}
.c-c-title .selection {
    position: relative;
    height: 32px;
    width: 220px;
    border-bottom: 1px solid #27A76D;
    line-height: 30px;
    margin-right: 30px;
    padding: 0 10px;
    box-shadow: none;
}

.c-c-title .selection .select-default {
    height: 100%;
    cursor: pointer;
    position: absolute;
    line-height: 32px;
    width: 93%;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(39, 167, 109, 1);
}

.c-c-title .selection .select-default i.icon {
    float: right;
    margin: 0;
    font-size: 18px;
    width: 20px;
    height: 20px;
    border: 1px solid #3F4E5D;
    border-radius: 20px;
    text-align: center;
    margin-top: 5px;
    color: #3F4E5D;
}

.c-c-title .selection .select-default i.icon.active {
    border: 1px solid #27A76d;
}

.c-c-title .selection .select-default i.active.icon-uniE661:before {
    display: block;
    content: '\e660';
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 0;
    width: 20px;
    font-family: "iconfont" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin-top: 5px;
    color: #27A76d;
}
.c-c-title .select-options {
    width: 100%;
    position: absolute;
    left: 0;
    top: 111%;
    display: none;
    background: #fff;
    z-index: 2;
    max-height: 210px;
    overflow: auto;
    border-top: none;
    box-sizing: border-box;
    box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.22);
    border-radius: 4px;
    font-size: 14px;
}

.c-c-title .select-options .select-option {
    height: 36px;
    width: 100%;
    display: block;
    line-height: 36px;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0;
    border: none;
    cursor: pointer;
}

.c-c-title .select-options .select-option:hover {
    background: #D5DADE;
}
.c-c-title .select-option {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-c-title .rounds-next{
    padding-left:10px;
}
.c-c-title .rounds-prev{
    padding-right:10px
}
.c-c-title .rounds-next, .c-c-title .rounds-prev {
    line-height: 32px;
    height: 32px;
    background: rgba(247, 248, 248, 1);
    border-radius: 3px;
    width: 80px;
    margin-left: 10px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.c-c-title .rounds-next .icon, .c-c-title .rounds-prev .icon {
    font-size: 20px;
}
.c-c-title .rounds-next:hover, .c-c-title .rounds-prev:hover {
    background: #D5DADE;
}
.c-content .c-c-hr {
    height: 8px;
    background: rgba(63, 78, 93, 1);
    border-radius: 4px 4px 0px 0px;
    margin-bottom: 20px;
}

.rectangular-triangle {
    margin-top: 7px;
}

.rectangular-triangle .rectangular {
    width: 3px;
    height: 16px;
    background: #27A76D;
}

.rectangular-triangle .triangle {
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #27A76D;
    padding-left: -13px;
}

.c-content .schedule .c-c-rounds li {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    border-bottom: 1px solid #F5F5F5;
}
.c-content .schedule .c-c-rounds li .icon{
    font-weight: 600;
}

.c-content .schedule .c-c-rounds li:first-child {
    border-bottom: 1px solid #F5F5F5;
}

.c-content .schedule .c-c-rounds li .r-hr {
    font-weight: 100;
    font-size: 43px;
    color: #E5E5E5;
}

.c-content .schedule .c-c-rounds li .index {
    width: 40px;
    font-size: 14px;
    font-family: HelveticaNeue-BoldItalic;
    font-weight: normal;
    color: rgba(110, 135, 158, 1);
}

.c-content .schedule .c-c-rounds li .time {
    width: 193px;
    font-size: 12px;
    padding-left: 10px;
}
.c-content .schedule .c-c-rounds li .site {
    width: 130px;
    font-size: 12px;
}

.c-content .schedule .c-c-rounds li .site .icon, .c-content .schedule .c-c-rounds li .time .icon {
    line-height: 60px;
}

.in-center .vs {
    width: 100px;
    height: 100%;
    font-size: 20px;
    font-family: HelveticaNeue-BoldItalic;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    margin: 0 auto;
    text-align: center;
}

.r-info .t-color {
    width: 20px;
    height: 26px;
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
    margin-top: 17px;
    position: relative;
}

.r-info .t-color .tc-color {
    width: 12px;
    height: 3px;
    border-radius: 2px;
    margin: 4px;
}

.r-info .t-logo {
    width: 40px;
    height: 40px;
    margin: 10px;
    line-height: 0;
}

.r-info .t-title {
    width: 225px;
    text-align: right;
}

.hide {
    display: none;
}

.inter-content .inter-thead {
    height: 50px;
    background: #FAFAFA;
    border-radius: 3px;
    line-height: 50px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(63, 78, 93, 1);
}
.inter-content .index, .inter-content .Inte, .inter-content .win, .inter-content .flat, .inter-content .lose, .inter-content .into-loss, .inter-content .goal, .inter-content .intera {
    width: 80px;
    text-align: center;
}
.inter-content .recently {
    width: 210px;
    text-align: center;
}

.inter-content .inter-body .team {
    padding: 15px 0;
    width: 250px;
}

.inter-content .inter-body .team .team-title {
    line-height: 30px;
    border-right: 1px solid #D5DADE;
}
.inter-content .inter-body li {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    border-bottom: 1px solid #F5F5F5;
}

.inter-content .inter-body .team .team_logo {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 14px;
    line-height: 0;
}

.inter-content .inter-body .recently div {
    width: 24px;
    height: 24px;
    border-radius: 2px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
}
.inter-content .inter-body .recently div:last-child {
    margin-right: 0;
}
.inter-content .inter-body .recently {
    padding: 18px 30px;
}

.inter-content .inter-body .recently .w {
    background: #15CF00;
}

.inter-content .inter-body .recently .L {
    background: #E90052;
}

.inter-content .inter-body .recently .D {
    background: #B3C0CC;
}

.competition-content .inter-content {
    /* padding-bottom: 81px; */
}


.inter-content .inter-body .is-intera {
    position: absolute;
    height: 30px;
    width: 100%;
    line-height: 30px;
    cursor: pointer;
}

.inter-content .inter-body .intera {
    position: relative;
}
.inter-content .inter-body .inter-info {
    position: absolute;
    width: 100%;
    height: 30px;
    top: 22px;
}
.inter-content .inter-body .is-intera-info {
    width: 178px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 10px;
    line-height: 17px;
    text-align: left;
    font-size: 12px;
    position: absolute;
    left: 100%;
    overflow: hidden;
}

.inter-content .inter-body .is-intera-info p {
    margin-bottom: 10px;
}

.inter-content .inter-body .is-intera-info p:last-child {
    margin-bottom: 0;
}

.competition-content .c-content .top .index,
.competition-content .assists .index,
.competition-content .card .card-content .index,
.competition-content .stop .index {
    width: 90px;
    text-align: center;
}

.competition-content .c-content .top .t-body li .index, .competition-content .assists li .index, .index, .integral .inter-body li .index {
    font-weight: 600;
}

.competition-content .c-content .top .t-body li:nth-child(1) .index, .competition-content .assists li:nth-child(1) .index, .integral .inter-body li:nth-child(1) .index {
    color: #FF6600;

}

.competition-content .c-content .top .t-body li:nth-child(2) .index, .competition-content .assists li:nth-child(2) .index, .integral .inter-body li:nth-child(2) .index {
    color: #27A76D;
}

.competition-content .c-content .top .t-body li:nth-child(3) .index, .competition-content .assists li:nth-child(2) .index, .integral .inter-body li:nth-child(3) .index {
    color: #7099FF;
}

.competition-content .c-content .top .all_goal,
.competition-content .c-content .top .goal,
.competition-content .c-content .top .penalty,
.competition-content .c-content .top .num,
.competition-content .assists .num,
.competition-content .assists .assists-num,
.competition-content .card .card-content .num,
.competition-content .card .card-content .y-card,
.competition-content .card .card-content .r-card,
.competition-content .card .card-content .cumulative,
.competition-content .stop .num,
.competition-content .stop .stop_rounds,
.competition-content .stop .be-stop {
    width: 140px;
    text-align: center;
}

.competition-content .c-content .top .t-head,
.competition-content .c-content .assists .t-head,
.competition-content .card .card-content .t-head,
.competition-content .stop .t-head {
    height: 50px;
    line-height: 50px;
    background: rgba(250, 250, 250, 1);
    border-radius: 3px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(63, 78, 93, 1);
    margin-top: 20px;
}

.competition-content .c-content .top .t-body li,
.competition-content .c-content .assists .t-body li,
.competition-content .card .card-content li,
.competition-content .stop li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.competition-content .c-content .top .player {
    width: 220px;
}

.competition-content .assists .player,
.competition-content .card .card-content .player,
.competition-content .stop .player {
    width: 180px;
}

.competition-content .dynamic li {
    width: 500px;
    margin-right: 20px;
    border: 1px solid rgba(229, 233, 237, 1);
    padding: 13px 16px;
    margin-bottom: 20px;
}

.competition-content .dynamic .dynamic-logo {
    width: 120px;
    height: 90px;
    border-radius: 3px;
    overflow: hidden;
}

.competition-content .dynamic {
    margin: 20px 0;
}

.competition-content .dynamic li .dynamic-info {
    position: relative;
    width: 330px;
    margin-left: 10px;
}

.competition-content .dynamic .dynamic-title {
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
}
.competition-content .dynamic li .dynamic-time {
    position: absolute;
    top: 74px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.competition-content .dynamic li p {
    height: 60px;
}
.competition-content .schedule .color-info {
    width: 12px;
    height: 3px;
    border-radius: 2px;
    margin: 9px 7px;
}

.competition-content .schedule .t-color-c,
.competition-content .schedule .t-color-s,
.competition-content .schedule .t-color-p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
}
.competition-content .t-color .t-color-left {
    position: absolute;
    width: 128px;
    height: 91px;
    padding: 14px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    line-height: 22px;
    font-size: 12px;
    z-index: 10;
    display: none;
    top: 0;
}

.competition-content .t-color .t-color-left.left {
    right: 90%;
    margin-right: 20px;
}

.competition-content .t-color .t-color-left.right {
    left: 90%;
    margin-left: 20px;
}

.in-left .t-color:hover .t-color-left.left {
    display: block;
}

.in-right .t-color:hover .t-color-left.right {
    display: block;
}

.competition-head .c-team-info .y-no-data {
    height: 100%;
}

.competition-head .c-team-info .y-no-data p {
    top: 59px;
}

.competition-content {
    margin-bottom:91px;
}

.competition-content .schedule .c-schedule-info {
    display: none;
}

.competition-content .schedule .c-schedule-info.active {
    display: block;
}

.competition-content .y-no-data img {
    width: auto;
    height: auto;
}

.competition-content .integral img, .competition-content .schedule .c-schedule-info dd img, .competition-content .dynamic .dynamic-logo img {
    width: 100%;
    height: 100%;
}

.competition-content .player img {
    width: 23px;
    height: 30px;
}

.competition-content .team img {
    width: 30px;
    height: 30px;
}

.popper {
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, .2);
    z-index: 10001;
    display: none;
}

.popper .inner {
    width: 670px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -337px;
    border-radius: 5px;
}

.popper .inner .title, .m-layer-wrapper .m-layer-inner .title {
    height: 50px;
    background: #fff;
    text-indent: 20px;
    line-height: 50px;
    font-size: 16px;
    color: #3F4E5D;
    font-size: 14px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.popper .inner .cancel, .m-layer-wrapper .m-layer-inner .cancel {
    font-weight: bolder;
    font-size: 16px !important;
    position: absolute;
    right: 20px;
    top: 17px;
    cursor: pointer;
}

.m-layer-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100010;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .01);
    overflow: auto;
    display: none;
}

.m-layer-wrapper .m-layer-inner {
    min-width: 300px;
    max-width: 500px;
    background: #fff;
    position: absolute;
    top: 40%;
    left: 50%;
    padding: 20px 20px 10px;
    border-radius: 5px;
    font-size: 14px;
    -webkit-box-shadow: 0 0 10px -3px;
    -moz-box-shadow: 0 0 10px -3px;
    box-shadow: 0 0 10px -3px;
}

.m-layer-wrapper .m-layer-inner.toast {
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.m-layer-wrapper .m-layer-inner .m-layer-content {
    display: inline-block;
    padding-bottom: 10px;
}

.m-layer-wrapper .m-layer-inner.toast .m-layer-content {
    padding-bottom: 0;
}

.m-layer-wrapper .m-layer-inner .tips {
    text-align: center;
    margin: 30px 0 20px;
    padding: 0 20px;
}

.m-layer-wrapper .m-layer-inner textarea {
    width: 400px;
    height: 60px;
    margin-left: 65px;
    text-indent: 10px;
    outline: none;
    max-width: 400px;
    min-width: 400px;
    min-height: 60px;
}

.m-layer-inner .title:hover {
    cursor: all-scroll;
}

.specified-rounds .content, .notice-rounds .content, .add-stop .content, .euidt-stop .content {
    padding: 20px;
}

.specified-rounds .content ul {
    padding: 0;
    margin: 0;
}

.specified-rounds .content li {
    height: 40px;
    border-bottom: 1px solid #F5F5F5;
    line-height: 40px;
    font-size: 12px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(63, 78, 93, 1);
    padding: 0;
    margin: 0;
    width: 100%;
}

.specified-rounds .content li div {
    text-align: center;
}

.specified-rounds .content li div:first-child, .specified-rounds .t-head div:first-child {
    width: 100px;
}

.competition-content .stop .be-stop.active {
    color: #007BBC;
    text-decoration: underline;
}

.specified-rounds .title span {
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: #27A76D;
}

.specified-rounds .specified-title span {
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    color: #27A76D;
}

.specified-rounds .t-head {
    height: 50px;
    background: #FAFAFA;
    border-radius: 3px;
    line-height: 50px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #3F4E5D;
    margin-top: 10px;
}

.competion-color[value='0'] {
    background: #fff;
    box-shadow: 0px 1px 2px 0px #fff;
}

.competion-color[value='1'] {
    background: #FE4848;
    box-shadow: 0px 1px 2px 0px #FE4848;
}

.competion-color[value='2'] {
    background: #FFD100;
    box-shadow: 0px 1px 2px 0px #FFD100;
}

.competion-color[value='3'] {
    background: #18D33B;
    box-shadow: 0px 1px 2px 0px #18D33B;
}

.competion-color[value='4'] {
    background: #06DFDF;
    box-shadow: 0px 1px 2px 0px #06DFDF;
}

.competion-color[value='5'] {
    background: #0EACFF;
    box-shadow: 0px 1px 2px 0px #0EACFF;
}

.competion-color[value='6'] {
    background: #FF9800;
    box-shadow: 0px 1px 2px 0px #FF9800;
}

.competion-color[value='7'] {
    background: #9013FE;
    box-shadow: 0px 1px 2px 0px #9013FE;
}

.competion-color[value='8'] {
    background: #FFACAC;
    box-shadow: 0px 1px 2px 0px #FFACAC;
}

.competion-color[value='9'] {
    background: #000000;
    box-shadow: 0px 1px 2px 0px #000000;
}

.team_audit .content {
    padding: 0 20px;

}

.team_audit .content_hover {
    overflow: hidden;
    max-height: 460px;
}

.team_audit .content .palyer_logo, .team_audit .content .palyer_logo img {
    width: 40px;
    height: 53px;
}

.team_audit .content .palyer_logo {
    margin-right: 12px;

}

.team_audit .content .player_title span:last-child {
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
    width: 100%;
    margin-top: 8px;
}

.team_audit .content li {
    width: 30%;
    margin-left: 18px;
    float: left;
    margin-bottom: 16px;
}

.team_audit .title p:last-child {
    margin-top: 12px;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    background: rgba(247, 248, 248, 1);
    border-radius: 3px;
    cursor: pointer;
    margin-left: 20px;
    text-align: center;
    width: 100px;
}

.team_audit .title {
    text-indent: 0 !important;
}
.league-tab-list li img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.competion-color[value='-1'],.competion-color[value='']{
    border: 1px solid #D5DADE;
}
.competition-content .y-no-data p{
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(179,192,204,1);
    line-height: 28px;
    top: 50%;
}
#across-team .bd, #apply-team .bd, #tab1 .bd, #tab2 .bd, #tab3 .bd,#unchecked .bd {
    width: 960px;
    margin: 0 auto;
}
.schedule .vs .flex p:first-child{
    text-align: right;
    width: 100%;
}
.schedule .vs .flex p:last-child{
    text-align: left;
    width: 100%;
}
.c-team-info .swiper-button-prev,.c-team-info .swiper-button-next{
    background-image: none;
    left: 10px;
    right: auto;
    width: 34px;
    height: 107px;
    top: 22px;
    line-height: 107px;
    font-size: 29px;
}
.c-team-info .swiper-button-next,.c-team-info  .swiper-button-prev{
    background-image: none;
    right: 10px;
    left: auto;
    background:rgba(213,218,222,1);
    cursor: pointer;
}
.c-team-info .swiper-container{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    padding: 0 40px;
}
.c-team-info .swiper-container img{
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}
.c-team-info .swiper-wrapper{
    width: 960px;
}
.c-team-info .swiper-container .swiper-slide{
    width: 105px!important;
    cursor: pointer;
}
.cursor{
    cursor: pointer;
}
.c-team-info .swiper-button-next.swiper-button-disabled,.c-team-info .swiper-button-prev.swiper-button-disabled{
    opacity:  1;
    cursor: auto;
    pointer-events: none;
    background:rgba(213,218,222,0.2);
}
.lysy-message-body {
    background: #ffffff;
    width: 100%;
    border-radius:6px;
    padding: 0 16px;
    padding-bottom: 24px;
}
.message-nav{
    height: 64px;
}
.message-nav .flex1{
    font-size: 16px;
    margin-top: 21px;
}
.message-nav .read,.message-nav .delete,.message-nav .all-read{
    height: 32px;
    line-height: 32px;
    border-radius:2px;
    border:1px solid rgba(213,218,222,1);
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(213,218,222,1);
    text-align: center;
    margin-top: 17px;
}.message-nav .read{
    width: 100px;
    margin-left: 20px;
 }
.message-nav .all-read{
    width: 120px;
    margin-left: 20px;
}
.message-nav .delete{
    width: 80px;
    margin-left: 20px;
}
.message-nav .delete.active{
    color: #F84E4E;
    border-color:#F84E4E ;
}
.message-nav .read.active,.message-nav .all-read.active{
    color: #00C700;
    border-color:#00C700 ;
}
.message-tab{
    height: 50px;
    line-height: 50px;
    font-size:14px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(63,78,93,1);
    background: #FAFAFA;
}
.message-content li{
    border-bottom: 1px solid #FAFAFA;
    height: 60px;
    line-height: 60px;
}
.message-content li div{
    text-align: center;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.message-content li.active div{
color: #AAAAAA;
}
.message-tab div{
    text-align: center;
}
.message-content .m-check{
    width: 80px;
}
.message-content .type{
    width: 200px;
}
.message-content .info{
    text-align: left;
}
.message-content .time,.message-content .operation{
    width: 160px;
}
.message-content .operation i{
    font-size: 20px;

}
.message-content .operation .more{
    margin-right: 20px;
}
.message-check .iconfont{
    color: #B3C0CC;
}
.lysy-chat-body {
    width: 100%;
    background:rgba(255,255,255,1);
    border-radius:6px;
    height: 940px;
    overflow: hidden;
}
.lysy-chat-list{
    width: 240px;
    height: 100%;
    border-right: 1px solid #E5E9ED;
    overflow: hidden;
    padding-bottom: 20px;
}
.lysy-chat-list .logo,.lysy-chat-box .logo{
    width:40px;
    height:40px;
    background:#ffffff;
    margin-right: 10px;
    border-radius: 50%;
}
.lysy-chat-list .logo img,.lysy-chat-box .logo img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.lysy-chat-list .player{
 padding: 24px;
    position: relative;
}
.lysy-chat-list .player:hover{
    background: #F7F8F8;
}
.lysy-chat-list .player.active{
    background: #F7F8F8;
}
.lysy-chat-list .player .iconfont{
    position: absolute;
    left: 8px;
    top: 38px;
    color: #999999;
     display: none;
    width: 12px;
    height: 12px;
    font-size: 12px;
}
.lysy-chat-list .player:hover .iconfont{
    display: block;
}
.lysy-chat-list .player .name{
    font-size:14px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:20px;
}
.lysy-chat-list .player .chat{
    font-size:12px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:17px;
}
.lysy-chat-box{
    height: 100%;
}
.lysy-chat-box .chat{
    padding: 12px 16px;
    max-width: 600px;
    font-size:12px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:20px;
    border-radius: 4px;
}
.other-msg .chat{
    background: #F7F8F8;
}
.self-msg .chat{
    background: #E0EBF5;
}
.lysy-chat-box .title{
 padding: 24px 39px;
    height:68px;
    background:rgba(255,255,255,1);
    border-radius:0px 6px 0px 0px;
    font-size:14px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:20px;
}
.lysy-chat-box .msg{
    margin: 32px 0;
}
.chat-box-info{
    padding: 0 40px;
}
.lysy-chat-box .time{
    width: 100%;
    text-align: center;
    font-size:12px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:17px;
}
.chat-msg{
    height: 558px;
    border-bottom: 1px solid #E5E9ED;
    overflow: hidden;
    padding-bottom: 20px;
}
.lysy-chat-box .chat-input {
    height: 224px;
    padding: 0px 40px 24px 40px;
}
.msg .chat-img .chat{
    padding: 7px;
}
.msg .chat-img .chat img{
    max-height: 200px;
    max-width: 200px;
}
.lysy-chat-box .chat-input .chat-img{
    margin: 16px 0;
    width:24px ;
    height: 24px;
    position: relative;
}
.lysy-chat-box .chat-input .chat-img input{
    width: 24px;
    height: 24px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.w100{
    width: 100%;
    height: 100%;
}
.lysy-chat-box .chat-input textarea{
    padding-top: 8px;
    width: 100%;
    height: 104px;
    border: none;
    resize:none;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(63,78,93,1);
    line-height:20px;
    outline: none;
    caret-color: rgba(0,199,0,1);
}
.btn-green{
    background:rgba(0,199,0,1);
    color:rgba(255,255,255,1);
}
.btn-grey{
    background:#D5DADE;
    color:rgba(255,255,255,1);
}
.send-chat button,.message-btn-jump .btn-green{
    line-height:32px;
    border-radius:2px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    width:80px;
    height:32px;
}
.send-chat{
    margin-top: 16px;
}
.msg-count{
    width:32px;
    height:17px;
    background:rgba(248,78,78,1);
    border-radius:8px;
    font-size:12px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 16px;
}
.lysy-chat-no-box .no-chat{
    width: 199px;height: 150px;margin: 0 auto;
}
.el-clamp{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}