﻿@charset "utf-8";
#dsjj .intro h3{text-align:center; font-weight:bold;}
/* 焦点图*/
#indBanner { background: url(../../base/img/bg-banner.png) repeat; padding: 15px 0; position: relative; z-index: 0; }
#indBanner .focusPic { width: 980px; height: 260px; margin: 0 auto; position: relative;  }
.focusPic .hd { position: absolute; right: 15px; bottom: 15px; }
.focusPic .hd ul { _display: inline; }
.focusPic .hd li {float:left; background: #fff; margin:0 3px; width:10px; height:10px; line-height:0px; text-align:center; text-indent: -999em; border-radius:10px; cursor: pointer;overflow: hidden;}
.focusPic .hd li.on { background-color: #c00; color: #fff; }
.focusPic:after { content: ""; display: table; clear: both; }
.focusPic .hd { z-index: 19; }
.focusPic .bd { z-index: 11; }
.focusPic .bd li { position: relative; z-index: 12; }
.focusPic .bd li .pic { position: relative; z-index: 13; }
.focusPic .bd li .pic img { vertical-align: bottom; }
.focusPic .bd li .con { width: 100%; position: absolute; z-index: 14; left: 0; bottom: 0; }
.focusPic .bd li .con .title { height:45px; line-height: 45px; overflow: hidden; position: relative; z-index: 16; font-size:20px; }
.focusPic .bd li .con .title a { display: block; padding: 0 10px; color: #fff; text-decoration: none; }
.focusPic .bd li .con .titleBg { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; position: absolute; width: 100%; height: 45px; z-index: 15; left: 0; bottom: 0; background-color: #000; }

/* 首页布局 */
#columnA{overflow: hidden; margin: 0 auto; padding-top: 20px}
#columnA .areaL{width: 430px; float: left; *display: inline; margin-right: 15px;}
#columnA .areaC{width: 300px; float: left; }
#columnA .areaR{width: 220px; float: right; }
#columnA .linkArea { text-align: center; padding-top: 15px; border-top: 1px dotted #ddd; }



/*
.infoContent { padding: 20px 0 0; overflow: hidden; zoom: 1; }
.infoContent .col-1 { float: left; width: 430px; padding-right: 15px; }
.infoContent .col-2 { float: left; width: 300px; }
.infoContent .linkArea { text-align: center; padding-top: 15px; border-top: 1px dotted #ddd; }
.infoContent .col-3 { float: right; width: 220px; }
.infoContent .col-3 .intro { color: #999999; padding-top: 5px; line-height: 22px;}
.infoContent .col-3 .intro a { color: #f00; }
*/









