@charset "utf-8";
/* CSS Document */

body,ul,p{margin:0;padding:0;}
a{text-decoration:none}
li{list-style:none;float:left;}


#banner {width:352px; height:180px; margin:0 auto}
.pro-switch {	width:352px; height:180px;overflow: hidden;	position: relative;}
.flexslider {margin: 0;	padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:352px; height:180px; zoom: 1;}
.flex-viewport {	-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav { display:none;}
.flex-control-nav { width:120px;	position: absolute;	bottom:10px; right:0; margin:0; padding:0}
.flex-control-nav li { margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a { width: 10px; height: 10px; display:block; overflow: hidden;text-indent:-99em;cursor: pointer; background:#F1F1F1; border-radius:50%;}
.flex-control-paging li a.flex-active {background-position: 0 0; background:#184390;}
.gengduo a{ float:right;}

@media screen and (max-width:1920px){
	#banner {width:476px; height:243px;}
	.pro-switch {width:476px; height:243px;}
	.flexslider {width:476px; height:243px;}
	}

@media screen and (max-width:1680px){
	#banner {width:416px; height:200px;}
	.pro-switch {width:416px; height:200px;}
	.flexslider {width:416px; height:200px;}
	}
@media screen and (max-width:1440px){
	#banner {width:100%; height:auto;}
	.pro-switch {width:100%; height:auto;}
	.flexslider {width:100%; height:auto;}
	}
