*{
    margin: 0;
    padding: 0;
}
html,body{
        width: 100%;
        height: 100%;
}
.warp{
    width: 1903px;
    height: 100%;
    margin: 0 auto;
overflow-x: hidden;
}
.top_img{
    width: 100%;
    height: 800px;
    background-image: url(../img/税务师精英孵化班/adbanner.jpg);
    background-repeat: no-repeat;
    position: relative;
}
.top_img_box{
    width: 1380px;
    height: 253px;
    background-color: white;
    position: absolute;
    bottom:16%;
    left:17%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    border-radius: 20px;
}
.top_img_box>.tou{
    width: 332px;
    height: 65px;
    background-image: url(../img/税务师精英孵化班/组\ 190.png);
    position: absolute;
    top: -17px;
    left: 38%;
}
.top_img_box>.tou>p{
        text-align: center;
        line-height: 65px;
        font-size: 32px;
        font-weight: 700;
        color: white;
}
.top_img_box>.tou>p>span{
    font-size: 24px;
    font-weight: 300;
}
.top_img_box>.center{
    margin-left: 32px;
    align-self: flex-end;
}
.top_img_box>.center>p:nth-child(1){
    font-size: 32px;
    color: #919191;
    line-height: 40px;
    text-decoration: line-through;
}   
.top_img_box>.center>p:nth-child(2){
    font-size: 32px;
    color:#FF0707;
    margin-bottom: 23px;
}
.top_img_box>.center>.btn{
    display: flex;
    justify-content: space-between;

}
.top_img_box>.center>.btn>p{
    width: 187px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-size: 24px;
}
.top_img_box>.center>.btn>p:nth-child(1){
    border: 1px solid #FF7D7D;
    color:#FF0707 ;
    font-weight: 700;
}
.top_img_box>.center>.btn>p:nth-child(1)>a{
    color: #FF0707;
}
.top_img_box>.center>.btn>p:nth-child(2){
    color:white ;
    font-weight: 700;
    background-image:linear-gradient(to right, #FF5858, #FF2424);
}
.top_img_box>.right{
    width: 489px;
    margin-left: 30px;

}
.top_img_box>.right>p{
    text-align: center;
    line-height: 60px;
    font-size: 34px;
    color: #FF5022;
    font-weight: 700;
}
.top_img_box>.right>.right_list{
    width: 489px;
    height: 129px;
    margin-top: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    background-color:   #FFF8F2;
}
.top_img_box>.right>.right_list>dl>dd{
    padding: 0 20px;
    margin-bottom: 10px;
}
.top_img_box>.right>.right_list>dl>dt{
    text-align: center;
    font-size: 16px;
}
.ynsz{
    margin-top: 50px;
}
.ynsz>p{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
}
.ynsz>p>img{
    height: 5px;
    margin: 0 30px;
}
.swiper-container2 {
    width: 1380px;
    height: 252px;
    overflow: hidden;
    margin: 55px auto;
    position: relative;
    box-sizing: border-box;
  }
  .swiper-container2>.swiper-wrapper>.swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    background: #fff;
    width: 100%;
    height: 100%;
    /* box-shadow:-1px 1px 7px 10px rgb(0 0 0 / 5%); */
    /* border: 1px solid black; */
    /* Center slide text vertically */
/*     display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);*/
    /* box-shadow: -3px 7px 77px 0px rgba(0, 0, 0, 0.2);  */
  }
  .swiper-container2>.swiper-wrapper>.swiper-slide>dl{
      width: 100%;
      height:99%;
      display: flex;
      justify-content: space-between;
      /* padding-top: 40px;
      padding-bottom: 20px; */
      box-shadow:1px 10px 15px 8px rgb(0 0 0 / 10%);
      /* border: 1px solid #ccc; */
  }
  .swiper-container2>.swiper-wrapper>.swiper-slide>dl>dd{
    width: 30%;
    height: 100%;   
     display: flex;
     align-items: flex-start;
     box-sizing: border-box;
}
.swiper-container2>.swiper-wrapper>.swiper-slide>dl>dd>img{
    width: 100%;
    height: 248px;   
   
}
.swiper-container2>.swiper-wrapper>.swiper-slide>dl>dt{
    width: 70%;
    height: 240px;
    /* height: 370px;    */
    padding: 0 10px;
    /* margin: auto 0; */
    overflow: hidden;
}
.swiper-container2>.swiper-wrapper>.swiper-slide>dl>dt>.top{
    display: flex;
    height: 95px;
    justify-content: space-between;
}
.swiper-container2>.swiper-wrapper>.swiper-slide>dl>dt>.top>p:nth-child(1){
    font-size: 28px;
    font-weight: 700;
    align-self: center;
}
.swiper-container2>.swiper-wrapper>.swiper-slide>dl>dt>.top>p:nth-child(2){
    align-self: flex-start;
    line-height: 50px;
    width: 120px;
    height: 50px;
    background-image: url(../img/税务师精英孵化班/组\ 729.png);
    text-align: left;
    padding-left: 27px;
    background-repeat: no-repeat;
    color: white;
    font-weight: 700;
}
  .swiper-container2>.swiper-wrapper>.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  }
  .swiper-button-prev2,.swiper-button-next2{
    width: 34px;
    height: 61px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 26px !important;
    color: white;
    line-height: 61px;
    text-align: center;
    cursor: pointer;
}
.swiper-button-prev2{
    position: absolute;
    top: 55%;
    left: 0%;
    z-index: 999;

}
.swiper-button-next2{
  position: absolute;
  top: 55%;
  right: 0%;
  z-index: 999;
}
.swiper-container2>.swiper-button-next2:after, .swiper-container2>.swiper-button-prev2:after{
    width:20px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 20px !important;
    color: white;
    line-height: 60px;
    text-align: center;
}
.new_kc{
    margin-top: 68px;
}
.new_kc>p{
    margin: 63px auto;
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
}
.new_kc>p>img{
    height: 5px;
    margin: 0 30px;
}
.new_kc_box{
    width: 1380px;
    height: 239px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    box-shadow:-1px 1px 7px 10px rgb(0 0 0 / 5%);
}
.new_kc_box>dl>dd{
    padding: 0 50px;
    box-sizing: border-box;
}
.new_kc_box>dl>dt{
    text-align: center;
}
.new_kc_box>dl>dt>p:nth-child(1){
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-top: 10px;
}
.new_kc_box>dl>dt>p:nth-child(2){
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
table{
    margin: 43px auto;
    border:1px solid #ECEEF0;
}
td{
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}
.blue{
    width: 200px;
    background-color: #095EFF;
    color: white;

}
.one_one{
    margin-top: 147px;
}
.one_one>p{
    margin: 63px auto;
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
}
.one_one>p>img{
    height: 5px;
    margin: 0 30px;
}
.one_one_box{
    width: 1380px;
    height:650px;
    margin: 0 auto;
    background-image: url(../img/税务师精英孵化班/组\ 711.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.one_one_box>.left{
    width: 50%;
    height: 100%;
    background-image: url(../img/税务师精英孵化班/组\ 742.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.one_one_box>.right{
    width: 50%;
    height: 100%;
    background-image: url(../img/税务师精英孵化班/组\ 741.png);
    background-repeat: no-repeat;
    background-position: right 0px;
}
.one_one_box .text{
    width: 268px;
}
.one_one_box .text>p:nth-child(1){
    font-size: 18px;
    color: #2E5FF6;
    line-height: 26px;
    font-weight: 700;
}
.one_one_box .text>p:nth-child(2){
    font-size: 16px;
    color: #666666;
}
.one_one_box>.left>.text:nth-child(1){
    position: absolute;
    left: 10%;
    top: 11%;
}
.one_one_box>.left>.text:nth-child(2){
    position: absolute;
    left: 7%;
    top: 43%;
}
.one_one_box>.left>.text:nth-child(3){
    position: absolute;
    left: 10%;
    top: 78%;
}
.one_one_box>.right>.text{
    text-align: right;
}
.one_one_box>.right>.text:nth-child(1){
    position: absolute;
    right: 10%;
    top: 11%;
}
.one_one_box>.right>.text:nth-child(2){
    position: absolute;
    right: 7%;
    top: 43%;
}
.one_one_box>.right>.text:nth-child(3){
    position: absolute;
    right: 10%;
    top: 78%;
}
.kczk{
    margin-top: 41px;
    position: relative;
}
.kczk_bgcolor{
    position: absolute;
    width: 1280px;
    height: 430px;
    /* border: 1px solid black; */
    top: 154px;
    left: 310px;
    box-shadow:-1px 1px 7px 10px rgb(0 0 0 / 5%);
}
.kczk>p{
    margin: 44px auto;
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
}
.kczk>p>span{
    background-color: red;
    font-size: 30px;
    color: white;
    padding: 4px 8px;
    border-radius: 5px;
    margin-left: 10px;
    font-weight: 300;
}
.kczk_box{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 999;
}
.kczk_box>.left,.kczk_box>.right{
    width: 45%;
    height: 100%;
    background-image: url(../img/税务师精英孵化班/组\ 821.png);
    padding: 20px;
    box-sizing: border-box;
}
.kczk_box>.right{
    width: 45%;
    height: 100%;
    background-image: url(../img/税务师精英孵化班/组\ 821.png);
}
.kczk_box>.left>h1,.kczk_box>.right>h1{
    text-align: center;
    line-height: 60px;
    color: white    ;
    font-size: 32px;
}
.kczk_box>.left>.text,.kczk_box>.right>.text{
    padding: 33px 35px;
    box-sizing: border-box;
}
.kczk_box>.left>.text>p,.kczk_box>.right>.text>p{
    display: flex;
    align-items: center;
    color: #216EFF;
    margin-bottom: 20px;
    font-size: 18px;
    position: relative;
    display: flex;
    align-items: center;
}
/* .kczk_box>.left>.text>p>span,.kczk_box>.right>.text>p>label{
    width: 15px;
    height: 15px;
    border-radius: 50% 50%;
    border: 1px solid #9B9FA3;
    margin-right: 10px;
} */
input {
    display: none;
}

/* 未选中的样式 */
input[type=checkbox]+span {
    /* 首先将内联元素转化一下，因为内联元素是无法设置宽高的。 */
    display: inline-block;
    /* 设置成正圆 */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    /* 设置位置 */
    position: absolute;
    top: 1px;
    left: 0;
}

/* 选中之后的样式，这里的样式主要是操作的里面的小绿点*/
input[type=checkbox]:checked+span::after {
    /* 使用结构伪类after,必须要写conten属性
    这里面可以换成其他的样式：√、×等等均可 */
    content: '●';
    /* 对中间小点设置位置，确保在正中间*/
    position: absolute;
    top: -13.5px;
    left: 0;
    /* 设置选中圆的颜色 */
    color: #41A863;
    font-size: 30px;
    z-index: 999;
}

/* 文本距离左边圆形按钮的距离 */
.txt {
    margin-left: 30px;
}
.kczk_box_bom{
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between ;
}
.kczk_box_bom>.left{
    width: 50%;
}
.kczk_box_bom>.right{
    width: 45%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1999;
}
.kczk_box_bom>.right>.totle{
    font-size: 35px;
    color: red;
}
.kczk_box_bom>.right>.totle>span{
    font-size: 50px;
    color: red;
}
.kczk_box_bom>.right>p{
    width: 225px;
    height: 61px;
    background-image:linear-gradient(to right, #FF5858, #FF2424);
    font-size: 24px;
    text-align: center;
    line-height: 61px;
    font-weight: 700;
    color: white;
    margin-left: 20px;
    cursor: pointer;
}
a{
    color: white;
    text-decoration: none;
}
.innerzl{
    width: 100%;
    height: 600px;
    background-image: url(../img/税务师精英孵化班/组\ 744.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 55px;
    margin-top: 60px;
}
.innerzl>p{
    font-size: 45px;
    font-weight: 700;
   text-align: center;
   color: white;
   margin-bottom: 65px;
}
.innerzl_list{
    width: 1380px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.innerzl_item{
    width: 23%;
    height: 290px;
    background-color: white;
}
.innerzl_item>p:nth-child(1){
    padding: 19px 97px 23px 97px;
}
.innerzl_item>p{
    text-align: center;
}
.innerzl_item>p>img{
    width: 96px;
    height: 96px;
}
.innerzl_item>p:nth-child(2){
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.innerzl_item>p:nth-child(3),.innerzl_item>p:nth-child(4){
    font-size: 18px;
}
/* .innerzl_item_four   */
.innerzl_item_four>p{
    display: flex;
    width: 327px;
    height: 78px;
    background-color: white;
    margin-bottom: 18px;
    align-items: center;
    border-radius: 20px;
}
.innerzl_item_four>p>img{
    width: 60px;
    height: 60px;
    margin-left: 20px;
}
.innerzl_item_four>p>span{
    width: 55%;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}
.innerzl_btn{
    width: 342px;
    height: 110px;
    margin:47px auto;
    box-sizing: border-box;
    background-image: url(../img/税务师精英孵化班/组\ 752.png);
    line-height: 86px;
    padding-left: 100px;
    font-size: 30px;
    font-weight: 700;
    
}
.innerzl_btn>a{
    color: #D4493C;
}
.cjwt{
    /* margin-top: 147px; */
}
.cjwt>p{
    margin: 55px auto;
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
}
.cjwt>p>img{
    height: 5px;
    margin: 0 30px;
}
.cjwt_list{
    margin: 0 auto;
    width: 1380px;
    height: 320px;
    display: flex;
    justify-content: space-between;
}
.cjwt_item{
    width: 23%;
    background-image: url(../img/税务师精英孵化班/组\ 822.png);
     padding: 0 34px;
     box-sizing: border-box;
}
.cjwt_item>.top{
    height: 82px;
    display: flex;
    align-items: center;
   margin-bottom: 10px;

}
.cjwt_item>.top>img{
    width: 50px;
    height: 50px;
}
.cjwt_item>.top>p{
    font-size: 22px;
    font-weight: 700;
    color: white;
}
.cjwt_item>p{
    font-size: 12px;
    text-indent: 1em;
    margin-bottom: 5px;
    color: #000000;
}
.cjwt_btn{
    width: 225px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background-color: #0446D9;
    color: white;
    margin: 37px auto;
    font-size: 26px;
    border-radius: 30px;
}
.bom_img{
    width: 100%;
    height: 260px;
    background-image: url(../img/税务师精英孵化班/组\ 824.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}