@charset "utf-8";
.pagination {
padding: 0;
height: 0px;
}

#main {
width: 100%;
margin-right: 0;
float: none;
}

.right-wrap {
flex-shrink: 0;
display: flex;
align-items: center;
width: 323px;
justify-content: flex-end;
left: 800px;
padding-top: 20px;
position: absolute;
}

.nav-list {
color: #303030;
font-size: 13px;
margin-right: 12px;
line-height: 17px;
display: flex;
flex-wrap: nowrap;
}

.nav-list li {
min-width: 68px;
cursor: pointer;
text-align: center;
}

.nav-list li a {
display: inline-block;
width: 100%;
height: 100%;
}

.BU-Component-Header-Avatar {
-webkit-user-select: none;
}

.BU-Component-Header-Avatar .loginButton {
width: 80px;
height: 36px;
border-radius: 4px;
border: solid 1px #ff142b;
color: #ff142b;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 4px;
outline: none;
background: none;
}

.BU-Component-Header-Avatar .loginButton>.avatar-logo {
margin-right: 6px;
background-size: 100%;
background-repeat: no-repeat;
width: 20px;
height: 20px;
background: url(http://www.skfa.com/assets/sanjin/sprite.581f3d54.svg) no-repeat 0 80.77%;
background-size: 625% 360%;
}

.editor.gjc a,.editor.gjc p {
color: #fff;
}
.article img{
max-width:600px;
}
.editor.gjc a:hover {
color: #fff;
text-decoration: none
}