/* CSS Document */


.banner{width:100%;height:auto;max-height:750px;overflow:hidden;position:relative;font-size:0;position: absolute;top: 202px;left: -360px;z-index: 113;width: 1920px;}
.b-img{ height:500px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:750px; float:left;}
.b-list{ height:50px; padding-top:700px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
/*@media screen and (min-width: 1400px) and (max-width: 1699px){
.banner {
width: 1680px;

overflow:hidden;position:relative;font-size:0;position: absolute;top: 202px;left: -235px;z-index: 113;
}
}
@media screen and (min-width: 1300px) and (max-width: 1499px){
.banner {
width: 1440px;

overflow:hidden;position:relative;font-size:0;position: absolute;top: 202px;left: -120px;z-index: 113;
}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
.banner {
	width: 1350px;
overflow:hidden;position:relative;font-size:0;position: absolute;top: 202px;left: -70px;z-index: 113;
}
}
@media screen and (min-width: 1100px) and (max-width: 1299px){
.banner {
	width: 1280px;
overflow:hidden;position:relative;font-size:0;position: absolute;top: 202px;left: -50px;z-index: 113;
}
}
 @media screen and (min-width: 960px) and (max-width: 1199px){
.main_image {
	width: 100%;
	height: 325px;
	margin: 0 auto;
}
}
 @media screen and (min-width: 768px) and (max-width: 959px) {
.main_image {
	width: 100%;
	height: 380px;
	margin: 0 auto;
}
} */