﻿
#full-screen-slider { width:100%; height:500px; float:left; position:relative}
#slides { display:block; width:100%; height:500px; 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}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:440px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}


/* marqueeleft */
.marqueeleft{height:265px;width:1000px;overflow:hidden;margin:0px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 8px;display:inline;width:285px;height:265px;overflow:hidden;}
.marqueeleft li .pic{display:block; width:285px;height:215px; overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:50px;line-height:50px;}

/* marqueeleft */
.marqueeleft2{height:94px;width:780px;overflow:hidden;margin:0px auto;}
.marqueeleft2 ul{float:left;}
.marqueeleft2 li{float:left;margin:0 8px;display:inline;width:220px;height:94px;overflow:hidden;}
.marqueeleft2 li .pic{display:block; width:220px;height:94px; overflow:hidden;}