body {
    background-color: #fff;
}

.header .logo {
    width: 100%;
    height: 85px;
    background: #469adc  no-repeat center center;
    background-size: contain;
}

.header .nav {
    padding: 10px;
}

.header .nav a {
    display: inline-block;
    font-size: 18px;
    color: #00479d;
    margin-bottom: 5px;
}

.header .nav span {
    font-size: 16px;
    color: #e6e6e6;
    display: inline-block;
    margin: 0px 1px;
}

.content {
    padding: 10px;
}

.content .title {
    margin-bottom: 10px;
}

.content .title span {
    display: inline-block;
    font-size: 18px;
    color: #333333;
}

.content .title a {
    color: #00479d;
}

.content .mui-table-view .mui-table-view-cell a {
    position: relative;
}

.content .mui-table-view .mui-table-view-cell a span {
    font-size: 16px;
}

.content .mui-table-view .mui-table-view-cell a span:first-child {
    display: inline-block;
    width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content .mui-table-view .mui-table-view-cell a span:last-child {
    position: absolute;
    top: 11px;
    right: 0;
}

.content .mui-table-view {
    margin-bottom: 20px;
}

.mui-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ellipsis-6 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.ellipsis-4 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    -webkit-overflow-scrolling: touch;
    font-family: 'microsoft yahei'
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none
}

html {
    font-family: 'microsoft yahei';
    overflow-x: hidden
}

a:link, a:visited, a:hover, a:active {
    color: #fff;
    text-decoration: none
}

.mt20 {
    margin-top: 20px
}

.mt22 {
    margin-top: 22px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mb40 {
    margin-bottom: 40px
}

.pt20 {
    padding-top: 20px
}

.mt10mb5 {
    margin-top: 10px;
    margin-bottom: 5px
}

.index-top-menu {
    background-color: #e8e8e8
}

.index-daohang {
    margin-bottom: 0
}

.index-daohang a, .index-top-menu span {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    height: 26px
}

.index-weixin {
    position: relative
}

.index-weixin-img {
    display: none;
    position: absolute;
    top: 26px;
    left: -40px;
    z-index: 3
}

.index-weibo {
    position: relative
}

.index-weibo-img {
    display: none;
    position: absolute;
    top: 26px;
    left: -40px;
    z-index: 3
}

.index-bj {
    background:  no-repeat center top
}

.index-name {
    display: inline-block;
    font-size: 36px;
    color: #fff;
    font-family: 'microsoft yahei';
    margin-left: 40px
}

.index-search, .index-search:hover {
    border-color: #5fb129 !important;
    background-color: #5fb129 !important
}

.resou {
    margin-top: 5px
}

.resou span {
    font-size: 14px;
    color: #00479d
}

.resou ul {
    display: inline-block
}

.resou ul li a {
    margin: 0 5px;
    display: inline-block;
    color: #666
}

.breadcrumb {
    color: #000;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: -10px;
    font-size: 14px;
    padding: 0
}

.breadcrumb a, .breadcrumb a:hover {
    font-size: 14px;
    color: #000
}

.breadcrumb > li   li:before {
    color: #000
}

.index-menu {
    background-color: transparent;
    border-color: transparent
}

.index-menu li a {
    font-weight: 700;
    font-size: 18px !important;
    color: #fff !important;
    background-color: rgba(64, 150, 219, .9);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#e54096db, endcolorstr=#e54096db)
}

.index-menu li a:hover {
    background: #5fb129 !important
}

.navbar-default .navbar-nav > .active > a {
    background: #094 !important
}

.navbar-collapse {
    padding: 0
}

.navbar-nav {
    width: 100%
}

.navbar {
    margin-top: 10px;
    margin-bottom: 5px
}

.index-menu li {
    box-sizing: border-box;
    width: 181.1px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .index-menu li {
        width: 100%;
        text-align: center
    }
}

.index-menu li {
    border-right: 5px solid transparent
}

.index-menu li:last-child {
    border-right: 0
}

.index-lunbo {
    padding-right: 0
}

.index-xinwen-list {
    padding-left: 0;
    position: relative
}

.index-xinwen {
    background-color: #0074ce;
    padding: 20px 40px 20px 25px;
    height: 280px;
}

.index-xinwen-header a {
    font-size: 14px;
    display: inline-block;
    padding-top: 14px
}

.index-xinwen li {
    position: relative;
    padding: 10px 0 10px 30px
}

.index-xinwen li > i {
    position: absolute;
    top: 15px;
    left: 10px;
    height: 10px;
    width: 10px;
    background:  no-repeat center
}

.index-xinwen-title {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    border-bottom: 2px dashed #fff;
    padding-bottom: 10px
}

.index-xinwen-con {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-right: 20px;
    min-height: 90px;
    text-indent: 2em
}

a.detail {
    color: #43caff
}

.carousel-inner > .item {
    height: 450px
}

.carousel-inner > .item > img {
    width: 100%;
    height: 450px
}

.carousel-indicators {
    left: 700px;
    right: 0;
    bottom: -10px !important;
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    padding-right: 40px;
    text-align: right
}

.carousel-caption {
    z-index: 14;
    left: 0 !important;
    right: 0 !important;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0 !important;
    padding-left: 20px;
    font-size: 18px;
    text-align: left;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000)
}

.index-btn {
    padding: 10px 0 0;
    margin: 0;
    background-color: #eee
}

.index-btn img {
    width: 100%;
    height: 160px;
}

.index-btn .col-sm-4 {
    padding: 0 5px;
}

.index-btn .col-sm-6 {
    background-color: #eee;
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width: 767px) {
    .index-lunbo {
        padding-right: 15px
    }

    .index-xinwen-list {
        padding-left: 15px
    }
}

.bl15br15 {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent
}

.myselect {
    border: 1px solid #d6d8d8;
    width: 178px;
    height: 25px;
    line-height: 20px;
    background: #fff  no-repeat right center;
    position: relative;
    z-index: 100;
    text-align: left
}

.myselect h4 {
    font-weight: lighter;
    color: #333;
    margin: 0;
    font-size: 16px;
    cursor: pointer;
    padding: 4px 0 0 8px
}

.myselect dl {
    position: absolute;
    top: 20px;
    left: -1px;
    z-index: 110;
    border: 1px solid #d6d8d8;
    width: 178px;
    background: #fff;
    display: none;
    height: 120px;
    overflow: auto
}

.myselect dl dd {
    height: 24px;
    padding-left: 8px;
    line-height: 24px;
    overflow: hidden
}

.foot {
    font-size: 16px;
    text-align: center;
    padding: 0;
    border-top: 2px solid #00479d;
    background: #fff
}

.friendlink {
    width: 1278px;
    margin: 0 auto
}

.friendlink ul {
    list-style: none;
    width: 1278px;
    height: 21px;
    margin: 0;
    padding: 0
}

.friendlink ul li {
    list-style: none;
    width: 220px;
    float: left
}

.friendlink ul li   li {
    margin-left: 116px
}

.friendlink .myselect {
    width: 270px
}

.friendlink .myselect dl {
    width: 270px;
    top: auto;
    bottom: 0
}

.footer {
    font-size: 16px;
    text-align: center;
    padding: 5px 0;
    margin: 10px auto 0;
    width: 1278px
}

.footer span {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    padding-left: 50px
}

.footer span a {
    color: #333
}

.footer span a:hover {
    color: #666
}

.footer span b {
    color: #000
}

.myselect a {
    color: #333
}

.myselect a:hover {
    color: #666
}

.news-sub-title-bj {
    background:  no-repeat center center !important;
    background-size: 100% 100%;
    filter: progid:dximagetransform.microsoft.alphaimageloader(, sizingmethod='scale')
}

.news-sub-con-bj {
    background:  no-repeat center center;
    background-size: 100% 100%;
    filter: progid:dximagetransform.microsoft.alphaimageloader(, sizingmethod='scale')
}

.news-sub-title-l-bj {
    background:  no-repeat center center !important;
    background-size: 100% 100%;
    filter: progid:dximagetransform.microsoft.alphaimageloader(, sizingmethod='scale')
}

@media (min-width: 1200px) {
    .container {
        width: 1308px !important
    }
}

.container {
    width: 1300px !important
}

@media screen and (max-width: 1278px) {
    .container-fluid {
        width: 1300px !important
    }

    .foot {
        width: 1300px
    }
}
.top-search-li {
    width: 358px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background-color: rgb(238, 238, 238);
    cursor: pointer;
}
.top-search-li:hover {
    border-bottom: 1px solid #ccc;
}

.pagination-wrap {
    margin-top: 30px;
    padding: 15px 0 5px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.pagination-wrap .layui-laypage a, .pagination-wrap .layui-laypage .layui-laypage-curr {
    margin-left: 10px;
    padding: 0 9px;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
}

.pagination-wrap .layui-laypage a:hover, .pagination-wrap .layui-laypage .layui-laypage-curr {
    color: #0b63b5;
}
.pagination-wrap .layui-laypage span {
    margin-left: 10px;
    height: 25px;
    line-height: 25px;
}
.pagination-wrap .layui-laypage input, .pagination-wrap .layui-laypage button {
    height: 27px;
    line-height: 27px;
}
.pagination-wrap .layui-laypage input {
    width: 50px;
    color: #333;
}
.pagination-wrap .layui-laypage button {
    color: #666;
    border-radius: 4px;
    border: 1px #959494 solid;
    background: -webkit-linear-gradient(#fefefe, #dfdfdf);
    background: linear-gradient(#fefefe, #dfdfdf);
    line-height: 24px;
}
.pagination-wrap .layui-laypage-skip {
    margin-bottom: 7px;
}