@charset "utf-8";
/* 移动端菜单按钮和遮罩 - 默认隐藏 */
.dhbtn{display: none;cursor: pointer;position: absolute;right: 4%;top: 50%;transform: translateY(-50%);width: 30px;height: 24px;z-index: 110;}
.dhbtn::before{content: "";position: absolute;left: 0;top: 2px;width: 100%;height: 3px;background: #333;border-radius: 2px;transition: all .3s;box-shadow: 0 8px 0 #333;}
.dhbtn::after{content: "";position: absolute;left: 0;top: 18px;width: 100%;height: 3px;background: #333;border-radius: 2px;transition: all .3s;}
.dhbtn.on::before{top: 10px;box-shadow: none;transform: rotate(45deg);}
.dhbtn.on::after{top: 10px;transform: rotate(-45deg);}
.dhbj{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 99;}

.header{position: fixed;width: 100%; top: 0;left: 0;transition: .5s;z-index: 100;transition: all .5s;}
.small-header .header{background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}

.small-header .header{transform: translateY(-100%);}
.show-header .header {transform: translateY(0);}
.small-header .header { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);background: #ffffff;}
.header:hover{background: #fff;}
.header:hover .nav h3 a{color: #333;}
.header:hover .c1{display: none;}
.header:hover .c2{display: block;}
.c2{display: none;}
.header:hover .nav li.cur h3 a{color: #8EC114;}
.header:hover .yzfl{background: url(../images/a_01a.png) no-repeat center center;background-size: 100% auto;}
.small-header .header .nav h3 a{color: #333;}
.small-header .header .nav li.cur h3 a{color: #8EC114;}
.small-header .header  .yzfl{background: url(../images/a_01a.png) no-repeat center center;background-size: 100% auto;}
.small-header .header .c2{display: block;}
.small-header .header .c1{display: none;}
.headerbox{width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;max-width: 94%;}
.logo{width: 219px; position: relative;z-index: 10;}
.logo img{width: 100%;}
.header-right{display: flex;justify-content: space-between;align-content: center;gap:74px;}
.nav ul{display: flex;justify-content: space-between;gap:73px;}
.nav li{ position: relative;}
.nav li h3 a{line-height: 120px;color:#fff; transition: all .5s;display: block;font-size: 20px;}
.nav li.cur h3 a{color: #8EC114;}
.sub{position: absolute; width:130px;top: 120px;background:#8EC114;display:none;left:50%;transform: translateX(-50%);padding:0 0 10px 0;}
.sub dt a{display: block;  color: #fff;font-size:14px;transition: all .5s;line-height: 40px; text-align: center;opacity: .6;}
.sub dt a:hover{opacity: 1;}

.yzfl{position: relative;background: url(../images/a_01.png) no-repeat center center;width: 50px;height: 50px;background-size: 100% auto;margin-top: 35px;}
.yzfl p{font-size: 16px;color: rgba(89, 87, 87, 1);line-height: 80px;cursor: pointer;}
.yzfl p img{display: inline-block;vertical-align: middle; margin: -3px 8px 0 0;}
.yzfl ul{width: 80px; position: absolute; background: #fff;top: 40px;left: 50%;transform: translateX(-50%);box-shadow:0 0 10px rgba(0, 0, 0, .1);display: none;}
.yzfl li a{display: block;text-align: center; line-height: 32px;font-size: 14px;color: #333;transition: all .5s;}
.yzfl li a:hover{color: #fabe00;}
.yzfl:hover ul{display: block;}

.banner{position: relative;overflow: hidden;}
.banner-box{height: 100vh;position: relative;}
.banner-box img{width: 100%;height: 100%; object-fit: cover;}
.banner-text{position: absolute;text-align: center;left:50%; top:50%; transform:translate(-50%,-50%);z-index: 10;width: 100%;}
.banner-text h2{font-size: 60px;color: #fff;}
.banner-text p{color: #fff;font-size: 36px;margin-top: 45px;}
.banner .swiper-pagination{bottom: 25px;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;background:#fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #8ec114;}
.banner .swiper-slide img{transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active{position: relative;z-index: 10;}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}	
 
.bj1{background: url(../images/a_02.png) no-repeat center bottom #fff;}
.wz1560{width: 1560px;max-width: 94%; margin: 0 auto;} 
.qywh{padding: 115px 0 125px;}
.qywh ul{display: flex;justify-content: space-between;}
.qywh h3{font-weight: bold;font-size: 48px;color: #0031A0;}
.qywh p{font-size: 18px;color: #666;margin-top: 25px;}
.about{display: flex;justify-content: space-between;align-items: center;padding-bottom: 120px;}
.about-left{width: 47%;}
.about-left img{width: 100%;}
.about-right{width: 53%; padding-left: 60px;}
.about-right h2{font-weight: bold;font-size: 48px;color: #333;}
.about-right b{color: #0031A0;font-weight: bold;}
.about-right h3{font-weight: bold;font-size: 72px;color: #ececec;margin-bottom: 25px;}
.about-right p{font-size: 18px;color: #666666;line-height: 1.66;text-indent: 36px;}

.more{display: inline-block; margin-top: 65px;border: 1px solid #767676;text-align: center;line-height: 60px; padding: 0 62px;transition: all .5s;font-size: #767676;font-size: 24px;}
.more:hover{color: #fff;border:1px solid #0031a0;background: #0031a0;}

.yyly{position: relative;}
.yyly-qh{animation: fadeIn 1s 1;height: 100vh;}
.yyly-qh img{width: 100%;height: 100%; object-fit: cover;}
.yylytitle{position: absolute;width: 100%;text-align: center; left: 0; top: 250px;}
.yylytitle h2{font-weight: bold;color: #fff;font-size: 48px;}
.yylytitle p{font-size: 72px;color: rgba(255,255,255,.3);font-weight: bold;}
.yyly_list{position: absolute;width: 100%;top: 0;left: 0;}
.yyly_list ul{display: flex;}
.yyly_list li{width: 25%;height: 100vh;display: flex;justify-content: center;align-items: center;border-right: 1px solid rgba(255,255,255,.3);cursor: pointer;position: relative;}
.yyly_list li:before{position: absolute;width: 0;height: 100%;opacity: 0;background: rgba(28,44,98,.45);top: 0;left: 50%;transform: translateX(-50%);content: "";transition: all .6s;}
.yyly_list li.cur:before{width: 100%;opacity: 1;}
.listbox{position: relative;z-index: 10;display:block;}
.listbox p{color: #fff;font-size: 18px;margin-top: 20px;}
.listbox span{display: block;width: 80px;height: 80px;  border-radius: 50%;position: relative; margin: 0 auto;}
.listbox img{margin: 0 auto;height: 48px; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);transition: all .5s;}
.yyly_list li:hover img{height: 35px;}
.yyly_list li:hover span{background: #0031a0;}
.yyly_list li:after{content: "";display: block; width: 1px; height: 100px;background: linear-gradient(0deg, transparent, #fff, transparent);position: absolute;right: -1px; top: 40%;}
.yyly_list li:nth-child(1):after{animation: linemove 2s infinite alternate linear;}
.yyly_list li:nth-child(2):after{animation: linemove 2.5s infinite alternate linear;}
.yyly_list li:nth-child(3):after{animation: linemove 3s infinite alternate linear;}
.yyly_list li:nth-child(4):after{animation: linemove 3.5s infinite alternate linear;}
 @keyframes linemove {
    from {
        top: 0px
    }

    to {
        top: 100%
    }
}

.news{background: url(../images/a_09.png) no-repeat center bottom;background-size: cover; padding: 163px 0 217px;}
.newsbox{margin: 0 auto;width: 1760px;max-width: 94%;display: flex;justify-content: space-between;}
.news-left{width: 420px;}
.news-left h2{font-weight: bold;font-size: 48px;color: #333;}
.news-left h3{font-weight: bold;font-size: 54px;color: rgba(61,61,61,.1); position: relative;padding-bottom: 85px;}
.news-left h3:before{position: absolute;content: "";border-bottom: 3px solid #0031a0;width: 55px;left: 0;bottom: 30px;}
.news-left p{font-size: 24px;color: #3D3D3D;}
.news-left a{color: #003EB3;line-height: 52px;width: 145px;text-align: center;border: 1px solid #003eb3;font-size: 18px;transition: all .5s;display: block;margin-top: 330px;}
.news-left a:hover{background: #003EB3;color: #fff;}
.news-right{width: calc(100% - 420px);}
.news-right .newsSwiper{position: relative;}
.news-right .swiper-slide{height: auto;}
.newsnr{background: #fff; padding: 30px 20px 45px 20px;box-shadow:0 0 10px rgba(0, 0, 0, .1); position: relative;}
.newsnr:before{position: absolute;content: "";border-bottom: 4px solid #0031a0;width: 0;left: 0;bottom: 0;transition: all .5s;}
.news-text{padding-bottom: 30px;}
.news-text h2{margin-bottom: 65px;font-size: 20px;color: #999;}
.news-text h2 b{font-size: 48px;color: #000; padding-right: 10px;}
.news-text h3{font-size: 20px;color: #3D3D3D;margin-bottom: 20px;font-weight: bold;}
.news-text p{font-size: 16px;line-height: 1.875;color: #666666;}
.news-img{overflow: hidden;}
.news-img img{width: 100%; object-fit: cover;aspect-ratio: 380 / 190;transition: all .5s;}
.newsnr span{display: block; margin-top: 40px;border: 1px solid #d8d8d8; width: 56px;height: 56px;border-radius: 50%;background: url(../images/a_11.png) no-repeat center center;}
.news-right a:hover .newsnr:before{width: 100%;}
.news-right a:hover span{border: 1px solid #0031a0;background: url(../images/a_12.png) no-repeat center center #0031a0;}
.news-right a:hover img{transform: scale(1.1);}
.news-right .swiper-button-prev,.news-right .swiper-button-next{width: 44px;height: 44px;background: #fff;color: #0031a0;border-radius: 50%;box-shadow: 0 2px 8px rgba(0,0,0,.1);margin-top: -22px;transition: opacity .3s;}
.news-right .swiper-button-prev:hover,.news-right .swiper-button-next:hover{opacity: .9;}
.news-right .swiper-button-prev:after,.news-right .swiper-button-next:after{font-size: 20px;}
.news-right .swiper-button-prev{left: 4%;}
.news-right .swiper-button-next{right: 4%;}

.bj6{background: url(../images/a_45.png) no-repeat center center;background-size: cover;}
.bjhh{width: 1560px;margin: 0 auto;max-width: 94%; padding-bottom: 160px;}
.bjhh-title{padding: 95px 0 95px 15px; }
.bjhh-title ul{display: flex; gap:100px; border-bottom: 1px solid #ccc;}
.bjhh-title span{display: block;position: relative; cursor: pointer;font-size: 24px;color: #3D3D3D;line-height: 70px;}
.bjhh-title span:before{position: absolute;content: "";border-bottom: 2px solid #0031A0;transition: all .5s;width: 0;bottom: -1px; left: 50%;transform: translateX(-50%);}
.bjhh-title li.cur span:before{width: 70px;}
.bjhhbox{display: flex;justify-content: space-between;flex-wrap: wrap;background: #fff;align-items: center;animation: fadeIn 1s 1;}
.bjhh-left{width: 50%;}
.bjhh-left img{width: 100%;}
.bjhh-right{width: 50%; padding: 0 120px;}
.bjhh-right h2{font-weight: bold;font-size: 36px;color: #3D3D3D;margin-bottom: 40px;}
.bjhh-right p{font-size: 14px;line-height: 24px;color: #444444;}
.bjhh-right a{display: block; width: 120px; line-height: 46px;border: 1px solid #767676;text-align: center; margin-top: 70px;font-size: 18px;color: #767676;transition: all .5s;}
.bjhh-right a:hover{background: #0031A0;border: 1px solid #0031A0;color: #fff;}

.footer{background: url(../images/a_13.png) no-repeat center center;background-size: cover;}
.footerbox{width: 1420px;margin: 0 auto;max-width: 94%;padding:65px 0 55px;display: flex;justify-content: space-between;}
.foot-left{width: calc(100% - 310px);display: flex;justify-content: space-between;gap:55px;}
.lxdz span img{width: 439px;margin-bottom: 55px;}
.lxdz h2{color: #fff;font-size: 24px; margin-bottom: 22px;}
.lxdz h2 img{display: inline-block;vertical-align: middle; width: 32px;margin: -3px 10px 0 0;}
.lxdz p{font-size: 14px; line-height: 38px;color: #fff;}
.dbdh{width: 620px;padding-top: 105px;}
.dbdh h2{color: #fff;font-size: 20px;margin-bottom: 20px;}
.dbdh ul{display: flex;justify-content: space-between;}
.dbdh li{font-size:14px;line-height: 1.6;}
.dbdh li a{color: #fff; opacity: .85;}
.dbdh li a:hover{opacity: 1;}

.foot-right{width: 120px;text-align: center;padding-top: 100px;}
.foot-right p{color: #fff;font-size:14px; line-height: 32px;}
.bqxx{margin: 0 auto;border-top: 1px solid rgba(255,255,255,.26);padding:25px 3%;}
.bqxx p{line-height:27px;color: #fff;text-align: center;font-size: 14px;}


/*about*/
.banner1{position: relative; overflow: hidden;}
.banner1 img{width: 100%;height: 100%; object-fit: cover;}
.banner1-text{position: absolute; width: 100%;left: 0;text-align: center;top: 50%;transform: translateY(-50%);}
.banner1-text h2{position: relative;color: #fff;font-size:var(--font60);font-weight: bold;}
.banner1-text p{color: #fff;font-size:var(--font36);margin: 45px 0 0 0;}

.zkgs{padding: 150px 0 0;}
.zkgs img{width: 100%; margin-top: -60px;}
.zkgs-text{display: flex;justify-content: space-between;}
.zkleft{width: 50%;padding-left: 85px;}
.zkleft h2{font-weight: bold;font-size: var(--font80);color: #0031A0;}
.zkleft h2:nth-child(2){padding-left: 125px;}
.zkleft h2:nth-child(3){padding-left: 45px;}
.zkright{width: 50%; padding: 0 55px;}
.zkright h2{font-weight: bold;color: #0031A0;font-size: var(--font36);margin-bottom: .3rem;}
.zkright p{font-size: var(--font18);line-height: 2;color: #666;}

.bj2{background: url(../images/a_18.png) no-repeat center center;background-size: cover;}
.cpyy{padding-bottom: 25px;}
.cpyy_title{padding: 215px 0 120px;}
.cpyy_title h2{font-weight: bold;font-size: var(--font36);line-height: 1.5;color: #0031A0;}
.cpyy-nr{padding-left: 55%;}
.cpyy-nr p{font-size: var(--font18);line-height: 2;color: #666;}
.cpyy-nr ul{display: flex;flex-wrap: wrap;padding-top: .85rem;}
.cpyy-nr li{width: 50%;padding-bottom: .65rem;}
.list-b{display: inline-block;text-align: left;}
.list-b h2{font-weight: bold; font-size: var(--font48);color: #0031A0;}
.list-b h3{font-size: var(--font18);color: #666666;margin-top: 25px;}
.cpyy-nr li:nth-child(2n){text-align: right;}

.hzly-title{text-align: center; padding: 1.45rem 0 .7rem;}
.hzly-title h2{font-weight: bold;font-size: var(--font48);color: #333333;}
.hzly-title p{font-size: var(--font64);font-weight: bold;color: rgba(0,0,0,.1);}
.hzly-nr { margin: 0 auto;}
.hzly-nr ul{display: flex;gap:25px;flex-wrap: wrap;}
.hzly-nr li{width: calc(20% - 100px/5);}
.hzlybox{position: relative;overflow: hidden;background: #003EB3;}
.hzlybox img{width: 100%;transition: all 1s;}
.hzlybox p{position: absolute;width: 100%; top: 25px; padding-left: 22px;color: #fff;font-size: 18px;}
.hzly-nr a:hover img{transform: scale(1.1);opacity: 0.7;}
.ryzz{width: 1410px;margin: 0 auto;max-width: 94%; padding-bottom: 45px;}
.ryzz-nr{position: relative; overflow: hidden;}
.ryzz-nr a{display: block;overflow: hidden;}
.ryzz-nr img{width: 100%;transition: all 1s;}
.ryzz-nr a:hover img{transform: scale(1.1);}
.ryzz-nr .mySwiper{padding-bottom: 55px;}
.ryzz-nr .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 1;background: #d8d8d8;}
.ryzz-nr .swiper-pagination-bullet-active{background: #8ec114;}

/*product1*/
.banner3{position: relative;overflow: hidden;}
.banner3-text{width: 1400px;max-width: 94%;position: absolute;left:50%; top:60%; transform:translate(-50%,-50%);}
.banner3-text h2{font-weight: bold;font-size: 60px;color: #fff;}
.banner3-text p{font-size: 36px;color: #fff;margin-top: 45px;}
.banner3 .swiper-pagination{bottom: 25px;}
.banner3 .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 1;background: #d8d8d8;}
.banner3 .swiper-pagination-bullet-active{background: #8ec114;}

.bj3{background: url(../images/a_25.png) no-repeat center center;background-size: cover;}
.lynr{width: 1560px;margin: 0 auto;max-width: 94%;padding-bottom: 125px;}
.lynr-title{text-align: center; padding: 65px 0 40px;}
.lynr-title h2{font-weight: bold;color: #333;font-size: 48px;}
.lynr-title p{font-weight: bold;font-size: 64px;color: #000;opacity: .1;}
.lynr_list{animation: fadeIn 1s 1;}
.lynr_list img{width: 100%;}
.lynr-qh{position: relative;z-index: 10;}
.lynr-qh ul{background: #fff; display: flex;justify-content: space-between;height: 140px;align-items: center;}
.lynr-qh li{height: 140px;text-align: center;width: 20%;border-right: 1px solid #e6e6e6;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.lynr-qh li:last-child{border: none;}
.lynr-qh span{display: block;}
.lynr-qh span p{color: #333333;font-size: 18px;margin-top: 15px;}
.lynr-qh span img{height: 41px;margin: 0 auto;}
.lynr-qh li.cur p{color: #fff; }
.lynr-qh li.cur{background: #0031a0;height: 210px;border: none;box-shadow:0 0 10px rgba(0, 49, 160, .5); }
.lynr-qh li.cur img{filter: brightness(0) invert(1);}

.bj4{background: url(../images/a_32.png) no-repeat center center;background-size: cover;}
.cpzx{width: 1560px;max-width: 94%;margin: 0 auto;padding-bottom: 77px;}
.cpzx-title{text-align: center; padding: 95px 0 60px;}
.cpzx-title h2{font-weight: bold;color: #fff;font-size: 48px;}
.cpzx-title p{font-weight: bold;font-size: 64px;color: #fff;opacity: .1;}
.cpzx-nr{background: #fff;display: flex;justify-content: space-between;}
.cpzx-left{background: #e9edf6;width: 280px;}
.cpbt{padding: 30px 0 25px 22px;background: #1743a8;}
.cpbt h2{color: #fff;font-weight: bold;font-size: 24px;}
.cpbt p{color: #fff;font-size: 20px;margin-top: 10px;}
.cpxq h3{position: relative;}
.cpxq h3 a{font-size:20px;display: block;padding-left: 18px; line-height: 68px;}
.cpxq h3 a:hover{color: #0031A0;}
.cpxq h3 b{position: absolute;background: url(../images/a_34.png);width: 9px;height: 5px;background-size: 100% 100%;right: 30px;top: 52%;transform: translateY(-50%);}
.cpxq h3.on1 b{background: url(../images/a_35.png) no-repeat center center;background-size: 100% 100%;}
.curbox{display: none;}
.curbox a{display: block; transition: all .5s; padding-left: 38px; line-height: 68px; font-size: 16px;color: #444444;position: relative;}
.curbox a:before{position: absolute; content: "";height: 0;width: 4px;background: #0031a0;left: 0;top: 50%;transform: translateY(-50%);transition: all .5s; }
.curbox dt.cur a{background: #bac8e5;color: #0031A0;}
.curbox dt.cur a:before{height: 100%;}
.curbox a:hover{background: #bac8e5;color: #0031A0;}
.curbox a:hover:before{height: 100%;}

.cpzx-right{width: calc(100% - 280px);}
.cpzx-right ul{display: flex;flex-wrap: wrap;}
.cpzx-right li{width: 33.33%;border: 1px solid #ececec;transition: all .5s;}
.cpzx-imt{height: 275px;display: flex;justify-content: center;align-items: center;}
.cpzx-imt img{max-height: 90%;}
.cpzx-text{text-align: center;height: 95px;}
.cpzx-text h2{font-size: 14px;color: #666;margin-bottom: 8px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpzx-text p{font-size: 14px;color: #666666;line-height: 1.6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.cpzx-right li:hover{border: 1px solid #395fb5;background: #e5eaf5;}

.bj5{background: url(../images/a_36.png) no-repeat center center;background-size: cover;}
.hzhb{width: 1400px;max-width: 94%;margin: 0 auto; padding-bottom: 160px;}
.hzhb-title{text-align: center; padding: 85px 0 80px;}
.hzhb-title h2{font-weight: bold;color: #333;font-size: 48px;}
.hzhb-title p{font-weight: bold;font-size: 64px;color: #000;opacity: .1;}
.hzhb_nr ul{display: flex;gap:40px;}
.hzhb_nr li{background: #fff; box-shadow:0 0 10px rgba(0, 0, 0, .1); padding: 40px 25px;}
.hzhbbox{display: flex;justify-content: space-between;align-items: center; }
.hzhbbox span{width: 94px;}
.hzhbbox span img{width: 100%;}
.hzhbwb{width: calc(100% - 130px);}
.hzhbwb h2{font-size: 24px;font-weight: bold;color: #3D3D3D;margin-bottom: 25px;}
.hzhbwb p{font-size: 18px;color: #666;line-height: 30px;}
.emle{display: inline-block;margin-top: 40px;color: #0031A0;font-size: 14px;}
.fzbtn{display: inline-block; line-height: 40px;font-size: 14px;border: 1px solid #0031a0;padding: 0 29px;transition: all .5s;color: #0031A0;margin-top: 30px;}
.fzbtn:hover{color: #fff;background: #0031A0;}
.hzhbwb p a{color: #0031A0;}

/*product2*/
.banner4{position: relative;}
.banner4 img{width: 100%; min-height: 250px; object-fit: cover;}
.banner4-text{position: absolute;width: 1560px; max-width: 94%;left:50%; top:50%; transform:translate(-50%,-50%);}
.banner4-text h2{font-weight: bold;color: #fff;font-size: var(--font36);margin-bottom: .3rem;}
.banner4-text p{color: #fff;font-size: var(--font18);}

.cpjs{display: flex;justify-content: space-between;flex-wrap: wrap;background: #fff;padding: 40px 50px;margin: 65px 0 25px ;}
.cpjs-left{width: 440px; overflow: hidden; position: relative;}
.cpjs-left .mySwiper2{border:1px solid #c6c6c6;}
.cpjs-left .mySwiper2 img{width: 100%; object-fit: cover;aspect-ratio: 460 / 370;} 
.cpjs-left .mySwiper{margin-top: 18px; padding: 0 30px;}
.cpjs-left .mySwiper img{width: 100%; object-fit: cover;border: 1px solid #cccccc;cursor: pointer;aspect-ratio: 16 / 16;}
.cpjs-left .swiper-button-next{width: 30px; right: 0;height: 100%;background: #fff;color: #3d3d3d;outline:none;margin: 0;
        transform: translate(0);
        top: 0;}
.cpjs-left .swiper-button-prev{width: 30px; left: 0;height: 100%;background: #fff;color: #3d3d3d;outline:none;margin: 0;
        transform: translate(0);
        top: 0;}
.cpjs-left .swiper-button-prev:after,.cpjs-left .swiper-button-next:after{font-size: 20px;}
.cpjs-left .mySwiper .swiper-slide-thumb-active  img{border: 1px solid #0031a0;}

.cpjs-right{width: calc(100% - 505px);}
.cpjs-right h2{font-weight: bold;font-size: 36px;color: #3D3D3D;margin-bottom: 20px;}
.cpjs-right p{font-size: 14px;color: #444444;line-height: 30px;}
.cpjs-right ul{padding-top: 40px;}
.cpjs-right li{font-size: 14px;color: #666666;line-height: 40px;}
.cpjs-right li b{color: #0031A0;}

.cpxh{margin-bottom: 60px;background: #fff;padding: 0 45px;}
.cpxh-title{border-bottom: 1px solid #d8d8d8;padding-top: 15px;}
.cpxh-title h2{position: relative; padding: 17px 0 17px 10px;font-weight: bold;font-size: 24px;color: #3D3D3D;}
.cpxh-title h2:before{position: absolute;content: "";border-left: 3px solid #0031a0;height: 20px;left: 0;top: 50%;transform: translateY(-50%);}
.cpxhnr{padding: 15px 0 40px 0;}
.cpxhnr p{font-size: 14px;line-height: 30px;color: #444444;}
.cpxh-bg table{width: 960px;max-width: 100%;border-top: 1px solid #8b8b8b;border-left: 1px solid #8b8b8b;}
.cpxh-bg td{font-size: 14px;line-height: 1.6;padding: 8px;text-align:center;border-right: 1px solid #8b8b8b;border-bottom: 1px solid #8b8b8b;color: #666;}

/*solution*/
.jjfa-title{background: #fff;}
.jjfa-title ul{display: flex;justify-content: center;gap:300px;border-bottom: 1px solid #cccccc;}
.jjfa-title li a{display: block;position: relative;line-height: 70px;font-size: 18px;color: #3D3D3D;}
.jjfa-title li a:before{position: absolute;content: "";border-bottom: 2px solid #0031a0;bottom: -1px;left: 50%;transform: translateX(-50%);width: 0;transition: all .5s;}
.jjfa-title li.cur a:before{width: 50px;}
.jjfa-title a:hover:before{width: 50px;}

.jjfa-nr{width: 1400px;margin: 0 auto; padding: 40px 0;}
.jjfabox{ margin-bottom: 1.8rem; display: flex;justify-content: space-between;align-items: center;}
.jjfabox:last-child { margin: 0;}
.jjfa-img{width: 50%;}
.jjfa-img img{max-width: 90%;margin: 0 auto;}
.jjfa-text{width: 50%;}
.jjfa-text h2{font-weight: bold;font-size: var(--font36);color: #3D3D3D;margin-bottom: 1em;}
.jjfa-text p{font-size: 14px;color: #444;line-height: 30px;}
.jjfa-text p b{font-weight: bold;}

/*Case*/
.xmjs-img{padding-top: 15px;}
.xmjs-img li{padding-bottom: 15px;}
.xmjs-img img{width: 100%;}
.cpjs-right h3{font-weight: bold;font-size: 24px;color: #0031A0;margin-top: 50px;}
.cpjs-right h3 img{width: 33px;height: 33px;display: inline-block;vertical-align: middle; margin: -3px 11px 0 0;}

/*Case2*/
.case-list{padding: 105px 0 40px 0;}
.case-list ul{display: flex;gap:40px; flex-wrap: wrap;}
.case-list li{width: calc(25% - 120px/4);padding-bottom: 30px;}
.casebox{background: #fff;transition: all .5s;}
.casebox p{text-align: center; font-size: 18px;color: #3D3D3D;line-height: 62px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.case-img{overflow: hidden;}
.case-img img{width: 100%; object-fit: cover;aspect-ratio: 361 / 258;transition: all 1s;}
.case-list a:hover .casebox{box-shadow:0 0 10px rgba(0, 0, 0, .2); }
.case-list a:hover p{color: #0031A0;}
.case-list a:hover img{transform: scale(1.1);}
.pagination{padding-bottom: 65px;}
.pagination ul{display: flex;justify-content: center;gap:8px;}
.pagination a{display: block; line-height: 34px;border: 1px solid #e5e5e5;border-radius: 4px;background: #fff; padding: 0 14px;font-size: 14px;color: #666;transition: all .5s;}
.pagination li.cur a{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination li:nth-child(1) a{ border:1px solid transparent;background: none;}
.pagination li:nth-child(1) a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination li:last-child a{ border:1px solid transparent;background: none;}
.pagination li:last-child a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}


/*news-list*/
.banner5-text{position: absolute;width: 1560px; max-width: 94%;left:50%; top:50%; transform:translate(-50%,-50%);text-align: right;}
.banner5-text h2{font-weight: bold;color: #fff;font-size: 36px;margin-bottom: 30px;}
.banner5-text p{color: #fff;font-size: 18px;}
.news-wb{padding: 30px 20px;}
.news-wb h3{font-size: 14px;color: #999999;margin-bottom: 25px;}
.news-wb h4{font-size: 18px;color: #3D3D3D;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.case-list a:hover h4{color: #0031a0;}

/*news-xq*/
.news-xq{background: #fff;padding: 0 50px;width: 1400px;max-width: 94%; margin: 60px auto;}
.xqnr-title{text-align: center;padding: 65px 0 30px;border-bottom: 1px solid #d8d8d8;}
.xqnr-title h2{font-weight: bold;color: #3D3D3D;font-size: 36px;margin-bottom: 35px;}
.xqnr-title p{font-size: 14px;color: #999999;}
.xqnr-box{padding: 25px 0;}
.xqnr-box img{width: 100%; margin: 30px 0;}
.xqnr-box p{font-size: 14px; line-height: 30px;color: #444444;}

/*contact*/
.lx-title{padding: 70px 0 25px 0;position: relative;border-bottom: 1px solid #d8d8d8;}
.lx-title h2{font-weight: bold;font-size: 36px;color: #333333;}
.lx-title p{font-weight: bold;font-size: 48px;color: #000; opacity: .1;}
.lxright{position: absolute;right: 0;bottom: 0px;}
.lxright ul{display: flex;gap:80px;}
.lxright a{display: block;font-size: 20px;color: #3D3D3D;position: relative;line-height: 54px; padding: 0 15px;}
.lxright a:before{position: absolute;content: "";border-bottom: 2px solid #0031a0;width: 0;transition: all .5s;bottom: -1px;left: 50%;transform: translateX(-50%);}
.lxright li.cur a{color: #0031A0;}
.lxright li.cur a:before{width: 100%;}
.lxright a:hover{color: #0031A0;}
.lxright a:hover:before{width: 100%;}

.lx-nr{padding: 45px 0 0 0;}
.dtbox img{width: 100%;}
.dtbox{position: relative; z-index: 2;}
.dtbox-text{position: absolute;left: 55px;top: 50%;transform: translateY(-50%);}
.dtbox-text h2{font-weight: bold;font-size: 24px;color: #3D3D3D;margin-bottom: 20px;}
.dtbox-text li{padding-top: 40px;}
.dtbox-text h3{font-size: 18px;color: #999999;margin-bottom: 12px;}
.dtbox-text p{font-size: 18px;color: #3D3D3D;}
.lxfx-title{padding: 150px 0 85px;text-align: center;}
.lxfx-title h2{font-weight: bold;font-size: 36px;color: #333333;}
.lxfx-title p{font-weight: bold;font-size: 48px;color: #000;opacity: .1;}
.lxfx-nr ul{display: flex;gap:25px;flex-wrap: wrap;padding-bottom: 65px;}
.lxfx-nr{padding-bottom: 80px;}
.lxfx-nr li{width: calc(33.33% - 50px/3); position: relative;}
.lxfx-nr span{position: absolute; height: 100; left: 12px; font-size: 14px;color: #FA5151;line-height: 48px;}
.wby1{width: 100%; padding: 0 10px 0 25px;color: #999;height: 48px;line-height: 46px; border: 1px solid #dddddd;background: #f5f5f5;}
.lxfx-nr ul li:nth-child(4){ width:calc(50% - 25px/2);}
.lxfx-nr ul li:nth-child(5){ width:calc(50% - 25px/2);}
.lxfx-nr ul li:nth-child(6){ width:100%;}
.wby2{width: 100%; padding: 12px 10px 12px 25px;color: #999;height:152px; border: 1px solid #dddddd;background: #f5f5f5;}
.btn2{display: block;margin: 0 auto;width: 400px;height: 48px;color: #fff;background: #0031A0;border: none;cursor: pointer; transition: all .5s;}
.btn2:hover{opacity: .7;}
.tdt-control-copyright { display: none;}
.dtbox #tiandituMap1,.dtbox #tiandituMap2{ z-index: -2;}
.dtbox::after { content: ''; pointer-events: none; position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(to right,#ffffff 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);}
@media only screen and (min-width: 950px) and (max-width: 1680px) {
.header{position: fixed;width: 100%; top: 0;left: 0;transition: .5s;z-index: 100;transition: all .5s;}
.small-header .header{background: #fff; box-shadow: 0 0 0.5208vw rgba(0, 0, 0, 0.2);}
.show-header .header {transform: translateY(0)!important;}
.small-header .header{transform: translateY(-100%);}
.small-header .header { box-shadow: 0 0 0.5208vw rgba(0, 0, 0, 0.2);background: #ffffff;}
.header:hover{background: #fff;}
.header:hover .nav h3 a{color: #333;}
.header:hover .c1{display: none;}
.header:hover .c2{display: block;}
.c2{display: none;}
.header:hover .nav li.cur h3 a{color: #8EC114;}
.header:hover .yzfl{background: url(../images/a_01a.png) no-repeat center center;background-size: 100% auto;}
.small-header .header .nav h3 a{color: #333;}
.small-header .header .nav li.cur h3 a{color: #8EC114;}
.small-header .header  .yzfl{background: url(../images/a_01a.png) no-repeat center center;background-size: 100% auto;}
.small-header .header .c2{display: block;}
.small-header .header .c1{display: none;}
.headerbox{width: 72.9167vw;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;max-width: 94%;}
.logo{width:10.93vw; position: relative;z-index: 10;}
.logo img{width: 100%;}
.header-right{display: flex;justify-content: space-between;align-content: center;gap:3.8542vw;}
.nav ul{display: flex;justify-content: space-between;gap:3.8021vw;}
.nav li{ position: relative;}
.nav li h3 a{line-height: 6.25vw;color:#fff; transition: all .5s;display: block;font-size: 1.0417vw;}
.nav li.cur h3 a{color: #8EC114;}
.sub{position: absolute; width:6.7708vw;top: 6.25vw;background:#8EC114;display:none;left:50%;transform: translateX(-50%);padding:0 0 0.5208vw 0;}
.sub dt a{display: block;  color: #fff;font-size:0.7292vw;transition: all .5s;line-height: 2.0833vw; text-align: center;opacity: .6;}
.sub dt a:hover{opacity: 1;}

.yzfl{position: relative;background: url(../images/a_01.png) no-repeat center center;width: 1.0417vw;height: 2.6042vw;background-size: 100% auto;margin-top: 1.8229vw;}
.yzfl p{font-size: 0.8333vw;color: rgba(89, 87, 87, 1);line-height: 4.1667vw;cursor: pointer;}
.yzfl p img{display: inline-block;vertical-align: middle; margin: -0.1563vw 0.4167vw 0 0;}
.yzfl ul{width: 4.1667vw; position: absolute; background: #fff;top: 2.0833vw;left: 50%;transform: translateX(-50%);box-shadow:0 0 0.5208vw rgba(0, 0, 0, .1);display: none;}
.yzfl li a{display: block;text-align: center; line-height: 1.6667vw;font-size: 0.7292vw;color: #333;transition: all .5s;}
.yzfl li a:hover{color: #fabe00;}
.yzfl:hover ul{display: block;}

.banner{position: relative;overflow: hidden;}
.banner-box{height: 100vh;position: relative;}
.banner-box img{width: 100%;height: 100%; object-fit: cover;}
.banner-text{position: absolute;text-align: center;left:50%; top:50%; transform:translate(-50%,-50%);z-index: 10;width: 100%;}
.banner-text h2{font-size: 3.125vw;color: #fff;}
.banner-text p{color: #fff;font-size: 1.875vw;margin-top: 2.3438vw;}

.banner .swiper-pagination-bullet-active{background: #8ec114;}
.banner .swiper-slide img{transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active{position: relative;z-index: 10;}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}	
 
.bj1{background: url(../images/a_02.png) no-repeat center bottom #fff;}
.wz1560{width: 81.25vw;max-width: 94%; margin: 0 auto;} 
.qywh{padding: 5.9896vw 0 6.5104vw;}
.qywh ul{display: flex;justify-content: space-between;}
.qywh h3{font-weight: bold;font-size: 2.5vw;color: #0031A0;}
.qywh p{font-size: 0.9375vw;color: #666;margin-top: 1.3021vw;}
.about{display: flex;justify-content: space-between;align-items: center;padding-bottom: 6.25vw;}
.about-left{width: 47%;}
.about-left img{width: 100%;}
.about-right{width: 53%; padding-left: 3.125vw;}
.about-right h2{font-weight: bold;font-size: 2.5vw;color: #333;}
.about-right b{color: #0031A0;font-weight: bold;}
.about-right h3{font-weight: bold;font-size: 3.75vw;color: #ececec;margin-bottom: 1.3021vw;}
.about-right p{font-size: 0.9375vw;color: #666666;line-height: 1.66;text-indent: 1.875vw;}

.more{display: inline-block; margin-top: 3.3854vw;border: 1px solid #767676;text-align: center;line-height: 3.125vw; padding: 0 3.2292vw;transition: all .5s;font-size: #767676;font-size: 1.25vw;}
.more:hover{color: #fff;border:1px solid #0031a0;background: #0031a0;}

.yyly{position: relative;}
.yyly-qh{animation: fadeIn 1s 1;height: 100vh;}
.yyly-qh img{width: 100%;height: 100%; object-fit: cover;}
.yylytitle{position: absolute;width: 100%;text-align: center; left: 0; top: 13.0208vw;}
.yylytitle h2{font-weight: bold;color: #fff;font-size: 2.5vw;}
.yylytitle p{font-size: 3.75vw;color: rgba(255,255,255,.3);font-weight: bold;}
.yyly_list{position: absolute;width: 100%;top: 0;left: 0;}
.yyly_list ul{display: flex; overflow: hidden;}
.yyly_list li{width: 25%;height: 100vh;display: flex;justify-content: center;align-items: center;border-right: 1px solid rgba(255,255,255,.3);cursor: pointer;position: relative;}
.yyly_list li:before{position: absolute;width: 0;height: 100%;opacity: 0;background: rgba(28,44,98,.45);top: 0;left: 50%;transform: translateX(-50%);content: "";transition: all .6s;}
.yyly_list li.cur:before{width: 100%;opacity: 1;}

.listbox{position: relative;z-index: 10;display:block;}
.listbox p{color: #fff;font-size: 0.9375vw;margin-top: 1.0417vw;}
.listbox span{display: block;width: 4.1667vw;height: 4.1667vw;  border-radius: 50%;position: relative; margin: 0 auto;}
.listbox img{margin: 0 auto;height: 2.5vw; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);transition: all .5s;}
.yyly_list li:hover img{height: 1.8229vw;}
.yyly_list li:hover span{background: #0031a0;}

.news{background: url(../images/a_09.png) no-repeat center bottom;background-size: cover; padding: 8.49vw 0 11.302vw;}
.newsbox{margin: 0 auto;width: 91.6667vw;max-width: 94%;display: flex;justify-content: space-between;}
.news-left{width: 21.875vw;}
.news-left h2{font-weight: bold;font-size: 2.5vw;color: #333;}
.news-left h3{font-weight: bold;font-size: 2.8125vw;color: rgba(61,61,61,.1); position: relative;padding-bottom: 4.4271vw;}
.news-left h3:before{position: absolute;content: "";border-bottom: 0.1563vw solid #0031a0;width: 2.8646vw;left: 0;bottom: 1.5625vw;}
.news-left p{font-size: 1.25vw;color: #3D3D3D;}
.news-left a{color: #003EB3;line-height: 2.7083vw;width: 7.5521vw;text-align: center;border: 1px solid #003eb3;font-size: 0.9375vw;transition: all .5s;display: block;margin-top: 17.1875vw;}
.news-left a:hover{background: #003EB3;color: #fff;}
.news-right{width: calc(100% - 21.875vw);}
.news-right .newsSwiper{position: relative;overflow: visible;}
.news-right .swiper-slide{height: auto;}
.newsnr{background: #fff; padding: 1.5625vw 1.0417vw 2.3438vw 1.0417vw;box-shadow:0 0 0.5208vw rgba(0, 0, 0, .1); position: relative;}
.newsnr:before{position: absolute;content: "";border-bottom: 0.2083vw solid #0031a0;width: 0;left: 0;bottom: 0;transition: all .5s;}
.news-text{padding-bottom: 1.5625vw;}
.news-text h2{margin-bottom: 3.3854vw;font-size: 1.0417vw;color: #999;}
.news-text h2 b{font-size: 2.5vw;color: #000; padding-right: 0.5208vw;}
.news-text h3{font-size: 1.0417vw;color: #3D3D3D;margin-bottom: 1.0417vw;font-weight: bold;}
.news-text p{font-size: 0.8333vw;line-height: 1.875;color: #666666;}
.news-img{overflow: hidden;}
.news-img img{width: 100%; object-fit: cover;aspect-ratio: 380 / 190;transition: all .5s;}
.newsnr span{display: block; margin-top: 2.0833vw;border: 1px solid #d8d8d8; width: 2.9167vw;height: 2.9167vw;border-radius: 50%;background: url(../images/a_11.png) no-repeat center center;background-size: 40%;}
.news-right a:hover .newsnr:before{width: 100%;}
.news-right a:hover span{border: 1px solid #0031a0;background: url(../images/a_12.png) no-repeat center center #0031a0;background-size: 40%;}
.news-right a:hover img{transform: scale(1.1);}

.bj6 {
    background: url(../images/a_45.png) no-repeat center center;
    background-size: cover;
}

.bjhh {
    width: 81.25vw; /* 1560 / 1920 * 100 */
    margin: 0 auto;
    max-width: 94%;
    padding-bottom: 8.333vw; /* 160 / 1920 * 100 */
}

.bjhh-title {
    padding: 4.948vw 0 4.948vw 0.781vw; /* 95/1920*100, 15/1920*100 */
}

.bjhh-title ul {
    display: flex;
    gap: 5.208vw; /* 100 / 1920 * 100 */
    border-bottom: 1px solid #ccc;
}

.bjhh-title span {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 1.25vw; /* 24 / 1920 * 100 */
    color: #3D3D3D;
    line-height: 3.646vw; /* 70 / 1920 * 100 */
}

.bjhh-title span:before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #0031A0;
    transition: all .5s;
    width: 0;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}

.bjhh-title li.cur span:before {
    width: 3.646vw; /* 70 / 1920 * 100 */
}

.bjhhbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff;
    align-items: center;
    animation: fadeIn 1s 1;
}

.bjhh-left {
    width: 50%;
}

.bjhh-left img {
    width: 100%;
}

.bjhh-right {
    width: 50%;
    padding: 0 6.25vw; /* 120 / 1920 * 100 */
}

.bjhh-right h2 {
    font-weight: bold;
    font-size: 1.875vw; /* 36 / 1920 * 100 */
    color: #3D3D3D;
    margin-bottom: 2.083vw; /* 40 / 1920 * 100 */
}

.bjhh-right p {
    font-size: 0.729vw; /* 14 / 1920 * 100 */
    line-height: 1.25vw; /* 24 / 1920 * 100 */
    color: #444444;
}

.bjhh-right a {
    display: block;
    width: 6.25vw; /* 120 / 1920 * 100 */
    line-height: 2.396vw; /* 46 / 1920 * 100 */
    border: 1px solid #767676;
    text-align: center;
    margin-top: 3.646vw; /* 70 / 1920 * 100 */
    font-size: 0.938vw; /* 18 / 1920 * 100 */
    color: #767676;
    transition: all .5s;
}

.bjhh-right a:hover {
    background: #0031A0;
    border: 1px solid #0031A0;
    color: #fff;
}

.footer{background: url(../images/a_13.png) no-repeat center center;background-size: cover;}
.footerbox{width: 73.9583vw;margin: 0 auto;max-width: 94%;padding:3.3854vw 0 2.8646vw;display: flex;justify-content: space-between;}
.foot-left{width: calc(100% - 16.1458vw);display: flex;justify-content: space-between;gap:2.8646vw;}
.lxdz span img{width: 22.8646vw;margin-bottom: 2.8646vw;}
.lxdz h2{color: #fff;font-size: 1.25vw; margin-bottom: 1.1458vw;}
.lxdz h2 img{display: inline-block;vertical-align: middle; width: 1.6667vw;margin: -0.1563vw 0.5208vw 0 0;}
.lxdz p{font-size: 0.7292vw; line-height: 1.9792vw;color: #fff;}
.dbdh{width: 32.2917vw;padding-top: 5.4688vw;}
.dbdh h2{color: #fff;font-size: 1.0417vw;margin-bottom: 1.0417vw;}
.dbdh ul{display: flex;justify-content: space-between;}
.dbdh li{font-size:0.7292vw;line-height: 1.6;}
.dbdh li a{color: #fff; opacity: .85;}
.dbdh li a:hover{opacity: 1;}

.foot-right{width: 6.25vw;text-align: center;padding-top: 5.2083vw;}
.foot-right p{color: #fff;font-size:0.7292vw; line-height: 1.6667vw;}
.bqxx{margin: 0 auto;border-top: 1px solid rgba(255,255,255,.26);padding:1.3021vw 3%;}
.bqxx p{line-height:1.4063vw;color: #fff;text-align: center;font-size: 0.7292vw;}


/*about*/
.banner1{position: relative; overflow: hidden;}
.banner1 img{width: 100%;height: 100%; object-fit: cover;}
.banner1-text{position: absolute; width: 100%;left: 0;text-align: center;top: 50%;transform: translateY(-50%);}
.banner1-text h2{position: relative;color: #fff;font-size:3.125vw;font-weight: bold;}
.banner1-text p{color: #fff;font-size:1.875vw;margin: 2.3438vw 0 0 0;}

.zkgs{padding: 7.8125vw 0 0;}
.zkgs img{width: 100%; margin-top: -3.125vw;}
.zkgs-text{display: flex;justify-content: space-between;}
.zkleft{width: 50%;padding-left: 4.4271vw;}
.zkleft h2{font-weight: bold;font-size: 4.4271vw;color: #0031A0;}
.zkleft h2:nth-child(2){padding-left: 6.5104vw;}
.zkleft h2:nth-child(3){padding-left: 2.3438vw;}
.zkright{width: 50%; padding: 0 2.8646vw;}
.zkright h2{font-weight: bold;color: #0031A0;font-size: 1.875vw;margin-bottom: 1.5625vw;}
.zkright p{font-size: 0.9375vw;line-height: 2;color: #666;}

.bj2{background: url(../images/a_18.png) no-repeat center center;background-size: cover;}
.cpyy{padding-bottom: 1.3021vw;}
.cpyy_title{padding: 11.1979vw 0 6.25vw;}
.cpyy_title h2{font-weight: bold;font-size: 1.875vw;line-height: 2.8125vw;color: #0031A0;}
.cpyy-nr{padding-left: 55%;}
.cpyy-nr p{font-size: 0.9375vw;line-height: 2;color: #666;}
.cpyy-nr ul{display: flex;flex-wrap: wrap;padding-top: 4.4271vw;}
.cpyy-nr li{width: 50%;padding-bottom: 3.3854vw;}
.list-b{display: inline-block;text-align: left;}

.list-b h3{font-size: 0.9375vw;color: #666666;margin-top: 1.3021vw;}
.cpyy-nr li:nth-child(2n){text-align: right;}

.hzly-title{text-align: center; padding: 7.5521vw 0 3.6458vw;}
.hzly-title h2{font-weight: bold;font-size: 2.5vw;color: #333333;}

.hzly-nr ul{display: flex;gap:1.3021vw;flex-wrap: wrap;}
.hzly-nr li{width: calc(20% - 5.2083vw/5);}
.hzlybox{position: relative;overflow: hidden;background: #003EB3;}
.hzlybox img{width: 100%;transition: all 1s;}
.hzlybox p{position: absolute;width: 100%; top: 1.3021vw; padding-left: 1.1458vw;color: #fff;font-size: 0.9375vw;}
.hzly-nr a:hover img{transform: scale(1.1);opacity: 0.7;}
.ryzz{width: 73.4375vw;margin: 0 auto;max-width: 94%; padding-bottom: 2.3438vw;}
.ryzz-nr{position: relative; overflow: hidden;}
.ryzz-nr a{display: block;overflow: hidden;}
.ryzz-nr img{width: 100%;transition: all 1s;}
.ryzz-nr a:hover img{transform: scale(1.1);}
.ryzz-nr .mySwiper{padding-bottom: 2.8646vw;}
.ryzz-nr .swiper-pagination-bullet{width: 0.5208vw;height: 0.5208vw;opacity: 1;background: #d8d8d8;}
.ryzz-nr .swiper-pagination-bullet-active{background: #8ec114;}

/*product1*/
.banner3{position: relative;overflow: hidden;}
.banner3-text{width: 72.9167vw;max-width: 94%;position: absolute;left:50%; top:60%; transform:translate(-50%,-50%);}
.banner3-text h2{font-weight: bold;font-size: 3.125vw;color: #fff;}
.banner3-text p{font-size: 1.875vw;color: #fff;margin-top: 2.3438vw;}
.banner3 .swiper-pagination{bottom: 1.3021vw;}
.banner3 .swiper-pagination-bullet{width: 0.5208vw;height: 0.5208vw;opacity: 1;background: #d8d8d8;}
.banner3 .swiper-pagination-bullet-active{background: #8ec114;}

.bj3{background: url(../images/a_25.png) no-repeat center center;background-size: cover;}
.lynr{width: 81.25vw;margin: 0 auto;max-width: 94%;padding-bottom: 6.5104vw;}
.lynr-title{text-align: center; padding: 3.3854vw 0 2.0833vw;}
.lynr-title h2{font-weight: bold;color: #333;font-size: 2.5vw;}
.lynr-title p{font-weight: bold;font-size: 3.3333vw;color: #000;opacity: .1;}
.lynr_list{animation: fadeIn 1s 1;}
.lynr_list img{width: 100%;}
.lynr-qh{position: relative;z-index: 10;}
.lynr-qh ul{background: #fff; display: flex;justify-content: space-between;height: 7.2917vw;align-items: center;}
.lynr-qh li{height: 7.2917vw;text-align: center;width: 20%;border-right: 1px solid #e6e6e6;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.lynr-qh li:last-child{border: none;}
.lynr-qh span{display: block;}
.lynr-qh span p{color: #333333;font-size: 0.9375vw;margin-top: 0.7813vw;}
.lynr-qh span img{height: 2.1354vw;margin: 0 auto;}
.lynr-qh li.cur p{color: #fff; }
.lynr-qh li.cur{background: #0031a0;height: 10.9375vw;border: none;box-shadow:0 0 0.5208vw rgba(0, 49, 160, .5); }
.lynr-qh li.cur img{filter: brightness(0) invert(1);}

.bj4{background: url(../images/a_32.png) no-repeat center center;background-size: cover;}
.cpzx{width: 81.25vw;max-width: 94%;margin: 0 auto;padding-bottom: 4.0104vw;}
.cpzx-title{text-align: center; padding: 4.9479vw 0 3.125vw;}
.cpzx-title h2{font-weight: bold;color: #fff;font-size: 2.5vw;}
.cpzx-title p{font-weight: bold;font-size: 3.3333vw;color: #fff;opacity: .1;}
.cpzx-nr{background: #fff;display: flex;justify-content: space-between;}
.cpzx-left{background: #e9edf6;width: 14.5833vw;}
.cpbt{padding: 1.5625vw 0 1.3021vw 1.1458vw;background: #1743a8;}
.cpbt h2{color: #fff;font-weight: bold;font-size: 1.25vw;}
.cpbt p{color: #fff;font-size: 1.0417vw;margin-top: 0.5208vw;}
.cpxq h3{position: relative;}
.cpxq h3 a{font-size:1.0417vw;display: block;padding-left: 0.9375vw; line-height: 3.5417vw;}
.cpxq h3 a:hover{color: #0031A0;}
.cpxq h3 b{position: absolute;background: url(../images/a_34.png);width: 0.4688vw;height: 0.2604vw;background-size: 100% 100%;right: 1.5625vw;top: 52%;transform: translateY(-50%);}
.cpxq h3.on1 b{background: url(../images/a_35.png) no-repeat center center;background-size: 100% 100%;}
.curbox{display: none;}
.curbox a{display: block; transition: all .5s; padding-left: 1.9792vw; line-height: 3.5417vw; font-size: 0.8333vw;color: #444444;position: relative;}
.curbox a:before{position: absolute; content: "";height: 0;width: 0.2083vw;background: #0031a0;left: 0;top: 50%;transform: translateY(-50%);transition: all .5s; }
.curbox dt.cur a{background: #bac8e5;color: #0031A0;}
.curbox dt.cur a:before{height: 100%;}
.curbox a:hover{background: #bac8e5;color: #0031A0;}
.curbox a:hover:before{height: 100%;}

.cpzx-right{width: calc(100% - 14.5833vw);}
.cpzx-right ul{display: flex;flex-wrap: wrap;}
.cpzx-right li{width: 33.33%;border: 1px solid #ececec;transition: all .5s;}
.cpzx-imt{height: 14.3229vw;display: flex;justify-content: center;align-items: center;}
.cpzx-imt img{max-height: 90%;}
.cpzx-text{text-align: center;height: 4.9479vw;}
.cpzx-text h2{font-size: 0.7292vw;color: #666;margin-bottom: 0.4167vw;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpzx-text p{font-size: 0.7292vw;color: #666666;line-height: 1.6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.cpzx-right li:hover{border: 1px solid #395fb5;background: #e5eaf5;}

.bj5{background: url(../images/a_36.png) no-repeat center center;background-size: cover;}
.hzhb{width: 72.9167vw;max-width: 94%;margin: 0 auto; padding-bottom: 8.3333vw;}
.hzhb-title{text-align: center; padding: 4.4271vw 0 4.1667vw;}
.hzhb-title h2{font-weight: bold;color: #333;font-size: 2.5vw;}
.hzhb-title p{font-weight: bold;font-size: 3.3333vw;color: #000;opacity: .1;}
.hzhb_nr ul{display: flex;gap:2.0833vw;}
.hzhb_nr li{background: #fff; box-shadow:0 0 0.5208vw rgba(0, 0, 0, .1); padding: 2.0833vw 1.3021vw;}
.hzhbbox{display: flex;justify-content: space-between;align-items: center; }
.hzhbbox span{width: 4.8958vw;}
.hzhbbox span img{width: 100%;}
.hzhbwb{width: calc(100% - 6.7708vw);}
.hzhbwb h2{font-size: 1.25vw;font-weight: bold;color: #3D3D3D;margin-bottom: 1.3021vw;}
.hzhbwb p{font-size: 0.9375vw;color: #666;line-height: 1.5625vw;}
.emle{display: inline-block;margin-top: 2.0833vw;color: #0031A0;font-size: 0.7292vw;}
.fzbtn{display: inline-block; line-height: 2.0833vw;font-size: 0.7292vw;border: 1px solid #0031a0;padding: 0 1.5104vw;transition: all .5s;color: #0031A0;margin-top: 1.5625vw;}
.fzbtn:hover{color: #fff;background: #0031A0;}
.hzhbwb p a{color: #0031A0;}

/*product2*/
.banner4{position: relative;}
.banner4 img{width: 100%;}
.banner4-text{position: absolute;width: 81.25vw; max-width: 94%;left:50%; top:50%; transform:translate(-50%,-50%);}
.banner4-text h2{font-weight: bold;color: #fff;font-size: 1.875vw;margin-bottom: 1.5625vw;}
.banner4-text p{color: #fff;font-size: 0.9375vw;}

.cpjs{display: flex;justify-content: space-between;flex-wrap: wrap;background: #fff;padding: 2.0833vw 2.6042vw;margin: 3.3854vw 0 1.3021vw ;}
.cpjs-left{width: 22.9167vw; overflow: hidden; position: relative;}
.cpjs-left .mySwiper2{border:1px solid #c6c6c6;}
.cpjs-left .mySwiper2 img{width: 100%; object-fit: cover;aspect-ratio: 460 / 370;} 
.cpjs-left .mySwiper{margin-top: 0.9375vw; padding: 0 1.5625vw;}
.cpjs-left .mySwiper img{width: 100%; object-fit: cover;border: 1px solid #cccccc;cursor: pointer;aspect-ratio: 16 / 16;}
.cpjs-left .swiper-button-next{width: 1.5625vw; right: 0;height: 100%;background: #fff;color: #3d3d3d;outline:none;}
.cpjs-left .swiper-button-prev{width: 1.5625vw; left: 0;height: 100%;background: #fff;color: #3d3d3d;outline:none;}
.cpjs-left .swiper-button-prev:after,.cpjs-left .swiper-button-next:after{font-size: 1.0417vw;}
.cpjs-left .mySwiper .swiper-slide-thumb-active  img{border: 1px solid #0031a0;}

.cpjs-right{width: calc(100% - 26.3021vw);}
.cpjs-right h2{font-weight: bold;font-size: 1.875vw;color: #3D3D3D;margin-bottom: 1.0417vw;}
.cpjs-right p{font-size: 0.7292vw;color: #444444;line-height: 1.5625vw;}
.cpjs-right ul{padding-top: 2.0833vw;}
.cpjs-right li{font-size: 0.7292vw;color: #666666;line-height: 2.0833vw;}
.cpjs-right li b{color: #0031A0;}

.cpxh{margin-bottom: 3.125vw;background: #fff;padding: 0 2.3438vw;}
.cpxh-title{border-bottom: 1px solid #d8d8d8;padding-top: 0.7813vw;}
.cpxh-title h2{position: relative; padding: 0.8854vw 0 0.8854vw 0.5208vw;font-weight: bold;font-size: 1.25vw;color: #3D3D3D;}
.cpxh-title h2:before{position: absolute;content: "";border-left: 0.1563vw solid #0031a0;height: 1.0417vw;left: 0;top: 50%;transform: translateY(-50%);}
.cpxhnr{padding: 0.7813vw 0 2.0833vw 0;}
.cpxhnr p{font-size: 0.7292vw;line-height: 1.5625vw;color: #444444;}
.cpxh-bg table{width: 50vw;max-width: 100%;border-top: 1px solid #8b8b8b;border-left: 1px solid #8b8b8b;}
.cpxh-bg td{font-size: 0.7292vw;line-height: 1.6;padding: 0.4167vw;text-align:center;border-right: 1px solid #8b8b8b;border-bottom: 1px solid #8b8b8b;color: #666;}

/*solution*/
.jjfa-title{background: #fff;}
.jjfa-title ul{display: flex;justify-content: center;gap:15.625vw;border-bottom: 1px solid #cccccc;}
.jjfa-title li a{display: block;position: relative;line-height: 3.6458vw;font-size: 0.9375vw;color: #3D3D3D;}
.jjfa-title li a:before{position: absolute;content: "";border-bottom: 0.1042vw solid #0031a0;bottom: -0.0521vw;left: 50%;transform: translateX(-50%);width: 0;transition: all .5s;}
.jjfa-title li.cur a:before{width: 2.6042vw;}
.jjfa-title a:hover:before{width: 2.6042vw;}

.jjfa-nr{width: 72.9167vw;margin: 0 auto;}

.jjfa-img{width: 50%;}
.jjfa-img img{max-width: 90%;margin: 0 auto;}
.jjfa-text{width: 50%;}
.jjfa-text h2{font-weight: bold;font-size: 1.875vw;color: #3D3D3D;margin-bottom: 1.8229vw;}
.jjfa-text p{font-size: 0.7292vw;color: #444;line-height: 1.5625vw;}
.jjfa-text p b{font-weight: bold;}

/*Case*/
.xmjs-img{padding-top: 0.7813vw;}
.xmjs-img li{padding-bottom: 0.7813vw;}
.xmjs-img img{width: 100%;}
.cpjs-right h3{font-weight: bold;font-size: 1.25vw;color: #0031A0;margin-top: 2.6042vw;}
.cpjs-right h3 img{width: 1.7188vw;height: 1.7188vw;display: inline-block;vertical-align: middle; margin: -0.1563vw 0.5729vw 0 0;}

/*Case2*/
.case-list{padding: 5.4688vw 0 2.0833vw 0;}
.case-list ul{display: flex;gap:2.0833vw; flex-wrap: wrap;}
.case-list li{width: calc(25% - 6.25vw/4);padding-bottom: 1.5625vw;}
.casebox{background: #fff;transition: all .5s;}
.casebox p{text-align: center; font-size: 0.9375vw;color: #3D3D3D;line-height: 3.2292vw;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.case-img{overflow: hidden;}
.case-img img{width: 100%; object-fit: cover;aspect-ratio: 361 / 258;transition: all 1s;}
.case-list a:hover .casebox{box-shadow:0 0 0.5208vw rgba(0, 0, 0, .2); }
.case-list a:hover p{color: #0031A0;}
.case-list a:hover img{transform: scale(1.1);}
.pagination{padding-bottom: 3.3854vw;}
.pagination ul{display: flex;justify-content: center;gap:0.4167vw;}
.pagination a{display: block; line-height: 1.7708vw;border: 1px solid #e5e5e5;border-radius: 0.2083vw;background: #fff; padding: 0 0.7292vw;font-size: 0.7292vw;color: #666;transition: all .5s;}
.pagination li.cur a{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination li:nth-child(1) a{ border:1px solid transparent;background: none;}
.pagination li:nth-child(1) a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}
.pagination li:last-child a{ border:1px solid transparent;background: none;}
.pagination li:last-child a:hover{background: #0031a0;border: 1px solid #0031a0;color: #fff;}


/*news-list*/
.banner5-text{position: absolute;width: 81.25vw; max-width: 94%;left:50%; top:50%; transform:translate(-50%,-50%);text-align: right;}
.banner5-text h2{font-weight: bold;color: #fff;font-size: 1.875vw;margin-bottom: 1.5625vw;}
.banner5-text p{color: #fff;font-size: 0.9375vw;}
.news-wb{padding: 1.5625vw 1.0417vw;}
.news-wb h3{font-size: 0.7292vw;color: #999999;margin-bottom: 1.3021vw;}
.news-wb h4{font-size: 0.9375vw;color: #3D3D3D;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.case-list a:hover h4{color: #0031a0;}

/*news-xq*/
.news-xq{background: #fff;padding: 0 2.6042vw;width: 72.9167vw;max-width: 94%; margin: 3.125vw auto;}
.xqnr-title{text-align: center;padding: 3.3854vw 0 1.5625vw;border-bottom: 1px solid #d8d8d8;}
.xqnr-title h2{font-weight: bold;color: #3D3D3D;font-size: 1.875vw;margin-bottom: 1.8229vw;}
.xqnr-title p{font-size: 0.7292vw;color: #999999;}
.xqnr-box{padding: 1.3021vw 0;}
.xqnr-box img{width: 100%; margin: 1.5625vw 0;}
.xqnr-box p{font-size: 0.7292vw; line-height: 1.5625vw;color: #444444;}

/*contact*/
.lx-title{padding: 3.6458vw 0 1.3021vw 0;position: relative;border-bottom: 1px solid #d8d8d8;}
.lx-title h2{font-weight: bold;font-size: 1.875vw;color: #333333;}
.lx-title p{font-weight: bold;font-size: 2.5vw;color: #000; opacity: .1;}
.lxright{position: absolute;right: 0;bottom: 0px;}
.lxright ul{display: flex;gap:4.1667vw;}
.lxright a{display: block;font-size: 1.0417vw;color: #3D3D3D;position: relative;line-height: 2.8125vw; padding: 0 0.7813vw;}
.lxright a:before{position: absolute;content: "";border-bottom: 0.1042vw solid #0031a0;width: 0;transition: all .5s;bottom: -0.0521vw;left: 50%;transform: translateX(-50%);}
.lxright li.cur a{color: #0031A0;}
.lxright li.cur a:before{width: 100%;}
.lxright a:hover{color: #0031A0;}
.lxright a:hover:before{width: 100%;}

.lx-nr{padding: 2.3438vw 0 0 0;}
.dtbox img{width: 100%;}
.dtbox{position: relative;}
.dtbox-text{position: absolute;left: 2.8646vw;top: 50%;transform: translateY(-50%);}
.dtbox-text h2{font-weight: bold;font-size: 1.25vw;color: #3D3D3D;margin-bottom: 1.0417vw;}
.dtbox-text li{padding-top: 2.0833vw;}
.dtbox-text h3{font-size: 0.9375vw;color: #999999;margin-bottom: 0.625vw;}
.dtbox-text p{font-size: 0.9375vw;color: #3D3D3D;}
.lxfx-title{padding: 7.8125vw 0 4.4271vw;text-align: center;}
.lxfx-title h2{font-weight: bold;font-size: 1.875vw;color: #333333;}
.lxfx-title p{font-weight: bold;font-size: 2.5vw;color: #000;opacity: .1;}
.lxfx-nr ul{display: flex;gap:1.3021vw;flex-wrap: wrap;padding-bottom: 3.3854vw;}
.lxfx-nr{padding-bottom: 4.1667vw;}
.lxfx-nr li{width: calc(33.33% - 2.6042vw/3); position: relative;}
.lxfx-nr span{position: absolute; height: 100; left: 0.625vw; font-size: 0.7292vw;color: #FA5151;line-height: 2.5vw;}
.wby1{width: 100%; padding: 0 0.5208vw 0 1.3021vw;color: #999;height: 2.5vw;line-height: 2.3958vw; border: 1px solid #dddddd;background: #f5f5f5;}
.lxfx-nr ul li:nth-child(4){ width:calc(50% - 1.3021vw/2);}
.lxfx-nr ul li:nth-child(5){ width:calc(50% - 1.3021vw/2);}
.lxfx-nr ul li:nth-child(6){ width:100%;}
.wby2{width: 100%; padding: 0.625vw 0.5208vw 0.625vw 1.3021vw;color: #999;height:7.9167vw; border: 1px solid #dddddd;background: #f5f5f5;}
.btn2{display: block;margin: 0 auto;width: 20.8333vw;height: 2.5vw;color: #fff;background: #0031A0;border: none;cursor: pointer; transition: all .5s;}
.btn2:hover{opacity: .7;}
}



@media (max-width: 1200px) {
	.dhbtn{display: block;}
	.header{min-height: 60px;}
	.dhbj{display: none;}
	.header-right .nav{position: fixed;left: -200px;top: 60px;width: 200px;max-width: 85%;height: 100vh;background: #fff;z-index: 101;overflow-y: auto;}
	.header-right .nav ul{flex-direction: column;gap: 0;}
	.header-right .nav li{border-bottom: 1px solid #eee;}
	.header-right .nav li h3 a{line-height: 50px;padding: 0 20px;color: #333;font-size: 16px;}
	.header-right .nav li.cur h3 a{color: #8EC114;}
	.header-right .nav li.sub-open h3 a{color: #8EC114;}
	.header-right .nav .sub{position: static;width: 100%;transform: none;display: none;background: #f8f8f8;padding: 0;}
	.header-right .nav li .sub dt a{color: #666;text-align: left;padding-left: 40px;line-height: 44px;opacity: 1;}
	.header-right .yzfl{display: none;}
	.header { background: #ffffff;}
	.headerbox{position: relative; width: 92%; height: 60px;}
	.logo{width: 160px;}
	.header:hover .nav h3 a,.small-header .header .nav h3 a{color: #333;}
	.c1 { display: none;}
	.c2 { display: block;}
}
@media (max-width: 1000px) {
	.cpxhnr { padding: 15px 0 20px;}
	.cpxh-title h2 { font-size: 20px;}
	.cpxh { padding: 0 20px;}
	.cpjs-right li { line-height: 2;}
	.cpjs-right p { line-height: 1.5;}
	.cpjs-right ul { padding-top: 20px;}
	.cpjs-right { width: 100%;}
	.cpjs-left { margin: 0 auto;}
	.cpjs { flex-direction: column; gap:20px;}
	.case-list { padding: 30px 0;}
	.headerbox{max-width: 96%;}
	.wz1560,.newsbox,.bjhh,.footerbox,.lynr,.cpzx,.hzhb,.ryzz,.jjfa-nr,.zkgs,.cpyy,.hzly-nr,.hzlybox{max-width: 92%;}
	.cpzx-nr{flex-direction: column;}
	.cpzx-left{width: 100%;}
	.cpzx-right{width: 100%;}
	.cpzx-right li{width: 50%;}
	.jjfa-nr{max-width: 92%;}
	.jjfabox{flex-direction: column;}
	.jjfabox:nth-child(2n) { flex-direction: column-reverse;}
	.jjfa-img,.jjfa-text{width: 100%;}
	.jjfa-img { margin-bottom: 20px;}
	.jjfa-title ul{gap: 80px;flex-wrap: wrap;}
	.case-list li{width: calc(50% - 20px);}
	.lxfx-nr li{width: calc(50% - 15px);}
	.qywh ul{flex-wrap: wrap; gap: 20px 0; justify-content: center;}
	.qywh li{width: 50%; text-align: center;}
	.about{flex-direction: column;padding-bottom: 60px;}
	.about-left,.about-right{width: 100%;padding-left: 0;padding-right: 0;}
	.about-right{padding-top: 30px;}
	.news{padding: 80px 0 100px;}
	.newsbox{flex-direction: column;gap: 40px;}
	.news-left{width: 100%;margin-top: 0;}
	.news-left a{margin-top: 30px;}
	.news-right{width: 100%;}
	.bjhhbox{flex-direction: column;}
	.bjhh-left,.bjhh-right{width: 100%;padding: 30px 20px;}
	.footerbox{flex-direction: column;gap: 40px;text-align: center;}
	.foot-left{flex-direction: column;width: 100%;}
	.lxdz span img{ margin: 0 auto 40px; max-width: 100%;}
	.dbdh{padding-top: 30px; display: none;}
	.foot-right { width: 100%; text-align: center; padding: 0;}
	.foot-right img { display: block; margin: 0 auto;}
	.dbdh ul{flex-wrap: wrap;justify-content: center;gap: 10px;}
	.zkgs img { margin: 0 auto;}
	.cpyy_title { padding: 30px 0;}
	.cpyy { max-width: 100%;}
	.ryzz { padding-bottom: 30px;}
	.hzlybox p { font-size: 14px;}
	.ryzz-nr .swiper-pagination-bullet,.banner3 .swiper-pagination-bullet,.banner1 .swiper-pagination-bullet { width: 6px; height: 6px;}
	.banner3-text h2 { font-size: 20px;}
	.banner3-text p { font-size: 14px; margin-top: 10px;}
	.lynr-title h2,.cpzx-title h2,.hzhb-title h2 { font-size: 20px; margin-bottom: 10px;}
	.lynr-title p,.cpzx-title p,.hzhb-title p { font-size: 20px;}
	.lynr-qh li.cur { height: 100%;}
	.lynr-qh span p { font-size: 14px;}
	.lynr-qh span img { height: clamp(32px,.41rem,41px);}
	.jjfa-title li a { font-size: 14px; line-height:3;}
}
@media (max-width: 767px) {
	
	.xqnr-title { padding: 30px 0;}
	.xqnr-title h2 { font-size: 20px; line-height: 1.5; margin-bottom: 1em;}
	.news-wb { padding: 20px;}
	.news-wb h3 { margin-bottom: 10px;}
	.news-wb h4 { font-size: 16px;}
	.lxfx-nr ul { gap: 10px; padding-bottom: 20px;}
	.lxfx-nr ul li:nth-child(4),.lxfx-nr ul li:nth-child(5) { width: 100%;}
	.lxfx-nr { padding-bottom: 20px;}
	.lxright ul { gap: 20px;}
	.btn2 { width: 100%;}
	.lxfx-title { padding: 30px 0;}
	.lxfx-title h2 { font-size: 20px;}
	.lxfx-title p { font-size: 20px;}
	.lx-nr { padding-top: 20px;}
	.dtbox { padding: 20px;}
	.dtbox-text { position: static; transform: translate(0);}
	.dtbox-text p { font-size: 14px;}
	.dtbox-text li { padding-top: 20px;}
	.dtbox-text h2 { font-size:18px;}
	.dtbox img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}
	.news-xq { padding: 20px; margin: 30px auto;}
	.lx-title { padding: 0;}
	.lxright a { font-size: 16px;}
	.lxright { position: static;}
	.lx-title h2 { font-size: 20px;}
	.lx-title p { font-size: 20px;}
	.case-list ul { gap: 10px;}
	.case-list li { padding: 0;}
	.casebox p { font-size: 14px;}
	.banner .swiper-pagination { bottom: 10px;}
	.banner-text h2{font-size: 32px;}
	.banner-text p{font-size: 20px;margin-top: 20px;}
	.banner-box{height: 50vh;}
	.qywh{padding:30px 0;}
	.qywh h3{font-size: 32px;}
	.qywh p{font-size: 14px;margin-top: 15px;}
	.about-right h2{font-size: 32px;}
	.about-right h3{font-size: 48px;margin-bottom: 15px;}
	.about-right p{font-size: 14px;}
	.more{padding: 0 20px;line-height:2.5;font-size: 14px;margin-top: 30px;}
	.yyly-qh{min-height: 50vh;}
	.yylytitle{top: 120px;}
	.yylytitle h2{font-size: 28px;}
	.yylytitle p{font-size: 36px;}
	.yyly_list ul{flex-direction: column;}
	.yyly_list li{width: 100%;height: auto;min-height: 80px;border-right: none;border-bottom: 1px solid rgba(255,255,255,.3);flex-direction: row;padding: 15px 20px;}
	.yyly_list li:after{display: none;}
	.listbox{flex-direction: row;gap: 15px;width: 100%;}
	.listbox span{width: 50px;height: 50px;flex-shrink: 0;}
	.listbox img{height: 28px;}
	.listbox p{margin-top: 0; font-size:14px;}
	.news{padding: 60px 0 80px;}
	.news-left h2{font-size: 32px;}
	.news-left h3{font-size: 36px;padding-bottom: 50px;}
	.bjhh-title ul{gap: 30px;flex-wrap: wrap;}
	.bjhh-title span{font-size: 18px;}
	.bjhh-right h2{font-size: 24px;margin-bottom: 20px;}
	.bjhh-right a{margin-top: 30px;}
	.zkgs-text{flex-direction: column;}
	.zkleft,.zkright{width: 100%;padding: 0;}
	.zkleft h2{font-size: 48px;}
	.zkleft h2:nth-child(2),.zkleft h2:nth-child(3){padding-left: 0;}
	.cpyy-nr{padding-left: 0;}
	.cpyy-nr li{width:50%; text-align: center!important;}
	.list-b h2 { font-size: 20px;}
	.list-b { text-align: center;}
	.list-b h3 { margin-top: 15px;}
	.hzly-nr li{width: calc(50% - 15px);}
	.footerbox{padding: 40px 0 30px;}
	.lxdz h2{font-size: 18px;}
	.lxdz span img{margin-bottom: 30px;}
	.yyly_list { position: static;}
	.yylybox { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1;}
	.yyly-qh { height: 100%; min-height: auto;}
	.yylytitle { position: static; padding: 40px 0;}
	.bjhh-title { padding: 30px 0;}
	.news-left p { font-size: 16px;}
	.news-left a,.bjhh-right a{ width: auto; max-width: 98px; padding: 0 20px; line-height: 2.5; font-size: 14px; margin-top: 30px;}
	.news-right .swiper-button-prev{left: 5px;}
	.news-right .swiper-button-next{right: 5px;}
	.bjhh { padding-bottom: 30px;}
	.news-text h2 { margin-bottom: 20px;}
	.newsnr span { margin-top: 20px;}
	.newsnr { padding: 20px;}
	.dbdh { display: none;}
	.foot-right { text-align: center; padding: 0; width: 100%;}
	.foot-right img { display: block; margin: 0 auto;}
	.yylytitle h2{font-size: 20px;}
	.yylytitle p{font-size: 20px;}
	.banner3 .swiper-pagination { bottom: 10px;}
	.banner1-text h2 { font-size: 20px;}
	.banner1-text p { font-size:14px; margin-top:20px;}
	.zkgs { padding-top: 30px;}
	.zkleft { display: flex;}
	.zkleft h2 { font-size:20px;}
	.zkright h2 { font-size: 20px; margin: 10px 0 20px;}
	.zkgs { max-width: 100%;}
	.hzly-title { padding: 30px 0 20px;}
	.hzly-title h2,.hzly-title p {font-size:20px;}
	.hzly-title h2 { margin-bottom:5px;}
	.cpyy_title h2 { font-size:20px;}
	.hzly-nr ul { gap: 10px; flex-wrap: nowrap; overflow-x: auto;}
	.hzly-nr li { min-width: 50%;}
	.hzlybox { width: 100%; max-width: none;}
	.hzhb_nr ul { flex-direction: column;}
	.hzhbbox { flex-direction: column;}
	.cpzx-title { padding: 30px 0;}
	.lynr-title { padding: 30px 0 20px;}
	.lynr {padding-bottom: 30px;}
	.lynr-qh li { height: 100%; min-width: 40%;}
	.lynr-qh ul { height: 100px;}
	.lynr_list img { height: 200px; object-fit: cover;}
	.cpbt h2 { font-size:16px;}
	.cpbt p { font-size: 14px;}
	.cpxq h3 a { font-size: 14px; line-height:4;}
	.curbox a { font-size: 12px; line-height: 1.5; padding:10px 15px;}
	.cpzx-right li{width:50%;}
	.cpzx-imt { height: 180px;}
	.cpzx-imt img { max-width: 50%;}
	.cpzx-text { padding:0 4%;}
	.cpzx-text p br { display: none;}
	.hzhb-title { padding: 30px 0 20px;}
	.hzhbwb { width: 100%;}
	.hzhb_nr li { padding: 20px;}
	.hzhbwb h2 { font-size: 16px; margin: 20px 0 10px;}
	.hzhbwb p { font-size: 14px;}
	.hzhbbox span { width: 60px;}
	.hzhb { padding-bottom: 30px;}
	.cpjs {padding: 20px; margin: 30px auto;}
	.cpjs-right h2 { font-size: 20px;}
	.cpxh-bg td { font-size: 12px;}
	.jjfa-text p { line-height: 1.5;}
	.jjfabox:not(:last-child) { margin-bottom: 30px;}
}
@media (max-width: 480px) {
	
	.logo{width: 120px;}
	.banner-text h2{font-size: 24px;}
	.banner-text p{font-size: 16px;margin-top: 15px;}
	.qywh h3{font-size: 20px;}
	.about-right h2{font-size: 20px;}
	.about-right h3{font-size: 20px;}
	.yylytitle{top:40px;}

	.yyly_list li{min-height: 70px;padding:40px 0; text-align: center;}
	.listbox span{width: 40px;height: 40px; margin-bottom:20px;}
	.listbox img{height: 24px;}
	.yyly_list li:hover img { height: 24px;}
	.news-left h2{font-size: 20px;}
	.news-left h3{font-size: 20px;}
	.bjhh-title ul{gap: 15px;}
	.bjhh-title span{font-size: 16px; line-height: 3;}
	.bjhh-right h2{font-size: 20px;}
	.bjhh-right p{font-size: 13px;}
	.cpzx-left{width: 100%;}
	.cpzx-right{width: 100%;}

	.lynr-qh ul{overflow-x: auto;}
	.lynr-qh li{width: 100%;}
	.case-list li{width: 100%;}
	.lxfx-nr li{width: 100%;}
	.cpjs{flex-direction: column;}
	.cpjs-left,.cpjs-right{width: 100%;}
	.cpjs-right{padding-top: 30px;}
}

