/**
 * 文件说明：样式初始化
 */

/* 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, 浮动，清除浮动 ------- */

#list dt div i,
#list dd div i,
#list a,
.client_link,
.app_download_words,
#reload,
.main_service,
.rec_browser,
.main_title{
    background-image: url("../../images/index.png");
}
.main_service{
    width: 136px;
    height: 46px;
    background-position: 0 -100px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    margin-left: 20px;
}
.main_service:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.reload_service{
    width: 320px;
    margin: 30px auto 0;
}
/* START, MAIN --------------------------------------------------------------*/
html, body{
    height: 100%;
    background: #6d3218;
}
.main_index{
    background: url("../../images/bg.jpg") bottom center;
    padding-top: 80px;
}
.main_index .center{
    background: #ffffff;
}
.center{
    width: 1000px;
    margin: 0 auto;
}
.main_title{
    width: 150px;
    height: 22px;
    background-position:-6px -461px;
    margin: 10px 0;
}
.part_link{
    height: 520px;
    width: 660px;
    padding: 10px 0 0 20px;
}
.part_download{
    width: 270px;
    padding: 20px;
    background: #efefef;
    text-align: center;
    color: #9b9b9b;
}
.part_download h2{
    font-size: 18px;
}
.part_download p{
    font-size: 14px;
}
.part_download strong{
    font-size: 22px;
    font-weight: normal;
    display: block;
    margin-top: 30px;
}
.rec_browser{
width: 240px;
    height: 80px;
    background-position:  -10px -358px;
    margin:  20px auto 0;
}
#speeding,
#speed{
    color: #333;
    font-size: 16px;
}
#speeding img{
    vertical-align: text-bottom;width: 24px;margin-right: 5px;
}
#speed b{
    color: green
}

#reload{
    width: 158px;
    height: 46px;
    background-position: 0 0px;
    display: block;
}
#reload:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
#list{
}
#list dt,
#list dd{
    float: left;
    margin-top: 20px;
}
#list dt div,
#list dd div{
    height: 46px;
    background-position: -333px -83px;
}
#list dt div em,
#list dd div em{
    width: 92px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #9c5536;
    border: 2px solid #9c5536;
}
#list dt div p,
#list dd div p{
    width: 340px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #9c5536;
    border: 2px solid #9c5536;
}
#list dt div i,
#list dd div i{
    width: 28px;
    height: 42px;
    line-height: 42px;
    background-position: -152px -107px;
    margin: 10px 10px 0;
}
#list a{
    width: 151px;
    height: 42px;
    background-position: 0 -52px;
    display: block;
    margin-left: 15px;
    margin-top: 2px;
}
#list a:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.box_mobile{
    width: 172px;
    margin: 20px auto 0;
}

#qrcode{
    padding: 4px;
    background: #FFFFFF;
    border: 2px solid #cccccc;
    margin: 0 auto;
}
#qrcode,
#qrcode img,
#qrcode table{
    width: 110px;
    height: 110px;
}

.client_link{
    width: 172px;
    height: 165px;
    background-position:0 -148px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    margin: 30px auto 0;
}
.client_link:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.app_download_words{
    width: 158px;
    height: 33px;
    background-position: 0 -319px;
    margin: 15px auto 0;
}
.info{
    width: 750px;
    background: #f2f2f2;
    color: #a9a5b3;
    margin: 0 auto;
    border-radius: 70px;
    padding: 20px 50px;
    font-size: 14px;
    line-height: 22px;
}
/* END, MAIN --------------------------------------------------------------*/

.footer{
    width: 100%;
    height: 97px;
    background:#6d3218;
    color: #b05625;
    text-align: center;
}
.footer .center{
    margin-top: 30px;
}
.footer p {
    line-height: 20px;
    font-size: 14px;
}

.line{
    width: 100%;
    height: 7px;
    background: #ffb81e;
}