.tab_box {
    position: absolute;
    bottom: 0;
    left: 2.02rem;
    display: flex;
    z-index: 1;
    box-sizing: border-box;
    transform: translate(0, 50%);
}

.tab_item {
    width: 2.2rem;
    height: .56rem;
    background-image: url('../img/zj_ibg1.png');
    margin-right: -.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .18rem;
    color: #231815;
    cursor: pointer;
    transition: .3s;
}

.tab_box .tab_item:hover, .tab_box .active {
    background-image: url('../img/zj_ibg2.png');
    color: #fff;
}

.gsjj_box {
    padding: 0 2rem;
    box-sizing: border-box;
    padding-top: 1.4rem;
    position: relative;
    padding-bottom: 1.39rem;
}

.page_title_box {
    transform: translate(-2.2rem, 0);
}

.jj_title {
    font-size: .24rem;
    color: #352B28;
    margin-top: .24rem;
    font-weight: bold;
}

.rich_box {
    margin-top: .44rem;
}

.rich_title {
    margin-top: .4rem;
    font-size: .3rem;
    color: #D72318;
    font-weight: bold;
}

.rich_text {
    margin-top: .2rem;
    font-size: .16rem;
    line-height: .24rem;
    color: #333333;
}

.rich_text p {
    margin-top: .3rem;
}

.rich_text p:nth-child(1) {
    margin-top: 0;
}

.rich_content:nth-child(-n + 2) {
    width: 8.08rem;
}

.rich_img {
    position: absolute;
}

.rich_img1 {
    top: 2.09rem;
    right: 4.37rem;
    width: 3.43rem;
    height: auto;
}

.rich_img2 {
    top: 2.8rem;
    right: 2.31rem;
    width: 2.54rem;
    height: auto;
}

.rich_img3 {
    top: 4.4rem;
    right: 2rem;
}

.ryzz_box {
    background-image: url('../img/ryzz_bg.png');
    width: 100%;
    height: 7.79rem;
    padding: .78rem 2.3rem 1.55rem;
    box-sizing: border-box;
}

.ryzz_box .page_title_box .b_title {
    opacity: 1;
    text-shadow:
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.ryzz_swiper_out {
    position: relative;
    margin-top: 1.17rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ryzz_swiper_box {
    margin-left: 0;
}

.ryzz_swiper_box {
    width: 11rem;
    height: 2.5rem;
}

.ryzz_swiper_box .swiper-slide{
    height: 1.25rem;
}

.ryzz_swiper_item {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.ryzz_title {
   /* background-image: url('../img/ryzz_ibg.png');
    width: 3.16rem;
    height: .49rem;
    font-size: .18rem;
    color: #231816;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .59rem;
    margin-top: .93rem;
    cursor: pointer;*/
  
  background-image: url('../img/ryzz_ibg.png');
    width: 2.56rem;
    height: .49rem;
    font-size: .18rem;
    color: #231816;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-right: .59rem;
    margin-top: .93rem;
    cursor: pointer;
    padding: 0 0.3rem;
    line-height: 1.2;
}



.ryzz_title:nth-child(3n) {
    margin-right: 0;
}


.ryzz_title:nth-child(-n + 3) {
    margin-top: 0;
}


.ryzz_swiper_page_btn_box, .qywh_swiper_page_btn_box {
    display: flex;
    justify-content: space-between;
    z-index: 1;
    margin-top: 1.2rem;
}

.qywh_swiper_page_btn_box {
    justify-content: flex-start;
}

.ryzz_swiper-button-prev, .ryzz_swiper-button-next,
.qywh_swiper-button-prev, .qywh_swiper-button-next,
.next2, .prev2 {
    position: static;
    width: .58rem;
    height: .7rem;
    background-image: url('../img/yf_pi2.png');
}

.ryzz_swiper-button-prev, .ryzz_swiper-button-prev,
.qywh_swiper-button-prev, .prev2 {
    transform: rotate(180deg);
}

.ryzz_swiper-button-prev::after, .ryzz_swiper-button-next::after,
.qywh_swiper-button-prev::after, .qywh_swiper-button-next::after,
.next2::after, .prev2::after {
    display: none;
}

.next2, .prev2 {
    position: absolute;
}

.ryzz_swiper-button-prev, .qywh_swiper-button-prev {
    margin-right: .22rem;
}


.fzlc_box {
    width: 100%;
    padding: .92rem 1.96rem .91rem;
    box-sizing: border-box;
}

.his_box {
    display: flex;
    flex-direction: column;
    margin-top: .69rem;
    padding-left: 1.12rem;
    box-sizing: border-box;
    position: relative;
}

.his_box::before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: calc(.22rem + 1.12rem);
    background-color: #F4F3F3;
    top: 0;
}

.his_item {
    display: flex;
    align-items: center;
    margin-top: .2rem;
}

.his_item:nth-child(1) {
    margin-top: 0;
}

.his_left {
    width: .46rem;
    height: .31rem;
    background-image: url('../img/his_i1.png');
    position: relative;
    z-index: 1;
}

.his_right {
    width: 12.15rem;
    height: .97rem;
    margin-left: .62rem;
    background-image: url('../img/his_i2.png');
    display: flex;
    align-items: center;
    padding: 0 .81rem;
    box-sizing: border-box;
}

.his_title {
    font-size: .36rem;
    color: #D72318;
    font-weight: bold;
    width: 3.4rem;
}

.his_info {
    font-size: .24rem;
    color: #231815;
}

.fzlc_box .more_btn {
    margin: 0 auto;
    margin-top: .3rem;
    cursor: pointer;
}

.qywh_box {
    background-image: url('../img/qywh_bg.png');
    width: 100%;
    height: 9.6rem;
    padding: .93rem 0 0 2.02rem;
}

.qywh_box .page_title_box .b_title {
    opacity: 1;
    text-shadow:
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.qywh_swiper_out {
    margin-top: .68rem;
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: flex-start; */
}

.qywh_swiper_item {
    display: flex;
    padding: .1rem;
    box-sizing: border-box;
}

.qywh_left {
    display: flex;
    width: 3.59rem;
    height: 2.55rem;
    margin-top: .48rem;
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    transition: .3s;
}

.qywh_left img {
    width: 100%;
    height: 100%;
    transition: .3s;
	
	clip-path: polygon(
    0% 0%,
    100% 0%,
    100% calc(100% - 30px),
    calc(100% - 30px) 100%,
    0% 100%
  );
}

.qywh_right {
  /*  width: 7rem;
    height: 4.16rem;
    background-image: url('../img/qywh_img_bg.png');
    margin-left: -.57rem;
    padding: .68rem .8rem 0 1.44rem;
    box-sizing: border-box;
    flex-shrink: 0;*/
  
      width: 7rem;
    min-height: 4.16rem;
    background-image: url(../img/qywh_img_bg.png);
    margin-left: -.57rem;
    padding: .48rem .8rem 0.38rem 0.98rem;
    box-sizing: border-box;
    flex-shrink: 0;
  
  background-position: center right;
  
}

.qywh_swiper_item:hover .qywh_left img {
    transform: scale(1.1);
}

.qywh_swiper_item:hover .qywh_right {
    filter: drop-shadow(0px 0px 4px rgba(215, 35, 24, .4));
}

.qywh_title {
    font-size: .3rem;
    color: #333333;
    font-weight: bold;
}

.qywh_l_title {
    font-size: .24rem;
    color: #333333;
    font-weight: bold;
    /*margin-top: .46rem;*/
  margin-top: .3rem;
}

.qywh_l_title:nth-child(2) {
    /*margin-top: .16rem;*/
  margin-top: .3rem;
}

.qywh_info {
    font-size: .16rem;
    color: #666666;
    margin-top: .15rem;
    line-height: .24rem;
}

.img-box {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
}

.img-box .div {
    position: absolute;
    width: 4.5rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-box .out-i {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #CC2D26;
    background-image: url('../img/zs_ch.png');
    color: #fff;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.2rem;
    cursor: pointer;
}

.img-box .swiper-slide {
    background-color: #fff;
    text-align: center;
    padding: 0.5rem;
    box-sizing: border-box;
}

.img-box .swiper-slide img {
    width: 2.8rem;
    /*height: 3.3rem;*/
}

.img-box .swiper-slide p {
    font-size: 0.18rem;
    margin-top: 0.2rem;
}



@media screen and (max-width:1150px) {
    .gsjj_box {
        padding: .24rem;
    }

    .jj_title {
        font-size: .16rem;
        margin-top: .16rem;
    }

    .rich_content {
        width: 100% !important;
    }

    .rich_box {
        margin-top: .2rem;
        width: 100%;
    }

    .rich_img {
        display: none;
    }

    .rich_title {
        font-size: .18rem;
        line-height: 1.6;
        margin-top: .2rem;
    }

    .rich_text {
        font-size: .13rem;
        margin-top: .1rem;
        line-height: 1.6;
    }

    .ryzz_box {
        height: auto;
        padding: .24rem;
        box-sizing: border-box;
    }

    .ryzz_swiper_out {
        margin-top: .24rem;
    }

    .ryzz_swiper_box {
        width: 100%;
    }

    .ryzz_swiper_page_btn_box {
        margin-top: .6rem;
    }

    .ryzz_swiper-button-prev, .ryzz_swiper-button-next, .qywh_swiper-button-prev, .qywh_swiper-button-next {
        /* zoom: .4; */
        width: calc(.58rem * .4);
        height: calc(.7rem * .4);
    }

    .ryzz_swiper_item {
        justify-content: space-between;
    }

    .ryzz_title {
        /* zoom: .5; */
        margin: 0;
        margin-top: .2rem !important;
        width: calc(3.16rem * .5);
        height: calc(.49rem * .5);
        font-size: calc(.18rem * .5);
    }

    .yf_box {
        width: 100%;
        height: auto;
        padding: .24rem;
    }

    .yf_l_title {
        font-size: .2rem;
        line-height: 1.5;
        padding: 0;
    }

    .yf_swiper_box {
        width: 100%;
        margin-top: .24rem;
    }

    .yf_swiper_page_btn_box {
        transform: translate(0);
        margin-top: .3rem;
    }

    .yf_item {
        /* zoom: .8; */
        width: calc(4.31rem * .8);
        height: calc(4.75rem * .8);
    }

    .yf_swiper_box .more_btn_box {
        margin-top: -.35rem;

    }

    .yf_swiper-button-prev, .yf_swiper-button-next, .cp_swiper-button-prev, .cp_swiper-button-next {
        /* zoom: .6; */
        width: calc(.58rem * .6);
        height: calc(.7rem * .6);
    }

    .more_btn {
        margin: 0;
        margin-top: .25rem;
        /* zoom: .6; */
        width: calc(1.62rem * .6);
        height: calc(.38rem * .6);
        font-size: calc(.16rem * .6);
    }

    .fzlc_box {
        padding: .24rem;
    }

    .his_box {
        margin-top: .24rem;
        padding: 0;
    }

    .his_box::before {
        display: none;
    }

    .his_left {
        display: none;
    }

    .his_right {
        width: 100%;
        height: auto;
        padding: .24rem;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-self: flex-start;
        margin: 0;
    }

    .his_title {
        font-size: .2rem;
        margin-bottom: .1rem;
        width: auto;
    }

    .his_info {
        font-size: .16rem;
        line-height: 1.6;
    }

    .qywh_swiper_out {
        box-sizing: border-box;
        margin-top: .24rem;
    }

    .qywh_swiper_item {
        justify-content: center;
    }

    .qywh_right{
      /*  width: calc(7rem * .4);
        height: 3.5rem;
        padding: .12rem;*/
      
      width: 100%;
        height: auto;
        padding: 0.24rem 0.12rem 0.12rem 0.12rem;
        min-height: 3rem;
    }

    .qywh_title{
        font-size: .16rem;
    }

    .qywh_l_title:nth-child(2){
        /*margin-top: .1rem;*/
      margin-top: .2rem;
    }

    .qywh_l_title{
        font-size: .14rem;
    }
    .qywh_info{
        font-size: .12rem;
        line-height: 1.6;
    }

    .qywh_l_title{
        font-size: .14rem;
      
      margin-top: .2rem;
    }
    .qywh_box {
        width: 100%;
        height: auto;
        padding: .24rem;
        box-sizing: border-box;
    }

    .qywh_left {
        display: none;
    }

    .qywh_right {
        margin: 0;
    }

    .qywh_swiper_page_btn_box {
        margin-top: .24rem;
        justify-content: center;
    }

    .his_right {
        background-image: unset;
        position: relative;
        width: 95%;
        margin-left: 2.5%;
        /* zoom: .6; */
    }

    .his_title {
        font-size: .12rem;

    }

    .his_info {
        font-size: calc(.16rem * .6);
    }

    .his_right::after {
        content: '';
        width: 85%;
        height: 100%;
        left: 50%;
        top: 0;
        background-color: #F4F3F3;
        transform: translate(-50%, 0) skew(-50deg);
        position: absolute;
    }

    .his_title, .his_info {
        position: relative;
        z-index: 1;
    }
    .ryzz_swiper_box .swiper-slide{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 1rem;
    }

    .ryzz_swiper_box {
        height: 2rem;
    }
    
}