html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerTit {
    width: 100%;
    height: auto;
}

.imgBan {
    width: 100%;
    height: auto;
}
.navigationSon {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.new {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.newMargin {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.newTit {
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.new_time {
    padding-top: 10px;
    font-size: 12px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color: #666;
    text-align: center;

}

    .new_time span {
        float: left;
        margin: 0 15px;
        margin-bottom: 10px;
    }

    .new_time .fen_xiang a {
        float: left;
        margin-right: 5px;
        width: 22px;
        height: 22px;
        text-align: center;
        line-height: 18px;
        border: 1px solid #7a7a7a;
        border-radius: 50px;
    }

    .new_time .fen_xiang img {
        max-width: 14px;
        max-height: 15px;
        vertical-align: middle;
    }

.fen_xiang a {
    background: none !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
}

.new_time .fen_xiang {
    float: left;
}

    .new_time .fen_xiang em {
        float: left;
        margin-right: 10px;
    }

.new_mes_con {
    padding: 20px 0;
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
	line-height: 150%;
	color:#333333;
}

.new_mes_con p img {
    max-width: 100%;
}

    .new_mes_con img, video {
        width: 100%;
        height: auto;
    }

.pnv {
    padding-top: 15px;
    border-top: 1px solid #f3f3f3;
    position: relative;
    height: 127px;
    width: 100%;
    float: left;
}

dl, ol, ul {
    list-style-type: none;
}

.pnv li a {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
    width: calc(100% - 58px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a {
    text-decoration: none;
}

.pnv .fan_h {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #fe0002;
    margin-top: 10px;
}

    .pnv .fan_h:hover {
        background: #e69f64;
    }

.pnvLeft {
    width: 100%;
    height: 45px;
}

.pnvRight {
    float: right;
}

.newDesUl {
    width: 100%;
}

.newDesLi {
    width: 100%;
}

.lblNew {
    color: #666;
    font-size: 14px;
    float: left;
}

.newDesA {
    float: left;
}

    .newDesA:hover {
        color: #fe0002;
    }

.newp {
    font-size: 16px;
    line-height: 26px;
    height: 70px;
}
