<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner h3,.banner p,.banner dl dt&gt;a{transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    opacity: 0;transition:all 0.5s;}
.banner .swiper-slide-active h3,.banner .swiper-slide-active p,.banner .swiper-slide-active dl dt&gt;a {transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;}
.banner .swiper-slide-active h3{
    transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
} 
.banner .swiper-slide-active p{
    transition-delay: 0.40s;
    -ms-transition-delay: 0.40s;
    -moz-transition-delay: 0.40s;
    -webkit-transition-delay: 0.40s;
    -o-transition-delay: 0.40s;
} 
.banner .swiper-slide-active dl dt&gt;a{
    transition-delay: .6s;
    -ms-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
} 
.banner{width:100%;}
.banner img{width:100%;display:block;}
/*.banner a{display:block;overflow:hidden;transform:scale(1.2);}*/
/*.banner .swiper-slide{overflow:hidden;display:flex;align-items:center;justify-content:center;height:900px;}*/
.banner dl{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.banner dl dt{width:570px;}
.banner dl dt h3{margin-bottom:20px;font-size:50px;line-height:70px;}
.banner dl dt h3 a{color:#fff;text-transform:uppercase;}
.banner dl dt h3 i{display:block;color:#d60000;}
.banner dl dt p{font-size:16px;color:rgba(255,255,255,0.45);margin-bottom:50px;}
.banner dl dt&gt;a{display:flex;justify-content:center;align-items:center;width:160px;height:44px;border-radius:50px;border:1px solid #4b4c4f;font-size:16px;color:#fff;position:relative;overflow: hidden;}
.banner dl dt&gt;a i{position:relative;z-index:3;}
.banner dl dt&gt;a span{display:block;position:absolute;width:0;height:100%;left:0;bottom:0;background:#d60000;}
.banner dl dt&gt;a:hover{border-color:#d60000;}
.banner dl dt&gt;a:hover span{width:100%;}
.banner dl dd{width:580px;}
.banner dl dd img{display:block;width:100%;}
/*.banner .swiper-slide a{transition:all 3s!important;}
.banner .swiper-slide-active a{transform:scale(1);-webkit-transform:scale(1); }*/
.banner .swiper-pagination-bullet{background:#fff;opacity:1;}
.banner .swiper-pagination-bullet-active{background:#ba0003;}
.banner-b{position:relative;z-index:10;margin-top:-190px;margin-bottom:50px;}
.banner-b .swiper-slide{border-bottom:1px solid #222326;margin-bottom:2px;}
.banner-b a{display:block;width:120px;height:143px;position:relative;margin:0 auto -2px auto;}
.banner-b a img{display:block;width:70px;margin:0 auto;}
.banner-b a p{position:absolute;left: 50%;bottom: 0%; -webkit-transform: translateY(0%) translateX(-50%);transform: translateY(0%) translateX(-50%);height:2px;width:0;background:#fff;}
.banner-b a:hover img{}
.banner-b .swiper-slide-thumb-active p{width:100%;}
.banner-b .swiper-button-next{background:url(../images/r.png);right:0;width:41px;height:41px;transition:all 0.5s;background-size:100% 100%}
.banner-b .swiper-button-next:hover{background:url(../images/r-1.png);background-size:100% 100%}
.banner-b .swiper-button-prev{background:url(../images/l.png);left:0;width:41px;height:41px;transition:all 0.5s;background-size:100% 100%}
.banner-b .swiper-button-prev:hover{background:url(../images/l-1.png);background-size:100% 100%}

.cpzx{background:url(../images/cpzx-bj.jpg)no-repeat center;height:1058px;padding-top:70px;}
.cpzx-t{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:32px;}
.cpzx-t h3{color:#1f1c1c;font-size:24px;text-transform:uppercase;}
.cpzx-t h3 p{width:60px;height:4px;background:#bb0707;margin-top:24px;}
.cpzx-t a{display:flex;align-items:center;text-transform:uppercase;color:#6d6b6b;font-size:16px;}
.cpzx-t a img{margin-left:8px;}
.cpzx-t a:hover{color:#bb0707;}
.cpzx-b{position:relative;height:900px;padding-top:100px;}
.cpzx-b .swiper-slide{opacity:0!important;}
.cpzx-b .swiper-slide-active{opacity: 1!important;}
.cpzx-b dl{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.cpzx-b dl dt{width:550px;}
.cpzx-b dl dt h4{color:#6d6b6b;font-size:24px;margin-bottom:20px;}
.cpzx-b dl dt h3{text-transform:uppercase;font-size:50px;margin-bottom:20px;}
.cpzx-b dl dt h3 a{color:#1f1c1c;transition:all 0s;}
.cpzx-b dl dt h3 a:hover{color:#bb0707;}
.cpzx-b dl dt p{color:#6d6b6b;font-size:16px;margin-bottom:20px;line-height:24px;margin-bottom:45px;}
.cpzx-b dl dt&gt;a{display:flex;justify-content:center;align-items:center;width:160px;height:44px;border-radius:50px;border:1px solid #8a8a8a;font-size:16px;color:#242424;position:relative;overflow: hidden;}
.cpzx-b dl dt&gt;a i{position:relative;z-index:3;transition:all 0s;}
.cpzx-b dl dt&gt;a span{display:block;position:absolute;width:0;height:100%;left:0;bottom:0;background:#d60000;}
.cpzx-b dl dt&gt;a:hover{border-color:#d60000;color:#fff;}
.cpzx-b dl dt&gt;a:hover span{width:100%;}
.cpzx-b dl dd{width:50%;}
.cpzx-b dl dd img{display:block;width:100%;}
/*.cpzx-b dl dd:hover img{transform:scale(1.05);}*/
.cpzx-an{position:absolute;left:0;bottom:195px;width:100%;display:flex;justify-content:flex-end;z-index:3}
.cpzx-an a{display:block;width:41px;height:41px;background-size:100% 100%!important;margin-left:39px;}
.cpzx-an a.a1{background:url(../images/l2.png);}
.cpzx-an a.a1:hover{background:url(../images/l-1.png);}
.cpzx-an a.a2{background:url(../images/r2.png);}
.cpzx-an a.a2:hover{background:url(../images/r-1.png);}

.cpzx-b h4,.cpzx-b h3,.cpzx-b p,.cpzx-b dl dt&gt;a{transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    opacity: 0;transition:all 0.5s;}
.cpzx-b .swiper-slide-active h4,.cpzx-b .swiper-slide-active h3,.cpzx-b .swiper-slide-active p,.cpzx-b .swiper-slide-active dl dt&gt;a {transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;}
.cpzx-b .swiper-slide-active h4{
    transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
} 
.cpzx-b .swiper-slide-active h3{
    transition-delay: .4s;
    -ms-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
} 
.cpzx-b .swiper-slide-active p{
    transition-delay: 0.60s;
    -ms-transition-delay: 0.60s;
    -moz-transition-delay: 0.60s;
    -webkit-transition-delay: 0.60s;
    -o-transition-delay: 0.60s;
} 
.cpzx-b .swiper-slide-active dl dt&gt;a{
    transition-delay: .8s;
    -ms-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
}

.rmcp{margin:-75px auto 50px auto;position:relative;z-index:3;}
.rmcp-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.rmcp-b a{width:780px;display:block;position:relative;overflow: hidden;margin-bottom:20px;color:#fff;}
.rmcp-b a:nth-child(2),.rmcp-b a:nth-child(3){width:400px;}
.rmcp-b a h4{}
.rmcp-b a h4 img{display:block;width:100%;}
.rmcp-b a dl{position:absolute;width:100%;left:0;bottom:0;padding:36px 40px;}
.rmcp-b a dl h3{font-size:24px;}
.rmcp-b a dl p{font-size:16px;height:0;margin-top:0;}
.rmcp-b a:hover img{transform:scale(1.1);}
.rmcp-b a:hover dl{background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.5));}
.rmcp-b a:hover dl p{height:20px;margin-top:15px;}

.wmys{background:#f7f7f7;padding:80px 0 30px 0;text-align:center;}
.wmys-t{text-align:center;margin-bottom: 50px;}
.wmys-t h3{color:#1f1c1c;font-size:24px;margin-bottom:20px;text-transform:uppercase;}
.wmys-t p{width:60px;height:4px;background:#bb0707;margin:0 auto;}
.wmys-b{display:flex;flex-wrap:wrap;justify-content:center;}
.wmys-b dl{width:21%;margin:0 2%;color:#1f1c1c;margin-bottom:80px;}
.wmys-b dl:nth-child(1){margin-left:0}
.wmys-b dl:nth-child(4){margin-right:0;}
.wmys-b dl h5{height:90px;}
.wmys-b dl h3{font-size:18px;line-height:24px;margin-bottom:20px;font-weight: bold;/* height: 48px; */}
.wmys-b dl:nth-child(+n+5) h3{height:auto;}
.wmys-b dl p{}
.wmys-b dl:hover img{transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}

.gywm{background:url(../images/gywm-bj.jpg)no-repeat center;}
.gywm .w1{display:flex;height:800px;justify-content:flex-end;align-items:center;}
.gywm-r{width:473px;margin-right:120px;}
.gywm-r h3{font-size:32px;text-transform:uppercase;margin-bottom:40px;}
.gywm-r .div1{line-height:24px;margin-bottom:50px;}
.gywm-r .div1 span{color:#bb0707;}
.gywm-r a{display:flex;justify-content:center;align-items:center;width:160px;height:44px;border-radius:50px;border:1px solid #8a8a8a;font-size:16px;color:#242424;position:relative;overflow: hidden;margin-bottom:80px;}
.gywm-r a i{position:relative;z-index:3;transition:all 0s;}
.gywm-r a span{display:block;position:absolute;width:0;height:100%;left:0;bottom:0;background:#d60000;}
.gywm-r a:hover{border-color:#d60000;color:#fff;}
.gywm-r a:hover span{width:100%;}
.gywm-b{display:flex;flex-wrap:wrap;}
.gywm-b dl{margin-right:70px;margin-right:80px;}
.gywm-b dl dt{color:#232323;font-size:18px;margin-bottom:10px;}
.gywm-b dl dt i{font-size:32px;}
.gywm-b dl p{font-size:16px;}

.hzhb{margin:120px auto;}
.hzhb-b{position:relative;}
.hzhb-b .swiper-container{height:360px;margin-bottom:40px;}
.hzhb-b .swiper-slide{height:calc(100% / 3);display:flex;align-items:center;justify-content:center;}
.hzhb-b .swiper-slide img{-webkit-filter: contrast(180%);filter: contrast(0%);}
.hzhb-b .swiper-slide:nth-child(2n){background:#fafafa;}
.hzhb-b .swiper-slide:hover img{filter: contrast(100%);}
.hzhb-b .swiper-pagination{width:100%;justify-content:center;}
.hzhb-b .swiper-pagination span{margin:0 6px;background:#d9d9d9;opacity:1!important}
.hzhb-b .swiper-pagination span.swiper-pagination-bullet-active{background:#bb0707;}

.lxfs{background:url(../images/lxfs-bj.jpg)no-repeat center;padding: 7px 0 70px 0;}
.lxfs-b{}
.lxfs-b dl{}
.lxfs-b dl h3{color:#252525;font-size:18px;margin-bottom:20px;font-weight}
.lxfs-b dl input{width:100%;height:48px;border-radius:5px;padding:0 10px;box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.lxfs-b dl select{width:100%;height:48px;border-radius:5px;padding:0 10px;box-shadow:1px 1px 10px rgba(0,0,0,0.2);appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background:url(../images/lxfs-tb.png)no-repeat center right 20px #fff;border:none;}
.lxfs-b dl textarea{width:100%;height:166px;border-radius:5px;padding:10px;box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.lxfs-b .div1{display:flex;flex-wrap:wrap;justify-content:space-between;}
.lxfs-b .div1 dl{width:360px;margin-bottom:40px;}
.lxfs-b button{display:block;margin:0 auto;width:160px;height:44px;border-radius:50px;background:#bb0707;color:#fff;font-size:16px;transition:all 0.5s;}
.lxfs-b button:hover{opacity: 0.8;}
.lxfs .lxfs-b .div2{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;}
.lxfs-l{width:360px;}
.lxfs-l dl:nth-child(1){margin-bottom:32px;}
.lxfs-r{width: 781px;}

@media screen and (max-width:1200px){
	.banner{margin-top:60px;}
    .wmys-b dl{width:100%;display:flex;justify-content:space-between;text-align:left;}
    .wmys-b dl dd{width:calc(100% - 80px);}
    .gywm{background: #f3f3f3!important;}
    .hzhb-b .swiper-container{height:240px;}
    .lxfs{background-size:auto 100%;}
    .lxfs-b dl textarea{height:80px;}
	.lxfs-b dl input,.lxfs-b dl select{height:40px;}
}</pre></body></html>