﻿html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerTit {
    width: 100%;
    height: auto;
}

.imgBan {
    width: 100%;
    height: auto;
}

.new1 {
    width: 100%;
    height: auto;
    margin-top: 35px;
    display: none;
}

.newMargin1 {
    width: 75%;
    height: auto;
    min-width: 1260px;
    margin: 0 auto;
}

.proShow {
    display: block;
}

.newTop {
    width: 100%;
    height: 274px;
    border-left: 6px solid #fafafa;
    cursor: pointer;
    background-color: #fafafa;
}

    .newTop:hover {
        background-color: #f4f4f4;
        border-left: 6px solid #fe0002;
    }

.newLeft {
    width: 315px;
    float: left;
    margin: 0px 48px;
    margin-top: 35px;
    height: 200px;
    overflow: hidden;
}

.newTopImg {
    width: 100%;
    height: 100%;
}

.newRight {
    width: calc(90% - 412px);
    float: left;
    padding-right: 10%;
}

.newTopTit {
    font-size: 22px;
    color: #202020;
    font-weight: bold;
    margin-top: 45px;
    height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newTime {
    font-size: 14px;
    color: #666666;
    height: 32px;
    width: 100%;
}

.newData {
    font-size: 14px;
    color: #666666;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
}

.newMore {
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
    color: #262626;
}

.moreImg {
    width: 26px;
    height: 26px;
}

.newBottom {
    width: 100%;
}

.newBlo1data {
    width: calc(100% - 6px);
    height: 80px;
    background-color: #fafafa;
    margin-top: 25px;
    border-left: 6px solid #fafafa;
    cursor: pointer;
}

    .newBlo1data:hover {
        background-color: #f4f4f4;
        border-left: 6px solid #fe0002;
    }

.newBlo1div {
    width: 160px;
    float: left;
}

.newBlo1Lbl1 {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #666666;
    text-align: center;
    margin-top: 18px;
}

.newBlo1Lbl2 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}

.newBlo1Shu {
    width: 2px;
    float: left;
    height: 55px;
    border: 0px;
    border-right: 1px solid #c8c8c8;
    margin-top: 12px;
}

.newBlo1new {
    width: calc(100% - 270px);
    float: left;
}

.newBlo1Tit {
    font-size: 16px;
    color: #202020;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newBlo1Info {
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newPage {
    width: 100%;
    height: 80px;
    margin-top: 60px;
}

.pageMargin {
    width: 690px;
    margin: 0 auto;
}

.divShell {
    width: 100%;
    height: 91px;
}

.ULRolling {
    width:100%;
    background-color: white;
}

.ULMargin {
    width: 75%;
    margin: 0 auto;
    min-width: 1260px;
}

.newRolling {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    border-bottom:1px solid #e3e3e3;
}

.hrStyle3 {
    border: 0px;
    border-top: 1px solid #e6e6e6;
    margin-top: -7px;
    width: 100%;
}
