﻿@charset "utf-8";

#content{margin-top:0;}
.pageBanner{display: none;}
.cloumn{clear:both; overflow:hidden; margin-bottom:20px;}

/* 首页banner图切换 S*/
#indBanner{ clear: both;text-align: center; margin:0 auto;height: 500px; position:relative; }
#indBanner .bd .con{display:none;}
#indBanner .bd .pic img{width:100%; height:500px; }
#indBanner .hd{ height:14px; overflow:hidden; width:100%; position:absolute; left:0; bottom:20px; text-align:center; font-size:0; z-index:1; }
#indBanner .hd li{display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#e5e5e5; cursor: pointer; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{ background:#f60 }

/* 通知公告 S*/
.indTzgg{width:285px;height: 300px; float:right;background: #fff;}
.indTzgg .bd { padding:8px 15px;}


/* 新闻资讯等 S*/
.indXxdt {width:895px;height: 302px;float:left;background: #fff;position: relative;}
.indXxdt .Thd {height:40px; background-color:#fafafa;}
.indXxdt .Thd h3 {font-size: 16px;color: #333; padding:0 5px; margin-left:15px; border-bottom:2px solid #1d71b5; line-height: 38px; float:left; *display:inline;}


/* 焦点图S */
.focus {width:350px;height: 230px; float:left; overflow:hidden; position:relative; margin:15px; *display: inline; }
.focus .hd{ position:absolute; z-index:20; left: 150px; bottom:13px; z-index:15;}
.focus .hd ul{overflow:hidden; zoom:1; z-index:2;}
.focus .hd ul li{float:left; margin-left:5px;  width:10px; height:10px;text-indent: -9999px;cursor: pointer;overflow: hidden; border-radius:5px; background-color:#fff;}
.focus .hd ul li.on{background-color:#f60;}
.focus .bd{ position:relative; z-index:2; }
.focus .bd ul li{z-index:9;}
.focus .bd .pic{ position:relative; z-index:0; }
.focus .bd .pic img{width:350px; height:230px; border:0;   }
.focus .bd .txt{display:none;}
.focus .bd .con{width:100%; position:absolute; z-index:1; left: 0; bottom:0; *bottom:3px; height:70px; line-height:44px; text-align:center; }
.focus .bd .con .title{ position:absolute; width:100%;left:0;text-align:center; z-index:1;}
.focus .bd .con .title a{color:#fff;}
.focus .bd .con .titleBg{ position:absolute; width:100%; height:100%; background:#000; left:0; top:0; filter:alpha(opacity=50);opacity:0.5; }
.focus .bd .con .bg{position:absolute; width:100%; height:70px; z-index:0; left:0; background:#000; filter:alpha(opacity=50);opacity:0.5;  }
/* 焦点图E */

/* 最新信息头条 */
.indXxdt .topicList{ overflow:hidden; zoom:1; width:495px; float:right; margin:10px 15px 10px 0; *display:inline; }
.indXxdt .topicList .t{padding-bottom:14px; margin-bottom:14px; }
.indXxdt .topicList .n{background: url("../../base/img/icon.png") no-repeat 0 -791px;}


/*cloumnB S*/
.indBox {width: 285px;float: left;margin-right: 20px; background-color:#fff; height:300px;}
.indBox .hd,.box .hd {height:40px; background-color:#fafafa;}
.indBox .hd h3,.box .hd h3 {font-size: 16px;color: #333; padding:0 5px; margin-left:15px; border-bottom:2px solid #1d71b5; line-height: 38px; float:left; *display:inline;}
.indBox .bd {padding:8px 15px;}
.indBox .topicList .t{margin-bottom: 0px;padding-bottom: 14px; border-bottom: 0;}
.indBox .topicHasPic .pic,.indBox .topicHasPic .pic img{width: 117px;height: 88px;}
.indBox .topicHasPic .con{margin-left: 130px;}
.indBox .topicList .t .title{margin-bottom: 5px;}
.indBox .topicList .t .tit{color: #666;}
.indBox .topicList li.n{padding-left:12px;background-position: 0px -792px;}
.indBox .bd span { display:block; width:100%; height:80px; margin:5px 0; background-color:#ccc; }
.indBox .bd span img { width:255px; height:80px;}
.indXssw {margin-right: 0px; }

/*快捷导航 S*/

.indKsdh {height:50px; }
.indKsdh li { width:180px;height:50px;float:left;margin-right:20px; position: relative; }
.indKsdh li.last { margin-right:0; }
.indKsdh li a { display:block; line-height: 50px;  background-color:#1b6faf; padding-left: 55px; color: #fff;}
.indKsdh li a:hover{ background-color: #075794; text-decoration: none; }
.indKsdh li a:before { position: absolute; content: ""; left: 20px; top: 15px;
	-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; } 



.indKsdh li:hover a:before { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); }
/*快捷导航 E*/

