.slideBoxPC{
    padding:0 0 0 15px;
}

.article{
}
.article h1{
    font-size: 22px;
    padding: 15px;
    color: #004276;
}
.article h2{
    font-size: 18px;
}
.article .article-info{
    line-height: 35px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #dddee1;
}
.article .article-info span{
    display: block;
}
.article .article-info span.time{
    line-height: 30px;
}
.article .article-content,
.article .article-content p{
    text-align: justify;
    text-indent: 25px;

}
.article .article-content,
.article .article-content *{
 
}
.article .article-content p {
    margin: 15px 0;
}
.article .article-content img{
    max-width: 100% !important;
    height: auto !important;
    display: block;
    overflow: hidden;
    margin: 15px auto;
}

.alert{
    position: relative;

    border: 1px solid #d5e8fc;
    background-color: #eaf4fe;
    border-radius: 6px;
    padding: 15px 80px 15px 15px;


}
.alert img.ico{
    position: absolute;
    width: 32px;
    right: 30px;
    top: 15px;
}
.alert h3{
    color: #2d8cf0;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}
.alert p{
    text-align: justify;
    color: #495060;
}
.propagate{
    height: 100px;
    overflow: hidden;
}

ul.articles{}
ul.articles li{
    border-bottom: 1px dashed #dddee1;
    padding-bottom: 5px;
    clear: both;
    overflow: hidden;
    display: block;
    margin-bottom: 15px !important;
}
ul.articles li b{
    text-align: justify;
    color: #004276;
    display: block;
    margin-bottom: 5px;
}
ul.articles li a{
    display: block;
}
ul.articles li a .info{
    clear: both;
    height: 30px;
    line-height: 30px;
    padding-top: 5px;
    opacity: .8;
}
ul.articles li a .info *{
    font-size: 13px;
}
ul.articles .content{
    font-size: 13px;
    color: #666;
    text-align: justify;
    text-indent: 25px;
    line-height: 25px;
    max-height: 100px;
    overflow: hidden;
}
ul.articles .cover img{
    height: 100px;
}

div.pic-articles div.col-md-333{
    height: 340px;
    overflow: hidden;
}


.album-list a{
    border-radius: 5px;
    overflow: hidden;
    background-color: white;
    border: 1px solid #e9eaec;
    height: 320px;
}
.album-list span.title{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    padding:0;
}
.album-list a .info{
    display: block;
    border-top: 1px solid #e9eaec;
    padding: 10px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;

}
.album-list a .info *{
    font-size: 13px;
    margin: 0 5px;
}
.album-list a:hover{
    border-width:2px;
}
.album-list a:hover .info{
    border-top: 1px solid rgba(205, 51, 51, 0.5);
}
.column-head-img-news h4{
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    padding: 0;
    font-size: 14px;


}
#video-home img{
    height: 120px;
}
#shuji-riji img.title{
    width: 50px;
    height: auto;
}
#shuji-riji .column-head-img-news{
    margin-bottom: 2px;
}

#shuji-riji h4{
    margin: 0;
    height: auto;
}
#shuji-riji p{
    margin: 0;
    text-align: justify;
}
.slide-text{
}
.pic-link .item{
    text-align: center;
    margin: 5px;
    border: 1px solid #ccc;
}
.spl-time-small-font h3{
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.spl-time-small-font h3 span{
    padding: 0 !important;
    margin: 0;
}

.nav-report *{
    font-size: 12px;
    line-height: 30px;
}

.page-template{
    background-color: #f4f4f4;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.page-template input{
    width: 140px;
    padding: 0;
    margin: 0;
}
.page-template a i{
    margin:8px 10px 0 ;

}
.page-template div.current{
    position: absolute;
    width: 40%;
    left: 30%;
    text-align: center;
}
.page-template input{
    border: 1px solid #ccc;
    padding: 5px;
    height: 15px;
    line-height: 18px;
}
.page-template a.pager-a-jump{
    color: #2d8cf0;
}
.column-abstract-news h4{
    margin-bottom: 8px;
}
.column-abstract-news a{
    display: block;
    margin-bottom: 7px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f4f4f4;
}
.column-abstract-news p{
    font-size: 90%;
    text-align: justify;
}

.news-list i.item-node{
    width: 4px;
    height: 4px;
    overflow: hidden;
    background-color: #444;
    float: left;
    margin-top: 10px;
    display: block;
    border-radius: 50%;
}