body{background-color: #f3f5f7;}
.content_box{clear:both;background-color: #FFFFFF;width:80%;margin:auto;position: relative;top:-58px;z-index: 1000;}
.content_box .content{ border-left: 1px solid #f3f5f7;line-height:180%; }
.breadcrumb{background-color: #FFFFFF;padding:20px;margin:0px;}
.p_title{}
.p_title img{width:100%;margin-top:20px;}
.p_title h2{color:#555555;}
.news_list2{padding:0px 20px;}
.news_list2 .title{color:#dfdfdf;margin-bottom:20px;}
.news_list2 .title span{color:#00418e;}
.news_list2 ul{background-color: #fcfcfc;padding:10px;}
.news_list2 li{list-style: none;border-bottom: 1px dashed #c7c7c7; color:#555555;padding:10px 5px 10px 20px; 
    background-image:url('../images/point03.png'); background-repeat:no-repeat;background-position-y: 45%;;
	overflow:hidden;text-overflow: ellipsis;
    white-space: nowrap;
	}
.news_list2 li a{color:#555555;overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.fiexed{position: fixed;top:0px;}
.content div{color:#555555}
.content .froma{color:#777777;margin-bottom:30px;}
/*默认*/
@media (max-width: 1700px) {

    .content_box {width:95%;} 
}
@media (max-width: 1600px) {

    .content_box {width:99%;} 
}
.content .page-list {margin-bottom:20px;}
.content .page-list div{color:#999999;overflow:hidden;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.content img{max-width:100%;}