.header a{
//color: #f6821f;
    color: #3e98f0 ;
    display: block;
}
.header{
    background: #fff;
    padding: .1rem;
}
.header .glyphicon{
    font-size: .16rem;
}
.logo-m{
    width: 80px;
}
.pages {
    max-width:768px;
    margin:0 auto;
}
.nav{
    background: #3e98f0 ;
    color: #fff;
}
.nav a{
    color: rgb(255, 255, 255);
    float: left;
    min-width:16.66666666666667%;
    line-height: .3rem;
    font-family: 'microsoft yahei',Arial,Helvetica,sans-serif;
    font-size: .16rem;
    height: .3rem;
    display: block;
    text-align: center;
}
.logo{
    width: 25px;
}
.s-nav{
    font-size: .12rem;
    border-bottom: 1px solid #dfe8ef;
    text-align: center;
    background: #3e98f0;
    border-top: 1px #7bbdfe solid;
    line-height: .28rem;
}
.s-nav a{
    margin: 0 5px;
    color: #fff;
    white-space: nowrap;
}

.max-a a{
    min-width:25% ;
}
.topnews ul li strong{
    font-family: 'microsoft yahei',Arial,Helvetica,sans-serif;
    display: block;
    overflow: hidden;
}
.topnews ul li strong a{
    color: rgb(0,0,0);
}
.topnews ul li p{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .12rem;
}
.copy-topic {
    font-size: .14rem;
    font-family: 'microsoft yahei',Arial,Helvetica,sans-serif;
}
.copy-topic a{
    text-align: center;
}
.ullist{
    margin-bottom: 10px;
}
.ullist li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ullist li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#carousel-generic{
   height: auto;
    overflow: hidden;
}
#carousel-generic img{
    width: 100%;
}
.h2-title h2{
    line-height:.36rem;
    margin-bottom: 10px;color: #277de2;
}
.h2-title a{
    color: #277de2;
}
.white-block{
    background: #fff;
}
.newssc-original img.thumbnail{
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
}
.newssc-original .list-group-item{
    height: auto;
    overflow: hidden;
}
.ul-sty li{
    border-bottom:1px solid #ddd;

}
.ul-sty li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad{
    margin: 10px auto;
    position: relative;
}
.ad img{width:100%;height:auto}

.tag{
    font-size: .12rem;
    color: #999;
}
.ad .tag{
    position: absolute;
    right: 10px; top: 0;
    z-index: 999;
    text-shadow: 1px 1px 1px #333;
}
.recom a{
    display: block;
     padding: 5px;
}
.recom a img{display: block;margin:0 auto;  }


.text-img img{
    float: left;
    width: 32.56%;
    margin-right: .08rem;
}
.text-img li{
    height: auto;overflow: hidden;
}
.picture ul{
    text-align: center;
}
.picture img{
    margin-bottom: 5px;
}
.more{
    display: block;
    text-align:center;
    color:#277de2;
}
p.list-group-item-text{
    color: #444;
    text-indent: 2em;
}
 footer {
    text-align: center;
    background: #e0f2ff !important;
    padding-top: 10px;
    padding-bottom: 10px;
     font-size: .12rem;
}