@charset "utf-8";
BODY {
	background:#FFFFFF;
	MARGIN: 0px 0px 3px;
	background:url(css_res/body_bg.gif);
	background-position:center top; background-repeat:repeat-x
} 
img{border:#cccccc 0px solid}
A:link {
	COLOR: #333333;
	TEXT-DECORATION:none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #0059c2;
	TEXT-DECORATION:none
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION:none
}


/*--字体体样式--*/
.h1{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.h2{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.h3{
	color:#006600;
	font-size:14px;
	font-weight:bold;
}
.h4{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.h5{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.lanse12x{
	color:#06477f;
	font-size:12px;
	line-height:24px;
}
.lvse12x{
	color:#4a980e;
	font-size:12px;
	line-height:24px;
}
.baise12x{
	color:#ffffff;
	font-size:12px;
	line-height:24px;
}
.heise12x{
	color:#333333;
	font-size:12px;
	line-height:24px;
}
.heise14x{
	color:#333333;
	font-size:14px;
}
li{list-style:none;}

/*head开始*/
#header {}
#header .inner{height: 436px;position:relative;background: url(banner.jpg) no-repeat center right;}
.header .sitelogo{float:left;padding-top: 50px;padding-left: 60px;}
.sitetitle{display:inline-block;margin-top: 3px; margin-left:40px;font-size:40px;font-weight:bold;color:#fff;}

/*默认主导航样式*/
#nav{}
#nav .inner{background-image: url(index_03.gif);height: 35px;}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }

div#footer .inner{width:970px}
.wrapper .inner {width: 1000px;margin:0 auto;} /**页面全局宽度**/

/*--窗体样式--*/
.endtable{
	border-top:#234c96 5px;
	background:#e9f4f8;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
.centerbody{
	width:100%px;
	margin:auto;
	background:url(http://www.ezu.cn/ezuzzxy/images/bodybg2.gif);
	background-position:center top; 
	background-repeat:repeat-y;
}
.dtlanse{
	border-bottom:#234c96 1px solid;
}
.dthuise{
	border-bottom:#c7c7c7 1px solid;
}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }

ul.col_metas.clearfix {margin: 0;}


/*--表格样式--*/
.tablea{ border:#a6d4f4 1px solid}
.tableb{ border:#cccccc 1px solid}
.tablec{ border-bottom:#a0d0ff 1px solid;border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.tabled{ border-top:#a0d0ff 1px solid;border-left:#a0d0ff 1px solid;border-right:#a0d0ff 1px solid;}

/*--导航样式--*/
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin: 0px 0 0 -30px;}
.wp-menu .menu-item.i10{border-right:0}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-window .menu-item {FONT-SIZE: 9pt; text-align: center; vertical-align: middle;}
.wp-menu .menu-item {display: inline-block;float: left;}
.wp-menu  li.menu-item.i11 a{border-right: none;}

.wp-menu .menu-item a.menu-link {COLOR: #FFFFFF;FONT-SIZE: 10pt;FONT-WEIGHT: bold;TEXT-DECORATION: none;display: inline-block;padding: 0px 18px;margin-top: 10px;line-height: 15px;border-right: 2px solid #ffffff;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a:hover{ text-decoration: none; color: #ffff00;}

/*自定义输入框*/
.searchbox{text-align:right;margin-top: 5px;}

span.search {
    float: left;
    font-size: 13px;
    font-family: 宋体;
    margin-left: 150px;
    padding-top: 1px;
}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 17px;margin-right: 48px;}
.wp-search .search-input input.search-title {background: url(seach_bg.gif) top left #fff;border-bottom: #cccccc 1px solid;position: relative;border-left: #cccccc 1px solid;padding-left: 18px;background-repeat: no-repeat;font-family: 宋体;color: #222222;font-size: 10pt;border-top: #cccccc 1px solid;padding-top: 1px;margin-bottom: 4px;width: 164px;}
.wp-search .search-btn {width: 53px;height: 19px;position: absolute;right: 8px;top: -1px;}
.wp-search .search-btn input.search-submit {width: 53px;height: 19px;border:0;outline: 0;background: url(index_10.gif) no-repeat center;margin-left: 12px;cursor: pointer;}

/*页面布局*/
.main1 .inner{padding:10px 0px 0px;width: 970px;}
.main1 .ml{float:left;width:216px;}
.main1 .mc{float:left;width:367px;margin-left: 10px;}
.main1 .mr{float:right;width: 346px;}

/**自定义新闻列表**/
.news_list {padding:0;margin: 0;}
.news_list li.news {line-height: 26px;padding-left: 0px;}

.list2 li.news {
    border-bottom: 1px dashed #999;
}

li.news.n1.clearfix {}


.post-12 .news_list li.news {line-height: 21px;}


.post-12 .new_list li.news {
    padding-left: 30px;
}
.post-13 .news_list li.news {border-bottom:1px dashed #cccccc;margin: 3px 10px;}
.post-11 li.news .news_imgs {width: 216px;} 
.post-11  .news_imgs img{width: 216px;height: 230px;}
/**标题图标**/
.news_list li.news span.news_title {float:left;width: 240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;padding: 0px;}

.col_news_con li.news span.news_title {width:500px;}





.post-12 .news_list li.news span.news_title,.post4 .news_list li.news span.news_title{
    width: 180px;
}
.post-13 .news_list li.news span.news_title{
	width: 160px;
}

.post-12 .news_list .dot{float:left;padding: 0px 4px;margin-top: -2px;}
/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #999999;font-size:12px;margin-right: 8px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;float:left;margin: 4px 2px 0px 8px;}

.post-13 .news_list li.news .news_icon {
    margin-left: 0;
}
.post-4 .news_list li.news .news_icon {margin: 8px 2px 0px 8px;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}

/**标题栏新闻窗口**/
.post-4{width:820px}
.post4{float:left;width: 241px;margin-left: 11px;}
.post-41{margin-left:0;}
.post {margin-bottom:10px;}

.post.post1.post-11.mbox {
    width: 219px;
}

.post.post2.post-22.mbox {
    margin-top: 17px;
}

.post.post2.post-32.mbox {
    width: 367px;
    margin-left: -20px;
    margin-top: 14px;
}

.post.post1.post-21.mbox {
    width: 367px;
}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 14px;font-weight:normal;margin: 0;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 30px;color: #000;font-family:"Microsoft yahei";padding-left: 40px;font-weight: bold;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {padding: 6px 0;margin:0 auto;border: 1px solid #cccccc;}

.post4 .con {height: 196px;}
.post-31 .con {padding-bottom: 18px;border: 1px solid #cccccc;width: 365px;margin-left: -21px;border-radius: 0 0 5px 5px;}
.post-23 .con {padding: 2px 0;margin:0 auto;border: none;width:745px;}
.post-23 .con img{width:745px;}
.post-13 .con {height: 224px;}
.post-14 .con {width:218px;border:none;padding-top: 0px;}
.post-14 .con img{width:218px;}
.post-11 .con {padding: 3px 0 5px 0;border-radius: 0 0 5px 5px;}
.post-12 .tt {
   background: url(index_38.gif) no-repeat;
}
.post-21 .con,.post-22 .con, .post-32 .con {
    padding: 11px 0;
    border-radius: 0 0 4px 4px;
}

.post-12 .con {
    padding: 10px 0;
    border-radius: 0 0 4px 4px;
}
.post-21 .tt {
   background: url(index_16.gif) no-repeat;
}
.post-22 .tt{
	background: url(index_40.gif) no-repeat;
}
.post-32 .tt{
	background: url(index_42.gif) no-repeat;
}
.post-13 .tt{
	background: url(index_52.gif) no-repeat;
}
.post4 .tt{
	background: url(index_62.gif) no-repeat;
}
.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; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 20px;margin-top: 5px;line-height: 20px;padding-right: 11px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 12px;cursor:pointer;color: #000;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 

/**底部导航**/

.ft-menu .menu-item {
    display: inline-block;
    float: left;
}

.ft-menu  li.menu-item.i11 a{
    border-right: none;
}
#foot-nav .inner{background-image:url(index_endbg.gif);width: 970px;height:35px;}
.ft-menu .menu-item a.menu-link {color:#333;font-family:宋体;font-size: 12px;TEXT-DECORATION: none;display: inline-block;padding: 0px 14px;margin-top: 13px;line-height: 14px;border-right: 1px solid #333;}
.ft-menu{margin: 0 0 0 25px;}

/**footer**/
#footer span{font-size:12px;color:#494949;}
#footer .email-code{padding-left: 13px;font-family:宋体;}
#footer .number{padding-left: 8px;font-family:宋体;}
#footer .copyright{margin:0 auto;width: 112px;display:block;font-family:宋体;}
#footer p{margin:5px 0 ;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 10px 10px;width: 970px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;width: 970px;}

.col_menu {width: 240px;float:left;margin-right:-240px;position: absolute;margin-top: -14px;top: 0;bottom: 0;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: url(title_1.gif);width: 220px;height: 32px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 14px;color:#fff;font-weight:bold;font-family:Microsoft YaHei;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:32px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;width: 218px;background: #f0f0f0 url(list_lfbg1.gif) no-repeat bottom;position: absolute;top: 46px;bottom: 0;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn {border-top:0px solid #2867A0;border-bottom:0px solid #fff;padding: 0;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 12px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;background-image:url(leftdh_bg.gif);margin:0 7px;width: 205px;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0px 0px 5px 28px;line-height: 35px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #000;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {width: 205px;margin-left: 7px;font-size: 12px;background-image: url(leftdh_bg.gif);margin:0 7px;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 738px;min-height: 574px;float:right;border: 1px solid #cccccc;border-radius: 2px 2px 0 0;} 
.col_news .col_news_box{
    /* margin-left: 14px; */
}
.col_news_head {border-bottom: 1px solid #DBDBDB;width: 740px;height: 32px;background-image: url(title_2.gif);}
.col_metas .col_title {display:inline-block;float:left;height: 32px;line-height: 32px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 14px;font-family: 宋体;font-weight: bold;color: #222;/* border-bottom: 3px solid #CBCBCB; */margin: 0;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; 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 { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto;margin:0 auto;float: right;width: 740px;}
.article {border: 1px solid #cccc;padding: 10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #000;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.parnet{
    width: 970px;
    overflow: hidden;
    position: relative;
}