body{
	
		background-color: #f6f6f6;
}

a:hover{
    color: #1c5fad;
}

.old_type .main{
    width: 1200px;
    height: auto;
    /* border-top: 5px solid #1c5fad; */
    /* background-color: #fafafa; */
    padding-bottom: 30px;
	margin: auto;
}
.old_type .bjtzs{
	margin-top: -10px;
}
.old_type .main_one_right{
	width: 1200px !important;
	float: right;
	margin-top: 50px;
}
.old_type .main_two_right{
	width: 1200px !important;
	float: right;
	margin-top: 50px;
}
.main_one_right,.main_two_right{
    width: 650px;
    float: right;
	/* margin-top: 50px; */
}
.old_type .main_two_left{
	width: 1200px !important;
}
.main_one,.main_two,.main_three{
    margin-top: 38px;
}

.old_type .main_two_left,.main_three_left{
    width: 580px;
    float: left;
	/* margin-bottom: 50px; */
}
.old_type .main_three .main_two_left,.main_three_left{
	width: 600px;
	float: left;
}
.old_type .main_three div{
	width: 580px !important;
}
.old_type .tab_item_title{
    width: 100%;
    height: 72px;
	line-height: 70px;
    /* border-bottom: 2px solid #e3e3e3; */
    background: url(ggtfsj_pic_01.png) no-repeat 0px center;
    padding-left: 0px;
}

.old_type .tab_item_title li {
    font-size: 24px;
    float: left;
    line-height: 1;
    color: #010101;
}

.old_type .tab_item_title li.hover{
    color: #010101;
	line-height: 72px;
    font-weight: bold;
}

.old_type .tab_item_title li.hover a{
	font-size: 40px;
    color: #010101;
    font-weight: bold;
}

.tab_item_con {
    width: 100%;
    position: relative;
}

.tab_item_con_box {
    width: 100%;
    border: 0px;
    position: relative;
    overflow: initial;
}

.old_type .tab_item_con_box ul{
    width: 1200px;
    float: right;
}

.tab_item_con_box ul:first-child{
    float: left;
}

.old_type .tab_item_con_box li {
    font-size: 36px;
	color: #333333;
    border: 0px;
    height: 72px;
	line-height: 72px;
    padding-left: 20px;
    overflow: hidden;
    background: url(liwu_pic_92.png) no-repeat left center;
	background-size: 10px;
}

.old_type .tab_item_con_box li a {
    display: inline-block;
    max-width: 850px;
    line-height: 72px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.old_type .tab_item_con_box .con_box_time {
    line-height: 72px;
    overflow: hidden;
    color: #999999;
    float: right;
}

.old_type .box_mone {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    position: absolute;
    right: 32px;
    top: -57px;
    z-index: 20;
}

.box_mone a {
    color: #999999;
}

.box_mone a:hover {
    color: #1c5fad;
}


/* 图片新闻开始 */

.old_type #focus {
	width: 1200px;
	height: 450px;
	overflow:hidden; 
	position:relative;
	float: left;
}
.old_type #focus ul {
	height:1164px; 
	position:absolute;
	margin:0;
	padding:0;
}
.old_type #focus ul li {
	float:left; 
	width: 1200px;
	height: 450px;
	overflow:hidden; 
	position:relative; 
}
.old_type #focus ul li a{
	width: 1200px;
	height: 450px;
	overflow:hidden; 
}
.old_type #focus ul li a img{
	width: 1200px;
	height: 450px;
	overflow:hidden; 
}
.old_type #focus ul li div.photo_bt {
	position:absolute; 
	bottom:0; 
	left: 0;
	right: 0px;
	color:#ffffff; 
    z-index:1; 
    padding-left: 15px;
	line-height:72px;
	background: url(ggtfsj_pic_02.png) center center;
}
.old_type #focus ul li div.photo_bt a{
    width: 100%;
    font-size: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ffffff;
}

.old_type #focus .btnBg {
	position:absolute; 
	width: 580px;
	height:40px; 
	left:0; 
	bottom:0; 
	
}
.old_type #focus .btn {
	position:absolute; 
	width:130px; 
	height:50px; 
	padding:6px 0; 
	right:15px; 
	bottom:10px; 
	z-index:66; 
	text-align:right;
}

.old_type #focus .btn span {
	display:inline-block; 
	_display:inline; 
	_zoom:1; 
	width: 20px;
	height: 20px;
	_font-size:0; 
	margin-left:10px; 
    cursor:pointer; 
    /* border-radius: 50%; */
	background-color: #dbdbdb;
}
.old_type #focus .btn span.on {
	width: 20px;
	height: 20px;
	background-color: #fe8417;
}
.old_type #focus .preNext {
	width:36px; 
	height:56px; 
	position:absolute; 
	top:166px;  
	cursor:pointer;
}
.old_type #focus .pre {
	left:0;
}
.old_type #focus .next {
	right:0; 
	background-position:right top;
}

.old_type #focus .pre:hover {
	left:0;
	background-position:left bottom;
	}
.old_type #focus .next:hover {
	right:0; background-position:right bottom;
}

/* 图片新闻结束 */

.main_four{
    margin-top: 20px;
}

.main_four a:first-child img{
    margin-left: 0px;
}

.main_four a img{
    float: left;
    margin-left: 30px;
}