/*详细页面 on*/
.m-detailltitle,
.m-detailstitle {
    width: 100%;
    line-height: 61px;
    text-align: center;
    font-size: 32px;
    color: #3269B8;
}

.m-detailinfo {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #ddd;
}

.m-detailinfo-left {
    width: 700px;
    height: 43px;
    line-height: 43px;
    padding-left: 28px;
    color: #999;
}

.m-detailinfo-left span {
    font-size: 12px;
    color: #999;
    margin-right: 16px;
}

.m-detailinfo-font {
    width: auto;
    height: 41px;
    line-height: 41px;
}

.m-detailinfo-font span,
.m-detailinfo-font a {
    font-size: 12px;
}

.bdsharebuttonbox {
    margin: 7px 34px 0 0;
}

.bdsharebuttonbox font {
    height: 30px;
    line-height: 30px;
}

.m-newscontnet {
    font-size: 16px;
    line-height: 188%;
    font-family: 宋体;
    min-height: 164px;
    padding: 20px 0px 40px;
}

.m-newscontnet table {
    border-collapse: collapse;
    width: 100%;
}

.m-newscontnet table td,
.detail-content table th {
    border: 1px solid #333;
    width: auto;
}

/*新闻列表 start*/
.p-content {
    width: 100%;
    min-height: 600px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 15px;
}

.m-newscontnet table td {
    border: 1px solid #333;
    word-wrap: break-word;
    word-break: break-all;
}

.m-newscontnet img {
    max-width: 100%;
}

.wzewm {
    text-align: center;
    margin: 10px auto;
}

.wzewm span {
    display: block;
}

.wzewm span.txt-color {
    font-size: 12px;
    color: #c0c0c0;
}

.wzewm span img {
    margin: 0 auto;
}

.m-wzbot {
    width: 100%;
    height: 24px;
    line-height: 24px;
    padding: 10px 0;
    margin-top: 30px;
    border-top: 1px solid #ddd;
}

.m-wzbot ul li {
    float: left;
    margin-right: 5px;
}

.m-wzbot ul li a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0 17px;
    color: #666;
}

.m-wzbot ul li a:hover {
    background: #066fc6;
    color: #fff;
}

.detail-zy {
    width: 100%;
    height: 31px;
    line-height: 31px;
    margin-top: 5px;
}

.detail-zy div {
    background-image: url(../img/page_icon.png);
    background-repeat: no-repeat;
    font-size: 16px;
    color: #444;
}

.detail-zy div.detail-prev {
    background-position: 0 -408px;
    padding-left: 22px;
    height: 31px;
    overflow: hidden;
    width: 40%;
}

.detail-zy div.detail-next {
    background-position: right -483px;
    padding-right: 22px;
    height: 31px;
    overflow: hidden;
    width: 40%;
}

.m-detail-downlist {
    margin: 10px auto;
    background: url(../img/page_icon.png) 10px -564px no-repeat;
}

.m-detail-downlist ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    font-size: 16px;
}

.detail-zzsm {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #f00;
    font: 18px/30px 宋体;
}

.nav_bottom ul li {
    float: left;
    display: block;
    color: #242424;
    line-height: 43px;
    font-size: 16px;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
}

.nav_bottom ul li:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background: #3f51b5;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all 1s cubic-bezier(.215, .61, .215, 1);
    -webkit-transition: all 1s cubic-bezier(.215, .61, .215, 1);
    color: #fff;
    height: 4px;
}

.nav_bottom ul li:hover {
    color: #3f51b5;
}

.nav_bottom ul li:hover:before,
.nav_bottom ul li:hover:focus:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.nav_bottom ul li.active {
    color: #3f51b5;
    -webkit-transition: .3s;
    font-weight: bold;
}

.nav_bottom ul li.active:hover:focus:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.m-detailinfo-left h2 {
    line-height: 43px;
    text-align: left;
    font-size: 18px;
    color: #3269B8;
}

/*详细页面 end*/
/*导航*/
.m-location {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 19px;
    text-indent: 24px;
    background: url(../img/page_icon.png) left -208px no-repeat;
    font: 16px/1.5 "Microsoft YaHei";
}

.m-location a {
    font: 16px/1.5 "Microsoft YaHei";
}

.active {
    display: block;
}

.unactive {
    display: none;
}

.containers {
    width: 1500px;
    margin: 0 auto;
}

#zoom {
    min-height: 500px;
}

#zoom .text p a {
    color: #0000ee;
}

.xx_title {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_title_text {
    font-size: 16px;
    font-weight: blod;
    text-align: left;
    text-indent: 20px;
}

.xx_type {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_type_text {
    font-size: 16px;
    font-weight: blod;
    text-align: left;
    text-indent: 20px;
}

.xx_time {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_time_text {
    font-size: 16px;
    font-weight: blod;
    text-align: left;
    text-indent: 20px;
}

.xx_content {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_hfnr {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_ly {
    border-color: rgb(237, 174, 176);
    background-color: rgb(248, 231, 225);
    font-weight: blod;
}

.xx_hfsj {
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
}

@media (max-width: 1500px) {
    .containers {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
    .containers {
        width: 1000px;
    }
}

@media (max-width: 1000px) {
    .containers {
        width: 95%;
    }

    #zoom {
        min-height: auto;
    }
}

@media (max-width: 600px) {
    .m-location {
        align-items: normal !important;
        flex-direction: column;
        height: auto;
    }
}