.bjtzs{
	width: 100%;
	    height: auto;
        /* background-color: #f6f6f6; */
       text-align: center;
}

body{
    
    background-color: #f6f6f6;
}
a:hover{
    color: #1c5fad;
}

.main{
    width: 1200px;
    height: auto;
    
    /* border-top: 5px solid #1c5fad; */
    /* background-color: #fafafa; */
    padding-bottom: 30px;
	margin: auto;
}
.main_one,.main_two,.main_four{
    background-color: #fff;
}
.main_one_left,.main_two_left{
    width: 520px;
    float: left;
    margin-top: 15px;
    text-align: center;
}
.main_one_right,.main_two_right{
    width: 650px;
    margin-top: 15px;
    float: right;
}
.main_three_right,.main_four_right{
    width: 50%;
    float: right;
}
.main_three_left,.main_four_left{
    width: 50%;
    float: left;
}
.main_one,.main_two,.main_three,.main_four{
    margin-top: 38px;
}

.main_one_top .tab_item_title{
    width: 100%;
    height: 75px;
    /* border-bottom: 2px solid #e3e3e3; */
    padding-left: 30px;
    border-bottom: #999999 1px solid;
}
.main_two_top .tab_item_title{
    width: 100%;
    height: 75px;
    /* border-bottom: 2px solid #e3e3e3; */
    padding-left: 30px;
    border-bottom: #999999 1px solid;
}
.four_top{
    background-image: url(../images/title-2.png) center center;
}
.tab_item_title li {
    font-size: 22px;
    float: left;
    line-height: 1;
    color: #0068b7;
}

.tab_item_title li.hover{
    color: #010101;
    font-weight: bold;
}

.tab_item_title li.hover a{
    color: #010101;
    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(/cms_files/jcms1/web3187/site/images/39463/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: #999999;
    float: right;
}

.box_mone {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    position: absolute;
    right: 32px;
    top: -46px;
    z-index: 20;
}

.box_mone a {
    color: #999999;
}

.box_mone a:hover {
    color: #1c5fad;
}


/* 图片新闻开始 */

#focus {
	width: 520px;
	height: 358px;
	overflow:hidden; 
	position:relative;
	float: left;
}
#focus ul {
	height:1164px; 
	position:absolute;
	margin:0;
	padding:0;
}
#focus ul li {
	float:left; 
	width: 580px;
	height: 358px;
	overflow:hidden; 
	position:relative; 
}
#focus ul li a{
	width: 580px;
	height: 358px;
	overflow:hidden; 
}
#focus ul li a img{
	width: 580px;
	height: 358px;
	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: 580px;
	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_four{
    margin-top: 20px;
}

.main_four a:first-child img{
    margin-left: 0px;
}

.main_four a img{
    float: left;
    margin-left: 30px;
}