﻿/*
** 无障碍
*/

/*高对比*/
.Au-Contrast, .Au-Contrast *, .Au-Contrast a, .Au-Contrast * a, .Au-Contrast * a:hover {
	background-color: #333333 !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
}
#Au-Btn .w1200, #Au-Btn a i, #Au-Btn a em {
	background-color: transparent !important;
}
.Au-Contrast #Au-Btn {
	background-color: rgba(153, 153, 153, 0.6) !important;
}

#Au-Btn {
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	height: 60px;
	padding: 5px 0;
	background-color: rgba(0, 0, 0, 0.6) !important;
}
#Au-Btn a {
	display: inline-block;
	width: 60px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	text-decoration: none;
	border-radius: 5px;
}
#Au-Btn a.on, #Au-Btn a:hover {
	background-color: #2277bb !important;
}
#Au-Btn a i {
	width: 30px;
	height: 30px;
	margin-left: 15px;
	display: block;
	background: url(icon-bf.png) no-repeat;
}
#Au-Btn #Au-Btn-Line i {
	background-position: 0 0px;
}
#Au-Btn #Au-Btn-Contrast i {
	background-position: 0 -30px;
}
#Au-Btn #Au-Btn-Lagre i {
	background-position: 0 -60px;
}
#Au-Btn #Au-Btn-Small i {
	background-position: 0 -90px;
}
#Au-Btn #Au-Btn-Enlarge i {
	background-position: 0 -120px;
}
#Au-Btn #Au-Btn-Voice i {
	background-position: 0 -150px;
}
#Au-Btn #Au-Btn-Reset i {
	background-position: 0 -180px;
}
#Au-Btn #Au-Btn-Help i {
	background-position: 0 -210px;
}
#Au-Btn #Au-Btn-Close i {
	background-position: 0 -240px;
}
#Au-Btn a em {
	width: 100%;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	display: block;
	text-align: center;
	color: #ffffff;
}

.AuToolPage {
	background-color: #ff0000 !important;
}

/*局部放大*/
.AuEnHover .domOn {
	background-color: #000 !important;
	color: #ffffff !important;
}
#Au-Enlarge {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	width: 100%;
	background: #666666 !important;
}
#Au-Enlarge .AuEnText {
	margin: 25px 80px 25px 10px;
	font-size: 50px;
	line-height: 60px;
	color: #ffffff !important;
}
#Au-Enlarge .AuEnText li {
	display: inline-block;
	margin: 0 3px;
}
#Au-Enlarge .AuEnText li span {
	display: block;
}
#Au-Enlarge .AuEnBtn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 70px;
	background: #333333;
}
#Au-Enlarge .AuEnBtn a {
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	margin: 5px 10px;
	background: #f1f1f1;
	border-radius: 5px;
}
#Au-Enlarge .AuEnBtn .AuEnBtn-Close {
	font-size: 30px;
	line-height: 26px;
	background: #ff0000;
	color: #ffffff !important;
}
#Au-Enlarge .AuEnBtn .AuPingOn {
	background: #ff0000;
	color: #ffffff !important;
}
.AnEnPinyin .AuEn-Pinyin {
	font-size: 18px;
    line-height: 22px;
}
.AnEnPinyin .AuEn-Text {
	font-size: 34px;
	line-height: 40px;
}
.pf{position:fixed;}
.ofh{overflow:hidden;}
.tac{text-align:center;}
.clear{clear:none;}
.clear:after,.w100p:after,.w1000:after,.w1250:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.ie7 .dib, .ie6 .dib{display:inline;}
.pr{position:relative;}
.pa{position:absolute;}
.pf{position:fixed;}
