﻿@charset "utf-8";

/* 焦点图*/
#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: 25px; bottom: 25px; }
.focusPic .hd ul { _display: inline; }
.focusPic .hd li { float: left; display: inline; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; margin-left: 4px; cursor: pointer; }
.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: 25px; line-height: 25px; overflow: hidden; position: relative; z-index: 16;display: none; }
.focusPic .bd li .con .title a { display: block; padding: 0 10px; color: #fff; text-decoration: none; }
.focusPic .bd li .con .bg { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; position: absolute; width: 100%; height: 25px; z-index: 15; left: 0; bottom: 0; background-color: #000; }

/* 首页布局 */
#columnA{overflow: hidden; margin: 0 auto; padding-top: 20px}
#columnA .areaL,#columnB .areaL{width: 300px; float: left; *display: inline; margin-right: 15px;}
#columnA .areaC,#columnB .areaC{width: 360px; float: left; }
#columnA .areaR,#columnB .areaR{width: 290px; float: right; }
#columnA .linkArea { text-align: center; padding-top: 15px; border-top: 1px dotted #ddd; }

#focusNews{width:300px; height:180px;margin-right:10px;}
#focusNews .bd .pic img{width:300px; height:180px;}
#focusNews .bd li{position: relative;}
.tybox{ margin-top:10px;text-align: center;}
.tybox a{ display: block; height: 50px; margin-bottom: 8px;}
/*
.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; }
*/









