﻿@charset "utf-8";
.cxfz{padding-bottom: 85px;}
.cxfz p{font-size: 24px; line-height: 2;}
.fztw{display: flex;flex-wrap: wrap;border-radius: 10px;background: #f5f5f5;align-items: center;margin-bottom:120px;}
.fztw_img{width: 50%;}
.fztw_img img{width: 100%; object-fit: cover;aspect-ratio: 797 / 478;}
.fxtw_text{width: 50%;padding: 0 75px;}
.fxtw_text h2{font-weight: bold;font-size: 48px;}
.fxtw_text p{font-size: 28px; line-height: 1.4;color: #666;margin: 35px 0;}
.fpfzimg{padding:0 0 120px 0;}
.fpfzimg img{max-width: 100%; margin: 0 auto;}

.shzr{padding-bottom: 120px;}
.shzr h2{font-weight: bold;font-size: 48px;margin: 105px 0 50px;}
.shzrbox{border-radius: 10px; padding: 10px;background: #f5f5f5;transition: all 1s;height: 100%;}

.shzrqh .swiper-slide{height: auto;}
.shzrbox span{display: block;overflow: hidden;border-radius: 10px;}
.shzrbox img{width: 100%; object-fit: cover;aspect-ratio: 487 / 300;transition: all 1s;}
.shzrtext {padding: 35px 0 30px 10px;}
.shzrtext h3{font-size: 24px;margin-bottom: 20px;transition: all .6s;}
.shzrtext p{font-size: 17px; line-height: 28px;color: #666;transition: all .6s;}
.shzrbox:hover{background: #037481;}
.shzrbox:hover img{transform: scale(1.1);}
.shzrbox:hover p{color: #fff;}
.shzrbox:hover h3{color: #fff;}

.dznr3{display: flex;padding: 35px;position: relative;border-radius: 10px;background: #1c355e;justify-content: space-between;align-items: center;}
.dznr3_text{width:600px; padding-left: 30px;}
.dznr3_text h2{font-weight: bold; color: rgb(255, 255, 255);font-size: 32px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;margin-bottom: 25px;}
.dznr3_text p{color: rgb(255, 255, 255);font-size: 24px;line-height: 42px;margin-bottom: 45px;}
.dznr3_img{width: 50%;}
.dznr3_img img{width: 100%;border-radius: 10px;aspect-ratio: 762 / 429;}

.cxbg{padding-bottom: 85px;}
.cxbg_qh{position: relative;padding-bottom: 60px;}
.cxbg_qh .mySwiper{margin-bottom: 30px;}
.cxbg h2{font-size: 48px; font-weight: bold;margin: 90px 0 30px;}

.newsabox{border-radius: 10px; padding: 10px;background: #f5f5f5;transition: all 1s;position: relative;text-align: left;margin: 0 0 30px;}
.newsabox span{display: block;border-radius: 10px; overflow: hidden;}
.newsabox span img{width: 100%; object-fit: cover;aspect-ratio: 487 / 300;transition: all 1s;}
.newsa_text{padding: 12px 13px;}
.newsa_text h3{font-size: 24px;transition: all .6s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.newsa_text p{font-size: 24px;font-size: 18px; line-height: 28px;color: #666;margin: 20px 0 25px;transition: all .6s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsa_text h4{font-size: 18px;color: #999;transition: all .6s;}
.newsa_text b{position: absolute;width: 42px;line-height: 42px;border-radius: 50%;background: url(../images/a_13.png) no-repeat center center #19d3c5;background-size: 18px 15px;bottom: 14px;right: 25px;height: 42px;}
.newsabox:hover{background: #037481;box-shadow: 0 15px 15px rgba(0, 0, 0, .1); }
.newsabox:hover h3{color: #fff;}
.newsabox:hover h4{color: #fff;}
.newsabox:hover p{color: #fff;}
.newsabox:hover img{transform: scale(1.1);}

.dznra{display: flex;justify-content: space-between;flex-wrap: wrap;border-radius: 15px; position: relative;background:url(../images/a_50.png) no-repeat  90% 25% #19d3c5;padding: 25px 21px;background-size: 380px auto;}
.dznra_img {width: 953px;position: relative;border-radius: 15px 0 0 15px;}
.dznra_img:before{position: absolute;width: 50%;height: 100%; top: 0;right: 0;content: "";background-image: linear-gradient(to right,transparent ,#19d3c5,#19d3c5);}
.dznra_img img {width: 100%;object-fit: cover;aspect-ratio: 953 / 360;border-radius:15px 0 0 15px;}
.dznra_text{position:absolute;top: 50%;transform: translateY(-50%);right: 90px;width: 630px;text-align: center;}
.dznra_text h3{font-weight: bold;color: #fff;font-size: 48px;margin-bottom: 10px;}
.dznra_text p{color: #DDFFFC;font-size: 24px; line-height: 1.5;margin-bottom: 25px;}

@media only screen and (min-width: 1200px){
.cxfz{padding-bottom:4.42708vw;}
.cxfz p{font-size:1.25vw;line-height:2;}
.fztw{display:flex;flex-wrap:wrap;border-radius:0.52083vw;background:#f5f5f5;align-items:center;margin-bottom:6.25vw;}
.fztw_img{width:50%;}
.fztw_img img{width:100%;object-fit:cover;aspect-ratio:797/478;}
.fxtw_text{width:50%;padding:0 3.90625vw;}
.fxtw_text h2{font-weight:bold;font-size:2.5vw;}
.fxtw_text p{font-size:1.45833vw;line-height:1.4;color:#666;margin:1.82292vw 0;}
.fpfzimg{padding:0 0 6.25vw;}
.fpfzimg img{width:52.08vw;margin:0 auto;}

.shzr{padding-bottom:6.25vw;}
.shzr h2{font-weight:bold;font-size:2.5vw;margin:0 0 2.60417vw;}
.shzrbox{border-radius:0.52083vw;padding:0.52083vw;background:#f5f5f5;transition:all 1s;}
.shzrbox span{display:block;overflow:hidden;border-radius:0.52083vw;}
.shzrbox img{width:100%;object-fit:cover;aspect-ratio:487/300;transition:all 1s;}
.shzrtext{padding:1.82292vw 0 1.5625vw 0.52083vw;}
.shzrtext h3{font-size:1.25vw;margin-bottom:1.04167vw;transition:all .6s;}
.shzrtext p{font-size:0.88542vw;line-height:1.45833vw;color:#666;transition:all .6s;}
.shzrbox:hover{background:#037481;}
.shzrbox:hover img{transform:scale(1.1);}
.shzrbox:hover p{color:#fff;}
.shzrbox:hover h3{color:#fff;}

.dznr3{display:flex;padding:1.82292vw;position:relative;border-radius:0.52083vw;background:#1c355e;justify-content:space-between;align-items:center;margin-bottom:6.25vw;}
.dznr3_text{width:31.25vw;padding-left: 1.562vw;}
.dznr3_text h2{font-weight:bold;color:#fff;font-size:1.66667vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:1.30208vw;}
.dznr3_text p{color:#fff;font-size:1.25vw;line-height:2.1875vw;margin-bottom:2.34375vw;}
.dznr3_img{width:50%;}
.dznr3_img img{width:100%;border-radius:0.52083vw;aspect-ratio:762/429;}

.cxbg{padding-bottom:4.42708vw;}
.cxbg_qh{position:relative;padding-bottom:3.125vw;}
.cxbg_qh .mySwiper{margin-bottom:1.562vw;}
.cxbg h2{font-size:2.5vw;font-weight:bold;margin:0 0 1.5625vw;}

.newsabox{border-radius:0.5208333333vw;padding:0.5208333333vw;background:#f5f5f5;transition:all 1s;position:relative;text-align:left;margin-bottom: 1.562vw;}
.newsabox span{display:block;border-radius:0.5208333333vw;overflow:hidden;}
.newsabox span img{width:100%;object-fit:cover;aspect-ratio:487/300;transition:all 1s;}
.newsa_text{padding:0.625vw 0.6770833333vw;}
.newsa_text h3{font-size:1.25vw;transition:all .6s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.newsa_text p{font-size:0.9375vw;line-height:1.4583333333vw;color:#666;margin:1.0416666667vw 0 1.3020833333vw;transition:all .6s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.newsa_text h4{font-size:0.9375vw;color:#999;transition:all .6s;}
.newsa_text b{position:absolute;width:2.1875vw;line-height:2.1875vw;border-radius:50%;background:url(../images/a_13.png) no-repeat center center #19d3c5;background-size:0.9375vw 0.78125vw;bottom:0.7291666667vw;right:1.3020833333vw;height:2.1875vw;}
.newsabox:hover{background:#037481;box-shadow: 0 15px 15px rgba(0, 0, 0, .1); }
.newsabox:hover h3{color:#fff;}
.newsabox:hover h4{color:#fff;}
.newsabox:hover p{color:#fff;}
.newsabox:hover img{transform:scale(1.1);}

.dznra{justify-content: space-between;flex-wrap: wrap;border-radius: 0.781vw; background:url(../images/a_50.png) no-repeat  90% 25% #19d3c5;padding: 1.302vw 1.093vw;background-size: 19.79vw auto;}
.dznra_img{width:49.63542vw;position:relative;border-radius:0.78125vw 0 0 0.78125vw;}
.dznra_img:before{position:absolute;width:50%;height:100%;top:0;right:0;content:"";background-image:linear-gradient(to right,transparent,#19d3c5,#19d3c5);}
.dznra_img img{width:100%;object-fit:cover;aspect-ratio:953/360;border-radius:0.78125vw 0 0 0.78125vw;}
.dznra_text{position:absolute;top:50%;transform:translateY(-50%);right:4.6875vw;width:32.8125vw;text-align:center;}
.dznra_text h3{font-weight:bold;color:#fff;font-size:2.5vw;margin-bottom:0.52083vw;}
.dznra_text p{color:#DDFFFC;font-size:1.25vw;line-height:1.5;margin-bottom:1.30208vw;}


}


@media screen and (max-width: 1200px) {
.cxfz{padding: .75rem 0 .35rem;}
.cxfz p{font-size: .3rem; line-height: 1.6;}
.fztw{display: block;border-radius: .1rem;margin-bottom:.5rem;}
.fztw_img{width: 100%;}
.fztw_img img{border-radius: .1rem .1rem 0 0;}
.fxtw_text{width: 100%;padding: .6rem .25rem .5rem .25rem;margin-bottom:.8rem;}
.fxtw_text h2{font-size: .36rem;}
.fxtw_text p{font-size: .26rem; line-height: 1.5;margin: .4rem 0 .2rem 0;}
.fpfzimg{padding: 0 0 .5rem 0;}
.shzr h2{font-size: .36rem;margin: 0 0 .4rem;}

.shzr{padding-bottom: .8rem;}
.shzrqh{position: relative;}
.shzrqh .swiper-button-next{width: .49rem;height: .49rem;border-radius: 50%;background:url(../images/a_24.png) no-repeat center center #f5f5f5;background-size: .08rem .14rem;right: 0;margin: 0;top: -.85rem;}
.shzrqh .swiper-button-next:hover{background: url(../images/a_25.png) no-repeat center center #19d3c5;background-size: .08rem .14rem;}
.shzrqh .swiper-button-prev{width: .49rem;height: .49rem;border-radius: 50%;background:url(../images/a_24a.png) no-repeat center center #f5f5f5;background-size: .08rem .14rem;top: -.85rem;left: auto;margin: 0;right: .6rem;}
.shzrqh .swiper-button-prev:hover{background: url(../images/a_25a.png) no-repeat center center #19d3c5;background-size: .08rem .14rem;}
.shzrqh .swiper-button-next:after,.shzrqh .swiper-button-prev:after{font-size: 0;}
.shzrtext{padding:.35rem .2rem .4rem .2rem ;}
.shzrtext h3{font-size: .3rem;margin-bottom: .2rem;}
.shzrtext p{font-size: .24rem;line-height: 1.6;}

.dznr3{display: block;position: relative; padding: 4.5rem .45rem .58rem .45rem;border-radius: .1rem;margin-bottom:.6rem;}
.dznr3_img{position: absolute;left: 50%;transform: translateX(-50%);top: .45rem;width: calc(100% - .9rem);border-radius: .1rem;}
.dznr3_img img{width: 100%; object-fit: cover;aspect-ratio: 600 / 372;border-radius: .1rem;}
.dznr3_text{width: 100%;padding: 0;}
.dznr3_text p{font-size: .3rem; line-height: 1.75;margin-bottom: .8rem;}

.cxbg h2{font-size: .36rem;margin: 0 0 .35rem;}
.cxbg_qh .swiper-button-next{width: .49rem;height: .49rem;border-radius: 50%;background:url(../images/a_24.png) no-repeat center center #f5f5f5;background-size: .08rem .14rem;right: 0;margin: 0;top: -.85rem;}
.cxbg_qh .swiper-button-next:hover{background: url(../images/a_25.png) no-repeat center center #19d3c5;background-size: .08rem .14rem;}
.cxbg_qh .swiper-button-prev{width: .49rem;height: .49rem;border-radius: 50%;background:url(../images/a_24a.png) no-repeat center center #f5f5f5;background-size: .08rem .14rem;top: -.85rem;left: auto;margin: 0;right: .6rem;}
.cxbg_qh .swiper-button-prev:hover{background: url(../images/a_25a.png) no-repeat center center #19d3c5;background-size: .08rem .14rem;}
.cxbg_qh .swiper-button-next:after,.cxbg_qh .swiper-button-prev:after{font-size: 0;}

.newsabox{border-radius: .1rem; padding: .1rem;margin: .25rem;}
.newsa_text{padding: 0;padding-top: 0; position: relative;}
.newsa_text h3{display: none;}
.newsa_text p{font-size: .28rem;line-height: 1.6;margin: 0;margin-right: .6rem;}
.pagination{display: none;}
.newsa_text h4{font-size: .26rem;margin: .2rem 0 .15rem;}
.newsa_text b{width: .4rem;height: .4rem;bottom: .05rem;right: .22rem; background-size: .13rem .11rem;}
.cxbg_qh{padding-bottom: .75rem;}
.cxbg_qh .mySwiper{margin-bottom: 0;}
.cxbg_qh .more1{display: none;}

.dznra{padding: .5rem .45rem;display: block;border-radius: .1rem;background: url(../images/a_50.png) no-repeat 75% 80% #19d3c5;background-size: 3.5rem auto;}
.dznra_img{width: 100%;}
.dznra_img img{aspect-ratio: 610 / 345;border-radius: .1rem;}
.dznra_img:before{opacity: 0;}
.dznra_text{text-align: left;}
.dznra_text{position: static;width: 100%;    transform: translateY(0%);}
.dznra_text h3{font-size: .36rem;margin: .5rem 0 .45rem;}
.dznra_text p{font-size: .26rem;line-height: 1.6;}
.dznra_text .more2.center {margin: 0;}
.cxbg{padding-bottom: .8rem;}
}