.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.swiper-button-prev,
.swiper-button-next {
    background: none;
    margin-top: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    opacity: 1 !important;
    font-size: 20px;
    width: auto;
    height: auto;
}
.bannerd{
	width: 100%;
	background: #fff; overflow:hidden; position:relative; 
}
.bannerd .swiper-slide{ width:100%; display:block; position:relative;
	/* height: 8.0rem; */
}
.bannerd .swiper-slide .wznr{width:100%; height:100%;display: flex; 
 justify-content: center; /*使子项目水平居中*/
  align-items: center;
 /*使子项目垂直居中*/text-align:center;  position:absolute; left:0px; top:0px; z-index:1;  justify-content:flex-start; background-color:rgba(19,82,113,0.1)
}
.bannerd .swiper-slide img{ display:block; width:100%; border:0px;transition:all 0.9s ease-in-out 0s; -webkit-transform:scale(1.05); -moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.1);}
.bannerd .swiper-slide .wznr .js{ width:90%; display:none;flex-shrink:0; text-align:left; margin-left:5%; }
.bannerd .swiper-slide .wznr h5{ position:relative;
	font-size:24px;
	line-height:2;
	font-weight:normal; 
	text-transform:uppercase;
}
.bannerd .swiper-slide .wznr .js em{ color:#FFFFFF;
	font-style: normal; position:relative;
	
}
.bannerd .swiper-slide .wznr .js h5 em:before{ width:50%; content:"";height:1px; background-color:#fff; position:absolute; left:0px; bottom:-70%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);}
.bannerd .swiper-slide .wznr .js em:after{ z-index:-1;text-shadow:1px 2px 4px rgba(0,0,0,0.4);    left:0px; position:absolute; content: attr(data-text); }
.bannerd .swiper-slide .wznr h4{ font-size:42px; line-height:1.5;font-weight:normal; margin-top:2.5%; margin-bottom:2.5%; }
.bannerd .swiper-slide .wznr p{ font-size:20px; line-height:1.5;} 
.bannerd .swiper-slide .wznr span{display:inline-block;  color:#fff; text-align:center; text-transform:uppercase; width:150px; height:40px;border-radius:4px; background-color:#288FE1; line-height:38px; font-size:14px; margin-top:2.5%;}
.bannerd .swiper-slide .wznr span:hover{ background-color:#0070C0;}
.bannerd .swiper-slide-active .wznr .js{ display:block;}
.bannerd .swiper-slide-active img{ -webkit-transform:scale(1); -moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.bannerd .swiper-slide img{
	border:0px;  width:100%; 
}
.bannerd .swiper-slide  a{ display:block; width:100%;background-position: center; background-repeat: no-repeat; background-size:cover;}
.bannerd .swiper-pagination-bullets{ bottom:10px; margin-bottom:2px; display:none;}
.bannerd .swiper-pagination-bullet{
	width: 14px;
	height:14px;
background-color:rgba(255,255,255,0.5);
	opacity: 1;box-shadow:0px 1px 4px #333;
}
.bannerd .swiper-pagination-bullet-active{
	background:#0D74DB; 
}
.bannerd .swiper-button-prev{
	left:0px;
	width:60px;
	height:60px;
	background-color:rgba(255,255,255,0.2);
	background-image:url(left.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.bannerd .swiper-button-prev:hover,.bannerd .swiper-button-next:hover{ background-color:#0D74DB}
.bannerd .swiper-button-next{ right:0px;width:60px; height:60px; background-color:rgba(255,255,255,0.2); 	background-image:url(right.png);
	background-repeat: no-repeat;
	background-position: center center;}
.bannerd .swiper-button-prev,.bannerd .swiper-button-next{ filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s; display:none; }
.bannerd:hover .swiper-button-prev,.bannerd:hover .swiper-button-next{ filter: Alpha(Opacity=80);
-moz-opacity:0.8; 		opacity:0.8; display:block;}
@media only screen and (max-width: 1300px){.bannerd .swiper-slide .wznr h5{ font-size:22px;}.bannerd .swiper-slide .wznr h4{ font-size:32px}.bannerd .swiper-slide .wznr p{ font-size:16px;}}
@media only screen and (max-width: 1000px){.bannerd .swiper-slide .wznr h5{ font-size:18px;font-weight:bold;}.bannerd .swiper-slide .wznr h4{ font-size:30px}.bannerd .swiper-slide .wznr p{ font-size:14px;}}
@media only screen and (max-width: 800px){.bannerd .swiper-slide .wznr h5{ font-size:16px;}.bannerd .swiper-slide .wznr h4{ font-size:24px; margin-top:1.5%; margin-bottom:1.5%;}.bannerd .swiper-slide .wznr p{ font-size:13px; }.bannerd:hover .swiper-button-prev,.bannerd:hover .swiper-button-next{ display:none;}.bannerd .swiper-slide .wznr .js{ width:96%;  margin-left:2%; }.bannerd .swiper-pagination-bullet{
	width: 10px;height:10px;}.bannerd .swiper-slide .wznr .js h5 em:before{ bottom:-30%;}}
@media only screen and (max-width: 600px){.bannerd .swiper-slide .wznr h5{ font-size:14px; margin-top:3.5%;}.bannerd .swiper-slide .wznr h4{ font-size:16px; font-weight:bold;}.bannerd .swiper-slide .wznr p{ font-size:14px;}}
@media only screen and (max-width: 450px){.bannerd .swiper-slide .wznr h5{ font-size:12px;margin-top:8.5%;}.bannerd .swiper-slide .wznr h4{ font-size:14px}.bannerd .swiper-slide .wznr p{ font-size:12px;}}
