/*  - - - - - - - - -二级菜单页面  - - - - - - - - -*/
@charset "utf-8";
/* - - - - - - - - - 全局样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,code,del,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-family: "微软雅黑";
	vertical-align: baseline;
}

body {
	font-size: 13px;
}

ul,ol {
	list-style-type: none;
	font-family: "微软雅黑";
}

div {
	display: block;
}

a {
	text-decoration: none;
	color: #fff;
}
/*链接样式*/
a:link {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fff;
} /*设置对象在其鼠标悬停时的样式表属性*/
a:active {
	
} /*在鼠标点击与释放之间发生的事件*/
a:visited {
	color: #fff;
} /* 已被访问过时的样式表属性 */
.body_main {
	width: 100%;
	height: auto;
	clear: both;
	margin: auto;
}

.plat-main {
	height: 429px;
	position: relative;
	background: url('../../images/hy/banner.jpg') no-repeat scroll 50% 110px transparent;
}

.banner-main {
	height: 200px;
	position: relative;
	background: url('../../images/hy/banner_center.jpg') no-repeat scroll 50% 100% transparent;
}

/* 右侧 */
.right_side {
	height: auto;
	width: 100%;
}
.right_side .content {
	width: 1200px;
	margin: 0 auto;
}

.right_side_box {
	width: 900px;
	height: auto;
}

/* 二级页面菜单 */
.about_sideleft {
	height:50px;
	background:#446085;
	width: 100%;
}

.left_menu {
	float: left;
	width: 235px;
}

.left_meau_title {
	font-weight: bolder;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	width: 215px;
	text-align: left;
	padding-left: 20px;
	color: #999;
}

.left_menu ul {
	width: 205px;
	float: left;
}

.left_menu li {
	list-style-type: none;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-indent: 5px;
	padding-bottom: 10px;
	color: #F30;
}

.a {
	color: #333;
	display: block;
	width: 215px;
	height: 35px;
	background-color: #f1f1f1;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
	border: #dfdfdf solid 1px;
	padding-left: 20px;
}

.ahover {
	color: #333;
	background-color: #db0451;
	display: block;
	width: 215px;
	height: 35px;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
	padding-left: 20px;
}

.aclick {
	color: #333;
	background-color: #ff6c00;
	display: block;
	width: 215px;
	height: 35px;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
	padding-left: 20px;
}

/*type = 5的单独页面的总页面样式**/
.wengzheng {
	height: auto;
	line-height: 25px;
	color: #666;
	/* [disabled]padding-top:20px; */
	/* [disabled]padding-left:15px; */
	margin: 30px;
	font-size: 13px;
	padding-top: 10px;
}
/*type = 3的页面样式**/
.content_det {
	width: 1200px;
	color: #666;
	line-height: 25px;
	margin: 15px auto;
	min-height: 50px;
	padding-bottom: 25px;
}

.content_det p {
	height: 23px;
	line-height: 25px;
	color: #333;
	height: auto !important; /* IE7+FF 这句必须写在前面 */
	min-height: 50px;
	height: 50px; /*IE6*/
}

/*资讯详情 开始*/
.title_det_boxcon {
	width: 1200px;
	margin: 0px auto;
}

.top_details {
	/* [disabled]width:700px; */
	margin: 5px auto;
	border-bottom: #D2D2D2 1px solid;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-top: 20px;
}

.top_details ul {
	text-align: center;
	background: none;
	margin-bottom: 4px;
	width: 100%;
}

.top_details ul li {
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.top_details ul li span {
	margin-left: 6px;
	margin-right: 6px;
	color: #999;
	font-size: 13px
}

.title_det {
	width: 1200px;
	height: auto;
	margin-top: 50px;
	text-align: center;
	line-height: 25px;
	font-size: 23px;
	font-weight: bold;
	color: #333;
}

.about {
	line-height: 25px;
	padding-top: 15px;
	color: #666;
	padding-bottom: 25px;
}
/*type = 2的页面样式**/
.pointe {
	height: 35px;
	/* [disabled]background:#f1efef; */
	border-bottom: #dfdfdf solid 1px;
	line-height: 30px;
	text-align: right;
	color: #666;
	font-size: 12px;
	padding-bottom: 0px;
}

.pointe a {
	color: #666;
}

.pointe a:hover {
	color: #db0451;
}
/* - - - - - - - - - 新闻样式区  - - - - - - - - -*/
.news_main {
	float:left;
	width:100%;
	height:auto;
	padding-top: 30px;
}
.kjfwbgpage_left {
	float: left;
	margin-left: 10px;
	width: 70%;
}
.newslist_wrap {
    padding-left: 0px;
}
.newslist {
    margin-bottom: 40px;
}
.news_digest {
	width: 750px;
	padding-top: 10px;
}
.news_digest_tit {
	float: left;
	width: 60%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
}
.news_digest_tit a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
	color: #666;
}
.news_digest_tit a:hover {
	color: #1b3683;
}
.news_digest p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 0px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.new_digest_dte {
	float:left;
	line-height:30px;
	height:30px;
	color:#1b3683;
	font-size:13px;
}
.kjfwbgpage_right {
	float: right;
	margin-top: 40px;
	border: 1px solid #ddd;
	width: 25%;
	height: 300px;
}
.kjfwbgpage_right h4 {
	padding-left: 15px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 16px;
}
.kjfwbgpage_right_box {
	width: 250px;
	margin: 15px;
	border-bottom: 1px dashed #ddd;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	line-height: 30px;
}
.kjfwbgpage_right_box a {
	color: #666;
	line-height: 25px;
	font-size: 13px;
	text-decoration: none;
}
.kjfwbgpage_right_box a:hover {
	color: #1b3683;
	font-size: 13px;
	line-height: 25px;
}
.pagenumber {
	margin: 35px 0px 35px 0px;
	height: 30px;
	width: 750px;
}
.gwt_page_news {
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	width: 750px;
	color: #666;
	text-align: center;
}
.gwt_page_news a {
	color: #666;
}
.gwt_page_news a:hover {
	color: #5A92CD;
}

/* 占位符 样式 */
.placeholders {
	height: 10px;
	line-height: 10px;
}

.placeholders_2 {
	height: 20px;
	line-height: 20px;
}

.placeholders_3 {
	height: 6px;
	line-height: 6px;
}

/* 翻页 样式 */
.page_news {
	height: 24px;
	line-height: 24px;
	margin: 0px auto;
	width: 690px;
	color: #666
}
.page_news span {
	float: right;
	padding-right: 30px;
}
.page_news span a {
	margin-left: 5px;
	margin-right: 5px;
	color: #666;
}
.page_news span a:hover {
	margin-left: 5px;
	margin-right: 5px;
	color: #5A92CD;
}