.logo {
    width: auto;
}

.logo a img {
    height: 50px;
}

.top_links {
    margin-left: 70px;
    width: 480px;
}

.header_right {
    width: 748px;
}

.nav li {
    margin-left: 22px;
}

.submenu li:last-child {
    border-bottom: none;
}

body a:hover {
    color: #693387;
}

.TRS_Editor {
    font: 14px / 1.8em "微软雅黑";
}

.news_info a,
.news_info a span {
    color: #666 !important;
}

.news_info a:hover,
.news_info a:hover span {
    color: #693387 !important;
}


/* @media screen and (max-width: 750px) {
    html {
        overflow: hidden;
    }
    .w1000 {
        display: flex;
        justify-content: center;
    }
} */