@charset "utf-8";
/* CSS Document */

.fullSlide {
	width:100%;
	position:relative;
	height:410px;
	background:#000;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:410px;
	overflow:hidden;
	text-align:center;
	list-style:none;
}
.fullSlide .bd li a {
	display:block;
	height:410px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#3f5caa;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background-position:-6px -137px;
}


/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
#chat_f1,#chat_f2{font-size:16px}
#chat_f1{
	position:fixed;
	right:30px;
	top:250px;
	width:142px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+100)); 	float:left;
	z-index: 1000;
}
#chat_f1_main{height:40px;background:url(../images/c2.jpg) no-repeat}
.a_kf,.a_sh{ width:70px; height:20px; display:inline-block; margin:0 6px;}
.a_kf{ margin-top:65px;}
#chat_f1_bottom{min-height:30px;width:142px;overflow:hidden;background:url(../images/c2.jpg) 0px -470px no-repeat }
.chat_f1_expr{width:142px;min-height:0px;overflow:hidden; }
#close{display:block;width:17px;height:17px;margin-left:125px;cursor:pointer;}
.list{min-height:34px; background:url(../images/c2.jpg) 0px -160px;}
.name{
	text-align: center;
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	display:block;
}
.name img { padding-top:10px; }
.current{border-left-color:#fff;}
.arrow{color:#fff}

.send_sms{display:inline-block;width:109px;height:25px;background:url(../images/c2.jpg) 0px -163px;vertical-align:middle}
.mt{margin:2px 0}
.mt5{margin-top:5px}
.chat_f1_expr .list .detail .border{position:absolute;width:1px;height:25px;margin-left:210px;background:#fff;margin-top:-10px}
#chat_f2{display:none;position:fixed;right:10px;top:320px;border:1px solid #ccc;background:#fff;padding:1px 3px;min-width:1em;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220));color:#ff0000;cursor:pointer;z-index: 1000;
	/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.go{width:47px;height:66px;background-color:#FFF;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:12px;bottom:5%;border-radius:5px;box-shadow:0 0 2px #6E6E6E}
.go a{background:url(../images/a.png) no-repeat;display:block;text-indent:999em;width:37px;margin:5px;border:0;overflow:hidden;float:left}
.go .top{background-position:0 -33px;height:22px}
.go .feedback{background-position:0 -54px;height:32px}
.go .bottom{background-position:0 -88px;height:22px}
.go .top:hover{background-position:-38px -33px}
.go .feedback:hover{background-position:-38px -54px}
.go .bottom:hover{background-position:-38px -88px}