.skilllist{width: 100%;justify-content: space-between;}
.skilllistR{width: 1140px;}
.skilllistR *{box-sizing: border-box;}
.skilllistR_top{width: 100%;position: relative;}
.skilllistR_top1{width: 100%;height: 65px;background: #F6F6F6;border-radius: 3px;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;}
.skilllistR_top1 > a:hover{background: #FDD1D1;color: #F13536;}
.skilllistR_top1 > a.active{background: linear-gradient(to right, #F13536, #FA595A, #FB6529);color: #FFFFFF;font-weight: bold;}
.skilllistR_top1_btn{display: none;width: 35px;height: 35px;background: url(../lhimages/icon1145.png) no-repeat;background-size: contain;border: none;cursor: pointer;}
.skilllistR_top1_btn.active{background: url(../lhimages/icon1145s.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: 125px;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: #FDD1D1;color: #F13536;}
.skilllistR_top2 > a.active{background: linear-gradient(to right, #F13536, #FA595A, #FB6529);color: #FFFFFF;font-weight: bold;}
.skilllistR_top2::after {content: "";position: absolute;top: -10px;right: 24px;display: block;width: 18px;height: 11px;background: url(../lhimages/icon1148.png) no-repeat;background-size: contain;z-index: 1;}
.skilllistR_bottom{width: 100%;margin-top: 35px;}
.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;margin-top: 30px;}
.skillhot_item{height: 175px;background: linear-gradient(90deg, #FAFAFB 0%, #FFFFFF 100%);border-radius: 3px;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(90deg, #F13536 0%, #FA595A 57%, #FB6529 100%);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;justify-content: space-between;overflow: hidden;}
.skillhot_lang { flex: 0 0 auto; 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{flex: 0 0 auto; 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 > div{width: 355px;padding-right: 10px;    overflow: hidden;display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;}
.skillhot_info em{flex: 0 0 auto; 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;}
/* skillM */
.skillM{width: 100%;justify-content: space-between;}
.skillM *{box-sizing: border-box;}
.skillML{width: 990px;}
.skillMR{width: 350px;display: flex;flex-direction: column;gap: 45px;}
.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(90deg, #F13536 0%, #FA595A 50%, #FB6529 100%);}
.skillML1_btn > a:first-child:hover{background: linear-gradient(90deg, #F2005B 0%, #FC5656 50%, #FC0136 100%);}
.skillML1_btn > a:last-child{background: linear-gradient(90deg, #44B2FF 0%, #9346FC 50%, #FD37C3 100%);}
.skillML1_btn > a:last-child:hover{background: linear-gradient(90deg, #0096FF 0%, #6C00FF 50%, #FF00B4 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;}
.skillMR .hotztra{-webkit-line-clamp: 1;}
.skillMR > div{margin: 0;}
.skillML3_body .skillML3_bodys{display: none;}
.skillML3_body .skillML3_bodys.active{display: block;}
.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;}
.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 ul,
.skillML3_body > div ol{
    list-style: none;
}
.skillML3_body > div ul li{position: relative;padding-left: 18px;margin: 8px 0;}
.skillML3_body > div li::marker{display: none;}
.skillML3_body > div ul  li::after{
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #E9E9E9;
    border-radius: 4px;
}
.catalogue_card{
    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;
    background: #FCFCFC;
    border: 1px solid #F3F3F3;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.catalogue_card.catalogue_card_hidden{
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.catalogue_card *{
    box-sizing: border-box;
}
.catalogue_card_title{
    display: flex;
    align-items: center;
    position: relative;
    gap: 12px;
    padding-left: 2px;
}
.catalogue_cards::before{
    display: none;
    content: "";
    position: absolute;
    left: 7px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #F0F0F0;
}
.catalogue_card_title b{
    width: 25px;
    height: 24px;
    background: url(../lhimages/icon328.png) no-repeat;
    background-size: contain;
}
.catalogue_card_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_title span{
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
}
.catalogue_cards{
    position: relative;
    padding: 0 20px 0 25px;
    overflow-y: auto;
    max-height: 500px;
    margin-top: 30px;
}
.catalogue_cards::-webkit-scrollbar {
    width: 4px;
    /* display: none; */
}

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

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

.catalogue_cards::-webkit-scrollbar-thumb:hover {
    background: #888888;
}
.catalogue_cards a{
    display: block;
    position: relative;
    max-width: 100%;
    color: #AAAAAA;
    line-height: 24px;
    overflow: visible;
    transition: color .3s ease;
}
.catalogue_cards a span{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.catalogue_cards a:last-child{
    margin-bottom: 0;
}
.catalogue_cards 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_cards a.catalogueh2{
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    margin-top: 25px;
}
.catalogue_cards a.catalogueh2:first-of-type{
    margin-top: 0;
}
.catalogue_cards a.catalogueh2::before{
    width: 8px;
    height: 8px;
}
.catalogue_cards a.catalogueh2::after{
    position: absolute;
    content: "";
    top: -10px;
    left: -18px;
    width: 1px;
    height: 200%;
    background: #F3F3F3;
}
.catalogue_cards a.catalogueh3{
    font-size: 16px;
    color: #AAAAAA;
    line-height: 20px;
    padding-left: 20px;
    margin-top: 15px;
}
.catalogue_cards a.catalogueh3::after{
    position: absolute;
    content: "";
    top: -10px;
    left: -18px;
    width: 1px;
    height: 200%;
    background: #F3F3F3;
}
.catalogue_cards a:hover,
.catalogue_cards a.active{
    color: #F74D4D;
}
.catalogue_cards a:hover::before,
.catalogue_cards a.active::before{
    background: #F74D4D;
}
.catalogue_cards::-webkit-scrollbar{
    width: 5px;
}
.catalogue_cards::-webkit-scrollbar-track{
    background: transparent;
}
.catalogue_cards::-webkit-scrollbar-thumb{
    background: #E8E8E8;
    border-radius: 5px;
}
.autharta:hover b{
    background: url(../lhimages/icon350s.png) 0% 0% / contain no-repeat;
}
.xgwzlid:hover b{
    background: url(../lhimages/icon350s.png) 0% 0% / contain no-repeat;
}
.xgwzlid:hover b{
    background: url(../lhimages/icon350s.png) 0% 0% / contain no-repeat;
}
.aibtns:hover{
    border: 1px solid #F13536;
    background: none;
}
.aibtns:hover .aidcontbp{
    background: #F8F8F8;
    color: #999999;
}
.aibtns:hover .aidcontbp:hover{
    background: #FDE4E4;
    color: #F13536;
}
.skillMR .hotztlls:hover .hotztra{
    color: #F13536;
}
.skillMR .xgwzlid span{
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #999999;
    gap: 5px;
}
.skillMR .xgwzlid span::before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url(../lhimages/icon272.png) no-repeat;
    background-size: contain;
}
.skillMR .jpkc .rirightp{
    -webkit-line-clamp: 1;
    height: 20px;
    line-height: 20px;
}
.wzrfourli:hover b{
    background: url(../lhimages/icon350s.png) no-repeat;
    background-size: contain;
}
.moreailist{
    display: grid !important;
    grid-template-columns: repeat(3,1fr);
    gap: 29px;
}
.moreailist .aibtns{
    width: 100%;
    margin: 0 !important;
}