/* 首页通样式 */
.xjgk_tl{
    background: url(https://u3.huatu.com/uploads/allimg/241206/660682-241206115009607.png) no-repeat;
    background-size: 100% 100%;
}
.xjgktl_top{
    background: #f44525;
    padding: 18px 40px;
    display: flex;
    align-items: center;justify-content: space-between;
}
.xjgktl_topL{
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xjgktl_topL div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xjgktl_topL div p,.xjgktl_topL div a {
    font-size: 34px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 255);
}
.xjgktl_top img,.sklk_top img{
    margin-right: 1%;
}
.xjgktl_topL div a{
    color: #fffd00;
}
.xjgktl_topR a ,.xjgktl_topR{
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 255);
}
.xjgktl_bot{
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xjgktl_botTit{
    border-width: 1px;
    border-color: rgb(235, 55, 55);
    border-style: dashed;
    background-color: rgb(250, 238, 237);
    padding: 10px;
    display: flex;
    align-items: center;
   box-sizing: border-box;
}
.xjgktl_botTit span {
    width: 28%;
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB1-GB";
    display: block;
    color: #fff;
    padding: 1% 0;
    text-align: center;
    background-image: -moz-linear-gradient( 0deg, rgb(255,84,17) 0%, rgb(235,55,55) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,84,17) 0%, rgb(235,55,55) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,84,17) 0%, rgb(235,55,55) 100%);
    border-right: 4px solid #febf23;
    margin-right: 2%;
}
.xjgktl_botL,.xjgktl_botR,.xjgktl_botC{
    width: 32%;
}
.xjgktl_botTit p {
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(221, 0, 12);
}

.xjgklk_list li{
    display: flex;
    align-items: baseline;
    max-width: 100%;
}
.xjgklk_list{
    margin:  20px 0;
}
.xjgklk_list li a {
    font-size: 18px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(0, 0, 0);
}
.xjgklk_list li span{
    display: block;
    margin: 0 1%;
}
.xjgklk_list li a.xjgklk_aRed{
    color: #dd000c; 
}
.xjgklk_a{
    width: 80%;
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xjgklk_a a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 1%;
}

.xjgklk_sbSwiper {
    width: 100%;
    height: 70px;
    position: relative;
    margin-top: 20px;
  }
  
  .xjgklk_sbSwiper .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  
  .xjgklk_sbSwiper .swiper-button-prev, .xjgklk_sbSwiper .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 0;
    background: url(https://www.huatu.com/images/2020css/images/fxtl/01/arrow_l.png) no-repeat center;
  }
  
  .xjgklk_sbSwiper .swiper-button-prev {
    left: -10px;
  }
  
  .xjgklk_sbSwiper .swiper-button-next {
    right: -10px;
    background: url(https://www.huatu.com/images/2020css/images/fxtl/01/arrow_r.png) no-repeat center;
  }
  
  .xjgklk_sbSwiper a {
    display: block;
    width: 100%;
    height: 70px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 70px;
    border-radius: 10px;
  }
  
  .xjgklk_sbSwiper .swiper-slide:nth-child(1n) a {
    background-image: -moz-linear-gradient( -45deg, rgb(249,161,49) 0%, rgb(253,113,44) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(249,161,49) 0%, rgb(253,113,44) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(249,161,49) 0%, rgb(253,113,44) 100%);
  }
  
  .xjgklk_sbSwiper .swiper-slide:nth-child(2n) a {
    border-radius: 5px;
    background-image: -moz-linear-gradient( -45deg, rgb(88,184,255) 0%, rgb(92,106,255) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(88,184,255) 0%, rgb(92,106,255) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(88,184,255) 0%, rgb(92,106,255) 100%);
  }
  
  .xjgklk_sbSwiper .swiper-slide:nth-child(3n) a {
    border-radius: 5px;
    background-image: -moz-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
  }
  
  .xjgklk_sbSwiper .swiper-slide:nth-child(4n) a {
    border-radius: 5px;
    background-image: -moz-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(106,158,254) 0%, rgb(157,88,254) 100%);
    border-radius: 5px;
    background-image: -moz-linear-gradient( -45deg, rgb(28,181,212) 0%, rgb(67,207,180) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(28,181,212) 0%, rgb(67,207,180) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(28,181,212) 0%, rgb(67,207,180) 100%);
}

.xjgktl_botC .swiper-pagination{
    width: 50% !important;
    margin: 0 auto;
    left: 50% !important;
    transform: translateX(-50%) ;
    background-color: rgba(255, 255, 255, 0.149);
    border-radius: 30px;
}
.xjgktl_botC .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #aeaeb6;
}
.xjgktl_botC  .swiper-pagination-bullet-active {
    width: 30px;
    background: #ffff;
    border-radius: 8px;
}
.xjgklk_sbSwiper .swiper-button-prev:after, .xjgklk_sbSwiper .swiper-rtl .swiper-button-next:after,
.xjgklk_sbSwiper .swiper-button-next:after, .xjgklk_sbSwiper .swiper-button-prev:after{
    display: none !important;
}
.xjgktl_botR_tit{
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.xjgktl_botR_tit span{
    display: block;
    width: 126px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(https://u3.huatu.com/uploads/allimg/241206/660682-24120611522U32.png) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 255, 255);
    margin-right: 2%;
}
.xjgktl_botR_tit p{
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(221, 0, 12);
}
.xjgktl_botR .xjgklk_list{
    margin: 0;
}
.sklk_tl2{
    background: url(https://u3.huatu.com/uploads/allimg/241206/660682-24120611543O16.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.sklk_top{
    background: #f44525; 
    padding: 18px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sklk_topL,.sklk_topR ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sklk_topL{
    width: 18%;
}
.sklk_topR{
    width: 78%;
}
.sklk_topL div p {
    font-size: 34px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 255);
}
.sklk_topR ul li{
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 255, 255);
    cursor: pointer;
}
.sklk_topR ul li.sklk_ac{
    width: 47px;
    height: 45px;
    background: url(https://u3.huatu.com/uploads/allimg/241206/660682-241206115349358.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dd000c;
}
.sklk_bot{
    padding: 40px;
}
.sklk_boCon{
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}
.sklk_topItem{
    width: 22%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(254, 52, 30);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgba(221, 0, 12, 0.15);
    overflow: hidden;
}
.sklk_cardTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffefed;
}
.sklk_cardTop span{
    background-image: -moz-linear-gradient( 45deg, rgb(254,52,30) 0%, rgb(255,101,51) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(254,52,30) 0%, rgb(255,101,51) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(254,52,30) 0%, rgb(255,101,51) 100%);
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 255);
    display: block;
    width: 32%;
    text-align: center;
    padding: 1.4% 0;
    border-radius: 0 0 30px 0;
}

.sklk_cardTop p {
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(221, 0, 12);
    margin-right: 4%;
}
.sklk_cardCer{
    padding: 30px 20px;
}
.sklk_cardCer_tit{
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(221, 0, 12);
}
.sklk_cardCer ul li{
    display: flex;
    align-items: center;
}
.sklk_cardCer ul li div{
    display: flex;
    align-items: center;
    width: 24%;
}
.sklk_cardCer ul li div span{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #dd000c;
    margin-right: 2px;
}
.sklk_cardCer ul li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sklk_cardBtn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.sklk_cardBtn a{
    background: #ffe1dd;
    border-radius: 10px;
    padding: 1% 0;
    width: 40%;
    margin:0 1%;
    text-align: center;
    font-size: 18px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(221, 0, 12);
}
.sklk_boCon .sklk_topItem:nth-child(2){
    border-style: solid;
    border-width: 1px;
    border-color: rgb(122, 153, 254);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgba(122, 153, 254, 0.15);
}
.sklk_boCon .sklk_topItem:nth-child(2) .sklk_cardTop{
    background: #f5f7ff;
}
.sklk_boCon .sklk_topItem:nth-child(2) .sklk_cardTop span{
    background-image: -moz-linear-gradient( 45deg, rgb(122,153,254) 0%, rgb(102,170,254) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(122,153,254) 0%, rgb(102,170,254) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(122,153,254) 0%, rgb(102,170,254) 100%);
}
.sklk_boCon .sklk_topItem:nth-child(2) .sklk_cardTop p{
    color: #5c6aff;
}
.sklk_boCon .sklk_topItem:nth-child(2) .sklk_cardCer_tit{
    color: #5c6aff;
}
.sklk_boCon .sklk_topItem:nth-child(2) span{
    background: #5c6aff;
}
.sklk_boCon .sklk_topItem:nth-child(2) .sklk_cardBtn a{
    background: #ebf0ff;
    color: #5c6aff;
}



.sklk_boCon .sklk_topItem:nth-child(3){
    border-style: solid;
    border-width: 1px;
    border-color: rgb(245, 123, 5);
    box-shadow: 0px 0px 10px 0px rgba(245, 123, 5, 0.15);
}
.sklk_boCon .sklk_topItem:nth-child(3) .sklk_cardTop{
    background: #fef5eb;
}
.sklk_boCon .sklk_topItem:nth-child(3) .sklk_cardTop span{
    background-image: -moz-linear-gradient( 45deg, rgb(245,123,5) 0%, rgb(253,159,1) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(245,123,5) 0%, rgb(253,159,1) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(245,123,5) 0%, rgb(253,159,1) 100%);
}
.sklk_boCon .sklk_topItem:nth-child(3) .sklk_cardTop p{
    color: #f57b05;
}
.sklk_boCon .sklk_topItem:nth-child(3) .sklk_cardCer_tit{
    color: #f57b05;
}
.sklk_boCon .sklk_topItem:nth-child(3) span{
    background: #f57b05;
}
.sklk_boCon .sklk_topItem:nth-child(3) .sklk_cardBtn a{
    background: #feebda;
    color: #f57b05;
}



.sklk_boCon .sklk_topItem:nth-child(4){
    border-style: solid;
    border-width: 1px;
    border-color: rgb(113, 104, 254);
    box-shadow: 0px 0px 10px 0px rgba(113, 104, 254, 0.15);
}
.sklk_boCon .sklk_topItem:nth-child(4) .sklk_cardTop{
    background: #f4f3ff;
}
.sklk_boCon .sklk_topItem:nth-child(4) .sklk_cardTop span{
    background-image: -moz-linear-gradient( 45deg, rgb(144,137,254) 0%, rgb(174,152,254) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(144,137,254) 0%, rgb(174,152,254) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(144,137,254) 0%, rgb(174,152,254) 100%);
}
.sklk_boCon .sklk_topItem:nth-child(4) .sklk_cardTop p{
    color: #7168fe;
}
.sklk_boCon .sklk_topItem:nth-child(4) .sklk_cardCer_tit{
    color: #7168fe;
}
.sklk_boCon .sklk_topItem:nth-child(4) span{
    background: #7168fe;
}
.sklk_boCon .sklk_topItem:nth-child(4) .sklk_cardBtn a{
    background: #eae8ff;
    color: #7168fe;
}
.sklk_bot .card_show{
    display: flex;
}
.xjgkxf_cjcxrkBox{
    width: 40%;
    margin: 0 auto;
    margin-top: 10%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.xjgkxf_cjcxrkBtn{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 4%;
}
.xjgkxf_cjcxrkBtn a{
    display: block;
    width: 40%;
    background-color:#ff5817;
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    text-align: center;
    padding: 1% 0;
    margin: 0 1%;
    margin-bottom: 2%;
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 255);
}
.xjgkxf_cjcxrkBtn a:nth-child(3),
.xjgkxf_cjcxrkBtn a:nth-child(4){
    background-color:#fd9f1e;
}
.xjgkxf_cjcxrk{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.75);
    z-index: 9999999;
}
.close{
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 1s ease;
}
@media (max-width: 1680px) {
    .xjgktl_topL {
        width: 36%;
    }
    .xjgktl_topL div p, .xjgktl_topL div a,.sklk_topL div p{
        font-size: 21px;
    }
    .xjgktl_top img{
        width: 6%;
    }
    .xjgktl_botTit p,.xjgktl_botTit span,
    .xjgktl_topR a, .xjgktl_topR,.xjgktl_botR_tit p,.xjgktl_botR_tit span{
        font-size: 18px;
    }
    .xjgklk_list li a{
        font-size: 16px;
    }
    .sklk_top img{
        width: 12%;
    }
    .sklk_topL{
        width: 14%;
    }
    .sklk_cardCer ul li a,.sklk_cardCer ul li div p{
        font-size: 12px;
    }
    .sklk_cardTop span,.sklk_cardTop p,.sklk_cardCer_tit{
        font-size: 14px;
    }
    .sklk_cardCer{
        padding: 4%;
    }
    .xjgkxf_cjcxrkBox{
        width: 30%;
    }
    
    .xjgkxf_cjcxrkBtn a{
        font-size: 16px;
    }
    .xjgklk_list li{
        line-height: 1.8;
    }
    .xjgktl_botTit p, .xjgktl_botTit span, .xjgktl_topR a, .xjgktl_topR, .xjgktl_botR_tit p, .xjgktl_botR_tit span {
        font-size: 14px;
        line-height: 1.6;
    }
    .sklk_cardBtn a{
        font-size: 14px;
    }
}
@media (max-width: 1480px) {
    .xjgklk_list li a{
        font-size: 14px;
        line-height: 1.4;
    }
    .xjgktl_botTit p, .xjgktl_botTit span, .xjgktl_topR a, .xjgktl_topR, .xjgktl_botR_tit p, .xjgktl_botR_tit span{
        font-size: 14px;

    }
    .xjgklk_list{
        margin: 2% 0;
    }
    .xjgklk_sbSwiper a{
        height: 50px;
        line-height: 50px;
    }
    .xjgklk_sbSwiper{
        height: 50px;
    }
    .xjgktl_topL div p, .xjgktl_topL div a, .sklk_topL div p,
    .sklk_topR ul li{
        font-size: 16px;
    }
    .xjgktl_topL {
        width: 32%;
    }
    .xjgktl_botR_tit{
        margin: 0;
        line-height: 1.4;
    }
    .sklk_top img {
        width: 18%;
    }
    .xjgktl_botR_tit span{
        height: auto;
        padding: 1% 0;
    }
    .xjgklk_list li{
        line-height: 2;
    }
}
@media (max-width: 1380px){
    .xjgktl_topL div p, .xjgktl_topL div a, .sklk_topL div p, .sklk_topR ul li{
        font-size: 16px;
    }
    .sklk_topItem{
        width: 23%;
    }
    .xjgktl_botR_tit span{
        height: auto;
        padding: 1% 0;
    }


} 