@import "media.css";
/*.module-1{margin:0 50px 60px;}*/
.module-1 .breadcrumb{background:transparent;margin:10px 0;display:inline-block;}
.module-1 .title{font-size:32px;margin:10px 0 15px;}
.module-1 .line hr{display:inline-block;border:none;border-top:1px dashed #1e1e1e;height:0px;vertical-align: top;margin:0;}
.module-1 .line .line-left,
.module-1 .line .line-right{width:200px;}
.module-1 .line .dot{background:#1e1e1e;width:4px;height:4px;margin:0 10px;border-radius:50%;position:relative;top:-1px;}
.module-1 .intro{color:#888585;}
.module-1 .intro span{padding:0 30px;border-left:1px solid #ccc;display:inline-block;}
.module-1 .col-xs-9{padding:0 3%;}
.module-1 .col-xs-3{padding:0;}
.module-1 .content{color:#2B2B2B;line-height:220%;padding:0 3%;}
.module-1 .content {margin:0 0 60px 0;font-size:18px;}
.module-1 .content .text-indent{text-indent:2em;}
.module-1 .content .text-title{color:#1e1e1e;font-weight:bold;}
.module-1 .content img{max-width:100%;margin:15px auto;}
.module-1 .page{margin:10px 0 0;padding:20px 0 40px;border-bottom:1px solid #ccc;}
.module-1 .page a{margin:0 10px;width:46%;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
.module-1 .page a:hover{background:#FF6D19;color:#fff;}
.module-1 .more-news{padding:50px 0;}
.module-1 .more-news .info-title{padding:10px 0;font-size:19px;color:#FF6600;font-weight:bold;border-bottom:1px solid #ccc;}
.module-1 .more-news .info-title a{color:#FF6600;}
.module-1 .more-news ul{padding:10px 0 10px 15px;}
.module-1 .more-news ul li{line-height:180%;float: left; margin-right: 30px;width:100%;}
.module-1 .more-news ul li .text{display:inline-block;vertical-align:bottom;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;
    max-width: 70%;}
.module-1 .more-news ul.right li .text{max-width:60%;}
.module-1 .more-news ul li .time{float:right;vertical-align:bottom;font-size:16px;}

h1{font-size: 29px;margin: 10px 0 15px;text-align: center;}
.content p{text-indent: 2em;margin:0 0 3px 0;color:#2B2B2B;line-height:190%;}
.content div{margin-bottom:10px;}
.content .noit{text-indent: 0;margin-bottom:-6px;}
.bold{font-weight: bold;}
.center{text-align: center;}
.nobd{font-weight: normal;}
.content a{color: #F76815;text-decoration: underline;}
.arimg{text-align: center; }
.arimg img{height:280px;}
.statement{text-align: right; font-size: 10px;}

.time {display: inline-block;color: #F56543;font-size: 17px;margin-right: 10px;}
.content td{border:solid 1px #F39B14;}

.right-news{margin-top:20px;}
.main .row .col-xs-8 {width: 72%;}
.main .row .col-xs-4{width:28%;padding: 0;}
.right-news .news-list{padding:0;margin-bottom:50px;}
.right-news .news-list .info-title{padding:10px;font-size:18px;color:#fff;background:#f56543;margin:0;}
.right-news .news-list ul{padding:0;list-style: none;}
.right-news .news-list ul li{line-height:160%;padding:8px 5px 3px;font-size:15px;border-bottom:1px dashed #8a8787;background:#f5f1f1}
/*.right-news .news-list ul li:hover{background:#ffcdcd;}*/
.right-news .news-list ul li .text{display:inline;vertical-align:bottom;max-width:100%;max-height:48px;overflow:hidden;}
.right-news .news-list ul li a{color:#5f5f61;;}
.right-news .news-list ul li:hover{border-color:#f56543;}
.right-news .news-list ul li:hover a{color:#f56543;}
.right-news .news-list.img-list{border:1px solid #c5c5c5;}
.right-news .news-list.img-list ul{margin:0;}
.right-news .news-list.img-list ul li{padding:10px 5px;background:#fff;}
.right-news .news-list.img-list ul li .text{vertical-align:middle;max-width:52%;max-height:98px;padding-left:5px;}
.right-news .news-list.img-list ul li img{width:46%;display:inline-block;vertical-align:middle;border:1px solid transparent;}
.right-news .news-list.img-list ul li:hover img{box-shadow:0 0 4px 3px #e3e3e3;border:1px solid #d4d4d4}
.right-news .img-list ul li .text{display:inline-block;}
/*.right-news .news-list ul.right li .text{max-width:60%;}*/
/*.right-news .news-list ul li .time{float:right;vertical-align:bottom;font-size:16px;}*/

@media screen and (max-width: 1200px){
    h1{font-size: 18px;}
    .module-1 .content{
        font-size: 14px;
    }
    .module-1 .intro{
        font-size: 14px;
    }
    .statement{
        display: none;
    }
    .module-1 .nav-bar>span{ display: none}
    .module-1 .breadcrumb{
        font-size: 1vw;
    }
    .module-1 .line .line-left, .module-1 .line .line-right{
        width: 40%;
    }
    .module-1 .intro span{
        border: none;
        padding: 0 10px;
    }
    .module-1 .intro span:nth-child(2){
        display: none;
    }
    .module-1 .page a{
        width: 40%;
    }
    .module-1>.row>.col-xs-8{
        width: 100%;
    }
    .module-1>.row>.col-xs-4{
        display: none;
    }
    .module-1>.row>.col-xs-8 .more-news .col-xs-7,
    .module-1>.row>.col-xs-8 .more-news .col-xs-5{
        width: 100%;
    }
    .module-1 .more-news ul li .text{
        font-size: 14px;
        max-width: calc(100% - 90px);
    }
    .module-1 .more-news ul li .time{
        font-size: 14px;
    }
}
