.bannerCon {
    position: relative;
}

.banner {
    position: relative;
}

ul,
ol {
    padding: 0;
    margin: 0 0;
    overflow: hidden;
}

.topnav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
    max-height: 80px !important;
    padding: 20px 0px !important;
    position: absolute;
    top: 0px;
    width: 100%;
}

.topnavCon {}

.container-fluid {
    padding: 0px;
}

.container {}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 1200px;
}

.navbar {
    float: right;
    margin-bottom: 0px;
}

[class*="span"] {
    margin-left: 0px;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    color: #fff;
}

.navbar-inner {
    background-image: none;
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
}

.navbar .nav>li>a {
    color: #eee;
    text-shadow: none;
}

.navbar .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    color: #333;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.row-fluid [class*="span"] {
    margin-left: 0;
    padding: 10px 10px 10px 0px;
}

.h2Title {
    text-align: center;
    margin: 60px auto 40px auto;
    font-family: "微软雅黑";
    font-size: 42px;
    letter-spacing: 2px;
    font-weight: normal;
}

.h2Title small {
    background: url(../images/line01.png) no-repeat center 0px;
    padding-top: 10px;
}

.grid figure.effect-bubba {
    width: 227px;
    height: 258px;
}

.share_enterprises {
    height: 660px;
    display: block;
    background: url(../images/share_bg.png) no-repeat center 0px;
    margin-top: 60px;
}

.about_h3Title {
    width: 100%;
    background: #444;
    opacity: 0.5;
    color: #eee;
    font-size: 20px;
    font-weight: normal;
    text-indent: 12px;
    border-left: 1px solid #ccc;
    text-align: left;
    margin-bottom: 30px;
}

.news_h3Title {
    width: 100%;
    background: #0e0d2c;
    opacity: 0.5;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-indent: 12px;
    border-left: 1px solid #ccc;
    text-align: left;
    margin-bottom: 30px;
}

.aboutCon .row-fluid {
    padding: 0px;
}

.aboutCon .row-fluid [class*="span"] {
    padding: 0px;
    margin: 10px 0px;
}

.aboutCon .grid .span4 {
    width: 33%;
}

.aboutContent .span3 {
    font-size: 1.8em;
    color: #666;
    font-weight: 400;
}

.aboutContent .span9 {
    color: #333;
}

.newsCon .h2Title small {
    color: #fff;
}

.newsCon .span6 img {
    width: 100%;
}

.newsCon .news_title {
    background: #07487c;
    padding: 15px 0px;
    color: #ddd;
}

.newData {
    font-size: 14px !important;
    text-align: center;
    color: #ddd;
}

.dailyNews {
    color: #ddd;
}

.newTitle {
    font-weight: bold;
    font-size: 14px;
}

.newDataDay {
    font-size: 36px !important;
    color: #ddd !important;
    margin-bottom: 10px;
}

.newTitle a {
    color: #ddd;
}

.footCon {
    padding: 40px 0px;
    text-align: center;
    background: #ddd;
}

.footAddress {
    padding: 6px 0px;
}

.news_title a:hover {
    color: #fff;
    text-decoration: none;
}

.carousel {
    margin-bottom: 0px;
}

.wp-pagenavi {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 16px !important;
    padding: 20px !important;
}

.wp-pagenavi span {
    padding: 10px!important;
}

.wp-pagenavi a {
    padding: 5px 10px!important;
    border: 1px solid #999!important;
    margin-right: 10px!important;
}

a {
    text-decoration: none !important;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.qianzhi {
    height: 80px;
    margin-top: 42%!important;
    line-height: inherit !important;
}

.oneNew a:hover {
    color: #fff;
}

.oneNew p:hover {
    color: #fff;
}