
/*首页轮播*/
.banner-sec{
    overflow: hidden;
}
.banner-swiper-wrap{
    position: relative;
}
#banner-swiper-top .swiper-slide{
    position: relative;
}
#banner-swiper-top .swiper-slide>img{
    width: 100%;
    max-height: 937px;
}
.index-banner-font{
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.index-banner-font>span{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    opacity: 0;
    top: -60px;
    position: relative;
    transition: all 600ms;
    color: rgba(255,255,255,0.8);
}
.index-banner-font>h3{
    font-size: 39px;
    line-height: 1;
    color: #ffffff;
    padding: 9px 0 15px;
    opacity: 0;
    transform: translateY(-60px);
    transition: all 600ms;
    transition-delay: 300ms;
}
.index-banner-font>p{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    opacity: 0;
    transform: translateY(-60px);
    transition: all 600ms;
    transition-delay: 600ms;
}
.index-banner-font div{
    margin-top:33px;
    opacity: 0;
    transform: translateY(-60px);
    transition: all 600ms;
    transition-delay: 900ms;
}
#index-banner-font-active>span{
    opacity: 1;
    top: 0;
}
#index-banner-font-active>h3,
#index-banner-font-active>p,
#index-banner-font-active>div{
    opacity: 1;
    transform: translateY(0);
}
.index-banner-font div a{
    display: inline-block;
    min-width: 112px;
    min-height: 30px;
    border-radius: 15px;
    border: solid 1px #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 0 4px;
}
.index-banner-font div a:nth-of-type(2){
    margin-left:17px;
}
.index-banner-font div a img{
    margin-left: 17px;
    position: relative;
    top: -2px;
}
.ibf{
    position: absolute;
    left:8.85%;
    bottom:10%;
    z-index: 9;
}
#banner-swiper-thumb{
    position: absolute;
    right: 8.85%;
    bottom:10%;
    z-index: 9;
    height: 84px;
    overflow: hidden;
}
#banner-swiper-thumb::after{
    content: '';
    display: block;
    width: 2px;
    height: 14px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#banner-swiper-thumb .swiper-slide p{
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    color: #8a8a8a;
    transition: all 400ms;
}
#banner-swiper-thumb .swiper-slide div{
    transition: all 400ms;
    padding-right: 34px;
    cursor: pointer;
}
#banner-swiper-thumb .swiper-slide-thumb-active p{
    color: #fff;
}
#banner-swiper-thumb .swiper-slide-prev div,
#banner-swiper-thumb .swiper-slide-next div{
    position: relative;
    right: -2px;
}

/*首页产品线*/
.index-title-base h3{
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
}
.cpx-swiper-box{
    overflow: hidden;
}
#cpx-swiper{
    padding: 30px 0 50px;
    position: relative;
    margin: 0 50px;
}
#cpx-swiper .swiper-slide{
    text-align: center;
}
#cpx-swiper .swiper-slide div{
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cpx-swiper .swiper-slide div img{
    max-height: 100%;
    transition: all 600ms;
}
#cpx-swiper .swiper-slide:hover div img{
    transform: scale(0.85);
}
#cpx-swiper .swiper-slide p{
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 40px;
    text-transform: none;
}
#cpx-scrollbar{
    position: absolute;
    bottom: 0;
    width: 180px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(80,186,145,0.2);
}
#cpx-scrollbar .swiper-scrollbar-drag{
    background-color: #50ba91;
}

.hyj-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.htj-item{
    width: 49.53%;
    height: 596px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.htj-item:nth-of-type(1),
.htj-item:nth-of-type(2){
    margin-bottom: 16px;
}
.jypx-more>a,
.htj-item>a{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.htj-item>div{
    width:60%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}
.htj-item>div span{
    font-size: 16px;
    line-height: 26px;
    color: #737373;
}
.htj-item>div h3{
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #000000;
    padding: 18px 0 10px;
}
.htj-item>div p{
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 21px;
}
.htj-item>div span{
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333333;
}
.cjfa-font a span,
#hxjs-swiper .swiper-slide .hxjs-bottom a span,
.htj-item>div span i{
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.jypx-rg>div,
.jypx-section,
.jypx-lf{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.jypx-title{
    font-size: 36px;
    line-height: 1;
    letter-spacing: 1px;
    color: #fffefe;
    padding: 61px 0 64px;
    text-align: center;
}
.jypx-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 80px;
}
.jypx-lf{
    width: 62.39%;
    height: 712px;
    position: relative;
}
.jypx-lf div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.jypx-lf div h5{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
}
.jypx-lf div p{
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top:14px;
}
.jypx-lf div>a{
    display: block;
    width: 124px;
    height: 34px;
    border: solid 1px #ffffff;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    transition: all 400ms;
}
.jypx-lf div>img{
    padding: 45px 0 50px;
}
.jypx-lf div>a>img{
    margin-left: 5px;
}
.jypx-lf div>a:hover{
    background-color: #50ba91;
    border: 0;
}
.jypx-rg{
    width: 35.45%;
}
.jypx-rg>div{
    position: relative;
    overflow: hidden;
}
.jypx-rg-item{
    height: 260px;
    margin-bottom: 12px;
}
.jypx-rg-item:hover>div{
    top: 0;
    opacity: 1;
}
.jypx-rg-item>div{
    position: absolute;
    top: 100%;
    opacity: 0;
    width: 100%;
    height: 100%;
    padding: 28px 30px 40px;
    background-color: rgba(0,0,0,0.56);
    transition: all 600ms;
}
.jypx-rg-item>div h3{
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 1px;
    color: #fffefe;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jypx-rg-item>div span{
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
}
.jypx-rg-item>div p{
    max-width: 262px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: rgba(255,254,254,0.67);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 20px 0 33px;
}
.jypx-rg-item>div a{
    display: block;
    width: 124px;
    height: 34px;
    border: solid 1px #ffffff;
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
}
.jypx-more{
    height: 168px;
    background-color: #5dbd98;
    padding: 8px;
}
.jypx-more div{
    height: 100%;
    border: solid 1px #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jypx-more div p{
    display: flex;
    align-items: center;
}
.jypx-more div p span{
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-left: 9px;
}

/*首页核心技术*/
.hxjs-section{
    position: relative;
    overflow: hidden;
}
.hxjs-wrap,
#hxjs-swiper,
#hxjs-swiper .swiper-slide{
    position: relative;
}
#hxjs-swiper .swiper-slide{
    overflow: hidden;
}
#hxjs-swiper .swiper-slide img{
    width: 100%;
    transition: transform .6s cubic-bezier(.25,.39,.25,1),opacity .6s ease-in-out;
    transform: scale(1.2);
}
#hxjs-swiper .swiper-slide-active img{
    transform: scale(1);
}
#hxjs-swiper .swiper-slide .hxjs-bottom{
    position: absolute;
    bottom: 76px;
    left: 50%;
    transform: translateX(-50%);
    z-index:9;
    display: flex;
    transition:all 500ms;
    opacity: 0;
}
#hxjs-swiper .swiper-slide #hxjs-bottom-active{
    bottom: 56px;
    opacity: 1;
}
#hxjs-swiper .swiper-slide .hxjs-bottom a{
    display: block;
    width: 101px;
    height: 32px;
    background-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    transition: all 400ms;
}
#hxjs-swiper .swiper-slide .hxjs-bottom a:nth-of-type(2){
    margin-left: 30px;
}
.cjfa-font a span,
#hxjs-swiper .swiper-slide .hxjs-bottom a span{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
#hxjs-swiper .swiper-slide .hxjs-bottom a:hover{
    background-color: #5dbd98;
}
#hxjs-next,
#hxjs-prev{
    background-image: none;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 50%;
    transition: all 400ms;
}
#hxjs-next:hover,
#hxjs-prev:hover{
    background-color: #aaaaaa;
}
#hxjs-next::after,
#hxjs-prev::after{
    color: #ffffff;
    font-size: 15px;
}
#hxjs-prev{
    left: 24px;
}
#hxjs-next{
    right: 24px;
}
.hxjs-top{
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 90%;
}
.hxjs-top h3{
    font-size: 38px;
    line-height: 1;
    letter-spacing: 2px;
    color: #fffefe;
    position: relative;
    padding-bottom: 17px;
    text-align: center;
}
.hxjs-top h3::before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 44px;
    height: 2px;
    background-color: #fbfcfe;
    opacity: 0.5;
}
.hxjs-top ul{
    display: flex;
    justify-content: center;
    margin-top: 38px;
}
.hxjs-top ul li{
    padding: 9px 22px;
    font-size: 16px;
    line-height: 26px;
    background-color: rgba(0,0,0,0);
    color: #ffffff;
    margin-right: 78px;
    text-align: center;
    cursor: pointer;
    transition: all 400ms;
}
.hxjs-top ul li:nth-last-of-type(1){
    margin-right: 0;
}
.hxjs-top ul li:hover{
    background-color: #5dbd98;
}
.hxjs-swiper-prev-box{
    height: 100%;
    width: calc((100% - 1248px) / 2);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
}
.hxjs-swiper-next-box{
    width: calc((100% - 1248px) / 2);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
}

/*解决方案*/
.cjfa-section{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 62px 0 20px;
}
.cjfa-wrap{
    text-align: center;
}
.cjfa-title{
    font-size: 38px;
    line-height: 42px;
    color: #ffffff;
}
.cjfa-font-p{
    max-width: 507px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 20px 0 50px;
    margin: 0 auto;
}
.cjfa-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cjfa-item{
    width: 25%;
    margin-bottom: 15px;
}
.cjfa-item>div{
    width: 182px;
    height: 118px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.cjfa-item>div>p{
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
    padding-top: 15px;
}
.cjfa-img{
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cjfa-img img{
    max-height: 100%;
}
.cjfa-item>div:hover .cjfa-font{
    opacity: 1;
    bottom: 0;
    visibility: visible;
}
.cjfa-font{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 100%;
    left: 0 ;
    background-color: #50ba91;
    padding: 12px 23px;
    transition: all 600ms;
    opacity: 0;
    visibility: hidden;
}
.cjfa-font h5{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: default;
}
.cjfa-font p{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color:rgba(255,255,255,0.8);
    margin:9px 0 ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: default;
}
.cjfa-font a{
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;
}
.cjfa-font a span{
    position: relative;
    top: -1px;
}


/*场景精选*/
.cjjx-section{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 62px 0 55px;
}
.cjjx-title{
    text-align: center;
    font-size: 38px;
    line-height: 1;
    letter-spacing: 2px;
    color: #ffffff;
}
.cjjx-swiper-box{
    position: relative;
    padding: 0 66px;
}
#cjjx-swiper{
    overflow: hidden;
    padding: 55px 0 30px;
}
#cjjx-next,
#cjjx-prev{
    width: 18px;
    background-image: none;
}
#cjjx-next::after,
#cjjx-prev::after{
    font-size: 30px;
    color: #ffffff;
}
#ryzz-next,
#hzkh-next,
#cjjx-next{
    right: 0;
}
#ryzz-prev,
#hzkh-prev,
#cjjx-prev{
    left:  0;
}
.cjjx-img{
    overflow: hidden;
}
.cjjx-img img{
    width: 100%;
    transition: all 600ms;
}
.cjjx-img:hover img{
    transform: scale(1.2);
}
#cjjx-swiper .swiper-slide p{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    padding-top:20px;
}
#cjjx-scrollbar{
    width: 124px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
}
#cjjx-scrollbar .swiper-scrollbar-drag{
    background-color: #50ba91;
}

/*侧*/
.jf-wrap{
    overflow: hidden;
}
.jf-item{
    width: 59.16%;
    height: 816px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
}
.jf-lf{
    float: left;
}
.jf-rg{
    float: right;
    margin-left: -100%;
}
.jf-font{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 366px;
}
.jf-font h3{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #ffffff;
    padding-bottom: 14px;
}
.jf-font span{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
}
.jf-font p{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 53px 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.jf-font a{
    display: inline-block;
    width: 124px;
    height: 34px;
    background-color: #50ba91;
    font-size: 12px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #ffffff;
}
.jf-font a img{
    margin-left: 5px;
}
.jf-lf .jf-font{
    left: 25.26%;
}
.jf-rg .jf-font{
    right: 25.26%;
}


/*了解产品*/
.ljcp-title{
    font-size: 38px;
    line-height: 1;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
}
.ljcp-list{
    padding-top: 53px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ljcp-item{
    width: 31.32%;
    position: relative;
    overflow: hidden;
}
.ljcp-item img{
    width: 100%;
    transition: all 600ms;
}
.ljcp-font{
    width: calc(100% - 16px);
    height: calc(100% - 22px);
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 400ms;
}
.ljcp-font h3{
    font-size: 28px;
    line-height: 1;
    letter-spacing: 1px;
    color: #ffffff;
}
.ljcp-font p{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    padding:13px 0 50px;
}
.ljcp-font a{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #ffffff;
}
.ljcp-item:hover .ljcp-font{
    border: solid 1px #ffffff;
}
.ljcp-item:hover>img{
    transform: scale(1.1);
}


/*合作客户*/
.hzkh-section{
    padding: 80px 0;
    background-color: #f7f9fa;
}
.hzkh-title{
    text-align: center;
}
.hzkh-title h3{
    font-size: 42px;
    line-height: 1;
    letter-spacing: 3px;
    color: #000000;
}
.hzkh-title p{
    font-size: 18px;
    line-height: 26px;
    color: #999999;
    padding-top: 8px;
}
#hzkh-swiper .swiper-slide{
    height: 89px;
    padding: 15px;
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hzkh-swiper .swiper-slide img{
    max-height: 100%;
    transition: all 400ms;
}
#hzkh-swiper .swiper-slide:hover img{
    transform: scale(0.88);
}
.hzkh-swiper-box{
    position: relative;
    padding:0 80px;
    margin-top: 56px;
}
#ryzz-swiper,
#hzkh-swiper{
    overflow: hidden;
}
#ryzz-next,
#ryzz-prev,
#hzkh-next,
#hzkh-prev{
    background-image: none;
    width: 37px;
    height: 37px;
    border: 2px solid #999999;
    background-color: rgba(0,0,0,0);
    border-radius: 50%;
}
#ryzz-next::after,
#ryzz-prev::after,
#hzkh-next::after,
#hzkh-prev::after{
    color: #999999;
    font-size: 16px;
    font-weight: bold;
}


/*荣誉资质*/
.ryzz-swiper-box{
    position: relative;
    padding:0 80px;
    margin: 34px 0 65px;
}
#ryzz-swiper .ryzz-font{
    text-align: center;
    padding: 0 30px;
}
#ryzz-swiper .ryzz-font p:nth-of-type(1){
    padding: 26px 0 15px;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}
#ryzz-swiper .ryzz-font p:nth-of-type(2){
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
.ryzz-img img{
    width: 100%;
}


/*生成能力*/
.scnl-section{
    padding: 61px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.scnl-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.scnl-lf{
    width: calc(100% - 200px);
}
.scnl-lf h3{
    font-size: 28px;
    line-height: 32px;
    color: #ffffff;
}
.scnl-lf p{
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding-top: 22px;
}
.scnl-rg a{
    display: block;
    width: 126px;
    height: 34px;
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
}
.scnl-rg a:nth-of-type(1){
    margin-bottom: 20px;
}

/*新闻资讯*/
.xwzx-section{
    margin-top: 27px;
    background-color: #f7f9fa;
}
.xwzx-wrap{
    padding: 80px 80px 74px;
    margin-bottom: 50px;
}
.xwzx-section .hzkh-title{
    position: relative;
}
.xwzx-section .hzkh-title a{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 26px;
    color: #999999;
}
.xwzx-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
}
.xwzx-item{
    width: 28.40%;
}
.xwzx-item span{
    font-size: 14px;
    line-height: 1;
    color: #999999;
}
.xwzx-item h3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000000;
    padding: 8px 0 12px;
}
.xwzx-item p{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #50ba91;
}
.xwzx-line{
    width: 1px;
    height: 133px;
    background-color: #dfdfdf;
}

/*底部链接*/
.dblj-section{
    background-color: #f7f9fa;
}
.dblj-list{
    height: 328px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dblj-item div{
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dblj-item div img{
    max-height: 100%;
}
.dblj-item p{
    text-align: center;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
    color: #333333;
    padding-top: 30px;
}
.dblj-item div img{
    transition: all 600ms;
}
.dblj-item:hover div img{
    transform: scale(0.84);
}
.dblj-bottom{
    border-top: 1px solid rgba(191,191,191,0.6);
}
.dblj-bottom-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dblj-bottom-item{
    padding: 40px 0;
}
.dblj-bottom-item a{
    font-size: 20px;
    line-height: 1;
    letter-spacing: 1px;
    color: #666666;
    position: relative;
}
.dblj-bottom-item a div{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    bottom: 200%;
    transform: translateX(-50%);
    padding: 13px;
    background-color: #ffffff;
    opacity: 0;
    visibility:hidden;
    transition: all 500ms;
}
.dblj-bottom-item a div img:nth-of-type(1){
    width: 100%;
}
.dblj-bottom-item a div img:nth-of-type(2){
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.dblj-bottom-item a:hover div{
    opacity: 1;
    visibility: visible;
    bottom: 145%;
}
.dblj-bottom-item{
    line-height: 1;
}

@media (max-width: 1650px) {
    .index-banner-font>h3{
        font-size: 34px;
    }
    #cpx-swiper .swiper-slide p{
        padding-top: 34px;
    }
    .jf-item{
        height: 746px;
    }
}
@media (max-width:1600px){
    .index-banner-font{
        top: 16%;
    }
    .ljcp-title,
    .cjjx-title,
    .cjfa-title,
    .jypx-title,
    .hxjs-top h3,
    .index-title-base h3{
        font-size: 34px;
    }
    .jf-font h3{
        font-size: 32px;
    }
    .scnl-lf h3,
    .ljcp-font h3{
        font-size: 26px;
    }
    .hzkh-title h3{
        font-size: 38px;
    }
    .hzkh-title p{
        font-size: 17px;
    }
    #cpx-swiper .swiper-slide p{
        font-size: 20px;
        padding-top: 26px;
    }
    #cpx-swiper .swiper-slide div{
        height: 150px;
    }
    .htj-item>div h3{
        font-size: 29px;
    }
    .jypx-title{
        padding: 59px 0 60px;
    }
    .jypx-rg-item>div h3{
        font-size: 21px;
    }
    .jypx-more div p span{
        font-size: 23px;
    }
    .htj-item{
        height: 550px;
    }
    .jf-item {
        height: 710px;
    }
    .jf-font p{
        margin: 48px 0 45px;
    }
    .hxjs-top ul{
        margin-top: 34px;
    }
    .ljcp-list{
        padding-top: 50px;
    }
    .hzkh-section{
        padding: 75px 0;
    }
    .scnl-section{
        padding: 58px 0;
    }
    .xwzx-wrap{
        padding: 75px 70px 70px;
    }
    .xwzx-item h3{
        font-size: 22px;
    }
    .dblj-item p{
        font-size: 20px;
    }
    .dblj-bottom-item a{
        font-size: 18px;
    }
}
@media (max-width:1500px){
    .ibf {
        left: 4.85%;
        bottom: 7%;
    }
    #banner-swiper-thumb{
        right: 4.85%;
        bottom: 7%;
    }
    .index-banner-font>p{
        font-size: 19px;
    }
    .index-banner-font div{
        margin-top: 30px;
    }
    .index-banner-font {
        top: 17%;
    }
    .index-banner-font>h3,
    .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 32px;
    }
    #cpx-swiper .swiper-slide div {
        height: 140px;
    }
    #cpx-swiper .swiper-slide p{
        font-size: 19px;
        padding-top:22px;
    }
    .htj-item>div h3 {
        font-size: 27px;
    }
    .htj-item>div p{
        font-size: 15px;
        margin-bottom: 20px;
    }
    #cpx-swiper{
        padding: 25px 0 45px;
    }
    .htj-item {
        height: 520px;
    }
    .jypx-title {
        padding: 56px 0 55px;
    }
    .jypx-more div p img{
        width: 25px;
    }
    .cjfa-font-p{
        font-size: 15px;
    }
    .jypx-lf div h5{
        font-size: 34px;
    }
    .jypx-lf div p{
        font-size: 21px;
    }
    #cjjx-swiper .swiper-slide p{
        font-size: 17px;
    }
    .jf-font h3 {
        font-size: 30px;
    }
    .jf-item {
        height: 668px;
    }
    .jf-font p{
        font-size: 15px;
    }
    .scnl-lf h3, .ljcp-font h3 {
        font-size: 24px;
    }
    .jypx-wrap{
        padding-bottom: 75px;
    }
    .hzkh-title h3 {
        font-size: 36px;
    }
    .hzkh-section {
        padding: 70px 0;
    }
    .hzkh-swiper-box{
        margin-top: 52px;
    }
    .xwzx-item h3 {
        font-size: 21px;
    }
    .xwzx-wrap {
        padding: 70px 65px 68px;
    }
    .dblj-list{
        height: 322px;
    }
}
@media (max-width:1400px){
    .index-banner-font>h3, .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 30px;
    }
    .index-banner-font>p {
        font-size: 18px;
    }
    .index-banner-font>h3{
        padding: 7px 0 13px;
    }
    .index-banner-font div {
        margin-top: 26px;
    }
    #cpx-swiper .swiper-slide div {
        height: 130px;
    }
    #cpx-swiper .swiper-slide p{
        font-size: 18px;
    }
    .htj-item>div h3{
        font-size: 25px;
        padding: 14px 0 10px;
    }
    #cpx-scrollbar{
        height: 3px;
    }
    .index-banner-font div a{
        font-size: 13px;
    }
    .htj-item {
        height: 480px;
    }
    .jypx-title {
        padding: 53px 0 50px;
    }
    .jypx-rg-item>div h3{
        font-size: 20px;
    }
    .jypx-more div p span {
        font-size: 21px;
    }
    .jypx-more div p img {
        width: 22px;
    }
    .jypx-lf div h5 {
        font-size: 31px;
    }
    .jypx-lf div p {
        font-size: 20px;
    }
    .jf-font h3 {
        font-size: 27px;
    }
    .jf-font p {
        margin: 24px 0 32px;
    }
    .jf-item {
        height: 630px;
    }
    .scnl-lf h3, .ljcp-font h3 {
        font-size: 23px;
    }
    .hzkh-title h3 {
        font-size: 32px;
    }
    .hzkh-title p {
        font-size: 16px;
    }
    .hzkh-section {
        padding: 65px 0;
    }
    #ryzz-swiper .ryzz-font {
        padding: 0 20px;
    }
    .scnl-section {
        padding: 55px 0;
    }
    .scnl-lf p{
        padding-top: 20px;
    }
    .xwzx-item h3 {
        font-size: 18px;
    }
    .xwzx-wrap {
        padding: 66px 50px 65px;
        margin-bottom: 45px;
    }
    .xwzx-item p{
        font-size: 15px;
    }
    .xwzx-section .hzkh-title a{
        font-size: 16px;
    }
    .dblj-item p {
        font-size: 19px;
    }
    .dblj-bottom-item a{
        font-size: 17px;
    }
    .dblj-list {
        height: 300px;
    }
    .dblj-bottom-item {
        padding: 35px 0;
    }
    .dblj-item div{
        height: 65px;
    }
}
@media (max-width:1300px){
    .index-banner-font>h3, .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 26px;
    }
    .index-banner-font>p {
        font-size: 17px;
    }
    .index-banner-font>span{
        font-size: 14px;
    }
    .index-banner-font>h3 {
        padding: 5px 0 9px;
    }
    .index-banner-font div {
        margin-top: 22px;
    }
    #cpx-swiper .swiper-slide p {
        font-size: 17px;
    }
    #cpx-swiper .swiper-slide div{
        height: 100px;
    }
    #cpx-swiper {
        padding: 25px 0 40px;
    }
    .htj-item>div h3{
        font-size: 23px;
        padding: 11px 0 9px;
    }
    .htj-item>div{
        padding-top: 35px;
    }
    .htj-item>div p {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .htj-item {
        height: 450px;
    }
    .jypx-lf{
        height: 650px;
    }
    .jypx-rg-item{
        height: 240px;
    }
    .jypx-more{
        height: 146px;
    }
    .jypx-rg-item>div h3 {
        font-size: 19px;
    }
    .jypx-rg-item>div p{
        padding: 16px 0 29px;
    }
    .jypx-lf div h5 {
        font-size: 28px;
    }
    .jypx-lf div p {
        font-size: 18px;
    }
    .jypx-lf div>img {
        padding: 35px 0 40px;
    }
    .hxjs-top ul li{
        font-size: 15px;
    }
    .hxjs-top ul {
        margin-top: 31px;
    }
    .cjfa-font-p {
        font-size: 14px;
        padding: 15px 0 40px;
    }
    .cjfa-section{
        padding: 52px 0 20px;
    }
    #cjjx-scrollbar{
        height: 3px;
    }
    .scnl-lf h3, .ljcp-font h3 {
        font-size: 22px;
    }
    .hzkh-title h3 {
        font-size: 30px;
    }
    .hzkh-title p {
        font-size: 15px;
    }
    .scnl-section {
        padding: 52px 0;
    }
    .scnl-lf p{
        font-size: 15px;
        padding-top: 16px;
    }    
    .xwzx-wrap{
        padding: 60px 42px;
    }
    .cjjx-section{
        padding: 57px 0 50px;
    }
}
@media (max-width:1200px){
    .index-banner-font>h3, .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 24px;
    }
    .index-banner-font div a {
        font-size: 12px;
    }
    .index-banner-font div a img{
        margin-left: 10px;
    }
    .index-banner-font div a{
        min-width: 105px;
    }
    #cpx-swiper .swiper-slide p {
        font-size: 16px;
    }
    #cpx-swiper .swiper-slide div {
        height: 95px;
    }
    #cpx-swiper {
        padding: 22px 0 35px;
    }
    .htj-item>div h3{
        font-size: 21px;
    }
    .htj-item>div span{
        font-size: 13px;
    }
    .htj-item>div {
        padding-top: 30px;
    }
    .htj-item {
        height: 390px;
    }
    .jypx-title {
        padding: 48px 0 42px;
    }
    .jypx-lf {
        height: 555px;
    }
    .jypx-rg-item {
        height: 210px;
    }
    .jypx-more {
        height: 111px;
    }
    .jypx-more div p span {
        font-size: 18px;
    }
    .jypx-more div p img {
        width: 18px;
    }
    .jypx-lf div h5 {
        font-size: 26px;
    }
    .jypx-lf div p {
        font-size: 17px;
    }
    .jypx-lf div>img {
        padding: 27px 0 36px;
        width: 45px;
    }
    .jypx-rg-item>div h3 {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .jypx-rg-item>div p {
        padding: 9px 0 22px;
    }
    .jypx-rg-item>div{
        padding: 23px 25px 30px;
    }
    .jypx-rg-item>div a {
        width: 110px;
        height: 30px;
        line-height: 29px;
    }
    .jypx-wrap {
        padding-bottom: 65px;
    }
    .hxjs-top ul {
        margin-top: 25px;
    }
    .hxjs-top ul li{
        font-size: 14px;
        padding: 6px 18px;
    }
    .cjfa-section {
        padding: 45px 0 20px;
    }
    .cjfa-font-p{
        padding: 10px 0 35px;
    }
    #cjjx-swiper .swiper-slide p{
        font-size: 16px;
        padding-top: 13px;
    }
    #cjjx-swiper {
        padding: 45px 0 30px;
    }
    .cjjx-section {
        padding: 52px 0 45px;
    }
    .jf-font{
        width: 290px;
    }
    .jf-font h3 {
        font-size: 22px;
        padding-bottom: 8px;
    }
    .jf-font p {
        font-size: 14px;
        line-height: 26px;
        margin: 20px 0 28px;
    }
    .jf-font span{
        font-size: 14px;
    }
    .jf-item {
        height: 518px;
    }
    .scnl-lf h3, .ljcp-font h3 {
        font-size: 18px;
    }
    .ljcp-font p{
        font-size: 14px;
        line-height: 24px;
    }
    .ljcp-font a{
        font-size: 13px;
    }
    .ljcp-list {
        padding-top: 40px;
    }
    .hzkh-section {
        padding: 54px 0;
    }
    .hzkh-title h3 {
        font-size: 26px;
    }
    .hzkh-title p {
        font-size: 14px;
    }
    .hzkh-swiper-box {
        margin-top: 32px;
    }
    #ryzz-next, #ryzz-prev, #hzkh-next, #hzkh-prev{
        width: 33px;
        height: 33px;
    }
    .ryzz-swiper-box {
        position: relative;
        padding: 0 80px;
        margin: 29px 0 50px;
    }
    .scnl-section {
        padding: 45px 0;
    }
    .scnl-lf p{
        font-size: 14px;
        padding-top: 14px;
    }
    .scnl-rg a {
        width: 115px;
        height: 33px;
        line-height: 32px;
        font-size: 12px;
    }
    .xwzx-section .hzkh-title a {
        font-size: 14px;
    }
    .xwzx-item h3 {
        font-size: 16px;
        line-height: 28px;
    }
    .xwzx-section .hzkh-title a,
    .xwzx-item span,
    .xwzx-item p {
        font-size: 13px;
    }
    .xwzx-list{
        padding-top: 30px;
    }
    .xwzx-line{
        height: 100px;
    }
    .xwzx-wrap {
        padding: 57px 36px;
        margin-bottom: 35px;
    }
    .dblj-item p {
        font-size: 17px;
        padding-top: 24px;
    }
    .dblj-bottom-item a {
        font-size: 16px;
    }
    .dblj-bottom-item {
        padding: 28px 0;
    }
    .dblj-item div {
        height: 54px;
    }
    .dblj-list {
        height: 280px;
    }
}
@media (max-width:990px){
    .index-banner-font {
        top: 6%;
    }
    .index-banner-font>span {
        font-size: 13px;
    }
    .index-banner-font>h3, .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 20px;
    }
    .index-banner-font>h3 {
        padding: 2px 0 5px;
    }
    .index-banner-font>p {
        font-size: 14px;
    }
    .index-banner-font div a img {
        margin-left: 7px;
    }
    .index-banner-font div a {
        min-width: 95px;
        min-height: 29px;
        line-height: 28px;
    }
    .index-banner-font div{
        margin-top: 14px;
    }
    .ibf {
        left: 3.85%;
        bottom: 7%;
        width: 100px;
    }
    #banner-swiper-thumb{
        right: 3.85%;
        height: 70px;
    }
    #banner-swiper-thumb .swiper-slide p{
        font-size: 12px;
    }
    #banner-swiper-thumb .swiper-slide div{
        padding-right: 18px;
    }
    #cpx-swiper .swiper-slide p {
        font-size: 14px;
        padding-top: 15px;
    }
    #cpx-scrollbar{
        width: 150px;
    }
    #cpx-swiper {
        padding: 20px 0 28px;
    }
    .htj-item{
        width: 100%;
    }
    .htj-item{
        height: 440px;
    }
    .htj-item>div h3 {
        font-size: 18px;
    }
    .htj-item:nth-of-type(1), .htj-item:nth-of-type(2), .htj-item:nth-of-type(3){
        margin-bottom: 16px;
    }
    .jypx-title{
        padding: 36px 0 32px;
    }
    .jypx-wrap {
        flex-wrap: wrap;
        padding-bottom: 45px;
    }
    .jypx-lf{
        margin-bottom:12px;
    }
    .jypx-rg,
    .jypx-lf{
        width: 100%;
    }
    .jypx-lf div h5 {
        font-size: 23px;
    }
    .jypx-lf div p {
        font-size: 16px;
    }
    .jypx-lf div>img {
        padding: 24px 0 32px;
        width: 40px;
    }
    .jypx-lf div>a{
        width: 112px;
        height: 32px;
        line-height: 30px;
    }
    .jypx-rg-item{
        height: 230px;
    }
    .hxjs-top{
        top: 34px;
    }
    .hxjs-top ul li{
        padding: 5px 15px;
        margin-right: 40px;
    }
    #hxjs-next, #hxjs-prev{
        width: 40px;
        height: 40px;
    }
    #hxjs-prev{
        left: 15px;
    }
    #hxjs-next{
        right: 15px;
    }
    #hxjs-swiper .swiper-slide .hxjs-bottom a:nth-of-type(2) {
        margin-left: 22px;
    }
    #hxjs-swiper .swiper-slide .hxjs-bottom{
        bottom: 50px;
    }
    #hxjs-swiper .swiper-slide #hxjs-bottom-active{
        bottom: 28px;
    }
    .cjfa-img{
        height: 43px;
    }
    .cjfa-section{
        padding: 35px 0 20px;
    }
    .cjfa-item{
        width: 33.33%;
    }
    .cjjx-swiper-box{
        padding: 0 48px;
    }
    .cjjx-section{
        padding: 35px 0;
    }
    #cjjx-swiper{
        padding: 35px 0 30px;
    }
    .jf-item{
        width: 100%;
        background-size: 200%  200%;
    }
    .jf-lf{
        background-position: left center;
        margin-bottom: 20px;
    }
    .jf-rg{
        margin-left: 0;
        background-position: right center;
    }
    .jf-rg .jf-font,
    .jf-lf .jf-font{
        left: 50%;
        right: auto;
        transform: translate(-50%,-50%);
    }
    .ljcp-wrap{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ljcp-item{
        width: 48%;
    }
    .ljcp-list {
        padding-top: 32px;
        justify-content: center;
    }
    .ljcp-item:nth-of-type(1){
        margin:0 20px 20px 0 ;
    }
    .hzkh-swiper-box{
        padding: 0 60px;
        margin-top: 25px;
    }
    .hzkh-title h3{
        font-size: 22px;
    }
    .hzkh-title p{
        font-size: 13px;
        padding-top: 6px;
    }
    .hzkh-section {
        padding: 35px 0;
    }
    .ryzz-swiper-box {
        padding: 0 60px;
        margin: 25px 0 20px;
    }
    .scnl-section {
        padding: 36px 0;
    }
    .scnl-lf p {
        padding-top: 10px;
    }
    .xwzx-list{
        flex-wrap: wrap;
    }
    .xwzx-wrap{
        padding: 40px 30px;
    }
    .xwzx-item{
        width: 100%;
    }
    .xwzx-line{
        width: 100%;
        height: 1px;
        margin: 15px 0;
    }
    .dblj-item p{
        font-size: 16px;
    }
    .dblj-bottom-item a {
        font-size: 15px;
    }
    .dblj-item div {
        height: 48px;
    }
    .scnl-rg a:nth-of-type(1) {
        margin-bottom: 16px;
    }
    .dblj-list {
        height: 245px;
    }
    .jf-font{
        width: 50%;
    }
    .dblj-bottom-item a div{
        width: 80px;
        height: 80px;
        padding: 5px;
    }
}
@media (max-width:767px){
    .ibf{
        display: none;
    }
    #banner-swiper-thumb{
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 15px;
        right: auto;
        bottom: auto;
    }
    #banner-swiper-thumb .swiper-slide div{
        padding-right: 0;
        text-align: center;
    }
    #banner-swiper-thumb .swiper-slide p{
        padding-bottom: 10px;
        position: relative;
    }
    #banner-swiper-thumb .swiper-slide p::after{
        content: '';
        display: block;
        width: 0;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        transition: all 600ms;
        background-color: #50ba91;
    }
    #banner-swiper-thumb .swiper-slide-thumb-active p{
        color: #50ba91;
    }
    #banner-swiper-thumb .swiper-slide-thumb-active p::after{
        width: 100%;
    }
    #banner-swiper-thumb::after{
        display: none;
    }
    .index-banner-font{
        width: 94%;
    }
    .index-banner-font>h3, .ljcp-title, .cjjx-title, .cjfa-title, .jypx-title, .hxjs-top h3, .index-title-base h3 {
        font-size: 18px;
    }    
    #cpx-swiper{
        margin: 0 10px;
    }
    #cpx-swiper{
        padding: 18px 0 22px;
    }
    .htj-item{
        height: 310px;
    }
    .htj-item>div h3 {
        font-size: 16px;
    }
    .htj-item>div span,
    .htj-item>div p{
        font-size: 12px;
    }
    .htj-item>div {
        padding-top: 22px;
    }
    .index-banner-font div {
        margin-top: 12px;
    }
    .index-banner-font>h3{
        padding: 0 0 3px;
    }
    .htj-item>div h3{
        padding: 6px 0 2px;
    }
    .htj-item>div p {
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .htj-item:nth-of-type(1), .htj-item:nth-of-type(2), .htj-item:nth-of-type(3){
        margin-bottom: 12px;
    }
    .jypx-title{
        padding: 25px 0 22px;
    }
    .jypx-lf {
        height: 350px;
    }
    .jypx-lf div h5 {
        font-size: 18px;
    }
    .jypx-lf div>img{
        padding: 18px 0 25px;
    }
    .jypx-lf div p {
        font-size: 15px;
    }
    .jypx-lf div>a {
        width: 104px;
        height: 30px;
        line-height: 28px;
    }
    .jypx-rg-item {
        height: 220px;
    }
    .jypx-rg-item>div{
        padding: 18px 15px;
    }
    .jypx-rg-item>div h3{
        font-size: 16px;
        margin-bottom: 0;
    }
    .jypx-rg-item>div p{
        max-width: 100%;
        width: 100%;
        padding: 4px 0 18px;
    }
    .jypx-more {
        height: 90px;
    }
    .jypx-more div p img {
        width: 16px;
    }
    .jypx-more div p span {
        font-size: 16px;
    }
    .jypx-wrap{
        padding-bottom: 30px;
    }
    .hxjs-top{
        top: 22px;
    }
    #hxjs-next, #hxjs-prev {
        width: 37px;
        height: 37px;
    }
    #hxjs-next {
        right: 10px;
    }
    #hxjs-prev{
        left: 10px;
    }
    #hxjs-swiper .swiper-slide #hxjs-bottom-active{
        bottom: 10px;
    }
    #hxjs-swiper .swiper-slide .hxjs-bottom a{
        font-size: 12px;
    }
    .hxjs-top ul{
        flex-wrap: wrap;
    }
    .hxjs-top h3{
        padding-bottom: 10px;
    }
    .hxjs-top ul{
        margin-top: 5px;
    }
    .hxjs-top ul li{
        padding: 3px 10px;
        margin: 0 7px;
    }
    .cjfa-title{
        line-height: 1.5;
    }
    .cjfa-section{
        padding: 28px 0 18px;
    }
    .cjfa-item{
        width: 49%;
    }
    .cjfa-font-p {
        padding: 8px 0 25px;
    }
    .cjfa-item>div{
        width: 100%;
    }
    .cjjx-section{
        padding: 28px 0;
    }
    #cjjx-next::after, #cjjx-prev::after{
        font-size: 26px;
    }
    .cjjx-swiper-box{
        padding: 0 28px;
    }
    #cjjx-swiper{
        padding: 24px 0 22px;
    }
    #cjjx-swiper .swiper-slide p{
        padding-top: 10px;
        font-size: 15px;
        line-height: 26px;
    }
    .jf-font h3{
        font-size: 18px;
        padding-bottom: 4px;
    }
    .jf-font{
        width: 94%;
    }
    .jf-font p{
        margin: 8px 0 18px;
    }
    .jf-font a{
        width: 110px;
        height: 32px;
        line-height: 32px;
    }
    .jf-item{
        height: 324px;
    }
    .ljcp-list{
        padding-top: 22px;
    }
    .ljcp-item{
        width: 100%;
    }
    .ljcp-item:nth-of-type(1),
    .ljcp-item:nth-of-type(2){
        margin: 0 0 12px 0;
    }
    .hzkh-title h3 {
        font-size: 18px;
    }
    .hzkh-section {
        padding: 25px 0;
    }
    #hzkh-swiper .swiper-slide{
        height: 74px;
    }
    .hzkh-swiper-box {
        padding: 0 40px;
        margin-top: 10px;
    }
    #ryzz-next, #ryzz-prev, #hzkh-next, #hzkh-prev {
        width: 28px;
        height: 28px;
    }
    #ryzz-next::after, #ryzz-prev::after, #hzkh-next::after, #hzkh-prev::after{
        font-size: 12px;
    }
    .ryzz-swiper-box {
        padding: 0 40px;
        margin: 10px 0 20px;
    }
    .hzkh-title p {
        font-size: 12px;
        padding-top: 2px;
    }
    #ryzz-swiper .ryzz-font p:nth-of-type(1) {
        padding: 12px 0 6px;
        font-size: 15px;
    }
    #ryzz-swiper .ryzz-font p:nth-of-type(2){
        font-size: 13px;
    }
    #ryzz-swiper .ryzz-font{
        padding: 0;
    }
    .scnl-wrap{
        flex-wrap: wrap;
    }
    .scnl-lf{
        width: 100%;
        text-align: center;
        margin-bottom: 16px;
    }
    .scnl-rg{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .scnl-rg a:nth-of-type(1){
        margin: 0 15px 0 0;
    }
    .scnl-lf p {
        padding-top: 5px;
    }
    .scnl-section {
        padding: 25px 0;
    }
    .xwzx-wrap {
        padding: 24px 12px;
        margin-bottom: 25px;
    }
    .xwzx-list {
        padding-top: 8px;
    }
    .xwzx-item h3 {
        font-size: 15px;
        line-height: 24px;
        padding: 3px 0 9px;
    }
    .xwzx-item p{
        font-size: 12px;
    }
    .xwzx-line{
        margin: 12px 0;
    }
    .dblj-item p {
        font-size: 14px;
        padding-top: 16px;
    }
    .dblj-item div {
        height: 34px;
    }
    .dblj-list {
        height: 175px;
    }
    .dblj-bottom-item a{
        font-size: 14px;
        margin: 0 8px;
    }
    .dblj-bottom{
        padding-bottom: 15px;
    }
    .dblj-bottom-list{
        justify-content: center;
    }
    .dblj-bottom-item{
        padding: 15px 0 0;
    }
}


/* 后加内容 */
.ryzz-img{
    height: 336px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #d1d1d1;
    padding: 8px;
}
.ryzz-img img{
    max-height: 100%;
}
@media(max-width:1400px){
    .ryzz-img{
        height: 300px;
    }
}
@media(max-width:1300px){
    .ryzz-img{
        height: 265px;
    }
}
@media (max-width:1200px){
    .ryzz-img {
        height: 230px;
    }
}
@media (max-width:990px){
    .ryzz-img {
        height: auto;
    }
}