@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:11px; 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;}

/**布局开始**/
#body0 {background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/bg.png") repeat-x;}
#body1{background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/bg5.png") repeat-x;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px;} /**标题栏**/
.post .tt .tit {
	border-bottom: 2px solid #5d1f4d;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 微软雅黑;
} /**标题字体**/
.post .tt .tit .title {
	display:inline-block;
	height:32px;
	line-height:32px;
	padding-left:0px;
} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con {
	padding:15px 0;
	margin:0 auto;
}
.post .con .wp_article_list .list_item { border-bottom:0px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/li.gif") no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news {
	line-height:24px;
} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#heaer {}



.logos{width:100%;height:123px;float:left;color:#FFF}
#header .inner {}
.head {
	width:100%;
	height:123px;
	position:relative;
	position:relative;
	    background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/head.png");
}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar {
	width:100%;
	height:46px;
	background-color: #fffeff;
}   	/**导航区域背景**/
.headbg{
	
	height: 336px;
	   
}
.fouce{
	width:100%;
	height:334px;
}   	

.navbar .navbox {
	width:980px;
	height:46px;
	margin:0 auto;
}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 16px;
    color: #373737;
    font-family: 微软雅黑;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 16px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background: #bf7ead;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background: #855578; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {
	
}
#container .inner {
	background:#fff;
	width:1000px;
}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {
	padding:0 0px;
}
.mod2 {
	width:1000px;
	float:right;
	padding-top: 30px;
}
.mod2 .mc {
	width:620px;
	float:left;
	
} /**中间**/
.mod2 .mr {
	width:329px;
	float:right;
} /**右列**/

/**列表页**/
.col_menu {
	width:236px;
	float:left;
	background-color: #ffffff;
	min-height: 470px;
} 
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #5d1f4d;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display:block;
	line-height:21px;
	padding:5px 5px 5px 30px;
}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#744367; border-top:1px solid #fff; border-bottom:0px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#ccc; background-image:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_1_hover.gif");} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#ccc;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_2.gif") no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_2_hover.gif");} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3.gif") no-repeat 26px 10px; border-top:1px 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; background-image:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3.gif") no-repeat 36px 10px; border-top:1px 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; background-image:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3.gif") no-repeat 46px 10px; border-top:1px 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; background-image:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news {
	width:728px;
	float:right;
	background-color: #ffffff;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display:inline-block;
	float:left;
	height:30px;
	line-height:30px;
	background-position: 0px bottom;
	background-color: #5d1f4d;
}  /**当前栏目**/
.col_metas .col_title h2 { display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 0 50px 0 25px;
    font-family: 微软雅黑;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/li.gif") no-repeat center;}  /**栏目新闻图标序号**/
.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 p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;    width: 90%;}
.article {}
.article h1.arti_title {
	line-height:26px;
	font-family: "Microsoft YaHei";
	padding:5px;
	text-align:center;
	font-size:18px;
	color:#282828;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;font-family: 微软雅黑;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {
	padding:30px 0;
	border-top:0px solid #036;
}
#footer .inner p {     font-size: 12px;
    font-family: 微软雅黑;
    color: #ffffff; line-height:28px;}
#footer .inner p span { margin:0 3px;}



#header {
	
	height: 506px;
}
#nav{
	
	background-image: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/bg.gif");
	height: 50px;
}
#footer{
	     background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/foot5.jpg") repeat-x;  
	height: 120px;
	margin-top: 28px;
}


	
.addr{color: #FFFFFF;}
.tel{color: #FFFFFF;}
.email{color: #FFFFFF;}
.copyright{color: #FFFFFF;}
.support{color: #FFFFFF;}
.c22{
	height: 83px;
	width: 4px;
	clear: none;
	float: left;
	background-color: #e0e0e0;
}
.c23{
	height: 105px;
	width: 620px;
	clear: none;
	float:left;
	background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/bg2.png") no-repeat;
}
.arti_title2 {
line-height: 12px;
font-family: "Microsoft YaHei";
padding: 5px;
text-align: center;
font-size: 15px;
color: #7C7878;
}
.article .entry .read {
line-height: 1.7em;
font-size: 14px;
color: #333;
}
.mod.mod3 {
       margin-top: 19px;
    background: #ebebeb;
}
.foot1{float:left;width:345px;padding-top: 6px;}
.foot2{float:left;width:205px;}
.foot3{float:right;width:415px; padding-top: 10px;}
.mod2_1{float:left;width:620px;}
.picForm_typeA_text {
    float: right;
    width: 396px;
}
.picForm_typeA_pic {
   float: left;
    width: 193px;
    border: 1px solid #ccc;
    padding-left: 3px;
    height: 112px;
    padding-top: 3px;
}
h3.picForm_typeA_title a {
    font-size: 15px;
    font-family: 微软雅黑;
    color: #151515;
}
span.picForm_typeA_intro a {
    font-size: 12px;
    font-family: 微软雅黑;
    color: #565656;
	line-height: 25px;
}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
     background: none;
}
.wp_article_list .list_item {
    width: 100%;
    height: 28px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
div.c23 a {
    font-size: 12px;
    font-family: 微软雅黑;
    color: #4e4e4e;
}
div.mr a {
    font-size: 12px;
    font-family: 微软雅黑;
    color: #4e4e4e;
}
div.mr .post .con .wp_article_list .list_item .Article_Index {
    display: none;
}
div.mr li.list_item {
    height: 33px;
}
div.m10 span.title {
    font-size: 18px;
    font-family: 微软雅黑;
    color: #000000;
}
.more_btn {
    padding-top: 5px;
}
.picForm_typeA_shell {
    padding-top: 10px;
}

div.m10 h3.tit {
    border-bottom: 2px solid #5d1f4d;
    display: inline-block;
    height: 25px;
}
div.m10 .tt {
    padding-top: 31px;
}
div.m10 .con {
   padding-top: 17px;
    background: url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/images/bg3.png");
    padding-left: 42px;
    height: 177px;
	    margin-top: 19px;
}
div.foot3_1 a {
    font-size: 12px;
    font-family: 微软雅黑;
    color: #ffffff;
}
div.foot3_2 a {
    font-size: 12px;
    font-family: 微软雅黑;
    color: #ffffff;
}
.foot3_1 {
    float: right;
}
.foot3_2 {
    float: right;
}
.wp_nav .nav-item a.parent {
    color: #F90;
}
span.Column_Anchor {
    font-family: 微软雅黑;
    font-size: 15px;
    font-weight: 400;
}
div.col_news_con a {
    font-family: 微软雅黑;
}
span.path_name {
    font-family: 微软雅黑;
}
div.col_news_head a {
    font-family: 微软雅黑;
}
.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 13px;
    font-weight: 400;
    word-wrap: break-word;
    background: #f5f5f5 url("/_vivi/source/aHR0cHM6Ly96enp4Lm5hbmthaS5lZHUuY24/_upload/tpl/00/c8/200/template200/wp_column_menu_li_1.gif") no-repeat 6px 12px;
   
    border-top: 1px solid #fff;
    text-align: left;
    font-family: 微软雅黑;
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 22px;
    padding: 5px 20px 5px 47px;
    cursor: pointer;
}
.head a {
    width: 591px;
    display: block;
    height: 123px;
}