.innerSzll{
    padding: 0.9rem 0;
    background: #F5F5F5;
}
.innerSzll .tab_wrap1{
    justify-content: center;
    margin-bottom: 0.5rem;
}
.innerSzll .tab_wrap1 .tab{
    width: 1.8rem;
    height: 0.5rem;
    background: unset;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.5rem;
    text-align: center;
    margin: 0 0.2rem;
    transition: all 0.5s;
}
.innerSzll .tab_wrap1 .tab:hover,
.innerSzll .tab_wrap1 .tab.active{
    background: #104198;
    color: #FFFFFF;
    transition: all 0.5s;
}

.innerSzll .szList{
    margin-bottom: 0.31rem;
    flex-wrap: wrap;
}
.innerSzll .szList .szBox{
    width: 3.5rem;
    height: 5.5rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.innerSzll .szList .szBox:nth-child(4n){
    margin-right: 0;
}
.innerSzll .szList .szBox .imgbox{
    width: 100%;
    height: 4.2rem;
}
.innerSzll .szList .szBox .txtbox{
    padding: 0.2rem;
    transition: all 0.5s;
    cursor: pointer;
}
.innerSzll .szList .szBox .txtbox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 0.14rem;
    transition: all 0.5s;
}
.innerSzll .szList .szBox .txtbox .txt2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #999999;
    line-height: 1;
    margin-bottom: 0.13rem;
    transition: all 0.5s;
}
.innerSzll .szList .szBox .txtbox .txt3{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    transition: all 0.5s;
    opacity: 0.8;
}
.innerSzll .szList .szBox:hover .txtbox{
    background: #104198;
}
.innerSzll .szList .szBox:hover .txtbox .txt1,
.innerSzll .szList .szBox:hover .txtbox .txt2,
.innerSzll .szList .szBox:hover .txtbox .txt3{
    color: #FFFFFF;
}

.innerSzll_detail{
    background: #F5F5F5;
    padding-top: 0.7rem;
    padding-bottom: 0.9rem;
}
.innerSzll_detail .left{
    width: calc(100% - 5.3rem);
    margin-right: 0.4rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.5rem 0.4rem;
    background: #FFFFFF;
    position: relative;
}
.innerSzll_detail .left::before,
.innerSzll_detail .rightBox::before{
    content: '';
    width: 100%;
    height: 0.04rem;
    background: #104198;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.innerSzll_detail .right{
    width: 4.9rem;
}
.innerSzll_detail .left .szDeBox1{
    align-items: center;
}
.innerSzll_detail .left .szDeBox1 .imgBox{
    width: 2.2rem;
    height: 3.08rem;
    border-radius: 0.1rem;
}
.innerSzll_detail .left .szDeBox1 .imgBox img{
    width: 100%;
    height: 100%;
    object-fit: center;
}
.innerSzll_detail .left .szDeBox1 .txtBox{
    width: calc(100% - 2.2rem);
    padding-left: 0.3rem;
    padding-top: 0.09rem;
}
.innerSzll_detail .left .szDeBox1 .name_zy{
    padding-bottom: 0.24rem;
    width: 100%;
    border-bottom: 0.01rem solid #CCCCCC;
    margin-bottom: 0.19rem;
}
.innerSzll_detail .left .szDeBox1 .name_zy .name{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.3rem;
    color: #333333;
    margin-right: 0.2rem;
    line-height: 1;
    position: relative;
}
.innerSzll_detail .left .szDeBox1 .name_zy .name::before{
    content: '';
    width: 100%;
    height: 0;
    display: block;
    border: 0.02rem solid #104198;
    position: absolute;
    bottom: -0.25rem;
    left: 0;
}
.innerSzll_detail .left .szDeBox1 .name_zy .zy{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.2rem;
    color: #333333;
    padding-top: 0.11rem;
    line-height: 1;
}
.innerSzll_detail .left .szDeBox1 .txtLine .txt1,
.innerSzll_detail .left .szDeBox1 .txtLine .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.4rem;
    width: auto;
}
.innerSzll_detail .left .szDeBox1 .txtLine .txt1{
    width: fit-content;
    font-weight: bold;
}
.innerSzll_detail .left .szDeBox1 .txtLine .txt2{
    width: calc(100% - 1rem);
}
.innerSzll_detail .left .szTitle{
    width: 100%;
    padding-bottom: 0.15rem;
    border-bottom: 0.01rem solid #CCCCCC;
    margin-top: 0.47rem;
    margin-bottom: 0.2rem;
}
.innerSzll_detail .left .szTitle span{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #333333;
    line-height: 1;
    display: block;
    width: fit-content;
    position: relative;
}
.innerSzll_detail .left .szTitle span::before{
    content: '';
    width: 100%;
    height: 0;
    display: block;
    border: 0.02rem solid #104198;
    position: absolute;
    bottom: -0.16rem;
    left: 0;
}
.innerSzll_detail .left .szCont{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.3rem;
}
.innerSzll_detail .left .szContImg{
    display: flex;
    flex-wrap: wrap;
}
.innerSzll_detail .left .szContImg img{
    width: 3rem;
    height: 2rem;
    margin-right: 0.2rem;
    display: block;
    margin-bottom: 0.2rem;
}
.innerSzll_detail .left .szContImg img:nth-child(3n){
    margin-right: 0;
}
.innerSzll_detail .right .rightBox{
    width: 100%;
    height: 2.04rem;
    background: #EEF3FF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding-top: 0.34rem;
    padding-left: 0.27rem;
    padding-bottom: 0.13rem;
    margin-bottom: 0.4rem;
    position: relative;
}
.innerSzll_detail .right .rightBox .rightTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.24rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.37rem;
}
.innerSzll_detail .right .rightBox .zjNameL{
    flex-wrap: wrap;
}
.innerSzll_detail .right .rightBox .zjName{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #454545;
    line-height: 1;
    margin-right: 0.4rem;
    margin-bottom: 0.29rem;
}
.innerSzll_detail .right .rightBox .zjName:hover{
    color: #104198;
    cursor: pointer;
}

.kc_detail .kc_video{
    width: 100%;
    height: 7rem;
	position: relative;
}

.kc_detail .kc_video video{
    width: 100%;
    height: 100%;
	overflow: hidden;
}

.kc_detail .kc_video .videjobtn{
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
    transition: all 0.5s;
    border-radius: 50%;
}

.kc_detail .kc_video .videjobtn:hover{
	width: 1.06rem;
	height: 1.06rem;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.6);
    transition: all 0.5s;
}

.kc_detail .kc_kcsq{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_detail .kc_kcsq .sqTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    text-align: center;
    line-height: 1;
    margin-bottom: 0.36rem;
}
.kc_detail .kc_kcsq .sqTxt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    color: #333333;
    font-size: 0.16rem;
    line-height: 0.32rem;
    text-align: center;
    opacity: 0.7;
}
.kc_detail .kc_kcsq .sqTxt span{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #104198;
    margin-bottom: 0.5rem;
}
.kc_detail .kc_kcsq .kcsq{
    padding: 0 4.08rem;
}
.kc_detail .kc_kcsq .kcsq .sqTabel{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp{
    width: 5.11rem;
    display: flex;
    margin-bottom: 0.3rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp label{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    text-align: right;
    width: 1.11rem;
    padding-right: 0.1rem;
    line-height: 0.48rem;
    opacity: 0.7;
}
.kc_detail .kc_kcsq .kcsq .sqInp label span{
    color: #E10000;
    display: inline-block;
    margin-right: 0.03rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp input{
    width: 4rem;
    height: 0.48rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #EEEEEE;
    padding: 0 0.15rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp input::placeholder{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
    opacity: 0.7;
}
.kc_detail .kc_kcsq .kcsq .xy{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.1rem;
}
.kc_detail .kc_kcsq .kcsq .xy div{
      color: #333333;
    opacity: 0.7;
}
.kc_detail .kc_kcsq .kcsq .xy input{
    /*width: 0.14rem;*/
    /*height: 0.14rem;*/
    /*background: #FFFFFF;*/
    /*border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;*/
    /*border: 0.01rem solid #E2E2E2;*/
    /*margin-right: 0.05rem;*/
    /*appearance: none;*/
    /*-webkit-appearance: none;*/
}
.kc_detail .kc_kcsq .kcsq .xy a{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
}
.kc_detail .kc_kcsq .kcsq .submit{
    width: 2rem;
    height: 0.4rem;
    background: #104198;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.3rem;
    cursor: pointer;
}
.kc_detail .kc_kcjs{
    padding: 0.9rem 0;
}
.kc_detail .kc_kcjs .imgBox{
    width: 7.5rem;
    height: 4.5rem;
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.kc_detail .kc_kcjs .txtBox{
    width: calc(100% - 7.5rem);
    padding-left: 0.5rem;
}
.kc_detail .kc_kcjs .txtBox{
    padding-top: 0.12rem;
}
.kc_detail .kc_kcjs .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.4rem;
    color: #104198;
}
.kc_detail .kc_kcjs .txtBox .hr{
    width: 1.59rem;
    height: 0.03rem;
    background: #104198;
    margin-top: 0.28rem;
    margin-bottom: 0.3rem;
}
.kc_detail .kc_kcjs .txtBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.36rem;
}
.kc_detail .kc_kcys{
    padding-top: 0.79rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_detail .kc_kcys .kcysTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 1;
    text-align: center;
    margin-bottom: 0.56rem;
}
.kc_detail .kc_kcys .kcysLbox{
    justify-content: space-between;
}
.kc_detail .kc_kcys .kcysL{
    width: 4.9rem;
    height: 3.4rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.4rem 0;
}
.kc_detail .kc_kcys .kcysL .icon{
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
}
.kc_detail .kc_kcys .kcysL .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-top: 0.23rem;
    margin-bottom: 0.19rem;
    text-align: center;
}
.kc_detail .kc_kcys .kcysL .text2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: center;
    padding: 0 .3rem;
}
.kc_detail .kc_kctx{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: url(../img/kc_kctxGg.png);
    background-size: 100% 100%;
}
.kc_detail .kc_kctx .kctxTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
    margin-bottom: 0.36rem;
}
.kc_detail .kc_kctx .kcTxt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}
.kc_detail .kc_kctx .kcLBox{
    width: 6rem;
    height: 1.4rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-top: 0.5rem;
    display: flex;
    padding: 0.2rem;
    padding-left: 0.1rem;
    align-items: center;
    margin-right: 0.5rem;
}
.kc_detail .kc_kctx .kcLBox:nth-child(2n){
    margin-right: 0;
}
.kc_detail .kc_kctx .kcList{
    width: 12.5rem;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}
.kc_detail .kc_kctx .kcLBox .icon{
    width: 1rem;
    height: 1rem;
    padding: 0.2rem 0.25rem;
}
.kc_detail .kc_kctx .kcLBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
}
.kc_detail .kc_kctx .kcLBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1;
    margin-top: 0.14rem;
}




.kc_detail .kc_zjls{
    background: #F5F5F5;
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}

.kc_detail .kc_zjls .zjlsSwiper .szBox{
    width: 3.5rem;
    height: 5.5rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
}
.kc_detail .kc_zjls .zjlsSwiper{
    position: relative;
}
.kc_detail .kc_zjls .zjlsSwiper .swiper-wrapper{
    position: unset;
}

.kc_detail .kc_zjls .zjlsSwiper .szBox .imgbox{
    width: 100%;
    height: 4.2rem;
    overflow: hidden;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .imgbox img{
    width: 100%;
    height: 100%;
}

.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox{
    padding: 0.2rem;
    transition: all 0.5s;
    cursor: pointer;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 0.14rem;
    transition: all 0.5s;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #999999;
    line-height: 1;
    margin-bottom: 0.13rem;
    transition: all 0.5s;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt3{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    transition: all 0.5s;
    opacity: 0.75;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox:hover .txtbox{
    background: #104198;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox:hover .txtbox .txt1,
.kc_detail .kc_zjls .zjlsSwiper .szBox:hover .txtbox .txt2,
.kc_detail .kc_zjls .zjlsSwiper .szBox:hover .txtbox .txt3{
    color: #FFFFFF;
    opacity: 1;
}
.kc_detail .zjlsTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 0.36rem;
    text-align: center;
    margin-bottom: 0.56rem;
}
.kc_detail .kc_zjls .zjlsSwiper{
    position: relative;
    padding-bottom: 0.6rem;
}
.kc_detail .kc_zjls .zjlsSwiper .swiper-pagination{
    display: flex;
    position: absolute;
    bottom: 0;
    justify-content: center;
}
.kc_detail .kc_zjls .zjlsSwiper .swiper-pagination .swiper-pagination-bullet{
    width: 0.1rem;
    height: 0.1rem;
    background: #CECECE;
    margin: 0 0.05rem;
    opacity: 1;
}
.kc_detail .kc_zjls .zjlsSwiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #104198;
}
.kc_detail .kc_shrq{
    padding-top: 0.79rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_detail .kc_shrq .shrqList{
    justify-content: space-between;
}
.kc_detail .kc_shrq .shrq{
    width: 2.3rem;
}
.kc_detail .kc_shrq .shrq .icon{
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
}
.kc_detail .kc_shrq .shrq .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-top: 0.23rem;
    margin-bottom: 0.07rem;
    text-align: center;
}
.kc_detail .kc_shrq .shrq .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: center;
}
.kc_detail .kc_cxqy{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}
.kc_detail .kc_cxqy .qyBox {
    height: 1rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    position: relative;
    overflow: hidden;
}
.kc_detail .kc_cxqy .qyBox .simgbox{
    height: 100%;
}
.kc_detail .kc_cxqy .qyBox s.txtbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    opacity: 0;
    transition: all 0.5s;
    background: #00000060;
}
.kc_detail .kc_cxqy .swiper-slide:hover .txtbox{
    opacity: 1;
}
.kc_detail .kc_cxqy .kcsq{
    width: 2.8rem;
    height: 0.6rem;
    background: #104198;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    margin-top: 0.9rem;
    text-align: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.kc_hxfw  .hxfw_spzz{
    padding: 0.9rem 0;
    background: #F5F5F5;
}
.kc_hxfw  .hxfw_spzz .leftImg{
    width: 7.5rem;
    height: 4.5rem;
}

.kc_hxfw  .hxfw_spzz .rightTxt{
    width: calc(100% - 7.5rem);
    padding: 0.77rem 0;
    padding-left: 0.5rem;
}
.kc_hxfw  .hxfw_spzz.dhkf .rightTxt{
    padding-top: 1.31rem;
}
.kc_hxfw  .hxfw_spzz .rightTxt .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.4rem;
    color: #104198;
    line-height: 1;
}
.kc_hxfw  .hxfw_spzz .rightTxt .hr{
    width: 1.59rem;
    height: 0.03rem;
    background: #104198;
    margin-top: 0.28rem;
    margin-bottom: 0.11rem;
}

.kc_hxfw  .hxfw_spzz .rightTxt .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.36rem;
}

.kc_hxfw .hxfw_fwlc{
    background: url(../img/hxfw_fwlcBg.png);
    background-size: 100% 100%;
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}
 
.kc_hxfw .hxfw_fwlc .fwlcTit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}
.kc_hxfw .hxfw_fwlc .fwlcList{
    padding: 0 3.33rem;
    flex-wrap: wrap;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox{
    padding-top: 0.72rem;
    width: 3.44rem;
    padding: 0 0.2rem;
}

.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox>img{
    height: 0.8rem;
    width: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.27rem;
    margin-top: 0.72rem;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox .hr{
    width: 0.6rem;
    height: 0.03rem;
    background: #1994F9;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    margin: 0 auto;
    margin-bottom: 0.22rem;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #FFFFFF;
    margin: 0 auto;
    margin-bottom: 0.16rem;
    text-align: center;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #D6DDE8;
    line-height: 0.28rem;
    text-align: center;
    opacity: 0.95;
}
.kc_hxfw .hxfw_gbzjf{
    padding-top: 0.83rem;
    padding-bottom: 0.92rem;
    background: #F5F5F5;
}
.kc_hxfw .hxfwTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 1;
    text-align: center;
}
.kc_hxfw .hxfw_gbzjf .gbzjfTxt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    margin-top: 0.26rem;
    margin-bottom: 0.5rem;
    text-align: center;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox{
    width: 3.5rem;
    margin-right: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.4rem 0.1rem;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox.szBox:nth-child(4n){
    margin-right: 0;
}


.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox>img{
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
    margin-bottom: 0.23rem;
    display: block;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    text-align: center;
    margin-bottom: 0.14rem;
    line-height: 1;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333a9;
    line-height: 0.3rem;
    text-align: center;
}
.kc_hxfw .hxfw_kcal{
    background: #fff;
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #fff;
}
.kc_hxfw .kcalList{
    margin-top: 0.56rem;
    margin-bottom: 0.5rem;
}
.kc_hxfw .kcalList .kcalBox{
    width: 4.9rem;
    height: 3.9rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.4rem;
    overflow: hidden;
}
.kc_hxfw .kcalList .kcalBox:nth-child(3n){
    margin-right: 0;
}
.kc_hxfw .kcalList .kcalBox .imgBox{
    width: 4.9rem;
    height: 2.6rem;
    border-radius: 0.1rem  0.1rem  0rem  0rem;
    overflow: hidden;
}

.kc_hxfw .kcalList .kcalBox .txtBox{
    padding: 0.24rem 0.2rem;
    padding-bottom: 0.19rem;
}
.kc_hxfw .kcalList .kcalBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.07rem;
}
.kc_hxfw .kcalList .kcalBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    opacity: 0.7;
}
.kc_hxfw .ckgd{
    width: 1.8rem;
    height: 0.4rem;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #104198;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #104198;
    line-height: 0.4rem;
    text-align: center;
    margin: 0 auto;
    background: #FFFFFF;
}
.kc_hxfw .ckgd:hover{
    background: #104198;
    color: #FFFFFF;
}
.kc_hxfw .ckgd a{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #104198;
    line-height: 0.25rem;
}
.kc_hxfw .ckgd:hover a{
    color: #FFFFFF;
}

.kc_hxfw .hxfw_zjls{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_hxfw .hxfw_zjls .szList{
    margin-top: 0.56rem;
}

.kc_hxfw .hxfw_sbyhj{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}
.kc_hxfw .hxfw_sbyhj .sbyhjList{
    flex-wrap: wrap;
    margin-top: 0.16rem;
}
.kc_hxfw .hxfw_sbyhj .sbyhjImg{
    width: 4.9rem;
    height: 3rem;
    margin-right: 0.3rem;
    margin-top: 0.4rem;
    overflow: hidden;
    border-radius: 0.1rem;
}
.kc_hxfw .hxfw_sbyhj .sbyhjImg img{
    transition: all 0.5s;
}
.kc_hxfw .hxfw_sbyhj .sbyhjImg:nth-child(3n){
    margin-right: 0;
}

.kc_hxfw .hxfw_zjls .szList{
    margin-bottom: 0.31rem;
    flex-wrap: wrap;
}
.kc_hxfw .hxfw_zjls .szList .szBox{
    width: 3.5rem;
    height: 5.5rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox:nth-child(4n){
    margin-right: 0;
}
.kc_hxfw .hxfw_zjls .szList .szBox .imgbox{
    width: 100%;
    height: 4.2rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox{
    padding: 0.2rem;
    transition: all 0.5s;
    cursor: pointer;
    height: 1.3rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 0.14rem;
    transition: all 0.5s;
    text-align: left;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #999999;
    line-height: 1;
    margin-bottom: 0.13rem;
    transition: all 0.5s;
    text-align: left;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt3{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    transition: all 0.5s;
    opacity: 0.8;
}
.kc_hxfw .hxfw_zjls .szList .szBox:hover .txtbox{
    background: #104198;
}
.kc_hxfw .hxfw_zjls .szList .szBox:hover .txtbox .txt1,
.kc_hxfw .hxfw_zjls .szList .szBox:hover .txtbox .txt2,
.kc_hxfw .hxfw_zjls .szList .szBox:hover .txtbox .txt3{
    color: #FFFFFF;
}


.kc_hxfw .hxfw_hxjz{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #FFFFFF;
}

.kc_hxfw .hxfw_hxjz .hxjzList{
    margin-top: 0.56rem;
}
.kc_hxfw .hxfw_hxjz .hxjzBox{
    width: 4.9rem;
    height: 2.2rem;
    margin-right: 0.4rem;
    position: relative;
}
.kc_hxfw .hxfw_hxjz .hxjzBox:nth-child(3n){
    margin-right: 0;
}
.kc_hxfw .hxfw_hxjz .hxjzBox .txt{
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.kc_hxfw .hxfw_fwlc2{
    background: url(../img/hxfw_fwlcBg2.png);
    background-size: 100% 100%;
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}
.kc_hxfw .hxfw_fwlc2 .hxfwTitle{
    color: #FFFFFF;
}
.kc_hxfw .hxfw_fwlc2 .fwlcList{
    margin-top: 0.51rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox{
    width: 2.4rem;
    height: 3.4rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.22rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox:last-child{
    margin-right: 0;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .imgBox{
    width: 2.4rem;
    height: 2rem;
    position: relative;
}

.kc_hxfw .hxfw_fwlc2 .fwlcBox .imgBox .num{
    position: absolute;
    font-family: Chiron Sans HK Pro, Chiron Sans HK Pro;
    font-weight: normal;
    font-size: 0.6rem;
    color: #104198;
    line-height: 0.6rem;
    bottom: 0.2rem;
    left: 0.21rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .imgBox .num2{
    font-family: Chiron Sans HK Pro, Chiron Sans HK Pro;
    font-weight: normal;
    font-size: 0.6rem;
    color: transparent;
    line-height: 0.36rem;
    text-stroke: 0.01rem #104198;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem #104198;
    bottom: 0.3rem;
    left: 0.23rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .txtBox{
    padding: 0.05rem 0.1rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.18rem;
} .fwlcBox .txtBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.13rem;
    color: #333333;
    line-height: 0.26rem;
}
.kc_hxfw .hxfw_fwxm{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
}
.kc_hxfw .hxfw_fwxm .fwTable{
    width: 14rem;
    margin: 0 auto;
    margin-top: 0.46rem;
    border-radius: 0.1rem;
    border-top: 0.01rem solid #D4E4FF;
    border-left: 0.01rem solid #D4E4FF;
    overflow: hidden;
}
.kc_hxfw .hxfw_fwxm .txt1{
    width: 2.5rem;
}
.kc_hxfw .hxfw_fwxm .txt2{
    width: 5.49rem;
}
.kc_hxfw .hxfw_fwxm .txt3{
    width: 5.99rem;
}

.kc_hxfw .hxfw_fwxm .txt1,
.kc_hxfw .hxfw_fwxm .txt2,
.kc_hxfw .hxfw_fwxm .txt3{
    height: 0.5rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.5rem;
    text-align: center;
    border-bottom: 0.01rem solid #ECF3FF;
    border-right: 0.01rem solid #ECF3FF;
}
.kc_hxfw .hxfw_fwxm .fwTable>div:nth-child(2n){
    background: #FFFFFF;
}
.kc_hxfw .hxfw_fwxm .fwTable>div:nth-child(2n-1){
    background: #ECF3FF;
}

.kc_hxfw .hxfw_fwxm .tabTitle .txt1,
.kc_hxfw .hxfw_fwxm .tabTitle .txt2,
.kc_hxfw .hxfw_fwxm .tabTitle .txt3{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #333333;
    height: 0.6rem;
    line-height: 0.6rem;
    opacity: 0.65;
}
.kc_hxfw .hxfw_fwxm .tabTitle .txt1,
.kc_hxfw .hxfw_fwxm .tabTitle .txt2{
    border-right: 0.01rem solid #D4E4FF;
}

.kc_hxfw .hxfw_fwxm .fwTable .tabTitle:nth-child(1) .txt1,
.kc_hxfw .hxfw_fwxm .fwTable .tabTitle:nth-child(1) .txt2,
.kc_hxfw .hxfw_fwxm .fwTable .tabTitle:nth-child(1) .txt3{
    color: #104198;
    opacity: 1;
}
.kc_hxfw .hxfw_rqzs{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_hxfw .hxfw_rqzs .rqzsTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    line-height: 1;
    color: #104198;
    margin-bottom: 0.56rem;
}
.kc_hxfw .hxfw_rqzs .szBox{
    height: 3.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
}
.kc_hxfw .hxfw_rqzs .szBox .imgbox{
    height: 2.8rem;
    width: 100%;
}
.kc_hxfw .hxfw_rqzs .szBox .txtbox{
    padding: 0.25rem 0.2rem;
    padding-bottom: 0.19rem;
}
.kc_hxfw .hxfw_rqzs .szBox .txtbox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.14rem;
}
.kc_hxfw .hxfw_rqzs .szBox .txtbox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    line-height: 1;
}
.kc_hxfw .hxfw_rqzs .swiper-pagination{
    height: 0.04rem;
    background: #CCCCCC;
    border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
    bottom: 0;
    top: unset;
}
.kc_hxfw .hxfw_rqzs .rqzsSwiper{
    padding-bottom: 0.44rem;
}
.kc_hxfw .hxfw_rqzs .rqzsSwiper .swiper-pagination-progressbar{
    height: 0.04rem;
    background: #104198;
    border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
}
.kc_hxfw .hxfw_rqzs {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 1;
    text-align: center;
}
.kc_hxfw .kc_kctx{
    padding-top: 0.79rem;
    padding-bottom: 0.9rem;
    background: url(../img/hxfw_fwysBg2.png);
    background-size: 100% 100%;
}
.kc_hxfw .kc_kctx .kcTxt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    margin-top: 0.26rem;
    margin-bottom: 0.1rem;
    text-align: center;
    opacity: 0.7;
}
.kc_hxfw .kc_kctx .kcTxt .kcLBox{
    width: 5.5rem;
    height: 1.4rem;
    background: #ECF3FF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.2rem;
}
.kc_hxfw .kc_kctx .kcList{
    padding: 0 3.9rem;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kc_hxfw .kc_kctx .kcList .kcLBox{
    width: 5.5rem;
    height: 1.4rem;
    background: #ECF3FF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.2rem;
    margin-top: 0.4rem;
}
.kc_hxfw .kc_kctx .kcList .kcLBox .icon{
    width: 1rem;
    height: 1rem;
}
.kc_hxfw .kc_kctx .kcList .kcLBox .txtBox{
    width: calc(100% - 1rem);
}
.kc_hxfw .kc_kctx .kcList .kcLBox .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.14rem;
    text-align: left;
}
.kc_hxfw .kc_kctx .kcList .kcLBox .txtBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 1;
    text-align: left;
    opacity: 0.7;
}
.kc_hxfw .hxfw_kcal{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
    background: #fff;
}
.kc_hxfw .hxfw_rqzxlc{
    padding-top: 0.99rem;
    padding-bottom: 0.91rem;
    background: #F5F5F5;
    background: url(../img/rqzxLcBg.png);
}
.kc_hxfw .hxfw_rqzxlc .rqlcL{
    margin-top: 0.56rem;
    justify-content: space-between;
}
.kc_hxfw .hxfw_rqzxlc .lcbz{
    width: 2.12rem;
    height: 2.12rem;
    background: url(../img/rqlc_bzImg.png);
    background-size: 100% 100%;
    
}
.kc_hxfw .hxfw_rqzxlc .lcbz .num{
    font-family: MiSans, MiSans;
    font-weight: 800;
    font-size: 0.3rem;
    color: #FFFFFF;
    margin-bottom: 0.17rem;
    margin-top: 0.52rem;
    line-height: 1;
    margin-bottom: 0.17rem;
    text-align: center;
}
.kc_hxfw .hxfw_rqzxlc .dian{
    width: 0.2rem;
    height: 0.2rem;
}

.kc_hxfw .hxfw_rqzxlc .lcbz .txt{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1;
}
.kc_hxfw .hxfw_rqzxlc .hxfwTitle{
    color: #FFFFFF;
}
.kc_hxfw .hxfw_khpj{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.kc_hxfw .hxfw_khpj .khpjBox{
    height: 4.11rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .imgGroup{
    position: relative;
    width: 100%;
    height: 3.17rem;
    padding-top: 0.95rem;
    padding-left: 0.4rem;
    padding-right: 0.6rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .imgGroup .img1{
    width: 3.5rem;
    height: 2.2rem;
    position: absolute;
    top: 0.6rem;
    right: 0.3rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .imgGroup .img2{
    width: 3.5rem;
    height: 2.2rem;
    position: absolute;
    top: 0.67rem;
    right: 0.38rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .imgGroup .img3{
    width: 0.5rem;
    height: auto;
    position: absolute;
    top: 0.21rem;
    left: 0.3rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .imgGroup .img4{
    width: 0.5rem;
    height: auto;
    position: absolute;
    top: 2.38rem;
    left: 2.58rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt1{
    min-height: 1.2rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.32rem;
    height: 1.3rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #104198;
    margin-bottom: 0.1rem;
    padding-left: 0.5rem;
    padding-right: 0.4rem;
    position: relative;
}

.kc_hxfw .hxfw_khpj .khpjBox .txt2::before{
    content: '';
    width: 0.2rem;
    height: 0.2rem;
    display: block;
    background: url(../img/gsmc_jt.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0.2rem;
    top: 0.03rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt3{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    padding-left: 0.5rem;
    padding-right: 0.4rem;
}
.kc_hxfw .hxfw_khpj .khpjSwiper{
    margin-top: 0.56rem;
    padding-bottom: 0.6rem;
}
.kc_hxfw .hxfw_khpj .khpjSwiper .swiper-pagination{
    display: flex;
    bottom: 0;
    justify-content: center;
}
.kc_hxfw .hxfw_khpj .khpjSwiper .swiper-pagination .swiper-pagination-bullet{
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    background: #CECECE;
    border-radius: 50%;
    opacity: 1;
    transition: all 0.5s;
    margin: 0 0.05rem;
}
.kc_hxfw .hxfw_khpj .khpjSwiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #104198;
}
.kc_hxfw .hxfw_spzz.rqDetal .rightTxt{
    padding-top: 0.59rem;
}
.page_inner.rqzxDet{
    background: #F5F5F5;
}
.kc_hxfw .rqDetailTitle{
    padding-top: 0.07rem;
    border-bottom: 0.01rem solid #CCCCCC;
}
.kc_hxfw .rqDetailTitle .txt{
    width: fit-content;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #333333;
    padding-bottom: 0.25rem;
    border-bottom: 0.02rem solid #104198;
}
.kc_hxfw .rqzx_fwDetail{
    background: #F5F5F5;
}
.kc_hxfw .rqzx_fwDetail .content{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.36rem;
    padding: 0.5rem 0;
}
.kc_hxfw .rqzx_fwDetail .content img{
    width: auto !important;
    height: auto !important;
}
.kc_hxfw .hxfw_rqzs2{
    padding-top: 0.47rem;
}


.kc_hxfw .hxfw_rqzs2 .szBox{
    width: 4.9rem;
    height: 3.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
    margin-right: 0.4rem;
}
.kc_hxfw .hxfw_rqzs2 .szBox:last-child{
    margin-right: 0;
}
.kc_hxfw .hxfw_rqzs2 .szBox .imgbox{
    height: 2.8rem;
    width: 100%;
}
.kc_hxfw .hxfw_rqzs2 .szBox .txtbox{
    padding: 0.25rem 0.2rem;
    padding-bottom: 0.19rem;
}
.kc_hxfw .hxfw_rqzs2 .szBox .txtbox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.14rem;
    text-align: left;
}
.kc_hxfw .hxfw_rqzs2 .szBox .txtbox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    line-height: 1;
    text-align: left;
    opacity: 0.75;
}
.kc_hxfw .hxfw_rqzs2 .xgzx {
    margin-top: 0.5rem;
}
.kc_hxfw .jpkcLBox{
    padding: 0.9rem 0;
}
.kc_hxfw.jpkcLBox{
    padding: 0.9rem 0;
}
.kc_hxfw.jpkcLBox .tab_wrap2{
    padding: 0 0.05rem;
    margin-bottom: 0.5rem;
    width: 15.5rem;
  overflow-x: auto;
}
.kc_hxfw.jpkcLBox .tab_wrap2 .tab{
    padding: 0.12rem 0.24rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    margin: 0 0.1rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    white-space: nowrap;
}
.kc_hxfw.jpkcLBox .tab_wrap2 .tab.active,
.kc_hxfw.jpkcLBox .tab_wrap2 .tab:hover{
    background: #104198;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    color: #FFFFFF;
}
.kc_hxfw.jpkcLBox .jpckList{
    flex-wrap: wrap;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox{
    width: 3.5rem;
    height: 4.4rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .imgbox{
    width: 3.5rem !important;
    height: 2.2rem !important;
    position: relative;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .remen{
    position: absolute;
    width: 0.53rem;
    height: 0.2rem;
    top: 0.21rem;
    left: -0.03rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txt{
    width: 0.4rem;
    height: 0.2rem;
    background: rgba(0,0,0,0.6);
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    position: absolute;
    right: 0.1rem;
    bottom: 0.1rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.12rem;
    color: #ffffffac;
    line-height: 0.2rem;
    text-align: center;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox:nth-child(4n){
    margin-right: 0;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox{
    padding: 0.2rem;
    padding-top: 0.27rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.22rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 0.19rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #999999;
    line-height: 1;
    margin-bottom: 0.13rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt3{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.17rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf{
    align-items: center;
    margin-right: 0.05rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .icon{
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.05rem;
} 
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .xx{
    align-items: center;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .icon img{
    width: 100%;
    height: 100%;
    display: block;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .num{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.14rem;
    color: #FF9100;
    line-height: 1;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .ljxq{
    width: 100%;
    height: 0.4rem;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #104198;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #104198;
    line-height: 0.4rem;
    text-align: center;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .ljxq:hover{
    background:#104198;
    color: #FFFFFF;

}

.about_js{
    background: #F5F5F5;
}
.about_js .aboutBox1{
    padding-top: 0.9rem;
    position: relative;
}
.about_js .aboutBox1 .aboutImg{
    width: 10rem;
    height: 7.12rem;
}

.about_js .aboutBox1 .aboutImg img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.about_js .aboutBox1 .txtBox{
    width: 10.8rem;
    height: 5.8rem;
    position: absolute;
    top: calc(50% + .46rem);
    transform: translateY(-50%);
    right: 0;
    padding: 0.59rem 0.5rem;
    padding-bottom: 0.48rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.about_js .aboutBox1 .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.26rem;
}
.about_js .aboutBox1 .txtBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.38rem;
}
.about_js .aboutBox2{
    padding-top: 1.01rem;
}
.about_js .aboutTitleC{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.4rem;
    color: #333333;
    text-align: center;
    line-height: 1;
    margin-bottom: 0.21rem;
}

.about_js .aboutTitleE{
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.24rem;
    color: #104198;
    line-height: 1;
    text-align: center;
}


.about_js .aboutBox2 .qywhList{
    margin-top: 0.51rem;
}
.about_js .aboutBox2 .qywhBox{
    width: 3.65rem;
    height: 2.5rem;
    margin-right: 0.3rem;
    position: relative;
}
.about_js .aboutBox2 .qywhBox:last-child{
    margin-right: 0;
}
.about_js .aboutBox2 .txtBox{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.22rem;
}
.about_js .aboutBox2 .txtBox .icon{
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
}
.about_js .aboutBox2 .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1;
    margin-top: 0.22rem;
    margin-bottom: 0.18rem;
}
.about_js .aboutBox2 .txtBox .txt2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    text-align: center;
}

.about_js .aboutBox3{
    padding-bottom: 0.9rem;
    padding-top: 1.01rem;
}

.about_js .aboutBox3 .aboutBox3ImgL{
    margin-top: 0.51rem;
}
.about_js .aboutBox3 .aboutBox3ImgL .imgBox1{
    width: 9.1rem;
    height: 6.4rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.4rem;
    overflow: hidden;
}
.about_js .aboutBox3 .aboutBox3ImgL .imgBox2{
    width: 6rem;
    height: 3rem;
    margin-bottom: 0.4rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
}
.about_js .aboutBox3 .aboutBox3ImgL .imgBox3{
    width: 6rem;
    height: 3rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    overflow: hidden;
}

.about_js .aboutBox3 .aboutBox3ImgL img{
    transition: all 0.5s;
}
.about_js .zzry{
    padding-top: 0.81rem;
    padding-bottom: 0.9rem;
}
.about_js .zzry .zzrySwiper{
    margin-top: 0.51rem;
    padding-bottom: 0.6rem;
}
.about_js .zzry .zzrySwiper .swiper-slide{
    height: 3.1rem;
    padding: 0.2rem;
    background: #FFFFFF;
}
.about_js .zzry .zzrySwiper .swiper-slide .imgbox{
    width: 100%;
    height: 100%;
}
.about_js .zzry .zzrySwiper .swiper-slide .imgbox img{
    height: 100% !important;
    width: auto !important;display: block;
    margin: 0 auto;
    object-fit: contain;
}
.about_js .zzry .zzrySwiper .swiper-pagination{
    display: flex;
    bottom: 0;
    justify-content: center;
}
.about_js .zzry .zzrySwiper .swiper-pagination-bullet{
    width: 0.1rem;
    height: 0.1rem;
    background: #CECECE;
    border-radius: 50%;
    opacity: 1;
    display: block;
    margin: 0 0.05rem;
}
.about_js .zzry .zzrySwiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #104198;
}
.tcSwiperBox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*opacity: 1;*/
    /*z-index: -11;*/
    opacity: 0;
    pointer-events: none;
    /*display: none;*/
}
.tcSwiperBox .close{
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    right: 1.88rem;
    top: 1rem;
    cursor: pointer;
}
.tcSwiperBox .galtop{
    position: relative;
    width: 100%;
}
.tcSwiperBox .gallery-top{
    width: 9rem;
    height: 5.4rem;
    margin: 0 auto;
    margin-bottom: 1.15rem;
    position: unset;
}
.tcSwiperBox .gallery-top .imgbox,
.tcSwiperBox .gallery-top .imgbox img   {
    width: 100%;
    height: 100%;
    
    object-fit: contain;
}
.tcSwiperBox .gallery-thumbs{
    width: 15.8rem;
    margin: 0 auto;
}
.tcSwiperBox .gallery-thumbs{
    height: 1.8rem;
}
.tcSwiperBox .gallery-thumbs .imgbox,
.tcSwiperBox .gallery-thumbs .imgbox img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}
.tcSwiperBox .swiper-button-prev .img1,
.tcSwiperBox .swiper-button-next .img1{
    display: block;
    opacity: 1;
}
.tcSwiperBox .swiper-button-prev .img2,
.tcSwiperBox .swiper-button-next .img2{
    display: none;
    opacity: 0;
}
.tcSwiperBox .swiper-button-prev,
.tcSwiperBox .swiper-button-next{
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    border: 0.02rem solid #999999;
    background: unset;
    transition: all 0.5s;
    position: absolute;
}
.tcSwiperBox .swiper-button-prev{
    left: 1.85rem;
}
.tcSwiperBox .swiper-button-next{
    right: 1.85rem;
}
.tcSwiperBox .swiper-button-prev:hover,
.tcSwiperBox .swiper-button-next:hover{
    width: 0.6rem;
    height: 0.6rem;
}
.tcSwiperBox .swiper-button-prev:hover .img1,
.tcSwiperBox .swiper-button-next:hover .img1{
    display: none;
    opacity: 0;
}
.tcSwiperBox .swiper-button-prev:hover .img2,
.tcSwiperBox .swiper-button-next:hover .img2{
    display: block;
    opacity: 1;
}

.about_js .hzhb{
    padding-top: 0.81rem;
    padding-bottom: 0.9rem;
}
.about_js .partnerList{
    flex-wrap: wrap;
    margin-top: 0.51rem;
}
.about_js .partnerList .partnerBox{
    width: 3.65rem;
    height: 5.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.3rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.about_js .partnerList .partnerBox:nth-child(4n){
    margin-right: 0;
}
.about_js .partnerList .partnerBox .imgBox{
    height: 4rem;
}
.about_js .partnerList .partnerBox .txtBox{
    padding: 0.3rem 0.28rem;
    padding-bottom: 0.25rem;
}
.about_js .partnerList .partnerBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #104198;
    line-height: 1;
}
.about_js .partnerList .partnerBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1;
    margin-top: 0.17rem;
    display: flex;
}
.about_js .partnerList .partnerBox .txt2 img{
    width: 0.64rem;
    height: 0.24rem;
    margin-left: 0.67rem;
}
.about_js .jrwm{
    padding-top: 1.01rem;
    padding-bottom: 0.93rem;
}
.about_js .jrwm .searchBox{
    width: 6rem;
    height: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    border: 0.01rem solid #104198;
    padding: 0 0.2rem;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.51rem;
    margin-bottom: 0.75rem;
}
.about_js .jrwm .searchBox::placeholder{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #999999;
}
.about_js .jrwm .searchBox input{
    width: calc(100% - 00.2rem);
    padding-right: 0.2rem;
}
.about_js .jrwm .searchBox 。icon{
    width: 0.2rem;
    height: 0.2rem;
}
.about_js .jrwm .lbBox{
    margin-bottom: 0.29rem;
}
.about_js .jrwm .lbBox .lb{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #999999;
    margin-right: 0.3rem;
    line-height: 1;
}
.about_js .jrwm .lbBox .lbName{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #333333;
    margin-right: 0.4rem;
    line-height: 1;
}
.about_js .jrwm .lbBox .lbName.active,
.about_js .jrwm .lbBox .lbName:hover{
    color: #104198;
}
.about_js .jrwm .tableBox{
    border-top: 0.01rem solid #F5F5F5;
    border-left: 0.01rem solid #F5F5F5;
    border-right: 0.01rem solid #F5F5F5;
    margin-bottom: 0.5rem;
}
.about_js .jrwm .tableBox .titleTr,
.about_js .jrwm .tableBox .tr{
    height: 0.49rem;
    width: 100%;
    border-bottom: 0.01rem solid #F5F5F5;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(1),
.about_js .jrwm .tableBox .tr .td:nth-child(1){
    width: 2.72rem;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(2),
.about_js .jrwm .tableBox .tr .td:nth-child(2){
    width: 4.5rem;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(3),
.about_js .jrwm .tableBox .tr .td:nth-child(3){
    width: 2.88rem;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(4),
.about_js .jrwm .tableBox .tr .td:nth-child(4){
    width: 3.26rem;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(5),
.about_js .jrwm .tableBox .tr .td:nth-child(5){
    width: 2.14rem;
}
.about_js .jrwm .tableBox .titleTr .td{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #104198;
    line-height: 0.49rem;
    background: #E9EDF5;
    text-align: center;
}
.about_js .jrwm .tableBox .tr .td{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.49rem;
    text-align: center;
    background: #FFFFFF;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(5) img,
.about_js .jrwm .tableBox .tr .td:nth-child(5) img{
    width: 0.24rem;
    height: 0.24rem;
    margin: 0.13rem auto;
}
.about_js .zp_detail{
    padding: 0.7rem 0;
}
.about_js .zp_detail .zp_detBox{
    padding: 0.46rem 0.4rem;
    padding-bottom: 0.5rem;
    background: #FFFFFF;
}
.about_js .zp_detail .zpTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.3rem;
    color: #222222;
}
.about_js .zp_detail .zpyq{
    margin-top: 0.32rem;
    margin-bottom: 0.46rem;
    flex-wrap: wrap;
}
.about_js .zp_detail .zpyq .yqBox{
    width: 50%;
    padding-right: 1rem;
    margin-bottom: 0.17rem;
    align-items: center;
}
.about_js .zp_detail .zpyq .yqBox img{
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.08rem;
}
.about_js .zp_detail .zpyq .yqBox .txt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
}
.about_js .zp_detail .zp_xqjs{
    padding: 0.3rem 0;
    margin-bottom: 0.07rem;
    margin-top: 0.24rem;
    border-top: 0.01rem solid #EEEEEE;
}
.about_js .zp_detail .zp_xqjs{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
}
.about_js .zp_detail .zxsq{
    width: 1.21rem;
    height: 0.43rem;
    background: #104198;
    border-radius: 0.22rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.43rem;
    cursor: pointer;
}
.about_js .fzlc{
    padding-top: 0.81rem;
    padding-bottom: 0.9rem;
    /*padding-left: 1.85rem;*/
    /*padding-right: 1.85rem;*/
    width: 15.5rem;
    margin: 0 auto;
    background: #F5F5F5;
}
/*.about_js .fzlc .fzlcList{*/
/*    height: calc(100vh - 2rem);*/
/*    position: relative;*/
/*    overflow-y: auto;*/
/*}*/
/*.about_js .fzlc .fzlcList::-webkit-scrollbar {*/
/*    display: unset;*/
/*    width: 0rem;*/
/*}*/
.about_js .fzlc .fzBox{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.about_js .fzlc .fzBox:nth-child(2n-1){
    justify-content: right;
    flex-direction: row-reverse;
}
.about_js .fzlc .fzBox:nth-child(2n-1) .line{
    rotate: 180deg;
}
.about_js .fzlc .fzBox .txtBox{
    width: 5.2rem;
    height: 1.8rem;
    background: #FFFFFF;
    padding: 0.21rem 0.2rem;
    margin-top: 0.2rem;
}
.about_js .fzlc .fzBox .year{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.4rem;
    color: #333333;
    line-height: 1;
    padding-bottom: 0.13rem;
    margin-right: 0.2rem;
}
.about_js .fzlc .fzBox .jlgk{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #104198;
    line-height: 1;
    padding-bottom: 0.17rem;
    padding-top: 0.12rem;
}
.about_js .fzlc .fzBox .txt2{
    border-top: 0.01rem solid #999999;
    display: flex;
    padding-top: 0.09rem;
}
.about_js .fzlc .fzBox .txt2 img{
    width: 0.14rem;
    height: 0.14rem;
    margin-top: 0.15rem;
    margin-right: 0.2rem;
    display: block;
}
.about_js .fzlc .fzBox .jlgk2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.36rem;
}
.about_js .fzlc .fzBox .line{
    width: 2.51rem;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.about_js .fzlc .fzBox:nth-child(2n-1) .line{
    width: 2.4rem;
    width: 2.5rem;
}
.about_js .fzlc .fzBox:nth-child(2n-1) .line::after{
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    background: #104198;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: -0.095rem;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
}
.about_js .fzlc .fzBox .line::after{
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    background: #104198;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: -0.084rem;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
}
.about_js .gslc{
    margin: 0.1rem 0;
    position: relative;
}
.about_js .gslc .imgGroup{
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 0;
}
.about_js .gslc .imgGroup .jt1{
    width: 0.18rem;
    height: 0.28rem;
}
.about_js .gslc .imgGroup .shuLine{
    height: 100%;
    width: .01rem;
    background: #999999;
}
.about_js .gslc .imgGroup .xh{
    position: relative;
    top: 0.1rem;
    width: 0.3rem;
    height: 0.3rem;
    animation: xh 2s ease-in-out infinite;
}
@keyframes xh {
  from {
    top: -0.1rem;
    }
    to {
    top: 0.1rem;
    }
}
.tdjl{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0,0.5);
    z-index: 99;
    display: none;
}
.tdjl.active{
    display: block;
}
.tdjl .tdjlbox{
    width: 5.79rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.tdjl .tdjlbox .tdjlTxt1{
    padding-top: 0.14rem;
    padding-bottom: 0.12rem;
    padding-left: 0.29rem;
    padding-right: 0.29rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    background: #F7F7F7;
    position: relative;
}
.tdjl .tdjlbox .tdjlTxt1 span{
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    position: absolute;
    right: 0.18rem;
    top: 0.12rem;
}
.tdjl .tdjlbox .tdjlTxt1 span img{
    width: 100%;
    height: 100%;
}
.tdjl .tdjlbox .tdjltx{
    padding-top: 0.29rem;
    padding-left: 0.33rem;
    padding-right: 0.33rem;
    padding-bottom: 0.44rem;
}
.tdjl .tdjlbox .tdjltx .xxBox{
    font-size: 0.16rem;
}
.tdjl .tdjlbox .tdjltx .xxBox label{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6D6D6D;
    margin-bottom: 0.14rem;
    display: block;
}
.tdjl .tdjlbox .tdjltx .xxBox input{
    width: 100%;
    height: 0.44rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #D4DEE2;
    margin-bottom: 0.2rem;
    padding: 0 0.1rem;
}
.tdjl .tdjlbox .tdjltx .xxBox .scbtn{
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #0051A0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #0051A0;
    cursor: pointer;
    margin-bottom: 0.2rem;
}
.tdjl .tdjlbox .tdjltx .xxBox .scbtn img{
    width: 0.1rem;
    height: 0.19rem;
    margin-left: 0.27rem;
}
.tdjl .tdjlbox .tdjltx .xxBox #fileInput{
    display: none;
}
.tdjl .tdjlbox .tdjltx .xxBox .filename{
    width: 100%;
    height: 0.4rem;
    background: #F8F8F8;
    padding-left: 0.21rem;
    padding-right: 0.1rem;
    line-height: 0.4rem;
    display: none;
    position: relative;
}
.tdjl .tdjlbox .tdjltx .xxBox .fileN{
    width: 80%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #6D6D6D;
}
.tdjl .tdjlbox .tdjltx .xxBox .filename img{
    width: 0.26rem;
    height: 0.26rem;
    position: absolute;
    top: 0.08rem;
    right: 0.1rem;
}
.tdjl .tdjlbox .tdjltx .tdBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.38rem;
}
.tdjl .tdjlbox .tdjltx .tdBtn div{
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #0051A0;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #0051A0;
    text-align: center;
    line-height: 0.44rem;
    margin: 0 0.1rem;
    cursor: pointer;
}
.tdjl .tdjlbox .tdjltx .tdBtn .tj{
    background: #0051A0;
    color: #FFFFFF;
}

.newsPage{
    background: #F5F5F5;
}
.newsPage .news{
    padding-top: 0.7rem;
    padding-bottom: 0.9rem;
}
.newsList{
    flex-wrap: wrap;
    padding-bottom: 0.1rem;
}
.newsList .newsBox{
    width: 4.9rem;
    height: 4.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.3rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.newsList .newsBox:hover{
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.1);
}
.newsList .newsBox:nth-child(3n){
    margin-right: 0;
}
.newsList .newsBox .imgBox{
    width: 100%;
    height: 2.8rem;
}
.newsList .newsBox .txtBox{
    padding: 0.2rem 0.15rem;
    height: 1.4rem;
}
.newsList .newsBox .txtBox .txt1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.33rem;
    margin-bottom: 0.25rem;
    min-height: 0.51rem;
}
.newsList .newsBox .txtBox .txt1:hover{
    color: #104198;
}
.newsList .newsBox .txtBox .txt2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
}
.news_detail{
    padding-bottom: 0;
}
.news_detail .relatNews{
    padding-top: 0.59rem;
    padding-bottom: 0.7rem;
    background: #EEF3FF;
}
.news_detail .relatNews .relatNewsTit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0.36rem;
}
.news_detail .newsLeft{
    padding-top: 0.09rem;
    padding-bottom: 0.73rem;
    width: 10.6rem;
    padding-right: 0.4rem;
}
.news_detail .newsLeft .prev:hover,
.news_detail .newsLeft .next:hover{
    color: #104198;
}
.news_detail .newsRight{
    width: 4.9rem;
}
.news_detail .newsLeft .newsTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.36rem;
}
.news_detail .newsLeft .zz_date >div{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1;
    margin-bottom: 0.5rem;
}
.news_detail .newsLeft .content{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.36rem;
}
.news_detail .newsLeft .content p img{
    width: revert-layer;
}
.news_detail .newsRight{
    padding-left: 0;
    height: unset;
}
.news_detail.innerSzll_detail .right .rightBox{
    height: auto;
    padding-top: 0.37rem;
    padding-bottom: 0.2rems;
    margin-bottom: 0.6rem;
}
.news_detail .newsRight .newsDt{
    justify-content: space-between;
    align-items: center;
}
.news_detail .newsRight .newsDt .title{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #104198;
    line-height: 1;
}
.news_detail .newsRight .newsDt .gd a{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: ##454545;
    line-height: 1;
    display: flex;
    align-items: center;
}
.news_detail .newsRight .newsDt .gd a:{
    color: #104198;
    
}
.news_detail .newsRight .newsDt .gd:hover a{
    color: #104198;
}
.news_detail .newsRight .newsDt .gd img{
    width: 0.16rem;
    height: 0.16rem;
    filter: invert(1) brightness(0);
}
.news_detail .newsRight .newsDt .gd:hover img{
    filter:unset;
}
.innerSzll_detail.news_detail .right .rightBox{
    padding: 0 !important;
    padding-top: 0.37rem !important;
    padding-bottom: 0.2rem !important;
}
.innerSzll_detail.news_detail .right .newsDt{
    padding: 0 0.2rem;
    margin-bottom: 0.25rem;
}
.innerSzll_detail.news_detail .newsDtList  .txt1{
    line-height: 0.43rem;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #454545;
    line-height: 0.25rem;
    padding: 0 0.2rem;
    margin-bottom: 0.18rem;

}
.innerSzll_detail.news_detail .newsDtList:hover .txt1{
    color: #104198;
}
.innerSzll_detail.news_detail .newsDtList  .txt2{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #A5A5A5;
    line-height: 1;
    margin-bottom: 0.2rem;
}
.contactPage{
    background: #F5F5F5;
}
.contactPage .contactBox1{
    padding: 0.9rem 0;
}

.contactPage .contactBox1 .map{
    width: 8rem;
    height: 5rem;
}
.contactPage .contactBox1 .right{
    width: calc(100% - 8rem);
    padding-left: 0.46rem;
}
.contactPage .contactBox1 .right .title{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #333333;
    padding-left: 0.15rem;
    position: relative;
    line-height: 1;
    padding-top: 0.04rem;
    margin-bottom: 0.03rem;
}
.contactPage .contactBox1 .right .title::before{
    content: '';
    width: 0.05rem;
    height: 0.28rem;
    display: block;
    background: #104198;
    position: absolute;
    left: -0.2rem;
    top: 0;
}
.contactPage .contactBox1 .right .coTxt{
    display: flex;
    align-items: baseline;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    margin-top: 0.42rem;
}
.contactPage .contactBox1 .right .coTxt img{
    width: 0.21rem;
    height: 0.21rem;
    margin-right: 0.12rem;
}
.contactPage .contactBox1 .right .download{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #104198;
    margin-top: 0.27rem;
    display: block;
    text-decoration: underline;
}
.contactPage .contactBox1 .right .qywx{
    width: 1.6rem;
    margin-top: 0.29rem;
}
.contactPage .contactBox1 .right .qywx .code{
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: 0.1rem;
}
.contactPage .contactBox1 .right .qywx .codeTxt{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    text-align: center;
}
.contactPage .contactBox2{
    padding-top: 1.01rem;
    padding-bottom: 0.9rem;
}
.contactPage .contactBox2 .title1{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.4rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0.21rem;
    line-height: 1;
}
.contactPage .contactBox2 .title2{
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.24rem;
    color: #104198;
    text-align: center;
    line-height: 1;
    margin-bottom: 0.5rem;
}
.contactPage .contactBox2 .contactTable{
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.19rem 0.9rem;
    padding-bottom: 0.58rem;
}
.contactPage .contactBox2 .contactTable label{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.32rem;
    display: block;
}
.contactPage .contactBox2 .contactTable label span{
    color: red;
    display: inline-block;
    margin-right: 0.1rem;
}
.contactPage .contactBox2 .contactTable input{
    margin-top: 0.14rem;
    height: 0.4rem;
    background: #F6F6F6;
    border: 0.01rem solid #E6E6E6;
    width: 100%;
}
.contactPage .contactBox2 .contactTable textarea{
    height: 1.9rem;
    background: #F6F6F6;
    border: 0.01rem solid #E6E6E6;
    width: 100%;
    margin-top: 0.14rem;
}
.contactPage .contactBox2 .contactTable .left{
    width: 6.7rem;
    padding-right: 0.4rem;
}
.contactPage .contactBox2 .contactTable .right{
    width: 7rem;
}
.contactPage .contactBox2 .contactTable .tijiao{
    width: 2rem;
    height: 0.4rem;
    background: #104198;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0.3rem;
}
.flsmPage{
    padding-top: 0.99rem;
    padding-bottom: 0.9rem;
    background: #F5F5F5;
}
.flsmPage .flsmTitle{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #104198;
    line-height: 1;
    margin-bottom: 0.36rem;
}
.flsmPage .flsmDate{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1;
    margin-bottom: 0.5rem;
}
.flsmPage .flsmContent{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
}

@media only screen and (max-width: 1024px) {
.contactPage .contactBox1 .main{
	display: block;
	padding: .3rem;
}
.contactPage .contactBox1 .map{
	width: 100%;
}
.contactPage .contactBox1 .right{
    width: 100%;
    padding: 0;
}
.contactPage .contactBox1 .right .title::before{
    left: 0;
    top: .12rem;
}
.contactPage .contactBox1 .right .title {
  font-size: 0.3rem;
  line-height: .4rem;
  margin-top: .3rem;
}
.contactPage .contactBox1 .right .coTxt{
    font-size: .24rem;
    line-height: .35rem;
    align-items: flex-start;
    margin-top: .3rem;
}
.contactPage .contactBox1 .right .coTxt img{
    height: .27rem;
}
.contactPage .contactBox1 .right .download{
    font-size: .24rem;
}
.contactPage .contactBox1 .right .qywx{
    width: 30%;
}
.contactPage .contactBox1 .right .qywx .code{
    width: 100%;
    height: auto;
}
.contactPage .contactBox1 .right .qywx .codeTxt{
    font-size: .24rem;
}
.contactPage .contactBox2{
    /*padding-top: 0;*/
}
.contactPage .contactBox2 .title1{
    font-size: .34rem;
}
.contactPage .contactBox2 .contactTable{
    padding: .3rem;
    display: block;
}
.contactPage .contactBox2 .contactTable .left{
    width: 100%;
    padding-right: 0;
}
.contactPage .contactBox2 .contactTable label{
    font-size: .24rem;
}
.contactPage .contactBox2 .contactTable input{
    height: .6rem;
}
.contactPage .contactBox2 .contactTable .right{
    width: 100%;
}
.contactPage .contactBox2 .contactTable .tijiao{
    min-width: 30%;
    width: fit-content;
    height: auto;
    font-size: .24rem;
    padding: .1rem;
}
.about_js .aboutBox1{
    padding: .8rem .3rem;
    display: block;
}
.about_js .aboutBox1 .aboutImg{
    width: 100%;
    height: auto;
}
.about_js .aboutBox1 .txtBox{
    position: static;
    width: 100%;
    transform: none;
    height: auto;
    padding: .3rem;
}
.about_js .aboutBox1 .txtBox .txt2{
    font-size: .24rem;
}
.about_js .aboutBox2{
    margin-top: .5rem;
}
.about_js .aboutTitleC{
    font-size: .34rem;
}
.about_js .aboutBox2 .qywhList{
    display: block;
    padding: 0 .3rem;
}
.about_js .aboutBox2 .qywhBox{
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: .3rem;
}
.about_js .aboutBox2 .txtBox .txt1{
    font-size: .3rem;
}
.about_js .aboutBox2 .txtBox .txt2{
    font-size: .24rem;
    line-height: .35rem;
}
.about_js .aboutBox2 .txtBox{
    height: auto;
    top: 15%;
}
.about_js .aboutBox3 .aboutBox3ImgL{
    display: block;
    padding: 0 .3rem;
}
.about_js .aboutBox3 .aboutBox3ImgL .imgBox1{
    width: 100%;
    height: auto;
}
.about_js .aboutBox3 .aboutBox3ImgL .imgBox2{
    width: 100%;
    height: auto;
}
.imgBoxR{
    margin-top: .3rem;
}
.about_js .fzlc{
    width: 100%;
    padding: .8rem .3rem;
}
.about_js .gslc .imgGroup,
.about_js .fzlc .fzBox .line{
    display: none;
}
.about_js .fzlc .fzBox .year{
    font-size: .3rem;
}
.about_js .fzlc .fzBox .jlgk2{
    font-size: .24rem;
}
.about_js .zzry {
  padding: .8rem .3rem;
}
.about_js .zzry .zzrySwiper .swiper-slide .imgbox img{
    height: auto;
  width: 100% !important;
}
.about_js .partnerList .partnerBox{
    width: 48%;
    margin-right: 4%;
}
.about_js .partnerList .partnerBox:nth-child(2n){
    margin-right: 0;
}
.about_js .partnerList .partnerBox .txt2{
    font-size: .24rem;
}
.about_js .jrwm .searchBox{
    width: 80%;
}
.about_js .jrwm {
  padding: .8rem .3rem;
}

.about_js .jrwm .lbBox .lb{
    font-size: .24rem;
}
.about_js .jrwm .lbBox .lbName{
    font-size: .24rem;
}
.about_js .jrwm .tableBox .titleTr .td{
    font-size: .24rem;
}
.about_js .jrwm .tableBox .tr .td{
    font-size: .2rem;
}
.about_js .zp_detail .zpyq .yqBox .txt{
    font-size: .24rem;
}
.about_js .zp_detail .zpyq .yqBox img{
    width: .24rem;
    height: .24rem;
}
.about_js .zp_detail .zp_xqjs{
    font-size: .24rem;
}
.about_js .zp_detail .zxsq{
    width: 30%;
    font-size: .24rem;
}
.newsList .newsBox{
    width: 100%;
    margin-right: 0;
    height: auto;
}
.newsPage .news{
    padding: .3rem;
}
.newsList .newsBox .imgBox{
    height: auto;
}
.newsList .newsBox .txtBox .txt1{
    font-size: .24rem;
}
.newsList .newsBox .txtBox{
    height: 2rem;
}

.newsList .newsBox .txtBox .txt2{
    font-size: .24rem;
}
.page .list .item{
    font-size: .24rem;
}
.news_detail{
    padding: .5rem .3rem;
}
.news_detail .main{
    display: block;
}
.news_detail .newsLeft{
    width: 100%;
    padding-right: 0;
}
.news_detail .newsLeft .newsTitle{
    line-height: .35rem;
}
.news_detail .newsLeft .zz_date > div{
    font-size: .24rem;
}
.news_detail .newsRight{
	width: 100%;
}
.news_detail .newsRight .newsDt .gd a{
    font-size: .24rem;
}
.innerSzll_detail.news_detail .newsDtList .txt1{
    font-size: .24rem;
    line-height: .3rem;
}
.innerSzll_detail.news_detail .newsDtList .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_spzz{
    padding: .9rem .3rem;
}
.hxfw_spzz .main{
    display: block;
}
.kc_hxfw .hxfw_spzz .leftImg{
    width: 100%;
    height: auto;
}
.kc_hxfw .hxfw_spzz .rightTxt{
    width: 100%;
    padding-left: .3rem;
}
.kc_hxfw .hxfw_spzz .rightTxt .txt1{
    font-size: .3rem;
}
.kc_hxfw .hxfw_spzz .rightTxt .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_fwlc .fwlcList{
    padding: 0 .3rem;
    display: flex;
    flex-wrap: wrap;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox .txt1{
    font-size: .24rem;
}


.kc_hxfw .hxfw_fwlc .fwlcList .fwlcBox{
    width: 50%;
}
.kc_hxfw .hxfw_gbzjf .gbzjfTxt{
    font-size: .24rem;
}
.gbzList{
    display: flex;
    flex-wrap: wrap;
    height: auto;
    overflow: hidden;
    padding: 0 .3rem;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox{
    width: 48%;
    /*float: left;*/
    margin-right: 4%;
    margin-bottom: .3rem;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox:nth-child(2n){
    margin-right: 0;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox .txt1{
    font-size: .24rem;
}
.kc_hxfw .hxfw_gbzjf .gbzList .gbzBox .txt2{
    font-size: .24rem;
}
.kc_hxfw .kcalList{
    display: block;
    padding: 0 .3rem;
}
.kc_hxfw .kcalList .kcalBox{
    width: 100%;
    margin-right: 0;
    margin-bottom: .3rem;
    height: auto;
}
.kc_hxfw .kcalList .kcalBox .imgBox{
    width: 100%;
    height: auto;
}
.kc_hxfw .kcalList .kcalBox .txt1{
    font-size: .24rem;
}
.kc_hxfw .kcalList .kcalBox .txt2{
    font-size: .24rem;
    line-height: .35rem;
}
.kc_hxfw .ckgd{
    width: 30%;
    height: auto;
    font-size: .24rem;
    padding: .1rem;
}
.kc_hxfw .hxfw_zjls .szList{
    padding: 0 .3rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox{
    width: 48%;
    margin-right: 4%;
    margin-bottom: .3rem;
    float: left;
}
.kc_hxfw .hxfw_zjls .szList .szBox:nth-child(2n){
    margin-right: 0;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt1{
    font-size: .24rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_zjls .szList .szBox .txtbox .txt3{
    font-size: .24rem;
}
.kc_hxfw .hxfw_sbyhj .sbyhjList{
    padding: 0 .3rem;
}
.kc_hxfw .hxfw_sbyhj .sbyhjImg{
    width: 48%;
    margin-right: 4% !important;
}
.kc_hxfw .hxfw_sbyhj .sbyhjImg:nth-child(2n){
    margin-right: 0 !important;
}
.kc_hxfw .hxfw_hxjz .hxjzList{
	display: block;
	padding: 0 .3rem;
}
.kc_hxfw .hxfw_hxjz .hxjzBox{
    width: 100%;
    height: auto;
    margin-bottom: .3rem;
    margin-right: 0;
}
.kc_hxfw .hxfw_hxjz .hxjzBox .txt{
    font-size: .24rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcList{
    display: flex;
    flex-wrap: wrap;
    padding: 0 .3rem;
    height: auto;
    overflow: hidden;

}
.kc_hxfw .hxfw_fwlc2 .fwlcBox{
width: 48%;
    height: auto;
    margin-right: 4%;
    float: left;
    margin-bottom: .3rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox:nth-child(2n){
    margin-right: 0;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .imgBox{
    width: 100%;
    height: auto;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .txtBox .txt1{
    font-size: .24rem;
}
.fwlcBox .txtBox .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_fwlc2 .fwlcBox .txtBox{
    padding: 0.3rem .2rem;
}
.kc_hxfw .hxfw_fwxm .fwTable{
    width: 90%;
    
    overflow-x: auto;
}
.kc_hxfw .hxfw_fwxm .fwTable .tabTitle{
    width: fit-content;
}
.kc_hxfw .hxfw_fwxm .tabTitle .txt1, .kc_hxfw .hxfw_fwxm .tabTitle .txt2, .kc_hxfw .hxfw_fwxm .tabTitle .txt3{
    font-size: .24rem;
    
}
.kc_hxfw .hxfw_rqzs .szBox .txtbox .txt1{
    font-size: .24rem;
}
.kc_hxfw .hxfw_rqzs .szBox .txtbox .txt2{
    font-size: .24rem;
}
.kc_hxfw .kc_kctx .kcTxt{
    font-size: .24rem;
}
.kc_hxfw .kc_kctx .kcList{
    padding: 0 .3rem;
}
.kc_hxfw .kc_kctx .kcList .kcLBox{
    width: 100%;
    height: auto;
}
.kc_hxfw .kc_kctx .kcList .kcLBox .txtBox .txt1{
    font-size: .24rem;
}
.kc_hxfw .kc_kctx .kcList .kcLBox .txtBox .txt2{
    font-size: .24rem;
}
.kc_hxfw .ckgd a{
    font-size: .24rem;
}
.kc_hxfw .hxfw_rqzxlc .rqlcL{
    padding: 0 .3rem;
    flex-wrap: wrap;
}

.kc_hxfw .hxfw_rqzxlc .dian{
    
    display: none;
}
.kc_hxfw .hxfw_khpj{
    padding: .8rem .3rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt1{
    font-size: .24rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt2{
    font-size: .24rem;
}
.kc_hxfw .hxfw_khpj .khpjBox .txt3{
    font-size: .24rem;
}
.kc_hxfw.jpkcLBox .tab_wrap2{
    width: 100%;
    padding: 0 .3rem;
}
.kc_hxfw.jpkcLBox .tab_wrap2 .tab{
    font-size: .24rem;
    padding: 0.12rem 0.2rem;
}
.kc_hxfw.jpkcLBox .jpckList{
    padding: 0 .3rem;
    display: block;
    height: auto;
    overflow: hidden;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox{
    width: 48%;
    margin-right: 4%;
    float: left;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox:nth-child(2n){
    margin-right: 0;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .imgbox{
    width: 100% !important;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt1{
    font-size: .24rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt2{
    font-size: .24rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .icon{
    width: .2rem;
    height: .2rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .pf .num{
    font-size: .22rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .txtBox .txt3{
    font-size: .24rem;
}
.kc_hxfw.jpkcLBox .jpckList .jpkcBox .ljxq{
    font-size: .24rem;
}
.kc_detail .kc_video video{
    object-fit: cover;
}
.kc_detail .kc_video{
    height: auto;
}
.kc_detail .kc_kcsq .kcsq{
    padding: 0;
}
.kc_detail .kc_kcsq .sqTxt{
    font-size: .24rem;
}
.kc_detail .kc_kcsq .sqTxt span{
    font-size: .24rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp{
    width: 100%;
}
.kc_detail .kc_kcsq .kcsq .sqInp label{
    width: 30%;
    font-size: .24rem;
}
.kc_detail .kc_kcsq .kcsq .sqInp input::placeholder{
    font-size: .24rem;
}
.kc_detail .kc_kcsq .kcsq .xy a{
    font-size: .24rem;
}
.kc_detail .kc_kcsq .kcsq .submit{
    min-width: 30%;
    height: auto;
    width: fit-content;
    font-size: .24rem;
    padding: .1rem;
}
.kc_detail .kc_kcjs .main{
    display: block;
    padding: 0 .3rem;
}
.kc_detail .kc_kcjs .imgBox{
    width: 100%;
}
.kc_detail .kc_kcjs .txtBox{
    width: 100%;
    padding-left: 0;
}
.kc_detail .kc_kcjs .txtBox .txt1{
    font-size: .3rem;
}
.kc_detail .kc_kcjs .txtBox .txt2{
    font-size: .24rem;
}
.kc_detail .kc_kcys .kcysLbox{
    display: block;
}
.kc_detail .kc_kcys .kcysL{
    width: 100%;
}
.kc_detail .kc_kcys .kcysL .txt1{
    font-size: .24rem;
}
.kc_detail .kc_kcys .kcysL .text2{
    font-size: .24rem;
}
.kc_detail .kc_kctx .kcList{
    width: 100%;
    padding: 0 .3rem;
}
.kc_detail .kc_kctx .kcLBox{
    width: 100%;
    margin-right: 0;
    height: auto;
}
.kc_detail .kc_kctx .kcTxt{
    font-size: .24rem;
}
.kc_detail .kc_kctx .kcLBox .txt1{
    font-size: .24rem;
}
.kc_detail .kc_kctx .kcLBox .txt2{
    font-size: .24rem;
    line-height: .3rem;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt1{
    font-size: .24rem;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt2{
    font-size: .24rem;
}
.kc_detail .kc_zjls .zjlsSwiper .szBox .txtbox .txt3{
    font-size: .24rem;
}
.kc_detail .kc_shrq .shrq{
	width: 100%;
	margin-bottom: .3rem;
}
.kc_detail .kc_shrq .shrq .txt1{
    font-size: .24rem;
}
.kc_detail .kc_shrq .shrq .txt2{
    font-size: .24rem;
}
.kc_detail .kc_cxqy .qyBox{
    height: auto;
    padding: 0 .3rem;
}
.innerSzll .tab_wrap1 .tab{
	width: 28%;
	font-size: .24rem;
}
.innerSzll .szList{
    padding: 0 .3rem;
}
.innerSzll .szList .szBox:nth-child(2n){
    margin-right: 0;
}
.innerSzll .szList .szBox{
    width: 46%;
}
.innerSzll .szList .szBox .txtbox .txt1{
    font-size: .24rem;
}
.innerSzll .szList .szBox .txtbox .txt2{
    font-size: .24rem;
}
.innerSzll .szList .szBox .txtbox .txt3{
    font-size: .24rem;
}
.innerSzll_detail .main{
    display: block;
}
.innerSzll_detail .left{
    width: 100%;
}
.innerSzll_detail .left .szDeBox1 .name_zy .zy{
	font-size: .24rem;
}
.innerSzll_detail .left .szDeBox1 .txtLine .txt1, .innerSzll_detail .left .szDeBox1 .txtLine .txt2{
    font-size: .24rem;
}
.innerSzll_detail .left .szDeBox1 .txtLine .txt2{
    width: 60%;
}
.innerSzll_detail .left .szCont{
    font-size: .24rem;
    line-height: .45rem;
}
.innerSzll_detail .left .szContImg img:nth-child(3n){
    margin-right: .2rem;
}
.innerSzll_detail .right{
    width: 100%;
}
.innerSzll_detail .right .rightBox .zjName{
    font-size: .24rem;
}
.tcSwiperBox .gallery-top,
.tcSwiperBox .gallery-thumbs{
    width: 95%;
}
.tcSwiperBox .close{
    right: .4rem;
    top: 1.5rem;
}
.tcSwiperBox .swiper-button-prev, .tcSwiperBox .swiper-button-next{
    
    display: none;
}
.about_js .jrwm .tableBox .titleTr .td:nth-child(1), .about_js .jrwm .tableBox .tr .td:nth-child(1){
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kc_hxfw .hxfw_fwxm .tabTitle .txt1, .kc_hxfw .hxfw_fwxm .tabTitle .txt2, .kc_hxfw .hxfw_fwxm .tabTitle .txt3{
    /*height: auto;*/
    white-space: nowrap;
}
.kc_hxfw .rqzx_fwDetail,
.kc_hxfw .hxfw_rqzs2{
    padding: .3rem;
}
.about_js .jrwm .tableBox .titleTr, .about_js .jrwm .tableBox .tr{
    height: .6rem;
}
.about_js .jrwm .tableBox .tr .td{
    line-height: .6rem;
}
}