/*在线客服*/
.online{ position:fixed; top:10%; right:0; width:270px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(sthis.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));z-index:990; }
.online_tab{ width:270px;}
.icon_online{color:#ff7325; font-size:20px; line-height:24px; width:60px; height:170px; float:left; background-color:#f9f8f6; border:1px solid #e0e0e0; border-right:none; border-radius:9px; -moz-border-radius:9px; -o-border-radius:9px; -webkit-border-radius:9px; border-top-right-radius:0; border-bottom-right-radius:0; position:relative; display:none; cursor:pointer;}
.icon_online span{padding-left:17px; width:20px; display:block;}
.icon_online img{width:37px; height:36px; margin:15px 0 10px 14px;}
.icon_online:hover{background-color:#fff;}
.online_box{ float:left; width:270px;  box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.25);}
.online_tab img{ display:block;}
.online_head{ width:270px; height:116px; background:url(../images/inline-head.jpg) no-repeat; border-bottom:1px solid #e0e0e0; font-size:0; line-height:0; position:relative;}
.online_close{color:#d7d7d7; font-size:14px; line-height:24px; display:block; width:57px; height:24px; background:url(../images/online-close.png) right top no-repeat; position:absolute; top:15px; right:10px; cursor:pointer;}

.online_close:hover{color:#999; background:url(../images/online-close-on.png) right top no-repeat;}
.online-list{padding:15px 0 6px 20px; background-color:#fff;}
.online-list li{height:32px; width:100%; line-height:32px; margin-bottom:5px;}
.online-list li a{color:#666; font-size:14px; height:32px; display:inline-block; cursor:pointer;}
.online-list li img{width:29px; height:28px; float:left; margin-right:15px;}
.online-list li.d-line{height:1px; border-bottom:1px dotted #e7e7e7; margin-bottom:15px; margin-top:11px;}

.online_bot{ width:270px; height:132px; background:url(../images/online-tel.jpg) no-repeat; border-top:1px solid #e0e0e0;}

.online-list li.qq_group{height:auto; overflow:hidden; line-height:24px;}
.group-name{color:#fff; font-size:13px; margin-bottom:5px; font-weight:bold;}
.group-txt{font-size:12px;}

.online-box{float:left; margin-right:50px;}
.online-box-list{margin-top:90px;}
.online-box-list > div{margin-bottom:20px; height:28px; line-height:28px;}
.online-box-list > .qq_group{margin-bottom:10px;}
.online-box-list > div a{color:#fff; font-size:14px; height:28px; line-height:30px; display:inline-block; margin-right:10px;}
.online-box-list > div a img{float:left;}