body{background:#000}

/* 首页 */
.logo{margin:34px auto 0;text-align:center;}

.main{background:url('../images/nav.jpg') center center;height:375px;position:relative;margin-top:128px;}
.nav{width:1291px;height:375px;margin:0 auto ;padding-top:50px;}
.nav li{display:inline;float:left;width:292px;height:293px;margin-right:41px;position:relative;}
.nav li.last{margin-right:0;}

.nav-line{height:3px;overflow:hidden;width:0px;left:50%;position:absolute;background:#ff0000;top:266px;}

.intro{text-align:center;margin:49px auto 72px;height:37px;}
.footer{background:url('../images/footer-cross.png') top center no-repeat;height:80px;text-align:center;font-size:12px;color:#9b8134;font-family:"Arial";padding-top:23px;}

/* 介绍页 */
.intro-in{margin:0 auto 0;width:1218px;left:50%;margin-left:-609px;position:absolute}
.intro-in img{padding-top:110px;}

/* 慈善 */
.ch-t1{font-size:18px;line-height:18px;margin-top:32px;font-family:"黑体";color:#975909;text-align:center;}
.ch-p1{font-size:12px;line-height:18px;margin-top:2px;font-family:"黑体";color:#975909;text-align:center;}
.ch-text{text-align:center;margin:30px 0 20px;}

.timeline{width:900px;height:24px;margin:19px auto 0;color:#fff;}
.timeline li{display:inline;/*float:left;width:63px;*/height:24px;line-height:24px;text-align:center;margin-right:18px;font-size:18px;font-family:"黑体"}
.timeline li.last{margin-right:0;}
.timeline li.active{color:#be8c06;}

.focus{width:908px;height:441px;margin:14px auto 0;position:relative;background:#8a8a8a}
.focus-img-b, .focus-up, .focus-down, .focus-img-s{position:absolute;}
.focus-img-b{left:5px;top:5px;}
    .focus-img-b img{position:absolute;width:706px;height:430px;display:none;}
.focus-up{right:72px;top:18px;width:33px;height:17px;background:url('../images/focus-up.jpg')}
.focus-down{right:72px;top:409px;width:33px;height:17px;background:url('../images/focus-down.jpg')}

.focus-img-s{width:195px;height:349px;top:50px;right:0;overflow:hidden;}
.focus-img-s li{background:url('../images/focus-bg.jpg') left center no-repeat;marign-left:7px;margin-bottom:9px;}
.focus-img-s li.active{background-image:url('../images/focus-bg-active.jpg')}
.focus-img-s img{width:157px;height:104px;padding:3px 0 0 13px;}

.focus-p{font-size:12px;line-height:18px;font-family:"黑体";color:#fff;width:908px;margin:15px auto;}
.focus-fontbig{font-size:18px;color:#ffba00;}