
.swiper-wrapper {
    transition-timing-function: linear !important;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.about{
    position: relative;
}
.about .bread{
    margin-top: 0.32rem;
    margin-bottom: 0.32rem;
}
.banText P{
    color: #fff;
}
.rightBread{
    position: absolute;
    display: flex;
    width: 8.13rem;
    height: 0.6rem;
    background: linear-gradient( 90deg, #284FAD 0%, #1E9DDF 100%);
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    right: 0;
    top: -0.32rem;
}
.rightBread .rb{
    width: 2.05rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rightBread .rb a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.21rem;
    color: #FFFFFF !important;
    line-height: 0.6rem;
    text-align: center !important;
}
.rightBread .rb.active{
    background: url('../img/newsCenter/breadbanner2.png');
    background-size: 100% 100%;
}
.rightBread .rb.active a{
    color: #284FAD !important;
    font-weight: bold;
}
.rightBread::before{
    content: '';
    width: 2.05rem;
    height: 0.6rem;
    display: block;
    background: url('../img/newsCenter/breadbanner2.png');
    background-size: 100% 100%;
    position: absolute;
    left: -1.84rem;
}
.gsgklist{
    width: 12rem;
    height: 0.55rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 1rem 1rem 1rem 1rem;
    margin: 0 auto;
    display: flex;
    margin-top: 0.21rem;
}
.gsgkl{
    width: 2rem;
    text-align: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
    line-height: 0.55rem;
    cursor: pointer;
}
.gsgkl.active{
    font-weight: bold;
    color: #284FAD;
    position: relative;
}
.gsgkl.active::after{
    content: '';
    width: 1rem;
    height: 0.05rem;
    display: block;
    background: #C01920;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    opacity: 0.8;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.gsgkl2.gsgk{
    margin-top: 0.9rem;
}
.gsgk2_top{
    padding: 1rem 1.16rem 0.92rem 1.16rem;
    background: url('../img/about/gsgkbg.png');
    background-size: 100% 100%;
}
.about_video{
    position: relative;
    width: 13.5rem;
    /*height: 5rem;*/
    margin-bottom: 1.06rem;
}
.about_video p{
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
}
.about_video video{
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.bofang{
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 0.81rem;
    height: 0.81rem;
}
.bofang img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_video img{
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gsgkTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #000000;
}
.gsgkHr{
    width: 1.5rem;
    height: 0.07rem;
    background: linear-gradient( 90deg, #284FAD 0%, #1E9DDF 100%);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    opacity: 0.8;
    margin-top: 0.15rem;
    margin-bottom: 0.44rem;
}
.gsgkDetail{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.38rem;
}
.gsgk2_bottom{
    width: 100%;
    height: 1.6rem;
    background: linear-gradient( 180deg, #284FAD 0%, #1E9DDF 100%);
}
.gsgk2_bottom{
    display: flex;
    align-items: center;
}
.gsgk2_bL{
    width: calc(100% / 6);
}
.gsgk2_bL .num{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.5rem;
    color: #FFFFFF;
    text-align: center;
}
.gsgk2_bL .numTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.1rem;
}
.qyxc{
    /*width: calc(100% - 1.32rem);*/
    width: 16rem;
    margin:  0 auto;
    margin-top: 1.7rem;
    margin-bottom: 1.28rem;
}
.titCon{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.85rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.titCon .titNavCon{
    display: flex;
}
.titCon .titNavCon .titNav{
    position: relative;
    display: inline-block;
    margin-right: 0.81rem;
    padding-top: 0.11rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.35rem;
}
.titCon .titNavCon .titNav:last-child{
    margin-right: 0;
}
.titCon .titNavCon .titNav.active{
    font-weight: bold;
    color: #284FAD;
}
.titCon .titNavCon .titNav.active::after{
    position: absolute;
    bottom: 0.11rem;
    left: 50%;
    transform: translateX(-50%);
    content:"";
    width: 1rem;
    height: 0.05rem;
    background: #C01920;
    border-radius: 0.5rem;
    opacity: 0.8;
}
.qyxcTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #000000;
    text-align: center;
}
.qyxcHr{
    width: 1.5rem;
    height: 0.07rem;
    background: linear-gradient( 90deg, #284FAD 0%, #1E9DDF 100%);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    opacity: 0.8;
    margin: 0 auto;
    margin-top: 0.15rem;
}
.swiper-slide .swiperL{
    height: 3.32rem;
}
.swiper-slide .swiperL img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.swiper-slide .swiperTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
    text-align: center;
    margin-top: 0.4rem;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1 !important;
}
.qyxcSwiper{
    padding: 0 1rem !important;
}
.gsrySwiper{
    padding: 0 1rem !important;
    padding-top: 0.2rem !important;
    height: 4.2rem;
}
.swiper-button-prev{
    top: 40% !important;
    left: -0.1rem !important;
    width: 1rem !important;
    height: 1rem !important;
    background: url('../img/about/right.png');
    background-size: 100% 100%;
    transform: rotate(180deg) !important;
}
.swiper-button-prev.swiper-button-disabled{
    top: 40% !important;
    left: -0.1rem !important;
    width: 1rem !important;
    height: 1rem !important;
    background: url('../img/about/left.png');
    background-size: 100% 100%;
    transform: rotate(0deg) !important;
}
.swiper-button-next.swiper-button-disabled{
    top: 40% !important;
    right: -0.1rem !important;
    width: 1rem !important;
    height: 1rem !important;
    background: url('../img/about/left.png');
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.swiper-button-next{
    top: 40% !important;
    right: -0.1rem !important;
    width: 1rem !important;
    height: 1rem !important;
    background: url('../img/about/right.png');
    background-size: 100% 100%;
    transform: rotate(0deg);
}
.swiper-button-prev::after,
.swiper-button-next::after{
    content: '' !important;
}

.qywh{
    width: 100%;
    height: 8rem;
    position: relative;
}
.qywhbj{
    width: 100%;
    height: 8rem;
    display: none;
    transition: 1s all;
}
.qywhbj.active{
    display: block;
}
.qywhL1 .qywhbj:nth-child(1),
.qywhL1 .qywhbj:nth-child(3){
    background: url('../img/about/qywh.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.qywhL1 .qywhbj:nth-child(2){
    background: url('../img/about/qywhbg.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.qywhL1 .qywhbj:nth-child(1) .qywhicon,
.qywhL1 .qywhbj:nth-child(3) .qywhicon{
    width: 1.29rem;
    height: 1.38rem;
    margin: 0 auto;
    padding-top: 1.05rem;
    margin-bottom: 0.43rem;
}
.qywhL1 .qywhbj:nth-child(2) .qywhicon{
    width: 1.2rem;
    height: 1.05rem;
    margin: 0 auto;
    margin-top: 1.21rem;
    margin-bottom: 0.6rem;
}
.qywhcon{
    width: 12.55rem;
    margin: 0 auto;
}
.qywhcon div{
    width: 12.55rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.3rem;
}
.qywhcon div:nth-child(2n-1){
    font-size: 0.25rem !important;
    margin-bottom: 0.36rem;
}
.qywhcon div:nth-child(2n){
    margin-bottom: 0.66rem;
}
.qywhL1{
    position: relative;
}
.qywhbj{
    position: absolute;
    top: 0;
}
.qywhL2{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    width: 12.55rem;
    margin: 0 auto;
}
.qywhTitle{
    width: calc(100% / 3);
    height: 1.27rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.35rem;
    color: #FFFFFF;
    line-height: 1.27rem;
    position: relative;
    cursor: pointer;
}
.qywhTitle:nth-child(2){
    text-align: center;
    border-left: 0.01rem solid #FFFFFF;
    border-right: 0.01rem solid #FFFFFF;
}
.qywhTitle:nth-child(3){
    text-align: right;
}

.qywhTitle.active::after{
    content: '';
    width: 0.5rem;
    height: 0.07rem;
    display: block;
    background: #1E9DDF;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    position: absolute;
    bottom: 0;
}
.qywhTitle:first-child.active::after{
    left: 0.46rem;
}
.qywhTitle:nth-child(2).active::after{
    left: 50%;
    transform: translateX(-50%);
}
.qywhTitle:last-child.active::after{
    right: 0.8rem;
}
.cybjT{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #000000;
    line-height: 0.35rem;
    text-align: center;
    margin-top: 1.25rem;
}
.cybjH{
    width: 1.5rem;
    height: 0.07rem;
    background: linear-gradient( 90deg, #284FAD 0%, #1E9DDF 100%);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    opacity: 0.8;
    margin: 0 auto;
    margin-top: 0.15rem;
}
.cybjC{
    position: relative;
}
.cybjdian-k{
   
        /*border-radius: 50%;*/
        display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    /*left: 4.63rem;*/
    /*top: 6.04rem;*/
   /* width: 0.24rem;*/
   /* height: 0.24rem;*/
   /*background: rgba(255,255,255,0.6);*/
}
.cybjdian-xiao{
    cursor: pointer;
    animation: aboutbjRing 1.5s linear infinite 0.6s;
    position: relative;
    border-radius: 50%;
    width: 0.12rem;
    height: 0.12rem;
    background: linear-gradient( 180deg, #284FAD 0%, #1E9DDF 100%);
}
.cybj-text{
   font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000;
    white-space: nowrap;
    display: none;
    position: absolute;
    top: 0.2rem;
}
.cybjdian-k:hover .cybj-text{
    cursor: pointer;
    display: block;
}
.cybjdian-xiao:after{
     
    z-index: -1;
        position: absolute;
    content: "";
        left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 0.24rem;
    height: 0.24rem;
   background: rgba(255,255,255,0.6);
}
.gsry{
    margin-top: 0.1rem !important;
}
.gsry .qyxcHr{
    margin-bottom: 0.57rem !important;
}
.gsry .swiper-slide{
    height: 3.92rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0,0,0,0.06);
    border-radius: 0.2rem;
}
.gsry .swiper-slide .swiperL{
    width: 2.75rem;
    height: 1.9rem;
    margin: 0.63rem auto;
}
.gsry .swiper-slide .swiperTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
    margin-top: 0 !important;
}
.xhhy{
    display: flex;
    justify-content: space-between;
}
.xhhyL{
    width: 4.3rem;
    height: 5.03rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0,0,0,0.25);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #284FAD;
    line-height: 0.35rem;
    text-align: center;
}
.xhhyL img{
    width: 2.62rem;
    height: 3.71rem;
    margin: 0.36rem auto;
}
.xhhyR{
    /*width: calc(100% - 5.16rem);*/
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.xhhylist{
    /*width: 3.6rem;*/
    width: 33%;
    height: 2.5rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
    text-align: center;
    border-right: 0.01rem solid rgba(112,112,112,0.25);
    transition: 0.3s all;
}
.xhhylist:hover{
    font-weight: bold;
    color: #284FAD;
    box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0,0,0,0.2);
}
.xhhylist img{
    width: 1.7rem;
    height: 1.08rem;
    margin: 0.43rem auto;
}
.xhhylist:nth-child(1),
.xhhylist:nth-child(2),
.xhhylist:nth-child(3){
    border-bottom: 0.01rem solid rgba(112,112,112,0.25);
}
.xhhylist:nth-child(3n){
    border-right: 0 !important;
}
.gsgklist2{
    padding-bottom: 1.58rem;
}
.gsry .swiper-slide{
    transition: 0.3s all;
}
.gsry .swiper-slide:hover{
    box-shadow: 0rem 0.03rem 0.3rem 0.01rem #333333;
}
.rzzx{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.34rem !important;
    margin-bottom: 1.7rem !important;
}
.rzlist{
    width: calc((100% - 2.96rem)/5);
    margin-right: 0.74rem;
    margin-bottom: 0.7rem;
}
.rzlist:nth-child(5n){
    margin-right: 0 !important;
}
.zs{
    padding: 0.16rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    border: 0.01rem solid rgba(112,112,112,0.8);
}
.zs img{
    width: 2.26rem;
    height: 3.05rem;
}
.zcName{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    margin-top: 0.22rem;
    text-align: center;
}
.zxnsnav{
    width: 3.85rem;
    height: 0.55rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 1rem 1rem 1rem 1rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.zxnsnavl{
    width: calc(100% / 2);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.55rem;
    text-align: center;
    position: relative;
}
.zxnsnavl:hover::after,
.zxnsnavl.active::after{
    content: '';
    width: 1rem;
    height: 0.05rem;
    display: block;
    background: #C01920;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.zxnsnavl:hover,
.zxnsnavl.active{
    font-weight: bold;
    color: #284FAD;
}
.search{
    display: flex;
    justify-content: space-between;
}

.search .s{
    width: calc((100% - 1rem)/3);
}
.search select,
.search input{
    width: 100%;
    height: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid rgba(112,112,112,0.5);
    padding-left: 0.23rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    appearance:none;
    position: relative;
}
.search .s{
    position: relative;
}
.search .s1::after,
.search .s2::after{
    content: '';
    width: 0.17rem;
    height: 0.09rem;
    display: block;
    background: url('../img/about/xiala.png');
    background-size: 100% 100%;
    position: absolute;
    right: 0.18rem;
    bottom: 0.25rem;
}
/*.search .s3::after{*/
/*    content: '';*/
/*    width: 0.27rem;*/
/*    height: 0.27rem;*/
/*    display: block;*/
/*    background: url('../img/about/search.png');*/
/*    background-size: 100% 100%;*/
/*    position: absolute;*/
/*    right: -0.1rem;*/
/*    bottom: 0.2rem;*/
/*}*/
.zxnatable{
    margin-top: 0.53rem;
    margin-bottom: 2rem;
}
.zxnatable .th{
    height: 0.6rem;
    background: #284FAD;
    display: flex;
}

.zxnatable .th .td{
    width: calc((100% - 3.55rem) / 6);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.6rem;
}
.zxnatable .th .td:first-child{
    padding-left: 0.85rem;
    width: 2.7rem !important;
}


.zxnatable .tr{
    height: 0.6rem;
    background: rgb(40, 79, 173,0.05);
    display: flex;
    margin-top: 0.21rem;
}

.zxnatable .tr .td{
    width: calc((100% - 3.55rem) / 6);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000;
    line-height: 0.6rem;
}
.zxnatable .tr .td:first-child{
    padding-left: 0.85rem;
    width: 2.7rem !important;
}
.zxnatable .tr .td:nth-child(7):hover{
    color: #284FAD;
    cursor: pointer;
}
.hm{
    z-index: 9;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(112, 112, 112,0.5);
    display: none;
}
.ckxq{
    width: 12rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    position: absolute;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
}
.zwxqT{
    background: #F7F7F7;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.26rem;
    padding: 0.18rem 0.24rem;
    position: relative;
}

.zwxqT span{
    font-size: 0.5rem;
    font-weight: 300;
    position: absolute;
    right: 0.24rem;
    top: 0.18rem;
    cursor: pointer;
}
.zwxqC{
    height: calc(100vh - 3rem);
    overflow: auto;
    padding: 0.31rem 1rem 0.47rem;
}
.zwxqC::-webkit-scrollbar-track {
  background: rgba(40,79,173,0.1); /* 颜色 */
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem; /* 圆角 */
}
.zwxqC::-webkit-scrollbar-thumb {
    background: linear-gradient( 117deg, #284FAD 0%, #1E9DDF 100%);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
 
.zwxqC {
 scrollbar-color: #284FADFF #284FAD1A;
}
.zwxqCtitle
{
    font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 0.22rem;
color: #000000;
line-height: 0.35rem;
text-align: center;
}

.zwxqC p{
    padding-top: 0.26rem;
    padding-bottom: 0.32rem;
        border-bottom: 0.01rem solid rgba(112, 112, 112, 0.35);
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.26rem;
}
.zwxqCr::-webkit-scrollbar {
    width: 0.11rem; /* 设置滚动条宽度 */
  }
   
  .zwxqC::-webkit-scrollbar-track {
    background: #284FAD; /* 滚动条轨道颜色 */
  }
   
  .zwxqC::-webkit-scrollbar-thumb {
    background: #284FAD; /* 滚动条手柄颜色 */
  }

.rcfz{
    margin-top: 0.9rem;
    margin-bottom: 1.18rem;
}
.rcfzL1{
    display: flex;
    justify-content: center;
    margin-bottom: 0.89rem;
}
.rcfzT img{
    width: 0.79rem;
    height: 0.79rem;
    margin-bottom: 0.33rem;
}
.rcfzT{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.21rem;
    color: #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.rcfzT.active{
    color: #284FAD;
}
.rcfzT:nth-child(1).active img{
    content: url('../img/about/fliconz.png');
}
.rcfzT:nth-child(2).active img{
    content: url('../img/about/rclniconz.png');
}
.rcfzT:nth-child(3).active img{
    content: url('../img/about/hxjzliconz.png');
}
.rcfzT:nth-child(2){
    margin: 0 2.25rem;
}
.rcfzC{
    width: 100%;
    height: 4.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    display: none;
}
.rcfzC.active{
    display: block;
}
.rcfzC:nth-child(1){
    background: url('../img/about/rlimg.png');
    background-size: 100% 100%;
}
.rcfzC:nth-child(2){
    background: url('../img/about/rclnimg.png');
    background-size: 100% 100%;
}
.rcfzC:nth-child(3){
    background: url('../img/about/hxjzlimg.png');
    background-size: 100% 100%;
}

.rcfzC div:nth-child(1){
    font-weight: bold;
    font-size: 0.3rem;
    margin-bottom: 0.55rem;
    padding-top: 0.89rem ;
}
.rcfzC div:nth-child(2){
    font-weight: bold;
    font-size: 0.2rem;
    margin-bottom: 0.59rem;
}
.rcfzC div:nth-child(2) span{
    font-weight: bold;
    font-size: 0.6rem;
    color: #FFC736;
}
.rcfzC div:nth-child(3){
    max-width: 7.94rem;
    margin: 0 auto;
}
.shousuohezi{
    background-image: url('../img/about/search.png');
    width: 0.28rem;
    height: 0.29rem;
    position: absolute;
    left: 4.8rem;
    top: 0.85rem;
    cursor: pointer;
}

.qyxc .swiper-button-prev{
    top:35%!important;
    left: 0.5rem !important;
}

.qyxc .swiper-button-next{
    top:35%!important;
    right: 0.5rem !important;
}




@media only screen and (max-width:1024px){
    .shousuohezi{
        left: auto;
        right: 0px;
        background-size: contain;
    }
    .search .s1::after, .search .s2::after{
            right: 0.28rem;
    }
    .rightBread{
        position: static;
        width: 6.13rem;
    }
    .gsgklist{
        width: 94%;
    }
    .about_video{
        width: 100%;
        margin-bottom: 0.06rem;
    }
    .gsgk2_top{
            padding: 1rem 0.16rem 0.92rem 0.16rem;
    }
    .gsgk2_bL .num{
        font-size: 0.32rem;
    }
    .qyxc{
        width: 7rem;
    }
    .titCon .titNavCon{
            flex-wrap: wrap;
    }
    .titCon .titNavCon .titNav{
        line-height: 0.55rem;
        margin-right: 0.3rem;
    }
    .titCon .titNavCon .titNav.active::after{
        top: 100%;
    }
    .swiper-slide .swiperL{
        height: 1.32rem;
    }
    .qywhcon div{
            width: 6.55rem;
    }
    .qywhcon{
            width: 6.55rem;
    }
    .qywhL2{
        width: 6.5rem;
    }
    .qywhTitle{
        font-size: 0.3rem;
    }
    .qywhL1 .qywhbj:nth-child(2) .qywhicon{
        margin-top: 0.5rem;
    }
    .gsry .swiper-slide .swiperL{
        width: auto;
    }
    .gsry .swiper-slide .swiperTitle{
        width: auto!important;
        text-align: center!important;
    }
    .rzlist{
        width: auto;
        margin-right: 0;
    }
    .rzzx{
        justify-content: space-between;
    }
    .zxnsnav{
        margin: 0.2rem auto;
    }
    .search select, .search input{
        width: 93%;
    }
    .zxnatable .tr{
        height: auto;
            padding: 0 0.1rem;
            justify-content: space-between;
    }
    .zxnatable .th .td:first-child{
        padding-left: 0rem;
    width: 2.2rem !important;
    }
    .zxnatable .tr .td:first-child {
    padding-left: 0.1rem;
    width: 2.2rem !important;
    }
    .zxnatable .tr .td{
        width: auto;
    }
    .zxnatable .th{
        padding: 0 0.1rem;
        justify-content: space-between;
    }
    .ckxq{
        width: 7rem;
            top: 2.5rem;
    }
    .rcfzT:nth-child(2){
            margin: 0 1.25rem;
    }
    .rcfzC div:nth-child(3){
            max-width: 6.5rem;
    }
}