.banner{width:100%;}
.banner img{width:100%;display:block;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;}
.banner .swiper-pagination-bullet-active{background:#d95542;}
.banner .swiper-button-next{width:39px;height:74px;background:url(/static/images/r.png);background-size:100% 100%;right:5%;}
.banner .swiper-button-prev{width:39px;height:74px;background:url(/static/images/l.png);background-size:100% 100%;left:5%;}

.wmys{display:flex;flex-wrap:wrap;align-items:center;background:#efefef;}
.wmys i{width:1px;height:90px;background:#d5d5d5;}
.wmys dl{width: calc(25% - 1px);display:flex;justify-content:center;align-items:center;height:146px;transition:all 0.5s;flex-wrap:wrap;}
.wmys dl dt{width:60px;height:100%}
.wmys dl dt img{margin-top:25px;}
.wmys dl dd{padding-top:5px;width:60%;}
.wmys dl dd h3{color:#1a1a1a;font-size:20px;margin-bottom:15px;text-transform: capitalize;}
.wmys dl dd p{color:#777777;line-height:24px;}
.wmys dl:hover{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.2);}
.wmys dl:hover img{transform: rotateY(180deg);}

.cpzx{margin:90px auto;}
.sybt{text-align:center;margin-bottom:70px;}
.sybt h3{color:#252525;font-size:40px;margin-bottom:15px;}
.sybt p{color:#666;font-size:16px;line-height:24px;}
.cpzx-b{display: flex;flex-wrap:wrap;justify-content:space-between;}
.cpzx-l{width:357px;}
.cpzx-l dl{border-radius:6px;margin-bottom:30px;}
.cpzx-l dl dt{line-height:65px;color:#fff;padding:0 35px;font-size:20px;background:#4f6c9f;}
.cpzx-l dl dt p{padding-left:49px;background:url(/static/images/cpzx-tb.png)no-repeat center left;}
.cpzx-l dl dd{border:1px solid #d4d4d4;padding:10px 35px 20px 35px;}
.cpzx-l dl dd a{display: block;border-bottom:1px solid #dbdbdb;line-height:48px;padding:0 50px 0 15px;background:url(/static/images/cpzx-tb2.png)no-repeat center right 18px;font-size:16px;color:#666;}
.cpzx-l dl dd a:last-child{border:none;}
.cpzx-l dl dd a p{
    font-size: 13px;
}
.cpzx-l dl dd a:hover{}
.cpzx-l dl dd a:hover p{}
.cpzx-l-b{background:url(/static/images/cpzx-1.jpg)no-repeat center top;padding:50px 40px 60px 40px;}
.cpzx-l-b h3{font-size:24px;margin-bottom:15px;}
.cpzx-l-b p{color:#444;font-size:12px;line-height:20px;margin-bottom: 210px;}
.cpzx-l-b a{display: block;width:147px;line-height:52px;color:#fff;text-align:center;background:#4f6c9f;border-radius:6px;transition:all 0.5s;}
.cpzx-l-b a:hover{background:#d95542;}
.cpzx-r{width:calc(100% - 380px);}
.cpzx-r-t{display: flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;}
.cpzx-r-t-l{border-radius:12px;width:67.33%;overflow:hidden;}
.cpzx-r-t-l a{display:block;position: relative;}
.cpzx-r-t-l a>img{display:block;width:100%;}
.cpzx-r-t-l a:hover>img{transform:scale(1.1);}
.cpzx-s{position:absolute;left: 50px;top: 50%;-webkit-transform: translateY(-50%) translateX(0%);transform: translateY(-50%) translateX(0%);width: 84.59%;}
.cpzx-s h4{color:#464646;font-size:20px;margin-bottom:15px;}
.cpzx-s h3{color:#464646;font-size: 24px;text-transform:uppercase;margin-bottom:20px;}
.cpzx-s p{font-size:16px;line-height:25px;margin-bottom:80px;color:#444444;}
.cpzx-s h5{width:63px;height:5px;border-radius:5px;background:#d95542;margin-bottom:20px;}
.cpzx-s i{color:#444444;font-size:16px;margin-bottom:40px;display: block;}
.cpzx-s span{display:flex;justify-content:center;align-items:center;width:182px;line-height:52px;border-radius:6px;background:#d95542;color:#fff;transition:all 0.5s;}
.cpzx-s span img{margin-left:30px;}
.cpzx-s span:hover{background:#4f6c9f;width:200px;}
.cpzx-an{position:absolute;display:flex;right:35px;top:28px;z-index:2;}
.cpzx-an p{width:49px;height:49px;background:#fff;border-radius:6px;cursor:pointer;transition:all 0.5s;}
.cpzx-an .p1{background:url(/static/images/l2.png)no-repeat center #fff;}
.cpzx-an .p1:hover{background:url(/static/images/l2-1.png)no-repeat center #d95542;border-color:#d95542;}
.cpzx-an .p2{background:url(/static/images/r2.png)no-repeat center #fff;margin-left:2px;}
.cpzx-an .p2:hover{background:url(/static/images/r2-1.png)no-repeat center #d95542;border-color:#d95542;}
.cpzx-r-t-r{width:calc(100% - 67.33% - 20px);}
.cpzx-r-t-r a{display:block;position:relative;overflow:hidden;border-radius:12px;}
.cpzx-r-t-r a:nth-child(1){margin-bottom:20px;}
.cpzx-r-t-r a img{display:block;}
.cpzx-r-t-r a:hover img{transform:scale(1.1);}
.cpzx-r-t-r a dl{position:absolute;left: 30px;top: 50%;-webkit-transform: translateY(-50%) translateX(0%);transform: translateY(-50%) translateX(0%);width: 216px;}
.cpzx-r-t-r a dl h3{color:#464646;font-size: 18px;line-height: 24px;margin-bottom: 10px;font-weight: bold;}
.cpzx-r-t-r a dl p{color:#444444;font-size:16px;margin-bottom:35px;}
.cpzx-r-t-r a dl span{display: block;width:77px;line-height:37px;text-align:center;background:#d95542;color:#fff;border-radius:6px;transition:all 0.5s;}
.cpzx-r-t-r a:hover dl span{background:#4f6c9f}
.cpzx-r-b{}
.cpzx-t2{display:flex;align-items:center;justify-content:space-between;margin-bottom: 15px;}
.cpzx-t2 h3{display:flex;align-items:flex-end;color:#464646;font-size: 24px;}
.cpzx-t2 h3 i{line-height:100%;color:#666666;font-size:16px;padding-left:50px;}
.cpzx-t2 p{display:flex;}
.cpzx-t2 p a{width:49px;height:49px;background:#fff;border-radius:6px;display:block;border-radius:6px;border:1px solid #dadada;transition:all 0.5s;}
.cpzx-t2 p a.a1{background:url(/static/images/l2.png)no-repeat center #fff;}
.cpzx-t2 p a.a1:hover{background:url(/static/images/l2-1.png)no-repeat center #d95542;border-color:#d95542;}
.cpzx-t2 p a.a2{background:url(/static/images/r2.png)no-repeat center #fff;margin-left:2px;}
.cpzx-t2 p a.a2:hover{background:url(/static/images/r2-1.png)no-repeat center #d95542;border-color:#d95542;}
.cpzx-b2{}
.cpzx-b2 a{display:block;position:relative;position:relative;overflow:hidden;}
.cpzx-b2 h4{overflow:hidden;border-radius:12px;margin-bottom:20px}
.cpzx-b2 a img{display:block;width:100%;}
.cpzx-b2 a:hover img{transform:scale(1.1);}
.cpzx-b2 a dl{
    text-align: center;
}
.cpzx-b2 a dl h3{color:#464646;font-size: 20px;margin-bottom:20px;}
.cpzx-b2 a dl p{color:#444444;font-size:16px;line-height:30px;}

.dzfw{color:#fff;background:url(/static/images/dzfw-bj.png)no-repeat center top;padding-top:100px;}
.dzfw-t{display:flex;margin-bottom:73px;}
.dzfw-t h3{display:flex;flex-wrap:wrap;border-bottom:4px solid #4f6c9f;}
.dzfw-t h3 p{font-size:40px;padding-bottom:30px;margin-bottom:-4px;}
.dzfw-t h3 p:nth-child(2){border-bottom:4px solid #99a7be;margin-left:5px;}
.dzfw-c{display:flex;text-align:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:100px;}
.dzfw-c dl{}
.dzfw-c dl dt{display:flex;justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto 25px auto;border-radius:160px;background:#47608c;border:2px solid #9faac0;transition:all 0.5s;}
.dzfw-c dl dt .img2{display:none;}
.dzfw-c dl dt img{transition:all 0.1s;}
.dzfw-c dl h3{font-size:16px;color:#e1eafa;line-height:22px;}
.dzfw-c dl:hover dt{border-color:#4f6c9f;background:#4f6c9f;transform: rotateY(180deg);}
/*.dzfw-c dl:hover img{}*/
.dzfw-c dl:hover .img1{display:none;}
.dzfw-c dl:hover .img2{display:block;}
.dzfw-b{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 50px;}
.dzfw-l{}
.dzfw-r{width:395px;}
.dzfw-r p{font-size:32px;line-height:40px;margin-bottom:20px;}
.dzfw-r a{display:block;border-radius:6px;width:260px;line-height:57px;text-align:center;border-radius:5px;background:#d95542;color:#fff;}
.dzfw-r a:hover{background:#4f6c9f;}

.gg{margin:95px auto;background:url(/static/images/gg-1.jpg)no-repeat center left;padding-left:470px;box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.gg dl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:237px;}
.gg dl dt{}
.gg dl dd{width:calc(100% - 100px);padding:0 50px;text-align:center;}
.gg dl dd h3{font-weight:bold;font-size:37px;margin-bottom:20px;}
.gg dl dd h3 i{font-size:32px;color:#d95542;padding-left:10px;}
.gg dl dd p{color:#525252;font-size:18px;}

.cgal{background:#f7f7f7;padding:50px 30px;}
.cgal-t{text-align:center;margin-bottom:30px;}
.cgal-t h3{font-size:40px;color:#252525;margin-bottom:60px;}
.cgal-t p{margin:0 auto;width:80%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}
.cgal-t p a{font-size:16px;color:#999;display:block;line-height:30px;}
.cgal-t p a:hover{color:#d95542;}
.cgal-t p i{display:block;width:2px;height:12px;background:#c5c5c5;margin:0 20px;}
.cgal-t p i:last-child{display:none;}
.cgal-b{}
.cgal-b>div{padding-bottom:60px;}
.cgal-b a{display:block;overflow:hidden;}
.cgal-b a img{display:block;width:100%;}
.cgal-b a:hover img{transform:scale(1.1);}
.cgal-b .swiper-pagination-bullet{background:none;opacity:1;border:1px solid #d95542;}
.cgal-b .swiper-pagination-bullet-active{background:#d95542;}

.gywm{}
.gywm-t{margin:87px auto 70px auto;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.gywm-t h3{font-size:40px;color:#252525;}
.gywm-t p{width:50%;padding:10px 0 10px 77px;border-left:1px solid #bdbdbd;color:#666;line-height:28px;font-size:18px;}
.gywm-t a{display:block;border-radius:5px;line-height:57px;color:#000;padding:0 50px;border:1px solid #000;text-transform:uppercase;}
.gywm-t a:hover{opacity:0.8;background:#4f6c9f;border-color:#4f6c9f;color:#fff;}
.gywm-c{overflow:hidden;}
.gywm-c img{display:block;width:100%;}
.gywm-c:hover img{transform:scale(1.1);}
.gywm-b{background:#f7f7f7;padding:60px 0;}
.gywm-b>div{display:flex;flex-wrap:wrap;justify-content:space-between;}
.gywm-b dl{width:calc(100% / 7);}
.gywm-b dl dt{height:100px;}
.gywm-b dl h3{font-size:50px;margin-bottom:25px;}
.gywm-b dl p{color:#666;line-height:20px;}
.gywm-b dl:hover img{transform: rotateY(180deg);}

.xwzx{margin-bottom:100px;}
.xwzx-b{}
.xwzx-b a{display:block;}
.xwzx-b a h4{overflow:hidden;border-radius:2px;margin-bottom:25px;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a h3{color:#333;font-size:18px;line-height:27px;margin-bottom:15px;}
.xwzx-b a p{color:#666;line-height:21px;margin-bottom:40px;}
.xwzx-b a h5{color:#666;font-size:14px;margin-bottom:40px;}
.xwzx-b a i{display:block;width:31px;height:2px;background:#4f6c9f;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:#4f6c9f;}

@media(max-width:1556px){
    .cpzx-l-b{padding:20px 40px 20px 40px;background:url(/static/images/cpzx-1.jpg)no-repeat center bottom -50px;}
    .cpzx-l-b p{margin-bottom:184px;}
    .cpzx-r-t{margin-bottom:37px;}
}
@media(max-width:1420px){
    .cpzx-s p{margin-bottom:30px;}
}
@media screen and (min-width:1200px){
	.cpzx-s{position:absolute;left: 50px;top: 50%; -webkit-transform: translateY(-50%) translateX(0%);transform: translateY(-50%) translateX(0%);}
}
@media screen and (max-width:1200px){
	.banner{margin-top:60px;}
	.wmys{align-items: flex-start;}
	.wmys dl{width:50%;}
	.cpzx-s{left:15px;}
	.cpzx-s span{width:150px;}
	.cpzx-an{right:15px;top:15px;}
	.cpzx-r-t-r a dl{top:35%;}
	.cpzx-b2 a dl{left:15px;}
	.cpzx-b2 a dl p{font-size:14px;line-height:24px;}
	.dzfw-c dl{width:50%;}
	.dzfw-c dl dt{width:140px;height:140px;}
	.dzfw-c dl img{transform:scale(0.8);}
	.dzfw-r p{color:#666;}
	.cgal-t p a{font-size:14px;}
	.gywm-t p{border:none;}
	.gywm-b dl{width:50%;}
	.gywm-b dl dt{height:70px;}
	.gywm-t a{line-height:40px;}
	.wmys dl dt{height:60px;}
}