@charset "utf-8";
.banner_video .video_buttom{position:absolute;width:.8rem;height:.8rem;background:url(../images/a_52.png) no-repeat center center rgba(255,255,255,.1);border-radius:50%;background-size:100% 100%;left:50%;top:50%;transform:translate(-50%,-50%);display:block;z-index:10;cursor:pointer;}
.gltd_text h2{font-weight: bold;font-size: 48px;margin-bottom: 45px;}
.gltd_cont{height: 1150px;}
.gltd_cont .swiper {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.gltd_cont .swiper-slide {height: calc((100% - 30px) / 2) !important;display: flex;}
.gltdbox{width: 100%;border-radius: 10px;transition: all 1s;margin: 5px 5px 30px 5px;}

.gltd_img{width: 100%;position: relative;border-radius: 10px;background:url(../images/a_91.png) no-repeat center center #f5f5f5;aspect-ratio: 372 / 369;background-size: 240px auto;}
.gltd_img img{position: absolute;width: calc(100% - 65px);bottom: 0;left: 50%; transform: translateX(-50%);}
.tltd_text{text-align: center;padding-top: 10px;border-radius: 0 0  10px 10px;}
.tltd_text h2{font-size: 24px;text-transform: uppercase;margin-top: 15px;}
.tltd_text p{font-size: 14px;color: #666;}
.tltd_text span{display: block;width: 54px;height: 54px;border-radius: 50%;margin: 15px auto 0 auto;background: url(../images/a_100.png) no-repeat center center;display: block;background-size: 100% 100%;transition: all 0.5s;opacity: 0;cursor: pointer;}
.gltdbox:hover{box-shadow:0 0 10px rgba(0, 0, 0, .2); }
.gltdbox:hover span{opacity: 1;}

.yttd{padding: 50px 0 110px 0;}
.yttd_title{width: 1600px;margin: 0 auto;max-width: 94%;padding-bottom: 70px;}
.yttd_title h2{font-size: 48px;font-weight: bold;margin-bottom: 30px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.yttd_title p{font-size: 24px; line-height: 1.75;width: 820px;max-width: 100%;}
.yttd_content{position: relative;overflow: hidden;padding-left: 8vw;height: 1000px;}
.yttdbox{aspect-ratio: 307 / 449;border-radius: 210px 210px 0 0;background:url(../images/a_105.png) no-repeat left  top #f5f5f5;background-size: 100% auto;padding-top: 25px;widtht:100% !important;}
.yttd_img{width: 210px;margin: 0 auto ;}
.yttd_img img{width: 100%;object-fit: cover;aspect-ratio: 16 / 16;border-radius: 50%;}
.yttd_text{text-align: center;padding-top: 85px;}
.yttd_text h2{font-size: 24px;color: #000;margin-bottom: 15px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.yttd_text p{font-size: 18px;color: #666;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.yttd_content .swiper {width: 100%; height: 100%;margin-left: auto; margin-right: auto;}
.yttd_content  .swiper-slide {height: calc((100% - 30px) / 2) !important;display: flex;justify-content: center;align-items: center;}
.yttd_content .swiper-button-next{background: url(../images/a_05.png); width: 12px;height: 13px;background-size: 100% 100%;margin-top: -7px;}
.yttd_content .swiper-button-prev{background: url(../images/a_14.png); width: 12px;height: 13px;background-size: 100% 100%;margin-top: -7px;}
.yttd_content .swiper-button-next:after,.yttd_content .swiper-button-prev:after{font-size: 0;}

.bg1{background: #F5F5F5;margin-bottom: 120px;}
.jrwm{padding: 80px 0;}
.jrwm_title{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 90px;}
.jrwm_title h2{font-weight: bold;font-size: 48px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.jrwm_title p{font-size: 18px; line-height: 28px;color: #666;width: 630px;text-align: right;}
.jrwm_nr img{width: 100%;}
.jrwm_nr{padding-bottom: 75px;}

/*弹窗*/
.zjtc{background: #fff; position: fixed;width: 1260px;border-radius: 10px;z-index: 1005; padding: 75px 60px   60px 60px;left:50%; top:50%; transform:translate(-50%,-50%);display: none;}
.zjtcbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zjtc_left{width: 255px;}
.zjtc_right{width: calc(100% - 310px);}
.ggbtn{position: absolute;background: url(../images/a_54.png);width: 15px;height: 15px;background-size: 100%;top: 40px;right: 60px;cursor: pointer;background-size: 100%;}
.zjtc_right h2{font-size: 24px;}
.zjtc_right h3{font-size: 16px;color: #666;}
.zjtc_text{overflow: auto;margin-top: 25px;height: 320px;}
.zjtc_text p{font-size: 18px; line-height: 28px;color: #666;}
.yttd_content .swiper-pagination{display: none;}

@media only screen and (min-width: 1200px){
.gltd_text h2{font-weight:bold;font-size:2.5vw;margin-bottom:2.34375vw;}
.gltd_cont{height:64vw;}
.gltd_cont .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;}
.gltd_cont .swiper-slide{height:calc((100% - 1.5625vw) / 2) !important;display:flex;margin-top: 0 !important;}
.gltdbox{width:100%;border-radius:0.5208333333vw;transition:all 1s;margin:0.26vw 0.26vw 2vw 0.26vw;}
.gltd_img{width:100%;position:relative;border-radius:0.5208333333vw;background:url(../images/a_91.png) no-repeat center center #f5f5f5;aspect-ratio:372 / 369;background-size:12.5vw auto;}
.gltd_img img{position:absolute;width:calc(100% - 3.3854166667vw);bottom:0;left:50%;transform:translateX(-50%);}
.tltd_text{text-align:center;padding:0.5208333333vw 0 2vw;border-radius:0 0 0.5208333333vw 0.5208333333vw;}
.tltd_text h2{font-size:1.25vw;text-transform:uppercase;margin-top:0.78125vw;}
.tltd_text p{font-size:0.7291666667vw;color:#666;}
.tltd_text span{display:block;width:2.8125vw;height:2.8125vw;border-radius:50%;margin:0.78125vw auto 0 auto;background:url(../images/a_100.png) no-repeat center center;background-size:100% 100%;transition:all 0.5s;opacity:0;cursor:pointer;}
.gltdbox:hover{box-shadow:0 0 0.5208333333vw rgba(0,0,0,.2);}
.gltdbox:hover span{opacity:1;}
.yttd{padding:2.6041666667vw 0 5.7291666667vw 0;}
.yttd_title{width:83.3333333333vw;margin:0 auto;max-width:94%;padding-bottom:3.6458333333vw;}
.yttd_title h2{font-size:2.5vw;font-weight:bold;margin-bottom:1.5625vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.yttd_title p{font-size:1.25vw;line-height:1.75;width:42.7083333333vw;max-width:100%;}
.yttd_content{position:relative;overflow:hidden;padding-left:8vw;height:60vw;}
.yttdbox{border-radius:10.9375vw 10.9375vw 0 0;background:url(../images/a_105.png) no-repeat left top #f5f5f5;background-size:100% auto;padding-top:1.3020833333vw;width:100%;height: 90%;}
.yttd_img{width:10.9375vw;margin:0 auto;}
.yttd_img img{width:100%;object-fit:cover;aspect-ratio:16 / 16;border-radius:50%;}
.yttd_text{text-align:center;padding-top:7.5vw;}
.yttd_text h2{font-size:1.25vw;color:#000;margin-bottom:0.78125vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.yttd_text p{font-size:0.9375vw;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.yttd_content .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;}
.yttd_content .swiper-slide{height:calc((100% - 1.5625vw) / 2) !important;display:flex;justify-content:center;align-items:center;margin-top: 0 !important;}
.yttd_content .swiper-button-next{background:url(../images/a_05.png);width:0.625vw;height:0.6770833333vw;background-size:100% 100%;margin-top:-0.3645833333vw;}
.yttd_content .swiper-button-prev{background:url(../images/a_14.png);width:0.625vw;height:0.6770833333vw;background-size:100% 100%;margin-top:-0.3645833333vw;}
.yttd_content .swiper-button-next:after,.yttd_content .swiper-button-prev:after{font-size:0;}
.bg1{background:#F5F5F5;margin-bottom:6.25vw;}
.jrwm{padding:4.1666666667vw 0;}
.jrwm_title{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:4.6875vw;}
.jrwm_title h2{font-weight:bold;font-size:2.5vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jrwm_title p{font-size:0.9375vw;line-height:1.4583333333vw;color:#666;width:32.8125vw;text-align:right;}
.jrwm_nr img{width:100%;}
.jrwm_nr{padding-bottom:3.90625vw;}
.zjtc{background:#fff;position:fixed;width:65.625vw;border-radius:0.5208333333vw;z-index:1005;padding:3.90625vw 3.125vw 3.125vw 3.125vw;left:50%;top:50%;transform:translate(-50%,-50%);display:none;}
.zjtcbox{display:flex;justify-content:space-between;flex-wrap:wrap;}
.zjtc_left{width:13.28125vw;}
.zjtc_right{width:calc(100% - 16.1458333333vw);}
.ggbtn{position:absolute;background:url(../images/a_54.png);width:0.78125vw;height:0.78125vw;background-size:100%;top:2.0833333333vw;right:3.125vw;cursor:pointer;}
.zjtc_right h2{font-size:1.25vw;}
.zjtc_right h3{font-size:0.8333333333vw;color:#666;}
.zjtc_text{overflow:auto;margin-top:1.3020833333vw;height:16.6666666667vw;}
.zjtc_text p{font-size:0.9375vw;line-height:1.4583333333vw;color:#666;}
}

@media screen and (max-width: 1200px) {
.gltd_text h2{font-size: .36rem;margin:.8rem 0 .4rem;}
.banner_t br{display: none;}
.gltd_cont{height: 12rem;}
.gltdbox{margin-bottom: .25rem;}
.gltd_img{border-radius: .1rem;background-size: 2.15rem auto;}
.tltd_text{padding: .3rem 0 .6rem;height: auto;}
.tltd_text h2{margin: 0;font-size: .28rem;}
.tltd_text p{font-size: .24rem;}

.tltd_text span{width: .5rem;height: .5rem;background-size: .24erm auto;margin-top: .1rem;}
.gltd_cont .mySwiper{padding-bottom: .3rem;}
.gltd_cont .swiper-pagination-bullet{width: .25rem;height: .25rem;background: #e6e6e6;opacity: 1;}
.gltd_cont .swiper-pagination-bullet-active{background: #19d3c5;}

.yttd{padding: 1.1rem 0 .7rem;}
.yttd_title h2{font-size: .36rem;margin-bottom: .3rem;}
.yttd_title p{font-size: .26rem;}
.yttd_title{padding-bottom: .3rem;}

.yttd_content{padding: 0 3%;height: 12rem;}
.yttd_img{width: 2.2rem;}
.yttdbox{background-size: 100% auto;padding-top:.28rem;width: 100%;}
.yttd_text{padding: 1.5rem 0 .6rem;}
.yttd_text h2{font-size: .28rem;margin-bottom: .1rem;}
.yttd_text p{font-size: .24rem;}
.buttombox{display: none;}
.yttd_content .swiper-pagination{display: block;}
.yttd_content .swiper-pagination-bullet{width: .25rem;height: .25rem;background: #e6e6e6;opacity: 1;}
.yttd_content .swiper-pagination-bullet-active{background: #19d3c5;}

.bg1{margin-bottom: .85rem;}
.jrwm{padding: .8rem 0 2.2rem;}
.jrwm_title{display: block;padding-bottom: .35rem;}
.jrwm_title h2{font-size: .36rem;margin-bottom: .45rem;}
.jrwm_title p{text-align: left;width: 100%;font-size: .26rem;line-height: 1.75;}
.jrwm_nr{margin-bottom: .8rem; padding-bottom: .45rem;overflow: auto;}
.jrwm_nr img{width: 10rem;}

.zjtc{width: 90%; overflow: auto;height: calc(100vh - 1rem);padding: .9rem .2rem;}
.zjtc_left{width: 2.3rem;}
.gltd_img{background-size: 1.6rem auto;}
.gltd_img img{width: calc(100% - .4rem);}
.zjtc_right{width: 100%;}
.ggbtn{width: .32rem;height: .32rem;top: .35rem;right: .4rem;}
.zjtc_title{position: absolute;left: 2.65rem;top: 1rem;}
.zjtc_right h2{font-size: .28rem;}
.zjtc_right h3{font-size: .24rem;}
.zjtc_text p{font-size: .26rem; line-height: 1.6;}
.zjtc_text{margin-top: .25rem;height:8rem;}
}