body{
    padding: 0;
    margin: 0;
}
/* 顶部区域 */
.cheader_img{
    width: 100%;
    height: 296px;
    background:url('../images/hon_03.png')no-repeat center;
}
.ch_zcfg a:hover{
    background-color:#e60012;
    text-decoration: underline;
}
.pay{
    background-color: #1ABC9C;
}
/* 顶部区域  结束*/

/* 上中区域 */
.middle{
    color: #5C5C5C;
    font-size: 14px;
    width: 1000px;
    margin: auto;
}
.middle a{
    color: #5C5C5C;
}
.middle a:hover{
    color:#e60012;
    text-decoration: underline;
}
/* 上中区域  结束*/

/* 中部开始 */
.main{
    width: 1000px;
    margin: auto;
    height: 2500px;
}
.main_left{
    width: 640px;
    float: left;
}
.news-main{
    width:100%;
	overflow:hidden;
    color: #3C3C3C;
}
.news-main .centre img{
    max-width:100%!important;

}
.news-main audio, .news-main canvas,.news-main progress,.news-main video{ width: 100%;}
.main_topic_block a{
    color: #3C3C3C;
}
.main_topic_block a:hover{
    color:#e60012;
    text-decoration: underline;
}
.itme{
    font-size: 14px;
    color: #9B9B9B;
}
.itme a{
    color: #9B9B9B;
}
.itme a:hover{
    color:#e60012;
    text-decoration: underline;
}
.rise{
    margin-top: 21px;
    height: 480px;
}
.rise img{
    height: 480px;
    width: 640px;
}
.person{
    margin-top: 25px;
    font-size: 14px;
    margin-bottom: 38px;
    color: #3C3C3C;
}
.journalist{
    font-size: 14px;
    color: #3C3C3C;
    padding-left: 27px;
    margin-bottom: 38px;
}
.ask{
    margin-bottom: 38px;
    line-height: 33px;
}
/* 中部结束 */