<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0;
    padding:0;
    background-color:#262626;
    font-size:14px;
    font-family:"Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "å¾®è½¯é›…é»‘", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    color:#fff;
}
a{ text-decoration:none; color:#fff}
a:hover{ text-decoration:underline;}

.fl{float:left;}
.fr{float:right;}

.container{
    max-width:762px;
    background-color:#444;
    margin:10px auto;
}

.title-bar{
    line-height:48px;
    background-color:#666; /*æ&nbsp;‡é¢˜æ&nbsp;èƒŒæ™¯è‰²*/
    color:#fff;
    font-size:18px;
    padding:0 16px;
}




.dl{overflow:hidden; padding:5px 20px; margin:0; line-height:20px;}
.dl dt,
.dl dd{float:left; margin:0;}
.dl dt{color:#fff;}
.dl .psw{margin-left:10px;}
.dl a{color:#fff; }
.item-style{border-bottom:1px dashed #262626;}

.source-name{
    padding:15px 20px;
    overflow:hidden;
    font-size:14px;
    line-height:20px;
    color:#fff;
    font-weight:normal;
}
.source-name span{ display:inline-block;}
.source-name b{color:#fff; font-weight:normal; display:inline-block; }

.banner-box{
    padding:16px;
    overflow:hidden;
    text-align:center;	
}

.banner-box2{
	width:728px;
	height:90px;
}
.banner-box img{max-width:100%;}

.banner-box-sm{
    height:30px;
    line-height:30px;
    padding:0 20px 20px;
}

.banner-box-sm .adbox{float:left; width:600px; height:30px;}
.banner-box-sm a{text-decoration:underline;}

.box-comm{width:770px; margin:0 auto; overflow:hidden;}

.banner-box-left,.banner-box-right{
	float:left; text-align:right; 
	width:336px; height:280px;
}

.banner-box-right{
	float:right; text-align:left;
}


/* é¼&nbsp;æ&nbsp;‡æ‚¬åœçŠ¶æ€çš„aæ&nbsp;‡ç­¾å†…çš„img */
.banner-box  a:hover img {
    border: 3px solid #fedf02; /* æ”¹å˜è¾¹æ¡†é¢œè‰² */
}

.xzsm{height:80px;  line-height:25px;}
.xz{float:right; width:155px;}
.sm{float:left; width:600px; padding-left:6px; }

@media screen and (max-width: 762px) {
    .banner-box-left,
    .banner-box-right{float:none; width:100%; text-align:center;}
    .btn-dl{float:none; padding:10px 0; display:block;}
.xz{ width:100%;  float:none; border-bottom:1px dashed #262626; padding-left:10px;}
.sm{float:none; width:100%; }
.xzsm{ height:auto;}

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