header {
    min-height: 70px;
    border-bottom: 1px solid #d6d6d6
}

.headLeft {
    height: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap
}

.miniapps.wxUrl {
    background: url(/v2/images/logos.png?v=2.0.1) no-repeat -334px -8px
}

.miniapps {
    width: 106px;
    height: 106px
}

.ohterLink {
    right: 16px
}

.headLeft .name {
    font-size: 30px;
    padding: 0 16px
}

.headLeft .job {
    font-size: 16px;
    color: #888
}

.headLeft a {
    margin-left: 10px
}

.footerMain {
    height: 100%
}

.footerMain,
main {
    margin: 0 32px
}

.main_header {
    padding: 40px 0
}

.skillTable {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.blogBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.blog-artile,
.blog-tags {
    margin: 10px
}

.blog-artile-item {
    display: flex;
    min-height: 66px;
    padding: 12px 0;
    background: #363533;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.blog-artile-item:hover {
    background: #363533
}

.blog-title-box {
    display: flex;
    width: 100%;
    align-items: center
}

.blog-title {
    color: #fff
}

.blog-date {
    width: 46px;
    height: 46px;
    border: 1px solid #fff;
    text-align: center;
    margin-left: 10px;
    margin-right: 32px;
    flex-shrink: 0
}

.blog-date-mouth {
    font-size: 16px;
    font-weight: 400;
    color: #ffc722;
    line-height: 22px
}

.blog-date-day {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 22px
}

.blog-view {
    flex-shrink: 1;
    width: 150px;
    height: 36px;
    background: #ffc722;
    border: 1px solid #ffc722;
    margin-right: 16px;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

.blog-tags {
    border: 1px solid #e7e7e7
}

.blog-tags-item {
    border-bottom: 1px solid #e7e7e7;
    text-align: right;
    display: flex
}

.blog-tags-item:last-of-type {
    border-bottom: none
}

.blog-tags-item a {
    display: block;
    line-height: 39px;
    margin-right: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #363533;
    opacity: .5;
    width: 100%
}

.blog-tags-item span {
    display: block;
    width: 40px;
    border-left: 1px solid #e7e7e7;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    font-family: Oswald;
    font-weight: 400;
    color: #ffc722
}

.blog-view a {
    display: block;
    line-height: 34px;
    color: #fff
}

.skillItem {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px 0
}

.skillItem img {
    width: 50%;
    height: auto
}

.skillItem .img-bg {
    width: 114px;
    height: 140px;
    transition: .1s linear;
    background-image: url(/v2/images/logos.png?v=2.1.0)
}

.skillItem .img-bg:hover {
    transform: scale(1.2)
}

.skillItem:nth-of-type(1) .img-bg {
    background-position: -8px -898px
}

.skillItem:nth-of-type(15) .img-bg {
    background-position: -8px -150px
}

.skillItem:nth-of-type(2) .img-bg {
    background-position: -8px -732px
}

.skillItem:nth-of-type(3) .img-bg {
    background-position: -338px -150px
}

.skillItem:nth-of-type(4) .img-bg {
    background-position: -8px -316px
}

.skillItem:nth-of-type(5) .img-bg {
    background-position: -165px -1040px
}

.skillItem:nth-of-type(6) .img-bg {
    background-position: -164px -150px
}

.skillItem:nth-of-type(7) .img-bg {
    background-position: -8px -576px
}

.skillItem:nth-of-type(8) .img-bg {
    background-position: -165px -316px
}

.skillItem:nth-of-type(9) .img-bg {
    background-position: -338px -448px
}

.skillItem:nth-of-type(10) .img-bg {
    background-position: -338px -310px
}

.skillItem:nth-of-type(11) .img-bg {
    background-position: -8px -448px
}

.skillItem:nth-of-type(12) .img-bg {
    background-position: -8px -1040px
}

.skillItem:nth-of-type(13) .img-bg {
    background-position: -165px -1040px
}

.skillItem:nth-of-type(14) .img-bg {
    background-position: -165px -1184px
}

.skillItem:nth-of-type(16) .img-bg {
    background-position: -8px -1184px
}

.skillItem:nth-of-type(17) .img-bg {
    background-position: -165px -732px
}

.skillItem:nth-of-type(18) .img-bg {
    background-position: -165px -577px
}

.skillItem:nth-of-type(19) .img-bg {
    background-position: -344px -594px
}

.skillItem:nth-of-type(20) .img-bg {
    background-position: -336px -743px
}

.skillItem .skillTip {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0)
}

footer {
    border-top: 1px solid #e8e8e8;
    height: 90px;
    font-size: 14px !important
}

.footerLeft {
    position: relative;
    display: flex;
    align-items: center
}

.footerCenter {
    display: flex;
    align-items: center
}

.footerLeftImg {
    width: 60px;
    height: 60px;
    margin-right: 2px
}

.footerImg.webUrl {
    background: url(/v2/images/logos.png?v=2.1.0) no-repeat -212px -12px
}

.footerImg.gzh {
    background: url(/v2/images/logos.png?v=2.1.0) no-repeat -212px -94px
}

.beianIcon {
    background: url(/v2/images/logos.png?v=2.1.0) no-repeat -81px -103px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle
}

.workExpeTxtUl {
    margin-left: 58px
}

.smallTitle {
    padding-left: 12px
}

.education {
    font-size: 26px;
    line-height: 64px;
    color: #aaa;
    border-bottom: 2px dashed #ccc
}

.skillBox {
    margin-left: 58px;
    line-height: 30px;
    padding-bottom: 20px
}

.footerRight a {
    display: inline-block;
    line-height: 22px
}

.linkMain {
    line-height: 36px
}
