

html {
    font-size:16px;
    background: url(../images/news-bottom-bg.jpg) bottom center no-repeat!important;
    background-size: 100%;
    padding-bottom:300px;
    
    height: auto!important;
}
body {
background: none!important; 
}
html, body {
    min-height: 100%;
    overflow-y: auto!important;
}
.logo {float:right;}
.header {height:360px;background: url('../images/news-top-bg.jpg') center center no-repeat;}
.news-list-main {
    width:1400px;
    
    margin:0 auto;
}
.news-list-main-top{margin-bottom:17px;}

.path {text-align: right;font-size: 18px;color:#666;padding-top: 10px;padding-bottom: 50px;}
.path  a {color:#666}
.mod-tabs {
 
    position: relative;
    margin-bottom:30px;
}

.mod-tabs-nav-item {
    font-size: 26px;
    float:left;width:25%;
    
    text-align: center;
    line-height: 2.1em;
}
.mod-tabs-nav-item a {
    color:#62686d;
}

.mod-tabs-nav-item.active a,.mod-tabs-nav-item:hover a{
 color:#2862a8 
} 


.news-list-item {
    padding-left:20px;
    font-size: 20px;
    line-height: 2em;
    text-align: left;
    height: 130px;
    background: url(../images/news-list-bg.png) right center no-repeat;
    border:1px solid #c7d8e8;
    margin-bottom: 18px;
    transition: all 0.3s;
    position: relative;

}

.news-list-item  .icon-jian {
    position: absolute;
    left:0;top:0;width:29px;
    height:46px;
    background: url(../images/icon-jian.png) center center no-repeat;
}

.news-list-item:hover {
    transform: translateX(20px);
}

.news-list-item-type {
    margin-left: -10px;
    float:left;
    width:80px;
    color:#4686d5;
    overflow: hidden;
    white-space: nowrap;
}

.news-list-item-date {
    float:right;
    margin: 42px 48px 0 0;
    font-size:20px;
    height:40px; 
    color:#aaaaaa;
    font-family: "宋体";
    line-height: 1.2em;
    text-align: right;
    color:#286baf;
    font-weight: bold;
    
}
.news-list-item-date  .year {
    color:#5e6e7d;
    font-size:16px;
}

.news-list-head {
    padding-left:20px;
    margin-bottom:8px;
}
.news-list-head-title {
    width:98px;
    height:40px;
    text-align: center;
    line-height: 40px;
    background:url(../images/icon-tuijian.png) center center no-repeat;
    color:#fff;
    float: left;
    margin-right:20px;
}

.news-list-head-text {
    overflow: hidden;
    line-height:40px;
    font-size: 28px;
    color:#4686d5;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}

.news-list.active {
    display: block;
    visibility: visible;
    opacity: 1;
}

.news-list {
    display: none;
    visibility: none;
    opacity: 0;
    transition: all .3s;
}

.tabs-line {
    position: absolute;
    top:100%;
    left:0;
    transition: all .3s;
    height:10px;
    background: url(../images/news-type-line.png?v=1) center center no-repeat;
}


.news-list-item-txt {color:#515151}

.page-btns {
    text-align: center;
    padding-top:50px;
    font-size: 20px;
    color:#666
}

.page-btns a {color:#4686d5}
.page-btn {padding:0 8px}

.news-content-header {
    padding-bottom:8px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 60px;
}

.news-content-header h1 {font-size:40px;color:#4686d5;text-align: center;}

.news-content-header .time {text-align: right;font-size:20px;color:#a4a4a4}
.news-detail-main {
    width: 1200px;
    margin: 0 auto;
}
.news-detail {
    font-size: 24px;
    color: #666666;
    line-height: 2em;
    font-family: "黑体";

}

.news-detail p {
   text-indent:2em;
}

.news-detail  img {
    display: block;
    margin:20px auto;
    max-width: 100%;

}

.news-list-item-txt {
    color:#515151;
    overflow: hidden;
    white-space: nowrap; 
    width: 700px;   
    float:left;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: bold;
}
.news-list-item-title {
    margin: 41px 0 0 38px;
}
.news-list-item-sub-title {
    margin-left: 38px;
    font-size: 16px;
    color: #8c8d8e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list-item-title::after{
    content:'';
    display: block;
    clear: both;
}

@media screen and (max-width: 768px) {
    html, body {height:auto;overflow-y: auto;}
    .news-main{width: 100%;height: auto;position: static;margin-left:0;margin-top:0}
    .swiper-box {width: 100%;float:none;margin-bottom:16px;}
    .left-menus-wrap {position: static;margin-left: 7%;padding: 16px 0;}
    .left-menus-inner {position: static;margin-top:0;width: 100%;display: flex;}
    .left-menus-item {flex: 1;margin-bottom: 10px;}
    .mod-tabs, .news-list-head {width:100%;}
    .news-list-item-more {width: 96%;margin:0 auto;}
    .news-list-item-more img {width:100%;}
    .news-list-head {text-align: center;}
    .news-list-head-title {display: none;}
    .news-main-bottom-inner {width: 100%;}
    .news-main-bottom-item {float: none;margin-right: 0;width:100%;height: auto;text-align: center;display: block;}
    .news-list-head   {padding:0 10px;} 
    .news-list-item {width:100%;padding:0 10px;overflow: hidden;}
    .news-list-box {height: auto}
    .news-list-item-txt {
        width:100%;
        white-space:nowrap; 
        overflow: hidden; 
        text-overflow: ellipsis;
    }
    .music_btn {display: none!important;}
    .news-list-main {width: 100%;}
    .news-detail-main {width: 100%;padding:0 10px;}

}
