.con_main {
    width: 1000px;
    margin: 20px auto;
}
.weizhi {
    width: 1000px;
    margin: 0 auto 5px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    color: #808080;
}

.weizhi a {
    color: #808080;
}

.weizhi span {
    font-weight: bold;
}

.list_nr {
    text-align: center;
    min-height: 500px;
    color: #000;
    width: 670px;
    margin: 0 auto;
}

.list_nr .tit {
    line-height: 40px;
    font-weight: bold;
    font-size: 24px;
    margin: 30px auto 20px;
}

.list_nr .tit1 {
    line-height: 30px;
    height: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #808080;
    color: #808080;
}

.list_nr .tit1 a {
    color: #808080;
}

.list_nr .zhengwen {
    text-align: center;
    line-height: 30px;
    margin: 20px auto;
    font-size: 16px;
    color: #333;
}

.list_nr .zhengwen p {
    line-height: 30px;
    margin: 15px auto;
    text-align: justify;
}

.list_nr .zhengwen p img {
    display: block;
    margin: 0 auto;
}
.cont_lf {
    width: 670px;
    float: left;
    margin: 10px 0;
}
.cont_rt {
    width: 300px;
    float: right;
    margin: 10px 0;
}
.news_list{width: 300px;margin-bottom: 20px;}
.news_list ul {margin-top: -5px;}
.news_list ul li{background: url(../images/icon_h.png) no-repeat left center;padding-left: 12px;line-height:36px;font-size: 16px;color:#404040;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
/*国内新闻*/
.gnxw  .title span{background-image: url(../images/icon_gnxw2.png);}


/*社会新闻*/
.shxw  .title span{background-image: url(../images/icon_shxw2.png);}

/*杭州影像*/
.hzyx  .title span{background-image: url(../images/icon_hzyx2.png);}

.hzyx ul li{width: 270px;padding: 0 15px;margin-bottom: 10px;background: none;}
.hzyx ul li img{width: 270px;height:168px;}
.hzyx ul li p{text-align: center;line-height: 36px;font-size: 16px;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.title {
    height: 49px;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
    line-height: 48px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.title span {
    float: left;
    height: 48px;
    border-top: 2px solid #0068b7;
    background-repeat: no-repeat;
    background-position: 8px center;
    margin-top: -1px;
    padding-right: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #404040;
    padding-left: 43px;
}
.tit h1{
    font-size: 24px;
}

