/*幻灯片*/
#slide{
position: relative;
overflow:hidden;
background:no-repeat center url(../bg/loading_1.png) #ededed;
background-size:auto 32px;
visibility: visible;
height:62vw;
}
#slide ul{
margin:0;
padding:0;
position: relative;
left: 0;
top: 0;
width: 100%;
}
#slide li{
list-style: none;
position: absolute;
left: 0;
top: 0;
overflow:hidden;
vertical-align: middle;
}
#slide li a{
vertical-align:middle;
}
#slide li img{
width:100vw;
height:62.5VW;
}
#slide li .slide-title{
position:absolute;
bottom:10px;
left:0;
background:rgba(0,0,0,0.7);  
}
#slide li .slide-title span{
padding:0 10px;
background:rgba(40,160,57,1);
color:#fff;
float:left;
height:26px;
line-height:26px;
font-size:12px;
font-family:Georgia;
}
#slide li .slide-title span strong{
font-size:20px;
}
#slide li .slide-title a{
float:left;
padding:0 10px;
height:26px;
font-size:13px;
line-height:26px;
color:#fff;
position:relative;

}
/*/幻灯片*/
.m-hot-title {
    padding-bottom:5px;
    padding-top:5px;
}
.m-hot-title a{
   height:25px;
   line-height:25px;
   overflow:hidden;
   width:90%;
   padding-left:5px;
}
.topline{
    text-align:center;
    border-bottom:1px #f0f0f0 solid;
    padding:0 3%;
}
.topline  h4{
    font-weight:normal;
    margin:0;
    color:#2EA039;
   padding: 10px 0;
}
.topline .col-xs-12{
    padding:0;
}
.topline a h4 span.label{
    font-size:8px;
    margin-right:5px;
    vertical-align:middle;
}
.topline p{
    text-align:left;
    margin-bottom:10px;
    display:block;
    line-height:25px;
    overflow:hidden;
    height:50px;
}
.article-list{
     margin:0;
     padding:0;
    list-style:none;
    background-color: #fff;
}


.topline-artlist{
    overflow:hidden;
}
.article-list li{
    margin:0;
    padding:0 3%;
    overflow:hidden;
    line-height:40px;
    height:40px;
    border-bottom:1px #f0f0f0 solid;
    padding-right:10px;
    position:relative;
}
.article-list li div{
    float:left;
    padding-right:10px;
    
}
.article-list li div a{
    border-right:1px #f0f0f0 solid;
    padding-right:10px;
}
.article-list li span{
position: absolute;
right: 3%;
background: #fff;
padding: 0 10px;
top: 0;
color:#aaa;
}
/*栏目块调用样式*/
.m-box{
   
}
.m-box .box-header{
    height:40px;
    line-height:40px;
    background:#f5f5f5;
    overflow:hidden;
    border-top:2px #2EA039 solid;
    border-bottom:1px #f0f0f0 solid;
}
.m-box .box-header strong{
    margin-left:3%;
    font-size:18px;
    
    font-weight:normal;
}
.m-box .box-header strong a{
    color:#2EA039;
}
.m-box .box-header span{
    margin-right:3%;
}

.m-box .box-header span a{
    margin-left:10px;
}
.m-box .box-main{
    background:#fff;
}

.m-box .box-main .imgshow-big{
    display:block;
    position:relative;
    background:no-repeat center url(../bg/loading_1.png) #ededed;
    background-size:auto 32px;
    overflow:hidden;
}
.m-box .box-main .imgshow-big div{
	overflow:hidden;
	height:200px;
}
.m-box .box-main .imgshow-big img{
    width:100%;
}
.m-box .box-main .imgshow-big span{
    position:absolute;
    bottom:0;
    height:30px;
    line-height:30px;
    background:rgba(0,0,0,0.7); 
    color:#fff;
    width:100%;
    padding:0 10px;
    text-align:center;
}
.channel-more{
    text-align:center;
    padding:10px 3%;
}
.channel-more a{
    background:#f0f0f0;
    border:0;
    width:100%;
}
.piclib{
    padding-top:10px;
}
.piclib a {
}
.piclib a  div{
        overflow: hidden;
        
        text-align:center;
        background:no-repeat center url(../bg/loading_2.png);
        background-size:auto 32px;
}
.piclib a div img{
        margin:auto;
		width:100%;
}
.piclib  a span{
    display:block;
    line-height:35px;
    height:35px;
    overflow:hidden;
    text-align:center;
    font-size:14px;
    background-color: #fff;
}
.piclib  a:hover span,.piclib a:active span,.piclib  a:visited span{
	color:#333;
}
.link-tophead{
    text-align:center;
    display:block;
    line-height:1.5;
margin:0;
    padding:10px 3%;

}
.img-arclist{
    background:#fff;
}
.img-arclist .media{
    border-bottom:1px #e4e4e4 dotted;
    margin:0;
    padding-top:10px;
}
.img-arclist .media-left{
   padding-left:3%;
    padding-right:0;
    width: auto;
}
.img-arclist .media-left a{
    width:80px;
    height:60px;
    overflow:hidden;
    display:block;
    border:1px #e4e4e4 solid;
    position:relative;
    margin-right:10px;
    text-align:center;
            background:no-repeat center url(../bg/loading_2.png) #ededed;
        background-size:auto 32px;
}
.img-arclist .media-left a img{
    border:0;
}
.img-arclist .media-body{
    padding-right:10px;
    padding-left:10px;
    width: auto;

}
.img-arclist .media-body p{
    line-height:20px;
    height:40px;
    font-size:13px;
    overflow:hidden;
}
.img-arclist .media-heading{
   color:#333;
   font-size:16px;
}
.keywords-list{
    text-align:center;
    font-size:14px;
    margin-bottom:5px;
}
.keywords-list h4{
    margin:0;
    line-height:1.5;
    color:#CC0000;
    margin-bottom:5px;
    border-bottom:1px solid #2EA039;
}
.pages {
    list-style-type: none;
    overflow: hidden;
    text-align: center;
}
.pages li {
    line-height: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    display: inline-block;
    width: 48%;
    margin-top: 2px;
    margin-right: 1px;
    margin-bottom: 2px;
    margin-left: 1px;
    background-color: #1a9742;
}
.pages li a {
    color: #FFF;
}