.skill_list{
    width: 1366px;
    margin: 0 auto;
    margin-top: 30px;
}
.skill_listM{
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.skill_listL{
    width: 200px;
}
.skill_listR{
    width: 1126px;
}
.skilllistR_top{width: 100%;position: relative;}
.skilllistR_top1{width: 100%;height: 65px;background: #F6F6F6;border-radius: 5px;border: 1px solid #ECECEC;display: flex;justify-content: space-between;align-items: center;padding: 0 15px;}
.skilllistR_top1 > a{width: 120px;height: 35px;background: #FFFFFF;border-radius: 18px;font-size: 16px;color: #333333;line-height: 35px;text-align: center;overflow: hidden;border: 1px solid #ffffff;}
.skilllistR_top1 > a:hover{background: #ffffff;color: #E74237;border: 1px solid #E74237;}
.skilllistR_top1 > a.active{background: #FEECEC;color: #E74237;font-weight: bold;border: 1px solid #E74237;}
.skilllistR_top1_btn{display: none;width: 35px;height: 35px;background: url(../images/icon81.png) no-repeat;background-size: contain;border: none;cursor: pointer;}
.skilllistR_top1_btn.active{background: url(../images/icon82.png) no-repeat;background-size: contain;}
.skilllistR_top2{display: none;transform: translateY(20px);z-index: 9;}
.skilllistR_top2.active{display: flex;transform: translateY(0px);position: absolute;left: 0;top: 65px;width: 100%;height: auto;background: #FFFFFF;border-radius: 3px;box-shadow: 0px 0px 15px 0px #D7D7D7;border: 1px solid #F1F1F1;padding: 20px 15px;column-gap: 15px;row-gap: 20px;flex-wrap: wrap;transition: all 0.2s;}
.skilllistR_top2 > a{width: 120px;height: 35px;background: #F8F8F8;border-radius: 18px;font-size: 16px;color: #333333;line-height: 35px;text-align: center;overflow: hidden;}
.skilllistR_top2 > a:hover{background: #ffffff;color: #E74237;border: 1px solid #E74237;}
.skilllistR_top2 > a.active{background: #FEECEC;color: #E74237;font-weight: bold;border: 1px solid #E74237;}
.skilllistR_top2::after {content: "";position: absolute;top: -10px;right: 24px;display: block;width: 18px;height: 11px;background: url(../images/icon83.png) no-repeat;background-size: contain;z-index: 1;}
.skilllistR_bottom{width: 100%;}
.skillhot_head{width: 100%;align-items: center;justify-content: space-between;}
.skillhot_headL{align-items: center;}
.skillhot_head h2{font-size: 20px;color: #333333;font-weight: 700;line-height: 22px;margin: 0 28px 0 0;}
.skillhot_head p{font-size: 14px;color: #999999;line-height: 16px;margin: 0;}
.skillhot_tabs{width: auto;height: 35px;background: #F5F5F5;border-radius: 18px;align-items: center;padding: 0 4px;gap: 5px;}
.skillhot_tabs > a{width: 95px;height: 29px;border-radius: 15px;font-size: 16px;color: #666666;line-height: 29px;text-align: center;}
.skillhot_tabs > a:hover,.skillhot_tabs > a.active{background: #FFFFFF;color: #333333;box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);}
.skillhot_desc{font-size: 14px;color: #999999;line-height: 16px;margin-top: 13px;}
.skillhot_list{width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);column-gap: 30px;row-gap: 30px;}
.skillhot_item{height: 175px;background: linear-gradient(90deg, #FAFAFB 0%, #FFFFFF 100%);border-radius: 5px;border: 1px solid #EFEFEF;padding: 20px 18px 18px 18px;transition: border-color 0.2s;}
.skillhot_item:hover{border-color: #F13536;}
.skillhot_title{height: 26px;align-items: center;}
.skillhot_name{max-width: 360px;font-size: 18px;color: #333333;font-weight: bold;line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.skillhot_name:hover{color: #F13536;}
.skillhot_title > span{height: 17px;    background: linear-gradient(to right, #F74D4D,  #FB2C8E);border-radius: 8px 8px 8px 0px;font-size: 12px;color: #FFFFFF;font-weight: bold;line-height: 17px;padding: 0 3px;transform: translateY(-10px);margin-left: 5px;}
.skillhot_item > p{height: 48px;font-size: 14px;color: #999999;line-height: 24px;margin: 10px 0 0 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.skillhot_info{height: 37px;border-top: 1px solid #EEEEEE;align-items: flex-end;margin-top: 15px;}
.skillhot_lang{height: 25px;font-size: 14px;color: #777777;line-height: 25px;margin-right: 17px;display: flex;align-items: center;}
.skillhot_lang i{width: 8px;height: 8px;background: #FFD1D1;border-radius: 50%;display: block;margin-right: 8px;}
.skillhot_lang:hover{color: #FF3F45;}
.skillhot_lang:hover i{background: #FF3F45;}
.skillhot_tag{min-width: 58px;height: 25px;background: #FFFFFF;border-radius: 14px;border: 1px solid #DDDDDD;font-size: 14px;color: #777777;line-height: 23px;text-align: center;padding: 0 14px;margin-right: 15px;}
.skillhot_tag:hover{border-color: #FF3F45;color: #FF3F45;}
.skillhot_info em{height: 25px;font-size: 14px;color: #777777;line-height: 25px;font-style: normal;display: flex;align-items: center;}
.skillhot_info em::before{content: "";width: 8px;height: 8px;background: #D8D8D8;border-radius: 50%;display: block;margin-right: 8px;}
.skill_listLM{
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.skill_listLMs{
    width: 100%;
    scroll-margin-block: calc(50vh - 60px);
}
.skill_listLMs1{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F1F1F1;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 7px;
    cursor: pointer;
    user-select: none;
    transition: background 0.2s, border-color 0.2s;
}
.skill_listLMs1 span{
    flex: 1;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    width: auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.skill_listLMs1 i{
    width: 11px;
    height: 7px;
    background: url(../images/icon84.png) no-repeat;
    background-size: contain;
    flex-shrink: 0;
}
.skill_listLMs1 b{
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}
.skill_listLMs.skill_icon1 .skill_listLMs1 b{
    background: url(../images/skill_icon1.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon2 .skill_listLMs1 b{
    background: url(../images/skill_icon2.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon3 .skill_listLMs1 b{
    background: url(../images/skill_icon3.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon4 .skill_listLMs1 b{
    background: url(../images/skill_icon4.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon5 .skill_listLMs1 b{
    background: url(../images/skill_icon5.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon6 .skill_listLMs1 b{
    background: url(../images/skill_icon6.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon7 .skill_listLMs1 b{
    background: url(../images/skill_icon7.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon8 .skill_listLMs1 b{
    background: url(../images/skill_icon8.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon9 .skill_listLMs1 b{
    background: url(../images/skill_icon9.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon10 .skill_listLMs1 b{
    background: url(../images/skill_icon10.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon11 .skill_listLMs1 b{
    background: url(../images/skill_icon11.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon12 .skill_listLMs1 b{
    background: url(../images/skill_icon12.png) no-repeat;
    background-size: contain;
}
.skill_listLMs2{
    display: none;
    flex-direction: column;
    align-items: center;
    border: 1px solid #DBDADA;
    border-radius: 0 0 5px 5px;
    border-top: none;
}
.skill_listLMs.active .skill_listLMs2{
    display: flex;
}
.skill_listLMs.active .skill_listLMs1{
    background: linear-gradient(to right, #F74D4D,  #FB2C8E);
    border-radius: 5px 5px 0 0 ;
    border: 1px solid #DBDADA;
    border-bottom: none;
}
.skill_listLMs.active .skill_listLMs1 i{
    background: url(../images/icon85.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.active .skill_listLMs1 span{
    color: #FFFFFF;
}
.skill_listLMs2 a{
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
    padding-left: 54px;
}
.skill_listLMs2 a:hover{
    color: #F13536;
    font-weight: bold;
}
.skill_listLMs2 a.active{
    background: #FDEBEB;
    color: #F13536;
    font-weight: bold;
}
.skill_listLMs.skill_icon1.active .skill_listLMs1 b{
    background: url(../images/skill_icon1s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon2.active .skill_listLMs1 b{
    background: url(../images/skill_icon2s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon3.active .skill_listLMs1 b{
    background: url(../images/skill_icon3s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon4.active .skill_listLMs1 b{
    background: url(../images/skill_icon4s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon5.active .skill_listLMs1 b{
    background: url(../images/skill_icon5s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon6.active .skill_listLMs1 b{
    background: url(../images/skill_icon6s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon7.active .skill_listLMs1 b{
    background: url(../images/skill_icon7s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon8.active .skill_listLMs1 b{
    background: url(../images/skill_icon8s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon9.active .skill_listLMs1 b{
    background: url(../images/skill_icon9s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon10.active .skill_listLMs1 b{
    background: url(../images/skill_icon10s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon11.active .skill_listLMs1 b{
    background: url(../images/skill_icon11s.png) no-repeat;
    background-size: contain;
}
.skill_listLMs.skill_icon12.active .skill_listLMs1 b{
    background: url(../images/skill_icon12s.png) no-repeat;
    background-size: contain;
}
.skill_Details{
    width: 1366px;
    margin: 0 auto;
    margin-top: 30px;
}
.skill_DM{
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.skill_DL{
    width: 978px;
}
.skill_DR{
    width: 350px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.skill_DR > div{
    margin: 0 !important;
}
.indexmain23MR2Ms > span{
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 3px;
    font-size: 14px;
    color: #999999;
}
.indexmain23MR2Ms > span::before{
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/icon32.png) no-repeat;
    background-size: contain;
}
.skillML1{width: 100%;text-align: center;}
.skillML1 h2{font-size: 22px;color: #333333;font-weight: bold;line-height: 24px;margin: 0;}
.skillML1_logo{width: 170px;height: 170px;border-radius: 20px;border: 2px solid #F3F3F3;margin: 35px auto 0 auto;box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.03);}
.skillML1 > p{font-size: 16px;color: #333333;line-height: 18px;margin: 40px 0 0 0;}
.skillML1_info{height: 20px;margin-top: 13px;gap: 15px;}
.skillML1_info > div{display: flex;align-items: center;}
.skillML1_badge{height: 20px;font-size: 12px;color: #FFFFFF;line-height: 20px;padding: 0 7px;display: block;}
.skillML1_badge.badge_gray{background: #666666;border-radius: 3px 0px 0px 3px;}
.skillML1_badge.badge_purple{background: #C600FF;border-radius: 0px 3px 3px 0px;}
.skillML1_badge.badge_dark{background: #686868;border-radius: 0px 3px 3px 0px;}
.skillML1_badge.badge_blue{background: #007EFF;border-radius: 0px 3px 3px 0px;}
.skillML1_badge.badge_green{background: #02CF89;border-radius: 0px 3px 3px 0px;}
.skillML1_btn{display: flex;justify-content: center;align-items: center;margin-top: 38px;gap: 34px;}
.skillML1_btn > a{width: 230px;height: 55px;border-radius: 28px;font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 55px;text-align: center;letter-spacing: 0;}
.skillML1_btn > a:first-child{background: linear-gradient(to right, #F74D4D 0%,#FB2C8E 100%);}
.skillML1_btn > a:first-child:hover{background: linear-gradient(to right, #FF0202 0%,#FF037A 100%);}
.skillML1_btn > a:last-child{background: linear-gradient(to right, #5B91FD 0%,#B749FC 100%);}
.skillML1_btn > a:last-child:hover{background: linear-gradient(to right, #0054FF 0%,#9C00FF 100%);}
.skillML1_btn > a:hover{color: #FFFFFF;opacity: 0.92;}
.skillML2{width: 100%;background: #FFF8F8;border-radius: 10px;border: 2px solid #FEE6E6;margin-top: 40px;padding: 13px 15px;}
.skillML2 p{font-size: 16px;color: #333333;line-height: 30px;margin: 0;text-align: left;}
.skillML2 p span{font-weight: bold;}
.skillML3_body .skillML3_bodys{display: none;}
.skillML3_body .skillML3_bodys.active{display: block;}
.skillML3_body{position: relative;max-height: 500px;overflow: hidden;}
.skillML3_body.skillML3_body_expanded{max-height: none;overflow: visible;}
.skillML3_more{display: none;position: absolute;left: 0;bottom: 0;width: 100%;height: 72px;padding: 28px 0 0;border: none;background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF 65%);cursor: pointer;z-index: 2;}
.skillML3_body.skillML3_body_has_more .skillML3_more{display: block;}
.skillML3_body.skillML3_body_expanded .skillML3_more{position: relative;bottom: auto;height: 40px;padding: 10px 0 0;background: none;}
.skillML3_more::after{content: "";display: block;width: 12px;height: 12px;margin: 0 auto;border-right: 2px solid #999999;border-bottom: 2px solid #999999;transform: rotate(45deg);}
.skillML3_body.skillML3_body_expanded .skillML3_more::after{transform: rotate(225deg);}
.skillML3_more:hover::after{border-color: #F13536;}
.skillML3_title{width: 100%;height: 50px;background: #F9F9F9;border-radius: 5px;border: 1px solid #F3F3F3;padding: 0 20px;display: flex;align-items: center;gap: 37px;margin-top: 30px;position: sticky;top: 0;z-index: 10;}
.skillML3_title button{font-size: 20px;color: #333333;height: 50px;line-height: 50px;border: none;background: none;cursor: pointer;}
.skillML3_title button.active{color: #F13536;position: relative;}
.skillML3_title button.active::after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 5px;background: #F13536;border-radius: 3px;}
.skillML3_body > div p,.skillML3_body > div div,.skillML3_body > div ul,.skillML3_body > div ol,.skillML3_body > div li{font-size: 16px;color: #333333;line-height: 33px;margin: 15px 0;}
.skillML3_bodys h2{font-size: 22px;color: #333333;line-height: 22px;font-weight: bold;position: relative;padding-left: 18px;margin: 20px 0;}
.skillML3_bodys h2::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 17px;
    background: linear-gradient(to right, #F74D4D, #FB2C8E);
    border-radius: 3px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.skillML3_bodys h3{font-size: 18px;color: #333333;line-height: 20px;font-weight: bold;margin: 20px 0;}
.skillML3_body > div li{position: relative;padding-left: 18px;margin: 8px 0;}
.skillML3_body > div li::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #E9E9E9;
    border-radius: 4px;
}
.catalogue_card_skill{
    position: fixed;
    top: 50%;
    left: calc(50% + 720px);
    transform: translateY(-50%);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 25px;
    padding-right: 0;
    padding-left: 20px;
    z-index: 30;
    overflow: hidden;
    width: 340px;
    max-height: 496px;
    background: #FAFAFA;
    border: 1px solid #F3F3F3;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.catalogue_card_skill.catalogue_card_skill_hidden{
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.catalogue_card_skill *{
    box-sizing: border-box;
}
.catalogue_card_skill_title{
    display: flex;
    align-items: center;
    position: relative;
    gap: 12px;
    padding-left: 2px;
}
.catalogue_card_skill::before{
    content: "";
    position: absolute;
    left: 28px;
    top: -10px;
    width: 1px;
    height: calc(100% - 50px);
    transform: translateY(25px);
    background: #F0F0F0;
    display: none;
}
.catalogue_card_skill_title b{
    width: 14px;
    height: 14px;
    background: url(../images/icon73.png) no-repeat;
    background-size: contain;
}
.catalogue_card_skill_title b::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 7px;
    height: 7px;
    background: #E9E9E9;
    border-radius: 50%;
}
.catalogue_card_skill_title span{
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
}
.catalogue_card_skills{
    position: relative;
    padding: 0 20px 0 25px;
    overflow-y: auto;
    max-height: 395px;
}
.catalogue_card_skills::-webkit-scrollbar {
    width: 4px;
    /* display: none; */
}

.catalogue_card_skills::-webkit-scrollbar-track {
    background: #FAFAFA;
}

.catalogue_card_skills::-webkit-scrollbar-thumb {
    background: #C3C7D2;
    border-radius: 2px;
}

.catalogue_card_skills::-webkit-scrollbar-thumb:hover {
    background: #888888;
}
.catalogue_card_skills a{
    display: block;
    position: relative;
    max-width: 100%;
    color: #AAAAAA;
    line-height: 24px;
    overflow: visible;
    transition: color .3s ease;
}
.catalogue_card_skills a span{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.catalogue_card_skills a:last-child{
    margin-bottom: 0;
}
.catalogue_card_skills a::before{
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #EEEEEE;
    transform: translateY(-50%);
    transition: background .3s ease;
    z-index: 1;
}
.catalogue_card_skills a.catalogueh2{
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    margin-top: 20px;
}
.catalogue_card_skills a.catalogueh2::before{
    width: 8px;
    height: 8px;
}
.catalogue_card_skills a.catalogueh2::after{
    position: absolute;
    content: "";
    top: -10px;
    left: -17px;
    width: 1px;
    height: 300%;
    background: #F3F3F3;
}
.catalogue_card_skills a.catalogueh3{
    font-size: 16px;
    color: #AAAAAA;
    line-height: 20px;
    padding-left: 20px;
    margin-top: 15px;
}
.catalogue_card_skills a.catalogueh3::after{
    position: absolute;
    content: "";
    top: -10px;
    left: -17px;
    width: 1px;
    height: 300%;
    background: #F3F3F3;
}
.catalogue_card_skills a:hover,
.catalogue_card_skills a.active{
    color: #F74D4D;
}
.catalogue_card_skills a:hover::before,
.catalogue_card_skills a.active::before{
    background: #F74D4D;
}
.catalogue_card_skills::-webkit-scrollbar{
    width: 5px;
}
.catalogue_card_skills::-webkit-scrollbar-track{
    background: transparent;
}
.catalogue_card_skills::-webkit-scrollbar-thumb{
    background: #E8E8E8;
    border-radius: 5px;
}
.skill_list_LM{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow-y: auto;
    position: sticky;
    top: 20px;
}
.skill_listL .skill_list_LM{
    margin-top: 25px;
    height: calc(100vh - 210px);
}
.skill_listL .skill_list_LMs{
    width: 100%;
    height: 45px;
    border-radius: 23px;
    border: 1px solid #F1F1F1;
    background: #FBFBFB;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    font-size: 16px;
    color: #333333;
    line-height: 45px;
    background:
    linear-gradient(180deg, #FFF3F3 0%, #FFF3F3 100%) left top / 0 100% no-repeat,
    #FBFBFB;
    transition: background-size 0.35s ease;
}
.skill_listL .skill_list_LMs:hover{
    background-size: 100% 100%, auto;
    border: 1px solid #E74237;
    color: #E74237;
}
.skill_listL .skill_list_LMs.active{
    border: 1px solid #E74237;
    background: #FEF4F4;
    color: #E74237;
}
.skill_listL .skill_list_LMs::after{
    display: block;
    content: "";
    width: 7px;
    height: 10px;
    background: url(../images/icon86.png) no-repeat;
    background-size: contain;
}
.skill_listL .skill_list_LMs.active::after{
    background: url(../images/icon86s.png) no-repeat;
    background-size: contain;
}
.skill_listL .skill_list_LMs:hover::after{
    background: url(../images/icon86s.png) no-repeat;
    background-size: contain;
}
