﻿/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after { content: '';  content: none;}
abbr,acronym {border:0;} 
.clear{height:1px;background-color: transparent;overflow: hidden;clear: both;}
.clearfix:after {content:".";display: block;clear: both;visibility: hidden;line-height:0;height:0} /*这个主要是在内部有嵌套div，且内部的div有浮动的情况下外部的div能自动"撑大"*/
.clearfix {display:block}
html[xmlns] .clearfix {display: block}
* html .clearfix {height: 1%}
html,body{
      -webkit-text-size-adjust:none;
}
/*--End css resets--*/
body{ font: 12px/20px  Arial, Helvetica, sans-serif, "宋体","黑体"; color:#808080;_background-image:url(about:blank); /* for IE6 */_background-attachment:fixed; /*必须*/ position:relative;}
.fr{ float:right;}
.fl{ float:left;}


.warp{ width:1000px; height:auto; margin:0 auto;}
.top{ height:26px; background:url(../images/top.jpg) 0 0 no-repeat; margin-top:13px; padding-bottom:13px; border-bottom:6px solid #b50029;}
.logo{ width:173px; height:26px; margin-left:57px; float:left; display:inline; text-indent:-9999px; }
.logo2{ width:52px; height:26px; margin-right:70px; float:right; display:inline; text-indent:-9999px; }
.banner{ height:487px; background:url(../images/banner.jpg) 0 0 no-repeat; position:relative;}
.banner a{ width:130px; height:40px; display:block; text-indent:-9999px; position:absolute; top:312px; left:551px; }
.dkhs{ height:339px; margin-top:8px; background:url(../images/dkhs.jpg) 0 0 no-repeat;}
.bank{ height:519px; background:url(../images/bank.jpg) 0 0 no-repeat;}
.bllc_tit{ height:54px; line-height:54px; font-family:"微软雅黑","黑体"; font-size:35px; color:#ffffff; font-weight:bold; background:#b50029; text-align:center; letter-spacing:2px;}
.bllc{ height:429px; background:url(../images/bllc.jpg) 0 0 no-repeat;}
.ywgz{ width:908px; height:auto; background:#7c011d; padding:15px 46px;}
.ywgz h2{ font-family:"微软雅黑","黑体"; font-size:22px; color:#ffffff; font-weight:normal; }
.ywgz ul{ padding-top:10px;}
.ywgz ul li{ width:884px; height:auto; background:url(../images/icon.jpg) 7px 7px no-repeat; padding-left:24px; font-family:"微软雅黑","黑体"; font-size:12px; color:#ffffff;}
.host{ width:908px; height:auto; padding:25px 46px 15px; background:#f4f4f4;}
.host h2{ font-family:"微软雅黑","黑体"; font-size:23px; color:#555555; font-weight:bold; padding-bottom:10px; }
.host dl{ font-family:"微软雅黑","黑体"; line-height:25px; color:#555555;}
.host dl dt{ font-size:13px; font-weight:bold;}
.host dl dd{ font-size:12px;}
.foot{ width:908px; height:auto; padding:15px 46px; background:#8e8e8e; font-family:"微软雅黑","黑体"; color:#ffffff; line-height:24px;}
.foot span{ font-weight:bold;}







  