/**
 * 文件说明：样式初始化
 */

/* START, 样式预处理 ------------------------------------------------------ */

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0;padding:0;border:none;/*vertical-align:baseline;*/}

/* 去掉列表前的标识, li 会继承 */
menu, ol, ul { list-style: none; }

/* 要注意表单元素并不继承父级 font 的问题 */
body, button, input, select, textarea, option, optgroup { font:12px/1.5 tahoma,arial/*,SimSun*/,Microsoft YaHei,sans-serif;}

/* 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500; }

/* 去除默认边框 */
fieldset , img { border:0 }

/* 去掉各Table  cell 的边距并让其边重合 */
table { border-collapse: collapse; border-spacing: 0; }

/* 统一上标和下标 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{ border:0;font-variant:normal; }

/* 清除输入框边框 */
input{ border:0 none; }

code, kbd, pre, samp { font-family:'courier new',courier,monospace;}
abbr[title]{ border-bottom: 1px dotted; cursor: help; }

/* 一致的 del 样式 */
del { text-decoration:line-through; }
address,caption,cite,code,dfn,em,th,var { font-style:normal;font-weight:500; }

/* IE bug fixed: th 不继承 text-align*/
th{ text-align:inherit;}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block; }

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1; }

/*清除chrome Safari浏览器中的外边框*/
input,button,select,textarea { outline:none }

/* ie8(q) bug 显示为块级表现 */
iframe{ display:block; }

a{
    color: #000000;
    text-decoration: none;
    outline:none;
    _blr:expression(this.onFocus=this.blur());
}

i,em{ font-style: normal;}
.hide{
    display: none;
}
/* END, 样式预处理 ------------------------------------------------------ */


/* START, 通用class设定 ------------------------------------------------------ */

/* START, 浮动，清除浮动------- */
.fl { float:left; }
.fr { float:right; }

.clearLeft { clear:left; }
.clearRight { clear:right; }

.clearfix {display: block;*zoom:1}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
/* END, 浮动，清除浮动 ------- */

.header{
    height: 72px;
    padding-top: 3px;
}
.header img{
    height: 65px;
    display: block;
    margin: 0 auto;
}



/* START, MAIN --------------------------------------------------------------*/
html, body{
    height: 100%;
}
body{
    background:#9d2a0f url("../../images/index_bg.jpg?v=1") no-repeat center top;
}
#list dt div,
#list dd div,
#list dt a,
#list dd a,
.service,
.client_link,
#reload,
.qrcode_txt,
#speed i{
    background: url("../../images/index.png?v=1") no-repeat;
}
.center{
    width: 1200px;
    margin: 30px auto 0;
    padding-bottom: 20px;
}
.part_link{
    width: 770px;
    border-right: 1px solid #b13c19;
    padding: 30px 0 0 80px;
}
.part_download{
    width: 300px;
}
#speeding{
    color: #fff;
    font-size: 20px;
}

#speed{
    line-height: 34px;
    color: #fff9c4;
    font-size: 20px;
}
#speeding img{
    vertical-align: text-bottom;width: 24px;margin-right: 5px;
}
#speed i{
    float: left;
    width: 34px;
    height: 34px;
    background-position: -340px -115px;
    margin-right: 10px;
}


#list dt,
#list dd{
    float: left;
    margin-top: 20px;
}

#list dt div,
#list dd div{
    width: 514px;
    height: 49px;
    background-position: 0 -57px;
}
#list dt div em,
#list dt div p{
    color: green;
}
#list dd div em,
#list dd div p{
    color: #333;
}
#list dt div em,
#list dd div em{
    float: left;
    width: 125px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 20px;
}
#list dt div p,
#list dd div p{
    width: 389px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#list dt a,
#list dd a{
    width: 176px;
    height: 52px;
    background-position: -181px -181px;
    display: block;
    margin-left: 10px;
}


.reload_service {
    margin-top: 30px;
}

#reload{
    width: 518px;
    height: 55px;
    background-position: 0 0;
    display: block;
}

.service{
    width: 128px;
    height: 43px;
    background-position: -179px -113px;
    margin: 3px 0 0 28px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
}

#qrcode{
    width: 110px;
    height: 110px;
    margin-left: 24px;
    padding: 4px;
    background: #FFFFFF;
    border: 2px solid #cccccc;
}
#qrcode img,
#qrcode table{
    width: 110px;
    height: 110px;
}


.client_link{
    width: 178px;
    height: 170px;
    background-position:0 -113px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    margin: 30px auto 0;
}
.box_mobile{
    width: 180px;
    margin: 35px auto 0;
}
.qrcode_txt{
    width: 180px;
    height: 34px;
    background-position: -179px -250px;
    margin-top: 15px;
}

.client_link:hover,
.qrcode_txt:hover,
.service:hover,
#reload:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.notice{
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
}
/* END, MAIN --------------------------------------------------------------*/


.footer{
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin-top: 50px;
    height: 108px;
}
.footer img{
    position: relative;
    top: 30px;
    display: block;
    margin: 0 auto;

}
.footer_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 108px;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    z-index: -1;
}
