/*.bfree_bg,.zw,.bfree_spkoly_bg,.zw_spkoly{zoom:1}*/

body::after {
	display: block;
	clear: both;
	width: 100%;
}
.zw {
	width: 100%;
	height: 265px;
	margin: 0;
	padding: 0;
}
.bfree_bg * {
	margin: 0;
	padding: 0;
	list-style: none;
	/* line-height: 2; */
	outline: none;
}
.bfree_bg img {
	border: 0;
	vertical-align: bottom;
}
.bfree_bg a {
	text-decoration: none;
}
.bfree_bg {
	width: 100%;
	background: #043b64;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10002;
}
.bfree_nav {
	max-width: 1500px;
	height: 98px;
	margin: 0 auto;
	overflow: hidden;
}
.bfree_nav .tit {
	width: 160px;
	height: 100%;
	background: url('../images/BarrierFreeList_bg.png') no-repeat -20px center;
	float: left;
}
.bfree_nav .tit ul {
	margin: 72px 0 0 15px;
	padding: 5px;
	background: #248ff9;
	display: inline-block;
	border-radius: 8px;
}
.bfree_nav .tit span {
	padding: 3px 8px;
	font-size: 16pt;
	line-height: 1.25;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
}
@media screen and (max-width: 1350px) {
	.bfree_nav {
		text-align: center;
	}
	.bfree_nav .tit {
		display: none;
	}
}

.bfree_nav .lis {
	width: auto;
	background: url('../images/BarrierFreeList_bg.png') no-repeat -180px 0;
	/* display: inline-block; */
	height: 98px;
}
.bfree_nav .lis::-webkit-scrollbar {
	display: none;
}

.bfree_nav .lis img {
	width: 100%;
	/* display: inline-block; */
	float: left;
}
.bfree_nav .lis > i {
	/* display: inline-block; */
	float: left;
}
.bfree_nav .lis > ul {
	width: 1060px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}
.bfree_nav .lis > ul .line {
	width: 6px;
	height: 80px;
	margin: 5px 0 0 5px;
	background: url('../images/line-1.png') no-repeat;
	display: inline-block;
}
.bfree_nav .lis > ul li {
	width: 62px;
	height: 88px;
	margin: 0px 0 0 5px;
	text-align: center;
	display: inline-block;
}
.bfree_nav .lis > ul li a {
	width: 100%;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	line-height: normal;
}
.bfree_nav .lis > ul li a:hover {
	color: #fff;
}
.bfree_nav .lis > ul li ul {
	width: 168px;
	margin-top: -20px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #666;
	box-shadow: 2px 2px 6px #666;
	position: relative;
	display: none;
}
.bfree_nav .lis > ul li ul hr {
	height: 1px;
	margin: 0 10px;
	background: #eee;
	border-top: 0;
	border-left: 0;
}
.bfree_nav .lis > ul li ul .myArrow1 {
	width: 20px;
	height: 9px;
	margin: -6px 0 5px 25px;
	display: block;
	position: relative;
}
.bfree_nav .lis > ul li li {
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	height: auto;
	margin: 0 5px;
	padding: 6px 0;
	border-bottom: 2px solid #eee;
}
.bfree_nav .lis > ul li li:last-child {
	border-bottom: 2px solid #eee;
}
.bfree_nav .lis > ul li li a {
	font-weight: bold;
	color: #333;
	white-space: nowrap;
}
.bfree_nav .lis > ul li li a:hover {
	color: #0066b3;
}
.bfree_nav .lis > ul li:hover ul {
	position: absolute;
	display: block;
}
.bfree_nav .lis > ul li .active {
	color: #0066b3;
	background: url('../images/active1.png') no-repeat 10px 10px;
}
/*
.bfree_nav .lis > ul li .active:before{content:"✔";margin:-2px 0 0 -24px;color:#0066B3;text-align:left;font-size:16pt;position:absolute;}
*/
.bfree_nav .lis > ul li .active a {
	color: #0066b3;
	display: inline;
}
.bfree_nav .lis > ul li ul.programme {
	width: 200px;
}
.bfree_nav .lis > ul li ul.programme .active {
	background-position: 10px 8px;
}

.bfree_nav .lis > ul li ul.shubiao {
	width: 90px;
	text-align: right;
}
.bfree_nav .lis > ul li ul.shubiao li img {
	width: 43px;
	display: inline;
	float: right;
}
.bfree_nav .lis > ul li ul.shubiao hr {
	display: none;
}
.bfree_nav .lis > ul li ul.shubiao .active {
	background-position: 10px 18px;
}

.bfree_nav .lis > ul li ul.highContrast {
	width: 135px;
	border: 0;
	outline: 0;
}
.bfree_nav .lis > ul li ul.highContrast span {
	padding: 0 5px;
	display: inline-block;
	float: right;
}
#bfree_list_highContrast_1 span {
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
}
#bfree_list_highContrast_2 span {
	background: #00f;
	color: #ff0;
	border: 1px solid #00f;
}
#bfree_list_highContrast_3 span {
	background: #ff0;
	color: #000;
	border: 1px solid #ff0;
}
#bfree_list_highContrast_4 span {
	background: #000;
	color: #ff0;
	border: 1px solid #000;
}
.bfree_nav .lis > ul li ul.highContrast hr {
	display: none;
}
.highContrast_1 {
	background-color: #fff;
	color: #000 !important;
	background-image: none !important;
}
.highContrast_2 {
	background-color: #00f;
	color: #ff0 !important;
	background-image: none !important;
}
.highContrast_3 {
	background-color: #ff0;
	color: #000 !important;
	background-image: none !important;
}
.highContrast_4 {
	background-color: #000;
	color: #ff0 !important;
	background-image: none !important;
}

.zw_spkoly {
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	display: none;
}
.bfree_spkoly_bg * {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
	outline: none;
}
.bfree_spkoly_bg img {
	border: 0;
	vertical-align: bottom;
}
.bfree_spkoly_bg a {
	text-decoration: none;
	display: inline-block;
}
.bfree_spkoly_bg {
	width: 100%;
	background: #043b64;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none;
}
.bfree_spkoly {
	max-width: 1190px;
	height: 88px;
	margin: 0 auto;
	padding-top: 10px;
}
.bfree_spkoly .bfree_spkoly_lis {
	text-align: center;
	float: left;
}
.bfree_spkoly .bfree_spkoly_lis a {
	margin-right: 20px;
	font-size: 18px;
	color: #fff;
	line-height: 1.3;
	text-align: left;
}
.bfree_spkoly .bfree_spkoly_lis b {
	font-size: 20px;
	color: #fff;
	display: inline-block;
}
.bfree_spkoly .bfree_spkoly_lis span {
	color: #ff9c00;
}
.bfree_spkoly .bfree_spkoly_nav {
	margin-top: 10px;
	float: right;
}
.bfree_spkoly .bfree_spkoly_nav a {
	margin-left: 5px;
	border-radius: 5px;
}

.BigText {
	width: 100%;
	height: 180px;
	background: #043b64;
	color: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1103;
	display: none;
}
.BigText * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.BigText a {
	color: #fff;
	text-decoration: none;
}
.BigText .BTnav {
	width: 230px;
	float: right;
}
.BigText .BTnav a {
	text-align: center;
	display: inline-block;
}
.BigText .BTnav .nav {
	width: 105px;
	float: right;
}
.BigText .BTnav .nav a {
	width: 90px;
	margin: 8px 5px 0 0;
	font-size: 18pt;
	border: 1px solid #fff;
	border-radius: 5px;
}
.BigText .BTnav .nav #bfree_BT_s,
.BigText .BTnav .nav #bfree_BT_t {
	width: 90px;
}
.BigText .BTnav .highContrast {
	width: 110px;
	float: left;
}
.BigText .BTnav .highContrast a {
	width: 105px;
	margin: 5px 5px 0 0;
	font-size: 15pt;
	line-height: 1.5;
	border-radius: 0 5px 5px 0;
}
.BigText .BTnav .highContrast #bigtext_hic_t1 {
	background: #fff;
	color: #000;
}
.BigText .BTnav .highContrast #bigtext_hic_t2 {
	background: #00f;
	color: #ff0;
}
.BigText .BTnav .highContrast #bigtext_hic_t3 {
	background: #ff0;
	color: #000;
}
.BigText .BTnav .highContrast #bigtext_hic_t4 {
	background: #000;
	color: #ff0;
}
.BigText .BTnav .highContrast #bigtext_hic_t5 {
	border-right: 1px solid #fff;
}
.BigText i.icon {
	width: 60px;
	height: 60px;
	margin-bottom: -38px;
	background: url('../images/quit1.png') no-repeat;
	position: relative;
	display: inline-block;
	cursor: pointer;
	float: right;
}
.BigText .BTcont {
	width: -webkit-calc(100% - 250px);
	width: calc(100% - 250px);
	height: 170px;
	margin-top: 5px;
	padding: 0 10px;
	overflow-y: auto;
	scrollbar-face-color: #61def5;
	scrollbar-highlight-color: #61def5;
	scrollbar-track-color: #085187;
	float: left;
}
.BigText .BTcont::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}
.BigText .BTcont::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #61def5;
}
.BigText .BTcont::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #085187;
}
.BigText .BTcont h1 {
	color: #fff;
	font-size: 42pt;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#slideLateral {
	width: 100%;
	height: 5px;
}
#slideLongitudinal {
	width: 5px;
	height: 100%;
}
#slideLateral,
#slideLongitudinal {
	position: absolute;
	background-color: #ff0000;
	overflow: hidden;
	z-index: 999999999;
	left: 0;
	top: 0;
	pointer-events: none;
}

.bfree_active {
	background: #000 !important;
	color: #fff !important;
}

.icon {
	font-style: normal;
	display: inline-block;
}
.bfree_nav .icon,
.bfree_spkoly .icon {
	width: 70px !important;
	height: 60px !important;
	background-image: url(../images/icon_1.png)!important;
	background-repeat: no-repeat;
	border-radius: 5px;
}
.icon.back {
	background-position: 0 -72px;
	/* background-position: 0 -90px; */
}
.icon.back:hover,
.bfree_nav .lis > ul li a:hover .back,
.bfree_nav .lis > ul li.active a .back {
	background-position: -78.4px -72px;
	/* background-position: -98px -90px; */
}
.icon.bigtextOff {
	background-position: 0 -361.6px;
	/* background-position: 0 -452px; */
}
.icon.bigtextOff:hover,
.bfree_nav .lis > ul li a:hover .bigtextOff,
.bfree_nav .lis > ul li.active a .bigtextOff,
.bfree_spkoly_nav a.active .bigtextOff {
	background-position: -78.4px -361.6px!important;
	/* background-position: -98px -452px; */
}
.icon.home {
	background-position: 0 0;
}
.icon.home:hover,
.bfree_nav .lis > ul li a:hover .home,
.bfree_nav .lis > ul li.active a .home {
	background-position: -78.4px 0;
}
.icon.guides {
	background-position: 0 -577.6px;
}
.icon.guides:hover,
.bfree_nav .lis > ul li a:hover .guides,
.bfree_nav .lis > ul li.active a .guides {
	background-position: -78.4px -577.6px;
}
.icon.help {
	background-position: 0 -793.6px!important;
}
.icon.help:hover,
.bfree_nav .lis > ul li a:hover .help,
.bfree_nav .lis > ul li.active a .help {
	background-position: -78.4px -793.6px;
}
.icon.highContrast {
	background-position: 0 -1224.8px;
}
.icon.highContrast:hover,
.bfree_nav .lis > ul li a:hover .highContrast,
.bfree_nav .lis > ul li.active a .highContrast {
	background-position: -78.4px -1224.8px;
}
.icon.mouseArrow {
	background-position: 0 -1081.6px;
}
.icon.mouseArrow:hover,
.bfree_nav .lis > ul li a:hover .mouseArrow,
.bfree_nav .lis > ul li.active a .mouseArrow {
	background-position: -78.4px -1081.6px;
}
.icon.pageZoomIn {
	/* background-position: 0 -812px; */
	background-position: 0 -649.6px;
}
.icon.pageZoomIn:hover,
.bfree_nav .lis > ul li a:hover .pageZoomIn,
.bfree_nav .lis > ul li.active a .pageZoomIn {
	/* background-position: -98px -812px; */
	background-position: -78.4px -649.6px;
}
.icon.pageZoomDe {
	/* background-position: 0 -900px; */
	background-position: 0 -720px;
}
.icon.pageZoomDe:hover,
.bfree_nav .lis > ul li a:hover .pageZoomDe,
.bfree_nav .lis > ul li.active a .pageZoomDe {
	/* background-position: -98px -900px; */
	background-position: -78.4px -720px;
}
.icon.pointerOff {
	background-position: -156.8px -1009.6px;
	/* background-position: -196px -1262px; */
}
.icon.pointerOff:hover,
.bfree_nav .lis > ul li a:hover .pointerOff,
.bfree_nav .lis > ul li.active a .pointerOff {
	background-position: -235.2px -1009.6px;
	/* background-position: -294px -1262px; */
}
.icon.pointerOn {
	background-position: 0 -1009.6px;
	/* background-position: 0 -1262px; */
}
.icon.pointerOn:hover,
.bfree_nav .lis > ul li a:hover .pointerOn,
.bfree_nav .lis > ul li.active a .pointerOn {
	background-position: -78.4px -1009.6px;
	/* background-position: -98px -1262px; */
}

.icon.pointerDisable, .icon.pointerDisable:hover {
	background-position: -311px -1009.6px;
}
.icon.preview {
	background-position: 0 -144px;
	/* background-position: 0 -180px; */
}
.icon.preview:hover,
.bfree_nav .lis > ul li a:hover .preview,
.bfree_nav .lis > ul li.active a .preview {
	/* background-position: -98px -180px; */
	background-position: -78.4px -144px;
}
.icon.programme {
	/* background-position: 0 -1712px; */
	background-position: 0 -1369.6px;
}
.icon.programme:hover,
.bfree_nav .lis > ul li a:hover .programme,
.bfree_nav .lis > ul li.active a .programme {
	background-position: -78.4px -1369.6px;
	/* background-position: -98px -1712px; */
}
.icon.programme_1 {
	background-position: 0 -1441.6px;
	/* background-position: 0 -1802px; */
}
.icon.programme_1:hover,
.bfree_nav .lis > ul li a:hover .programme_1,
.bfree_nav .lis > ul li.active a .programme_1 {
	background-position: -78.4px -1441.6px;
	/* background-position: -98px -1802px; */
}
.icon.programme_2 {
	background-position: 0 -1513.6px;
	/* background-position: 0 -1892px; */
}
.icon.programme_2:hover,
.bfree_nav .lis > ul li a:hover .programme_2,
.bfree_nav .lis > ul li.active a .programme_2 {
	background-position: -78.4px -1513.6px;
	/* background-position: -98px -1892px; */
}
.icon.quit {
	background-position: 0 -937.6px;
}
.icon.quit:hover,
.bfree_nav .lis > ul li a:hover .quit,
.bfree_nav .lis > ul li.active a .quit {
	background-position: -78.4px -937.6px!important;
	/* background-position: -98px -1172px; */
}
.icon.services {
	background-position: 0 -1297.6px;
	/* background-position: 0 -1622px; */
}
.icon.services:hover,
.bfree_nav .lis > ul li a:hover .services,
.bfree_nav .lis > ul li.active a .services {
	background-position: -78.4px -1297.6px;
	/* background-position: -98px -1622px; */
}
.icon.soundOff {
	background-position: -156.8px -216.8px;
	/* background-position: -196px -271px; */
}
.icon.soundOff:hover,
.bfree_nav .lis > ul li a:hover .soundOff,
.bfree_nav .lis > ul li.active a .soundOff {
	background-position: -235.2px -216.8px;
	/* background-position: -294px -271px; */
}
.icon.soundOn {
	background-position: 0 -216.8px;
	/* background-position: 0 -271px; */
}
.icon.soundOn:hover,
.bfree_nav .lis > ul li a:hover .soundOn,
.bfree_nav .lis > ul li.active a .soundOn,
.bfree_spkoly_nav a.active .soundOn {
	background-position: -78.4px -216.8px!important;
	/* background-position: -98px -271px; */
}
.icon.speaking {
	background-position: 0 -1153.6px;
	/* background-position: 0 -1442px; */
}
.icon.speaking:hover,
.bfree_nav .lis > ul li a:hover .speaking,
.bfree_nav .lis > ul li.active a .speaking {
	background-position: -78.4px -1153.6px;
	/* background-position: -98px -1442px; */
}
.icon.speakonly {
	background-position: 0 -865.6px;
	/* background-position: 0 -1082px; */
}
.icon.speakonly:hover,
.bfree_nav .lis > ul li a:hover .speakonly,
.bfree_nav .lis > ul li.active a .speakonly {
	background-position: -78.4px -865.6px!important;
	/* background-position: -98px -1082px; */
}
.icon.speedDown {
	background-position: 0 -505.6px;
	/* background-position: 0 -632px; */
}
.icon.speedDown:hover,
.bfree_nav .lis > ul li a:hover .speedDown,
.bfree_nav .lis > ul li.active a .speedDown {
	background-position: -78.4px -505.6px;
	/* background-position: -98px -632px; */
}
.icon.speedUp {
	background-position: 0 -433.6px;
	/* background-position: 0 -542px; */
}
.icon.speedUp:hover,
.bfree_nav .lis > ul li a:hover .speedUp,
.bfree_nav .lis > ul li.active a .speedUp {
	background-position: -78.4px -433.6px;
	/* background-position: -98px -542px; */
}
.icon.textonly {
	background-position: 0 -288.8px;
	/* background-position: 0 -361px; */
}
.icon.textonly:hover,
.bfree_nav .lis > ul li a:hover .textonly,
.bfree_nav .lis > ul li.active a .textonly {
	background-position: -78.4px -288.8px;
	/* background-position: -98px -361px; */
}
.icon.fontBig {
	background-position: 0 -1729.6px;
	/* background-position: 0 -2162px; */
}
.icon.fontBig:hover,
.bfree_nav .lis > ul li a:hover .fontBig,
.bfree_nav .lis > ul li.active a .fontBig {
	background-position: -78.4px -1729.6px;
	/* background-position: -98px -2162px; */
}
.icon.fontSmall {
	background-position: 0 -1801.6px;
	/* background-position: 0 -2252px; */
}
.icon.fontSmall:hover,
.bfree_nav .lis > ul li a:hover .fontSmall,
.bfree_nav .lis > ul li.active a .fontSmall {
	background-position: -78.4px -1801.6px;
	/* background-position: -98px -2252px; */
}
.icon.b_refresh {
	background-position: 0 -1585.6px;
	/* background-position: 0 -1982px; */
}
.icon.b_refresh:hover,
.bfree_nav .lis > ul li a:hover .b_refresh,
.bfree_nav .lis > ul li.active a .b_refresh {
	background-position: -78.4px -1585.6px;
	/* background-position: -98px -1982px; */
}
.icon.b_fullscreen {
	background-position: 0 -1657.6px;
	/* background-position: 0 -2072px; */
}

.icon.fullscreenDisable, .icon.fullscreenDisable:hover {
	background-position: -156px -1657.6px;
}

.icon.speedUpDisable, .icon.speedUpDisable:hover {
    background-position: -156px -433.6px;
}

.icon.speedDownDisable, .icon.speedDownDisable {
    background-position: -156px -505.6px;
}
.icon.soundOnDisable:hover, .bfree_nav .lis > ul li a:hover .soundOnDisable, .bfree_nav .lis > ul li.active a .soundOnDisable, .bfree_spkoly_nav a.active .soundOnDisable {
    background-position: -550px -216.8px!important;
}

.icon.b_fullscreen:hover,
.bfree_nav .lis > ul li a:hover .b_fullscreen,
.bfree_nav .lis > ul li.active a .b_fullscreen {
	background-position: -78.4px -1657.6px;
	/* background-position: -98px -2072px; */
}
