@charset "utf-8";

body {
    background-color: #f5f5f5;
    font-size: 15px;
}

ul,li {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #333333;
}

a:hover {
    color: #333333;
}

p {
    margin-bottom: 0;
    margin-top: 0;
}

h2,h3,h4,h1 {
    margin: 0;
}

.justify {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.wrapper {
    background-color: #f5f5f5;
}

.wrapper .main {
    background-color: #FFFFFF;
}

.main-cells {
    padding: 15px 15px 0 15px;
}

.main-col {
    overflow: hidden;
}

.z-panel {
    border: 1px solid #f5f5f5;
    margin-bottom: 15px;
}

.z-panel-bd {
    padding: 15px;
}

.z-panel-hd {
    background-color: #f5f5f5;
    height: 40px;
    padding: 0 0 0 10px;
    border-left: 5px solid #e60012;
}

.z-panel-hd .z-tit {
    float: left;
    font-weight: bold;
    color: #e60012;
    font-size: 18px;
    line-height: 40px;
}

.z-panel-hd .z-more {
    float: right;
    color: #e60012;
    font-size: 14px;
    line-height: 40px;
}

.form-control {
    width: 90%;
}

.qrd {
    z-index: 999;
    position: fixed;
    margin-left: 1210px;
    top: 550px;
    background-color: #fff;
    width: 140px;
}
.qrd1 {
    z-index: 999;
    position: fixed;
    margin-left: 1210px;
    top: 450px;
    background-color: #fff;
    width: 140px;
}

.qrd img {
    width: 140px;
    height: 140px;
}

.qrd p {
    text-align: center;
    padding-bottom: 10px;
}

.link-nav>li>a {
    color: #fff;
}

.link-nav .open>a {
    color: red;
}

.main-col>.row {
    margin: 0 -10px;
}

.main-col>.row>div {
    padding: 0 10px;
}

.z-panel-heading {
    background-color: #f3f3f3;
    border-bottom: 2px solid #e60012;
    height: 40px;
    padding: 0 0 0 10px;
}

.z-panel-heading .z-tit {
    float: left;
    padding: 10px 0;
    line-height: 18px;
}

.z-panel-heading .z-tit * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.z-panel-heading .z-more {
    float: right;
    color: #e60012;
    font-size: 14px;
    line-height: 40px;
}

.z-panel-heading .z-tit span {
    font-weight: bold;
    color: #e60012;
    font-size: 18px;
}

.menu-row {
    padding: 8px;
    margin: 0;
}

.menu-row>div {
    padding: 8px;
}

.menu-row .m-box {
    display: block;
    text-align: center;
    padding: 20px 0;
    border-radius: 3px;
    border-radius: 4px;
}

.m-box * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.m-box span {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}

.zl-link li {
    text-align: center;
    margin-bottom: 20px;
}

.zl-link li:last-child {
    margin-bottom: 0;
}

.rec-cell {
    height: 80px;
    margin-bottom: 12px;
}

.rec-cell .rec-pic {
    font-size: 0;
    margin-right: 10px;
    float: left;
}

.rec-pic img {
    width: 110px;
    height: 80px;
    object-fit: contain;
}

.col {
    overflow: hidden;
}

.rec-cell .rec-title {
    font-weight: 600;
    overflow: hidden;
    line-height: 24px;
    height: 46px;
    margin-bottom: 10px;
}

.rec-cell .rec-time {
    font-size: 14px;
    color: #999;
}

.rec-list {
    padding-top: 14px;
    border-top: 2px dashed #eeeeee;
}

.rec-list li {
    position: relative;
    line-height: 1.2;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.rec-list li:last-child {
    margin-bottom: 0;
}

.rec-list li::before {
    width: 4px;
    height: 4px;
    background-color: #333333;
    border-radius: 4px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.rec-list li a {
    position: relative;
}

.rec-list li a .time {
    color: #999999;
    line-height: 16px;
    float: right;
}

.nt-list li {
    position: relative;
    line-height: 1.2;
    margin-bottom: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url(../images/sq.png) left center no-repeat;
}

.nt-list li:last-child {
    margin-bottom: 0;
}

.media-cells {
    position: relative;
    background-color: #fff;
    padding: 30px 0;
}

.media-slide {
    position: relative;
    padding: 0 74px;
}

.media-tab {
    text-align: center;
    margin-bottom: 20px;
}

.media-tab li {
    width: 124px;
    height: 42px;
    display: inline-block;
    margin: 0 10px;
}

.media-tab li a {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #FFFFFF;
    color: #e60012;
    border: 1px solid #e60012;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}

.media-tab li.active a {
    background-color: #e60012;
    color: #fff;
}

.media-slide .swiper-m-prev, .media-slide .swiper-m-next {
    cursor: pointer;
    position: absolute;
    z-index: 12;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.media-slide .swiper-m-prev {
    left: 0;
    background-image: url(../images/left.png);
}

.media-slide .swiper-m-next {
    right: 0;
    background-image: url(../images/right.png);
}

.sw-photo {
    position: relative;
    display: block;
    width: 340px;
    margin: 0 auto;
    text-align: center;
}

.sw-photo .sw-pop {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,.7);
    right: 0;
    z-index: 9;
}

.sw-photo .sw-title {
    color: #FFFFFF;
    margin-left: 90px;
    margin-right: 20px;
    line-height: 40px;
    font-size: 18px;
}

.sw-photo .sw-time {
    position: absolute;
    bottom: 0;
    left: 20px;
    line-height: 20px;
    text-align: center;
    width: 60px;
    background-color: #e60012;
    padding: 10px 0;
}

.sw-photo .sw-time .t1 {
    font-size: 18px;
    font-weight: bold;
}

.sw-photo .sw-time .t2 {
    font-size: 12px;
}

.sw-photo img {
    width: 100%;
    object-fit: cover;
}

.link-bar {
    background-color: #e60012;
}

.link-bar .row {
    margin: 0;
}

.link-bar .row div {
    padding: 0;
    border-right: 1px solid rgb(51,51,51,0.3);
}

.link-bar .form-control {
    border: 0;
    outline: none;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 16px;
    height: 50px;
}

.footer {
    background-color: #FFFFFF;
}

.foot-row >div {
    padding: 15px;
}

.foot-rt {
    text-align: center;
}

.foot-row .foot-item {
    line-height: 2;
}

.foot-row .foot-item * {
    display: inline-block;
    vertical-align: middle;
}

.banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 210px;
    overflow: hidden;
}

.hot-top {
    padding: 25px 30px;
    border-bottom: 2px solid #F5F5F5;
}

.hot-top .hot-title {
    text-align: center;
    margin-bottom: 10px;
}

.hot-top .hot-title a {
    font-size: 40px;
    font-weight: bold;
}

.hot-des {
    color: #666;
    line-height: 1.8;
    text-indent: 2em;
}

.yq-navbar {
    background-color: #e60012;
    border-radius: 0;
    margin: 0;
    border: 0;
}

.yq-navbar .navbar-nav>li>a {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 13px;
}

.ban-row {
    margin: 0;
}

.ban-row>div {
    padding: 0px 0px 0px 0px;
}

.search-bar {
    position: relative;
    height: 42px;
    width: 100%;
    margin-top: 70px;
}

.search-bar .input {
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    border: 0;
    outline: 0;
    background-color: rgba(255,255,255,.7);
    border-radius: 30px;
}

.search-bar .btn-sobar {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e60012;
    background-image: url(../images/so.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 42px;
    line-height: 42px;
    border: 0;
    outline: 0;
    border-radius: 0 50px 40px 0;
}

.btn-sobar span {
    padding: 0 5px;
}

.ban-row {
    padding: 0px 0;
}

.header-bar {
    background-color: rgba(255,255,255,.6);
}

.header-bar .container {
    height: 35px;
}

.header-bar .wel {
    float: left;
    line-height: 35px;
}

.header-bar .bar-menu {
    color: #333;
    float: right;
    height: 35px;
    line-height: 35px;
}

.header-bar .bar-menu li {
    float: left;
}

.header-bar .bar-menu li a {
    color: #333;
}

.header-bar .bar-menu li.active a, .header-bar .bar-menu li:hover a {
    color: #e60012;
}

.header-bar .bar-menu li.line {
    margin: 0 10px;
}

.wrapper {
    position: relative;
}

.wrapper::before {
    position: absolute;
    background-color: #bf000f;
    height: 50px;
    width: 100%;
    left: 0;
    top: 0;
    content: '';
}

.wrapper .main {
    position: relative;
    z-index: 99;
}

.index-grid {
    padding: 15px;
}

.msp-photo {
    position: relative;
    display: block;
}

.msp-photo img {
    width: 100%;
    height: 360px;
}

.msp-photo .sw-title {
    height: 45px;
    line-height: 45px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    color: #FFFFFF;
    font-size: 16px;
    bottom: 0;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.is-panel-hd {
    height: 35px;
    border-bottom: 1px solid #ececec;
}

.is-panel-hd .z-tit {
    float: left;
    width: 60px;
    height: 35px;
    color: #e60012;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: url(../images/cur.png) center bottom no-repeat;
    line-height: 30px;
}

.is-panel-hd .z-more {
    display: block;
    float: right;
    color: #e60012;
    font-size: 14px;
    line-height: 30px;
}

.ishot-top {
    padding: 18px 0;
}

.ishot-des {
    color: #666666;
}

.ishot-top .ishot-title {
    margin-bottom: 10px;
}

.ishot-top .ishot-title a {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-right: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.is-panel-bd .rec-list {
    border-top: 0;
    padding-top: 0;
}

.ishot-top .ishot-title a .time {
    color: #999999;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
    font-size: 15px;
    font-weight: normal;
}

.is-panel-bd .rec-list li a {
}

.navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}

.navbar-toggle {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 10px;
}

.fract-pagination {
    color: #FFFFFF;
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 111;
    line-height: 45px;
    width: auto;
    left: auto;
}

.fract-pagination .swiper-pagination-current {
    color: #FF0000;
    font-size: 16px;
}

#date {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}

@media (min-width:1200px) {
    .container {
        padding: 0;
        width: 1200px;
    }

    .main-cells {
        padding: 30px 30px 15px 30px;
    }

    .link-bar .col-md-3 {
        width: 20%;
    }

    .main-sidebar {
        float: left;
        width: 350px;
        margin-right: 25px;
    }

    .foot-rt {
        text-align: right;
    }

    .link-bar .row div:last-child {
    }

    .link-bar .row div:first-child {
        border-left: 1px solid rgb(51,51,51,0.3);
    }

    .yq-navbar {
        margin: 0 0px;
    }

    .index-grid {
        padding: 30px;
    }

    .mobile {
        display: none;
    }

    .pc {
        display: block;
    }
}

@media (max-width:640px) {
    div.wp {
        padding: 20px 0px!important;
    }

    .mobile {
        display: block!important;
    }

    .pc {
        display: none;
    }

    .media-slide {
        padding: 0;
    }

    .msp-photo img {
        height: 230px;
    }

    .swiper-banner {
        margin-bottom: 30px;
    }

    .hot-top {
        padding: 15px;
    }

    .hot-top .hot-title a {
        font-size: 20px;
    }

    .hot-des {
        font-size: 12px;
    }

    .banner {
        height: 300px;
    }

    .ban-row {
        padding: 40px 0;
    }

    .search-bar {
        margin-top: 35px;
    }

    .yq-navbar {
        position: relative;
        z-index: 99;
        height: 50px;
    }

    .navbar-collapse {
        background-color: #e60012;
    }

    .yq-navbar .navbar-nav>li>a {
        font-size: 16px;
        padding: 15px 30px;
    }

    .menu {
        width: 100%!important;
    }

    .menu.active {
        position: inherit!important;
    }

    .erji-content {
        width: 100%!important;
    }

    video {
        width: 100%!important;
    }

    div.article-page {
        height: auto!important;
        line-height: 2.6!important;
        display: grid;
    }

    .article-con p img {
        text-indent: auto!important;
    }
}

div.wp {
    width: 100%;
    margin: 0 auto;
    padding: 20px 18px;
}

.menu.active {
    float: none;
    position: fixed;
    top: 0;
}

.menu {
    width: 220px;
}

.fl {
    float: left;
}

.menu.active .erji-title {
    margin-top: 0;
}

.erji-title {
    background-color: #e60012;
    position: relative;
    z-index: 8;
    padding: 60px 0;
    padding-left: 28px;
}

.erji-title h2 {
    font-size: 24px;
    color: #fff;
}

.menu-ul {
    background-color: #fff;
    margin-top: 6px;
}

.menu-ul li:first-child {
    border-top: 0;
}

.menu-ul li {
    border-top: 1px solid #e2e1e6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-ul li > a {
    display: block;
    height: 49px;
    padding-left: 28px;
    font-size: 16px;
    color: #666;
    line-height: 49px;
    background-image: url(/static/depart/images/menu.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    transition: .3s;
}

.xiayin img {
    display: block;
    width: 100%;
}

.erji-content {
    width: 900px;
    background-color: #fff;
    min-height: 800px;
}

.fr {
    float: right;
}

div.clear {
    clear: both;
    height: 0;
    width: 0;
}

.erji-content-title {
    border-bottom: 3px solid #eeeeee;
}

.erji-content-title h1 {
    display: inline-block;
    border-bottom: 3px solid #e60012;
    padding: 0 10px;
    padding-bottom: 10px;
    font-size: 28px;
    color: #e60012;
    position: relative;
    bottom: -3px;
}

.news-jia-con {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin-top: 30px;
}

.menu-ul li > a:hover,.menu-ul li > a.active {
    background-color: #e60012;
    color: #fff;
}

.xinwen-list2 {
    margin-top: 15px;
}

.xinwen-list2 li {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    border-top: 1px dashed #ebebeb;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen-list2 li span {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}

.xinwen-list2 li a {
    font-size: 16px;
    color: #333;
}

.xinwen-list2 li:first-child {
    border-top: 0;
}

.bt-page {
    text-align: center;
    margin: 0px auto;
    padding: 20px 0;
}

.bt-page .pagination li a:hover {
    background-color: #bf000f;
    border: 1px solid #bf000f;
    color: #fff;
}

.bt-page .pagination li a {
    color: #bf000f;
    border: 1px solid #bf000f;
    padding: 6px 20px;
}

.bt-page .pagination li.active span {
    background-color: #bf000f;
    border: 1px solid #bf000f;
    color: #fff;
}

.bt-page .pagination li span:hover {
    border: 1px solid #bf000f;
}

.bt-page .pagination li span {
    color: #bf000f;
    border-color: #bf000f;
    padding: 6px 20px;
}

div.article {
    width: 100%;
    padding: 0 15px;
    margin: 0px auto;
}

.ftitle {
    text-align: center;
    font-size: 22px;
    color: #0064ac;
    padding-top: 10px;
    font-weight: bold;
}

div.article > h1 {
    text-align: center;
    font-size: 26px;
    color: #bf000f;
    padding-top: 32px;
    font-weight: bold;
}

div.article-tishi {
    text-align: center;
    margin: 20px auto 20px;
}

div.article-con {
    padding: 0px 0 30px;
    position: relative;
    border-top: 1px dashed #c9c7c7;
    border-bottom: 1px dashed #c9c7c7;
    line-height: 2.2;
    font-size: 16px;
}

div.article-page {
    height: 87px;
    line-height: 87px;
    padding-bottom: 20px;
}

a.article-page-next {
    float: right;
}

#fenxiang-anniu {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}

.three-div {
    height: 297px;
}

.t-img {
    margin-bottom: 15px;
}

.t-img a img {
    width: 100%;
    height: 92px;
}

.four-div {
    margin-bottom: 15px;
    height: 130px;
}

.four-div a span:hover {
    color: #dddd0e;
}

.four-div a span {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    bottom: -58px;
    background: rgba(230, 0, 18, 0.85) !important;
    filter: Alpha(opacity=85);
    background: #015293;
    color: #fff;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.four-div a img {
    height: 130px;
    width: 100%;
}

.four-div a {
    position: relative;
}

.rec-list-new li {
    line-height: 1.4;
}

.ban-pic-logo {
    padding-top: 15px;
}

@media (max-width:640px) {
    .ban-pic-logo {
        padding-top: 0;
    }
}