/*2016-02-15Ã¦â€“Â°Ã¥Â¢Å¾Ã¥ÂÂ³Ã¤Â¾Â§Ã¨Ââ€Ã§Â³Â»*/

.clearFloat_t:after{
	content: '.';
	clear: both;
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	visibility: hidden;
}

.contactBox-right{
	width: 150px;
	border-radius: 4px;
	padding: 5px 0;
	position: fixed;
	right: -150px;
	top: 50%;
	z-index: 99;
	zoom: 1;
	transform: translateY(-50%);
	transition: right 0.3s;
	-moz-transition: right 0.3s;
	-webkit-transition: right 0.3s;
}

.contact-inr-box{
	position: relative;
	width: 100%;
	height: 100%;
}
.contactTxt{
	padding-top: 37px;
	width: 14px;
	padding: 37px 10px 19px 10px;
	background-image: url(/static/index/images/icon-contact-right.png);
	background-repeat: no-repeat;
	background-position: 7px 15px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: -29px;
	cursor: pointer;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1.5;
}

.inrCntBox-top{
	width: 140px;
	margin: 0 auto;
	background: #fff;
	border-radius: 4px;
	height: auto;
	padding-top: 18px;
	margin-bottom: 5px;
}

.inrCnt-top{
	width: 122px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 6px;
}
.inrCnt-top-tittle{
	font-size: 14px;
	color: #5c307d;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
}

.inrCnt-top-tec{
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
	cursor: pointer;
	font-size: 12px;
}

.courseName{
	margin-bottom: 5px;
	text-align: left;
}

.qqTecName{
	/*width: 46px;*/
	height: 20px;
	border: 1px solid #000000;
	/*margin: 0 auto;*/
	display: inline-block;
	padding-right: 8px;
	text-align: left;
	padding-left: 26px;
	line-height: 18px;
	border-radius: 2px;
	background: url(/static/index/images/icon-qq.png) no-repeat;
}

.tel-right{
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 30px;
	background: url(/static/index/images/icon-tel-right.png) no-repeat 0 14px;
	text-align: left;
	font-size: 12px;
	font-family: "agency fb" !important;
	min-height: 35px;
}

/*.hideAnimate{
	right: 0px !important;
}*/

.contactBox-right:hover{
	right: 0px;
}

/*----2017-02-17Ã¦Â·Â»Ã¥Å Â Ã¦ÂÂÃ§Â¤ÂºÃ¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã§â€°Ë†Ã¦Å“Â¬Ã¨Â¿â€¡Ã¤Â½Å½ by sunxihang*/
.alertBrowserBox{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	zoom: 1;
	overflow: hidden;
	display: none;
}

.posiBox{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.alertBrowserBox .inrCnt-browser{
	width: 700px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	/*top: 50%;*/
	left: 50%;
	margin-top: 10%;
	margin-left: -350px;
}

.inrCnt-browser h1{
	width: 100%;
	padding-bottom: 32px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	margin-bottom: 46px;
}

.inrCnt-browser h1 img{
	display: inline-block;
}

.inrCnt-browser .browserTip1{
	font-size: 18px;
	color: #333;
	width: 100%;
	margin-bottom: 16px;
}
.inrCnt-browser .browserTip2{
	font-size: 12px;
	color: #666;
	width: 100%;
	margin-bottom: 56px;
}

.inrCnt-browser .browserGroup{
	display: inline-block;
	overflow: hidden;
}

.browser{
	display: block;
	float: left;
	width: 102px;
	height: 126px;
	margin-right: 80px;
}


/*--2017-02-27Ã¦â€žÂÃ¨Â§ÂÃ¥ÂÂÃ©Â¦Ë†Ã©Â¡ÂµÃ©ÂÂ¢Ã¥Â¢Å¾Ã¥Å Â Ã¦Â·Â»Ã¥Å Â Ã©â„¢â€žÃ¤Â»Â¶--*/
.bookAdvice .adviceForm table td .ipt-file-val{
	width: 179px;
	height: 34px;
	line-height: 36px;
	color: #666;
	padding-left: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	float: left;
}

.bookAdvice .adviceForm table td .fileUploader{
	width: 98px;
	height: 34px;
	text-align: center;
	border: 1px solid #ddd;
	border-left: 0px none;
	float: left;
	position: relative;
	cursor: pointer;
}

.bookAdvice .adviceForm table td .fileUploader .fileField{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 2;
	border: 0;
}

.bookAdvice .adviceForm table td .fileUploader .fileBtn{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	line-height: 36px;
	text-align: center;
	color: #666;
	background: #eee;
	font-size: 16px;
	cursor: pointer;
	border: 0px none;
}

.fileSize{
	color: #999 !important;
	margin-left: 11px;
}

.bookAdvice .adviceForm table td textarea{
	height: 105px;
}


/*----Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â¢Å¾Ã¥Å Â Ã¥â€ºÂ¾Ã¤Â¹Â¦Ã¥â€ºÂ¾Ã§â€°â€¡Ã¨Â½Â®Ã¦â€™Â­*/
.indexMdl3 .bookImg {
	position: absolute;
	left: 0;
	top: 24px;
	display: block;
	width: 260px;
	height: 260px;
}
.indexMdl3 .bookImg img{
	width: 260px;
	height: 260px;
	display: block;
}

#bookDownload{
	position: relative;
	width: 260px;
	height: 260px;
}
#bookDownload .scrollWrap{
	position: relative;
	z-index: 1;
	width: 260px;
	height: 260px;
	overflow: hidden;
}
#bookDownload .scrollList{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

#bookDownload .scrollList li{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: Alpha(opacity=0);
	z-index: 1;
}

#bookDownload .scrollList li.active{
	z-index: 2;
}


#bookDownload .scrollPagination{
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 12px;
	width: 100%;
	height: 10px;
	text-align: center;
}

#bookDownload .scrollPagination span{
	display: inline-block;
	width: 9px;
	height: 10px;
	margin: 0 2px;
	background-position: -340px -20px;
	cursor: pointer;
}

#bookDownload .scrollPagination span.active{
	background-position: -350px -20px;
}



