﻿@charset "utf-8";

#column1{margin-bottom:10px;overflow:hidden;}
#column1 .side{width:230px;float:right;margin-left:-230px;background:#f3ead9 url("../../base/img/sideboxbdbg.jpg") no-repeat center bottom;border:1px solid #d9cfba;}
#column1 .side .sideLine{padding:0 5px;border:1px solid #fff;}
#column1 .side .hd{padding-left:25px;border-bottom:1px solid #d5bc9d;background:url("../../base/img/boxbg.png") no-repeat 5px -158px;}
#column1 .side .bd{height: 161px;border-top:1px solid #fff;padding: 5px 0 0;}
#column1 .side .bd .infoListA{height: 162px;overflow:hidden;}
#column1 .mainContent{margin-right:240px;margin-bottom:10px;}

	#focusNews{float:left;padding:4px;border:1px solid #deceba;width:280px;margin-right:-280px;}
	#focusNews .hd{z-index:4;right:8px;bottom:10px;}
	#focusNews .bd .pic img{width:280px;height:200px;}
	#focusNews .bd .con{position:absolute;bottom:0;z-index:3;width:100%;height:30px;line-height:30px;background:none;text-align:left;}
	#focusNews .bd .title{padding-left:10px;position:relative;z-index:3;}
	#focusNews .bd .title a{color:#fff;font-weight:normal;}
	#focusNews .bd .titleBg{display:block;position:absolute;bottom:0;z-index:2;width:100%;height:30px;background:#000;filter:alpha(opacity=40);opacity:.4;}
	
#headNews{margin-left:300px;height:208px;border:1px solid #deceba;}
#headNews .hd{margin-top:3px;padding:0 5px;height:27px;line-height:27px;border-bottom:1px solid #deceba;overflow:hidden;}
#headNews .hd ul{overflow:hidden;}
#headNews .hd li{float:left;width:76px;height:27px;line-height:27px;}
#headNews .hd li a{display:block;text-align:center;}
#headNews .hd li.on{background:url("../../base/img/boxbg.png") no-repeat;}
#headNews .hd li.on a{color:#fff;}
#headNews .bd{height:156px;}
#gzzz{float:left;width:288px;margin-right:-288px;border:1px solid #deceba;}
#gzzz .hd{padding:5px 10px 0 38px;background:url("../../base/img/boxbg.png") no-repeat 7px -41px;}
#gzzz .bd {padding:9px 14px;height:140px;}
#gzzz .bd .intro{text-indent: 2em; height: 66px; line-height: 22px; overflow: hidden;}
#gzzz .bd .more{margin-left:10px;}
#tpxw {margin-left:300px;height:190px;border:1px solid #deceba;overflow:hidden;}
#tpxw .hd{padding:5px 10px 0 48px;background:url("../../base/img/boxbg.png") no-repeat 7px -101px;}
#tpxw .bd{padding:5px 0 10px 5px;height:141px;}
#tpxw .picList li{margin:0 6px;width:130px;}
#tpxw .picList li img{width:130px;height:100px;}

/* 首页banner图切换 S*/
#indBanner{width: 970px; text-align: center; position: relative; margin:0 auto 10px; padding: 4px; border:1px solid #e3d5c0;box-shadow:0 1px 3px rgba(135,123,106,.3);}
#indBanner .bd .con{display:none;}
#indBanner .bd li{width: 970px; height: 260px; overflow: hidden; }
#indBanner .bd li img{width:970px; height: 260px;  }
#indBanner .prev,#indBanner .next{display: block;width: 48px;height: 98px; position: absolute;left:50%;top:50%; margin-top:-49px; margin-left:-600px;z-index: 9999;background: url(../../base/img/sjx.png) no-repeat 0 0;}
#indBanner .next{background-position: -62px 0;margin-left:550px;}
#indBanner .hd{ height:14px; overflow:hidden; width:100%; position:absolute; left:0; bottom:10px; text-align:center; font-size:0; }
#indBanner .hd li{display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#fff; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{ background:#ff0 }
