@charset "utf-8";
/* css document */

/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/

.m-head {
    height: 124px;
}

.navbar {
    margin-bottom: 0;
    border: none;
}

.navbar-header .navbar-toggle {
    border: 1px solid #cfcfcf;
    margin-top: 45px;
    margin-right: 15px;
}

.nav {
    float: right;
}

.navbar-toggle .icon-bar {
    background-color: #cfcfcf;
}

.navbar-brand {
    display: block;
    padding: 0;
    height: 124px;
    padding: 30px 0;
}

.navbar-brand img {
    max-height: 100%;
}

.navbar-nav>li {
    padding: 35px 0;
    font-size: 18px;
}

.navbar-nav>li:hover, .navbar-nav>li.active {
    background: url(/uploads/image/asmimages/nav-b.png) center top no-repeat #771f1e;
}

.navbar-nav>li:hover a, .navbar-nav>li.active a {
    color: #fff;
}

.navbar-nav>li:hover a:after, .navbar-nav>li.active a:after {
    display: block;
    content: '';
    width: 25px;
    height: 4px;
    background-color: #ffcc00;
    margin: 0 auto;
}

.navbar-nav>li>a {
    display: block;
    line-height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #323232;
}

.m-head .nav>li>a:focus, .m-head .nav>li>a:hover {
    text-decoration: none;
    background: none !important;
}

.carousel {
    position: relative;
}

.carousel .carousel-indicators li {
    background-color: #fff;
}

.carousel .carousel-indicators .active {
    width: 40px;
    height: 12px;
    background-color: #ffcc00;
}

.carousel .carousel-control {
    position: absolute;
    top: 40%;
    background-color: #6d5951;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 110px;
}

.carousel .left {
    left: 15.6%;
}

.carousel .right {
    right: 15.6%;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.is-main {
    padding: 40px 0;
}

.m-box-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 10px 0;
    text-align: center;
}

.m-box-flex a:last-child {
    margin-top: 30px;
}

.is-footer {
    padding: 35px 0;
    background-image: url(/uploads/image/asmimages/foot-bj.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
}

.is-footer p {
    font-size: 14px;
    margin: 10px 0;
}

.m-foot-ewm-box {
    width: 162px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 12px;
    float: right;
}

.m-foot-ewm-box img {
    width: 140px;
    height: 140px;
}

.m-foot-ewm-box span {
    width: 14px;
    line-height: 13px;
}

.is-footer-tips {
    background-color: #141414;
    color: #fff;
    padding: 20px 0px;
    font-size: 12px;
}

.is-footer-tips img {
    vertical-align: middle;
}

@media (max-width: 1200px) {
    .carousel .carousel-control {
        display: none;
    }
}

@media (max-width: 992px) {
    .m-head {
        height: 248px;
    }
}

@media (max-width: 767px) {
    .m-head {
        height: 124px;
    }
    .navbar-collapse {
        padding: 0;
    }
    .nav.navbar-nav {
        margin: 0px;
    }
    .nav {
        width: 100%;
    }
    .nav li {
        padding: 20px 0;
        z-index: 99;
        text-align: center;
        background-color: #fff;
    }
    .m-box-img {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .m-box-flex {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .m-foot-ewm-box {
        margin: 15px auto;
        float: none;
    }
}

/* ********************show************************ */

.is-detmain {
    width: 100%;
}

.d-container {
    width: 1200px;
    margin: 23px auto;
    padding: 0 20px;
    background-color: #ffffff;
}

.m-locate {
    height: 41px;
    line-height: 41px;
}

.m-locate img {
    vertical-align: middle;
}

.m-body {
    padding: 0 20px;
    border: 1px solid #ddd;
}

.m-body h1 {
    padding: 35px 60px 40px;
    color: #c71008;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.m-body h2 {
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    padding: 0 60px 30px;
}

/*作者  发布时间*/

.u-funs {
    padding: 10px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    text-align: center;
}

.u-funs span {
    margin: 0 10px;
}

.u-funs a {
    color: #999;
}

.u-funs .ziti, .u-funs .ziti a {
    color: #000;
}

/*内容*/

.m-dcontnet {
    font-size: 16px;
    min-height: 165px;
    padding: 30px;
}

.m-dcontnet p {
    margin-bottom: 20px;
    line-height: 30px;
    text-align: justify;
}

.m-dcontnet p img {
    max-width: 100%;
}

.m-dcontnet table {
    border-collapse: collapse;
}

.m-dcontnet table td {
    border: 1px solid #333;
}

/*二维码*/

.wzewm {
    text-align: center;
    margin: 0 auto;
}

.wzewm span {
    display: block;
    font-size: 12px;
    color: #c0c0c0;
}

#qrcode img {
    margin: 10px auto;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

/* 附件 */

.is-downlist {
    margin: 0 30px;
}

/*顶部  打印  关闭*/

.m-btfuns {
    margin: 30px;
    line-height: 24px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.m-btfuns ul {
    float: right;
    overflow: hidden;
}

.m-btfuns li {
    float: left;
}

.m-btfuns li a {
    display: block;
    color: #5e5e5e;
    font-size: 14px;
    padding-left: 15px;
}

.m-btfuns li a img {
    margin: 5px 5px 0 0;
}

.m-btfuns li a:hover {
    color: #c51d3e;
}

/**************list**********************/

/*左栏*/

.list-left {
    float: left;
    width: 300px;
    background: #f9f9f9;
}

.list-left h3 {
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #6e1616;
}

.list-left .listleft-box {
    padding: 15px 10px;
    border: 1px solid #ddd;
    border-top: none;
    min-height: 670px;
}

.list-left ul li {
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.list-left li a {
    display: block;
    height: 45px;
    line-height: 45px;
    text-indent: 70px;
    background: #fff  30px center no-repeat;
    overflow: hidden;
}

.list-left li a:hover, .list-left li.hover a {
    background: #6e1616  30px center no-repeat;
    color: #fff;
}

.m-location {
    line-height: 72px;
}

/*右栏*/

.list-right {
    float: right;
    width: 870px;
    min-height: 485px;
    padding-left: 30px;
}

.list-right h2 {
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    font-size: 18px;
    color: #6e1616;
    border-bottom: 1px solid #ddd;
}

.list-right h2 span {
    display: inline-block;
    border-bottom: 2px solid #6e1616;
    line-height: 46px;
    padding: 0 15px;
}

#list-h {
    display: none;
    float: right;
    margin: 23px 15px 0 0;
}

.list-right li {
    height: 44px;
    line-height: 44px;
    padding-left: 12px;
    background:  0 20px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list-right li span {
    float: right;
    color: #808080;
    font-size: 15px;
}

/* 分页 */

#page-list {
    line-height: 20px;
    text-align: center;
    margin: 40px 0;
    font-size: 14px;
    font-family: 'arial';
}

#page-list .page {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #868585;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    display: block;
}

#page-list .page:hover {
    border: 1px solid #e0e0e0;
    background-color: #f1f1f1;
    color: #868585;
}

#page-list a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}

#page-list .currentpage {
    display: inline-block;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f1f1;
    color: #868585;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}

#page-list span.direct {
    padding: 5px 50px 5px 8px;
}

#page-list .direct input {
    color: #666;
    padding: 2px 2px;
    border: 1px solid #ddd;
    margin: 0 3px;
    width: 40px;
    position: absolute;
    line-height: 20px;
    height: 18px;
    background-color: #fff;
    text-align: center;
}

#page-list .direct a {
    padding: 5px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    color: #868585;
}

#page-list .direct a span {
    padding: 0 8px;
}

#page-list .direct a:hover {
    background: #6e1616;
    color: #fff;
    text-decoration: none;
    border: 1px solid #6e1616;
}

#page-list .direct a:hover span {
    color: #fff;
    background: #6e1616;
}

/*媒体查询*/

@media (max-width: 1200px) {
    .list-right {
        width: 640px;
    }
    .m-body h1 {
        width: auto;
    }
}

@media (max-width: 992px) {
    .listleft-box {
        display: none;
    }
    .list-left, .list-right {
        width: 100%;
        min-height: auto;
    }
    .list-left h3 {
        text-align: left;
        text-indent: 20px;
    }
    .list-left h3 span {
        background: none;
    }
    #list-h {
        display: block;
    }
    .list-left .listleft-box {
        padding: 15px;
        min-height: auto;
    }
    .owl-picture {
        height: auto;
    }
    .bdsharebuttonbox {
        display: none;
    }
    .u-funs {
        text-align: center;
        line-height: 26px;
    }
    .wzewm {
        display: none;
    }
    #zoom {
        width: 100%;
    }
    .detail-zy {
        display: block;
    }
    .detail-zy div {
        width: 100%;
    }
    .detail-zy .detail-next {
        margin-top: 15px;
    }
    .detail-zy .detail-next img {
        float: left;
        margin-right: 15px;
        margin-left: 0;
    }
    .u-newscontnet {
        width: 100%;
    }
}

@media (max-width: 720px) {
    .m-btfuns span {
        display: block;
        text-align: center;
        float: none;
    }
    .m-btfuns ul {
        float: none;
        text-align: center;
        margin-top: 10px;
    }
    .m-btfuns ul li {
        float: none;
        display: inline-block;
    }
}

@media (max-width: 414px) {
    .m-body {
        padding: 15px;
    }
    .m-body h1 {
        font-size: 20px;
        margin: 0;
        line-height: 35px;
        padding: 0 20px 10px;
    }
    .m-contnet {
        padding: 10px 0;
    }
}

/********************detail*********************/

.m-body {
    padding: 30px;
    border: 1px solid #ddd;
}

.m-body h1 {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    padding: 20px 60px 40px;
    font-weight: bold;
}

.m-body h2 {
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    padding: 0 60px 30px;
}

/*作者  发布时间*/

.u-funs {
    padding: 10px;
    font-size: 14px;
    color: #999;
    position: relative;
    background: #ecf3f7;
    line-height: 20px;
    text-align: center;
}

.u-funs span {
    margin: 0 10px;
}

.u-funs a {
    color: #999;
}

/*分享按钮*/

.bdsharebuttonbox {
    position: absolute;
    top: 7px;
    right: 0;
}

/*内容*/

.m-contnet {
    font-size: 16px;
    min-height: 165px;
    padding: 30px 0;
}

.m-contnet p {
    margin-bottom: 20px;
    line-height: 30px;
    text-align: justify;
}

.m-contnet p img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.m-contnet table {
    border-collapse: collapse;
}

.m-contnet table td {
    border: 1px solid #333;
}

/* 附件 */

.is-downlist li {
    margin-bottom: 10px;
    padding-left: 25px;
    background:  0 center no-repeat;
}

/*二维码*/

.wzewm {
    text-align: center;
    margin: 0 auto;
}

.wzewm span {
    display: block;
}

.wzewm span.txt-color {
    font-size: 12px;
    color: #c0c0c0;
}

/*顶部  打印  关闭*/

.m-btfuns {
    line-height: 24px;
    margin-top: 30px;
    padding: 10px 0;
    overflow: hidden;
}

.m-btfuns ul {
    float: right;
    overflow: hidden;
}

.m-btfuns li {
    float: left;
}

.m-btfuns li a {
    display: block;
    color: #5e5e5e;
    font-size: 14px;
    padding-left: 15px;
}

.m-btfuns li a img {
    margin: 5px 5px 0 0;
}

.m-btfuns li a:hover {
    color: #6e1616;
}

#qrcode img {
    margin: 10px auto;
    padding: 5px;
    border: 1px solid #ddd;
}

/*上一条*/

.detail-zy {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid#ddd;
    padding: 20px 0;
    overflow: hidden;
}

.detail-zy .detail-prev img {
    margin-right: 15px;
    float: left;
}

.detail-zy .detail-next img {
    margin-left: 15px;
    float: right;
}