/* CSS Document */
body{
	background-color: #f9f9f9;
}



/*****main_body*********************/
.main_body_bg{
    width: 100%;
    height: auto;
    overflow:hidden;
}
.main_body{
	margin: auto;
    margin-top: 50px;
    margin-bottom: 40px;
	width: 1200px;
    height: auto;
    background-color: #fff;
    overflow: hidden;
}
.main_body .culture_jjh_topinfo{
	margin: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    width: 1090px;
    height: auto;
    min-height: 50px;
    line-height: 200%;
    font-size: 14px;
    color: #6d6d6d;
    overflow: hidden;
}
.main_body .culture_jjh_topinfo .video_show{
    float: left;
    margin-left: 0px;
    width: 495px;
    height: 280px;
    overflow: hidden;
}
.main_body .culture_jjh_topinfo .r_content{
    float: left;
    margin-left: 65px;
    width: 530px;
    height: auto;
    overflow: hidden;
}
.main_body .culture_jjh_topinfo p{
    text-indent: 2em;
}





.main_body .picnews_con_lists{
    margin: auto;
    margin-top: 5px;
    /*margin-bottom: 35px;*/
    width: 1090px;
    height: auto;
    min-height: 150px;
    overflow: hidden;
}
.picnews_con_lists .title_lan{
    font-size: 22px;
    color: #b80000;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
}
.picnews_con_lists ul{
    
    
}
.picnews_con_lists ul li{
    float: left;
    margin-right: 30px;
    margin-left: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 246px;
    height: 235px;
    overflow: hidden;
}
.picnews_con_lists ul li:nth-child(4),.picnews_con_lists ul li:nth-child(8){
    margin-right: 0px;
}
.picnews_con_lists ul li a.pic_s{
    margin: auto;
    margin-top: 5px;
    display: block;
    width: 246px;
    height: 165px;
    overflow: hidden;
}
.picnews_con_lists ul li a.pic_s img{
    width: 246px;
    height: 165px;
}
.picnews_con_lists ul li a.titles{
    margin: auto;
    margin-top: 10px;
    display: block;
    width: 246px;
    height: 60px;
    line-height: 22px;
    color: #6d6d6d;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    overflow: hidden;
}

.picnews_con_lists .mores{
    font-size: 14px;
    color: #6d6d6d;
    line-height: 25px;
    text-align: right;
    margin-bottom: 20px;
    padding-right: 15px;
    overflow: hidden;
}
.picnews_con_lists .mores a{
    color: #6d6d6d;
    text-decoration: none;
}





