﻿@charset "utf-8"; .banner{display: none;}
#content{margin-top: 0; }
.side{float: right;width: 355px;margin: 0 0 0 20px;}

/* 首页banner图切换 S*/
/* 首页banner图切换 S*/
#indBanner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1200px;
    height: 400px;
}
#indBanner .bd {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    width: 1200px;
    height: 400px;
}
#indBanner .bd {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
#indBanner .bd li {
    position: relative;
    z-index: 3;
}
#indBanner .bd .con {
    height: 48px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 1200px;
    z-index: 4;
    display: none;
}
#indBanner .bd .con .title {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    font-size: 16px;
    position: relative;
    z-index: 6;
}
#indBanner .bd .con .title a {
    color: #fff;
}
#indBanner .bd .con .title a:hover {
    color: #f60;
    text-decoration: none;
}
#indBanner .bd .con .titleBg {
    width: 1200px;
    height: 48px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 5;
}
#indBanner .prev, #indBanner .next {
    border: 1px solid #fff;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    background: url(../../base/img/slideArrow.png) no-repeat;
    display: block;
    position: absolute;
    z-index: 7;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    display: none;
}
#indBanner .prev {
    left: 10px;
    background-position: 13px 10px;
}
#indBanner .next {
    right: 10px;
    background-position: 16px -74px;
}
#indBanner .prev:hover {
    border: 1px solid #7a7a78;
    background: url(../../base/img/slideArrow.png) no-repeat 13px 10px #7a7a78;
}
#indBanner .next:hover {
    border: 1px solid #7a7a78;
    background: url(../../base/img/slideArrow.png) no-repeat 16px -74px #7a7a78;
}
#indBanner .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 7;
    height: 26px;
    bottom: 20px;
    text-align: center;
}
#indBanner .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 26px;
    height: 26px;
    overflow: hidden;
    background: #fff;
    line-height: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    color: #ac1a1b
}
#indBanner .hd li span {
    color: #ac1a1b
}
#indBanner .hd li.on {
    background: #9a0809;
}
#indBanner .hd li.on span {
    color: #fff
}

/* content */
#content .column{padding: 20px 0;}

./* 通知公告 */
#tzgg{margin-bottom: 20px;}
#tzgg .topicList {
    margin-top: 20px;
   
}
#xwgk .topicList {
    margin-top: 20px;
    width: 440px;
    float: right;
}
/* 盒子 */

.box {}
.box .hd1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #d9d9d9;
}
.box .hd1 .more {
    float: right;
}
.box .hd1 h3 {
    float: left;
  
    border-bottom: 1px solid #257BE6;
    padding:0 10px;
}
.box .hd1 h3 a {
    display: block;  color:#257BE6;
    font-size: 18px;
}
.box .hd1 li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.box .hd1 li span, .box .hd li a {
    display: block;
    font-size: 24px;
    cursor: pointer;
}
.box .hd1 li.on {
    height: 48px;
    border-bottom: 2px solid #ff9f40;
}
.box .hd1 li.on span, .box .hd li.on a {
    color: #ff9f40;
}
.box .bd {
  
}
.mainContent {
    overflow: hidden;
}
/*快速导航*/
.qlink {
    width: 1200px;
    height: 70px;
    clear: both;
    margin: 40px auto 40px auto;

}
.qlink .bd {
    padding-top: 20px;
}
.qlink .bd ul {
    margin: 0 -10px 20px;
    overflow: hidden;
}
.qlink li {
    float: left;
    width: 14.27%;
}
.qlink li a {
    margin: 0 10px;
    border-radius: 4px;
    display: block;
    line-height: 50px;
    padding-left:30px;
    background:#e5f3fb url(../../base/img/qlinkIcons.png) no-repeat 10px 0;
    border: 1px solid #cde2ee;
    color:#257be6;
    font-size: 16px; text-align:center;
    transition: all 0.3s ease 0s;
}
.qlink li a:hover {
    border-color: #0f61c7;
    background-color: #257be6;
    background-position: 10px -50px;
    color: #fff;
}
.qlink .li2 a{background-position: 10px -100px;}
.qlink .li2 a:hover{background-position: 10px -150px;}
.qlink .li3 a{background-position: 10px -200px;}
.qlink .li3 a:hover{background-position: 10px -250px;}
.qlink .li4 a{background-position: 10px -300px;}
.qlink .li4 a:hover{background-position: 10px -350px;}
.qlink .li5 a{background-position: 10px -400px;}
.qlink .li5 a:hover{background-position: 10px -450px;}
.qlink .li6 a{background-position: 10px -500px;}
.qlink .li6 a:hover{background-position: 10px -550px;}
.qlink .li7 a{background-position: 10px -600px;}
.qlink .li7 a:hover{background-position: 10px -650px;}