header .menu-area nav > ul > li {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.main-wrap {
    padding: 25px 0 40px;
}


.swiper-active-switch {
    background: #fff !important;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-container .pagination {
    position: absolute;
    z-index: 44444420;
    bottom: 0px;
    text-align: right;
    right: 50px;
    cursor: pointer;
}
.swiper-container .pagination2 {
    right: 20px;
}
.swiper-slide .titlebg {
    height: 110px;
    margin-top: -110px;
    padding-top: 45px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.15)),color-stop(57%,rgba(0,0,0,0.55)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);
}
.swiper-slide .title {
    font-size: 28px;
    font-weight: 300;
    padding-top: 0;
    text-align: left;
    text-shadow: 2px 2px 3px #4f4f4f;
    color: #fff;
    line-height: 1.2;
    width: 1140px;
    margin: auto;
}
.swiper-slide .subtitle {
    font-size: 17px;
    text-shadow: 2px 2px 3px #4f4f4f;
    color: #ddd;
    width: 1200px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    
    top: 48%;
}

.swiper-button-prev.swiper-button-white {
    background: url(404.png);
}

.swiper-button-next.swiper-button-white {
    background: url(404.png);
    background-position: -124px -2px;
}

.comm-tab {
    margin-top: 15px;

    padding: 15px 0;


    position: relative;
}
.comm-tab i {
    font-size: 18px;
    margin: 0 3px;
    color: #ccc;
}
.comm-tab span {
    font-size: 22px;
    font-weight: 600;
    padding: 0 0;
    display: inline-block;
    color: #999;
}
.comm-tab span.active {
    color: #004098;
    background: none;
}

h4.title-name {
    padding: 7px 0;
    font-size: 22px;
    font-weight: 600;
    color: #004098;
    margin-top: 15px;
}
h4.title-name a {
    font-size: 14px;
    float: right;
    margin-top: 0;
    margin-right: 0;
    color: #272727 !important;
    background: none;
    padding: 2px 7px;
    font-weight: normal;
}
h4.title-name span {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Microsoft Yahei';
}
.list_box {
    position: relative;
}
ul.notice-list li a, ul.new-list li a {
    line-height: 1.3;
    color: #333;
}
ul.notice-list li {
    padding: 6px 0;
    font-size: 15px;
    */
    
    line-height: 1.5;
    position: relative;
    padding-left: 65px;
    height: 64px;
}

ul.notice-list li .fr {
    position: absolute;
    left: 0;
    font-size: 13px;
    color: #999;
    background: #f1f1f1;
    height: 45px;
    width: 50px;
    text-align: center;
}
ul.notice-list li .fr span.day {
    font-size: 22px;
    display: block;
    height: 25px;
    line-height: 25px;
    font-family: 'Franklin Gothic','Microsoft Yahei';
}
ul.notice-list li .fr span.month {
    font-family: Avenir Next;
    font-size: 12px;
}
ul.notice-list li.red .fr {
    background: #004098;
    color: #fff;
}
ul.notice-list li.red a {
    color: #004098;
    font-weight: 600;
}
ul.new-list li {
    padding: 8px 0;
    font-size: 16px;
    position: relative;
    padding-left: 85px;
    
}


ul.new-list li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
ul.new-list li span.fr {
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #999;
}
.img-box {
    overflow: hidden;
    vertical-align: bottom;
    
}
.img-box img {
    width: 100%;
}
.img-title {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
}
a.more {
    line-height: 1.1;
    font-size: 15px;
    color: #004098;
    float: right;
    top: -40px;
    position: absolute;
    right: 0;
}
a.more i.fa {
    line-height: 1.1;
    font-size: 16px;
}


.newsMain .newsBox {
    background: #fff;
    -webkit-box-shadow: 0 5px 26px 0 rgba(67,94,131,.15);
    box-shadow: 0 5px 26px 0 rgba(67,94,131,.15);
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.newsMain .newsBox a {
    
    width: 100%;

}
.newsMain .newsBox p {
    height: 50px;
    margin: 15px 0 30px;
    color: #444;
}

.newsMain .newsBox p a {
    color: #444;
    font-size: 18px;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
}
.newsMain .newsBox span {
    font-size: 15px;
    color: #999;
    display: block;
}


.resultBox {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}
.search-result h4.title {
    color: #aaa;
}
.resultBox h4 a {
    font-weight: bold;
    color: #333;
}
.resultBox .search-text {
    margin: 0;
}
.resultBox .search-text a {
    color: #999;
    line-height: 1.5;
    font-size: 15px;
}
.resultBox h4 a font, .resultBox .search-text a font {
    font-weight: 600;
    color: #ffa300;
}
.ui-popup-backdrop {
    opacity: 0.5 !important;
}



.left-menu-nav {
    
    background: #f7f7f7;
}
.left-menu-nav .left-menu-title {
    background: #004098;
    padding: 20px;
    
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.left-menu-nav ul {
    padding-bottom: 15px;
}
.left-menu-nav ul li {
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
}
.left-menu-nav ul li.active {
    border-bottom: 1px solid #004098;
}
.left-menu-nav ul li.active a {
    font-weight: bold;
    color: #004098;
}
.left-menu-nav ul li a {
    padding: 10px 0;
    font-size: 18px;
    color: #333;
    display: block;
}
.left-menu-nav ul li a i {
    font-weight: 500;
    padding-left: 5px;
    color: #ccc;
    float: right;
    font-size: 20px;
}

.left-menu-nav .menuicon {
    display: none;
}


.channel-list li {
    line-height: 1.8;
    border-bottom: 1px solid #dadada;
    padding: 5px ;
    width: 100%;
    display: inline-block;
}
.channel-list li a {
    color: #333;
    font-size: 16px;
}
.channel-list li a.texth {
    font-size: 16px;
    float: left;
}
.channel-list li a i{
    font-size: 16px;
    color: #004098;
}
.channel-list li span.create-time {
    color: #999;
    margin-right: 10px;
}
.channel-list li .pull-right {
    float: right;
    color: #9E9E9E;
    font-size: 14px;
    line-height: 2.1;
}
.channel-list li .xqzwlist a {
    color: #004098;
    font-size: 14px;
    display: inline;
    margin-right: 10px;
}
.channel-list li .region,.channel-list li .xqzwlist {
    color: #999;
    font-size: 14px;
    line-height: 2.1;
    padding-left: 10px;
    
}
span.floatR {
    float: right;
    color: #666;
}

.channel-box {
    padding: 15px 0;
    
    
}
.channel-box .channel-name {
    padding: 15px 0;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
}


#breadcrumb-wrapper {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
}
#breadcrumb-wrapper a {
    color: #666;
}


.pagination {
    display: block !important;
    color: #aaa;
    text-align: center;
}
.pagination font {
    color: #fff;
    border-radius: 50%;
    padding: 5px 9px;
}
.pagination a {
    border-radius: 50%;
    padding: 5px 9px;
}

.mainWrap {
    margin-bottom: 60px;
    font-size: 15px;
    min-height: 400px;
}
.mainWrap .location {
    margin-top: 15px;
}
.content_header {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.content_header .content_header_title {
    padding: 0;
    text-align: center;
    color: #333;
    font-weight: 600;
}

.content_header .content_header_desc {
    text-align: center;
    color: #999;
}
.content_header .content_header_desc span {
    margin-right: 15px;
    position: relative;
}
.content_header .content_header_desc .qrcodeSpan .qrcode {
    display: none;
    position: absolute;
    right: 0;
    border: 1px solid rgb(221, 221, 221);
    background: #fff;
    z-index: 1;
}
.content {

}
.content * {
    
    font-family: 'Microsoft YaHei',Arial, Tahoma !important;
    
    line-height: 1.8;
}
.content .content-btn {
    text-align: center;
}
.content .content-btn i {
    font: normal normal normal 14px/1 FontAwesome !important;
}
.content img {
    margin: 10px 0;
}
.content table {
    width: 100% !important;
}
.content table tr * {
    text-indent: 0 !important;
}
.content table td {
    border-style: solid;
}
.content_list ul li {
    padding: 7px 0;
}
.content_list ul li a {
    color: #337ab7;
    border-bottom: 1px dashed;
}


@media (max-width: 768px) {
    #slider, #slider-container {
        
    }
    .swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
        background: none !important;
    }
    .swiper-slide .titlebg {
        height: 55px !important;
        margin-top: -55px !important;
        padding-top: 5px !important;
    }
    .swiper-slide .title {
        font-size: 16px !important;
        text-align: left !important;
        color: #fff;
        padding: 0 15px;
        width: 100%;
    }
    .swiper-container .pagination {
        bottom: 0 !important;
        margin: 6px 0;
        right: 10px !important;
    }
    .swiper-pagination-switch {
        width: 10px !important;
        height: 10px !important;
    }

    .left-menu-nav {
        margin-top: 0;
        border:none;
    }
    .left-menu-nav .left-menu-title {
        font-size: 22px;
        padding: 15px;
    }
    .left-menu-nav .menuicon {
        display: block;
        color: #fff;
        float: right;
    }
    .left-menu-nav ul.left-menu-bars {
        
    }
    .left-menu-nav h3 {
        font-size: 18px;
        padding: 15px;
        margin-bottom: 0;
    }
    .channel-box {
        padding: 0;
    }
    .channel-box .channel-name {
        margin: 0;
    }
}

@media (max-width: 991px) {
    .left-menu-nav .menuicon {
        display: block;
        color: #fff;
        float: right;
    }
    .searchwraper {
        background: #fff;
    }
    #slider,.banner-bg,.mainWrap {
        margin-top: 70px !important;
    }
    .hide-sm {
         display: none;
    }
    .down {
        display: none;
    }
    header {
        height:auto;
        position: fixed;
        z-index: 9999;
        top: 0;
        width: 100%;
    }
    header .header-bottom {
        
    }
    header .logo img {
        height: 35px;
    }
    header .logo svg, header .logo svg image {
        height: 45px;
        width: 170px;
    }
    header .menu-area ul.mobi-navigation {
        text-align: right;
    }
    header .menu-area ul.mobi-navigation li {
        display: inline-block !important;
        padding: 10px 0;
        width: auto;
        clear: none;
        margin-right: 0;
        float: none;
        width: 40px;
    }
    header .menu-area ul.mobi-navigation li a {
        margin: 0 !important;
    }
    header .menu-area ul.mobi-navigation li .btn-group {
        padding-top: 0 !important;
    }
    header .menu-area ul.mobi-navigation li .btn-group ul li {
        width: 100%;
    }
    header .menu-area ul.navigation {
        float: none;
        text-align: right;
    }
    header .menu-area ul.navigation li {
        display: block;
        float: left;
    }
    header .menu-area ul.navigation li a {
        padding: 10px !important;
        display: block;
        color: #444 !important;
        text-align: left;
    }
    header #menu {
        display: block !important;
    }
    header .mobi-menu {
        background: #fff;
        overflow: auto;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 50px;
    }
    header.header .mobi-menu {
        margin-top: -10px;
    }
    .mobi-menu ul li ul li {
        float: left;
    }
    .mobi-menu ul li ul li a {
        display: block;
        line-height: 2;
        padding: 0 15px;
    }
    header .menu-area nav > ul > li {
        padding: 0;
        width: 100%;
        clear: both;
    }
    header .menu-area nav > ul > li > ul {
        width: 100%;
        position: relative;
        visibility: visible !important;
        opacity: 1 !important;
        margin-top: 0;
        margin-bottom: 15px;
        z-index: 9999;
        display: inline-block;
        box-shadow: none;
    }
    header .menu-area nav > ul > li > ul li {
        width: 50%;
        float: left;
    }

    header .menu-area ul.navigation li [class*=" fa-"] {
        display:none;
    }
}

@media (max-width: 1200px) {
    header .menu-area nav > ul > li {
        padding-left: 15px !important;
        padding-right: 0 !important;
    }
}