/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;/* animation: fangda 5s ease-in-out infinite alternate; */}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s h3{font-size:36px;text-transform:uppercase;}
.ny-banner-s p{font-size:16px;line-height:24px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon { border-bottom: 1px solid #e6e6e6;}
.lon img {padding-right: 8px;display:block;}
.cont{height: 70px;}
.log-l{font-size:16px;}
.log-l a{position:relative;height: 70px;color: #555555;margin-right: 30px;}
.log-l a p{position:absolute;left:0;bottom:-1px;height:2px;width:0;background:#219ddf;}
.log-l a.active,.log-l a:hover{color: #219ddf;}
.log-l a.active p,.log-l a:hover p{width:100%}
.log-r{/* font-size: 16px; */line-height:70px;}
.log-r a{color: #999999;}
.log-r a img{display:block;/* margin-right:10px; */}
.log-r a:last-child i{display:none;}
/*szwz*/

.md{position:relative;top:-110px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;font-size:16px;color: #666666;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 1px solid #dadada;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #219ddf;border-color:#219ddf;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size: 20px;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
	.page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
	.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size:20px;}
}
/*fy*/

/*gywm*/
.gywm{margin:80px auto;}
.nybt{text-align:center;margin-bottom: 50px;}
.nybt h3{color:#222222;font-size: 40px;margin-bottom: 20px;}
.nybt p{width:40px;height:4px;background:#219ddf;}
.gywm-t{color:#666666;font-size:15px;line-height:26px;margin-bottom:75px;width:82.66666666666667%;text-indent:2em;}
.gywm-b{width:82.66666666666667%;}
.gywm-b dl{text-align:center;}
.gywm-b dl h4{height:95px;padding-bottom:20px;}
.gywm-b dl h5{font-size:15px;color:#666666;}
.gywm-b dl:hover img{transform: translateY(-10px);}

.qywh{text-align:center;color:#fff;background:url(../images/qywh-bj.jpg)no-repeat center;padding:85px 0 170px 0;}
.qywh .nybt h3{color:#fff;}
.qywh .nybt p{background:#fff;}
.qywh-b{padding:0 110px;}
.qywh-b dl{}
.qywh-b dl h4{margin-bottom:20px;}
.qywh-b dl h3{margin-bottom:25px;font-size: 20px;font-weight: normal;}
.qywh-b dl h5{font-size:16px;}
.qywh-b dl:hover img{transform: translateY(-10px);}

.fzlc{padding: 100px 0;background:#fff;}
.fzlc .nybt{color:#1d1d1d;margin-bottom:45px;}
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(2); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(4);opacity:0;}}
.fzlc-t{position:relative;margin-bottom: 60px;}
.fzlc-t .w1{position:relative;}
.fzlc-t .swiper-container{width:900px;max-width:100%}
/*.fzlc-t>div{width:calc(100% - 200px);}*/
.fzlc-tl{position:absolute;width:180px;left: 130px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr{position:absolute;width:180px;right: 130px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr .fzlc-tl-s{left:-240px;}
.fzlc-tl-s{position:absolute;min-width:100%;display:flex;left:0;top:0;transition:all 0.5s}
.fzlc-tl-s p{width:60px;text-align:center;color: #ababab;font-weight: bold;font-size: 22px;}
.fzlc-tl-s p i{display:block;width:10px;height:10px;border-radius:10px;background: #63bae9;margin: 0 auto 12px auto;}
.fzlc-t h6{position:absolute;width:100%;left:0;background: #eaeaea;height:1px;top:calc(50% - 1px);}
.fzlc-t dl{align-items:center;color: #219ddf;font-size: 120px;justify-content:center;height:108px;display:flex;transform:scale(0);transition:all 0.5s;font-weight: bold;}
.fzlc-t dl p{width: 11px;height: 11px;border-radius:10px;background: #219ddf;margin-right: 40px;position:relative;}
.fzlc-t dl p::before, .fzlc-t dl p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #219ddf;content: '';top:0;left:0;}
.fzlc-t dl p::before{animation: scale 2s infinite; }
.fzlc-t dl p::after{animation: scale2 2s infinite; }
.fzlc-t .swiper-slide-thumb-active dl{transform:scale(1);}
.fzlc-t .swiper-button-next{width: 44px;height: 44px;background:url(../images/r.png)no-repeat center #219ddf;border-radius:45px;right:0;margin:0;margin-top: -22.5px;}
.fzlc-t .swiper-button-prev{width: 44px;height: 44px;background: url(../images/l.png)no-repeat center #219ddf;border-radius:45px;left:0;margin:0;margin-top: -22.5px;}
.fzlc-b{}
.fzlc-b dl{display:flex;flex-wrap:wrap;justify-content:space-between;padding: 0 60px;}
.fzlc-b dl dt{width: 50.9%;overflow:hidden;}
.fzlc-b dl dt img{display:block;width:100%;}
.fzlc-b dl dd{width: calc(53.33333333333333% - 100px);padding-top: 36px;}
.fzlc-b dl dd h3{font-size: 37px;margin-bottom: 15px;font-weight: bold;color: #333;}
.fzlc-b dl dd h3 i{font-weight:bold;font-size:16px;padding-left:5px;}
.fzlc-b dl dd h4{width:70px;height:1px;background: #ec6916;display: none;}
.fzlc-b dl dd .div1{line-height: 44px;color: #666;font-size: 15px;}
.fzlc-b dl dt:hover img{transform:scale(1.1);}

.ryzz{background:#f6f6f6;padding:85px 0;}
.ryzz-b{position:relative;}
.ryzz-b a{display:block;text-align:center;color:#555555;font-size:15px;line-height:24px;}
.ryzz-b a h4{position:relative;overflow:hidden;margin-bottom:30px;padding:80px 50px;background:#fff;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a h4 p{position:absolute;left:0;bottom:0;width:100%;height:0;background:url(../images/fdj.png)no-repeat center rgba(0, 0, 0, 0.1);z-index:2;}
.ryzz-b a:hover p{height:100%;}
.ryzz-b .swiper-button-next{width: 44px;height: 44px;background:url(../images/r.png)no-repeat center #219ddf;border-radius:45px;right:-90px;}
.ryzz-b .swiper-button-prev{width: 44px;height: 44px;background: url(../images/l.png)no-repeat center #219ddf;border-radius:45px;left:-90px;}

.zzjg{padding:100px 0;background:url(../images/zzjg-bj.jpg)no-repeat center;}
/*gywm*/

/*cpzx*/
.cpzx{background:#f4f4f4;padding: 70px 0 30px 0;}
.cpzx-t{margin-bottom:45px;font-size:16px;}
.cpzx-t a{width:150px;height:40px;position:relative;z-index:2;color:#666}
.cpzx-t a p{position:absolute;left:0;bottom:0;width:0;height:100%;background:#219ddf;z-index:-1;}
.cpzx-t a i{width:1px;height:20px;background:#d8d8d8;position:absolute;right:0;top: 10px;z-index:-2;}
.cpzx-t a:last-child i{display:none;}
.cpzx-t a:hover{color:#219ddf;}
.cpzx-t a.active{color:#fff!important;}
.cpzx-t a.active i{background:#219ddf;}
.cpzx-t a.active p{width:100%;}
.cpzx-b{}
.cpzx-b a{width:calc(50% - 23px);background:#fff;margin-bottom:50px;padding:120px 65px;}
.cpzx-b a h4{width:44.221105527638194%;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a dl{width:48%;}
.cpzx-b a dl h3{color:#333333;font-size:20px;margin-bottom:28px;}
.cpzx-b a dl dt{color:#888888;line-height:22px;font-size:15px;height:130px;}
.cpzx-b a dl h5{color:#1b8ad7;font-size:16px;}
.cpzx-b a dl h5 img{margin-left:10px;}
.cpzx-b a:hover h4 img{transform: scale(1.05);}
.cpzx-b a:hover dl h3{color:#1b8ad7;}
.cpzx-b a:hover dl h5 img{transform: translateX(10px);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#f6f6f6;padding-top:16px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 90px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 48%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}
.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;}
.imgLeft .imasf .fad{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:left;color:#fff;}
.imgLeft .imasf .fac{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:right;color:#fff;}
.imasf-bb{overflow:hidden;}
.imasf-bb .swiper-container{position:initial;width: calc(100% - 100px);overflow: hidden;}
.imasf-bb .swiper-slide{box-sizing:border-box;border:1px solid #e6e6e6;padding:5px;background:#fff;}
.imasf-bb .swiper-slide-active{border-color:#219ddf;}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;display:block;}
.imasf-bb .swiper-button-next{width: 35px;height: 100%;background:#fff;cursor: pointer;right:0;top:0;margin:0;z-index: 10;border:1px solid #e9e9e9}
.imasf-bb .swiper-button-prev{width: 35px;height: 100%;background:#fff;cursor: pointer;right:0;top:0;left:0;margin:0;border:1px solid #e9e9e9}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:7px;box-sizing:border-box;border:1px solid #e6e6e6;background:#fff;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 38.666666666666666%;margin-right:5.6666666666666664%;}
.ny-zpal-z-t-r h3{font-size: 36px;margin-bottom: 50px;line-height: 140%;color:#222222;border-bottom:3px solid #ebebeb;position:relative;padding-bottom:20px;}
.ny-zpal-z-t-r h3 p{position:absolute;left:0;bottom:-3px;width:160px;height:3px;background:#219ddf;}
.ny-zpal-z-t-r .div1{margin-bottom:50px;color:#666;font-size:15px;line-height:32px;}
.ny-zpal-z-t-r dl{font-size:16px;}
.ny-zpal-z-t-r dl a{width:160px;height:50px;border-radius:50px;background:#033993;color:#fff;margin-right:20px;}
.ny-zpal-z-t-r dl a img{margin-right:10px;}
.ny-zpal-z-t-r dl a:hover,.ny-zpal-z-t-r dl a:nth-child(1){background:#219ddf;}
.ny-zpal-z-t-r dl a:hover img{transform: translateX(-10px);}
.ny-zpal-z-c{padding-bottom:110px;max-width:100%;background:#fff;border-top:1px solid #f1f1f1;}
.ny-zpal-z-ct2{border-bottom:1px solid #eee;margin-bottom:70px;}
.ny-zpal-z-ct{display:flex;flex-wrap: wrap;}
.ny-zpal-z-ct h3{cursor:pointer;width:190px;height:75px;transition:all 0.5s;position:relative;z-index:2;color:#9d9d9d;font-size: 18px;}
.ny-zpal-z-ct h3 img{display:block;margin-right:14px;}
.ny-zpal-z-ct h3 .img2{display:none;}
.ny-zpal-z-ct h3 p{width:1px;height:40px;background:#e7e7e7;position:absolute;right:0;top:17.5px;z-index:-2;}
.ny-zpal-z-ct h3:last-child p{display:none;}
.ny-zpal-z-ct h3.active{color: #fff;background:#219ddf;}
.ny-zpal-z-ct h3.active p{display:none;}
.ny-zpal-z-ct h3.active .img1{display:none;}
.ny-zpal-z-ct h3.active .img2{display:block;}
.ny-zpal-z-cb{color:#666}
.ny-zpal-z-cb>div{display:none;line-height: 24px;}
.ny-zpal-z-cb>div:nth-child(1){display:block;}
.ny-zpal-z-cb img{display:block;height:auto!important;}
.ny-zpal-z-cb table{width:100%;font-size:18px;}
.ny-zpal-z-cb table tr:nth-child(2n+1){background:#f6f6f6;}
.ny-zpal-z-cb table tr td{padding:25px 45px;}
.ny-zpal-z-b{overflow:hidden;margin-top:20px;}
.ny-zpal-z-b a{padding:10px;color:#666;border:1px solid #666;}
.ny-zpal-z-b .a1{float:left;}
.ny-zpal-z-b .a2{float:right;}
.ny-zpal-z-b a:hover{padding:10px;color:#000;border:1px solid #000;}

.tjcp{background:#f6f6f6;padding:100px 0;}
.tjcp-b{}
.tjcp-b>div{padding-bottom:50px;}
.tjcp-b .swiper-pagination{bottom:0}
.tjcp-b .swiper-pagination-bullet{background:#c8c8c8;opacity:1;}
.tjcp-b .swiper-pagination-bullet-active{background:#219ddf;}
.tjcp-b a{background:#fff;padding:120px 65px;margin:10px;}
.tjcp-b a h4{width:44.221105527638194%;}
.tjcp-b a h4 img{display:block;width:100%;}
.tjcp-b a dl{width:48%;}
.tjcp-b a dl h3{color:#333333;font-size:20px;margin-bottom:28px;}
.tjcp-b a dl dt{color:#888888;line-height:22px;font-size:15px;height:130px;}
.tjcp-b a dl h5{color:#1b8ad7;font-size:16px;}
.tjcp-b a dl h5 img{margin-left:10px;}
.tjcp-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.tjcp-b a:hover h4 img{transform:scale(1.1);}
.tjcp-b a:hover dl h3{color:#1b8ad7;}
.tjcp-b a:hover dl h5 img{transform: translateX(10px);}

.zxly{background:#fff;padding: 80px 0;}
.zxly-b{}
.zxly-b input{width:calc(50% - 33px);height:60px;background:#f6f6f6;color:#999999;margin-bottom:30px;padding:0 20px;}
.zxly-b input::placeholder,.zxly-b textarea::placeholder{color:#999999}
.zxly-b textarea{width:100%;height:160px;background:#f6f6f6;color:#999999;margin-bottom:25px;padding:20px;}
.zxly-b dl{width:100%}
.zxly-b dl dt{width:540px;}
.zxly-b dl dt input{width:317px;margin-bottom:0!important;}
.zxly-b dl dt img{display:block;height:60px;width:143px;}
.zxly-b dl button{width:190px;height:60px;background:#219ddf;color:#fff;font-size:16px;cursor:pointer;transition:all 0.5s;}
.zxly-b dl button:hover{opacity:0.8;}

@media(min-width:1200px){
	.ny-zpal-z-ct.active{position:fixed;width:100%;left:0;top: 80px;background:#fff;z-index:10;}
	.ny-zpal-z-ct.active h3{padding-bottom:0;line-height:61px;}
}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{width:200px;height:50px;}
	.ny-zpal-t{padding-bottom:40px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.ny-zpal-z-cb *{font-size:14px!important;color:#666!important;}
	.ny-zpal-z-ct h3{width:25%;height:75px;font-size:14px;padding-bottom:10px;}
	.ny-zpal-z-ct h3 img{margin-right:0;}
	.ny-zpal-z-t-l .imasf2{transform:scale(0);}
    .ny-zpal-z-t-l .imasf{transform:scale(1);}
    .ny-zpal-z-cb table tr td{padding:10px 5px;}
    .ny-zpal-z-t-r dl{justify-content:space-between;}
    .ny-zpal-z-t-r dl a{margin:0;width:calc(50% - 5px)}
    .ny-zpal-z-ct h3 span{display:flex;width:100%;height:40px;justify-content:center;align-items:center;}
    .zxly-b input{height:45px;margin-bottom:10px;}
    .zxly-b textarea{height:100px;margin-bottom:10px;}
    .zxly-b dl dt input{width:calc(100% - 100px)}
    .zxly-b dl dt img{width:100px;height:45px;}
    .zxly-b dl button{width:150px;height:50px;}
}
/*cpzx-z*/

/*jjfa*/
.jjfa{margin: 80px auto;}
.jjfa a{background:#f7f7f7;margin-bottom:90px;}
.jjfa a:nth-child(2n){flex-direction:row-reverse}
.jjfa a h4{width:50%;overflow:hidden;}
.jjfa a h4 img{display:block;width:100%;}
.jjfa a dl{width:50%;padding:0 10.666666666666667% 0 6.666666666666667%;}
.jjfa a dl h2{color:#219ddf;font-size:16px;text-transform:uppercase;margin-bottom:20px;}
.jjfa a dl h3{color:#333333;font-size:38px;margin-bottom:40px;}
.jjfa a dl dt{color:#666666;font-size:16px;line-height:28px;margin-bottom:60px;}
.jjfa a dl h5{position:relative;z-index:2;overflow:hidden;width:190px;height:60px;border-radius:60px;color:#666666;font-size:16px;border:1px solid #dbdbdb}
.jjfa a dl h5 p{width:18px;height:13px;background:url(../images/jjfa-tb.png);margin-left:15px;}
.jjfa a dl h5 i{position:absolute;z-index:-1;display:block;width:0;height:100%;left:0;bottom:0;background:#219ddf;border-radius:60px;}
.jjfa a:hover h4 img{transform:scale(1.1);}
.jjfa a:hover h5{border-color:#219ddf;color:#fff;background:#219ddf;}
.jjfa a:hover h5 i{width:100%;}
.jjfa a:hover h5 p{background:url(../images/jjfa-tb2.png);}
/*jjfa*/

/*cgal*/
.cgal{margin: 80px auto;}
.cgal-t{}
.cgal-t a{display:block;position:relative;color:#fff;width:calc(50% - 18.5px);margin-bottom:43px;}
.cgal-t a h4{overflow:hidden;}
.cgal-t a h4 img{display:block;width:100%}
.cgal-t a h3{position:absolute;left:0;bottom:0;font-size:16px;z-index:2;background:rgba(3, 136, 206, 0.86);padding:22px 30px;width:100%}
.cgal-t a:hover img{transform:scale(1.1);}
.cgal-t a:hover h3{background:rgba(3, 136, 206, 1);}
.cgal-b{margin-bottom:20px;}
.cgal-b a{display:block;position:relative;color:#fff;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;}
.cgal-b a:nth-child(3n){margin-right:0;}
.cgal-b a h4{overflow:hidden;}
.cgal-b a h4 img{display:block;width:100%}
.cgal-b a h3{position:absolute;left:0;bottom:0;font-size:16px;z-index:2;background:rgba(3, 136, 206, 0.86);padding:22px 30px;width:100%}
.cgal-b a:hover img{transform:scale(1.1);}
.cgal-b a:hover h3{background:rgba(3, 136, 206, 1);}
/*cgal*/

/*xwzx-z*/
.xwdt-z{width:1200px;margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color:#000;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#000;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#000;}
.xwdt-z-b{margin-bottom:50px;line-height:24px;color:#666}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwdt-z-b table *{color:#666}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #000;transition: 0.3s;max-width:30%}
.xwdt-z-b2 a:hover{background:#02569e;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
	.xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
}
/*xwzx-z*/

/*fwzc*/
.fwzc{background:#f5f5f5;padding: 80px 0;}
.fwzc-b{}
.fwzc-b dl{width:calc(50% - 10px);margin-bottom:25px;background:#fff;padding: 55px 50px;}
.fwzc-b dl dt{margin-bottom:50px;}
.fwzc-b dl dt h4{width:80px;height:70px;background:#219ddf;}
.fwzc-b dl dt .div1{width:calc(100% - 100px);}
.fwzc-b dl dt h3{color:#333333;font-size:26px;margin-bottom:15px;}
.fwzc-b dl dt h5{font-size:16px;color:#d0d0d0;text-transform:uppercase;}
.fwzc-b dd{color:#777777;font-size:15px;line-height:22px;}
.fwzc-b dd p{margin-bottom:22px;position:relative;padding-left:15px;}
.fwzc-b dd p:last-child{margin-bottom:0!important;}
.fwzc-b dd p i{width:6px;height:6px;border-radius:6px;background:#333333;position:absolute;left:0;top:8px;display:block;}
/*fwzc*/

/*cjwt*/
.cjwt{}
.cjwt-b{margin-bottom:60px;}
.cjwt-b dl{margin-top:20px;background:#fff;}
.cjwt-b dl dt{cursor:pointer;}
.cjwt-b dl dt .div1{padding:24px 50px 24px 60px;transition:all 0.5s;color:#666666;}
.cjwt-b dl dt .div1 h3{position:relative;width:calc(100% - 50px);font-size:20px;}
.cjwt-b dl dt .div1 p{width:44px;height:44px;transition:all 0.5s;background:url(../images/cjwt-tb.png);}
.cjwt-b dl dt .div1.up{background: #219ddf;color:#fff;}
.cjwt-b dl dt .div1.up h3 i{background:#fff;}
.cjwt-b dl dt .div1.up p{background:url(../images/cjwt-tb2.png);}
.cjwt-b dl dd{padding:30px 50px 60px 60px;color:#666666;font-size:16px;line-height:30px;display:none;}
/*cjwt*/

/*xwzx*/
.xwzx{margin: 80px auto;}
.xwzx-t{margin-bottom:80px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.xwzx-t h4{width:48.2%;overflow:hidden;}
.xwzx-t h4 img{display:bock;width:100%;}
.xwzx-t dl{width:51.8%;padding:0 12.333333333333334% 0 5.333333333333334%}
.xwzx-t dl h2{color:#333333;font-size:30px;margin-bottom:22px;}
.xwzx-t dl h2 i{color:#8f8f8f;font-size:16px;padding-left:5px;}
.xwzx-t dl h3{color:#333333;font-size:28px;margin-bottom:24px;}
.xwzx-t dl p{color:#999999;font-size:15px;line-height:24px;margin-bottom:60px;}
.xwzx-t dl h5{color:#999999;font-size:15px;}
.xwzx-t dl h5 img{margin-right:13px;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover h5{color:#29aee6;}
.xwzx-b{margin-bottom:20px;}
.xwzx-b a{display:block;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;}
.xwzx-b a h4 img{display:block;}
.xwzx-b a dl{padding:34px 45px 55px 45px;}
.xwzx-b a dl h5{color:#8f8f8f;font-size:16px;margin-bottom:20px;}
.xwzx-b a dl h3{color:#444444;font-size:19px;line-height:28px;margin-bottom:24px;}
.xwzx-b a dl p{color:#999999;line-height:24px;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:#29aee6;}
/*xwzx*/

/*jrwm*/
.jrwm{background:#f7f7f7;padding: 80px 0;}
.jrwm-b{margin-bottom:50px;}
.jrwm-b .p1{width:40%;}
.jrwm-b .p2{width:20%;}
.jrwm-b .p3{width:20%;}
.jrwm-b .p4{width:10%;}
.jrwm-b .p5{width:36px;}
.jrwm-t{background:#219ddf;color:#fff;font-size:16px;padding:35px 40px;margin-bottom:20px;}
.jrwm-b dl{background:#fff;margin-bottom:20px;transition:all 0.5s;}
.jrwm-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.jrwm-b dl dt{font-size:16px;color:#666666;cursor:pointer;padding:22px 40px;}
.jrwm-b dl dt .p5{height:36px;background:url(../images/rczp-tb.png)no-repeat center;}
.jrwm-b dl dt .up{background:url(../images/rczp-tb2.png)no-repeat center;}
.jrwm-b dl dd{border-top:1px solid #eeeeee;padding:50px 43px;color:#666666;line-height:30px;display:none;}
.jrwm-b dl dd h3{font-size:16px;margin-bottom:15px;}
.jrwm-b dl dd .div1{margin-bottom:45px;}
.jrwm-b dl dd p a{color:#666;}
.jrwm-b dl dd p a:hover{color:#219ddf;}

.ygfl{margin: 80px auto;}
.ygfl-b{border-top:1px solid #ededed;border-left:1px solid #ededed;text-align:center;}
.ygfl-b dl{width:calc(100% / 3);border-bottom:1px solid #ededed;border-right:1px solid #ededed;position:relative;z-index:2;padding:90px 60px 65px 60px}
.ygfl-b dl h4{width:85px;height:85px;border-radius:8px;background:#219ddf;margin-bottom:30px;}
.ygfl-b dl h3{color:#333333;font-size:24px;margin-bottom:16px;}
.ygfl-b dl p{color:#777777;font-size:16px;line-height:28px;}
.ygfl-b dl i{display:block;position:absolute;left:0;bottom:0;background:#f7f7f7;width:100%;height:0;z-index:-1;transition:all 0.5s;}
.ygfl-b dl:hover{}
.ygfl-b dl:hover i{height:100%;}
/*jrwm*/

/*lxwm*/
.lxwm{margin: 80px auto;}
.lxwm-t{margin-bottom:70px;}
.lxwm-t dl{width:calc((100% - 60px) / 3);background:#f7f7f7;padding:60px 60px 70px 40px;}
.lxwm-t dl h4{width:88px;height:88px;border-radius:90px;background:#fff;}
.lxwm-t dl dt{width:calc(100% - 120px)}
.lxwm-t dl dt h3{color:#333333;font-size:20px;margin-bottom:14px;}
.lxwm-t dl p{color:#666666;font-size:16px;line-height:22px;}
.lxwm-t dl p span{display:block;}
.lxwm-t dl p span a{color:#666666;}
.lxwm-t dl p span a:hover{color:#219ddf;}
.lxwm-b{/* height:640px; */}
.lxwm-b img{display:block;/* width:100%; */margin: auto;}
.zxly2{background:#f7f7f7;}
.zxly2 .zxly-b input,.zxly2 .zxly-b textarea{background:#fff;}
/*lxwm*/
@media(max-width:1600px){
	.log-l a{margin-right: 30px;}
}
@media(max-width:1500px){
	.log-l a{margin-right: 18px;font-size:14px;}
	.lxwm-t dl{padding: 60px 40px 70px 40px;}
}
@media(max-width:1400px){
    .lxwm-t dl{justify-content:center;text-align:center;align-items:flex-start;padding:40px;}
    .lxwm-t dl h4{margin-bottom:15px;}
    .lxwm-t dl dt{width:100%;height:154px;}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.log-l a{text-align:center;width:33%;height:auto;justify-content:center;padding:5px 0}
	.gywm-b dl{width:50%}
	.gywm-b dl h4{height:75px;}
	.gywm-b dl h4 img{transform:scale(0.6);}
	.qywh-b dl{width:50%}
	.qywh-b dl img{width:60px}
	.fzlc-tl{left:0;}
	.fzlc-tr{right:0;}
	.fzlc-t dl{transform:scale(1);color:#5f5f5f;height:auto}
	.fzlc-t dl p{background:#e5e5e5}
	.fzlc-t .swiper-slide-thumb-active dl{color: #219ddf;}
	.fzlc-t .swiper-slide-thumb-active dl p{background: #219ddf}
	.fzlc-t dl p{width:8px;height:8px;margin-right: 15px!important;}
	.fzlc-b dl dd{background:none;}
	.fwzc-b dl dt h4{width:70px;height:70px;}
	.fwzc-b dl dt h4 img{transform:scale(0.7);}
	.fwzc-b dl dt .div1{width:calc(100% - 80px)}
	.ygfl-b dl h4{width:60px;height:60px;}
	.ygfl-b dl h4 img{transform:scale(0.7);}
	.lxwm-b{/* height:200px; */}
}
