body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden
}

#b_logo {
    background-color: rgb(2, 146, 210);
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 109px
}

.img-hide {
    overflow: hidden;
    display: block
}

.img-hide img {
    transition: 0.5s all;
    transform: scale(1, 1)
}

.img-hide:hover img {
    transform: scale(1.05, 1.05)
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

li {
    list-style: none
}

a {
    color: #333
}

ul {
    padding: 0;
    margin: 0
}

a:hover, a {
    text-decoration: none !important
}

a:focus {
    text-decoration: none !important;
    outline: none !important
}

button:focus, button:hover, input:focus {
    outline: none !important
}

p {
    margin: 0
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.container {
    width: 1230px
}

.logo {
    line-height: 120px;
    background-image: url("../img/logo.png");
    size: 867px 86px
}

.header-top {
    border-top: 4px solid rgb(2, 146, 210);
    background-color: rgb(2, 146, 210)
}

.header-a {
    margin-top: 20px
}

.header-a a {
    color: #d49614
}

.search-box-c {
    position: relative;
    border: 1px solid #ccc;
    padding-right: 18px;
    height: 38px;
    border-radius: 38px;
    width: 225px;
    margin-top: 10px
}

.search-box-c .form-control {
    background: none;
    border: none;
    box-shadow: none;
    width: 100%
}

.btn-search {
    cursor: pointer;
    float: right;
    width: 18px;
    padding: 0;
    height: auto;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background: url(../img/search.png) scroll no-repeat center center;
    background-size: 100% auto;
    border: none;
    outline: none
}

.nav-list li {
    float: left;
    width: 10%;
    position: relative
}

.nav-box {
    position: relative;
    z-index: 1000;
    background-color: rgb(2, 146, 210)
}

.nav-list li a {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 16px
}

.nav-list li a:hover {
    background-color: rgb(3, 104, 150) !important
}

.nav-down {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%
}

.nav-down li {
    height: 0;
    overflow: hidden;
    width: 100%;
    float: none;
    transition: 0.3s all
}

.nav-list li:hover .nav-down li {
    height: 41px
}

.nav-down li a {
    background-color: rgb(2, 146, 210) !important;
    filter: Alpha(opacity=90);
    line-height: 40px;
    background-color: rgb(2, 146, 210);
    border-top: 1px solid rgba(128, 155, 206, 0.4);
    font-size: 14px
}

.nav-down li a:hover {
    background-color: rgb(3, 104, 150) !important
}

.banner img {
    width: 100%
}

.banner {
    margin-top: 20px;
    margin-bottom: 0
}

.title {
    font-size: 18px;
    margin-top: 25px;
    color: #1b1b1b;
    padding: 0 0 8px 4px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e5e5e5
}

.title a {
    float: right;
    font-size: 12px;
    color: #aaa;
    margin-top: 6px
}

.img-slick a.img-hide {
    display: block;
    position: relative;
    padding-top: 58%
}

.img-slick a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.img-slick a.img-hide span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: rgba(40, 67, 132, .68)
}

.img-slick-tt a {
    color: #ab7c52;
    font-size: 17px
}

.img-slick-tt {
    line-height: 42px;
    color: #ab7c52;
    font-size: 17px;
    border-bottom: dashed 1px #eee
}

.img-slick {
    margin: 0
}

.news-list-ul li {
    line-height: 31px;
    position: relative;
    padding-right: 70px
}

.news-list-ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.news-list-ul {
    margin-top: 5px
}

.bg-list li {
    position: relative;
    padding-right: 55px;
    padding-top: 11px;
    line-height: 25px;
    padding-bottom: 11px;
    border-bottom: dashed 1px #ddd
}

.bg-list-date {
    position: absolute;
    right: 0;
    color: #999;
    top: 12px
}

.bg-list-tt {
    height: 25px;
    overflow: hidden
}

.bg-list-sm .bg-list-tt {
    height: 25px
}

.bg-list-sm .bg-list-tt a {
    display: inline
}

.bg-list-sm li {
    padding-top: 11px;
    padding-bottom: 11px
}

.img-link img {
    width: 100%
}

.img-link {
    margin-top: 22px
}

.img-slick .slick-dots {
    left: auto;
    width: auto;
    right: 10px;
    bottom: 55px
}

.img-slick .slick-dots li, .img-slick .slick-dots li button {
    width: 10px;
    padding: 0;
    height: 10px;
    border-radius: 50%
}

.img-slick .slick-dots li button {
    background: #fff;
    opacity: 0.5
}

.img-slick .slick-dots li.slick-active button, .img-slick .slick-dots li button:hover {
    background: #3356aa;
    opacity: 1
}

.img-slick-tt-b a, .img-slick-tt-b {
    color: #333
}

.img-slick-tt-b {
    padding-left: 10px;
    padding-right: 10px
}

.img-slick-b {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.yj-img img {
    width: 115px;
    height: 85px
}

.yj-right {
    margin-left: 130px
}

.yj-right-tt a {
    font-size: 15px;
    color: #ab7c52;
    font-weight: bold
}

.yj-right-tt {
    margin-bottom: 5px
}

.yj-p {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    height: 60px;
    overflow: hidden
}

.yj-list li {
    padding-bottom: 19px;
    margin-bottom: 19px;
    border-bottom: solid 1px #ddd
}

.xs-img a {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.xs-img a img {
    width: 100%;
    height: 100%
}

.xs-list .yj-right {
    padding-top: 10px
}

.xs-list .yj-right-tt a {
    font-size: 18px;
    color: #333;
    font-weight: normal
}

.xs-list .yj-p {
    line-height: 25px;
    height: 50px;
    color: #666
}

.xs-list li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-color: #eee
}

.friends-list li {
    float: left;
    font-size: 16px;
    color: #ccc;
    line-height: 35px
}

.friends-list li a {
    color: #333
}

.friends-list li.line {
    margin: 0 16px
}

.friends-tt {
    margin-top: 10px
}

.footer {
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    background-color: rgb(2, 146, 210);
    padding: 18px 0 17px;
    line-height: 22px
}

.PrevDisabled {
    height: 20px !important
}

.Next {
    height: 20px !important
}

.left-c {
    width: 280px;
    margin-top: 40px
}

.left-c-top {
    font-size: 22px;
    color: #fff;
    background: rgb(2, 146, 210);
    line-height: 70px
}

.left-nav li a {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 55px;
    text-align: center;
    border-bottom: solid 1px #ddd;
    position: relative;
    background: #f6f6f5
}

.left-nav li.active a, .left-nav li a:hover {
    background: #fff;
    color: rgb(2, 146, 210)
}

.left-nav li.active a:before, .left-nav li a:hover:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: rgb(2, 146, 210)
}

.right-c {
    width: 880px;
    margin-top: 40px;
    padding-bottom: 30px
}

.right-c-title {
    font-size: 18px;
    color: #333
}

.right-c-top {
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd
}

.right-list-txt li {
    position: relative;
    padding-right: 225px;
    line-height: 42px
}

.right-list-txt li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999
}

.right-list-txt {
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
    min-height: 550px
}

.page-box {
    margin-top: 30px
}

.right-list-txt li a:hover, .right-c-nav a:hover {
    color: #025393
}

.article-p {
    padding-top: 10px
}

.img-ul-list li {
    float: left;
    width: 33.333333%;
    padding: 0 15px;
    margin-top: 20px
}

.img-ul-list {
    margin: 0 -15px
}

.img-ul-list li a {
    position: relative;
    display: block;
    padding-top: 60%
}

.img-ul-list li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.img-ul-list .img-ul-tt {
    height: 40px;
    background: #ddd;
    margin-top: 0;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #333;
    padding: 0 10px
}

.img-ul-list .img-ul-tt:hover {
    background: #025393;
    color: #fff
}

.article-p p {
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    text-align: justify;
    line-height: 45px
}

.list-box:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -375px;
    top: 0;
    bottom: 0px;
    border-right: solid 1px #eee
}

.jg-list li {
    font-size: 18px;
    color: #333;
    margin-bottom: 35px
}

.jg-list li span {
    font-weight: bold
}

.jg-list {
    padding-top: 10px
}

.xw-ul-list li {
    height: 180px;
    border-bottom: solid 1px #ddd;
    padding-left: 37px;
    padding-top: 20px
}

.xw-ul-date {
    font-size: 16px;
    margin-top: 5px;
    color: #b4b4b4;
    padding-bottom: 10px;
    border-bottom: solid 3px #d1d7e4
}

.xw-ul-date span {
    font-size: 36px;
    color: #b4b4b4
}

.xw-ul-width {
    width: 615px;
    margin-left: 55px
}

.xw-ul-tt a {
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.xw-ul-p {
    color: #888;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 25px
}

.xw-ul-img img {
    width: 195px;
    height: 135px
}

.xw-ul-list li:hover {
    background: #f4f8fe
}

.xw-ul-list li:hover .xw-ul-tt a, .xw-ul-list li:hover .xw-ul-p, .xw-ul-list li:hover .xw-ul-date, .xw-ul-list li:hover .xw-ul-date span {
    color: #025393
}

.xw-ul-list li:hover .xw-ul-date {
    border-color: #025393
}

.page {
    margin-top: 50px
}

.lb-list li {
    position: relative;
    border-bottom: dashed 1px #ddd;
    line-height: 60px
}

.lb-list {
    margin-top: -10px
}

.lb-list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #666
}

.article-tt {
    font-size: 24px;
    color: #010101;
    font-weight: bold;
    margin-top: 40px
}

.article-sm {
    color: #848484;
    padding: 15px 0 25px 0;
    border-bottom: solid 1px #ddd
}

.article-txt p {
    font-size: 16px;
    color: #333;
    line-height: 45px;
    margin-bottom: 15px
}

.article-txt {
    padding-top: 20px
}

.article-link a {
    font-size: 16px;
    color: #737475
}

.article-link a span {
    font-size: 16px;
    color: #000;
    font-weight: bold
}

.article-link {
    margin-top: 50px
}

.article-link p {
    margin-bottom: 20px
}

.news-list li:hover {
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.3)
}

.news-list-tt a:hover, .xw-ul li a:hover, .lb-list li a:hover, .article-link a:hover {
    color: #025393
}

.xw-list li:hover span {
    background: #132785;
    color: #fff
}

.xw-list li a:hover, .jy-list-tt a:hover {
    text-decoration: underline !important
}

.img-link-p {
    color: #fff;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 10px
}

.slick-dots li button:before {
    display: none
}

.slick-prev:before, .slick-next:before {
    display: none
}

.nav-click {
    display: none
}

.menu-button {
    position: absolute;
    display: none;
    top: 21px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: rgb(2, 146, 210);
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.cross {
    margin-top: -8px
}

.cross .bar {
    margin: 13px auto
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg)
}

.cross .bar:nth-of-type(2) {
    opacity: 0
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg)
}

.list-banner {
    height: auto
}

.search-a, .modal-box {
    display: none
}

.header-a a:hover, .title a:hover, .bg-list-tt a:hover, .news-list-ul li a:hover, .yj-right-tt a:hover, .img-slick-tt a:hover, .friends-list li a:hover {
    color: rgb(0, 153, 204)
}

@media (max-width: 1439px) {
    .container {
        width: 1230px
    }

    .footer-b {
        padding-left: 15px;
        margin-left: 15px
    }

    .footer-b-p {
        margin-right: 15px
    }

    .ewm-c {
        margin-left: 15px
    }

    .footer-c {
        padding-left: 10px
    }

    .banner .slick-dots {
        margin-right: -600px
    }

    .tabs-xw {
        height: 282px
    }

    .right-c {
        width: 890px
    }
}

@media (max-width: 1279px) {
    .index-left {
        width: 100%
    }

    .index-right {
        width: 100%
    }

    .title {
        margin: 40px 0 20px 0
    }

    .img-slick {
        margin-bottom: 0
    }

    .index-right .title {
        margin-top: 20px
    }

    .back-tow-list li {
        width: 100%
    }

    .back-tow-top {
        padding: 0 15px
    }

    .back-tow-bottom {
        height: 440px;
        padding: 10px 20px
    }

    .pt-list li a {
        padding: 10px 50px 0 10px
    }

    .tabs-img li a {
        height: 100px
    }

    .tabs-img li a span {
        line-height: 100px
    }

    .tabs-img li {
        padding: 0 10px
    }

    .tabs-img {
        margin: 0 -10px
    }

    .footer-c {
        width: 100%;
        text-align: center
    }

    .footer-c:before {
        display: none
    }

    .ewm-c {
        display: inline-block;
        float: none !important;
        margin: 0 10px
    }

    .footer-b {
        padding-left: 20px;
        margin-left: 20px
    }

    .banner .slick-dots {
        margin-right: -470px
    }

    .tabs-xw {
        height: 220px
    }

    .right-c {
        width: 620px
    }

    .container {
        width: 970px
    }
}

@media (max-width: 1279px) {
    .container {
        width: 970px
    }
}

@media (max-width: 991px) {
    .nav-list li a {
        font-size: 14px
    }

    .logo img {
        width: 400px
    }

    .search-a {
        position: absolute;
        right: 60px;
        top: 18px;
        z-index: 10000000;
        display: none
    }

    .right-c, .left-c {
        width: 100%
    }

    .search-box {
        width: 600px;
        margin-left: -300px
    }

    .container {
        width: 750px
    }
}

@media (max-width: 768px) {
    .search-a {
        display: block
    }

    .right-list-txt {
        min-height: 400px
    }

    .search-box {
        position: fixed;
        left: 50%;
        display: none;
        top: 50%;
        width: 800px;
        height: 54px;
        background: #fff;
        padding-right: 115px;
        margin-left: -400px;
        z-index: 1000010
    }

    .search-box .form-control {
        height: 54px;
        border-radius: 0;
        font-size: 18px;
        box-shadow: none;
        border: none
    }

    .modal {
        z-index: 100000001
    }

    .modal-backdrop {
        z-index: 10000000
    }

    .modal-box {
        position: fixed;
        display: none;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1000010
    }

    .modal-back {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 100000;
        background: rgba(0, 0, 0, 0.5);
        display: none
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 10000;
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px
    }

    .nav-click.active {
        transform: rotate(180deg)
    }

    .nav-down {
        display: none;
        position: static
    }

    .nav-down li {
        height: auto
    }

    .col-xs-4 {
        width: 100%
    }

    .header-top .pull-right {
        display: none
    }

    .logo {
        line-height: 50px
    }

    .logo img {
        width: auto;
        height: 45px
    }

    .nav-box {
        position: relative;
        height: 0px
    }

    .nav-list {
        position: absolute;
        display: none;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: rgb(2, 146, 210);
        border-top: solid 1px #fff
    }

    .nav-list li {
        float: none;
        width: 100%
    }

    .nav-list li a {
        text-align: left;
        line-height: 40px;
        padding: 0 15px;
        height: 40px
    }

    .banner .slick-dots {
        right: 15px;
        bottom: 10px;
        margin-right: 0
    }

    .banner .slick-dots li button {
        font-size: 14px
    }

    .banner .slick-dots li.slick-active {
        padding-right: 50px
    }

    .banner .slick-dots li.slick-active:before {
        width: 30px
    }

    .banner {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .title {
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 18px
    }

    .news-list-ul {
        margin-top: 0
    }

    .img-slick {
        margin-top: 20px;
        margin-bottom: 0
    }

    .yj-list {
        margin-top: 20px
    }

    .yj-list li:last-child {
        margin-bottom: 0
    }

    .friends-list li {
        font-size: 14px
    }

    .news-list-ul-b {
        margin-top: 10px
    }

    .search-box {
        width: auto;
        margin-left: 0;
        left: 15px;
        right: 15px
    }

    .menu-button {
        display: block
    }

    .index-left-sm {
        width: 100%
    }

    .title span {
        font-size: 16px
    }

    .title a {
        font-size: 14px
    }

    .back-tow-top {
        height: 80px;
        line-height: 80px
    }

    .pt-list li {
        width: 50%
    }

    .pt-list li a i {
        right: 0;
        bottom: 0
    }

    .pt-list li:last-child {
        margin-bottom: 10px
    }

    .back-three {
        padding-top: 10px;
        margin-bottom: 10px
    }

    .title-b {
        margin-bottom: 10px
    }

    .tabs-ul li a {
        font-size: 24px
    }

    .back-four {
        padding-bottom: 30px
    }

    .sj-back {
        padding: 30px 0
    }

    .sj-back-title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .sj-back-title span {
        font-size: 16px
    }

    .tabs-img li {
        width: 50%;
        margin-top: 20px
    }

    .footer {
        padding-top: 30px
    }

    .footer .pull-left {
        width: 100%
    }

    .logo-b {
        text-align: center;
        margin-bottom: 20px
    }

    .footer-p p {
        margin-bottom: 0;
        line-height: 25px
    }

    .footer .footer-b-p {
        width: 50%
    }

    .footer .ewm-c {
        width: auto
    }

    .footer-bottom {
        padding: 10px 15px;
        margin-top: 15px
    }

    .back-tow {
        padding-bottom: 20px
    }

    .tabs-xw li a span {
        margin-right: 10px
    }

    .tabs-xw li {
        font-size: 14px
    }

    .tabs-xw li .date {
        display: none
    }

    .tabs-xw li {
        padding-right: 120px
    }

    .tabs-xw {
        padding-right: 10px
    }

    .right-list-txt li {
        padding-right: 100px
    }

    .nav-home {
        display: none
    }

    .right-c, .left-c {
        margin-top: 20px
    }

    .img-ul-list li {
        width: 50%
    }

    .article-p p {
        font-size: 14px;
        line-height: 25px
    }

    .container {
        width: 100%
    }
}

@media (max-width: 450px) {
    .logo img {
        height: 38px
    }
}

@media (max-width: 400px) {
    .logo img {
        height: 33px
    }
}

@media (max-width: 370px) {
    .logo img {
        height: 30px
    }
}

.slider {
    padding-top: 20px;
    overflow: hidden
}

.slider-wrapper {
    display: flex;
    transition: transform 1s ease
}

.slider-wrapper img {
}