
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
.italk ul { list-style:none;}
.italk img { border:0px;}
.italk dl,.italk dt,.italk dd,.italk ul,.italk li{margin: 0;}
.italk{width: 104px; position: relative;z-index: 9999;height: 427px; }
.italk .close{ display: block;width:20px;height: 20px;float: right; }
.italk .top{height: 31px;background: url(../images/italk_01.png) no-repeat;}
.italk .wb{height: 113px;background: url(../images/italk_03.png) no-repeat top; }
.italk .wx{height: 114px;background: url(../images/italk_04.png) no-repeat top; }
.italk .qq{height: 104px;background: url(../images/italk_02.png) no-repeat top; }
.italk .wb a{ blr: expression_r(this.onFocus=this.blur()); }
.italk .btm{height: 66px;background: url(../images/italk_05.png) no-repeat top;}
.italkfix{position: fixed;top: 80px;right: 5px;}



.pin_qq{ position:fixed;bottom:auto;top:0px;right:0px;width:115px;height:260px;z-index:20;   margin-top:100px}
* html .pin_qq{ position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}
.pin_qq_m{ background:url(../images/italk.png) 0px -80px no-repeat; width:115px; height:180px; position:relative;}
.pin_qq_m .close{ position:absolute; width:31px; height:99px; left:0px; top:8px;}
.pin_qq_m .ci_q{position:absolute;left:30px; top:8px;width:85px; }
.pin_qq_m .ci_q a{ display:block; height:25px; text-align:center; line-height:25px;padding-top:45px; color:#555; margin-top:10px;font-size:12px;}
.pin_qq_m .ci_q a.by{ display:block; height:16px; text-align:right; line-height:16px;padding-top:0px; margin-top:0px;font-size:9px; color:#999;}
.pin_qq_m .ci_q a:hover{ color:#E00007;}

.erweima {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    cursor: default !important;
    display: none;
    float: right;
    
    left: -140px;
    position: absolute;
    top: 67px;
    width: 120px;
    padding: 10px;
} 

.weiboerweima {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    cursor: default !important;
    display: none;
    float: right;
    left: -140px;
    position: absolute;
    top: 0px;
    width: 120px;
    padding: 10px;
} 

@media only screen and (max-width:768px) {
	.pin_qq {
	    display: none; 
	}
}