@CHARSET "UTF-8";
ol, ul {
	list-style: none;
}
.moduletable-banner{	width:270px;
	height:180px;
}
.tc-box{
	width:300px;
	height:300px;
	/* width:270px;
	 height:180px;*/
	position:fixed; 
	top:0;left:140px;display: none;
    overflow: hidden;
}



.flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.flexslider .slides > li {
	display: none;
}
.flexslider .slides img {
	max-width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
.flex-caption {
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
.flex-direction-nav {
	height: 0;
	overflow: hidden;
}
.flex-direction-nav li a {
	display: none;
	width: 25px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -32px;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-direction-nav li a.next {
	right: 15px;
	background: url("//www.lgmi.com/windows/tanchuang/images/bg_direction_nav.png") no-repeat scroll -25px 0 transparent;
}
.flex-direction-nav li a.next:hover {
}
.flex-direction-nav li a.next:active {
	background: url("//www.lgmi.com/windows/tanchuang/images/bg_direction_nav.png") no-repeat scroll -25px -42px transparent;
}
.flex-direction-nav li a.prev {
	left: 15px;
	background: url("//www.lgmi.com/windows/tanchuang/images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
}
.flex-direction-nav li a.prev:hover {
}
.flex-direction-nav li a.prev:active {
	background: url("//www.lgmi.com/windows/tanchuang/images/bg_direction_nav.png") no-repeat scroll 0 -42px transparent;
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-control-nav {
	width: 100%;
	height: 20px;
	text-align: center;
	margin: -20px auto 0 auto;
	position:absolute;
	z-index:99
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display:inline;
	margin-right: 6px;
	margin-top: 4px;
}
.flex-control-nav li a {
	display: block;
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	display: block;
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a.active {
	display: block;
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	text-indent: -9999px;
	cursor: default;
}
