.content-text-r{
    height: 18px;
    font-size: 16px;
    font-family: PingFang SC;
    line-height: 80px;
    float: right;height: 34px;
}
.content-text{
    height: 18px;
    font-size: 15px;
    font-family: PingFang SC;
    line-height: 80px;
}

.profile {
    font-family: "microsoft yahei", "Arial";
    color: #6F6F6F;
    margin: 30px 0;
}
.title-le li a {
    color: #cccccc;
}

.links  a:hover {
    color: #0aa0f6!important;
}
.profile span, .profile p {
    line-height: 35px;
    font-size: 14px;
}
.itm {
    margin: 20px 0;
}
.itm .title {
    background: #0aa0f6;
    color: white;
    width: 160px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.links {
    min-height: 40px;
    /*border: 1px solid #ccc;*/
    /*border-top: 2px solid #0aa0f6;*/
    line-height: 34px;
    padding: 1px 0;
}
.links div {
    display: flex;
    align-items: center;
    justify-items: center;
    width: 24%;
    padding-left: 30px;
    box-sizing: border-box;
}

.links a {
    color: #0aa0f6;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
}

.point {
    display: block;
    width: 3px;
    height: 3px;
    background: #333;
    margin-right: 4px;
}
.content {
    width: 65%;
    /*height: 450px;*/
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
@font-face {
    font-family: PingFang SC;
    src: url("../fonts/pingFang/PINGFANG-MEDIUM.TTF");
}
.titleNew{
    line-height: 36px;
    width: 100%;
    height: 41px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #3199FF;
}
.links div {
    display: flex;
    align-items: center;
    justify-items: center;
    width: 24%;
    padding-left: 18px;
    box-sizing: border-box;
}
.title-le{
    /*position: fixed;*/
    /*left: 17vw;*/
    /*top: 20vh;*/
    /*z-index: 99999;*/
    position: fixed;
    right: 0vw;
    top: 20vh;
    z-index: 99999;
    height: 16px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #3199FF;
    line-height: 30px;
}
.changeColor{
    color: #3199ff94!important;
}
.changeColor-f{
    color: #777;
}
.mores{
    float: right;
    color: #3199FF;
    font-weight: 100;
    font-size: 15px;
    padding-right: 20px;
}
