﻿.newsList{
margin-top:30px;
}
.jrfqzskbox{
background-color:#F0F0F0;
}
.jrfqzskbox ul li{
    padding: 5px 10px;
}
.jrfqzskbox ul li div{
padding: 0 10px 10px;

background-color:white;
}
.jrfqzskbox ul li h3{
padding: 10px 0 5px 0;
}
.jrfqzskbox ul li a{
color:#2c2c2c;
    line-height: 150%;
text-decoration: none;
}


.jrfqzsktitle{
font-size:18px!important;
margin:10px 0!important;
}
.jrfqzskcontent{
font-size:16px!important;
}
.aui-title{
font-size:18px;
}
.aui-bar-nav {
    top: 0;
    line-height: 2.8rem;
    background-color: #03a9f4;
    color: #ffffff;
}

.aui-bar {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    min-height: 2.25rem;
    font-size: 0.9rem;
    text-align: center;
    display: table;
}

.aui-bar-nav .aui-btn {
    position: absolute;
    height: 2.8rem;
    line-height: 2.8rem;
    /* padding-top: 0; */
    /* padding-bottom: 0; */
    margin-top: 0.8rem; 
    border-radius: 0.1rem;
    border-width: 0;
    /* background: transparent !important; */
    left: 0.6rem;
    background: url(../images/appback.png) 50% no-repeat;
    background-size: 100%;
    display: block;
    height: 20px;
    width:20px;
    z-index: 999;
}
