.lnb{
    background: url(bg_img.png) no-repeat top center #f7f7f7;
}

a:hover{
    color: #1c5fad;
}
.bjt{
    background: url(bg_img.png) no-repeat top center #f7f7f7;
	overflow: hidden;
}
.main{
    margin:494px auto 0;
    width: 1200px;
    height: auto;
    /* border-top: 5px solid #1c5fad; */
    background-color: #ffffff;
    padding: 30px;
}

.main_one_right,.main_two_right{
    width: 550px;
    float: right;
}

.main_one,.main_two,.main_bt{
    margin-top: 30px;
}

.main_two_left{
    width: 550px;
    float: left;
}

.main_daodu{
    position: relative;
    width: 1200px;
    height: 280px;
    right: 30px;
    background: url(bg_daodu.png) no-repeat center center;
    font-size: 16px;
    line-height: 38px;
    padding: 60px;
	color: #333333;
}


.tab_item_title{
    width: 100%;
    height: 37px;
    background: url(liwu_pic_91.png) no-repeat left center;
    padding-left: 16px;
}

.tab_item_title li {
    font-size: 24px;
    float: left;
    line-height: 37px;
    color: #1e75d7;
}

.tab_item_title li a{
    font-size: 24px;
    float: left;
    line-height: 37px;
    color: #1e75d7;
}

.tab_item_title li.hover{
    color: #1e75d7;
    font-weight: bold;
}

.tab_item_title li.hover a{
    color: #1e75d7;
    font-weight: bold;
}

.tab_item_con {
    width: 100%;
    position: relative;
}

.tab_item_con_box {
    width: 100%;
    border: 0px;
    position: relative;
    overflow: initial;
}

.tab_item_con_box ul{
    width: 555px;
    float: right;
}

.tab_item_con_box ul:first-child{
    float: left;
}

.tab_item_con_box li {
    font-size: 16px;
	color: #333333;
    border: 0px;
    height: 40px;
    padding-left: 20px;
    overflow: hidden;
    background: url(liwu_pic_92.png) no-repeat left center;
}

.tab_item_con_box li a {
    display: inline-block;
    max-width: 420px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.tab_item_con_box .con_box_time {
    line-height: 40px;
    overflow: hidden;
    color: #000000;
    float: right;
}

.box_mone {
    font-size: 16px;
    color: #000000;
    line-height: 40px;
    position: absolute;
    right: 0px;
    top: -40px;
    z-index: 20;
}

.box_mone a {
    color: #000000;
}

.box_mone a:hover {
    color: #1c5fad;
}


/* 图片新闻开始 */

#focus {
	width: 550px;
	height: 353px;
	overflow:hidden; 
	position:relative;
	float: left;
}
#focus ul {
	height:1164px; 
	position:absolute;
	margin:0;
	padding:0;
}
#focus ul li {
	float:left; 
	width: 550px;
	height: 353px;
	overflow:hidden; 
	position:relative; 
}
#focus ul li a{
	width: 550px;
	height: 353px;
	overflow:hidden; 
}

#focus ul li a img{
	width: 550px;
	height: 353px;
	overflow:hidden; 
}

#focus ul li div.photo_bt {
	position:absolute; 
	bottom:0; 
	left: 0;
	right: 0px;
	color:#ffffff; 
    z-index:1; 
    padding-left: 15px;
	line-height:40px;
	background: url(ggtfsj_pic_02.png) center center;
}

#focus ul li div.photo_bt a{
    width: 100%;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ffffff;
}

#focus .btnBg {
	position:absolute; 
	width: 550px;
	height:40px; 
	left:0; 
	bottom:0; 
	
}

#focus .btn {
	position:absolute; 
	width:100px; 
	height:30px; 
	padding:6px 0; 
	right:15px; 
	bottom:10px; 
	z-index:66; 
	text-align:right;
}

#focus .btn span {
	display:inline-block; 
	_display:inline; 
	_zoom:1; 
	width: 10px;
	height: 10px;
	_font-size:0; 
	margin-left:10px; 
    cursor:pointer; 
    /* border-radius: 50%; */
	background-color: #dbdbdb;
}

#focus .btn span.on {
	width: 10px;
	height: 10px;
	background-color: #fe8417;
}

#focus .preNext {
	width:36px; 
	height:56px; 
	position:absolute; 
	top:166px;  
	cursor:pointer;
}

#focus .pre {
	left:0;
}

#focus .next {
	right:0; 
	background-position:right top;
}

#focus .pre:hover {
	left:0;
	background-position:left bottom;
}

#focus .next:hover {
	right:0; background-position:right bottom;
}

/* 图片新闻结束 */

.main_one_right li{
    padding-left: 20px;
    height: 59px;
    overflow: hidden;
}

.main_one_right li span{
    display: inline-block;
    width: 100%;
    font-size: 16px;
	color: #333333;
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    background: url(liwu_pic_01.png) no-repeat 489px center;
    border-bottom: 1px dashed #000000;
}


.main_one_right ul a li:hover{
	width: 554px;
    height: 60px;
	background-color: #ffffff;
	box-shadow: 0px 0px 16px 0px 
		rgba(0, 0, 0, 0.15);
}

.main_one_right ul a li:hover span{
    border: 0;
    background: url(liwu_pic_01_1.png) no-repeat 489px center;
}