*{
    margin:0;padding:0;box-sizing:border-box;
}
ul,ol{
    list-style: none;
}
.br-portals{
    border-color: #f5f5f5 !important;
}
.br-g{
    border-color: #e9ebee !important;
}
#service .icon{
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    text-align: center;
    background: #37bc9b;
    line-height: 130px;
    font-size: 48px;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.0);
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 400;
}
#copyright {
    padding: 35px 0;
}
#copyright .ainfor {
    padding: 18px 0;
    border-top: 1px solid #e9ebee;
    border-bottom: 1px solid #e9ebee;
    overflow: hidden;
}
#copyright .ainfor a {
    font-size: 12px;
    line-height: 14px;
    color: #93939e;
    margin-right: 30px;
    float: left;
}
#copyright .ainfor a.eng_wz {
    float: right;
    margin-right: 0;
}
.sz_k{
    margin-right: 10px;
    width: 90px;
    height: 32px;
    display: inline-block;
    background: url(../../images/oauth2/icon_new.png) no-repeat;
    background-position: 0 -192px;
}
.sz_c{
    margin-right: 10px;
    width: 90px;
    height: 32px;
    display: inline-block;
    background: url(../../images/oauth2/icon_new.png) no-repeat;
    background-position: 0 -153px;
}

.text-system {
    color: #c60c1b !important;
}
