﻿#full-screen-slider { width:100%; height:470px; float:left; position:relative}
#slides { display:block; width:100%; height:470px; list-style:none; padding:0; margin:0; position:relative; color:#333; font-size:14px;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; color:#333;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:400px; z-index:9900;   margin:0; border:solid 0px red; width:380px; }
#pagination li { display:block; list-style:none; width:12px; height:12px; float:left; margin-left:10px; border-radius:5px; background: url(../img/hover1.png) no-repeat; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:url(../img/on1.png) no-repeat; width:12px; height:12px; display:block;}
.t{ font-size:30px;  color:#fff; width:570px; background:url(../img/news.gif) no-repeat right top; height:65px; line-height:90px;}
.t2{ font-size:14px; font-weight:bold; margin-top:24px; margin-bottom:10px;}
.t2_txt{ height:143px; overflow:hidden; line-height:200%; margin-bottom:51px;}