﻿@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%;
	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;}



/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px;} /**标题栏**/
.post .tt .tit {
	display:inline-block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#af181d;
}




.post-6 {
}
.post-6 .tt {
	height:58px;
	float: left;
	width: 750px;
	background-color: #d13b18;
	padding-top: 40px;
} /**标题栏**/
.post-6 .tt .tit {
	display:inline-block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#737272;
	padding-left: 10px;
} 



/**标题字体**/
.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 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}




.post-6 .con {
	float: right;
	width: 250px;
	background-color: #b31501;
	height: 58px;
	padding-top: 40px;
}




.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(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 {}
#header .inner {}
.head {
	width:100%;
	height:148px;
	position:relative;
	position:relative;
	background-image: url(images/head.jpg);
}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.head .logo{ position:absolute; top:20px;}
.navbar {
	width:100%;
	height:46px;
	background-color: #b31501;
}   	/**导航区域背景**/

.fouce{
	width:100%;
	height:334px;
}   	




.navbar .navbox {
	width:980px;
	height:46px;
	margin:0 auto;
}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.wp_nav .nav-item a{ font-size:16px;}
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.wp_nav .nav-item a span.item-name{	padding: 5px 24px; line-height:40px;}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.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:#1F5E7C; 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 {
	width:1000px;
	background-color: #FFFFFF;
	padding-top: 30px;
}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {

}
.mod2 {
	width:1000px;
	float:right;
	margin-bottom: 30px;
}
.mod2 .mc {
	width:250px;
	float:left;
	margin-left: 30px;
} /**中间**/
.mod2 .mr {
	width:400px;
	float:right;
	margin-right: 30px;
	margin-top: 32px;
} 






.mod3 {
	width:1000px;
	float:right;
	background-color: #f2f2f2;
}
.mod3 .mc {
	width:293px;
	float:left;
	margin-left: 30px;
} /**中间**/
.mod3 .mr {
	width:293px;
	float:right;
	margin-right: 30px;
}


.mod4 {
	width:1000px;
	float:right;
}
.mod4 .mc {
	width:750px;
	float:left;
	background-color: #D13B18;
	height: 48px;
	padding-top: 25px;
} /**中间**/
.mod4 .mr {
	width:250px;
	float:right;
	background-color: #B31501;
	height: 48px;
	padding-top: 25px;
}






/**右列**/

/**列表页**/
.col_menu {
	width:236px;
	float:left;
	background-color: #EEEEEE;
	min-height: 470px;
} 
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #999999;
}   /**位置栏目背景**/
.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_news {
	width:700px;
	float:right;
	margin-right: 30px;
} /**栏目新闻**/
.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: #991B21;
}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/



/**文章列表:UL**/
.wp_article_list{ display:block; width:100%;}
.wp_article_list .list_item {width:100%;height: 36px;line-height: 36px;border-bottom:1px dashed #ddd;vertical-align:top;}
.wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left; margin-left:5px;}
.wp_article_list .list_item .pr_fields { display:inline; float:left;}
.wp_article_list .list_item .Article_Index { display:none; width:10px; height:16px; margin-top:3px; color:#fff; font-size:11px;float:left; margin-right:5px; overflow:hidden; text-indent:-99em; background:url(wp_article_li_1.png) no-repeat 50%;}
.wp_article_list .list_item .Article_Title { float: left;}
.wp_article_list .list_item .ex_fields { display:inline; float:right;}
.wp_article_list .list_item .Article_PublishDate { color:#666;}
.wp_article_list .list_item .Article_VisitCount { color:#999;}

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin:15px;}
.col_news_list .wp_article_list .list_item .Article_Index {display:none;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(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); }   /**列表页文章图片大小限制**/


/** 分页栏 **/
.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:40px; line-height:40px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 40px; height: 40px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}


/**文章页**/
.infobox {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.article {padding-top:15px;}
.article h1.arti_title {
	line-height:48px;
	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;} /**文章其他属性**/
.article .entry {
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
} /**文章内容**/
.article .entry .read,.article .entry .read p {color:#333;}  /**阅读字体**/
.article .entry .read p { line-height:1.7em; font-size:14px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {
	height: 50px;
	padding-top: 10px;
}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}




#header {
	background-image: none;
	height: 506px;
}
#nav{
	
	background-image: url(images/bg.gif);
	height: 50px;
}
#footer{
	background-image: none;
	height: 120px;
}


	
.addr{
	color: #999999;
}
.tel{
	color: #999999;
}
.email{
	color: #999999;
}
.copyright{
	color: #999999;
}
.support{
	color: #999999;
}
.c22{
	height: 83px;
	width: 4px;
	clear: none;
	float: left;
	background-color: #e0e0e0;
}
.c23{
	height: 24px;
	width: 600px;
	clear: none;
	float: right;
}
.headbg{
	background-color: #B31501;
	height: 337px;
	background-image: url(images/img.jpg);
}


/*-------------------------------------------------------------------------------------*/



/**布局开始**/
.fl { float:left;}
.fr { float:right;}
.cb { clear:both; }

body {
	background: #ecf2f6;
}
/*body,p { font:14px/1.5 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#555;}*/
body,p { font:14px/1.5 "\5FAE\8F6F\96C5\9ED1","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#555;}
a { color:#555; text-decoration:none;}
a:hover { color:#f30;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/


.box-mt{ margin-top: 0px;}
.box-mb{ margin-bottom: 15px;}
.box-pt{ padding-top: 15px;}
.box-pb{ padding-bottom: 15px;}

#page-header { height: 107px; width: 100%; background: url(images/top_bg.jpg) no-repeat top center; background-size:cover;}
#page-header .top-right { color: #e3ecf2; margin-top: 50px;}
#page-header .top-right a{ font-family:"\u5b8b\u4f53";  color:#fff; margin: 0 8px;}
#page-header .top-right a:hover {color:#333;}
#page-header .icon-home { padding-left: 25px; background: url(images/icon_home.png) left center no-repeat;}
#page-header .icon-mail { padding-left: 25px; background: url(images/icon_mail.png) left center no-repeat;}



#page-main { margin:23px 0;}
#page-main .col-left { width: 625px; }
#page-main .col-right { width: 355px;}

.sev-items { margin: 0 15px 15px 15px; }
.sev-items .sev-nav li { float: left; margin-top: 20px; height: 105px; text-align: center;}
.sev-items .sev-nav li a { width:85px; font-size: 14px; display: inline-block; padding-top: 73px;}
.sev-items .sev-nav li.hover a { color:#000;}
.sev-items .sev-nav li a:hover { color:#000;}
.sev-items .sev-nav #a1 { background: url(images/icon_pswxg.png) no-repeat top center;}
.sev-items .sev-nav #a2 { background: url(images/icon_ykt.png) no-repeat top center;}
.sev-items .sev-nav #a3 { background: url(images/icon_portal.png) no-repeat top center;}
.sev-items .sev-nav #a4 { background: url(images/icon_oa.png) no-repeat top center;}
.sev-items .sev-nav #a5 { background: url(images/icon_network.png) no-repeat top center;}
.sev-items .sev-nav #a6 { background: url(images/icon_moodle.png) no-repeat top center;}
.sev-items .sev-nav #a7 { background: url(images/icon_email.png) no-repeat top center;}
.sev-items .sev-nav #a8 { background: url(images/icon_vpn.png) no-repeat top center;}
.sev-items .sev-nav #a9 { background: url(images/icon_webdomain.png) no-repeat top center;}
.sev-items .sev-nav #a10 { background: url(images/icon_dmt.png) no-repeat top center;}
.sev-items .sev-nav #a11 { background: url(images/icon_report.png) no-repeat top center;}
.sev-items .sev-nav #a12 { background: url(images/icon_vhost.png) no-repeat top center;}
.sev-items .sev-nav #a13 { background: url(images/icon_tel.png) no-repeat top center;}
.sev-items .sev-nav #a14 { background: url(images/icon_download.png) no-repeat top center;}
.sev-items .sev-nav #a15 { background: url(images/icon_chrome.png) no-repeat top center;}
.sev-items .sev-nav #a16 { background: url(images/icon_carsi.png) no-repeat top center;}
.sev-items .sev-nav #a17 { background: url(images/icon_new_user.png) no-repeat top center;}

.sev-items .sev-nav #a1.hover { background: url(images/icon_pswxg.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a2.hover{ background: url(images/icon_ykt.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a3.hover{ background: url(images/icon_portal.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a4.hover { background: url(images/icon_oa.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a5.hover { background: url(images/icon_network.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a6.hover { background: url(images/icon_moodle.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a7.hover { background: url(images/icon_email.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a8.hover  { background: url(images/icon_vpn.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a9.hover { background: url(images/icon_webdomain.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a10.hover  { background: url(images/icon_dmt.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a11.hover { background: url(images/icon_report.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a12.hover { background: url(images/icon_vhost.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a13.hover  { background: url(images/icon_tel.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a14.hover  { background: url(images/icon_download.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a15.hover  { background: url(images/icon_chrome.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a16.hover  { background: url(images/icon_carsi.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .sev-nav #a17.hover  { background: url(images/icon_new_user.png) no-repeat top center; background-position: 51% -105px;}
.sev-items .list_item{ height:180px; border:#e8e8e8 1px solid; border-radius: 5px; padding:10px 7px 10px 15px;} 

/*#Tab_a .sev-nav li a:hover #Tab_b .Contentbox {display:none;}
#Tab_b .sev-nav li a:hover #Tab_a .Contentbox {display:none;}*/

.search-form .search-box { width:360px; background:#fff; border:#e8e8e8 1px solid; }
.search-form input {vertical-align: middle;}
.search-form .input-box { float:left; font-size: 13px; width:260px; height: 42px; line-height:41px; padding-left:6px; border:none; color:#999;}
.search-form .btn-search { float: right;background:#66acc8 url(images/btn_search.png) no-repeat center center; width:90px;height:44px;cursor:pointer;border:none;}


.postlist {background: #fff;}
.postlist .tt{ background: url(images/icon_sicou.png) no-repeat 15px 0; line-height: 45px; border-bottom: #e8e8e8 1px solid;}
.postlist .tt .tit {display:inline-block;float:left; margin-left: 40px; font-size: 18px; }

.postlist .tt .more_btn { display:inline-block;margin-right: 10px; color:#999; font-family: "\u5b8b\u4f53"; line-height:45px; float:right;}   /**更多按钮**/
.postlist .con {
	padding:8px;
}

.col_menu {background: #fff;}
.col_menu .tt{ background: url(images/icon_sicou.png) no-repeat 15px 0; line-height: 45px; border-bottom: #e8e8e8 1px solid;}
.col_menu .tt .tit {display:inline-block;float:left; margin-left: 40px; font-size: 18px; }



.col_news { margin-right: 0; width: 745px; background: #fff;}
.col_news .tt{ background: url(images/icon_sicou.png) no-repeat 15px 0; line-height: 45px; border-bottom: #e8e8e8 1px solid;}
.col_news .tt .tit {display:inline-block;float:left; margin-left: 40px; font-size: 18px; }

.col_news .tt .path { display:inline-block;margin-right: 10px; color:#999; font-family: "\u5b8b\u4f53"; line-height:45px; float:right;}   /**更多按钮**/

#page-content .inner { min-height: 300px; margin-top: 10px; background: #fff;}

#page-footer { margin-top: 10px; line-height: 2; font-size: 13px; color: #e3ecf2; background: #51aed3; padding:25px 0; text-align: center;}

.siteCounter9 { display:inline;}






