@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: 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;}
.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:#3c3c3c;
}
a { 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
}
a:hover { 
	color:#FF0000;
	text-decoration: underline;
}
a:visited { 
	color:#333333;
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}
/*头部*/
#header{}
.logo{
	width:100%;
	height:106px;
	margin:0px auto;
	background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/logo.jpg") no-repeat;
}
.logo-link{ width:200px; height:24px; float:right; line-height:24px;}

/**导航条**/
#nav {}

.nav { 
	width:800px;;; 
	height:37px;
	line-height:37px;
	margin:0px auto;
	background:#b51111;
	color: #FFF;
	float:left;
}
#nav .inner{ border-bottom:4px solid #eee7e7;}
.nav1{ width:4px; height:37px; float:left; background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/nav1.gif") no-repeat;}
.nav2{ width:196px; height:37px;float:right; background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/nav2.gif") right #b51111 no-repeat; color: #FFF;line-height: 37px;}

/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:37px;}  /**导航高度**/
.nav .wp_nav li.nav-item {background-image:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/nav-delimiter.gif") left center no-repeat;}
.nav .wp_nav li.nav-item a { font-size:12px; font-weight:normal; color:#fff; font-family: "Microsoft YaHei"; z-index:200;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#FFF; background:#5f1818; text-decoration: none;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 0; height:37px; line-height:37px; width:90px; font-size: 14px;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {background: none;}
.nav .wp_nav .sub-nav {border: none;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#FF0000;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; border-top: 0px;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0d75a8; color:#fff; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0; height:37px; line-height:37px; text-align: center;}		/**子菜单栏目高度与边距**/

/**主体开始**/
.mod{ padding:14px 0 22px 0;}
.mod-t{ margin-bottom:15px;}
.mod-t-l{ width:540px; height:281px; float:left;border-radius:5px 5px 5px 5px;}
.mod-t-r{ width:443px; float:right;}
.mod-b-l{ width:267px; float:left;}
.mod-b-r{ width:695px; float:right;}

/*自定义新闻列表样式*/
.post .banner {
	width: 100%;
	height: 30px;
	margin: 0 auto;	
}
.post .banner .title {
        padding-left:10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	display: block;
	height: 30px;
	color: #b51111;
	background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/images/titel_mod.png") repeat-x;
}
.post .more-btn {
	width: 54px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	color: #1e1e1e;	
}
.post .more-btn A {
	color: #1e1e1e;
	display: block;
	width: 54px;
	height: 30px;
}
.post .con {
	padding:10px 5px;
	margin:0 auto;
}

.post .news-list .news {
	height: 25px;
	line-height: 25px;
	background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/images/li.gif") left center no-repeat;
}

.post .news-list .news .news-title {
	text-indent: 5px;
	display: block;
	float: left;
}

.post .news-list .news .news-date {
	display: block;
	float: right;
}

.post1 .more-btn {background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/moer.gif") no-repeat;}
.post1 .banner {background:#d5c3bf;}
.post1 .banner .title1{width:2px;background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/banner-l.gif") no-repeat;}
.mod-img{ background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/mod-img.jpg") no-repeat; height:88px; margin-bottom:23px;}
.post2{ width:230px; float:left;}
.post22{ margin:0 15px;}
.post23{ width:200px;}
.post2 .banner .title1{width:2px;background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/bnnner2-l.gif") no-repeat;}
.post2 .banner{background:#e3dcd8;}
.post2 .more-btn { background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/more2.gif") no-repeat; width:49px;}
.post2 .con {padding:20px 5px;margin:0 auto;}
.post6 .more-btn { width:443px; background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/post6-more.gif") no-repeat; height:31px;}
.post6 .con{ background:#f6e9de;}
.post6 .banner{ background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/post6-banner.gif"); height:33px;}
.post6 .banner .title{color:#fff;padding-left: 15px;}
.post6 .more-btn A { float:right;}
.dtjt9_div_img .number{bottom:1px;z-index:1000;}
.SJ{ float:right;}

/*页脚*/
#footer {
	background:#efefef;
}

#footer .inner {
	padding: 0px;	
}

.foot {
	background:#efefef;
}

#copyright {
	padding: 23px 0px;
}

#copyright p {
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align: center;
}


/*列表页*/
.col {padding: 20px 0px;}

.col-menu { /**列表页左侧栏目**/
	width:215px;
	float:left;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	font-size: 14px;
	margin: 0 auto;
	background:#c42424;
}
.col-menu-head h3.col-name { font-size:14px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:27px; padding:0px 18px; background:none;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#2d73b8; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { color:#d41e2d;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#d41e2d; padding-left: 50px; background: url("https://www.vivid-craft.com/_upload/tpl/00/23/35/image/dot-red.gif") 40px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name {padding-left: 50px; background: url("https://www.vivid-craft.com/_upload/tpl/00/23/35/image/dot-blue.gif") 40px center no-repeat;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.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:735px; 
	float:right;
} 
.col-news-head {
	margin: 0px;
		background-color:#CCC;
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	width: 300px; 
	height:25px; 
	line-height:25px; 
	text-align: right;
	color: #a7a7a7;
	float: right;
} 
.col-metas .col-path A {
	color: #a7a7a7;
}
.col-metas .possplit {
	background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/template35/images/possplit.gif") center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	width: 200px; 
	height:27px; 
	line-height:27px;
	text-indent: 15px;
	float: left;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:14px; 
	color:#c42424; 
	font-weight: bold;
	padding: 0;
}   
.col-news-con {
	padding:20px 10px; 
	margin:0px;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; font-size: 14px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:5px; background:url("https://www.vivid-craft.com/_upload/tpl/00/23/35/image/dot-blue.gif") no-repeat center 12px; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; padding-left: 5px;}
.col-news-list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col-news-list .wp_entry h3 {margin-bottom:20px; font-size: 16px; font-weight: bold; color: #015190;}
.col-news-list .wp_entry p { margin-bottom:20px; font-size: 14px; line-height: 2;}
.col-news-list .wp_entry img { max-width:680px; _width:this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/








/*文章页*/
.infobox {
	margin:0px auto;
	background:#FFF;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#c42424; 
} 
.article .arti_metas { 
	padding:10px;
	text-align:center;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin:0 auto;
	padding: 20px 40px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:1.6; 
	font-size:14px; 
	color:#333;
}  
.article .entry .read p { 
	margin-bottom:20px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; _width:this.width > 940 ? "940px" : this.width); 
}   