/* 以上公用导航样式 */
.navlist li:nth-child(3) a {
    border-bottom: 4px solid #5DC970;
    color:#5DC970;
}

.bannerimg {
    width: 100%;
}

.bannerimg img:nth-child(1) {
    width: 100%;
}

.bannerimg img:nth-child(2) {
    width: 100%;
}

.newclass .nc-nav {
    width: 100%;
    height: 234px;
    padding-top: 40px;
    box-sizing: border-box;
    background: #fff;
}

.nc-nav p {
    width: 100%;
    font-family: Alibaba-PuHuiTi-B;
    font-size: 36px;
    color: #595959;
    letter-spacing: 0;
    text-align: center;
}

.nc-list {
    width: 528px;
    height: 144px;
    margin: 0 auto;

}

.nc-list li {
    width: 100px;
    height: 164px;
    margin-right: 114px;
    float: left;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}

.nc-list li:hover {
    cursor: pointer;
}

.nc-list li:last-child {
    margin-right: 0;
}

.nc-list .nc-icon {
    width: 100px;
    height: 100px;
    display: block;
}

.nc-list .nc-tip {
    width: 34px;
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 33px;
}

.nc-list p {
    font-family: Alibaba-PuHuiTi-R;
    font-size: 16px;
    color: #595959;
    letter-spacing: 0;
    text-align: center;
    font-weight: 900;
}

.nc-body {
    width: 100%;
}

.clear {
    clear: both;
}

.nc-body img {
    width: 100%;
}

.totalimg {
    width: 100%;
}

.totalimg img {
    width: 100%;
}