﻿.fullSlide{ position:relative; background:#000; margin:0 auto;width:100%;height:445px;}
.fullSlide .bd{ position:relative; z-index:0;height:445px;overflow: hidden;}
.fullSlide .bd li img{width:100%; vertical-align:top;height:445px;} 
.fullSlide .hd{display:none;position:absolute; bottom:10px;right:0px;width:20%;z-index:3; text-align:center;}
.fullSlide .hd ul{
	display: inline-block;
	margin:0 auto;}

.fullSlide .hd ul li{ cursor:pointer; display:block;zoom:1;float:left; width:11px; height:11px; margin:5px; background:url(../img/tg_flash_p.jpg) -17px 0; overflow:hidden; font-size:0;}
.fullSlide .hd ul .on{ background-position:0 0;}
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:46px; height:80px; position:absolute;bottom:194px;background:url(../img/arrowa.jpg) 0 0 no-repeat;}
.fullSlide .next{  background-position:-50px 0;right: 0px;}
.fullSlide .prev{ left: 0px;}
.fullSlide .prev:hover{background:url(../img/arrowb.jpg) 0 0 no-repeat;}
.fullSlide .next:hover{background:url(../img/arrowb.jpg) -50px 0 no-repeat;}
.txt-bg { position: absolute; bottom: 0; z-index: 1; height: 44px; width:100%;  background: url(../img/focus_tip_bg.jpg) repeat-x; overflow: hidden;}
.txt { position: absolute; bottom: 0px; z-index: 2; height: 66px; width:100%; overflow: hidden;left:0%;}
.txt li{ background:url(../img/opa_03.jpg);background-size:100% 100%;padding:20px; position:absolute; bottom:-36px;width:100%;overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;}
.txt li a{ display: block; color: #fff; text-decoration: none;font-size: 22px;width:98%;overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;}}
