@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
/**布局开始**/
body {
	BACKGROUND: #FFF;
}
body, p {
	font: 12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #302c30;
}
a {
	color: #302c30;
	text-decoration: none;
}
a:link {
	color: #302c30;
}
a:hover {
	color: #63065f;
	text-decoration: none;
}
a:active {
	color: #302c30;
}
a:visited {
	color: #302c30;
}
.wrapper {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.wrapper .inner {
	max-width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
/*头部BANNER*/
#header {
	background: #7e0c6e url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/head_bg.jpg") center center no-repeat;
}
.head {
	width: 100%;
	height: 125px;
	position: relative;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/logo_bg.gif") right center no-repeat;
}
.logo {
	width: 50%;
	height: 125px;
	float: left;
}
.logo A {
	width: 50%;
	height: 125px;
	display: block;
}
.logo img {
	padding-top: 0px;
}
/**导航条**/
#naver {
}
.nav {
	width: 100%;
	background: #69025b;
	height: 40px;
}
.nav-bar {
	width: 1260px;
	margin: 0 auto;
}
.nav-box {
	margin: 0 auto;
}
.nav-box .wp_nav .nav-item {
}
.nav-box .wp_nav .nav-item a {
	color: #FFF;
}
.nav-box .wp_nav .nav-item.selected A {
}
.nav-box .wp_nav .nav-item a span.item-name {
	font-size: 16px;
	    line-height: 40px;
    padding: 0px 47px;
}
.nav-box .wp_nav .sub-nav {
	border: none;
}
.nav-box .wp_nav .sub-nav .nav-item a {
	background: #61055e;
	border-top: 1px solid #88848c;
}
.nav-box .wp_nav .sub-nav .nav-item.on a {
	background: #570555;
	color:#FFF;
}
.nav-box .wp_nav .sub-nav .nav-item a.parent:hover {
	color: #FFF;
}
.nav-box .wp_nav .sub-nav .nav-item a span.item-name {
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	padding: 0px 30px;
}
.nav-box .wp_nav .nav-item.i1, .nav-box .wp_nav .nav-item.i2, .nav-box .wp_nav .nav-item.i3, .nav-box .wp_nav .nav-item.i4, .nav-box .wp_nav .nav-item.i5, .nav-box .wp_nav .nav-item.i6 {
	z-index: 300;
}
/**主体部分**/
#container {
}
#container .inner {
	padding: 0;
}
.mod {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.mod-h {
}
.mod-h1 {
	margin-bottom: 10px;
}
.mod-h1 .mod-l {
	width: 590px;
	float: left;
}
.mod-h1 .mod-r {
	width: 572px;
	float: right;
}
.mod-h2 {
	margin-bottom: 20px;
}
.mod-h2 .mod-l {
	width: 590px;
	float: left;
}
.mod-h2 .mod-r {
	width: 572px;
	float: right;
}
.c-box {
}
/*页脚*/
#footer {
	background: #3a3142;
}
.foot {
	width: 100%;
	height: 90px;
	position: relative;
}
.foot .copyright {
	width: 560px;
	height: 46px;
	line-height: 23px;
	position: absolute;
	right: 30px;
	top: 23px;
	color: #a3a0a5;
	text-align: right;
}
.foot .copyright p {
	color: #a3a0a5;
	line-height: 23px;
}
.foot .link {
	width: 450px;
	height: 23px;
	line-height: 23px;
	position: absolute;
	left: 30px;
	top: 30px;
	color: #a3a0a5;
	font-size: 14px;
}
.foot .link .wp_nav .nav-item a span.item-name {
	color: #a3a0a5;
}
/*首页自定义新闻列表*/
.post {
	margin: 0 auto;
	padding: 0;
}
.post-jumbotron {
}
.post-jumbotron .banner {
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #bdbdbd;
}
.post-jumbotron .banner .title-text {
	line-height: 45px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #63065f;
}
.post-jumbotron .banner .more-btn {
	width: 40px;
	line-height: 45px;
	float: right;
	text-align: center;
	color: #797979;
	font-size: 12px;
}
.post-jumbotron .banner .more-btn A {
	color: #797979;
	text-decoration: none;
	display: block;
	width: 40px;
}
.post-jumbotron .banner .more-btn A:hover {
	color: #797979;
	text-decoration: none;
}
.post-jumbotron .con {
	padding: 15px 0;
}
.post-jumbotron .focus-title {
	font-size: 14px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}
.post-jumbotron .focus-navigation {
	background: rgba(99,6,95,0.8);
font-size:;
}
.post-jumbotron .focus-navigation:hover {
font-size:;
}
.post-jumbotron .focus-page-active {
	background: #63065f;
}
.post-notice {
}
.post-notice .banner {
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #bdbdbd;
}
.post-notice .banner .title-text {
	line-height: 45px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #63065f;
}
.post-notice .banner .more-btn {
	width: 40px;
	line-height: 45px;
	float: right;
	text-align: center;
	color: #797979;
	font-size: 12px;
}
.post-notice .banner .more-btn A {
	color: #797979;
	text-decoration: none;
	display: block;
	width: 40px;
}
.post-notice .banner .more-btn A:hover {
	color: #797979;
	text-decoration: none;
}
.post-notice .con {
	padding: 15px 0;
}
.post-notice .con .wp_article_list .list_item {
	height: 65px;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
}
.post-notice .con .wp_article_list .list_item .Article_PublishMonthDate {
	float: left;
	text-align: center;
}
.post-notice .con .wp_article_list .list_item .Article_PublishDate {
	width: 46px;
	height: 24px;
	background: #63065f;
	border-left: #63065f 1px solid;
	border-right: #63065f 1px solid;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.post-notice .con .wp_article_list .list_item .Article_PublishMonth {
	width: 46px;
	height: 23px;
	background: #FFF;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	color: #7c7c7c;
}
.post-notice .con .wp_article_list .list_item .Article_Content {
	width: 510px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
.post-notice .con .wp_article_list .list_item .Article_Title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #302c30;
	font-size: 15px;
	float: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.post-notice .con .wp_article_list .list_item .Article_Summary {
	line-height: 17px;
	float: none;
	color: #857f84;
	margin-left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-news {
}
.post-news .banner {
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #bdbdbd;
}
.post-news .banner .title-text {
	line-height: 45px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #63065f;
}
.post-news .banner .more-btn {
	width: 40px;
	line-height: 45px;
	float: right;
	text-align: center;
	color: #797979;
	font-size: 12px;
}
.post-news .banner .more-btn A {
	color: #797979;
	text-decoration: none;
	display: block;
	width: 40px;
}
.post-news .banner .more-btn A:hover {
	color: #797979;
	text-decoration: none;
}
.post-news .con {
	padding: 15px 0;
}
.post-news .con .wp_article_list .list_item {
	height: 35px;
	position: relative;
	margin-bottom: 10px;
	border:none;
}
.post-news .con .wp_article_list .list_item .Article_Thumb {
	width: 130px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
}
.post-news .con .wp_article_list .list_item .Article_Content {
	width: 100%;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
.post-news .con .wp_article_list .list_item .Article_Title {
	height: 35px;
	line-height: 35px;
	color: #302c30;
	font-size: 15px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.post-news .con .wp_article_list .list_item .date {
	height: 35px;
	line-height: 35px;
	color: #302c30;
	font-size: 15px;
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.post-news .con .wp_article_list .list_item .Article_Summary {
	line-height: 22px;
	float: none;
	color: #857f84;
	margin-left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-workflow {
}
.post-workflow .banner {
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #bdbdbd;
}
.post-workflow .banner .title-text {
	line-height: 45px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #63065f;
}
.post-workflow .banner .more-btn {
	width: 40px;
	line-height: 45px;
	float: right;
	text-align: center;
	color: #797979;
	font-size: 12px;
}
.post-workflow .banner .more-btn A {
	color: #797979;
	text-decoration: none;
	display: block;
	width: 40px;
}
.post-workflow .banner .more-btn A:hover {
	color: #797979;
	text-decoration: none;
}
.post-workflow .con {
	padding: 15px 0;
}
.post-workflow .con .wp_article_list .list_item {
	border-bottom: none;
	height: 38px;
}
.post-workflow .con .wp_article_list .list_item .Article_Title {
	width: 460px;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #302c30;
	font-size: 15px;
	float: left;
}
.post-workflow .con .wp_article_list .list_item .Article_PublishDate {
	line-height: 38px;
	color: #302c30;
	font-size: 15px;
	float: right;
}
/*列表页*/
#container .l-inner {
	padding: 20px 0 30px 0;
}
.l-inner .page-navigation {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-left: 0;
	border-bottom: 1px solid #dcdcdc;
}
.l-inner .page-navigation .path-box {
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #313131;
	text-indent: 10px;
}
.l-inner .page-navigation .path-box .Column_Position {
	padding: 0 0;
}
.l-inner .page-navigation .path-box .Column_Position A {
	font-size: 14px;
	color: #313131;
}
.l-inner .page-navigation .path-box .possplit {
	width: 15px;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/arrow_nextlevel.gif") center center no-repeat;
	padding: 0 5px;
}
.col-box {
	width: 100%;
}
.col-menu {
	width: 250px;
	float: left;
	margin-left: 0px;
	min-height: 600px;
}
.col-menu-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background: #f7f7f7 url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/col_nav_list.png") 18px center no-repeat;
}
.col-name {
	color: #63065f;
	line-height: 50px;
	font-size: 18px;
	text-align: left;
	text-indent: 50px;
	font-weight: bold;
}
.col-name-text {
	display: block;
}
/*多级栏目列表*/
.col-menu-con {
	padding: 0 0 10px 0;
	background: transparent;
}
.col-list {
	padding: 0;
	background: transparent;
}
/*一级*/
.col-list .wp_listcolumn {
	border: none;
}
.col-list .wp_listcolumn .wp_column {
	border-top: 1px solid #88848c;
	background: #448aca;
}
.col-list .wp_listcolumn .wp_column a {
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	background: #7d1f7a url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_white.gif") 35px center no-repeat;
	border: none;
} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {
	color: #FFF;
	font-weight: normal;
	background: #7d1f7a url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_white.gif") 35px;
}
.col-list .wp_listcolumn .wp_column a:hover {
	color: #FFF;
	background: #570555 url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_white.gif") 35px center no-repeat;
} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover {
	color: #FFF;
} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected {
	color: #FFF;
	font-weight: normal;
	background: #570555 url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_white.gif") 35px center no-repeat;
}
.col-list .wp_listcolumn .wp_column a span.column-name {
	background: transparent;
	line-height: 35px;
	padding: 0;
	text-indent: 50px;
}
.col-list .wp_listcolumn .wp_column a.selected span.column-name {
}
.col-list .wp_listcolumn .wp_column a.parent span.column-name {
}
/*二级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background: #570555;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #e2e2e2;
}	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {
	color: #234f9e;
} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: transparent;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {
	background: transparent;
	line-height: 25px;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #234f9e;
	font-weight: bold;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_blue.gif") 18px center no-repeat;
	line-height: 25px;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {
	color: #234f9e;
	font-weight: bold;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_blue.gif") 18px center no-repeat;
	line-height: 25px;
}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #e2e2e2;
} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {
	color: #234f9e;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	background: transparent;
} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {
	background: transparent;
	line-height: 25px;
	padding-left: 45px;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #234f9e;
	font-weight: bold;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_blue3.gif") 35px center no-repeat;
	line-height: 25px;
}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #ddd;
} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #1378b0;
}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #eee;
} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #1378b0;
}
.col-news {
	width: 900px;
	float: right;
	min-height: 600px;
}
.col-news-title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #63065f;
}
.col-news-con {
	padding: 0px 0px 20px 0px;
	min-height: 400px;
}
.col-news-list {
}
.col-news-list .wp_article_list .list_item {
	border: none;
	height: 40px;
	line-height: 40px;
	border-bottom: #cccccc 1px dashed;
}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .fields.pr_fields {
	width: 85%;
}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.col-news-list .wp_article_list .list_item .Article_Index {
	width: 20px;
	height: 40px;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/pointer_purple.gif") no-repeat center center;
	margin: 0px;
}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {
	margin: 0px;
	font-size: 14px;
}
.col-news-list .wp_article_list .list_item .Article_Title A {
	color: #302c30;
}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {
	color: #63065f;
}
.col-news-list .wp_entry {
	line-height: 2;
	font-size: 15px;
	color: #302c30;
}
.col-news-list .wp_entry p {
	margin-bottom: 10px;
	line-height: 2;
	font-size: 15px;
	padding: 0 10px;
}
.col-news-list .wp_entry img {
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
}   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img {
	max-width: 600px;
_width:expression(this.width > 500 ? "500px" : "500px");
}   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img {
	padding: 4px;
	background: #f9f9f9;
}
.col-news-list .wp_entry .img-desc {
	font-family: 楷体;
	font-size: 14px;
	font-weight: bold;
}
.col-news-list .wp_entry a:hover {
	color: #234f9e;
	text-decoration: underline;
}
.col-news-list .wp_paging {
	padding: 10px 0;
}
.col-news-list .wp_subcolumn_list .wp_sublist {
	margin-bottom: 30px;
}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {
	border-bottom: 2px solid #1e76b4;
	margin-bottom: 5px;
}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/sublist-more.png") center center no-repeat;
}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {
	visibility: hidden;
}
.col-news-sublist-con {
	padding: 5px 30px;
}
.col-news-iframe {
	position: relative
}
.col-news-iframe .iframe-mask-consult {
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 999;
	background: #FFF;
	font-size: 14px;
	line-height: 25px;
}
.col-news-iframe .iframe-mask-appeal {
	position: absolute;
	width: 100%;
	height: 290px;
	left: 0;
	z-index: 999;
	background: #FFF url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/workflow-appeal.jpg") center center no-repeat;
}
.iframe-mask-appeal-placeholder {
	width: 100%;
	height: 100px;
}
.col-news-head {
	width: 200px;
	height: 28px;
	float: left;
}
.col-metas {
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#wp_paging_w1205 {
	height: 50px;
}
/*文章页*/
#container .d-inner {
	padding: 10px 0 30px 0;
}
.d-inner .page-navigation {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
}
.d-inner .page-navigation .path-box {
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #313131;
	text-indent: 10px;
}
.d-inner .page-navigation .path-box .Column_Position {
	padding: 0 0;
}
.d-inner .page-navigation .path-box .Column_Position A {
	font-size: 14px;
	color: #313131;
}
.d-inner .page-navigation .path-box .possplit {
	width: 15px;
	background: url("/_vivi/source/aHR0cHM6Ly9pbGFiLm5hbmthaS5lZHUuY24/_upload/tpl/01/72/370/template370/images/arrow_nextlevel.gif") center center no-repeat;
	padding: 0 5px;
}
.article-box {
	margin: 0px auto;
	min-height: 450px;
}
.article {
	padding: 0 30px;
}
.article h1.article-title { /**文章标题**/
	font-family: "Microsoft YaHei";
	font-weight: normal;
	padding: 30px 0 15px 0;
	text-align: center;
	line-height: 150%;
	font-size: 24px;
	color: #313131;
}
.article .article-meta {
	width: 1140px;
	border-bottom: 1px dotted #dcdcdc;
}
.article .article-metas {
	padding: 15px 0;
	text-align: center;
}
.article .article-metas span { /**文章其他属性**/
	margin: 0 5px;
	font-size: 12px;
	color: #000;
}
.article .entry { /**文章内容**/
	margin: 0 auto;
	padding: 30px 0 0 0;
	overflow: hidden;
}
.article .entry .read, .article .entry .read p { /**阅读字体**/
	line-height: 2.2;
	font-size: 15px;
	color: #302c30;
}
.article .entry .read p {
	margin-bottom: 15px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width: 800px;
 _width:expression(this.width > 850 ? "850px" : this.width);
}
span.sitetitle {
    display: none;
}