<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ï¿½á¹¹Ôªï¿½ï¿½ */
dl, dt, dd, ul, ol, li, /* list elements ï¿½Ð±ï¿½Ôªï¿½ï¿½ */
pre, /* text formatting elements ï¿½Ä±ï¿½ï¿½ï¿½Ê½Ôªï¿½ï¿½ */
form, fieldset, legend, button, input, textarea, /* form elements ï¿½ï¿½ï¿½ï¿½Ôªï¿½ï¿½ */
th, td /* table elements ï¿½ï¿½ï¿½ï¿½Ôªï¿½ï¿½ */ {
    margin: 0;
    padding: 0;
}
/** ï¿½ï¿½ï¿½ï¿½Ä¬ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ **/
body {  margin: 0;text-align:left;font-size: 12px; background:#fafafa; font:12px/18px "sim sun";}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
address, cite, dfn, em, var { font-style: normal; } /* ï¿½ï¿½Ð±ï¿½ï¿½ï¿½ï¿½ï¿? */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* Í³Ò»ï¿½È¿ï¿½ï¿½ï¿½ï¿½ï¿½ */
small { font-size: 12px; } /* Ð¡ï¿½ï¿½ 12px ï¿½ï¿½ï¿½ï¿½ï¿½Äºï¿½ï¿½ï¿½ï¿½Ä¶ï¿½, ï¿½ï¿½ small ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
/** ï¿½ï¿½ï¿½ï¿½ï¿½Ð±ï¿½Ôªï¿½ï¿½ **/
ul, ol { list-style: none; }
/** ï¿½ï¿½ï¿½ï¿½ï¿½Ä±ï¿½ï¿½ï¿½Ê½Ôªï¿½ï¿½ **/
a { text-decoration: none; }
a:hover { text-decoration: none; }
sup { vertical-align: text-top; } /* ï¿½ï¿½ï¿½ï¿½, ï¿½ï¿½ï¿½Ù¶ï¿½ï¿½Ð¸ßµï¿½Ó°ï¿½ï¿½ */
sub { vertical-align: text-bottom; }
/** ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½Ôªï¿½ï¿½ **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img ï¿½î³µï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿? img ï¿½Þ±ß¿ï¿½ */
button, input, select, textarea { font-size: 100%; } /* Ê¹ï¿½Ã±ï¿½ï¿½ï¿½Ôªï¿½ï¿½ï¿½ï¿½ ie ï¿½ï¿½ï¿½Ü¼Ì³ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ð? */
/* ×¢ï¿½ï¿½optgroup ï¿½Þ·ï¿½ï¿½ï¿½ï¿½ï¿½ */
/** ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½Ôªï¿½ï¿½ **/
table { border-collapse: collapse; border-spacing: 0; }
/* ï¿½ï¿½ï¿½ï¿½ HTML5 Ôªï¿½ï¿½ */
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,
summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0;
}
mark { background: #ff0; }
/* ï¿½ï¿½ï¿½ï¿½placeholderï¿½ï¿½Ä¬ï¿½ï¿½ï¿½ï¿½Ê½ */
:-moz-placeholder {
    color: #ddd;
    opacity: 1;
}
::-moz-placeholder {
    color: #ddd;
    opacity: 1;
}
input:-ms-input-placeholder {
    color: #ddd;
    opacity: 1;
}
input::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1;

}
.main {
  background: #fafafa;
  padding: 16px 0;
}
.main-box {
  width: 1244px;
  margin: 0 auto;
}
.home {
  position: relative;
}
/* Í·ï¿½ï¿½ï¿½ï¿½Ê½ */
.header .header-top {
  width: 100%;
  height: 44px;
  background: #3f4756;
  font-size: 14px;
  color: #fff;
}
.header-top-box {
  width: 1244px;
  height: 44px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}
.header-top-box .header-top-right{
  font-weight: normal;
}
.header-top-box a {
  color: #999;
  font-size: 14px;
}
.header-top-box a:hover {
  color: #fff;
}
.header-top-box img {
  vertical-align: middle;
  margin-top: -4px;
}
.header-top-left span {
  margin-right: 30px;
  position: relative;
}
.header-top-left span:last-of-type {
  margin-right: 0px;
}
.header-top-left span:last-of-type::before {
  display: none
}
.header-top-left span::before {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
}
.header-search {
  width: 1244px;
  margin: 0 auto;
  height: 136px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.header-search .header-search-left {
  display: flex;
  height: 100%;
  align-items: center;
  flex: 1;
  margin: 0 20px 0 0;
}
.header-search .header-logo {
  width: 222px;
  height: 100%;
  background: url('../images/home/logo.png') no-repeat center left ;
}
.header-search-input {
  height: 55px;
  background: #eee;
  border-radius: 5px;
  margin-left: 40px;
  display: flex;
  flex: 1;
}

.header-search-input input{
  width: 337px;
  height: 100%;
  border: none;
  background: #eee;
  padding: 0 19px;
  font-size: 15px;
  color: #9da3af;
  border-radius: 5px 0 0 5px;
}
.header-search-input input:focus{ outline: 0; border: none;}
.header-search-input .label-kwd {
  display: block;
  width: 81px;
  height: 55px;
  background: #00ab5f;
  border-radius: 0 5px 5px 0;
  text-align: center;
  line-height: 55px;
}
.header-search-input .label-kwd img {
  vertical-align: middle;
  width: 25px;
}
.header-search-right{
  display: block; overflow: hidden;
}
.header-search-right .nav {
  display: flex;
}
.header-search-right .nav a.active {
  background: url('../images/home/nav-selected.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(1).active .special-img{
  background: url('../images/home/home.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(3).active .special-img{
  background: url('../images/home/game.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(4).active .special-img{
  background: url('../images/phb.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(5).active .special-img{
  background: url('../images/hj.png') no-repeat center center;
}
.header-search-right .nav a {
  display: block;
  width: 100px;
  height: 120px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header-search-right .nav a .special-img {
  width: 51px;
  height: 51px;
  background: url('../images/home/home-bg.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(2) .special-img{
  background: url('../images/home/pc-soft.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(3) .special-img{
  background: url('../images/home/az-soft.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(4) .special-img{
  background: url('../images/home/ang-game-bg.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(5) .special-img{
  background: url('../images/home/rank.png') no-repeat center center;
}
.header-search-right .nav a:nth-of-type(6) .special-img{
  background: url('../images/home/heji.png') no-repeat center center;
}
.header-search-right .nav a span {
  color: #999;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}
.header-search-right .nav a.active span{
  color: #fff;
}
.common-line {
  width: 100%;
  height: 6px;
  background: #00ab57;
}
/* Í·ï¿½ï¿½ï¿½ï¿½Ê½ï¿½ï¿½ï¿½ï¿½ */

/* Î²ï¿½ï¿½ï¿½ï¿½Ê½ */

.footer {
  width: 100%;
  height: auto;
  background: #252a34;
  display: block;
  overflow: hidden;
}
.footer-ct {
  width: 1210px;
  margin: 0 auto;
  height: auto;
  padding-top: 0.1px;
  position: relative;
}
.footer-ct p {
  color: #fff;
  line-height: 57px;
  font-size: 19px;
  font-weight: bold;
  margin-top: 3px;
  border-bottom: 1px solid #e2e3e4;
}

.wyzs {
  width: 330px;
  margin: auto;
  margin-top: 46px;
}
.wyzs a {
  color: #666;
  font-size: 14px;
  margin-right: 28px;
  position: relative;
}
.wyzs a:last-of-type {
  margin-right: 0px;
}
.wyzs a::before {
  content: '';
  display: block;
  width: 2px;
  height: 12px;
  position: absolute;
  right: -14px;
  top: 50%;
  transform: translateY(-50%);
  background: #474a4e;
}
.wyzs a:last-of-type::before {
  display: none;
}
.footer-sm {
  color: #949494;
  width: 512px;
  text-align: center;
  margin: 20px auto;
  font-size: 14px;
  line-height: 20px;
}
.footer-ba {
  color: #949494;
  width: 474px;
  text-align: center;
  margin: 16px auto;
  font-size: 14px;
  line-height: 20px;
}
.footer-qrcode {
  position: absolute;
  bottom: 00px;
  right: 194px;
}
.footer-qrcode img {
  width: 100px;
  height: 100px;
  vertical-align: top;
  margin-left: 10px;
}
.footer-qrcode div {
  color: #838385;
  margin-top: 16px;
}

/* ï¿½ï¿½ï¿½Ø¶ï¿½ï¿½ï¿½ */
.back_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
}
.back_top img{
  width: 76px;
}
.mb25 {
  margin-bottom: 25px;
}
.clearfix:after{/*Î±Ôªï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ôªï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.clearfix{
  *zoom: 1;/*ie6ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ä·ï¿½Ê? *ï¿½ï¿½Ö»ï¿½ï¿½IE6-IE7Ö´ï¿½Ð£ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ö´ï¿½ï¿?*/
}
.is-float {
  float: left;
}

/*ï¿½ï¿½Ò³*/
.page .tspage {
  background: #fff;
  height: 82px;
  text-align: center;
  display: block;
  overflow: hidden
}

.page .tspage .tsp_nav {
  width: 100%;
  height: 30px;
  display: block;
  overflow: hidden;
  margin: 27px 0 0 0;
}

.page .tspage .tsp_nav i {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.page .tspage .tsp_nav a {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.page .tspage .tsp_nav a:hover {
  background: #00ab57;
  color: #fff;
  text-decoration: none
}

.page .tspage .tsp_nav a:hover i {
  color: #fff;
}

.page .tspage .tsp_nav a i {
  padding: 0;
  margin: 0;
  background: none
}

.page .tspage .tsp_nav b {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #00ab57;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.page .tspage .tsp_count,.page .tspage .tsp_nav .tsp_end,.page .tspage .tsp_nav .tsp_more,.page .tspage .tsp_nav #tsp_change {
  display: none
}
#comment_list .h2 { font-weight:bold;}
#comment_list dl, #comment_list dt, #comment_list dd { margin:0; padding:0; }
#youxi_right_5 #comment_list { border:none; }
#comment_list .quote, #comment_list .quote span { text-indent:0; }
#comment_list { margin:0 20px; color:#2f2f2f; padding:1px; zoom:1; }
#comment_list dt { line-height:28px; height:28px; overflow:hidden; padding:0 10px; }
#comment_list h2,
#comment_list .h2{ font-size:18px; font-weight:normal; border-bottom:1px solid #ddd; color:#464646; height:40px; padding:0; margin-bottom:10px; }
#comment_list h2 span,
#comment_list .h2 span { float:left; margin-top: 4px; width:auto; padding:0 8px 0 0; text-align:center; line-height:34px; border-bottom:3px solid #2fbdff; background-repeat:no-repeat; }
#comment_list dl { padding: 0 5px; }
#comment_list dd { word-wrap: break-word; line-height:20px; padding:5px 10px 10px; }
#comment_list dd img { margin-bottom:-5px; }
#comment_list dd p{
  display: none;
}
#comment_list blockquote, #comment_list .quote { padding:3px 3px 5px; margin:0 0 5px 0; border:1px solid #bfbfbf; background:#fffde9; color:#000; }
#comment_list blockquote h4, #comment_list .quote span { color:#666; padding:0 3px; font-weight:normal; font-size:12px; display:block; background:none; }
#comment_list blockquote h4 cite { font-style:normal; }
#comment_list blockquote div { padding:0 7px; }
#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b { margin:0 6px; }
#comment_list p { text-align:right; line-height:1; padding:5px 0; }
#comment_list p a { color:#e65c08; margin-left:10px; }
#comment_list dt span { float:left; }
#comment_list dt em { float:right; font-style:normal; }
#comment_0 dt { background:#fff2e8; color:#c97b54; }
#comment_1 dt { background:#f1f5f8; color:#21698e; }
#comment_1 h2 span,
#comment_1 .h2 span,
#s_comment h2 span,
#s_comment .h2 span { border-bottom:3px solid #0092ee}
#s_comment { text-align:center; }
#s_comment h2 a,
#s_comment .h2 a { float:right; font-size:12px; font-weight: normal; color:#137eb6; line-height:30px; margin: 8px 0 0}
#s_comment h2 a i,
#s_comment .h2 a i{ font-style:normal; }
#s_comment .nick_name { float:left; margin-left:0; padding: 10px 0; line-height:30px; display:inline; }
#s_comment .nick_name input { border:1px solid #98b6c6; margin-left:6px; height:20px; line-height:20px; vertical-align:middle; width:200px }
#s_comment .comment_faces { float:left; margin-left:20px; font-weight:bold; line-height:30px; display:inline; margin-top: 10px; }
#s_comment .comment_faces img { vertical-align:middle; margin-left:3px; cursor:pointer; }
#s_comment textarea { border:1px solid #98b6c6; padding:3px 5px; width:100%; height:120px; line-height:20px; margin:8px 0; }
#s_comment .comment_btn { padding:0 0 10px; text-align:left; }
#s_comment .comment_btn input { width:80px; color:#fff; border:0 none; padding:0; margin-right:6px; font-weight:bold; height:26px; background:url(../images/comment_btn.png) no-repeat; cursor:pointer; }
</pre></body></html>