
body {margin: 0px 0 0px; padding: 0;}
div { margin: 0 auto; padding: 0; }
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p { margin: 0; padding: 0; border: none; list-style-type: none; }
.servers { margin: 5px 0 12px 0 }
.block { padding: 0px; background: #fff; height: auto; margin: 0 auto; }
em, strong, th { font-style: normal; font-weight: normal; }
.article-68 strong { font-weight: bold; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.dis { display: block; }
.inline { display: inline; }
.none { display: none; }
.dashed { background: url(../image/lineBg.gif) repeat-x left top; color: #3f3f3f; padding: 2px 0 3px 12px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clear { clear: both; }
/*英文强制换行*/
A { COLOR: #5f6565; TEXT-DECORATION: none; }
A:hover { COLOR: #5f6565; TEXT-DECORATION: none }
A:focus { outline: none }
.red { COLOR: #980300 }
a:hover { text-decoration: inherit; }
.fl { float: left; }
.fr { float: right; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix { zoom: 1; }
.w1200 { width:1200px; }
.mar0 { margin:0 auto; }
.z_xd{position: relative;}
.z_jd{position: absolute;}
.f_tac{ text-align: center;}
.f_tar{ text-align: right;}
/*边框*/
.B_blue { border: 1px solid #e2e2e2; }
.inputBg { border: 1px solid #DDDDDD; background: url(https://www.hqlf.cn/images/inputbg.gif) repeat-x left top; height: 30px; width: 200px; line-height: 30px; padding: 0px 5px; color:#b94327; }
.inputBgb { border: 1px solid #DDDDDD; background: #fff; height: 26px; width: 200px; line-height: 26px; vertical-align: middle; padding: 0px 5px; }
/*字体颜色ecmoban.com*/
.f1 { color: #df0032; font-weight: bold }
.f2 { color: #009821; font-weight: bold; margin-right: 15px; }
.f3 { color: #9e9e9e; }
.shop_s { color: #CD0000; font-weight: bold; }
/*按钮部分*/
.bnt_blue { background: #ED5854; width: 52px; height: 30px; text-align: center; line-height: 30px; color: #fff; border: none; cursor: pointer; overflow: hidden }
.ncm-user-profile .bnt_blue_1 { background: #ED5854; width: 77px; height: 30px; text-align: center; line-height: 30px; color: #fff; border: none; cursor: pointer; }
.bnt_blue_2 { background: #ED5854; width: 139px; height: 30px; text-align: center; line-height: 30px; color: #fff; border: none; cursor: pointer; overflow: hidden }
.bnt_bonus { background: #ED5854; width: 52px; height: 30px; text-align: center; line-height: 30px; color: #333; border: none; cursor: pointer; overflow: hidden }
.white { color: #ffffff; font-weight: bold; }
.bnt_blue_b { background: #ED5854; width: 67px; height: 26px; text-align: center; line-height: 26px; color: #fff; border: none; cursor: pointer; overflow: hidden; vertical-align: middle }
.f1 { color: #AC1832; }
.f2 { color: #F1143B; font-weight: normal; margin-right: 5px; }
.f3 { color: #9e9e9e; }
.f4 { color: #CF0F02; }
.f7 { color: #000; font-size: 18px; font-weight: bold; }
.f4_b { color: #000; }
.f5 { font-size: 14px; font-weight: bold; }
.f6 { color: #F52648; }
.market { font-size: 12px; text-decoration: line-through; color: #999; font-weight: bold; }
.shop { color: #CD0000; font-size: 18px; font-weight: 600; }
.shop_s { color: #fe596a; }
.f_l { float: left }
.f_r { float: right }
/*模块容器*/
.box { padding-bottom: 2px;}
.box_1 { background-color: #fff; }
/*页面留白*/
.blank { height: 10px; line-height: 10px; clear: both; visibility: hidden; }
.blank5 { height: 5px; line-height: 5px;/* _margin:-3px 0;*/ clear: both; visibility: hidden; }
.blank12 { height: 12x; line-height: 12px; clear: both; visibility: hidden; }


.sidebar { position: fixed; right: 0; top: 50%; margin-top: -80px; width: 55px; background: rgba(0, 0, 0, 0.3); padding: 12px 0 0 0; border-radius:8px 0 0 8px; z-index:999999; }
.sidebar li { height: 50px; width: 160px; padding-left: 17px; border-radius:8px 0 0 8px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.sidebar li img { display: block; }
.sidebar li:hover { margin-left: -105px; background: rgba(0, 0, 0, 0.6); }