@charset "utf-8";
.banner {width:100%; height:600px; background:#fff; overflow:hidden; position:relative;}
#full-screen-slider { width:100%; height:600px; position:relative;z-index:1; padding:0; margin:0px;}
#slides {display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; background-repeat:no-repeat !important; background-position:center top !important;}
#slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {display: block; list-style:none; position:absolute; left:50%;  bottom:0px; z-index:1000; margin:0;margin-left:-80px;overflow:hidden; width:165px; height:48px; line-height:55px;background:rgba(255,255,255,0.8); text-align:center;}
#pagination li {display:block; list-style:none; width:12px; height:12px; border-radius:30px; border:1px solid #707070; overflow:hidden; display:inline-block; margin:0 4px; background:none; transition:.5s all linear;}
#pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background:#313131; border:1px solid #313131;}

.banner_fy {overflow:hidden;}
.banner_fy .sy {width:72px; height:72px; display:block; position:absolute; top:310px; left:45px; background:url("../images/banner_left.png")/*tpa=http://www.buerit.com/themes/pc/images/banner_left.png*/ no-repeat; z-index:999; cursor:pointer;}
.banner_fy .xy {width:72px; height:72px; display:block; position:absolute; top:310px; right:45px; background:url("../images/banner_right.png")/*tpa=http://www.buerit.com/themes/pc/images/banner_right.png*/ no-repeat; z-index:999; cursor:pointer;}

@media screen and (max-width:800px) {
.banner {width:100%; height:150px; background:#fff; overflow:hidden; position:relative; margin-top:60px;}
#full-screen-slider { width:100%; height:150px; position:relative;z-index:1; padding:0; margin:0px;}
#slides {display:block; width:100%; height:150px; list-style:none; padding:0; margin:0; position:relative}
#slides li {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; background-repeat:no-repeat !important; background-position:center top !important; background-size:auto 100% !important;}
#slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {display: block; list-style:none; position:absolute; left:50%; bottom:10px; z-index:1000; margin:0;overflow:hidden; width:auto; height:auto; background:none;}
#pagination li {display:block; list-style:none; width:12px; height:12px; overflow:hidden; float:left; margin:0 5px; background:#fff ; transition:.5s all linear; border-radius:30px; border:none;}
#pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background:#282828;border:none;}	

}