@charset "utf-8";

/* CSS Document */
/* global reset
==================================================================================================================================================================================================================================*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0px;
}

input,
select {
	vertical-align: middle;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

body {
	background: #fff;
	font-family: "Microsoft YaHei" ! important;
	font-size: 14px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2ea0fb;
}

/* public classes 
==================================================================================================================================================================================================================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.clear {
	clear: both;
	width: 100%;
	height: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dispaynone {
	display: none;
}

.top10 {
	margin-top: 10px;
}

.top25 {
	margin-top: 25px;
}

.ml8 {
	margin-left: 8px;
}

.ml15 {
	margin-left: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mr10 {
	_margin-right: 8px;
}

.borde_bottom {
	border-bottom: 1px dashed #D3D3D3;
}

.fs14 {
	font-size: 14px;
}

.textindent2 {
	text-indent: 2em;
}

/* input classes ===========================================================================================================================================================================================================================*/
.top {
	width: 100%;
	background: #fff;
}

.wrap {
	width: 1100px;
	margin: 100px auto 0 auto;
}

/* 头部 */
.header {
	width: 1000px;
	margin: 0 auto;
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.nav {
	display: flex;
	margin-right: 30px;
}

.nav a {
	margin: 0 20px;
}
.content{
	margin: 0 auto;
	width: 920px;
	font-size: 14px;
}
.content-head{
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
}
.content ul li{
	line-height: 26px;
}
.policy{
	width: 1050px;
	margin: 50px auto 0 auto;
}
#search_box {
	/*width:552px; position:relative;*/
	padding-left: 37px;
	padding-top: 15px;
	color: #015293;
	font-size: 14px;
}

#search_box p {
	margin-bottom: 4px;
	*margin-bottom: 4px;
	font-weight: bold;
}

#search_box p input {
	height: 26px;
	line-height: 26px;
	width: 299px;
	border: 1px solid #A4D8EC;
}

#search_box .exp {
	padding-left: 75px;
	color: #808080;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
}

#search_box1 {
	/*width:552px; position:relative;*/
	padding-left: 37px;
	padding-top: 15px;
	color: #015293;
	font-size: 14px;
}

#search_box1 p {
	margin-bottom: 4px;
	*margin-bottom: 4px;
	font-weight: bold;
}

#search_box1 p input {
	height: 26px;
	line-height: 26px;
	width: 299px;
	border: 1px solid #A4D8EC;
}

#search_box1 .exp {
	padding-left: 75px;
	color: #808080;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
}

#btn_search {
	position: absolute;
	top: 35px;
	width: 200px;
	right: 5px;
	text-align: left;
}

.con_dw {
	width: 1028px;
	height: 22px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	top: 8px;
}

.con_dw_left {
	background: url(../images/h1.gif) no-repeat;
	width: 9px;
	height: 9px;
}

.con_dw_right {
	background: url(../images/h1.gif) no-repeat -9px 0px;
	width: 9px;
	height: 9px;
}

.con {
	width: 1028px;
	margin: 0 auto;
}

.zscxsj {
	width: 880px;
	margin: 0 auto;
	background: url(../images/zscx_bj.gif) top left repeat-x;
	overflow: hidden;
}

.zscx_fr {
	width: 100%;
	overflow: hidden;
}

.area_list {
	text-align: center;
	margin: 0 auto;
}

.area_list table {
	width: 985px;
	margin: 0 auto;
	font-size: 14px;
}

.area_list caption {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
}

.area_list th,
.area_list td {
	height: 30px !important;
	/*ff*/
	>height: 31px !important;
	/*ie7.0*/
	>_height: 31px;
	padding-top: 3px;
	text-align: left;
	padding-left: 4px;
	border: 1px solid #9ad4e2;
}

.area_list th {
	font-weight: normal;
	background: #ceeef5;
}

.area_list th.fb {
	font-weight: bold;
}

.area_list th.list_bj {
	background: #EFFAFF;
}

.area_list td {
	color: #999999;
}

.area_list td.wz {
	color: #000000;
}

.area_list td.sz {
	color: #808080;
}

.area_list td.xz {
	color: #2ea0fb;
}

.area_list td.wz a {
	color: #000000;
}

.area_list td.sz a {
	color: #808080;
}

.area_list td.xz a {
	color: #2ea0fb;
}

.zscx_con2 {
	width: 985px;
	margin: 10px auto;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 15px;
}

.zscx_con2_left {
	width: 242px;
	height: 227px;
}

.zscx_con2_left .con2_tit {
	background: url(../images/new_titbj1.gif) repeat-x top left;
	width: 242px;
	height: 30px;
	border-left: 1px solid #ABE6F8;
	border-right: 1px solid #ABE6F8;
}

.zscx_con2_left .con2_tit .con2_tit_tit {
	width: 150px;
	height: 30px;
	margin-left: 10px;
	line-height: 30px;
	color: #084E8A;
	font-size: 14px;
	font-weight: bold;
}

.zscx_con2_left .con2_body {
	width: 242px;
	border: 1px solid #DFE4E5;
	background: #F7F8F9;
	padding-bottom: 10px;
}

.zscx_con2_left .con2_body .bod {
	width: 225px;
	border: 1px solid #DFE4E5;
	background: #fff;
	margin: 10px auto 0;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 5px;
}

.zscx_con2_left .con2_body .bod p {
	margin-top: 7px;
	color: #626262;
}

.zscx_con2_right {
	width: 985px;
	min-height: 140px;
}

.zscx_con2_right .right_tit {
	height: 26px;
	background: url(../images/right_titbj.gif) top left repeat-x;
	border: 1px solid #CFD5D6;
	border-bottom: 3px solid #377CB6;
	_overflow: hidden;
}

.zscx_con2_right .right_tit .tit_qh {
	float: left;
	width: 100px;
	height: 25px;
	background: url(../images/tit_bj.gif) left top;
	border: 1px solid #A4D4E2;
	margin-left: 5px;
	cursor: pointer;
	position: relative;
	z-index: 100;
	top: -1px;
	font-size: 14px;
	font-weight: bold;
	color: #084E8A;
	text-align: center;
	line-height: 25px;
}

.zscx_con2_right .right_tit .tit_qh_dq {
	border: none;
	background: url(../images/tit_bj1.gif) left top;
	height: 35px;
	color: #fff;
	line-height: 28px;
	_line-height: 30px;
}

.zscx_con2_right .right_tit .mone {
	width: 190px;
	height: 26px;
	background: url(../images/right_titbj1.gif) no-repeat top right;
	line-height: 26px;
	_line-height: 29px;
	padding-right: 23px;
	text-align: right;
}

.zscx_con2_right .right_tit .mone a {
	color: #084E8A;
}

.zscx_con2_right .right_body {
	width: 983px;
	border: 1px solid #CFD5D6;
	border-top: none;
	padding-bottom: 13px;
	overflow: hidden;
	height: auto;
	position: absolute;
	padding-bottom: 20px;
}

.bod_ul {
	margin: 15px auto 0;
	line-height: 2.7em;
	clear: both;
}

.bod_ul li {
	background: url(../images/icon1.gif) no-repeat 10px center;
	padding-left: 20px;
	border-bottom: 1px dashed #DFE4E5;
	font-size: 14px;
	float: left;
	width: 95%;
	margin-left: 10px;
	display: inline;
}

.bod_ul li p {
	width: 800px;
	float: left;
}

.bod_ul li a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000000;
}

.bod_ul li span {
	color: #B1B1B1;
}

.bod_ul li.no {
	border-bottom: none;
}

.zscx_con3 {
	width: 985px;
	margin: 10px auto;
	border: 1px solid #9CD296;
	padding-bottom: 10px;
	background: url(../images/con3_bj.gif) top left repeat-x;
	margin-top: 40px;
}

.con3_tit1 {
	margin-left: 10px;
	width: 230px;
	height: 40px;
	background: url(../images/con3_03.gif) no-repeat top left;
	margin-top: -6px;
	_position: relative;
	_z-index: 100;
}

.con3_tit2 {
	width: 228px;
	height: 26px;
	background: url(../images/con3_08.gif) no-repeat top right;
}

.con3_pub {
	width: 320px;
}

.con3_left_tit {
	margin-left: -3px;
}

/**	.con_pub_bod{ width:306px;border-left:1px solid #BDE1B9; border-right:1px solid #BDE1B9; height:335px; margin:0px;background:#f2f2f2; overflow:hidden; font-size:14px;background: url(../images/con3_bodbj.gif) top left repeat-x;}**/
.con_pub_bod {
	width: 306px;
	border-left: 1px solid #BDE1B9;
	border-right: 1px solid #BDE1B9;
	height: 335px;
	margin: 0px;
	overflow: hidden;
	font-size: 14px;
}

.con_ul1 {
	margin-top: 15px;
	width: 300px;
	margin-left: 12px;
	line-height: 1.5em;
}

.con_ul1 li {
	padding-left: 7px;
}

.con_ul1 li.li1 {
	color: #51AF01;
	font-weight: bold;
	padding-left: 0px;
}

.tab1 {
	width: 285px;
	margin-left: 17px;
	line-height: 1.7em;
	margin-top: 15px;
	letter-spacing: 1px;
}

.tab1 .td1 {
	color: #51AF01;
	width: 20px;
	font-weight: bold;
}

.tab1 td .span1 {
	color: #CB7B02;
}

.con_pub_bod .text_1 {
	width: 230px;
	margin: 5px auto;
	text-indent: 2em;
	line-height: 1.6em;
	color: #747574;
}

.log_top {
	margin: 0 auto;
	width: 250px;
	height: 34px;
}

.log_bod {
	border-left: 6px solid #3D9D43;
	border-right: 6px solid #3D9D43;
	width: 238px;
	margin: 0 auto;
	background: #fff;
	height: 175px;
	overflow: hidden;
}

.log_bottom {
	margin: 0 auto;
	width: 250px;
	height: 34px;
}

.pub_info {
	width: 420px;
	height: 60px;
	cursor: pointer;
}

.info_left {
	background: url(../images/lj_tp.gif) no-repeat top left;
	margin-left: 20px;
	_margin-left: 10px
}

.info_right {
	background: url(../images/lj_tp.gif) no-repeat left -60px;
	margin-right: 20px;
	_margin-right: 10px
}

#footer {
	background: #f2f2f2;
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	font-size: 14px;
	text-align: center;
}

#footer a {
	color: #000;
}


/* 结果页 ==================================================================================================================================================================================================================================== */
#center_jg {
	width: 100%;
	overflow: hidden;
	background: #ECEFF0 url(../images/jg_conbj.gif) repeat-x;
}

.jg_con_1 {
	margin: 20px auto 0px;
	width: 940px;
	background: #fff;
	overflow: hidden;
	height: 10px;
}

.con1 {
	background: url(../images/con_jl.gif) top left;
	width: 9px;
	height: 10px;
}

.con2 {
	background: url(../images/con_jl.gif) top 9px;
	width: 9px;
	height: 10px;
}

.jg_con_2 {
	margin: 0px auto;
	width: 940px;
	background: #fff;
	overflow: hidden;
}

.back_f5 {
	padding-bottom: 10px;
	background: url(../images/zscx_2_1.gif) top right no-repeat #f5f5f5;
}

.con2_1 {
	width: 988px;
	margin: 10px auto;
	border-bottom: 1px solid #D3D3D3;
}

.con2_tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #084E89;
	border-bottom: 1px solid #D3D3D3;
	padding-bottom: 3px;
	padding-top: 11px;
	width: 70px;
}


.con2_tit3 {
	font-size: 14px;
	color: #555;
	padding-top: 11px;
	width: 106px;
}

.con2_tit3 a {
	color: #555;
}

.tab_info {
	width: 860px;
	margin: 10px auto 0;
	line-height: 2em;
	border: 1px solid #D1E7F2;
	background: #fff;
	font-size: 14px;
	color: #3B3B3B;
}

.tab_info td {
	border: 1px solid #D1E7F2;
	padding-left: 15px;
}

.tab_info td.tb1 {
	text-align: right;
	font-weight: bold;
	color: #3370A1;
	padding-right: 10px;
}

.tab_info td.tb_zp {
	width: 105px;
	text-align: center;
	padding: 5px;
}

.tab_info td.tb_tit {
	background: #E8F9FE;
	text-align: left;
	padding: 4px 5px;
}

.jg_zqfl {
	width: 411px;
	padding-left: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.jg_zqfr {
	width: 411px;
	padding-right: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.jg_zqfl_tit {
	height: 60px;
	overflow: hidden
}

.jg_zqfl_bod {
	width: 403px;
	border: 1px solid #BDE1B9;
	border-top: none;
	border-bottom: none;
	background: url(../images/bj.gif) repeat-x;
	height: 236px;
	margin: 0;
	overflow: hidden;
}

.jg_p1 {
	width: 450px;
	margin: 10px auto 0;
	text-indent: 2em;
	font-family: "宋体";
	color: #747574;
}

.jg_p1 span {
	font-weight: bold;
	color: #CB7B02;
}

.jg_p2 {
	width: 403px;
	text-align: center;
	margin: 8px 0;
}

.jg_p3 {
	line-height: 1.6em;
	width: 370px;
	margin: 0px auto;
	border: 1px solid #B7E0B2;
	padding: 0 5px;
	background: #fff;
	color: #649C4C;
}

.jg_p4 {
	line-height: 1.5em;
	margin: 5px auto 0;
	width: 370px;
}

.jp_p5 {
	background: url(../images/s3.gif) no-repeat center;
	width: 370px;
	height: 7px;
	margin: 8px auto -1px;
	z-index: 999;
	position: relative;
}

.login_tit {
	background: url(../images/login_tit.gif) no-repeat;
	width: 385px;
	margin: 1px auto 0px;
	height: 35px;
}

.login_bod {
	width: 373px;
	border-left: 6px solid #36903B;
	border-right: 6px solid #36903B;
	margin: 0 auto;
	height: 125px;
	background: #fff;
	overflow: hidden;
}

.login_bottom {
	width: 385px;
	background: url(../images/login_bot.gif) no-repeat top left;
	height: 10px;
	margin: 0 auto;
}

.login_fl {
	width: 235px;
	border-right: 1px dashed #D3D3D3;
	margin-top: 3px;
}

.login_fl table {
	width: 205px;
	line-height: 1.3em;
	_line-height: 1.2em;
}

.login_fl table .txt1 {
	width: 130px;
}

.login_fl .ahref {
	color: #227200;
}

.login_fr {
	width: 137px;
	overflow: hidden;
}

.fr_log {
	width: 137px;
	margin-top: 25px;
	color: #D59535;
	line-height: 1.5em;
	text-align: center;
}

/********新的修改********/
.con_bod3 {
	width: 268px;
	border: 3px solid #54C65D;
	border-top: none;
	height: 302px;
	margin: 0px;
	overflow: hidden;
}

.con_body_tit {
	width: 275px;
	overflow: hidden;
	margin-top: 5px;
	height: 30px;
	margin-left: 1px;
}

.con_body_tit div {
	width: 135px;
	border: 1px solid #A2D89D;
	background: url(../images/con3bj.gif) repeat-x;
	height: 29px;
	border-bottom: none;
	height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #227200;
	line-height: 29px;
	font-family: "宋体";
	cursor: pointer;
	float: left;
}

.con_body_tit div.hreet {
	background: url(../images/con3bj_1.gif) repeat-x;
	color: #fff;
}

.bod3_txt {
	width: 253px;
	margin: 0 auto;
	text-indent: 2em;
	line-height: 1.5em;
	padding: 5px 0px;
	border-bottom: 1px dashed #D3D3D3;
}

.bod31 {
	width: 250px;
	margin: 0 auto;
	overflow: hidden;
}

.tab2 {
	width: 250px;
	margin: 5px auto;
	line-height: 1.8em;
}

.tab2 td {
	height: 30px;
}

.tab2 .tb2 {
	color: #4E8E33;
}

.tab2 img {
	vertical-align: middle
}

.tab2 .txt1 {
	vertical-align: middle;
	height: 19px;
	width: 110px;
	border: 1px solid #BDE1B9;
	background: #EEFBEC;
	border-left: none;
	padding-top: 4px;
	padding-left: 1px;
	outline: none;
}

.tab2 .txt2 {
	vertical-align: middle;
	height: 19px;
	width: 100px;
	border: 1px solid #BDE1B9;
	background: #EEFBEC;
	border-left: none;
	padding-top: 4px;
	padding-left: 1px;
	outline: none;
}

.tab2 .tb3 {
	color: #4E8E33;
	width: 205px;
	font-weight: bold;
	font-size: 14px;
}

.bod32 {
	border-top: 1px dashed #D3D3D3;
	width: 250px;
	margin: 10px auto;
}

.pbod1 {
	width: 230px;
	padding-left: 3px;
	color: #D59535;
	margin-top: 10px;
}

.pbod2 {
	margin: 0px auto;
	width: 180px;
}

.zscx_con4 {
	width: 985px;
	margin: 15px auto;
	border: 1px solid #C2D7E9;
	padding-bottom: 10px;
	background: url(../images/con4_bj.gif) top left repeat-x;
}

.con4_tit1 {
	margin-left: 10px;
	width: 230px;
	height: 40px;
	background: url(../images/con4_1.gif) no-repeat top left;
	margin-top: -6px;
	_position: relative;
	_z-index: 100;
}

.con4_tit2 {
	width: 228px;
	height: 26px;
	background: url(../images/con4_2.gif) no-repeat top right;
}


.cxsj_tit {
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 16px;
}

.cxsj_bod {
	width: 850px;
	margin: 0 auto;
	background: url(../images/cxsj_bj.gif) repeat-x;
	height: 40px;
}

.cxsj_bod div {
	width: 278px;
	border: 1px solid #8AD2EF;
	border-bottom: none;
	background: url(../images/cxsj_09.gif) repeat-x top left;
	height: 32px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #084E8A;
	float: left;
	margin-left: 5px;
	text-align: center;
	cursor: pointer;
	_overflow: hidden;
}

.cxsj_bod div.cxsj_hreef {
	background: url(../images/cxsj_06.gif) repeat-x top left;
	color: #fff;
	border: 1px solid #4A6CA3;
	border-bottom: none;
	_overflow: hidden;
}

.cxsj_bod div.cxsj_hreef p {
	width: 100%;
	background: url(../images/sj1.gif) no-repeat center 33px;
	height: 40px;
	_position: relative;
	z-index: 100;
}



.tab3 {
	width: 250px;
	margin: 5px auto;
	line-height: 1.5em;
}

.tab3 .tb2 {
	color: #9D9D9D;
}

.tab3 img {
	vertical-align: middle
}

.tab3 .txt2 {
	vertical-align: middle;
	height: 19px;
	width: 130px;
	border: 1px solid #BDE1B9;
	background: #EEFBEC;
	border-left: none;
	padding-top: 4px;
	padding-left: 1px;
	outline: none;
}

.tab3 .tb4 {
	color: #4E8E33;
}


/*******************************其他页面**********************************/
#area_list table {
	width: 776px;
	margin: 0 auto;
	color: #000;
}

#area_list caption {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
}

#area_list th,
#area_list td {
	height: 25px !important;
	/*ff*/
	>height: 21px !important;
	/*ie7.0*/
	>_height: 21px;
	padding-top: 3px;
	text-align: center;
	border: 1px solid #9ad4e2;
}

#area_list th {
	font-weight: normal;
	color: #00587c;
	background: #ceeef5;
}

#area_list td {
	color: #000;
	text-align: left;
}

#area_list table td {
	color: #555;
	text-align: left;
	padding-left: 3px;
}

#area_list tr:hover {
	background: #E8EEF7;
	cursor: pointer;
}

.news_close {
	text-align: center;
	width: 100%;
	margin: 20px 0;
}

#nores_con {
	background: url(../images/noresult_bg.jpg) #fff 90px top no-repeat;
	height: 280px;
	position: relative;
	margin-top: 10px;
	width: 98%;
	margin: 10px auto;
}

#nores_con #nores_txt {
	position: absolute;
	top: 70px;
	left: 345px;
	width: 365px;
	height: 135px;
}

#nores_con #nores_txt h2 {
	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
}

#nores_con #nores_txt ul {
	font-size: 14px;
	line-height: 1.6em;
}

.jg_p6 {
	width: 375px;
	margin: 10px auto 0;
	text-indent: 2em;
	line-height: 1.9em;
	font-family: "宋体";
	color: #747574;
}

.jg_p7 {
	width: 375px;
	margin: 5px auto 0;
	line-height: 1.5em;
	font-family: "宋体";
	color: #747574;
}

#jxcx_content {
	background: #fff url(../images/jxcx_bg.jpg) 90px top no-repeat;
	position: relative;
	height: 326px;
	margin: 10px auto;
	width: 98%;
}

#jxcx_box {
	position: absolute;
	left: 325px;
	top: 50px;
	width: 380px;
	height: 250px;
	font-size: 14px;
}

#jxcx_box span {
	display: block;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

#jxcx_box p {
	margin-bottom: 9px;
}

#jxcx_box p input {
	height: 24px;
	line-height: 24px;
	border: 1px solid #a0a8b1;
	background: #FFF;
	width: 300px;
}

#jxcx_box .btn_jxcx {
	margin-top: 20px;
	text-align: center;
}

#jxcx_box .jxcx_select {
	height: 24px;
	border: 1px solid #a0a8b1;
	background: #FFF;
	width: 300px;
}

#rea_content {
	padding: 5px;
	width: 988px;
	margin: 0 auto;
	color: #555555;
}

#rea_content h1#news_title {
	text-align: center;
	font-size: 18px;
	line-height: 1.6em;
	padding: 10px;
	color: #1a4991;
	font-weight: bold;
}

#rea_content #news_content {
	line-height: 1.6em;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	font-size: 14px;
}

#rea_content p.news_close {
	text-align: center;
}

.new_con {
	width: 1028px;
	height: 90px;
	overflow: hidden;
	margin: -10px auto 0;
	background: #F7FDFF;
}

.con_newpub {
	overflow: hidden;
	width: 301px;
	height: 90px;
}

.con_new1 {
	background: url(../images/con1.gif) no-repeat top left;
}

.con_new2 {
	background: url(../images/con2.gif) no-repeat top left;
}

.con_new3 {
	background: url(../images/con3.jpg) no-repeat top left;
	width: 386px;
}

.new_con2 {
	width: 1028px;
	margin-top: -94px;
	float: left;
}

.new_con2 div {
	background: url(../images/tit_2.gif) no-repeat top left;
	margin-top: 50px;
	width: 317px;
	height: 35px;
	cursor: pointer;
	font-weight: bold;
	color: #084E8A;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	float: left;
	margin-left: 18px;
}

.new_con2 div.cxsj_hreef_s {
	background: url(../images/tit_1.gif) no-repeat top left;
	height: 40px;
	color: #fff;
}

.width275px {
	width: 275px;
}


.tj_bw2 {
	width: 905px;
	height: 50px;
	margin: 0 auto;
	line-height: 2em;
	color: #fff;
	font-size: 14px;
	text-indent: 2em;
	font-weight: bold;
}

.tj_bw1 {
	width: 905px;
	margin: 5px auto 0;
	text-align: right;
	_margin: -1px auto 0;
}


/* 新闻页 */
.newcon_pub1 {
	width: 850px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #429CD1;
	line-height: 2em;
	border-bottom: 1px solid #D3D3D3;
}

.newcon_pub1 p {
	border-bottom: 1px solid #429CD1;
	width: 250px;
	top: 1px;
	position: relative;
}

.newcon_pub2 {
	width: 850px;
	margin: 15px auto 0;
	font-size: 14px;
}

.newcon_pub2 span {
	font-weight: bold;
	color: #429CD1;
}

.newcon_tab1 {
	width: 988px;
	margin: 20px auto;
	line-height: 2em;
	border: 1px solid #E9E9E9;
	text-align: center;
	color: #000000;
}

.newcon_tab1 th {
	border: 1px solid #E9E9E9;
	background: #F5F7F6;
}

.newcon_tab1 td {
	border: 1px solid #E9E9E9;
}
