﻿.hs-head-nav {
    position: fixed;
}
#blackPage img {
    max-width: 100%;
}

.item img {
    border-radius: 4px;
}

.info, .case, .college {
    display: none;
}

#DetailTitle h1#Subject {
    font-size: 38px;
    font-weight: 600;
}

.gs-xw-zx-ul h4 {
    font-size: 14px;
}

.gs-xw-zx-ul.u2 li {
    margin-left: 20px;
}

.gs-xw-zx-ul .xw-zx a, .gs-xw-zx-ul.u2 a {
    display: inherit;
    color: #000;
}

.gs-xw-zx-ul.u3 .xw-xy h4 {
    height: inherit;
    line-height: 28px;
}

.gs-xw-zx-ul.u3 .xw-xy {
    padding-bottom: 10px;
}

    .gs-xw-zx-ul.u3 .xw-xy .tips {
        width: 30px;
    }

.hs-xw-bot .explain {
    margin-bottom: 30px;
}

#hiddenresult {
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 28px;
}

.container #hiddenresult a {
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}


.right-content .item.college {
    position: sticky;
    top: 100px;
}

@media only screen and (max-width:1200px) {
    .nav {
        text-align: center;
    }
    .banner-wrapper {
        text-align: center;
    }
    .banner .banner-wrapper .btn-wrapper {
        margin: 51px auto;
    }
}

@media only screen and (max-width:768px) {
    .nav {
        display: none;
    }


}




/*新banner样式*/
.banner-wrapper {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1200px;
    height: 100%;
}

.banner {
    background: url(../img/news03/bg-2.jpg);
    background-size: cover;
    height: 480px;
}


.banner{
    position: relative;
    margin-top: 65px;
}

/*.banner .right-pic {
    width: 853px;
    position: absolute;
    right: -150px;
    top: 42px;
    background: url(../img/news03/pic.png);
    height: 424px;
    background-size: cover;
}*/

.banner img {
    width: 100%;
}


.banner .eng-name {
    color: #fff;
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    font-weight: bold;
}

.banner .banner-wrapper .text-wrapper h2{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 5px;
    margin-top: 107px;
}

.banner .banner-wrapper .btn-wrapper {
    width: 154px;
    height: 43px;
    background: #1888F6;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    margin-top: 51px;

    font-size: 21px;
    color: #FFFFFF;
    cursor: pointer;
}
.nav {
    width: 1130px;
    position: absolute;
    top: 491px;
}
.nav a {
    color: #000;
}

