.head{background:none;}
.banner{width:100%;}
.banner img{width:100%;display:block;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;}
.banner .swiper-pagination-bullet-active{background:#169b9f;}
.banner .hd{position:absolute;width:100%;display:flex;justify-content:center;left:0;bottom:20px;z-index:10;}
.banner .hd ul{display:flex;justify-content:center;}
.banner .hd li{width:8px;height:8px;border-radius:8px;background:#fff;margin:0 5px;cursor:pointer;}
.banner .hd li.on{background: #169b9f;}
.cpzx{margin:60px auto;}
.cpzx{}
.cpzx-t{
    margin-bottom: 30px;
}
.cpzx-t h3{
    font-size: 36px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    justify-content: center;
}
.cpzx-t h3 p{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: calc(100% - 146px);
    }
.cpzx-t h3 a{
    display: block;
    margin: 0 25px;
    color: #3d3d3d;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
}
.cpzx-t h3 a:hover{color:#169b9f;}
.cpzx-t h4{
    line-height: 100%;
    color: #3d3d3d;
    font-size: 16px;
    text-align: center;
    padding-left: 146px;
    font-weight: bold;
}
.cpzx{}
.cpzx{}
.sybt{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px;}
.sybt-l{}
.sybt-l h3{font-size:36px;font-weight:bold;margin-bottom:20px;}
.sybt-l p{line-height:100%;color:#3d3d3d;font-size:16px;}
.sybt-r{display: flex;flex-wrap:wrap;}
.sybt-r a{display: block;margin-left:55px;color:#3d3d3d;font-size:18px;line-height:100%;}
.sybt-r a:hover,.sybt-r a.active{color:#169b9f;}
.cpzx-b{display: flex;flex-wrap:wrap;justify-content:space-between;align-items: flex-start;}
.cpzx-l{display: block;position:relative;overflow:hidden;width:calc(50% - 10px);}
.cpzx-l img{width:100%;display:block;}
.cpzx-l p{position:absolute;width:100%;bottom:30px;left:0;text-align:center;color:#fff;font-size:30px;line-height:100%;}
.cpzx-l:hover img{transform:scale(1.1);}
.cpzx-r{margin-bottom:-10px;width:50%;}
.cpzx-r-s{flex-wrap:wrap;justify-content:space-between;display: none;}
.cpzx-r-s:nth-child(1){display: flex;}
.cpzx-r a{display: block;width:calc(50% - 5px);margin-bottom:10px;position:relative;/* background:#ddf3f2; */}
.cpzx-r a h4{overflow:hidden;}
.cpzx-r a h4 img{width:100%;display: block;}
.cpzx-r a p{color:#000000;text-align:center;padding-bottom:20px;line-height:100%;font-size:16px;font-weight: bold;}
.cpzx-r a:nth-child(2){/* background:#f3f3f3; */}
.cpzx-r a:nth-child(3){/* background:#f4f3eb; */}
.cpzx-r a:nth-child(4){/* background:#e7ebf4; */}
.cpzx-r a:hover img{transform:scale(1.1);}

@media(max-width:1620px){
	.sybt-r a{margin-left:40px;}
}
@media(max-width:1420px){
	.sybt-r a{margin-left:20px;}
}
.cpys{}
/*.cpys .sybt{margin-bottom:40px;}*/
.cpys .sybt-l{}
.cpys .sybt-l p{}
.cpys-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.cpys-b a{display: block;width: calc(50% - 10px);box-sizing:border-box;background: #f0f0f0;margin-bottom: 20px;}
.cpys-b a h4{
    position: relative;
    overflow: hidden;
}
.cpys-b a h4 img{display: block;}
.cpys-b a h4 i{position:absolute;left:30px;top:30px;}
.cpys-r{
    display: flex;
    align-items: flex-end;
    padding: 30px 20px;
    flex-wrap: wrap;
}
.cpys-r h3{font-size:24px;color:#000000;margin-right: 20px;}
.cpys-r p{color: #3d3d3d;line-height:24px;font-size: 18px;display: none;}
.cpys-b a:hover h4>img{transform: scale(1.1);}

.jjfa{margin:60px auto;}
.jjfa-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.jjfa-b a{display: block;position:relative;overflow:hidden;color:#fff;text-align:center;}
.jjfa-b a img{width:100%;display: block;}
.jjfa-b a i{display: block;left:0;position:absolute;width:100%;bottom:0;height:100%;background:url(../images/jjfa-tb.png)no-repeat bottom;background-size:100% auto;}
.jjfa-b a>p{left:0;position:absolute;width:100%;bottom:30px;line-height:100%;color:#fff;font-size:24px;z-index:2;}
.jjfa-b-s{position:absolute;left:0;bottom:0;width:100%;height:0%;display: flex;justify-content:center;align-items:center;background:rgba(22,155,159,0.9);transition:all 0.5s;overflow:hidden;z-index: 3;}
.jjfa-b-s2{padding:0 5%;}
.jjfa-b-s2 h3{font-size:24px;margin-bottom:38px;}
.jjfa-b-s2 p{font-size:16px;line-height:24px;margin-bottom:48px;}
.jjfa-b-s2 span{display: block;box-sizing:border-box;width:160px;line-height:33px;border:1px solid #fff;border-radius:100px;margin:0 auto;}
.jjfa-b a:hover img{transform:scale(1.1);}
.jjfa-b a:hover>p{display: none;}
.jjfa-b a:hover i{display: none;}
.jjfa-b a:hover .jjfa-b-s{height:100%;transition:all 0.5s;}
.jjfa-l{width:calc(36.94% - 5px);}
.jjfa-c{width:calc(26.11% - 10px);margin-bottom:-10px;}
.jjfa-c a{width:100%;margin-bottom:10px;}

.gywm{background:url(../images/gywm-bk.jpg)no-repeat center top;padding:100px 0;}
.gywm-s{width:900px;color:#fff;}
.gywm-t{border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:54px;padding-bottom:60px;}
.gywm-t h3{font-size:60px;margin-bottom:18px;}
.gywm-t h4{text-transform:uppercase;font-size:36px;margin-bottom:56px;}
.gywm-t p{line-height:24px;font-size:16px;}
.gywm-c{display: flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:190px;}
.gywm-c dl{text-align:center;}
.gywm-c dl dt{font-size:48px;line-height:100%;margin-bottom:12px;font-weight:bold;}
.gywm-c dl p{line-height:100%;line-height:100%;}
.gywm-b{display: flex;justify-content:space-between;flex-wrap:wrap;background:#169b9f;border-radius:5px;align-items:center;padding:28px 60px;}
.gywm-b dl{text-align:center;}
.gywm-b dl dt{margin-bottom:18px;}
.gywm-b dl h3{font-size:16px;}
.gywm-b i{height:60px;width:1px;background:rgba(255,255,255,0.3);}
.gywm-b dl:hover img{transform: rotateY(-180deg);}

.qyys{margin:60px auto;}
.qyys .sybt{justify-content:flex-start;flex-wrap:wrap;}
.sybt-r2{margin-left:130px;}
.sybt-r2 ul{display: flex;flex-wrap:wrap;}
.sybt-r2 ul li{display: flex;position:relative;padding-bottom:19px;align-items:center;cursor:pointer;font-size:24px;margin:0 44px;}
.sybt-r2 ul li img{display: block;margin-right:20px;}
.sybt-r2 ul li h3{font-size:24px;}
.sybt-r2 ul li p{position:absolute;left:0;bottom:0;height:3px;background:#169b9f;transition:all 0.5s;}
.sybt-r2 ul li.on{color:#169b9f;}
.sybt-r2 ul li.on p{width:100%;transition:all 0.5s;}
.qyys-b{background:url(../images/qyys-bj.jpg)no-repeat center;}
.qyys-b2{position:relative;width:1020px;margin:0 auto;}
.qyys-b2>a{width:20px;height:40px;display: block;position:absolute;top:50%;margin-top:-20px;}
.qyys-b2>a img{display: block;}
.qyys-b2 .prev{left:-80px;}
.qyys-b2 .next{right:-80px;}
.qyys-b .bd{}
.qyys-b .bd li{position:relative;background:#fff}
.qyys-b .bd li img{width:calc(100% - 20px);margin:0 auto;display: block;}
.qyys-b .bd i{position:absolute;width:calc(100% - 20px);left:10px;bottom:0;height:100%;background:url(../images/qyys-bj2.png)no-repeat center bottom;background-size:100% auto;}
.qyys-b-s{position:absolute;width:calc(100% - 80px);left:40px;bottom:35px;display:flex;justify-content:space-between;align-items:center;color:#fff;flex-wrap:wrap;}
.qyys-b-s h3{}
.qyys-b-s h3 p{font-size:24px;margin-bottom:15px;}
.qyys-b-s h3 span{line-height:100%;font-size:16px;}
.qyys-b-s a{display:block;width:160px;line-height:33px;text-align:center;color:#169b9f;border-radius:100px;border:1px solid #169b9f;z-index:2;overflow:hidden;position:relative;opacity:0.999;}
.qyys-b-s a:hover{color:#fff;}
.qyys-b-s a:before, .qyys-b-s a:after{content: '';width: 0;height: 100%;    opacity: 0;position: absolute;top: 0;z-index: -1;transition: all 0.3s;-webkit-transition: all 0.3s;background-color: #169b9f;}
.qyys-b-s a:hover:before, .qyys-b-s a:hover:after{width: 50%;opacity: 1;}
.qyys-b-s a:before{left: 50%;}
.qyys-b-s a:after{right: 50%;}

.xwzx{margin-bottom:60px;}
.xwzx-b{position:relative;}
.xwzx-b a{display: block;background:#f3f3f3;padding-bottom:30px;}
.xwzx-b a h4{overflow:hidden;margin-bottom:36px;}
.xwzx-b a h4 img{width:100%;display: block;}
.xwzx-b a h3{margin:0 20px 20px 20px;color:#000000;font-size:20px;}
.xwzx-b a p{line-height:24px;color:#646464;height:48px;margin:0 20px;}
.xwzx-b a:hover{background:#169b9f;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:#fff;}
.xwzx-b a:hover p{color:#fff;}
.xwzx{}
.xwzx{}

@media(max-width:1820px){
    .cpzx-r a p{padding-bottom:18px;}
}
@media(max-width:1620px){
    .cpzx-r a p{padding-bottom:13px;}
    .cpys-b a{padding:50px 50px 0 50px;}
    .cpys-r{width:calc(100% - 50px);}
}
@media(max-width:1420px){
    .cpzx-l img{height:100%;}
    .sybt-l p{font-size:14px;}
    .cpys-r{
    padding: 10px;
}
    .cpys-b a{padding: 0!important;}
}
@media screen and (max-width:1200px){
	.banner{margin-top:60px;}
	.sybt-r a{margin-right:0;margin-left:5px;font-size:14px;}
	.cpys{background-size:auto 100%;}
	.jjfa-b a>p{font-size:18px;bottom:20px;}
	.gywm-c dl,.gywm-b dl{width:50%;}
	.sybt-r2 ul li{width:calc(50% - 10px);margin:10px 5px;padding-bottom:15px;}
	.sybt-r2 ul li img{margin-left:15px;}
	.qyys-b-s a{color:#169b9f;border-color:#fff;background:#fff;}
	.qyys-b-s{bottom:20px;}
	.qyys-b2 .prev{left:20px;width:15px;height:25px;margin-top:-12.5px;}
	.qyys-b2 .next{right:20px;width:15px;height:25px;margin-top:-12.5px;}
	.cpys-b a h4 i{display:none;}
	.cpys-r h3{margin-bottom:10px!important;}
	.cpys-r p{font-size:14px;line-height:20px;}
}