.xa_a{
    top: 0;
    position: absolute;
    z-index: 3;
    width: 100%;
    background: transparent !important;
}
.main{
    width: 1300px !important;
}
.this_top{
    top: 40px;
    position: absolute;
    z-index: 3;
    width: 100%;
    background: transparent !important;
}
.this_topa{
    width: 1240px;
}
.this_topb{
    width: 1300px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ellipsis-1,
  .ellipsis-2,
  .ellipsis-3,
  .ellipsis-4 {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
  .ellipsis-1 {
      -webkit-line-clamp: 1;
  }
  .ellipsis-2 {
    -webkit-line-clamp: 2;
  }
  .ellipsis-3 {
    -webkit-line-clamp: 3;
  }
  .ellipsis-4 {
    -webkit-line-clamp: 4;
  }
.home-banner *{
    transition:none;
}
.home-banner{
    position: relative;
    height: 640px;
    width: 100%;
    overflow: hidden;    
}
.home-banner .hd{
    position: absolute;
    left: 0;
    bottom: 20px;     
    z-index: 9;
}
.home-banner .hd{
    display: flex;
    width: 100%;
    justify-content: center;
}
.home-banner .bd li a{
    display: block;
    width: 100%;
    height: 100%;
}
.home-banner .hd li{
    flex-shrink: 0;
    width: 28px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    text-indent: -9999em;
    margin: 0 4px;
}
.home-banner .hd li.on{
    background: #039cff;
}
.home-banner .bd li{
    width: 100%;
    height: 640px;
    overflow: hidden;
} 
.home-banner .bd li img{
    width: 100%;
    height: 100%;
}
.home-wrap{
    background:#f4f5fc url(../images/this/2025/home-bg.jpg) no-repeat top center;
}

.home-data{
    padding: 30px 0 20px;
    display: flex;
    justify-content: space-between;
}
.home-data .item{
    display: flex;
    align-items: center;
    padding: 5px 20px;
    box-sizing: border-box;
    width: 400px;
    height: 140px;
    background: url(../images/this/2025/data-bg.png) no-repeat;
    border-radius: 4px;
    border: 1px solid #fff;
    box-shadow: 0 0 24px rgba(18, 72, 140, 0.12);
    font-size: 14px;
}
.home-data .item-l{
    width: 120px;
    text-align: center;
    margin-right: 30px;
}
.home-data .item .icon{
    display: block;
    margin: 0 auto 6px;
    width: 80px;
    height: 80px;
}
.home-data .item .icon-01{
    background: url(../images/this/2025/home-data-icon01.png) no-repeat center;
}
.home-data .item .icon-02{
    background: url(../images/this/2025/home-data-icon02.png) no-repeat center;
}
.home-data .item .icon-03{
    background: url(../images/this/2025/home-data-icon03.png) no-repeat center;
}
.home-data .item-r p{
    padding: 7px 0;
    color: #5d5d77;
}
.home-data .item-r em{
    color: #ff6000;
    font-family: 'arial';
    padding-right: 5px;
}
.home-wrap .com-tit{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.home-wrap .com-tit h2{
    font-size: 30px;
    font-weight: 600;
}
.home-wrap .com-tit::before{
    content: '';
    width: 120px;
    height: 4px;
    background:  url(../images/this/2025/home-titbg.png) no-repeat left;
    margin-right: 10px;
}
.home-wrap .com-tit::after{
    content: '';
    width: 120px;
    height: 4px;
    background:  url(../images/this/2025/home-titbg.png) no-repeat right;
    margin-left: 10px;
}
.home-ptfw .con{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}
.home-ptfw .con .item{
    width: 160px;
    height: 160px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #fff;
    box-shadow: 0 0 24px rgba(14, 62, 200, 0.12);
    padding: 26px 20px 0;
    text-align: center;
    box-sizing: border-box;
}
.home-ptfw .con .item a{
    display: block;
    height: 100%;
}
.home-ptfw .con .item:hover{
    box-shadow: 0 0 24px rgba(14, 62, 200, 0.3);
}
.home-ptfw .con .item .icon{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto 15px;
}
.home-ptfw .con .item .icon-01{
    background: url(../images/this/2025/home-ptfw-icon01.png) no-repeat center;
}
.home-ptfw .con .item .icon-02{
    background: url(../images/this/2025/home-ptfw-icon02.png) no-repeat center;
}
.home-ptfw .con .item .icon-03{
    background: url(../images/this/2025/home-ptfw-icon03.png) no-repeat center;
}
.home-ptfw .con .item .icon-04{
    background: url(../images/this/2025/home-ptfw-icon04.png) no-repeat center;
}
.home-ptfw .con .item .icon-05{
    background: url(../images/this/2025/home-ptfw-icon05.png) no-repeat center;
}
.home-ptfw .con .item .icon-06{
    background: url(../images/this/2025/home-ptfw-icon06.png) no-repeat center;
}
.home-ptfw .con .item .icon-07{
    background: url(../images/this/2025/home-ptfw-icon07.png) no-repeat center;
}
.home-ptfw .con .item p{
    font-size: 14px;
    color: #4c5b6e;
}
.home-ptfw .con .item:hover p{
    color: #1f489b;
}
.home-zxdt{
    padding-bottom: 50px;
}
.home-zxdt .tabs{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
}
.home-zxdt .tabs li{
    margin: 0 20px;
    padding: 0 40px;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    color: #6d6d6d;
    background: #fff;
    border-radius: 4px;
    transition:none;
    cursor: pointer;
}
.home-zxdt .tabs li:hover{
    color: #436ef3;
}
.home-zxdt .tabs li.active{
    background-image: linear-gradient(to right, #436ef3 0, #1a98fd 100%);
    color: #fff;
}
.home-zxdt .con{
    display: none;
}
.home-zxdt .con.active{
    display: block;
}
.home-zxdt .list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 20px 0 5px;
}
.home-zxdt .list .item{
    width: 48.5%;
    min-height: 200px;
    margin: 0 3% 20px 0;
    padding: 20px 20px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 0 24px rgba(18, 72, 140, 0.08);
}
.home-zxdt .list .item:hover{
    box-shadow: 0 0 24px rgba(18, 72, 140, 0.15);
    background: rgba(255, 255, 255, 0.85);
}
.home-zxdt .list .item:nth-child(2n){
    margin-right: 0;
}
.home-zxdt .list .item a{
    display: flex;
    align-items: self-start;
    height: 100%;
}
.home-zxdt .list .item-l{
    width: 70px;
    margin-right: 20px;
    text-align: center;
}
.home-zxdt .list .item-r{
    flex: 1;
    max-width: 480px;
    display: flex;
    flex-wrap: wrap;
}
.home-zxdt .item-l .date{
    font-size: 50px;
    color: #1073e4;
    font-family: 'arial';
}
.home-zxdt .item-l .year-month{
    font-size: 14px;
    color: #565b74;
    font-family: 'arial';
}
.home-zxdt .item h4{
    width: 100%;
    font-size: 18px;
    color: #4c5b6e;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-zxdt .item .img{
    width: 160px;
    height: 105px;
    margin: 5px 20px 0 0;
}
.home-zxdt .item .img img{
    width: 100%;
    height: 100%;
}
.home-zxdt .item .desc{
    display: flex;    
}
.home-zxdt .item .text{
    flex: 1;
    font-size: 12px;
    color: #858aa1;
    line-height: 24px;
    max-height: 120px;
    overflow: hidden;
}
.home-zxdt .more{
    display: flex;    
    justify-content: center;
}
.home-zxdt .more a{
    display: flex;   
    align-items: center;
    padding: 0 20px 0 30px; 
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #1073e4;
    border: 1px solid #1073e4;
    border-radius: 28px;
    box-sizing: border-box;
}
.home-zxdt .more a:hover{
    opacity: 0.8;
    background: rgba(255, 255, 255, 0.2);
}
.home-zxdt .more .icon-more{
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    background: url(../images/this/2025/icon-more.png) no-repeat center center;
}
.home-kjzy{
    margin-bottom: 20px;
    padding: 20px 35px;
    background: url(../images/this/2025/kjzy-bg.jpg) no-repeat;
    background-size: cover;
    border-radius: 15px;
    border: 1px solid #fff;
    box-shadow: 0 0 24px rgba(12, 62, 200, 0.12);
}
.home-kjzy .con{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.home-kjzy .sub-tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.home-kjzy .sub-tit .more{
    display: block;
    padding: 3px 7px;
    color: #1491fc;
    font-size: 12px;
    font-weight: 600;
    font-family: 'simsun';
    border-radius: 3px;
    background: #fff;
    border: 1px solid #0e95fd;
}
.home-kjzy .sub-tit .t-l{
    display: flex;
    align-items: center;
}
.home-kjzy .sub-tit .t-r{
    padding-right: 10px;
}
.home-kjzy .sub-tit .icon{
    display: block;
    width: 30px;
    height: 30px;   
    margin-right: 10px; 
}
.home-kjzy .sub-tit .icon-zdcycg{
    background: url(../images/this/2025/home-kjzy-icon01.png) no-repeat center center;
}
.home-kjzy .sub-tit .icon-jsxq{
    background: url(../images/this/2025/home-kjzy-icon02.png) no-repeat center center;
}
.home-kjzy .sub-tit .icon-gxys{
    background: url(../images/this/2025/home-kjzy-icon03.png) no-repeat center center;
}
.home-kjzy .sub-tit .icon-jszj{
    background: url(../images/this/2025/home-kjzy-icon04.png) no-repeat center center;
}
.home-kjzy .sub-tit h3{
    font-size: 18px;
    color: #2b3151;
    font-weight: 600;
}
.home-kjzy .sub-tit .more:hover{
    color: #fff;
    background: #0e95fd;
    border: 1px solid #0e95fd;
}
.home-kjzy .zdcycg-box{
    width: 73%;
    padding-right: 35px;
    box-sizing: border-box;
}
.home-kjzy .jsxq-box{
    width: 27%;
}
.home-kjzy .gxys-box{
    width: 73%;
    padding-right: 30px;
    box-sizing: border-box;
}
.home-kjzy .jszj-box{
    width: 27%;
}
.home-kjzy .zdcycg-con{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0;
}
.home-kjzy .zdcycg-box .item{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width: 48%;
}
.home-kjzy .zdcycg-box .img{
    position: relative;
    width: 182px;
    height: 98px;
    margin-right: 20px;
    flex-shrink: 0;
}
.home-kjzy .zdcycg-box .img a{
    display: block;
    width: 100%;
    height: 100%;
}
.home-kjzy .zdcycg-box .img span{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.home-kjzy .zdcycg-box .img img{
    width: 100%;
    height: 100%;
}
.home-kjzy .zdcycg-box ul{
    width: 220px;
}
.home-kjzy .zdcycg-box li{
    height: 30px;
    line-height: 30px;
}
.home-kjzy .zdcycg-box li::before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0e95fd;
    margin-right: 10px;
    vertical-align: 2px;
}
.home-kjzy .zdcycg-box li a{
    color: #4e515b;
    font-size: 12px;
}
.home-kjzy .zdcycg-box li a:hover{
    color: #039cff;
}
.home-kjzy .jsxq-con{
    margin-top: 18px;
}
.home-kjzy .jsxq-con .item{  
    margin-bottom: 20px;    
}
.home-kjzy .jsxq-con .item a{
    display: flex;
    align-items: flex-start;
    padding: 15px 20px 0;
    color: #2b3151;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    background: #f8f8ff;
    border-radius: 5px;
    height: 100%;
    min-height: 98px;
    box-sizing: border-box;
}
.home-kjzy .jsxq-con .item a:hover{
    border: 1px solid #e6e6fa;
    box-shadow: 0 0 12px rgba(12, 60, 200, 0.1);
}
.home-kjzy .c-999{
    color: #999;
}
.home-kjzy .jsxq-con .state-tag{
    width: 54px;
    flex-shrink: 0;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 8px;
    line-height: 24px;
    box-sizing: border-box;
    margin-right: 10px;
    font-size: 12px;
}
.home-kjzy .state0 {
    background-image: linear-gradient(to right, #ff6c00 0, #ff9627 100%);
}
.home-kjzy .state1 {
    background-image: linear-gradient(to right, #0260e0 0, #008bfb 100%);
}
.home-kjzy .state2 {
    background-image: linear-gradient(to right, #37c06b 0, #4cd480 100%);
}
.home-kjzy .state3 {
    background-color: #999;
}

.home-kjzy .jsxq-con .text{
    width: 230px;
}
.home-kjzy .jsxq-con h4{
    font-size: 14px;
    margin-bottom: 8px;
}
.home-kjzy .jsxq-con p{
    margin-bottom: 4px;
}
.home-kjzy .icon{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.home-kjzy .icon-type{
    background: url(../images/this/2025/icon-xq01.png) no-repeat center center;
}
.home-kjzy .icon-sort{
    background: url(../images/this/2025/icon-xq02.png) no-repeat center center;
}
.home-kjzy .icon-location{
    background: url(../images/this/2025/icon-ys01.png) no-repeat center center;
}
.home-kjzy .icon-field{
    background: url(../images/this/2025/icon-ys02.png) no-repeat center center;
}
.home-kjzy .icon-workon{
    background: url(../images/this/2025/icon-zj01.png) no-repeat center center;
}
.home-kjzy .icon-goodat{
    background: url(../images/this/2025/icon-zj02.png) no-repeat center center;
}
.home-kjzy .gxys-con{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 18px;
}
.home-kjzy .gxys-con .item{ 
    width: 48.5%; 
    margin-bottom: 20px; 
    margin-right: 3%;   
}
.home-kjzy .gxys-con .item:nth-child(2n){
    margin-right: 0;
}
.home-kjzy .gxys-con .item a{
    display: flex;
    align-items: flex-start;
    padding: 20px;
    color: #2b3151;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    background: #f8f8ff;
    border-radius: 5px;
    height: 100%;
    min-height: 105px;
    box-sizing: border-box;
}
.home-kjzy .gxys-con .item a:hover{
    border: 1px solid #e6e6fa;
    box-shadow: 0 0 12px rgba(12, 60, 200, 0.1);
}
.home-kjzy .gxys-con .img{
    width: 120px;
    height: 120px;
    border-radius: 6px;
    margin-right: 20px;
}
.home-kjzy .gxys-con .img img{
    width: 100%;
    height: 100%;
}
.home-kjzy .gxys-con .text{
    width: 220px;
}
.home-kjzy .gxys-con h4{
    font-size: 16px;
    margin-bottom: 10px;
}
.home-kjzy .gxys-con p{
    margin-bottom: 5px;
}
.home-kjzy .jszj-con{
    margin-top: 18px;
}
.home-kjzy .jszj-con .item{
    margin-bottom: 20px;
}
.home-kjzy .jszj-con .item a{
    display: flex;
    align-items: flex-start;
    padding: 20px;
    color: #2b3151;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    background: #f8f8ff;
    border-radius: 5px;
    height: 100%;
    min-height: 162px;
    box-sizing: border-box;
}
.home-kjzy .jszj-con .item a:hover{
    border: 1px solid #e6e6fa;
    box-shadow: 0 0 12px rgba(12, 60, 200, 0.1);
}
.home-kjzy .jszj-con .img{
    width: 84px;
    height: 84px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.home-kjzy .jszj-con .img img{
    width: 100%;
    height: 100%;
}
.home-kjzy .jszj-con .text{
    width: 180px;
}
.home-kjzy .jszj-con h4{
    font-size: 16px;
    margin-bottom: 10px;
}
.home-kjzy .jszj-con p{
    margin-bottom: 5px;
}
.home-yqlj{
    padding: 10px 0 320px;
    background:#f6f6fc url(../images/this/2025/homg-footerbg.jpg) no-repeat center bottom;
}
.home-yqlj .con{
    width: 1300px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.home-yqlj .con a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin:0 40px 25px 0;
    padding: 5px 15px;
    width: 294px;
    height: 92px;
    border-radius: 15px;
    background: #f9fafc;
    box-shadow: 0 0 24px rgba(30, 30, 135, 0.12);
    box-sizing: border-box;
}
.home-yqlj .con a:nth-child(4n){
    margin-right: 0;
}
.home-yqlj .con a img{
    max-width: 100%;
}

