@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/*-------------------BANNER*/
.position{ width:100%;position: relative; height:660px; overflow:hidden}
.banner{position: absolute;
	    width: 1920px;
		z-index: 1;
		left: 50%;
		margin-left: -960px; }
.fxplay{height:660px; margin:auto;position:relative;overflow:hidden; z-index:1;}
.play{height:660px; margin:auto; overflow:hidden; position:relative;}
.ctrl{width: 30px;height: 30px;position: absolute;cursor: pointer;display: block;line-height: 30px;color: #afafaf;font-size: 30px;text-align: center; text-decoration:none;}
.ctrl:hover{ color:#1286DF;}
.play-box{ height:660px; width:1920px;}
.play-item{ height:660px; width:1920px;}
.bar{ position:absolute; bottom:0; width:100%; z-index:10;}
#playNo{ height:55px; line-height:55px; text-align:center;}
#playNo i{ cursor:pointer; display: inline-block; background:#fff; margin:10px; width:13px; height:13px; overflow:hidden; border-radius:6px;}
#playNo i.curr{ background:#ff0000;}
.play-item{ position:relative;}
.play-item p{ position:absolute; left:0; width:100%; height:26px; line-height:26px; text-align:center; background:#000; margin:0; bottom:0; color:#fff; opacity:.8;}