@import url("reset.css");
@import url("global.css");

.main-content {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.slideBox {
    position: relative;
    width: 462px;
    height: 395px;
}

.slideBox a.prev, .slideBox a.next {
    display: block;
    width: 24px;
    height: 65px;
    position: absolute;
    top: 100px;
    cursor: pointer;
    z-index: 99
}

.slideBox a.prev {
    background: url(../image/left_Arw.png) no-repeat;
    left: 0;
}

.slideBox a.next {
    background: url(../image/right_Arw.png) no-repeat;
    right: 0;
}

.slideBox .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 278px;
    z-index: 11;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    width: 11px;
    text-align: center;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline;
    margin-right: 8px;
    cursor: pointer;
    background: #d9d9d9;
    font-family: "宋体";
    overflow: hidden;
}

.slideBox .hd ul li.on {
    background: #e03d37;
}

.slideBox .bd {
    position: relative;
    height: 395px;
    z-index: 0;
}

.slideBox .bd img {
    width: 462px;
    height: 308px;
}

.slideBox .bd dl {
    position: absolute;
    height: 85px;
    left: 0;
    bottom: 0;
    width: 460px;
    border: #e8e8e8 solid 1px;
    background: #fff;
    z-index: 10;
}

.slideBox .bd dt {
    text-align: left;
    font-size: 16px;
    width: 285px;
    display: inline;
    margin: 20px 28px 0 0;
}

.slideBox .bd dd {
    background: url(../image/slideBox_dd_bg.gif) no-repeat;
    width: 108px;
    height: 57px;
    display: inline;
    margin: 14px 0 0 14px;
    color: #999999;
    text-align: center;
    line-height: 29px;
}

.slideBox .bd dd span {
    font-size: 20px;
}

.slideBox .bd dd em {
    font-size: 13px;
}

.newscenter {
    width: 433px;
    height: 359px;
    border: #e8e8e8 solid 1px;
    border-left: none;
    padding: 17px 20px;
    background: #ffffff;
}

.newscenter h2 {
    border-bottom: #e8e8e8 solid 1px;
    margin-bottom: 10px;
}

.newscenter h2 .tit {
    background: url(../image/newscenter_h2_tit_bg.gif) no-repeat;
    width: 108px;
    height: 41px;
    line-height: 41px;
    padding-left: 18px;
}

.newscenter h2 .more {
    display: inline;
    line-height: 41px;
    margin-right: 10px;
}

.listTz01 li {
    background: url(../image/red_dot.gif) no-repeat left center;
    padding-left: 10px;
    border-bottom: #d9d9d9 dotted 1px;
}

.listTz01 li .isgood a:hover {
    text-decoration: underline
}

.listTz01 li .riqi {
    color: #c8c8c8
}

.listTz01 li:last-child {
    border: none;
}

/*通知公告 开始*/
.boxTz01 {
    height: 393px;
    border: #e8e8e8 solid 1px;
    background: #ffffff;
    padding: 0 12px;
}

.boxTz01 h2 {
    height: 51px;
    line-height: 51px;
    padding: 0 8px;
    border-bottom: #e8e8e8 solid 1px;
}

.uproll01 {
    height: 329px;
    overflow: hidden
}

.listTz02 li {
    background: url(../image/red_dot.gif) no-repeat left 20px;
    padding: 10px 0 10px 10px;
    border-bottom: #dbdbdb dashed 1px;
}

.listTz02 li .isgood a:hover {
    text-decoration: underline
}

.listTz02 li .riqi {
    color: #999999
}

/*政策法规等栏目*/
.boxTz02 {
    border: #e8e8e8 solid 1px;
    border-top: #e13f38 solid 2px;
    background: #fff;
    padding: 0 12px;
}

.boxTz02 h2 {
    height: 50px;
    line-height: 50px;
    padding: 0 8px;
    border-bottom: #e8e8e8 solid 1px;
}

.boxTz02 h2 .tit {
    background: url(../image/icoTz09.png) no-repeat left center;
    padding-left: 15px;
}

.hwpt span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: red;
    font-size: 20px;
    padding: 5px 0;
    border-bottom: #d9d9d9 dotted 1px;
    display: block;
}

.hwpt a img {
    padding: 5px 30px 5px 10px;
    width: 30px;
    height: 30px;
}

.hwpt a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: red;
    font-size: 20px;
}

/*图片中心*/
.leftLoop {
    overflow: hidden;
    position: relative;
}

.leftLoop .hd {
    display: none;
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
}

.leftLoop .hd .prev, .leftLoop .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../image/left_Arw.png") no-repeat;
}

.leftLoop .hd .next {
    background: url("../image/right_Arw.png") no-repeat;
}

.leftLoop .bd {
    padding: 0 0 0 20px;
}

.leftLoop .bd ul {
    overflow: hidden;
    zoom: 1;
}

.leftLoop .bd ul li {
    margin: 0 5px;
    text-align: center;
    width: 274px;
    float: left;
    display: _inline;
}

.leftLoop .bd ul li img {
    display: block;
    width: 274px;
    height: 182px;
}

.leftLoop .bd ul li .title {
    padding: 10px 8px 0;
    line-height: 24px;
}

/*友情链接*/
.ztzlTz {
    border: #e8e8e8 solid 1px;
    background: #ffffff;
    padding: 5px 30px 25px;
}

.ztzlTz .you_link {
    height: 70px;
    display: inline;
    margin-top: 20px;
}

.ztzlTz .you_link img {
    float: left;
    padding-top: 20px;
}

.ztzlTz h2 {
    width: 50px;
    height: 71px;
    font-size: 20px;
    font-weight: bolder;
    color: #FF0429;
    display: inline-block;
    padding: 10px 70px 0 10px;

}

.ztzlTz table {
    width: 950px;
    margin-top: 5px;
}

.ztzlTz table td {
    padding: 20px 0 0 10px;
}

.ztzlTz table td a {
    background: url(../image/icoTz10.png) no-repeat left center;
    padding-left: 20px;
}
