@charset "UTF-8";
.sidebar,
.sidebar a,
aside a {
    color: #131212;
}

.title,
footer p {
    text-align: center
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #e0e0e0;
    min-width: 1080px;
}

.sidebar,
aside li {
    background: #fff;
}

li,
ul {
    list-style: none
}

a {
    text-decoration: none
}

dd,
dt,
h1,
h2,
h3,
h4,
h5,
p {
    cursor: default
}

aside {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 2
}

aside li {
    margin-bottom: 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

aside a {
    display: inline-block;
    width: 80px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px
}
*{
    font-family:'Microsoft YaHei';
    font-weight: 100;
}
#blank {
    margin-bottom: 8px;
}
.describe{
    margin-left: 50px;
    margin-top: 8px;
}
.describe > li{
    list-style-type: disc;
}
.setStyle > li{
    line-height: 35px;
    font-size: 16px;
    margin-left: 40px;
}
.setWidth{
    display: inline-block;
    width: 250px;
}
.setWidth2{
    display: inline-block;
    width: 250px;
}
.setDdRight{
    margin-left: 60px;
}
.side-info{
    margin-left: 20px;
}
.main-info{
    margin-left: 10px;
    padding-right: 30px;
        }
.container {
    position: relative;
    padding-bottom: 80px;
    margin: 10px auto;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    width: 1060px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 270px;
    padding: 15px 15px 10000px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: -10000px
}

.main,
.skill,
.skill-name,
h4 {
    position: relative
}

.title {
    margin: 25px 0 20px
}

.title img {
    display: block;
    margin: 0 auto 15px;
    width: 120px
}

h1 {
    font-size: 20px;
    font-weight: 400
}

h2 {
    font-size: 14px
}

.side-info li {
    padding-top: 20px
}

.side-info dt {
    font-size: 18px;
    color: #00796b;
    line-height: 40px
}

.side-info dd {
    font-size: 14px;
    line-height: 20px
}

.someRight dd {
    margin-bottom: 8px;
}

.skill-name {
    width: 100px;
    font-size: 14px;
    display: inline-block;
    left: 25px;
    top: -3px
}

.skill-bar-wrap {
    height: 17px;
    width: 150px;
    background: #00796b;
    display: inline-block;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.skill-bar {
    height: 17px;
    background: #fff;
    -webkit-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px
}

.note {
    text-indent: 2em;
    margin-top: 90px;
    color: #004d40;
    font-size: 18px
}

.main {
    left: 270px;
    width: 750px;
    padding: 15px 20px 10000px;
    background: #fff;
    margin-bottom: -10000px
}

.main a {
    color: #4db6ac
}

.main-info>li {
        padding-top: 5px;
}

.main-info dt {
    font-size: 21px;
    color: #00796b;
    line-height: 55px;
    border-bottom: 1px solid #00796b;
    margin: 0 0 15px 12px;
}

.main-info dd {
    font-size: 15px;
    line-height: 18px;
    color: #616161
}

h4,
h5 {
    color: #000
}

.main-info span {
    color: #000;
    font-size: 16px
}

footer a,
footer p {
    color: #616161
}

h3 {
    font-size: 19px;
    color: #004d40;
    margin: 0 0 15px 5px
}

h4 {
    line-height: 30px;
    font-size: 18px;
    bottom: 2px;
}

h5 {
    clear: both;
    font-size: 16px;
    line-height: 25px
}

.fa {
    margin-right: 2px
}

h4 a,
h5 a {
    font-size: 12px;
    border: 1px solid #4db6ac;
    padding: 1px 3px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 7px
}

.circle {
    height: 14px;
    width: 14px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #00796b;
    float: left;
    position: absolute;
    left: -28px;
    top: 5px
}

.exp {
    margin-left: 15px
}

.exp p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 3px
}

.exp>li {
    position: relative;
    top: -5px;
    margin: 0 0 10px 20px
}

.exp img {
    width: 200px
}

.exp ul>li {
    margin: 0 0 5px 0;
}

.efe .task4img img {
    height: 97px;
    width: inherit
}

footer {
    margin: 30px 0 20px
}

footer p {
    font-size: 14px
}

.throb {
    -webkit-animation: throb 1.33s ease-in-out infinite;
    animation: throb 1.33s ease-in-out infinite
}

@-webkit-keyframes throb {
    0%,
    100% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.8)
    }
}

@keyframes throb {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}