<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.banner h3,.banner h4{transform: translateX(200px);
    -ms-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    opacity: 0;transition:all 0.5s;}
.banner .swiper-slide-active h3,.banner .swiper-slide-active h4 {transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;}
.banner .swiper-slide-active h3:nth-child(1),.banner .swiper-slide-active h4:nth-child(1){
    transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
} */
.banner{width:100%;}
.banner img{width:100%;display:block;transform:scale(1.2);}
.banner .swiper-slide img{transition:all 3s!important;}
.banner .swiper-slide-active img{
    transform:scale(1);
    -webkit-transform:scale(1); }
.banner .swiper-pagination{display: flex;justify-content:flex-end;bottom:105px;}
.banner .swiper-pagination-bullet{background:none;opacity:1;transition:all 0.5s;border:3px solid #fff;width:16px;height:16px}
.banner .swiper-pagination-bullet-active{background:#00ae70;border-color:#00ae70;width:30px;border-radius:10px;}

.jjfa{background:rgba(0,0,0,0.56);position:relative;z-index:10;margin-top:-60px;font-size:16px;color:#fff;}
.jjfa .w1{display: flex;justify-content:space-between;flex-wrap:wrap;}
.jjfa1{display: flex;align-items:center;line-height:60px;}
.jjfa-l{width:66px;display: flex;align-items:center;}
.jjfa-l p{width:1px;height:16px;background:#fff;margin-left:15px;}
.jjfa-r{width:calc(100% - 66px);}
.jjfa-r a{color:#fff;display: flex;justify-content:space-between;transition:all 0s;}
.jjfa-r a p{width:calc(100% - 107px);}
.jjfa-r a span{}
.jjfa-r a:hover p{color: #2aa785;}

.wmys{display: flex;flex-wrap:wrap;justify-content:space-between;text-align:center;color:#fff;}
.wmys dl{width:calc(100% / 3);padding-bottom:70px;}
.wmys .dl1{background:#2aa785}
.wmys .dl2{background:#0091d5}
.wmys .dl3{background:#0aa6ae}
.wmys dl dt{line-height:64px;font-size:22px;font-weight:bold;margin-bottom:44px;background:rgba(0,0,0,0.28);}
.wmys dl dd{display:flex;flex-wrap:wrap;justify-content:center;}
.wmys dl dd a{color:#fff;display: block;font-size:16px;margin:0 10px;}
.wmys dl dd a h4{width:89px;height:89px;display: flex;align-items:center;justify-content:center;border-radius:90px;margin:0 auto 40px auto;max-width:100%}
.wmys .dl2 a h4{overflow:hidden;}
.wmys dl dd a:hover{}
.wmys dl dd a:hover img{transform: translateY(-10px);}
.wmys dl dd a:hover img{}

.cpzx{padding:90px 0;background:#e3eaf2;}
.cpzx-t{text-align:center;margin-bottom:70px;}
.cpzx-t h3{font-size:36px;justify-content:center;margin-bottom:40px;}
.cpzx-t p{display: flex;flex-wrap:wrap;justify-content:center;font-size:16px;}
.cpzx-t a{display: block;width:205px;line-height:52px;background:#fff;border-radius:50px;color:#505f68;margin:0 6px;position:relative;overflow:hidden;transition:all 0s;}
.cpzx-t a span{position:relative;z-index: 3;}
.cpzx-t a i{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);display: block;width:0;height:100%;background:#1aa1e4;}
.cpzx-t a.active{color:#fff;}
.cpzx-t a.active i{width:100%;}
.cpzx-b{}
.cpzx-b&gt;div{display: none;}
.cpzx-b&gt;div:nth-child(1){display: block;}
.cpzx-b a{display: block;background:#fff;}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display: block;width:100%;}
.cpzx-b a dl{transition:all 0s;padding:35px;}
.cpzx-b a dl h3{font-size:18px;color:#000;line-height:140%;margin-bottom:22px;}
.cpzx-b a dl p{color:#666;line-height:20px;margin-bottom:47px;}
.cpzx-b a dl h5{font-weight:bold;font-size:14px;display: initial;color:#000;border-bottom:1px solid #666666;}
/*.cpzx-b a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}*/
.cpzx-b a:hover img{transform:scale(1.1);}
.cpzx-b a:hover h3,.cpzx-b a:hover h5{color:#005baa;}

.scln{padding:85px 0 47px 0;background: rgba(242,246,245,1);}
.sybt{text-align:center;margin-bottom:53px;}
.sybt h3{justify-content:center;font-size:36px;margin-bottom:20px;}
.sybt p{width:41px;height:2px;background:#117fc3;margin:0 auto 23px auto;}
.sybt i{color:#424242;font-size:16px;}
.scln-b{position:relative;overflow:hidden;position:relative;padding-bottom:94px;color:#fff;}
.scln-b .swiper-container{width:4068px;position:relative;left: 50%; -webkit-transform: translateY(0%) translateX(-50%);transform: translateY(0%) translateX(-50%);}
.scln-b a{display: block;margin:0 60px;position:relative;color:#fff;}
.scln-b a h5{overflow:hidden;}
.scln-b a h5 img{display: block;width:100%;}
.scln-b a dl{padding:50px 40px;background:#0091d5;opacity:0;}
.scln-b a dl h3{font-size:24px;font-weight:bold;margin-bottom:25px;}
.scln-b a dl div{line-height:24px;color:#c7ecfe;margin-bottom:30px;}
.scln-b a h4{display: flex;align-items:center;position:relative;justify-content:space-between;width:126px;height:33px;border:2px solid #8dceec;font-size:14px;padding:0 20px;}
.scln-b a h4 i{position:relative;z-index:3;}
.scln-b a h4 p{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height:calc(100% + 1px);background:#8dceec;}
.scln-b a h4 img{position:relative;z-index:3;}
.scln-b .swiper-pagination{display: flex;bottom:0px;justify-content:center;align-items:center;width:100%;}
.scln-b .swiper-pagination-bullet{background:none;opacity:1;transition:all 0.5s;width:10px;height:12px;background:#c4cddf;border-radius:0px;margin:0 8px;}
.scln-b .swiper-pagination-bullet-active{background:#0091d5;height:28px;}
.scln-b .swiper-slide-active a dl{opacity:1}
.scln-b a:hover h4 p{width:100%;}
.scln-b a:hover h5 img{transform:scale(1.1);}
.scln-b .swiper-button-next{background:url(../images/r5.png);width:64px;height:42px;right: 1351px;margin-top:18px;}
.scln-b .swiper-button-prev{background:url(../images/l5.png);width:64px;height:42px;left: 2260px;margin-top:18px;}
.scln-b2{display: flex;align-items:center;font-size:24px;position:absolute;right: 1393px;bottom: 144px;z-index:10;}

.ycl{padding:90px 0 70px 0;background:url(../images/ycl-bj.jpg)no-repeat center top #d6deeb;}
.ycl-b{display: flex;flex-wrap:wrap;justify-content:space-between;}
.ycl-l{width:calc(64.8855% - 16px);display:flex;justify-content:space-between;flex-wrap:wrap;}
.ycl-l&gt;*{border-radius:3px;overflow:hidden;display: block;}
.ycl-l1{width:calc(50% - 15px);margin-bottom:27px;background:#0ba396;position:relative;color:#fff;padding:37px;}
.ycl-l1 h4{width:107px;line-height:22px;text-align:center;border-radius:3px;background:#fff;font-size:14px;color:#0b7d73;margin-bottom:27px;}
.ycl-l1 h3{font-size:20px;margin-bottom:20px;}
.ycl-l1 p{margin-bottom:40px;}
.ycl-l1 h5{display: flex;align-items:center;position:relative;justify-content:space-between;width:126px;height:33px;border:2px solid #85d1cb;font-size:14px;padding:0 20px;}
.ycl-l1 h5 img{position:relative;z-index: 3;}
.ycl-l1 h5 i{position:relative;z-index:3;}
.ycl-l1 h5 p{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height:calc(100% + 1px);background:#85d1cb;}
.ycl-l1 h6{position:absolute;right:36px;top:33px;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.an{
    -webkit-transform: rotate(360deg);
    animation: rotation 5s linear infinite;
    -moz-animation: rotation 5s linear infinite;
    -webkit-animation: rotation 5s linear infinite;
    -o-animation: rotation 5s linear infinite;
}
.ycl-l1:hover{}
.ycl-l1:hover h5 p{width:100%;}
.ycl-l2{width:calc(50% - 15px);background:#459dcf;color:#fff;padding:27px 29px;margin-bottom:27px;}
.ycl-l2-t{display: flex;justify-content:space-between;align-items:center;margin-bottom:15px;}
.ycl-l2-t h3{font-size:20px;}
.ycl-l2-t div{display: flex;align-items:center;}
.ycl-l2-t p{text-align:center;font-size:16px;width:93px;line-height:29px;border-radius:50px;margin-right:15px;background:#3ea9e5;}
.ycl-l2-t h4{display:flex;align-items:center;}
.ycl-l2-t h4 a{display: block;width:9px;height:14px;opacity:0.72;}
.ycl-l2-t h4 a.a1{background:url(../images/l6.png);}
.ycl-l2-t h4 a.a1:hover{opacity:1;}
.ycl-l2-t h4 a.a2{background:url(../images/r6.png);}
.ycl-l2-t h4 a.a2:hover{opacity:1;}
.ycl-l2-t h4 span{display: block;width:1px;height:14px;background:#fff;margin:0 14px;}
.ycl-l2-b a{display: block;overflow:hidden;}
.ycl-l2-b a img{display: block;width:100%;}
.ycl-l2-b a:hover img{transform:scale(1.1);}
.ycl-l3{width:100%;border-radius:3px;}
.ycl-l3 img{display: block;width:100%;}
.ycl-l3:hover img{transform:scale(1.1);}
.ycl-r{width: calc(35.1145% - 16px);background:#fff;padding:30px 0;border-radius:3px;}
.ycl-rt{font-size:20px;color:#2a2a2a;padding-bottom:19px;padding-left:30px;display: flex;align-items:center;border-bottom:1px solid #ddd}
.ycl-rt img{margin-right:17px;}
.ycl-rb{/* display: flex; *//* flex-wrap:wrap; */}
.ycl-rb dl{/* width:32%; */margin-top:50px;text-align:center;font-size:16px;color:#424242;/* margin-right:2%; */}
.ycl-rb dl:nth-child(3n){margin-right:0;}
.ycl-rb dl h4{width:126px;height:126px;margin:0 auto 17px auto;border-radius:150px;overflow:hidden;background:#f2f2f2;display: flex;justify-content:center;align-items:center;max-width:90%}
.ycl-rb dl h4 img{max-width:95%}
.ycl-rb dl:hover img{transform: translateY(-10px);}
.ycl-rb{}

.pzbz{background:url(../images/pzbz-bj.jpg)no-repeat center;padding:80px 0 120px 0;}
.pzbz-b{display: flex;flex-wrap:wrap;justify-content:space-between;}
.pzbz1{width:calc(39.90554899645809% - 15px);border-radius:3px;background:#fff;padding:25px 33px 31px 33px;}
.pzbz1-t{display: flex;align-items:center;justify-content:space-between;margin-bottom:26px;}
.pzbz1-t h3{font-size:20px;color:#3e3e3e;}
.pzbz1-t p{display: flex;}
.pzbz1-t p a{display: block;width:34px;height:34px;}
.pzbz1-t p .a1{background:url(../images/l7.png);background-size:100% 100%;margin-right:8px;}
.pzbz1-t p .a1:hover{background:url(../images/l7-1.png);background-size:100% 100%;}
.pzbz1-t p .a2{background:url(../images/r7.png);background-size:100% 100%;}
.pzbz1-t p .a2:hover{background:url(../images/r7-1.png);background-size:100% 100%;}
.pzbz1-c{margin-bottom: 28px;}
.pzbz1-c a{display: block;overflow:hidden;}
.pzbz1-c a img{display: block;width:100%;}
.pzbz1-c a:hover img{transform:scale(1.1);}
.pzbz1-b{display: flex;align-items:center;justify-content:space-between;}
.pzbz1-b&gt;a{display: flex;justify-content:center;align-items:center;position:relative;color:#000;border:2px solid #cccccc;width:126px;height:33px;}
.pzbz1-b&gt;a img{margin-left:20px;position:relative;z-index:3;}
.pzbz1-b&gt;a .img2{display:none;}
.pzbz1-b&gt;a:hover{background:#49a7d7;border-color:#49a7d7;color:#fff;}
.pzbz1-b&gt;a:hover .img2{display: block;}
.pzbz1-b&gt;a:hover .img1{display: none;}
.pzbz1-b h5{display: flex;align-items:center;}
.pzbz1-b h5 p{display: flex;align-items:center;margin-right:10px;}
.pzbz1-b h5 p span{display: block;transition:all 0.5s;width:10px;height:10px;background:#b2b2b2;border-radius:20px;margin:0 6px;cursor:pointer;opacity:1}
.pzbz1-b h5 p .swiper-pagination-bullet-active{width:16px;height:16px;background:#49a7d7;}
.pzbz1-b h5 i{display: block;width:11px;height:16px;background:url(../images/pzbz-tb2.png)no-repeat center;cursor:pointer;}
.pzbz1-b h5 i.active{background:url(../images/pzbz-tb3.png)no-repeat center;}
.pzbz2{width:calc(60.09445100354192% - 15px);display: flex;justify-content:space-between;flex-wrap:wrap;}
.pzbz2 .a1{display: block;border-radius:3px;background:#fff;overflow:hidden;color:#3e3e3e;font-size:20px;width:calc((100% - 52px) / 3);margin-bottom:30px;}
.pzbz2 .a1 h4{overflow:hidden;}
.pzbz2 .a1 h4 img{display: block;width:100%;}
.pzbz2 .a1 p{padding:14px 23px;}
.pzbz2 .a1:hover p{color:#275b91;}
.pzbz2 .a1:hover img{transform:scale(1.1);}
.pzbz2 .a2{border-radius:3px;overflow:hidden;background:#fff;padding:32px 31px;display: flex;justify-content:space-between;flex-wrap:wrap;width:calc(50% - 13px);}

.pzbz2 .a2 h4{overflow:hidden;width:54%;}
.pzbz2 .a2 h4 img{display: block;margin:0 auto;}
.pzbz2 .a2 .div1{width:35%;padding-top:17px}
.pzbz2 .a2 .div1 h3{color:#3e3e3e;font-size:20px;margin-bottom:20px;line-height:140%}
.pzbz2 .a2 .div1 p{color:#666;line-height:24px;}
.pzbz2 .a2:nth-child(4){background:#275b91;padding:20px 30px;}
.pzbz2 .a2:nth-child(4) h4{width:40%;overflow:initial;}
.pzbz2 .a2:nth-child(4) .div1{width:45%;}
.pzbz2 .a2:nth-child(4) h3{color:#fff;}
.pzbz2 .a2:nth-child(4) p{color:#c7ecfe;}
.pzbz2 a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.pzbz2 .a2:hover img{transform:scale(1.1);}

.hzhb{background:url(../images/hzhb-bj.jpg)no-repeat center;padding:83px 0 100px 0;}
.hzhb-t{}
.hzhb-t h3{color:#fff;}
.hzhb-t p{background:#fff;}
.hzhb-t i{color:#fff;}
.hzhb-b{background:#fff;padding:60px;display:flex;flex-wrap:wrap;}
.hzhb-b p{width:calc(100% / 6);position:relative;margin-bottom:60px;display: flex;align-items:center;justify-content:center;height:50px;}
.hzhb-b p img{display: block;max-width:90%;margin:0 auto;}
.hzhb-b p i{width:1px;height:33px;background:#bfbfbf;position:absolute;right:0;top:calc(50% - 16.5px);}
.hzhb-b p:nth-child(6n){}
.hzhb-b p:nth-child(6n) i{display: none;}
.hzhb-b p:hover img{transform: translateY(-10px);}

.gywm{padding:80px 0 100px 0;background:url(../images/gywm-bj.jpg)no-repeat center;}
.gywm-t{display: flex;justify-content:space-between;flex-wrap:wrap;}
.gywm1{width:28.58823529411765%;background:url(../images/gywm-tb.png)no-repeat right bottom #0091d5;padding:54px 30px 60px 40px;border-radius:6px;overflow:hidden;background-size:41.97% auto;}
.gywm1 h4{display: flex;align-items:center;justify-content:space-between;color:#08edd6;font-size:16px;margin-bottom:25px;font-weight: bold;}
.gywm1 h4 i{display: block;width:calc(100% - 75px);height:1px;background:#5cbae4;}
.gywm1 h3{font-size:16px;color:#fff;margin-bottom:15px;}
.gywm1 p{color:#b4e3fa;line-height:27px;margin-bottom:120px;}
.gywm1 a{display: flex;justify-content:center;align-items:center;width:126px;height:33px;border:2px solid #8dceec;color:#fff;position:relative;}
.gywm1 a i{position:relative;z-index: 3;}
.gywm1 a img{position:relative;z-index: 3;margin-left:19px;}
.gywm1 a span{display: block;position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);height:110%;background:#8dceec;width:0;}
.gywm1 a:hover span{width:100%;}
.gywm2{border-radius:6px;overflow:hidden;background:#fff;width:calc(100% - 29.058823529411765% - 28.58823529411765% - 34px);}
.gywm2-t{display: flex;align-items:center;background:#2068a2}
.gywm2-t p{display:flex;width:75%;}
.gywm2-t p a{display: block;text-align:center;color:#fff;font-size:16px;border-right:1px solid #518ab6;text-align:center;height:70px;padding-top:30px;position:relative;width:calc(100% / 3);font-weight: bold;}
.gywm2-t p a img{position:absolute;bottom:10px;left:calc(50% - 5px);opacity:0;}
.gywm2-t p a.active{background:#fff;color:#3e3e3e;font-size:20px;padding-top:20px;}
.gywm2-t p a.active img{opacity:1;}
.gywm2-t a{width:25%;display:flex;justify-content:center;align-items:center;height:70px;}
.gywm2-b{padding:33px 45px 16px 45px;}
.gywm-b2{display: none;}
.gywm-b2:nth-child(1){display: block;}
.gywm-b2 a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dadadb;}
.gywm-b2 a dl{display: flex;align-items:center;justify-content:space-between;padding-bottom:17px;width:100%;}
.gywm-b2 a dl dt{text-align:center;border:6px solid #f3f3f3;text-align:center;width:104px;height:104px;padding-top:5px;}
.gywm-b2 a dl dt h3{font-weight:bold;color:#000;font-size:50px;margin-bottom:10px;}
.gywm-b2 a dl dt p{font-weight:bold;font-size:16px;color:#a1a1a1;}
.gywm-b2 a dl dd{width:calc(100% - 130px);}
.gywm-b2 a dl dd h3{color:#3e3e3e;font-size:20px;line-height:140%;margin-bottom:20px;}
.gywm-b2 a dl dd p{color:#666;line-height:24px;}
.gywm-b2 a:last-child{border:none;}
.gywm-b2 a&gt;h3{font-size:16px;color:#333;line-height:66px;width:calc(100% - 120px);padding-left:7px;}
.gywm-b2 a&gt;b{font-size:16px;padding-right:10px;color:#a1a1a1;}
.gywm-b2 a:hover&gt;h3{color: #005baa;}
.gywm-b2 a:hover dd h3{color: #005baa;}
.gywm-b2 a:hover dd p{color: #005baa;}
.gywm3{width:29.058823529411765%;border-radius:6px;background:#09a4a7;padding:28px 32px 40px 32px;}
.gywm3 .pzbz1-t{margin-bottom:18px;}
.gywm3 .pzbz1-c a{border-radius:3px;}
.gywm3 .pzbz1-t h3{color:#fff;font-weight: bold;}
.gywm3 .pzbz1-t p a{width:37px;height:37px;}
.gywm3 .pzbz1-t p .a1{background:url(../images/l8.png);background-size:100% 100%;margin-right:8px;}
.gywm3 .pzbz1-t p .a1:hover{background:url(../images/l8.png);background-size:100% 100%;}
.gywm3 .pzbz1-t p .a2{background:url(../images/r8.png);background-size:100% 100%;}
.gywm3 .pzbz1-t p .a2:hover{background:url(../images/r8.png);background-size:100% 100%;}
.gywm3 .pzbz1-b&gt;a{color:#fff;border-color:#91d6d6;background:none;position:relative;}
.gywm3 .pzbz1-b&gt;a i{position:relative;z-index: 3;}
.gywm3 .pzbz1-b&gt;a img{position:relative;z-index: 3;}
.gywm3 .pzbz1-b&gt;a span{display: block;position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);height:110%;background:#91d6d6;width:0;}
/*.gywm3 .pzbz1-b&gt;a:hover{background:none;}*/
.gywm3 .pzbz1-b h5 p span{background:#fff;}
.gywm3 .pzbz1-b h5 p .swiper-pagination-bullet-active{background:#25ffd5}
.gywm3 .pzbz1-b h5 i{background:url(../images/gywm-1.png)no-repeat center;}
.gywm3 .pzbz1-b h5 i.active{background:url(../images/gywm-2.png)no-repeat center;}
.gywm3 .pzbz1-b&gt;a:hover span{width:100%;}
.gywm-b{display: flex;justify-content:space-between;flex-wrap:wrap;padding-top:22px;}
.gywm-bl{width:calc(100% - 28.058823529411765% - 34px);background:#fff;border-radius:6px;display: flex;flex-wrap:wrap;}
.gywm-bl dl{width:calc(100% / 3);border-right:1px solid #dadadb;display:flex;align-items:center;justify-content:space-between;padding:36px;flex-wrap:wrap;}
.gywm-bl dl dt{width:calc(100% - 80px);}
.gywm-bl dl dt h3{color:#3e3e3e;font-size:20px;margin-bottom:15px;font-weight: bold;}
.gywm-bl dl dt p{color:#777;line-height:24px;}
.gywm-bl dl dd{}
.gywm-bl dl:last-child{border:0;}
.gywm-bl dl:hover dd img{transform: translateY(-10px);}
.gywm-br{width:29.058823529411765%;border-radius:6px;background:#0091d5;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:36px;flex-wrap:wrap;}
.gywm-br dt{width:calc(100% - 80px);}
.gywm-br dt h3{font-size:20px;margin-bottom:15px;font-weight: bold;}
.gywm-br dt p{line-height:24px;}
.gywm-br dd{}
.gywm-br:hover dd img{transform: translateY(-10px);}

.pageScroll{position:fixed;right:10px;z-index:10;bottom:200px;background:url(../images/rr2-bj.png)no-repeat center;}
.pageScroll li{margin-bottom:30px;font-size:0;}
.pageScroll li a{display: flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:20px;}
.pageScroll li:last-child{margin-bottom:0;}
.pageScroll li a:before{content: '';width:7px;height:7px;border-radius:10px;background:#475561}
.pageScroll li.active a{border:1px solid #475561;background:#fff}
.pageScroll li.active a:before{background:#2aa785}
.rr2{}
.rr2{}
.rr2{}

@media screen and (min-width:1200px){
    .jjfa1:nth-child(1){width:31.17647%}
    .jjfa1:nth-child(2){width:57.647%}
    .scln-b a dl{position:absolute;width:413px;height:286px;right:-40px;top:calc(50% - 143px);}
}
@media screen and (max-width:1720px){
    .wmys .dl2 a{width:calc(20% - 20px);margin:0 8px;}
    .gywm1{padding-bottom: 20px;}
    
}
@media screen and (max-width:1620px){
    .gywm1 p{margin-bottom:100px;}
    .gywm-b2 a&gt;h3{line-height:45px;}
}
@media screen and (max-width:1400px){
    .wmys dl dd a{margin:0 5px;font-size:14px;width:calc(25% - 10px);}
    .wmys dl dd a h4{margin-bottom:20px;}
    
}
@media screen and (max-width:1200px){
	.banner{margin-top:60px;}
    .jjfa1{line-height:50px;}
    .wmys .dl1 dd a{width:calc(50% - 10px);margin-bottom:20px;}
    .wmys dl dd a h4{margin-bottom:10px;}
    .wmys .dl2 a{width:calc(33% - 10px);margin:0 5px 20px 5px;}
    .cpzx-t a{width:calc(50% - 12px);margin-bottom:10px;line-height:40px;}
    .ycl-rb dl{}
    .pzbz,.gywm{background-size:auto 100%;}
    .pzbz2 .a2:last-child h4 img{width:100%;}
    .hzhb-b p{width:calc(100% / 3);}
    .gywm2-t p a{font-size:14px;}
    .gywm2-t p a.active{font-size:16px;}
    .banner .swiper-pagination{bottom:10px;}
}</pre></body></html>