﻿/* fullSlide */

.fullSlide {
	overflow: hidden;
	position: relative;
	height: 230px;
	width: 100%;
	margin-bottom: 5px;
}

.fullSlide .bd { width: 100%; background: url(loading.gif) no-repeat center center; }

.fullSlide .bd ul { width: 100% !important; }

.fullSlide .bd li { width: 100% !important; height: 230px; }

.fullSlide .bd li .pic {
	width: 784px;
	height: 230px;
	margin: 0 auto;
	position: relative;
}

.fullSlide .bd li .pic img {display: block;  }

.fullSlide .hd { width: 784px; margin: 0 auto; position: relative; }

.fullSlide .hd ul { position: absolute; right: 0; bottom: 15px; }

.fullSlide .hd ul li { border-radius: 50%; cursor: pointer; display: inline-block; *display:inline;

zoom: 1; width: 14px; height: 14px; line-height: 50px; margin: 4px; overflow: hidden; background: #b8b8b8; }

.fullSlide .hd ul .on { background: #fff; }

.fullSlide .hd ul li:hover{ opacity:0.8;}
/*qrcode*/

.qrcode{
	position:fixed;
	border:1px solid #c9eeff;
	border-radius:2px;
	z-index:1000001;
	right:15px;
	bottom:200px;
	width:150px;

*position:absolute; 		background:#FFF url(../images/onlinebg.jpg) no-repeat 0 0;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
}

.qrcode .bd{ padding:80px 15px 10px 15px;}

.qrcode .bd ul{ line-height:1.4;}

.qrcode .bd ul li{  margin-bottom:8px; overflow:hidden;}

.qrcode .bd ul li .tit{ font-size:14px; color:#F00}

.qrcode .bd ul li .btn{ margin-bottom:4px; width:120px; height:26px; display:block; text-indent:44px; color:#FFF !important; font-size:13px; line-height:26px; text-decoration:none;}

.qrcode .bd ul li .qq{ background:url(../images/btn_qqo.png) no-repeat;}

.qrcode .bd ul li .baidu{ background:url(../images/btn_sq.png) no-repeat;}

.qrcode .bd ul li .tel{ color:#e00; font-size:16px;}

.qrcode .bd ul li a:hover{ filter:alpha(opacity=80); opacity:0.8;}

.codeAdv{ color:#00a3e9; text-align:center; font-size:16px; }

.codeAdv .hdtxt{font-size:20px; display:block; margin-bottom:4px; } 





.lihover{overflow:hidden; position:relative;}
