.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;
}
.loading{
    position: absolute;
    height: 100%;
    width: 100%;
    background: url("../images/loading.gif") no-repeat center;
}
.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;
}
#carousel-generic .carousel-inner{
    margin-bottom: 10px;
}
.s-nav{
    font-size: .14rem;
    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{
    height: auto;
    overflow: hidden;
    background: #fff;
}

.h2-title h2{
    line-height:.36rem; color: #277de2;
    background: #fff;
    padding-left: 10px;
}
.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;
}
.ad img{width:100%;height:auto}

.tag{
    font-size: 1rem;
    color: #277de2;
}

.more{
    display: block;
    text-align:center;
    color:#277de2;
}
p.list-group-item-text{
    color: #444;
    text-indent: 2em;
}
.friend a{
    margin: 0 5px;
}
 footer {
    text-align: center;
    background: #e0f2ff !important;
    padding-top: 10px;
    padding-bottom: 10px;
     font-size: .12rem;
}