/*FlexSlider默认样式*/
.Banner{ width:560px; height: 350px; overflow: hidden; margin:0 auto; }
.Banner .flexslider { width:560px;height:350px; background: #fff;  position: relative; zoom: 1; }
.Banner .flexslider ul li{ list-style:none;}
.Banner .flexslider ul li img{ border:none; width: 100%}
.Banner .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.Banner .loading .flex-viewport { max-height: 300px; }
.Banner .flexslider .slides { zoom: 1; width:560px; height:350px; padding:0;}
.Banner .carousel li { margin-right: 5px; }
/*icon小点*/
.Banner .flex-control-nav {width:auto; position: absolute; bottom:10px; right:10px;text-align:center;z-index:99999;}
.Banner .flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.Banner .flex-control-paging li a {  float:left; width: 12px; height: 12px; display: block;background:url(../../images/2022qglh/con1.png) no-repeat; cursor: pointer;text-indent: -9999px; }
.Banner .flex-control-paging li a:hover {background:url(../../images/2022qglh/con1.png) no-repeat; }
.Banner .flex-control-paging li a.flex-active {background:url(../../images/2022qglh/con2.png) no-repeat;}
.Banner .slides h4 a{color:#fff;opacity: 1.0;font-size:14px; text-decoration:none;}
.Banner .slides h4 a:hover{color:#fff;font-size:14px;}
.flex-direction-nav{ display:none; position:absolute; top:42%;}
.Banner .flexslider ul li>div{position:absolute; bottom:0px; width:560px; height:40px;color:#fff;background:url(../../images/2022qglh/banner_bg.png) repeat;line-height:40px; text-indent:20px; z-index:9999999;}
.Banner .flexslider ul li>div a{ font-size:18px; color:#fff; font-family: "微软雅黑"}
a.flex-prev{ position:absolute; left:-61px; background:url(../../images/2022qglh/left.png) no-repeat; display:block; width:79px; height:79px;}
a.flex-next{ position:absolute; left:873px; background:url(../../images/2022qglh/right.png) no-repeat;display:block; width:79px; height:79px;}
