﻿/**
*Website:/reset.css
*Author:llf{2012-9-25}
**/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{ margin:0 ; padding:0;}
body, button, input, select, textarea { font-size:12px; font-family:Arial, Helvetica, sans-serif}
h1, h2, h3, h4, h5, h6 {font-size:12px; font-weight:normal }
ul, ol {list-style:none;}
li{list-style-type:none;}
fieldset, img {border:0;}
em,cite{font-style:normal}
button, input, select, textarea, label { outline:medium none; vertical-align:middle;}
button{cursor:pointer;font-size:12px}
table {border-collapse:collapse; border:none}
body{ background:#fff;}
html{ font-family:Arial,Helvetica,sans-serif; font-size:12px/150%;}
textarea{word-wrap: break-word;resize: none;}

/**清除浮动**/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; }
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clear{clear:both;height:0;font:0/0 Arial;visibility:hidden; line-height:0;}

a{ color:#0449BE; text-decoration:none;outline:none;_blr:expression(this.onFocus=this.blur())}
a:hover{ color:#0449BE; text-decoration:underline;}




/*头部*/
#hd{ background:#2a2a2a;clear:both; _zoom:1;}
.header{ height:70px; width:1000px; margin:0 auto;}
.logo{ width:232px; height:48px; display:inline; float:left; margin-top:11px; background: url(http://tieba.baidu.com/tb/zt/appDown/images/d_logo.jpg) no-repeat;}
.header_right{ line-height:70px; float:right;font-family:STHeiti,'微软雅黑','Microsoft Yahei',Arial,sans-serif; font-size:14px; }
.header_right a{ color:#ddd; margin-left:25px;}
.header_right a:hover{ color:#ddd;}

/*内容部分*/
#bd,.banner{ background:url(http://tieba.baidu.com/tb/zt/appDown/images/d_banner.jpg) no-repeat center top ;}
.content{ width:1000px; margin:0 auto;}
.banner{ height:614px; position:relative;}
.btn_down{ position:absolute; right:25px; top:362px; width:236px; height:76px; display:block; cursor:pointer; background:url(http://tieba.baidu.com/tb/zt/appDown/images/d_btn_down.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='http://tieba.baidu.com/tb/zt/appDown/images/d_btn_down.png', sizingMethod='crop');
}
.btn_down:hover{ background:url(http://tieba.baidu.com/tb/zt/appDown/images/d_btn_down_hover.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='http://tieba.baidu.com/tb/zt/appDown/images/d_btn_down_hover.png', sizingMethod='crop');
}
.ewm,.ewm img{ width:81px; height:81px; overflow:hidden; display:block;}
.ewm{ position:absolute; top:357px; left:390px;}
.footer{ text-align:center; color:#909090; padding-bottom:100px;}
.footer span{ margin:0 15px; color:#c9c9c9;}
.footer a,.footer a:hover{ color:#909090;}




































