.sktl231208 {
    margin-top: 50px;
    margin-bottom: 50px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    border: solid 2px #da2f2f;
    padding: 2%;
}
.sktlCx {
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/chxun_bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1% 2% 1% 2%;
}
.sktlCx_select {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sktlCx_select select {
    width: 23%;
    height: 45px;
    background-color: #fff;
    padding: 1% 0% 1% 2%;
    border-radius: 10px;
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
    background: rgb(245, 245, 245) url(https://www.huatu.com/images/2020css/images/202402skbstl/sktl_xcSelect.png) no-repeat 93% center;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    color: #000;
}
.sktlBot {
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlBot.png) no-repeat;
    background-size: 100% 100%;
    padding: 1%;
    display: flex;
}
.sktlBot_left {
    width: 34%;
}
.sktlBot_right {
    width: 64%;
    margin-left: 2%;
}
.sktlBot_tit1Tit {
    display: flex;
    align-items: center;
    margin-bottom: 1%;
}
.sktlBot_tit1Tit img:nth-child(1) {
    margin-right: 1%;
}
.sktlBot_leftList {
    padding-left: 1%;
    margin-top: 2%;
    border-right: 1px dashed #b7b7b7;
}
.sktlBot_leftList li {
    width: 90%;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    margin-bottom: 2%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sktlBot_leftList li:last-child {
    margin-bottom: 0;
}
.sktlBot_leftList span {
    display: inline-block;
    width: 22%;
    font-size: 16px;
    color: #fff;
    background: #f25c29;
    padding: 0.2% 2.8%;
    text-align: center;
    border-radius: 30px;
    margin-right: 2%;
}
.sktlBot_leftList a {
    font-size: 14px;
    margin: 0 1%;
    /* white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 24%; */
}
.sktlBot_leftbot {
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlBot_leftbot.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 6%;
    border-radius: 20px;
    overflow: hidden;
}
.sktlBot_lbtit {
    width: 80%;
    height: 39px;
    display: flex;
    align-items: center;
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlBot_tit.png) no-repeat;
    background-size: 100% 100%;
    padding-right: 6%;
    padding-left: 4%;
}
.sktlBot_lbtit p {
    font-size: 20px;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    margin: 0 4%;
}
.sktlBot_lbtit span {
    color: #fff;
    margin: 0 8% 0 4%;
}
.sktlBot_lbtit i {
    font-size: 15px;
    font-family:"FZLanTingHeiS-DB-GB";
    color: rgb(255, 255, 255);
    font-style: normal;
}
.sktlBot_lbItem {
    border-radius: 20px;
    padding:4% 2%;
}
.sktlBot_lbItem div {
    display: flex;
    align-items: center;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 4%;
}
.sktlBot_lbItem a {
    font-size: 16px;
    font-family:"FZLanTingHeiS-DB-GB";
}
.sktlBot_lbItem div span {
    font-size: 16px;
    font-family:"FZLanTingHeiS-DB-GB";
    color: rgb(243, 21, 33);
}
.sktlBot_lbItem a:hover {
    color: rgb(243, 21, 33);
    text-decoration: underline;
}
.sktlBot_rightTit {
    display: flex;
    align-items: center;
    margin-bottom: 2%;
}
.sktlBot_rightTit p {
    font-size: 20px;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(0, 0, 0);
    margin-left: 2%;
}
.sktlBot_rightTit p i {
    color: #e92727;
    font-style: normal;
}
.sktlBot_tabList {
    display: flex;
    align-items: center;
    height: 65px;
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlRight_titBg.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 4%;
    margin-top: 2%;
}
.sktlBot_tabList ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}
.sktlBot_tabList ul li {
    width: 16%;
    margin-right: 0.6%;
    font-size: 16px;
    font-family:"FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    cursor: pointer;
}
.sktlBot_tabList ul li:last-child {
    margin-right: 0;
}
.sktlBot_tabList ul li.sktlActive {
    color: #e92727;
}
.sktlBot_tabList img {
    margin-right: 2%;
}
.sktlCx_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sktlCx_btn a {
    width: 153px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family:"FZLanTingHeiS-H-GB";
}
.sktlCx_btn .sktlCx_ckgg {
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlCx_btn1.png) no-repeat;
    background-size: 100% 100%;
    color: #d12626;
    margin-right: 4%;
}
.sktlCx_btn .sktlCx_zwb {
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlCx_btn2.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.sktlBot_tabItem {
    width: 100%;
    border: 1px dashed #777777;
    border-radius: 20px;
    padding: 2%;
    box-sizing: border-box;
}
.sktlBot_tabCon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2%;
    width: 100%;
}
.sktlBot_tabItem_t {
    display: flex;
    align-items: center;
}
.sktlBot_tabItem_t span {
    background-color: #507ebf;
    border-radius: 8px;
    font-size: 16px;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    padding: 0% 6%;
    height: 30px;
    display: flex;
    align-items: center;
}
.sktlBot_tabItem_t p {
    font-size: 16px;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(80, 126, 191);
    margin-left: 4%;
}
.sktlBot_tabItem ul {
    margin: 4% 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.sktlBot_tabItem ul li {
    width: 48%;
    border-radius: 30px;
    border: 1px solid #9e9e9e;
    text-align: center;
    padding: 2% 0 2% 0%;
    margin-bottom: 4%;
}
.sktlBot_tabItem ul li a {
    font-size: 12px;
    font-family:"FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    display: block;
}
.sktlBot_tabItem_b {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #7fb0f2;
    border-radius: 30px;
    padding: 4% 0;
}
.sktlBot_tabItem_b p {
    font-size: 14px;
    font-family:"FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    margin-left: 2%;
}
.sktlBot_tabItem2 .sktlBot_tabItem_t span {
    background-color: #968934;
}
.sktlBot_tabItem2 .sktlBot_tabItem_t p {
    color: #968934;
}
.sktlBot_tabItem2 .sktlBot_tabItem_b {
    background-color: #d6c450;
}
.sktlBot_tabItem3 .sktlBot_tabItem_t span {
    background-color: #c14431;
}
.sktlBot_tabItem3 .sktlBot_tabItem_t p {
    color: #c14431;
}
.sktlBot_tabItem3 .sktlBot_tabItem_b {
    background-color: #f18877;
}
.sktlBot_tabItem4 .sktlBot_tabItem_t span {
    background-color: #586832;
}
.sktlBot_tabItem4 .sktlBot_tabItem_t p {
    color: #586832;
}
.sktlBot_tabItem4 .sktlBot_tabItem_b {
    background-color: #94ab5c;
}
.sktlBot_rightBot {
    margin-top: 2%;
}
.sktlBot_rightBot ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding-right: 2%; */
}
.sktlBot_rightBot ul li {
    width: 30%;
    border: 2px solid #de2626;
    border-radius: 20px;
    padding: 1%;
    cursor: pointer;
}
.sktlBot_rightBot ul li a {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 30px;
    padding: 4%;
}
.sktlBot_rightBot ul li span {
    display: flex;
    width: 85px;
    height: 29px;
    background: url(https://www.huatu.com/images/2020css/images/202402skbstl/sktlRight_botIcon.png) no-repeat;
    background-size: 100% 100%;
    align-items: center;
    justify-content: center;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    margin-right: 6%;
}
.sktlBot_rightBot ul li p {
    font-size: 18px;
    font-family:"FZLanTingHeiS-H-GB";
    color: rgb(209, 38, 38);
}
.sktlBot_tabBox .card_show {
    display: flex;
}
.sktlBot_right .sktlBot_rightLine {
    width: 100%;
}
.sktlBot_tab .swiper-pagination {
    position: static;
    width: 90%;
}
.zg22Dec_lkRetcut li {
    width: 20px !important;
    height: 35px;
    float: left;
    box-sizing: content-box;
    color: #666;
    text-align: center;
    font: 16px/35px"Microsoft yahei";
    cursor: pointer;
}
.swiper-pagination-bullet {
    background: none;
    width: 3%;
    height: auto;
    opacity: 1;
    margin: 0 0.3%;
}
/* .swiper-slide{
    width: 31% !important;
} */
 .swiper-container {
    margin: 1% 0;
    padding-left: 0.1%;
}
.swiper-wrapper {
    height: auto;
}
.swiper-pagination-bullet-active {
    color: red;
}

.skgg20Box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width:1400px) {
    .sktlBot_rightTit p {
        font-size: 18px;
    }
    .sktlBot_tabList ul li, .sktlBot_lbItem a, .sktlBot_lbItem div span {
        font-size: 14px;
    }
}