@import "media.css";
.module-1 {margin-bottom:60px;}
.module-1 .breadcrumb{background:transparent;margin:10px 0;display:inline-block;}
.module-1 .title{font-size:32px;margin:10px 0;}
.module-1 .line hr{display:inline-block;border:none;height:1px;background:#1e1e1e;vertical-align: top;margin:0;}
.module-1 .line .line-left,
.module-1 .line .line-right{width:100px;}
.module-1 .line .dot{width:4px;height:4px;margin:0 10px;border-radius:50%;position:relative;top:-1px;}
.module-1 .intro{color:#888585;font-weight:bold;margin:5px 0 20px;}
/*.module-1 .news-list .list-ctn{width:33%;padding:0 25px;margin-bottom:40px;display:inline-block;}*/
/*.module-1 .news-list .list-ctn .news-head{font-size:16px;font-weight:bold;padding:10px 0;margin-bottom:20px;border-bottom:1px solid #ddd;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}*/
/*.module-1 .news-list .list-ctn .news-time{font-size:13px;float:right;   height: 34px; line-height: 34px;  color: #A5A4A4;margin-right:5px;}*/
/*.module-1 .news-list .list-ctn .news-time span{font-size: 0.6em; margin-right: 5px;}*/
/*.module-1 .news-list .list-ctn .news-body{font-size:14px;color:#5e5e5e;line-height:150%;height:65px;overflow:hidden;}*/
/*.module-1 .news-list .list-ctn .news-footer .btn{border-color:#1e1e1e;}*/
/*.module-1 .news-list .list-ctn .news-footer .btn:hover{border-color:#fff;background-color:#FF6600;color:#fff;}*/
/*.module-1 .page-list {text-align:center;margin:20px auto 60px;}*/
/*.module-1 .page-list .paginationjs .paginationjs-pages ul{ float: none;}*/
/*.module-1 .page-list .paginationjs .paginationjs-pages,*/
/*.module-1 .page-list .paginationjs .paginationjs-pages li,*/
/*.module-1 .page-list .paginationjs .paginationjs-go-button,*/
/*.module-1 .page-list .paginationjs .paginationjs-go-input{ float: none; display: inline-block;}*/
/*.module-1 .page-list .paginationjs .paginationjs-pages li>a {min-width:40px;}*/
/*.module-1 .page-list .paginationjs .paginationjs-pages li.active>a {background:#ff6600;}*/



.module-1 .news-list{padding:10px 140px;}
.module-1 .news-list .list-ctn{width:100%;padding:10px 0;border-bottom:1px dashed #ccc;display:inline-block;margin:0 0 5px;}
.module-1 .news-list .list-ctn .list-left{display:inline-block;margin-right:10px;vertical-align: top;background:#BD0A75;color:#fff;text-align:center;}
.module-1 .news-list .list-ctn .list-left .date{font-size:22px;padding:10px 0 0;}
.module-1 .news-list .list-ctn .list-left .month{font-size:12px;padding:0 10px 10px;}
.module-1 .news-list .list-ctn .list-right{width:90%;height:68px;display:inline-block;vertical-align: top;}
.module-1 .news-list .list-ctn .list-right:hover{color:#BD0A75;background:#eee;}
.module-1 .news-list .list-ctn .news-head{font-size:18px;margin:5px 0 7px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;
    /*border-bottom:1px solid #ddd;*/
}
.module-1 .news-list .list-ctn .news-head:hover{color:#BD0A75;}
.module-1 .news-list .list-ctn .news-time{font-size:13px;height:24px;line-height:24px;color: #A5A4A4;float:right;}
.module-1 .news-list .list-ctn .news-time span{font-size: 0.6em; margin-right: 5px;}
.module-1 .news-list .list-ctn .news-body{font-size:16px;color:#5e5e5e;line-height:150%;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;margin:0}
.module-1 .news-list .list-ctn .news-body a{text-decoration: underline;}
/*.module-1 .news-list .list-ctn-1{width:100%;padding:0;border-bottom:1px dashed #ccc;margin:0 0 20px;}*/
/*.module-1 .news-list .list-ctn-1:hover{color:#ff6600;}*/
/*.module-1 .news-list .list-ctn-1 .news-title{display:inline-block;width:80%;font-size:16px;padding:0;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;*/
    /*!*border-bottom:1px solid #ddd;*!*/
/*}*/
/*.module-1 .news-list .list-ctn-1 .news-time{font-size:14px;color: #A5A4A4;margin:0;height:22px;line-height:22px;float:right;}*/
/*.module-1 .news-list .list-ctn-1 .news-time span{font-size: 0.9em; margin-right: 5px;}*/
/*.module-1 .news-list .list-ctn-1 .icon{top:2px;display:inline-block;width:16px;margin-right:5px;}*/


.module-1 .page-index{margin:20px 0 10px;}
.module-1 .page-index .btn{margin:0 5px;}
.module-1 .page-index span{margin:10px;}
.module-1 .page-index span .btn{border:1px solid #ccc;}
.module-1 .page-index .btn-default:hover{background:#1E90FF;color:#fff;}
@media screen and (max-width: 1200px){
    .module-1 .nav-bar>span{ display: none}
    .module-1 .breadcrumb{
        font-size: 12px;
    }
    /*.module-1 .line .line-left, .module-1 .line .line-right{*/
    /*width: 40%;*/
    /*}*/
    /*.module-1 .page a{*/
    /*width: 40%;*/
    /*}*/
    .module-1 .row .left-news{
        width: 100%;
        float: none;
    }
    .module-1 .row .col-xs-4{
        width: 100%;
        float: none;
        display: block;
    }
    .module-1 .left-news .title{
        font-size: 28px;
    }
    .module-1 .news-list{
        padding: 10px 0;
    }
    .module-1 .news-list .list-ctn .list-right{
        width: calc(100% - 90px);
    }
    .module-1 .page-index{
        font-size: 12px;
    }
    .module-1 .page-index .btn{
        margin: 0 2px;
        padding: 3px;
    }
    .module-1 .right-news .news-list{
        display: none;
    }
    .module-1 .right-news .news-list.img-list{
        display: block;
    }
    .module-1 .right-news .news-list.img-list ul li{
        width: 50%;
        float: left;
        padding: 5px;
        height: 100px;
        overflow: hidden;
        text-align: center;
    }
    .module-1 .right-news .news-list.img-list ul li img{
        height: 100%;
        width: auto;
        margin: 0 auto;
    }
}