@charset "utf-8";
/* floathelp css */
.minihelp{ width:70px; height:244px; position:fixed; top:20%; right:0px; background:url(../images/minihelp_background.png) no-repeat 0 0; z-index:999;}
.minihelp li{ width:70px; height:80px; line-height:132px; list-style:none; text-align:center; color:#919191; cursor:pointer; background:url(../images/minihelp_bc.png) no-repeat 0 0;z-index: 9999;}
.minihelp li.line{ height:1px; width:70px; background:#3c3c3c; border-bottom:1px solid #5f5f5f;}
.minihelp li.mobile{ background-position:0px 0px;}
.minihelp li.mobile:hover, .minihelp li.mobile.current{ background-position:-70px 0px; color:#899ecc;}
.minihelp li.wechat{ background-position:0px -80px;}
.minihelp li.wechat:hover, .minihelp li.wechat.current{ background-position:-70px -80px; color:#80af63;}
.minihelp li.uservice{ background-position:0px -160px;}
.minihelp li.uservice:hover, .minihelp li.uservice.current{ background-position:-70px -160px; color:#678ab2;}
.minihelp h3{ font-size:16px;}
.minihelp .extend{ width:190px; height:244px; position:absolute; top:0px; left:-165px; z-index:899; line-height:normal; background:url(../images/minihelp_extendbc.png) no-repeat 0 0;color:#919191; text-align:center; line-height:1.8em; padding-top:5px;}
.minihelp .extend.second{ background-position:-190px 0px}
.minihelp .extend.third{ background-position:-380px 0px}
.mobiledownload{ width:150px; height:34px; background:url(../images/home_sprite.png) no-repeat 0px -280px; cursor:pointer;}
.mobiledownload:hover{ background-position:-150px -280px;}
.darklight{ width:130px; height:25px;margin-left:25px; margin-top:5px; background:#3d3d3d; border-radius:5px;}
.call{ width:13px; height:13px; display:inline-block; background:url(../images/home_sprite.png) no-repeat 0px -320px; margin-right:5px;}
.email{ width:14px; height:12px; display:inline-block; background:url(../images/home_sprite.png) no-repeat -20px -320px; margin-right:5px;}
.serviceroom, .qqchat{ width:152px; height:33px; background:url(../images/home_sprite.png) no-repeat 0 0; cursor:pointer; margin-top:10px; }
.serviceroom{ background-position:-310px -280px;}
.serviceroom:hover{ background-position:-310px -320px; }
.qqchat{ background-position:-470px -280px; }
.qqchat:hover{ background-position:-470px -320px; }