﻿/* reset */
html,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:0;font-size:100%;vertical-align:baseline;}
body{line-height:1;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
figure{margin:0;}
hr,button,input,textarea{margin:0;padding:0;}
button,input,select,textarea{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover, a:focus{text-decoration:underline;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}

/* ie6 background img*/
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/* font */
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}

/* generic */
input[type=submit]{cursor:pointer;}
button{cursor:pointer;}
strong, b{font-weight:bold;}

/* common */
body {color:#242424; background-color:#fff; width:100%;}
a{color:#242424; text-decoration:none;}
a:hover{color:#ed5400; text-decoration:underline; cursor:pointer;}
h1 { font-size:22px;}
h2 { font-size:20px;}
h3 { font-size:18px;}
h4 { font-size:16px;}
h5 { font-size:14px;}
h6 { font-size:12px;}
.hidden{ display:none;}
.placeholder{ color:#666;}
.clear{clear:both; width:100%; height:1px; overflow:hidden;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/*body*/
.header, .content, .footer{ width:100%;}
.layout{ width: 902px; margin:0 auto; }

/*header*/
.header{ height:240px; background:url(../img/header.jpg) no-repeat center top;}
.header .layout{ position:relative; height:100%;}
.logo-shengpay,.logo-ccb{display:block; position:absolute;  }
.logo-shengpay{height:30px; left:160px; top:10px; width:100px;}
.logo-ccb{height:30px; left:30px; top:10px; width:120px;}

/*content*/
.content{ }
.time, .xinshou, .xuyuan, .bang, .fenxiang{position: relative;}
.time{background:url(../img/time.jpg) no-repeat center top; height: 70px; }
.time span{ position: absolute; font-size: 16px; left: 254px; top: 8px; color: #a30000;}
.xinshou{background:url(../img/xinshou.jpg) no-repeat center top;height: 200px; }
.xuyuanbang{background:url(../img/xuyuanbang.jpg) no-repeat center top;height: 280px; }
.fenxiang{background:url(../img/fenxiang.jpg) no-repeat center top;height: 236px; }
.btn{ display: block; width: 150px; height: 40px;}
.btn, .xinshou p, .xuyuan p, .bang p, .fenxiang p{ position: absolute;}
.xinshou .btn{ left: 466px; top: 43px;}
.xinshou p{ width: 280px; color: #7d664d; left: 316px; top:114px; line-height: 20px; font-weight: 700;}
.xinshou p span{ color: #fe5141;}
.xuyuan{ float: left; height: 220px; width: 350px;}
.xuyuan .btn{ left: 16px; top: 13px;}
.xuyuan p{ width: 270px; color: #523224; left: 16px; top:77px; line-height: 20px; font-weight: 700;}
.xuyuan p span{ color: #f00;}
.xuyuan p label{ color: #fff; font-size: 16px; text-decoration: underline; background-color: #f00; padding: 0 8px;}
.bang{ float: right; height: 250px; width: 350px;}
.bang .btn{ right: 42px; top: 13px;}
.bang p{ width: 320px; color: #523224; right: 16px; top:76px; line-height: 20px; font-weight: 700;}
.bang p.time1, .bang p.time2, .bang p.time3{width: 230px; right: 10px;}
.bang p.time1{ top:144px;}
.bang p.time2{ top:166px;}
.bang p.time3{ top:188px;}
.bang p span{ color: #f00;}
.fenxiang .btn{ left: 493px; top: 57px;}
.fenxiang p{ width: 370px; color: #523224; left: 298px; top:122px; line-height: 20px; font-weight: 700;}
.fenxiang p span{ color: #fe5141;}
/*footer*/
.footer{  }
.footer .layout{ }