#Head {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #1e63b1 !important;
}

#Head .main {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

#Head .main ul {
    display: inline-block;
}

#Head .main li {
    font-size: 15px;
    padding: 0 8px;
    display: inline-block;
    cursor: pointer;
}

.jiahao {
    font-size: 20px !important;
    padding: 0 0 0 12px !important;
}

.jiahao:hover {
    background: rgba(255, 255, 255, 0) !important;
}

.jiahao:hover::before {
    border: 0;
    border-color: rgba(255, 255, 255, 0) !important;
}

#Head .main li:hover {
    background: rgba(255, 255, 255, 0.2);
}

#Head .main #Signin {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    height: 56px;
    width: 100px;
    float: right;
}

#Head .main #Signin span {
    display: inline-block;
    width: 42px;
    font-weight: bold;
    cursor: pointer;
}

#Matop {
    height: 714px;
    width: 100%;
    background-image: url(../img/aboutbg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#Matop .main {
    width: 1200px;
    margin: 0 auto;
}

#Matop .main .Ti {
    display: inline-block;
    margin-left: 50px;
    font-size: 60px;
    height: 158px;
    line-height: 158px;
    width: 1100px;
    margin-top: 200px;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
}

#Matop .main .Ti i {
    color: #1e63b1;
    font-style: normal;
}

#Matop .main .Ti::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -28px;
    right: 50%;
    margin-right: -14px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 28px solid rgba(255, 255, 255, 0.3);
    ;
}

#Matop .main .Co {
    display: block;
    width: 840px;
    height: 240px;
    margin-left: 180px;
    color: #fff;
    margin-top: 60px;
}

#Matop .main .Co i {
    display: block;
    font-size: 18px;
    color: #1e63b1;
    font-style: normal;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
}

#Matop .main .Co p {
    margin: 20px 0;
    text-indent: 38px;
}

#Me {
    width: 100%;
    margin-top: 150px;
}

#Me .main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

#Me .main h1 {
    font-size: 50px;
    color: #555555 !important;
    text-align: center;
}

#Me .main i {
    margin-top: 20px;
    display: block;
    font-size: 18px;
    color: #0088a5;
    font-style: normal;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
}

#Me .main p {
    margin: 20px 179px;
    text-indent: 38px;
    width: 842px;
    color: #505050;
    line-height: 30px;
}

#Author {
    width: 100%;
    background: #ececec;
}

#Author .main {
    width: 1200px;
    margin: 0 auto;
}

#Author .main i {
    font-size: 50px;
    font-weight: bold;
    font-style: normal;
    color: #555555;
    width: 496px;
    display: inline-block;
    height: 210px;
    line-height: 210px;
    text-align: center;
}

#Author .main .Nav {
    display: inline-block;
    height: 210px;
    width: 650px;
    list-style: none;
    padding: 0;
    margin: 0px;
    position: relative;
  text-align: right;
}

#Author .main .Nav::before {
    content: "点击图标筛选 看看我们的作品吧";
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 170px;
    font-size: 22px;
    color: #0088a5;
    height: 30px;
    line-height: 30px;
    width: 400px;
}

#Author .main .Nav li {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 144px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #2771c3;
    border-radius: 6px;
    margin-left: 22px;
    margin-top: 127px;
    cursor: pointer;
}

#Author .main .List {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    list-style: none;
    display: none;
}

#Author .main .Choice {
    display: block;
}

#Author .main .List li {
    width: 584px;
    height: 214px;
    background: #fff;
    margin-bottom: 25px;
    display: inline-block;
    cursor: pointer;
}

#Author .main .List li:nth-child(2n) {
    margin-left: 25px;
}

#Author .main .List li img {
    height: 214px;
    width: 214px;
    display: inline-block;
}

#Author .main .List li .Ri {
    display: inline-block;
    height: 204px;
    width: 329px;
    margin-left: 35px;
    margin-top: 10px;
    position: relative;
}

#Author .main .List li .Ri h1 {
    font-size: 22px;
    height: 50px;
    line-height: 50px;
}

#Author .main .List li .Ri h1 i {
    font-size: 17px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100px;
    color: #888888;
    font-weight: normal;
    text-align: left;
    margin-left: 10px;
}

#Author .main .List li .Ri p {
    color: #888888;
    font-size: 16px;
    line-height: 26px;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp:4;
    -webkit-box-orient: vertical;
  padding-right: 35px;
    text-align: justify;
    text-justify: inter-ideograph;
  height:100px;
}

#Author .main .List li .Ri span {
    display: inline-block;
    float: right;
    background: #2771c3;
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0px;
    font-size: 17px;
    color: #fff;
}

#Address {
    width: 100%;
    background: url(../img/ditu.png)no-repeat;
}

#Address .main {
    width: 1200px;
    margin: 0 auto;
    height: 590px;
}

#Address .main h1 {
    display: inline-block;
    margin-top: 160px;
    font-size: 50px;
    color: #555555;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 100%;
    margin-bottom: 80px;
}

#Address .main p {
    margin-left: 450px;
    width: 400px;
    color: #505050;
    line-height: 30px;
}

#Footer {
    margin-top: 0;
}