﻿@charset "utf-8"; 
.pageBanner{display: none}
.column{overflow: hidden;}
.mainContent{width: 860px; float: left}
.side{width: 310px; float: right}

/* focusBanner */
.focusBanner{ background: #E6E6E6; height: 500px; margin: 0 auto; clear: both;text-align: center;position: relative;z-index: 0; overflow:hidden;}
.focusBanner .con{display: none}
.focusBanner .hd{ width: 100%; height: 25px; position: absolute; bottom: 0; left: 0; z-index: 1; font-size: 0;}
.focusBanner .hd li{ height: 12px; width: 12px; background: #fff; margin: 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
.focusBanner .hd li span{display: none;}
.focusBanner .hd .on{background: #FF8A00}
.focusBanner .prev,.focusBanner .next{ display: none;}

/* ========= column1 ========= */

/* 通知公告 */
#tzgg{ background: url(../../base/img/xyxm.jpg) no-repeat center bottom; height: 333px;}
#tzgg .hd{ height: 30px; line-height: 30px; text-align: center; background: none;}
#tzgg .hd h3{ background: none; width: auto; float: none;}
#tzgg .hd h3 a{ color: #006f8a;padding: 0;}
#tzgg .bd{ padding: 15px 20px 0}

.noticeList li{ display: flex; align-items: center; gap: 15px; padding-bottom: 15px; border-bottom: 1px dashed #ddd; height: auto; margin-bottom: 15px;}
.noticeList li.last{ border: none;padding-bottom: 0; margin-bottom: 0;}
.noticeList li > a{ flex:1 0 0; display: block; color: #333; font-size: 14px; max-height: 52px; overflow: hidden; line-height: 26px;}
.noticeList li .date{float: left;width: 60px; text-align: center;line-height: 28px;}
.noticeList li .date .ym{display: block;background: #f4f4f4;color: #aaa;line-height: 38px;font-size: 18px; }
.noticeList li .date .dd{display: block;background: #ddd;display: block; color: #aaa;font-size: 12px;}
.noticeList li:hover .date .ym{ background-color: #f2f2f2; color: #f1b000;}
.noticeList li:hover .date .dd{ background-color: #f1b000; color: #fff;}
.noticeList li:hover > a{ color: #16447c;}

/* 新闻资讯 */
#column1{ margin-bottom:20px; padding-bottom: 25px; background: url(../../base/img/columnbg.jpg) repeat-x center bottom}
#column1 #rdxw{ margin-bottom: 15px;}
#column1 #focusNews{ float: left;overflow: hidden; margin-right: 20px;}
#column1 .topicList .t .tit{ font-size: 18px;color: #d00;}

/* ========= column2 ========= */
#djtj{float: left; margin-right: 2%; width: 49%;}

#hzjlyx .fd { margin-top: 20px; font-size: 0; line-height: 1; text-align: center; }
#hzjlyx .fd li{ height: 12px; width: 12px; background: #ddd; margin: 0 5px; cursor: pointer; display: inline-block; vertical-align: top; border-radius: 500px; transition: all ease 0.6s;}
#hzjlyx .fd li.on{ width: 30px; background: #FF8A00}