﻿.news{
	width: 1200px;
	margin: 20px auto 0;
}
.news_t_l{
	width: 650px;
	height: 360px;
	position: relative;
	overflow: hidden;
}
.news_t_l ul li{
	position: relative;
}
.news_t_l ul li a img{
	width: 650px;
	height: 360px;
	display: block;
}
.news_t_l ul li a p{
	width: 97%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	padding-left: 3%;
	background: url(../images/news_p_bg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
}
.tabnews{
	position: absolute;
	bottom: 16px;
	right: 10px;
	z-index: 12;
}
.tabnews ul li{
	width: 8px;
	height: 8px;
	float: left;
	background: url(../images/tabnews_bg.png) no-repeat center center;
	border-radius: 50%;
	margin: 0 5px;
}
.tabnews ul li.on{
	background: url(../images/tabnews_bg_on.png) no-repeat center center;
}
.news_t_r{
	width: 530px;
}
.news_t_r_tit{
	width: 100%;
	height: 38px;
	margin-bottom: 5px;
	border-bottom: 2px solid #014a84;
}
.news_t_r_tit h3,
.zsfw_t_l h3,
.tscy_tit h3,
.zsxm_tit h3{
	padding: 0 14px;
	height: 40px;
	background-color: #eee;
	font-size: 18px;
	line-height: 40px;
	color: #555;
	float: left;
	margin-right: 7px;
	cursor: pointer;
}
.news_t_r_tit h3.active,
.zsfw_t_l h3.active,
.tscy_tit h3.active,
.zsxm_tit h3.active{
	background-color: #014A84;
	color: #fff;
}
.news_t_r_tit a,
.zsfw_tit a,
.tscy_tit a,
.zsxm_tit a{
	font-size: 18px;
	line-height: 40px;
	color: #014A84;
	float: right;
}
.news_t_r_list ul li,.zsxm_list ul li{
	font-size: 15px;
	line-height: 35px;
	padding-left: 10px;
	background: url(../images/news_t_r_list.jpg) no-repeat left center;
}
.news_t_r_list ul li a{
	color: #555;
}
.news_t_r_list ul li:hover a{
	color: #014A84;
}
.zsxm_list ul li:hover a{
	color: #014A84;
}
.news_b{
	margin-top: 20px;
    margin-bottom: 20px;
}
.news_b_left{
	width: 590px;
}
.zsfw{
	margin-bottom: 20px;
}
.zsfw_tit,.tscy_tit,.zsxm_tit{
	border-bottom: 2px solid #014a84;
}
.zsfw_con_l{
	display: block;
	width: 286px;
	height: 197px;
	margin-top: 20px;
}
.zsfw_con_r{
	width: 286px;
	margin-top: 15px;
}
.zsfw_con_r1{
	width: 100%;
	padding-top: 15px;
}
.zsfw_con_r ul li{
	font-size: 15px;
	line-height: 35px;
	padding-left: 10px;
    background: url(../images/news_t_r_list.jpg) no-repeat left center;	
}
.news_b_right{
	width: 580px;
}
.zsxm_list .zsxm_list_1{
	margin: 20px 0 15px;
	background: none;
	padding-left: 0;
}
.zsfw_con_r li:hover a{
	color: #014A84;
}