@charset "utf-8";

.hoverimg img {
    transition: all 0.2s;
}

.hoverimg:hover img {
    opacity: 0.8;
}

.w100 {
    width: 100%;
}

.mt9 {
    margin-top: 9px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.weilei {
    content: "";
    position: absolute;
}

.overhidden {
    overflow: hidden;
}

.row {
    text-align: justify;
    line-height: 0;
}

.row:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
}

.col-30 {
    width: 30%;
}

.col-50 {
    width: 48%;
}

.col-47 {
    width: 47%;
}

.col-41 {
    width: 41%;
}

.col-56 {
    width: 56.234%;
}

.col-35 {
    width: 38%;
}

.col-60 {
    width: 59%;
}

.col-100 {
    width: 100%;
}

.col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
}

@media (max-width: 768px) {
    .col-md-100 {
        width: 100% !important;
    }

    .col-m {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {
    .col-md-100 {
        width: 100% !important;
    }
}

.index-header {
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/banner.jpg) no-repeat top center;
    height: 614px;
    position: relative;
    max-width: 1920px;
    margin: auto;
}

.index-header .bar {
    padding-top: 30px;
}

.index-header .bar .info {
    color: #fff;
    font-size: 12px;
}

.index-header .bar .info a {
    display: inline-block;
    color: #fff;
    line-height: 48px;
    font-size: 12px;
    margin: 0 15px;
}

@media screen and (max-width: 991px) {
    .index-header .bar {
        padding-top: 2%;
    }

    .index-header .bar .info a:first-child {
        width: 2em;
        height: 48px;
        overflow: hidden;
        float: left
    }

    .index-header .bar .info {
        float: right;
    }

    .index-header .bar .info a {
        margin: 0 4px;
    }
}

.index-header .logo {
    padding-top: 1.3%;
    margin: auto;
}

.index-header .header {
    background: 0 0;
}

.index-header .header .search {
    width: 830px;
    margin: 5% auto;
}

.index-header .header .search .form-control {
    line-height: 60px;
    height: 60px;
    padding-left: 110px;
    font-size: 18px;
}

.index-header .header .search .dropdown {
    height: 100%;
    top: 0;
}

.index-header .header .search .dropdown span.btn {
    line-height: 60px;
    height: 100%;
    font-size: 18px;
    min-width: 90px;
}

.index-header .header .search .dropdown .dropdown-menu {
    width: 107px;
    font-size: 16px;
}

.index-header .header .search .dropdown .dropdown-menu li {
    line-height: 36px;
}

.index-header .header .search button.btn {
    top: 0;
    right: 0;
    height: 100%;
    background: #bd1a2d url(../images/index/i103.png) no-repeat 80px;
    font-size: 18px;
    color: #fff;
    width: 118px;
    padding-right: 20px;
    box-sizing: border-box;
    border-radius: 0 3px 3px 0;
    transition: all 0.2s;
}

.index-header .header .search button.btn:hover {
    opacity: 0.8;
}

.index-header .header .search .hot-word {
    position: absolute;
    bottom: -43px;
    left: 0;
    overflow: hidden;
    line-height: 34px;
    height: 34px;
    padding: 0 14px;
}

.index-header .header .search .hot-word a {
    color: #333;
    display: inline-block;
    margin: 0 10px 0 3px;
}

.index-header .header .search .hot-word a:hover {
    color: #bd1a2d;
}

.index-header .nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.index-header .nav ul {
    background-color: #bd1a2d;
    position: relative;
    left: 50%;
    margin-left: -600px;
    width: 760px;
    height: 64px;
}

@media screen and (max-width: 768px) {
    .index-header .nav ul {
        height: auto;
    }
}

.index-header .nav ul .bg {
    background-color: #bd1a2d;
    height: 64px;
    width: 360px;
    position: absolute;
    right: 100%;
    bottom: 0;
}

.index-header .nav ul li {
    display: block;
    line-height: 64px;
    height: 64px;
    width: 24.5%;
    float: left;
}

.index-header .nav ul li>a {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    line-height: 50px;
}

@media \0screen\, screen\9 {
    .index-header .nav ul li>a {
        display: block;
        width: 96px;
    }
}

.index-header .nav ul li dl {
    display: none;
    position: absolute;
    line-height: 25px;
    left: 0;
    z-index: 11;
}

@media \0screen\, screen\9 {
    .index-header .nav ul li dl {
        width: 100%;
    }
}

.index-header .nav ul li dl dt {
    display: none;
}

.index-header .nav ul li dl dd {
    display: inline-block;
    font-size: 16px;
}

@media \0screen\, screen\9 {
    .index-header .nav ul li dl dd {
        display: block;
        float: left;
    }
}

.index-header .nav ul li dl a {
    color: #fff;
    padding-right: 15px;
}

.index-header .nav ul li dl a:hover {
    color: #f5d389;
}

.index-header .nav ul li.zmhd dl {
    left: 23%;
}

@media \0screen\, screen\9 {
    .index-header .nav ul li.zjmtg>a {
        width: 122px;
    }
}

.index-header .nav ul li.zjmtg dl {
    left: auto;
    right: 0;
}

@media \0screen\, screen\9 {
    .index-header .nav ul li.zjmtg dl {
        width: 412px;
    }
}

.index-header .nav ul li.active dl {
    display: block;
}

@media screen and (max-width: 768px) {
    .index-header .nav ul li.active dl {
        display: none;
    }
}

.index-header .nav ul li.active>a {
    border-bottom: 2px solid #f5d389;
}

.index-header .nav ul:after {
    content: "";
    position: absolute;
    top: 0;
    right: -28px;
    width: 0;
    height: 0;
    border-bottom: 64px solid #bd1a2d;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
}

@media screen and (max-width: 1200px) {
    .index-header {
        height: auto;
        background-size: cover;
    }

    .index-header .header .search {
        margin-bottom: 63px;
    }

    .index-header .nav {
        position: relative;
    }

    .index-header .nav ul {
        position: relative;
        left: 0;
        margin-left: 0;
        width: auto;
    }

    .index-header .nav ul .bg {
        display: none;
    }

    .index-header .nav ul li {
        text-align: center;
    }

    .index-header .nav ul:after {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .index-header .logo {
        width: 80%;
        max-width: 463px;
    }

    .index-header .header .search {
        width: 100%;
    }

    .index-header .nav ul {
        display: flex;
    }

    .index-header .nav ul li {
        line-height: 50px;
        height: 50px;
    }

    .index-header .nav ul li>a {
        font-size: 20px;
        height: 45px;
        line-height: 55px;
    }

    .index-header .nav ul li dl {
        width: 96%;
        left: 2%;
        text-align: justify;
    }

    .index-header .nav ul li dl a {
        padding-right: 0;
    }

    .index-header .nav ul li dl dt {
        display: block;
        text-align: center;
        font-size: 16px;
    }

    .index-header .nav ul li dl::after {
        content: "";
        display: inline-block;
        width: 98%;
    }
}

@media screen and (max-width: 680px) {
    .index-header .nav ul li>a {
        font-size: 16px;
        height: 45px;
    }
}

@media screen and (max-width: 450px) {
    .index-header .header .search .form-control {
        line-height: 40px;
        height: 40px;
        padding-left: 110px;
        font-size: 16px;
    }

    .index-header .header .search .dropdown span.btn {
        font-size: 16px;
        line-height: 40px;
        min-width: 85px;
    }

    .index-header .header .search button.btn {
        width: 80px;
        background-position: 52px;
        background-size: 18px;
        font-size: 16px;
        line-height: 38px;
    }

    .index-header .nav ul li {
        line-height: 36px;
        height: 36px;
    }
}

.column1 {
    background: #bd1a2d;
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}

.column1 .bigHeadBar {
    color: #fff;
    margin-top: 85px;
    width: 45.8%;
}

.column1 .bigHeadBar a {
    color: #fff;
}

.column1 .bigHeadBar h1 {
    font-size: 30px;
    line-height: 44px;
}

.column1 .bigHeadBar p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
}

.column1 .bigHeadBar a.more {
    font-size: 24px;
    display: inline-block;
    border-bottom: 1px solid #f5d389;
    padding-bottom: 8px;
    margin-top: 15px;
}

.column1 .slide {
    width: 580px;
    height: 320px;
    position: relative;
}

.column1 .slide .swiper-container {
    height: 100%;
}

.column1 .slide .swiper-container img {
    width: 580px;
    height: 320px;
}

.column1 .slide .pagination {
    position: absolute;
    left: 0;
    text-align: right;
    bottom: -44px;
    width: 100%;
    z-index: 22;
}

.column1 .slide .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    background: #fff;
    margin-left: 20px;
    cursor: pointer;
}

.column1 .slide .swiper-active-switch {
    background: #f5d389;
}

@media screen and (max-width: 1200px) {
    .column1 .slide {
        width: 100%;
        height: auto;
    }

    .column1 .slide .swiper-container img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .column1 .slide .pagination {
        text-align: center;
        bottom: -34px;
    }

    .column1 .slide .swiper-pagination-switch {
        margin: 0 6px;
    }
}

.column1 .slideBox {
    overflow: hidden;
    height: 370px;
    padding-bottom: 50px;
    margin-top: 70px;
    width: 48.33%;
}

@media screen and (max-width: 991px) {
    .column1 {
        padding-bottom: 10px;
    }

    .column1 .bigHeadBar {
        margin-top: 25px;
    }

    .column1 .bigHeadBar h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .column1 .bigHeadBar p {
        line-height: 22px;
    }

    .column1 .bigHeadBar a.more {
        font-size: 18px;
        padding-bottom: 4px;
        margin-top: 6px;
    }

    .column1 .slideBox {
        height: auto;
        margin-top: 35px;
        padding-bottom: 35px;
    }
}

ul.list li {
    line-height: 38px;
    height: 38px;
    padding-left: 10px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/public/i107.jpg) no-repeat 0 17px;
}

ul.list li span {
    float: right;
    color: #999;
}

ul.list li a {
    width: calc(100% - 70px);
    display: inline-block;
    white-space: nowrap;
    line-height: 38px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

ul.list li i {
    font-style: normal;
    color: #bc1b2d;
}

ul.line5 li:nth-child(5n) {
    border-bottom: 1px dashed #dcdcdc;
    height: 53px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
    ul.list li {
        line-height: 32px;
        height: 32px;
        background-position: 0 13px;
    }

    ul.list li a {
        line-height: 32px;
    }

    ul.line5 li:nth-child(5n) {
        border-bottom: 1px dashed #dcdcdc;
        height: 38px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

h3 {
    border-bottom: 1px solid #d7d7d7;
    height: 38px;
    font-size: 24px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
}

h3 a {
    display: inline-block;
    height: 38px;
}

h3 .active {
    display: inline-block;
    border-bottom: 2px solid #bc1b2d;
    height: 38px;
}

h3 .column-more {
    color: #a9a9a9;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    line-height: 18px;
}

h3.tabs {
    padding-left: 20px;
}

h3.tabs:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 4px;
    height: 18px;
    background-color: #f13b3b;
}

h3.tabs .active {
    border-bottom: none;
}

@media screen and (max-width: 768px) {
    h3 {
        font-size: 18px;
        height: 32px;
    }

    h3 a {
        display: inline-block;
        height: 32px;
    }

    h3 .active {
        height: 32px;
        line-height: 25px;
    }

    h3 .column-more {
        margin-top: -13px;
    }

    h3.tabs {
        padding-left: 10px;
    }
}

.column2 {
    position: relative;
    z-index: 11;
}

.column2 .news {
    position: relative;
    overflow: hidden;
    z-index: 222;
    margin-top: -70px;
    width: 63.33333333%;
    height: 352px;
}

.column2 .news .tabs {
    font-size: 36px;
    padding-bottom: 20px;
    line-height: 50px;
}

.column2 .news .tabs a {
    color: #fff;
    display: inline-block;
    padding-right: 30px;
}

.column2 .news .tabs a.active {
    color: #f5d389;
}

.column2 .zmhd {
    width: 34.16%;
    padding: 2.05%;
    margin-top: -70px;
}

.column2 .zmhd .tit {
    text-align: center;
    background: #dabb85;
}

.column2 .zmhd .content {
    box-shadow: 0 5px 8px #ddd;
}

@media \0screen\, screen\9 {
    .column2 .zmhd .content {
        border: 1px solid #ddd;
    }
}

.column2 .zmhd li {
    float: left;
    width: 33.33333%;
    text-align: center;
    padding: 7% 0 5%;
}

.column2 .zmhd li b {
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5%;
}

.column2 .zmhd li img {
    transition: all 0.2s;
}

.column2 .zmhd li:hover img {
    opacity: 0.8;
}

@media screen and (max-width: 991px) {
    .column2 .news {
        margin-top: 0;
        height: 390px;
    }

    .column2 .news .tabs {
        font-size: 24px;
    }

    .column2 .zmhd {
        margin-top: 0;
    }

    .m-overhidden {
        overflow: hidden;
    }
}

@media screen and (max-width: 650px) {
    .column2 .news .tabs {
        font-size: 20px;
        line-height: 45px;
        padding-bottom: 0;
    }

    .column2 .news .tabs a {
        padding-right: 20px;
    }

    .column2 .news .tabs a:nth-last-child(1) {
        padding-right: 0;
    }
}

.swiper-slide .column-more {
    display: none;
}

@media screen and (max-width: 768px) {
    .swiper-slide .column-more {
        display: block;
        text-align: center;
        border-radius: 3px;
        margin: 9px auto 0;
        line-height: 32px;
        color: #f0ad4e;
        border: 1px solid #eea236;
    }
}

.zwfzzd {
    padding-top: 20px;
    padding-bottom: 20px;
}

.zwfzzd ul {
    text-align: justify;
}

.zwfzzd li {
    display: inline-block;
    text-align: center;
    margin: 3% 0 0;
    box-shadow: 0 0 8px #ddd;
}

@media \0screen\, screen\9 {
    .zwfzzd li {
        border: 1px solid #ddd;
    }
}

.zwfzzd li b {
    display: block;
    line-height: 49px;
    font-size: 18px;
}

.zwfzzd li img {
    transition: all 0.2s;
}

.zwfzzd li:hover img {
    opacity: 0.8;
}

@media screen and (max-width: 400px) {
    .zwfzzd li {
        width: 42%;
    }

    .zwfzzd li b {
        line-height: 30px;
        font-size: 15px;
    }
}

.grfw {
    width: 72%;
}

.grfw .hd {
    border-bottom: 1px solid #ddd;
    height: 43px;
}

.grfw .hd a {
    display: inline-block;
    line-height: 25px;
    padding-bottom: 14px;
    cursor: pointer;
    font-size: 19px;
    margin-right: 1%;
}

.grfw .hd a.active {
    border-bottom: 4px solid #bd1a2d;
    color: #bd1a2d;
}

.grfw .bd ul {
    display: none;
}

.grfw .bd ul.active {
    display: block;
}

.marl2 {
    margin-left: 4% !important;
}

.grfw li {
    width: 22%;
    background-color: #fff;
}

.grfw li .img-box {
    display: block;
    text-align: center;
    padding-top: 8%;
}

.grfw li .img-box img {
    width: 37%;
}

.grfw li b {
    padding-bottom: 8px;
    font-weight: normal;
    font-size: 17px;
}

.bsfwsj {
    width: 26%;
    padding-top: 52px;
}

.bsfwsj li {
    display: block;
    margin: 0 0 12px 0;
}
.bsfwsj li:last-child{
    margin: 0;
}

.bsfwsj a img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 991px) {
    .bsfwsj{
        padding-top: 0;
    }
    .bsfwsj li {
        width: 100%;
        display: inline-block;
        margin: 1.5% 0;
    }
}

@media screen and (max-width: 500px) {

    .grfw,
    .bsfwsj {
        padding-top: 0;
        padding: 5% 3%;
    }

    .grfw li {
        width: 49%;
    }

    .marl2 {
        margin-left: 2% !important;
    }

    .bsfwsj li {
        width: 100%;
    }


}

.echaoshi {
    margin-top: 15px;
}

.echaoshi a {
    display: inline-block;
    width: 13.334%;
    transition: opacity 0.3s;
}

.echaoshi a:hover {
    opacity: 0.7;
}

.echaoshi a.title {
    width: 14.7%;
}

.m-show {
    display: none !important;
}

@media screen and (max-width: 750px) {
    .m-show {
        display: block !important;
    }

    .echaoshi a.title {
        width: 100%;
    }

    .echaoshi a {
        width: 32%;
        margin-top: 2%;
    }
}

@media screen and (max-width: 450px) {}

.tab-box h3 a {
    color: #999;
}

.tab-box h3 a.active {
    color: #333;
}

.tab-box .swiper-slide {
    position: relative;
}

.tab-box .column-more {
    display: block;
    position: absolute;
    top: -65px;
    right: 0;
    color: #999;
    font-size: 14px;
}

.tab-box .tabs a {
    margin-right: 10px;
}

@media screen and (max-width: 768px) {
    .tab-box .column-more {
        position: relative;
        top: 0;
        right: auto;
        color: #f0ad4e;
        font-size: 16px;
    }

    .tab-box .tabs a {
        margin-right: 0;
    }
}

@media screen and (max-width: 420px) {
    h3 {
        height: auto;
    }
}

.zfgg {
    height: 285px\9\0;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
}

.zfgg .container {
    overflow: hidden;
}

.zfgg dl dt {
    width: 32.9267%;
    float: left;
}

.zfgg dl dt img {
    width: 189px;
    height: 104px;
}

@media screen and (max-width: 768px) {
    .zfgg dl dt img {
        height: auto;
    }
}

.zfgg dl dd {
    float: right;
    width: 63.937%;
}

.zfgg dl dd.w100 {
    width: 100%;
    float: none;
}

.zfgg dl h4 {
    font-size: 18px;
    line-height: 26px;
}

@media screen and (max-width: 768px) {
    .zfgg dl h4 {
        font-size: 16px;
        line-height: 22px;
    }
}

.zfgg dl p {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin-top: 5px;
}

.zfgg .fr ul.list {
    margin-top: -2px;
}

.zfxxgk {
    padding-top: 30px;
}

.zfxxgk .c-g {
    color: #999;
}

.zfxxgk .c-g:hover {
    color: #bd1a2d;
}

.zfxxgk ul {
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .zfxxgk ul {
        padding-top: 10px;
    }
}

.zfxxgk li {
    display: inline-block;
    width: 18%;
    text-align: center;
    margin: 2% 0;
    padding-top: 7.5%;
    position: relative;
    box-shadow: 0 0 8px #ddd;
    border-bottom: 2px solid #bd1a2d;
    background-color: #fff;
}

@media \0screen\, screen\9 {
    .zfxxgk li {
        border: 1px solid #ddd;
    }
}

@media screen and (max-width: 991px) {
    .zfxxgk li {
        width: 19%;
    }
}

@media screen and (max-width: 800px) {
    .zfxxgk li {
        width: 30%;
        padding-top: 12%;
    }
}

@media screen and (max-width: 560px) {
    .zfxxgk li {
        width: 45%;
        padding-top: 15%;
    }
}

.zfxxgk li b {
    display: block;
    line-height: 46px;
    padding: 3% 0;
    font-size: 18px;
}

@media screen and (max-width: 991px) {
    .zfxxgk li b {
        font-size: 16px;
    }
}

@media screen and (max-width: 800px) {
    .zfxxgk li b {
        line-height: 30px;
        font-size: 14px;
    }
}

.zfxxgk li .img-box {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    margin-top: -15px;
}

@media \0screen\, screen\9 {
    .zfxxgk li .img-box {
        margin-top: -42px;
    }
}

@media screen and (max-width: 560px) {
    .zfxxgk li .img-box img {
        transform: scale(0.8);
    }
}

.zfxxgk li img {
    transition: all 0.2s;
}

.zfxxgk li:hover img {
    opacity: 0.8;
}

.xyfw {
    padding-top: 30px;
}

.xyfw ul {
    text-align: justify;
}

.xyfw li {
    display: inline-block;
    margin-top: 2%;
    padding-bottom: 2%;
}

@media screen and (max-width: 1020px) {
    .xyfw li {
        width: 32%;
        text-align: center;
        margin-top: 3%;
    }
}

.ztzl {
    padding-bottom: 30px;
}

.ztzl .title {
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/ztzl_tit.png) no-repeat center;
    background-size: cover;
    height: 25px;
    position: relative;
}

.ztzl .title a {
    color: #a9a9a9;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: -10px;

}

@media screen and (max-width: 768px) {
    .ztzl .title {
        height: 25px;
    }
}



.ztzl .zt {
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 550px) {
    .ztzl .zt {
        margin-top: 15px;
    }
}

.ztzl .zt .swiper-container {
    position: relative;
    margin: 0 -12px;
    text-align: center;
}

.ztzl .zt .arrow-left,
.ztzl .zt .arrow-right {
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/i132.png) no-repeat left top;
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    z-index: 22;
    cursor: pointer;
}

.ztzl .zt img {
    width: 285px;
    height: 100px;
}

.ztzl .zt .arrow-left {
    left: 0;
}

.ztzl .zt .arrow-right {
    right: 0;
    background-position: right 0;
}

.link {
    background: #dcdcdc;
    padding: 15px 0;
}

.link .fl {
    font-size: 14px;
}

.link .fl span {
    color: #bd1a2d;
}

.link .fl a {
    display: inline-block;
    margin-right: 8px;
}

.link form {
    font-size: 14px;
}

.link form .form-group {
    display: inline-block;
    padding: 0 5px;
}

.link form .form-group input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    padding: 0 12px;
}

.link form .btn {
    display: inline-block;
    border: none;
    background: silver;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    padding: 0 15px;
    border-radius: 3px;
    font-size: 14px;
}

.link form .btn:hover {
    background: #a94c57;
    color: #fff;
}

.link form .btn-submit {
    margin-right: 5px;
}

.gygg_zt {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
}

.gygg_zt .swiper-container {
    position: relative;
}

.gygg_zt .swiper-container img {
    width: 241px;
    height: 321px;
}

.gygg_zt .swiper-container .swiper-slide {
    text-align: center;
}

.pt30 {
    padding-top: 30px;
}

.jd_pc {}

.jd_pc img {
    width: 100%;
}

.jd_ydd {
    display: none;
}

@media screen and (max-width: 768px) {
    .jd_pc {
        display: none;
    }

    .jd_ydd {
        display: block;
    }

    .jd_ydd img {
        width: 100%;
    }
}

.right_news {
    background: #fff;
    border: 1px solid #dcdcdc;
}

.find_policy h2 {
    background: #d9bb87;
    height: 64px;
    width: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 64px;
    color: #fff;
    margin-bottom: 10px;
}

.policy_hd {
    width: 252px;
    margin-left: 92px;
    overflow: hidden;
    margin-bottom: 9px;
}

.policy_hd h3 {
    float: left;
    /*width:93px;*/
    border-bottom: 2px solid #d1d1d1;
    font-size: 24px;
    font-weight: 400;
    color: #d1d1d1;
    margin-right: 78px;
    padding-bottom: 11px;
    cursor: pointer;
}

.policy_hd h3.cur {
    border-bottom: 2px solid #bc1a2d;
    color: #bc1a2d;
}

.policy_bd {
    width: 320px;
    margin: 0 auto;
}

.policy_bd_box {
    display: none;
}

.policy_bd_box .policy_box {
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    color: #ccc;
    font-size: 18px;
    padding: 0 20px;
    position: relative;
    margin-bottom: 12px;
    border: 1px solid #d1d1d1;
}

.policy_bd_box .policy_box span {
    display: inline-block;
    width: 200px;
    color: #000;
    padding-left: 40px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_index_down.png) right center no-repeat;
    cursor: pointer;
}

.policy_bd_box .policy_box span.cur {
    background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_index_up.png) right center no-repeat;
}

.policy_bd_box ul {
    position: absolute;
    left: -1px;
    top: 50px;
    z-index: 100;
    height: 172px;
    overflow-y: auto;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #000;
    width: 318px;
    text-align: center;
    display: none;
}

.policy_bd_box ul li {
    font-size: 16px;
    line-height: 2em;
    padding: 0 10px;
    cursor: pointer;
}

.policy_bd_box ul li:hover {
    background: #f0f0f0;
}

.btn_find {
    display: block;
    height: 42px;
    line-height: 42px;
    background: #a91728;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 9px;
}

.category_search_box {
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    background: #fff;
    font-size: 14px;
    color: #666;
}

.category_search_box .category_search_item {
    float: left;
    width: 70px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.category_search_box .category_search_item span {
    display: block;
    background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_triangle2.png) right 18px no-repeat;
}

.category_search_box .category_search_item span.cur {
    background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_select_search_cur.png) right 18px no-repeat;
}

.category_search_item ul {
    display: none;
    position: absolute;
    top: 40px;
    left: -1px;
    background: #fff;
    border: 1px solid #e5e5e5;
    z-index: 10;
}

.category_search_item ul li {
    width: 70px;
}

.category_search_item ul li:hover {
    background: #e5e5e5;
}

.category_search_box .category_search_txt {
    float: left;
    width: 300px;
    margin: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 0;
}

.category_search_box .btn_category_search {
    float: left;
    width: 48px;
    height: 40px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_search3.png) center no-repeat;
    border: 0;
    cursor: pointer;
}

#action {
    height: 36px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    line-height: 36px;
    background: #fff;
    font-size: 14px;
    color: #666;
    width: 320px;
    margin: 0 auto 22px auto;
    box-sizing: border-box;
}

#selectSymbol {
    float: left;
    width: 90px;
    border: 0;
    outline: none;
    height: 40px;
    padding: 10px 0;
    font-size: 16px;
    color: #666;
    background: transparent;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/icon_triangle2.png) no-repeat scroll right center transparent;
}

#action select::-ms-expand {
    display: none;
}

#action label {
    float: left;
    height: 40px;
    line-height: 40px;
    display: none;
}

#action-input {
    float: left;
    width: 160px;
    margin: 0 10px;
    height: 34px;
    line-height: 34px;
    border: 0;
    font-size: 16px;
    color: #666;
}

#action-btn {
    width: 48px;
    height: 34px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/icon_search3.png) center no-repeat;
    border: 0;
    cursor: pointer;
}

.zmhd_list_con {
    width: 100%;
    height: 300px;
}

@media screen and (max-width: 768px) {
    .policy_hd {
        margin-left: 26%;
    }

    .policy_hd h3 {
        margin-right: 20%;
        text-align: center;
    }

    .policy_hd h3:last-child {
        margin-right: 0px;
    }

    .policy_bd {
        width: 96%;
        padding: 0 2%;
    }

    #action {
        width: 92%;
    }

    #action-input {
        width: 49%;
    }

    .zmhd_list_con {
        height: 480px;
    }
}

.grqy {
    width: 320px;
    margin: 25px auto 0 auto;
}

.grqy a {
    display: inline-block;
    width: 40%;
    border-radius: 5px;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    height: 90px;
    padding-top: 10px;
}

.grqy a.wyzzc_qy {
    background: #a60128 url(/bjmtg/xhtml/2020bjmtg/images/index/zzc_qy.png) no-repeat 96px 46px;
}

.grqy a.wyzzc_gr {
    background: #a60128 url(/bjmtg/xhtml/2020bjmtg/images/index/zzc_gr.png) no-repeat 96px 46px;
    float: right;
}

.zcwjk {
    height: 60px;
    line-height: 60px;
    width: 320px;
    margin: 26px auto 48px auto;
    background: #a60128;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.zcwjk a {
    font-size: 20px;
    color: #fff;
    display: block;
}

@media screen and (max-width: 768px) {

    .grqy,
    .zcwjk {
        width: 96%;
    }

    .grqy a.wyzzc_qy {
        background: #a60128 url(/bjmtg/xhtml/2020bjmtg/images/index/zzc_qy.png) no-repeat 90% 80%;
    }

    .grqy a.wyzzc_gr {
        background: #a60128 url(/bjmtg/xhtml/2020bjmtg/images/index/zzc_gr.png) no-repeat 90% 80%;
    }
}

.column2 .news .tabs a {
    padding-right: 16px;
}

.column2 .news .tabs .calendar {
    font-size: 16px;
    padding-right: 0px;
    float: right;
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/ico_calendar_ch_20190924.png) 0 6px no-repeat;
    padding-left: 44px;
}

.calendar_list li {
    position: relative;
    padding: 6px 0 6px 120px;
    border-bottom: 1px solid #e5e5e5;
    height: 90px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.calendar_list li span.date {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 42px;
    text-align: center;
    margin-top: -38px;
    margin-right: 50px;
    height: 76px;
    line-height: 50px;
}

.calendar_list li span.date i {
    font-style: normal;
    display: block;
    font-size: 12px;
    line-height: 24px;
}

.calendar_list li h3 {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 0px;
    height: auto;
}

.calendar_list li h3 a {
    color: #bc1a2d;
    height: auto;
}

.calendar_list li p {
    font-size: 17px;
    line-height: 1.5em;
    color: #959595;
}

.column2 .news .tabs a.calendar {
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/ico_calendar_cur_ch_20190924.png) 0 center no-repeat;
    background-size: 25px;
}

@media screen and (max-width: 768px) {
    .calendar_list li {
        height: auto;
        padding: 12px 0 12px 80px;
    }

    .column2 {
        overflow-x: hidden;
        overflow-y: clip;
    }
}

@media screen and (max-width: 520px) {
    .column2 .news .tabs {
        height: auto;
        display: inline-block;
        position: relative;
    }

    .column2 .news .tabs::before {
        content: "";
        position: absolute;
        background-color: #bd1a2d;
        left: -10%;
        width: 120%;
        height: 100%;
        z-index: -1;
    }

    .column2 .news .tabs .calendar {
        padding-left: 31px;
        background-size: 25px;
    }

    .column2::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 90px;
        background-color: #bd1a2d;
    }
}
/* 北京市头条 */
.headline_news{
    margin: 70px auto 0;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #ffedcb;
    border-bottom: 1px solid #ffedcb;
    width: 1200px;
}
.headline_news h3{
    font-size: 30px;
    line-height: 1.25em;
    color: #ffedcb;
    font-weight: bold;
    height: auto;
    border-bottom: none;
}
.headline_news .headline_news_txt{
    font-size: 16px;
    line-height: 2em;

}
.headline_news .more{
    text-align: right;
    
}
.headline_news .more a{
    color: #ffedcb;
}
@media screen and (max-width: 768px) {
    .headline_news{
        padding: 15px 2%;
        width: 100%;
        margin-top: 25px;
    }
    .headline_news h3{
        font-size: 20px;
    }
    .headline_news .headline_news_txt{
        font-size: 14px;
    
    }
    .headline_news .more{
        text-align: right;
        
    }
    .headline_news .more a{
        color: #ffedcb;
    }
}