/*小蜜蜂页面样式*/
*{
	font:12px "微软雅黑";
	box-sizing: border-box;
	color:#333333
}
.icons{
	background:  no-repeat;
}
.icons.icons-gjj{
	background-position: 4px -72px;
}
.icons.icons-rq{
	background-position: -47px -72px;
}
.icons.icons-sf{
	background-position: -97px -72px;
}
.icons.icons-td{
	background-position: -147px -72px;
}
.icons.icons-ts{
	background-position: 7px -130px;
}
.icons.icons-ctp{
	background-position: -45px -130px;
}
.icons.icons-jd{
	background-position: -97px -130px;
}
.icons.icons-lxs{
	background-position: -147px -130px;
}
.fl{float:left}
.fr{float:right}
#wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#ffffff;
}
.wrap{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
#header{
	height: 70px;
}
#header .logo{
	float:left;
	margin:7px 0;
}
#header .weather{
	float:right;
}
#header .weather li{
	float:left;
}
#header .weather li.weather-icon{
	margin:15px 10px
}
#header .weather li.temperature{
	font-weight: bold;
	font-size: 40px;
	line-height: 70px;
}
#header .weather li.address{
	height: 70px;
	font-size: 16px;
}
#header .weather li.address p{
	font-size: 16px;
	text-align: right;
}
#header .weather li.address p:first-child{
	margin-top:15px;
}
#content{
	width: 100%;
	height: 740px;
	background:  center no-repeat;
	/*background-size: 100%;*/
	position:relative;
}
#chat-wrap{
	width: 1100px;
	height: 660px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 7px 0px rgba(0,0,0,0.2);
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	margin:auto;
	padding:35px 20px 25px
}
.chat-window {
	width: 780px;
	height: auto;
}
.chat-window .title{
	line-height: 35px;
	font-size: 18px;
	padding-left: 80px;
	position: relative;
}
.chat-window .title span{
	color: #999999;
}
.chat-window .title i.icon-bee{
	position: absolute;
	left: 0;
	top:0;
	width: 70px;
	height: 64px;
	z-index: 999;
}
.chat-window .chat-wrap{
	width: 775px;
	height: 360px;
	overflow: hidden;
	position: relative;
	background:#f5f5f5;
	border-radius: 5px;
	padding:15px 5px 15px 0;
	box-sizing: content-box;
}
#box{
	float:right;
	bottom:0;
	right:0;
	width:6px;
	background:#d0e9ff;
	position:relative;
	border-radius: 10px;
}
#drag{
	position: absolute;
	top:0;
	left:-1px;
	width:8px;
	background:#72b6f1;
	border-radius: 10px;
}
#chat-content{
	position:absolute;
	left: 0;
}
#content-head{
	padding-top: 35px;
	padding-left: 20px;
	width: 710px;
}
.chat-window .chat-wrap .chat-list{
	padding-left: 20px;
	width: 710px;
}
.chat-window .chat-wrap .chat-list dt{
	font-size: 18px;
}
.chat-window .chat-wrap .chat-list dt.bee{	
	color:#b7aa00;
}
.chat-window .chat-wrap .chat-list dt.user{	
	color:#72b6f1;
}
.chat-window .chat-wrap .chat-list dt span{
	margin-left:5px;
	color:#999999;
}
.chat-window .chat-wrap .chat-list dd{
	line-height: 26px;
	font-size: 14px;
	color:#666666;
	margin:10px 0;
}
.chat-download{
	width: 100%;
	height: 40px;
	padding:0 30px;
	border-radius: 8px;
	background: #d0e9ff;
	margin-top: 10px;
	font-size: 14px;
	text-align: right;
	line-height: 40px;
}
.chat-download a{
	color:#1981c0;
	padding-left:26px;
	background-position: -90px -14px;
}
.input-wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:15px;
	position: relative;
}
.input-wrap textarea{
	width: 100%;
	height: 90px;
	padding:0;
	border:0;
	font-size: 14px;
}
.input-wrap .tips{
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: right;
	position:absolute;
	bottom:0;
	left: 0;
	color: #999999;
}
.input-wrap .tips a.send{
	float: right;
	width: 70px;
	height: 24px;
	background:#72b6f1;
	color: #ffffff;
	border-radius: 10px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	margin-left:15px
}
.quicklink-wrap{
	width: 265px;
	height: 584px;
}
.quicklink-wrap>ul{
	width: 100%;
	height: auto;
}
.quicklink-wrap>ul>li.manual-service{
	width: 100%;
}
.quicklink-wrap>ul>li h1.title{
	height: 36px;
	line-height: 36px;
	color: #333333;
	border-bottom: 1px solid #c8c8c8;
	font-size: 16px;
}
.quicklink-wrap>ul>li>ul{
	margin-top:15px;
}
.quicklink-wrap>ul>li>ul.service-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align:justify;
	text-align-last:justify;
	margin-top:15px;
} 
.quicklink-wrap>ul>li>ul.service-list:after{
     display:inline-block;
     overflow:hidden;
     width:100%;
     height:0;
     content:'';
     vertical-align:top;
}
.quicklink-wrap>ul>li>ul.service-list li{
	width:23%;
	display:inline-block;
	text-align:center;
	font-size:12px;
	margin-bottom:5px;
	text-decoration:none;
}
.quicklink-wrap>ul>li>ul.service-list li a{
	display: block;
}
.quicklink-wrap>ul>li>ul.service-list li a span.icons{
	display: block;
	width: 50px;
	height: 50px;
	border:1px solid #f0f0f0;
	margin:8px auto;
	border-radius: 5px;
	background-color:#ffffff;
}
.quicklink-wrap>ul>li>ul.service-list li:hover a span.icons{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	border:0
}
.quicklink-wrap>ul>li.questions-list li{
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}
.quicklink-wrap>ul>li.service-line li{
	font-size: 12px;
	width: 50%;
	float:left;
	line-height: 30px;
}
