﻿/*************************************************
 *  
 *      css RESET
 *
 *************************************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video{
    margin: 0;
    padding: 0;
}
fieldset, img, iframe{
    border: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after{
    content: '';
    content: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th{
    text-align: left;
}
em, strong, th{
    font-style: normal;
    font-weight: 500;
}
sup{
    vertical-align:text-top;
}
sub{
    vertical-align:text-bottom;
}
textarea{
    resize: none;
}

/* clear float */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    *zoom:1;
}

html, body{
    background:#fefefe;
    color: #888;
    font: 12px/1.5 "微软雅黑",Arial,simsun;
    text-align: left;
}
.M{
    width: 1090px;
    margin: 0 auto;
}
a{
    color: #A5A5A5;
    text-decoration: none;
    cursor: pointer;
    /* outline: none; */
}
a:hover{
    color: #C00;
    text-decoration: underline;
}

/**********************
****** 登录部分 *******
***********************/
.blink{
	color:#000099;padding:3px;text-decoration: unerline;
}
.blink:hover{
	color: #fff;padding:3px;background:#FF9C00;
}
.txt{
	position: relative;
	padding: 8px 10px 7px 45px;
	width: 250px;
	height: 26px;
	background: url(capital-tip.png) no-repeat -500px 0 transparent;
	border: 1px solid #CCC;
	font-family: "微软雅黑"Arial,simsun;
	outline: 0 none;
	color: #333;
	font-size: 16px;font-weight:normal;
	line-height: 24px;
	z-index: 2;box-shadow: 0 1px 2px #ececec;
	-webkit-transition: box-shadow 0.30s ease-in-out;   //只让box-shadow属性做过渡效果！
    -moz-transition:  box-shadow 0.30s ease-in-out;      //firefox
}

.txt:focus {
	border-color:rgba(82,168,236,.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)
}


.txt2{width: 110px;}
.txt-focus{
	border-color: #A5A5A5;
}
.txt-error{
	border-color: #C00;
	color: #C00;
}
.logo{
	padding: 20px 0;
}
.logo a{ display:block; float:left; widthx:198px;color:;}
.logo span{
	float:right; margin:0 auto; padding-top:10px;_padding-top:0px; text-align: right; display:block; width:370px; font-family:"宋体";
}
.logo span a{ color:#999999;padding-right:10px; font-family:"宋体";text-align: right;margin-left:5px;
	 
}
.main{
	position: relative;
	width: 1070px;
	padding: 0 15px;
	margin: 80px auto 22px;
	background: url(bd-bg.png) repeat-y;
}
.main .hd-bg{
	position: absolute;
	left: 0;
	top: -10px;
	width: 1100px;
	height: 12px;
	background: url(hd-bg.png);
	z-index: 1;
    overflow:hidden;
}
.main .ft-bg{
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 1100px;
	height: 18px;
	background: url(ft-bg.png);
	z-index: 1;
}
.main .pic-wrap{
	position: relative;
	float: left;
	margin-top: 0px;
	width: 680px;
	height: 396px;
	overflow: hidden;
	z-index: 2;background: url(bg.png)
}
.main .pic-wrap-high{
	height: 460px;
}
.main .login-wrap{
	float: right;
	*display: inline;
	margin-right: 47px;
	width: 302px;
}
.login-wrap .title h2{
	float: left;
	padding: 16px 0;
	color: #5E5E5E;
	font-family: "Microsoft Yahei";
	font-weight: 500;
	font-size: 18px;
}
.login-wrap .title a{
	float: right;
	margin-top: 24px;	
}
.login-item,.reg-items{
	position: relative;
	height: 64px;
}
.login-item .default{
	position: absolute;
	left:45px;
	top: 10px;
	color: #A5A5A5;
	font-size: 14px;
	z-index: 1;
	display: block;
}
.default2{
	position: absolute;
	left:5px;
	top: 10px;
	color: #888;
	font-size: 16px;
	z-index: 1;
	display: block;background: url(loginSp-icox.png) no-repeat;line-height: 21px;
}

.default2x{
	position: absolute;
	left:5px;
	top: 8px;
	color: #888;
	font-size: 16px;
	z-index: 1;
	display: block;background: url(loginSp-icox.png) no-repeat;background-position: -34px 0!important;
}

.default3{
	position: absolute;
	left:5px;padding-right:5px;
	top: 10px;
	color: #999;
	font-size: 14px;
	z-index: 1;
	display: block;
}
.reg-items .default{
	position: absolute;
	left: 6px;
	top: 10px;
	color: #A5A5A5;
	font-size: 14px;
	display: block;
}
.login-item .tips,.reg-items .tips{
	display: none;
	padding: 2px 0;
	color: #C00;
}
.login-item-pwd{z-index: 10;}
.login-item-verify{z-index: 9;}
.login-item-pwd a{
	position: absolute;
	right: 0;
	top: 40px;
}
.login-item-pwd .capital-tip{
	display: none;
	position: absolute;
	left: -38px;
	top: 33px;
	width: 103px;
	height: 22px;
	line-height: 22px;
	padding-top: 8px;
	background: url(capital-tip1.png) no-repeat 0 0;
	z-index: 3;
	color:#fff;
	text-align: center;
}
.login-item-verify a{	
	 left: 252px;
    margin-top: 17px;
    position: absolute;
    text-decoration: underline;
    top: -1px;
}
.remember{
	padding: 1px 0 8px;
}
.remember input,
.remember label{
	vertical-align: middle;
}
.remember label{
	padding-left: 5px;
	color: #A5A5A5;
}
.actions{
	padding-bottom: 17px;
    *padding-bottom: 18px;
}
.actions .btn-submit{
	display: block;
	width: 132px;
	height: 40px;
	background: url(login-bg.png) 0 0 no-repeat;
	border: 0 none;
	cursor: pointer;
	text-indent: -999px;
}
.actions .btn-submit:hover{
	background-position: 0 -45px;
}
.actions .btn-submit:active{
	background-position: 0 -90px;
}
.corp-login{overflow: hidden;padding-bottom: 0px;padding-bottom: 14px\9;*padding-bottom: 0px;}
.corp-login dt{
	height: 22px;
	padding-bottom: 2px;
	color: #5E5E5E;
	overflow: hidden;
}
/*.corp-login dd{margin-left: -11px;}*/
a.qqlogin,a.qqlogin{ float:left;background:url(qq.png) no-repeat; display:block; width:120px; height:24px; text-decoration:none; margin-right:15px;}
a.xllogin,a.xllogin{ float:left;background:url(weibo.png) no-repeat; display:block; width:124px; height:24px; text-decoration:none;}

.corp-login dd a.alipay{
	background-position:-28px 0;
}
.corp-login dd a.sina{
	background-position:-56px 0;
}
.corp-login dd a.renren{
	background-position:-84px 0;
}
.corp-login dd a.netease{
	background-position:-112px 0;
}
.corp-login dd a.kaixin{
	background-position:-139px 0;
}
.corp-login dd a.baidu{
	background-position:-169px 0;
}
.corp-login dd a.qihoo{
	background-position:-196px 0;
}
.corp-login dd a.unionpay{
	background-position:-224px 0;
}
.corp-login dd a:hover,.corp-login dd a.hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.survey{
	padding-bottom: 27px;
	width: 970px;
}
.survey .icon{	
	display: inline-block;
	margin-right: 8px;
	padding-bottom: 2px;
	width: 15px;
	height: 16px;
	background: url(login-bg.png) 0 -170px no-repeat;
	vertical-align: middle;
}
#ftr{
	overflow: visible;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 990px;
}
.footer-link{
	position: relative;
	margin: 15px 0 12px;
	text-align: center;
	color: #e6e6e6;
}
.footer-link a{
	display: inline-block;
	padding: 0 14px;
	color:#5e5e5e
}
.footer-link a:hover{
	color: #c00
}
.segments{
	text-align: center;
	margin-bottom: 8px;
	position: relative
}
.segments .gome-website,
.segments cite{
	color: #a5a5a5;
	font-style: normal;
}
.segments .gome-website a{
	margin-right: 13px;
	color: #5e5e5e;
}
.segments .gome-website a:hover{
	color: #c00;
}
.copyright {
	text-align: center;
	line-height: 17px;
	color: #a5a5a5
}
.credit {
	margin: 5px 0;
	text-align: center
}

.credit a {
	display:inline-block;
	margin-right: 20px;
	text-decoration: none;
}

.select-segments {
	display: inline-block;
	cursor: pointer;
	position: relative;
	border: 1px solid #ccc;
	padding: 2px 15px 2px 5px;
	height: 15px;
	line-height: 15px;	
	color: #5e5e5e;
	font-size: 12px;	
}
.select-segments b {
	border: 3px solid #FFF;
	border-top-color: #5E5E5E;
	border-bottom: 0;
	position: absolute;
	width: 0;
	height: 0;
	top: 8px;
	right: 3px;
	overflow: hidden;
}
.segments .hover{
	z-index: 16;
	border-top-color:#fff;
	box-shadow: 0 9px 14px rgba(0, 0, 0, 0.2);
	background: #fff;
}
.segments .hover .fmasker{
	position: absolute;
	top: -12px;
	left: 0;
	width: 56px;
	height: 15px;
	background: #fff;
}
.segments .hover b {
	border: 3px solid #FFF;
	border-bottom-color: #5E5E5E;
	border-top: 0 none;
}

.segmentslist {
	position: absolute;
	width: 315px;
	top: -241px;
	right: 121px;
	border: 1px solid #ccc;
	box-shadow: 0 0 13px rgba(0,0,0,.2);
	padding: 10px;
	background: #FFF;
	line-height: 20px;
	z-index: 15;
}
.segmentslist ul{
	width: 370px;
}
.segmentslist a {
	color: #5e5e5e;
}
.segmentslist a:hover {
	color: #c00;
}
.segmentslist li {
	float: left;
	width: 89px;
	text-align: left;
}

/*******************
*******弹窗*********
*******************/
.pop-wrap{
	position: fixed;
    _position: absolute;
	top: 100px;
	_top:expression(documentElement.scrollTop+100);
	left: 50%;
    margin-left: -220px;
	width: 442px; 
	/*padding: 0 16px 16px 12px;
	background: url(../images/login/pop-bg.png) 0 bottom no-repeat;
	_background: #eee; */
	box-shadow:0 0 20px rgba(0, 0, 0, .19);
	*border:2px solid #919191;
	border:2px solid #919191\9;
	border:2px solid #919191\0;
}
.pop-box{
	position: relative;
	width: 442px;
	background: #FFF;
}
.pop-hd{
	height: 60px;
	background: #AE111D;
}
.pop-bd{
	position: relative;
	padding: 26px 0 0 60px;
	width: 302px;
}
.pop-bd .tab-list{
	position: absolute;
	left: 60px;
	top: -40px;
	width: 305px;
}
.pop-bd .tab-list li{
	float: left;
	margin-right: 1px;
	width: 150px;
	height: 39px;
	background: #C63942;
	color: #FFF;
	cursor: pointer;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	line-height: 39px;
	text-align: center;
}
.pop-bd .tab-list a{
	display:block;
	width: 150px;
	height: 39px;
	color: #FFF;
	text-decoration:none;
    outline: none;
}
.pop-bd .tab-list .cur{
	width: 151px;
	height: 40px;
	background: #FFF;
}
.pop-bd .tab-list .cur a{
	color: #CC0000;
}
.pop-close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 12px;
	height: 12px;
	background: url(login-bg.png) 0 -135px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.pop-close:hover{
	background-position: -15px -135px;
}
.login-item-verify img {
    margin-top: 6px;
    padding: 0 10px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 133px;
}
.login-item-verify .tips{
 clear: both;
 float: none;
 overflow: hidden;
}


/*注册弹出框*/
.btn-register{
	width:132px;
	height:40px;
	background:url() no-repeat 0 0;
	cursor:pointer;
	border:0 none;
	text-indent:-999px;	
}
.btn-register:hover{
	background-position:0 -40px;	
}
.btn-register:active{
	background-position:0 -80px;	
}
.register-tips{
	padding:9px 0 15px;
	color:#cc0000;	
}
.read-xy{
	padding:5px 0 48px;
    font-family:simsun
}
.read-xy a{
	color:#0066CC	
}
.i-txt{
	position: relative;
	padding:8px 10px 7px;
	width: 280px;
	height:21px;
	border: 1px solid #CCC;
	font-family: Arial,simsun;
	outline: 0 none;
	color: #a5a5a5;
	font-size: 14px;
	line-height:21px;
	z-index: 2;
	background: none;
}
.suc-icon{
	display:block;
	width:17px;
	height:17px;
	background:url(register.png) no-repeat 0 -20px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:279px;
	z-index:5;
}
.hide{ display:none; }
.w131{
	width:123px;	
}
/*密码强度*/
.pw-tips{
	width:302px;
	margin-top:5px;
	overflow:hidden;	
	color:#5e5e5e;
}
.pw-tips .text{
	float:left;
	width:149px;
	text-align:right;	
	line-height:14px;
}
.pw-safe{
    float:right;
	width:153px;
	height:14px;
	overflow:hidden;
	position:relative;	
	background:#A5A5A5;
}
.pw-bar{
	height:14px;
	overflow:hidden;
	background:#cc0000;	
	transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-o-transition:width .4s linear;
}
.pw-none .pw-bar{
	width:0;	
}
.pw-weak .pw-bar{
	width:50px;	
}
.pw-medium .pw-bar{
	width:101px;
}
.pw-strong .pw-bar{
	width:152px;
}
.pw-letter{
	width:153px;
	height:14px;
	position:absolute;
	left:0;
	top:0;	
}
.pw-letter span{
	float:left;
	width:50px;
	height:14px;
	line-height:14px;
	_line-height:16px;
	line-height:16px\0;
	overflow:hidden;
	text-align:center;
	border-left:1px solid #fff;
	color:#fff;	
}
/*验证码*/
.check{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:38px;
	vertical-align:top;
	margin-left:7px;
}
.check-pic{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #fff;	
}
.check-pic:hover{
	border-color:#e6e6e6	
}
.check-pic img{
	width:109px;
	height:36px;	
}
.short-icon{
	left:109px;	
}
.login-item .current,.reg-items .current{
	color:#2A8C01;	
}
.check-phone{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:108px;
	height:36px;
	background:#F8F8F8;
	border:1px solid #ddd;
	font:normal 12px/36px "Simsun";
	text-align:center;
	color:#333;
}
.check-phone:hover{
	text-decoration:none;	
	color:#333;
	background:#f8f8f8;
	border-color:#ccc;
}
.check-phone:active{
	text-decoration:none;	
	color:#333;
	background:#f3f3f3;
}
.check .disable{
	cursor:default;
	border-color:#e6e6e6;
	color:#ccc;
}
.check .disable:hover{
	color:#ccc;
}
.check .disable:active{
	background:#F8F8F8;	
}
.items-1 a{
    color:#0066CC;
}
.items-1{
    z-index:997;
}
.items-2{
    z-index:995;
}
.name-list{
	width:300px;
	border:1px solid #ccc;
	border-top:0 none;
	position:absolute;
	top:38px;
    *top:39px;
	left:0;
	background:#fff;
	padding-bottom:5px;	
    z-index:998;
}
.name-list ul{
    position:relative;
    z-index:999;
}
.name-list li{
	width:285px;
	padding:0 5px;
	height:24px;
	line-height:24px;	
	color:#5e5e5e;
	cursor:default;
	overflow:hidden;
}
.name-list li.hover{
	background:#F8F8F8	
}
.err-list{
	width:290px;
	padding:4px 0 4px 10px;
	border:1px solid #FFD2D2;
	border-top:0 none;	
	background:#FFECEC;
	line-height:24px;	
	position:absolute;
	top:38px;
    *top:39px;
	left:0;
}
.err-list p.red{
	color:#cc0000;
	line-height:18px;
}
.err-list p.red a{
	color:#0066CC;
	margin:0 5px;	
}
.err-list li{
	height:24px;
	line-height:24px;	
	color:#5e5e5e;
}
.err-list li input{
	vertical-align:-2px;	
	margin-right:9px;
	_margin-right:1px;
}



.txt-focus{
	border-color: #A5A5A5;
}
.txt-error{
	border-color: #C00;
}
input.focus{
	border-color:#a5a5a5;
	color:#5e5e5e;	
}



.default2.focus{
	border-color:#a5a5a5;
	color:#5e5e5e;	
}


/*ie6居中显示层的样式*/
.chagetop { left:expression(eval(document.documentElement.scrollLeft+ (document.documentElement.clientWidth-this.offsetWidth)/2));
top:expression(eval(document.documentElement.scrollTop+ (document.documentElement.clientHeight-this.offsetHeight)/2));z-index:9999999;
}

/*注册协议*/
.agreement-cont{
	width:390px;
	height:294px;
	padding:10px 0 0 10px;
	border:1px solid #A8C7DC;
	margin:7px 0 10px -40px;
}
.agreement-xy{
    position:relative;
	width:400px;
	height:299px;
    _height:308px;
	overflow-y:auto;
	padding:10px;
    border:1px solid #ACC3D5;
    margin:-15px 0 10px -50px;
    color:#5e5e5e;
    font:500 12px/22px "微软雅黑";
}
.agreement-xy h5{
    font:700 12px/22px "微软雅黑";
}
.s-box{
    display:none;
}
.btnnuw{
    display:block;
    width:307px;
    border: 1px #008ef5 solid;
color: #fff;
font-family: microsoft yahei;
background-color:#0084e4;
cursor: pointer;padding: 0 26px;
height: 43px;
line-height: 43px;font-size: 20px;
}
.btnnuw:hover{
    color:#fff;text-decoration:none;background-color:#0084e4;
    
}
.login-wrap .actions{
    letter-spacing:10px;
}

.login-wrap .actions a{
    outline:none;
}
.pop-bd .login-wrap{
    padding:24px 0 35px;
}



.register-wrap{
	padding-top:24px;	
}


/*merge-tips*/
.login-item-name{
	z-index:11;	
}
.corp-login .current{
	color:#cc0000;	
}
/*判断是账号是国美还是库巴的弹出层*/
html{zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true);}(this));} 

.gome-coo8-tips{
 position: absolute;
 top: 26px;
 right: -7px;
 width: 316px;
 z-index: 10;
}

.gome-coo8-tips b{
 position: relative;
 float: right;
 width: 17px;
 height: 17px;
 margin: -15px 24px -15px 0;
 background:url() no-repeat -4px -67px;
 z-index: 11;
 cursor: pointer;
}

#tip_con{
	width: 316px;
	height: 46px;
	padding-top: 14px;
	background:url() no-repeat 0 0px;
	background:url() no-repeat 0 0px\9;
}
.gome-coo8-tips .tit{
	width: 285px;
	margin: 0 auto;
	_margin-bottom: -2px;
	color: #9A9A9A;
}
.gome-coo8-tips .choose{
	width: 285px;
	margin: 0 auto;
}
.gome-coo8-tips .choose li{
	float:left;
}
.gome-coo8-tips .choose label{
	padding-right: 40px;
	color: #5E5E5E;
}
.gome-coo8-tips .choose input{
	vertical-align: -2px;
	margin-right: 5px;
	_vertical-align: 0px;
	*margin-right: 2px;
}
.gome-coo8-tips .choose .clo{
	float: right;
	cursor: pointer;
	*margin-top: 3px;
}
:root #tip_con{
	background:url() no-repeat 0 0px;
}
.pop-bd .login-wrap .gome-coo8-tips{
	top:76px;
	z-index:25;
}
/*扫码登陆*/
.sm-login-box{
	position: absolute;
	left: 446px;
	top: -40px;
	width: 140px;
	height: 190px;
	z-index: 99;
	overflow:hidden;
	color: #5E5E5E;
}
.sm-login-box a{
	color: #06C;
	position: relative;
}
.default-state{
	width: 140px;
	height: 190px;
	background: url() no-repeat;
	text-align: center;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/smLoginBg.png');
}
.default-state .ma{
	padding: 72px 0 5px;
}
.error-state{
	width: 140px;
	height: 190px;
	background: url() no-repeat -168px 1px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/profile/login/fail.png');
}
.error-state p{
	text-align: center;
	padding-top:115px; 
}
.right-state{
	width: 140px;
	height: 190px;
	background: url() no-repeat -341px 2px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/profile/login/success.png');
}
.right-state p{
	text-align: center;
	padding-top:115px; 
}
.verify-tips{
	position:absolute;
	top:11px;
	left:109px;
}
.verify-tips b{
	display:block;
	width:17px;
	height:17px;
	background:url() no-repeat 0 0;
}
.verify-tips b.error{
	background-position: 0 -21px;
}

/*门店会员首次登录*/
.store-member{
	width:140px;
	height:40px;
	line-height:20px;
	background:#F7FBFF;
	position:absolute;
	bottom:-40px;
	right:15px;
	z-index:50;
	padding-left:10px;
}
.store-member a{
	color:#0066CC;
	font-weight:bold;
	font-family:"Simsun"
}
.store-member p{
	color:#ADCEF6;
}


.rememberl{ float:left; width:100px;}
#forgetpwdmsg{ float:right; display:block;width: 75px;
height: 23px;line-height:23px;
background: url("reg.png");
color: #000099;
text-align: center;
text-decoration: none;}



#captcha {
    background: url("capital-tip1.png") no-repeat scroll -500px 0 transparent;
    border: 1px solid #ccc;
    color: #333;
    font-family: "微软雅黑",Arial,simsun;
    font-size: 14px;font-weight:normal;
    height: 36px;
    
    outline: 0 none;
    padding: 0 10px 0 50px;
    position: relative;
    width: 250px;
    z-index: 2;
}


.advice {
background-position: 0 0;
line-height: 16px;
padding: 0 6px 0 26px;
margin: 0 0 0 6px;
}


.advice {
background: url(5079_2091977944.png) no-repeat;
}


 .orange {
color: #ff7300; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

.qs_icons .sp_qq,.qs_icons .sp_weix,.qs_icons .sp_xinl{background:url(https://security.40017.cn/cn/img/new_ui/public/login/login1.png?v=2015091709) no-repeat #fbfbfb}

.qs_icons a{margin:10px 22px 0 0;border:1px solid #eee;display:inline-block;background-color:#fbfbfb;padding-left:36px;padding-right:16px;height:32px;line-height:32px;color:#666;font-size: 14px;	}.qs_icons a:hover{color:#666;background-color:#f1f1f1;border:1px solid #ddd;}.qs_icons .sp_weix{background-position:8px -92px}.qs_icons .sp_xinl{background-position:8px -153px}.qs_icons .sp_qq{background-position:8px -122px}