﻿.main-info {
    width: 1000px;
    min-height: 1080px;
    background: url(../images/white.png) top;
}

.main-info-tit {
    height: 100px;
    padding: 30px 0 0 0;
    line-height: 40px;
    font-size: 18px;
    color: #8a8a8a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.main-info-tit h3 {
    font-size: 35px;
    color: #969698;
    overflow: hidden;
    white-space: nowrap;
}

.info-content {
    width: 90%;
    height: auto;
    padding: 0 0 66px 0 ;
}

.newinfolink {
    text-align: left;
    width: 700px;
    height: 150px;
    color: black;
    line-height: 30px;
    font-family: SimSun;
    font-size: 14px;
    padding: 0 0 66px 0;
}

.newinfolink .fixedNews {
    width: 800px;
    display: block;
    margin: 0 auto;
    color: black;
}

.newinfolink span {
    width: 100%;
    display: block;
    font-family: SimSun;
    font-size: 14px;
    line-height: 30px;
    cursor: default;
    letter-spacing: 1px;
}

.newinfolink span a {
    color: black;
    letter-spacing: 0px;
}

.newinfolink span a:hover {
    color: #4d6aff !important;
}
