@charset "utf-8";

/* 
//www.xiongan.gov.cn/news/tpcl/css/ejtp_style.css
@St. 2018-06-03 18:00
     2021-05-17 /bundle/jctj.js
*/


/* CSS Document */

body {
    font-family: "微软雅黑";
    background: #f7f7f7;
    color: #333;
}

a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}


/*a:hover { color: #ff9724!important; background-color: transparent; -webkit-text-decoration-skip: objects; }*/

.contopbox {
    width: 1200px;
    margin: 0 auto;
}

.con-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #176fb7;
    background: #efefef;
}

.con-top span {
    color: #176fb7;
    padding: 0 5px;
}

.con-top a {
    color: #176fb7;
}

.con-left {
    width: 180px;
    float: left;
    padding-top: 20px;
}

.con-right {
    width: 1018px;
    float: right;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


/*内容区*/

.contant {
    width: 1200px;
    margin: 0 auto 30px;
    background: #fff;
}

.backtotop {
    position: absolute;
    position: fixed;
    right: 13px;
    bottom: 40px;
    z-index: 10;
    width: 40px;
    height: 30px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f6f6;
    overflow: hidden;
    cursor: pointer;
    display: none;
}

.backtotop:after {
    content: "";
    display: block;
    width: 0;
    margin: 2px auto 0;
    border-left: 6px solid #f6f6f6;
    border-right: 6px solid #f6f6f6;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #007bff;
}

.fix {
    position: fixed;
    top: 90px;
}


/*左侧导航*/

.ejnav_box {
    width: 118px;
    height: auto;
    margin: 0 auto;
}

.ejnav_box li {
    font-size: 16px;
    color: #333;
}

.ejnav_box li a {
    color: #333;
}

.ejnav_box li+li {
    margin-top: 24px;
}

.ejnav_box li:after {
    content: "";
    background-color: #ddd;
    width: 2em;
    height: 2px;
    display: block;
    margin-top: 6px;
}

.ejnav_box li.active {
    color: #007ee8;
}

.ejnav_box li.active a {
    color: #007ee8;
}

.ejnav_box li.active:after {
    content: "";
    background-color: #007ee8;
    width: 2em;
    height: 2px;
    display: block;
    margin-top: 6px;
}


/*中间内容*/

.con-right {
    border-left: 1px solid #ccc;
    padding-bottom: 40px;
}

.nr_box {
    width: 980px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}

.ej_list {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ej_list li {
    width: 215px;
    /* height: 186px; */
    overflow: hidden;
    /* float: left; */
    margin: 0 0 30px 0;
}

.ej_list li .play {
    display: none;
}

.ej_list li:hover {
    background: #f5f5f5;
}

.ej_list li+li {
    margin-top: 0px;
}

.ej_list li img {
    width: 215px;
    height: 120px;
}

.ej_list li .txt {
    /* min-height: 88px; */
    overflow: hidden;
    width: 100%;
    /* float: left; */
    padding-bottom: 6px;
}

.ej_list li .txt h2 {
    width: 92%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    overflow: hidden;
    margin-top: 8px;
}

.ej_list li .txt h2 a {
    color: #333;
}

.ej_list li .txt p {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    color: #666;
    overflow: hidden;
    margin-top: 6px;
}

.ej_list li .time p {
    text-align: right;
    font-size: 14px;
    color: #999;
    margin-right: 10px;
    float: right;
    margin-top: 70px;
}

.ej_list li .time p span {
    padding-left: 20px;
}

.xpage-more-btn {
    width: 690px;
    height: 34px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background: #ededed;
    line-height: 34px;
    cursor: pointer;
}

.xpage-more-btn:hover {
    background: #ddd;
}

.xpage-more-btn:active {
    background: #ccc;
}


/*大图*/

.outbox {
    width: 950px;
    height: auto;
    margin-left: 35px;
    margin-top: 20px;
}

.bigpic {
    position: relative;
    width: 634px;
    height: 354px;
    overflow: hidden;
    float: left;
}

.bigpic img {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}

.bigpic .imgtitle {
    width: 100%;
    height: 59px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: url(//www.xiongan.gov.cn/news/tpcl/images/xazx_tp_graybg.png) left top repeat-x;
}

.bigpic .imgtitle h3 {
    font-size: 18px;
    line-height: 30px;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    /*设置文本水平居中*/
    font-weight: bold;
    float: left;
    overflow: hidden;
}

.bigpic .imgtitle h3 a {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    /*设置文本水平居中*/
    width: 100%;
    color: #fff;
}


/*小图*/

.picbox {
    position: relative;
    width: 316px;
    height: 177px;
    overflow: hidden;
    float: left;
}

.picbox img {
    width: 100%;
    height: auto;
    position: relative;
}

.picbox .imgtitle {
    width: 100%;
    height: 68px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    background: url(//www.xiongan.gov.cn/news/tpcl/images/xazx_tp_graybg.png) left top repeat-x;
    background-size: auto 100%;
}

.picbox .imgtitle h3 {
    font-size: 18px;
    line-height: 23px;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    /* float: left; */
    overflow: hidden;
}

.picbox .imgtitle h3 a {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 90%;
    color: #fff;
    position: absolute;
    bottom: 6px;
}

@media screen and (min-width:0px) and (max-width: 767px) {
    .contant {
        width: auto;
        margin: 0 auto 30px;
        background: #fff;
        padding: 0;
    }
    .con-left {
        width: 100%;
        height: 38px;
        float: none;
        overflow-x: scroll;
        background: #ededed;
        padding: 0;
    }
    .fix {
        position: relative;
        top: 0;
    }
    .con-right {
        width: auto;
        float: none;
        padding: 0 14px 0 14px;
        overflow: hidden;
    }
    /*左侧导航*/
    .ejnav_box {
        width: auto;
        height: 38px;
        margin: 0 auto;
        list-style: none;
        white-space: nowrap;
    }
    .ejnav_box li {
        float: none;
        display: inline-block;
        width: auto;
        font-size: 16px;
        color: #333;
        line-height: 36px;
        margin: 0 15px;
    }
    .ejnav_box li a {
        color: #333;
    }
    .ejnav_box li+li {
        margin-top: 0;
    }
    .ejnav_box li:after {
        content: "";
        background-color: none;
        width: 0;
        height: 0;
        display: none;
        margin-top: 0;
    }
    .ejnav_box li.active {
        color: #0060d9;
    }
    .ejnav_box li.active a {
        color: #0060d9;
        font-weight: bold;
    }
    .ejnav_box li.active:after {
        content: "";
        background-color: #0060d9;
        width: 100%;
        height: 2px;
        display: block;
        margin-top: 0;
    }
    /*中间内容*/
    .nr_box {
        width: auto;
        height: auto;
        overflow: hidden;
        margin-left: 0;
    }
    .ej_list {
        margin-top: 20px;
        overflow: hidden;
        list-style: none;
    }
    .ej_list li {
        float: left;
        width: 46%;
        height: 160px;
        overflow: hidden;
        margin: 2%;
    }
    .ej_list li .play {
        display: none;
    }
    .ej_list li:hover {
        background: #f5f5f5;
    }
    .ej_list li+li {
        margin-top: 0px;
        margin: 2%;
    }
    .ej_list li img {
        width: 100%;
        height: auto;
    }
    .ej_list li .txt {
        height: auto;
        overflow: hidden;
        width: 100%;
        float: left;
    }
    .ej_list li .txt h2 {
        width: 92%;
        height: 50px;
        margin: 0 auto;
        font-size: 14px;
        color: #333;
        line-height: 24px;
        overflow: hidden;
        margin-top: 8px;
    }
    .ej_list li .txt h2 a {
        color: #333;
    }
    .ej_list li .txt p {
        font-size: 14px;
        line-height: 26px;
        height: 52px;
        color: #666;
        overflow: hidden;
        margin-top: 6px;
        display: none;
    }
    .ej_list li .time p {
        text-align: right;
        font-size: 14px;
        color: #999;
        margin-right: 10px;
        float: right;
        margin-top: 70px;
    }
    .ej_list li .time p span {
        padding-left: 20px;
    }
    .xpage-more-btn {
        width: 100%;
        height: 34px;
        text-align: center;
        margin: 0 auto;
        margin-left: auto;
        margin-right: auto;
        background: #ededed;
        line-height: 34px;
        cursor: pointer;
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .xpage-more-btn:hover {
        background: #ddd;
    }
    .xpage-more-btn:active {
        background: #ccc;
    }
}
