<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* å…¨å±€æ&nbsp;·å¼ */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd,textarea{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;font-size:12px;font-family:"microsoft yahei";}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
i,em{font-style:normal;}
a{text-decoration:none;}


/* æ¸…é™¤æµ®åŠ¨ */
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after {content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* å³ä¾§è¾¹æ&nbsp; 2016.8.15 zym add */
.right_sidebar{
    position: fixed;
    right: 0;
    bottom:336px;
    _position: absolute;
    width: 29px;
    height: 233px;
    z-index: 99;
}
/* right_s_middle */
.right_sidebar .right_s_middle{
    float:left;
    width: 29px;
    height: 155px;
}
.right_sidebar .bdshare-button-style10-32 {
    zoom: 1;
}
.right_sidebar .bdshare-button-style10-32 a,
.right_sidebar .right_s_button .right_s_nav a{
    display: block;
    width: 29px;
    height: 39px;
    background-image: url(../images/right_sidebar_bg.png);
    background-repeat: no-repeat;
    cursor: pointer;
    text-indent: -100em;
    overflow: hidden;
}

.right_sidebar .bdshare-button-style10-32 .bds_tsina {
    background-position: left -78px;
}
.right_sidebar .bdshare-button-style10-32 .bds_qzone {
    background-position: left -39px;
}
.right_sidebar .bdshare-button-style10-32 .bds_weixin{
    background-position: left 0;
}
.right_sidebar .bdshare-button-style10-32 .bds_sqq {
    background-position: left -117px;
}
.right_sidebar .bdshare-button-style10-32 .bds_tsina:hover{
    background-position: -50px -78px;
}
.right_sidebar .bdshare-button-style10-32 .bds_qzone:hover{
    background-position: -50px -39px;
}
.right_sidebar .bdshare-button-style10-32 .bds_weixin:hover{
    background-position: -50px 0;
}
.right_sidebar .bdshare-button-style10-32 .bds_sqq:hover{
    background-position: -50px -117px;
}

.right_sidebar .right_s_wxbox {
    display: block;
    position: absolute;
    top: 0px;
    right: 22px;
    width: 177px;
    height: 210px;
    background: url(../images/right_sidebar_bg.png) no-repeat 0 -300px;
    text-align: center;
}
.right_sidebar .right_s_w_width{
     width: 170px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 36px;
}
.right_sidebar .right_s_wxmore{
    height: 36px;
    padding-top: 4px;
    color: #444;
}
.right_sidebar .right_s_use,
.right_sidebar .right_s_use:hover{
    color: #416eaa;
}
.right_sidebar .right_s_use:hover{
	text-decoration:underline;
}
.right_sidebar .right_s_use{
    padding-bottom: 2px;
}
/* right_s_button */
.right_sidebar .right_s_button{
    position: relative;
    float:left;
    margin-top: 1px;
}
.right_sidebar .right_s_button .right_s_nav .right_s_survey{
    display: none;
}
.right_sidebar .right_s_gototop{
  background-position: left -169px;
}
.right_sidebar .right_s_feedback{
    background-position: left -208px;
}
.right_sidebar .right_s_survey{
    background-position: left -247px;
}
.right_sidebar .right_s_gototop:hover{
    background-position: -50px -169px;
}
.right_sidebar .right_s_feedback:hover{
    background-position: -50px -208px;
}
.right_sidebar .right_s_survey:hover{
    background-position: -50px -247px;
}
.right_sidebar .right_s_b_bg{
    display: none;
    width:92px;
    height:38px;
    line-height: 38px;
    text-align: center;
    background: url("../images/right_sidebar_bg.png") left -520px no-repeat;
}
.right_sidebar .right_s_b_gototop{
    position: absolute;
    right:21px;
    top:0px;
}
.right_sidebar .right_s_b_feedback{
    position: absolute;
    right:21px;
    top:39px;
}
.right_sidebar .right_s_b_survey{
    position: absolute;
    right:21px;
    top:78px;
}
.right_sidebar .right_s_button a,
.right_sidebar .right_s_button a:hover{
    color: #444;
    text-decoration: none;
}


/* è§£å†³IE6æŠ–åŠ¨BUG */
html{_background-image:url(about/blank);_background-attachment:fixed;}
/* åž‚ç›´é¡¶ç«¯å¯¹é½ */
.ie6fixed_t{_position:absolute;_top:expression(parseInt(document.documentElement.scrollTop)+"px");}
/* åž‚ç›´åº•éƒ¨å¯¹é½ */
.ie6fixed_b{_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
/* åž‚ç›´å±…ä¸­å¯¹é½ */
.ie6fixed_m{_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}


/* å³ä¾§è¾¹æ&nbsp; 2016.8.15 zym end */

</pre></body></html>