@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;}
/* 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:#f0f0f0 url(images/body-bg.gif) left top repeat-x;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a {color: #000; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/
.wp_article_list .list_item{height: 27px;line-height: 27px;}
/**标题栏新闻窗口**/
.post {}
.post .tt { height:32px; border-bottom:1px solid #f4a702;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:15px; font-weight:bold; color:#000;border-bottom: 1px solid #ca0a07;} /**标题字体**/
.ml .post .tt{height: 50px;}
.ml .post .tt .tit{border-bottom: none;}
.ml .post .tt .tit .title{background: url(images/icon_tit.png) 25px center no-repeat;padding-left: 54px;height: 50px;line-height: 50px;} 
.ml .post .tt{border-bottom: none;}
.ml .post .tt .more_btn{height: 50px;line-height: 50px;margin-right: 14px;}
.ml .post .tt .more_btn a{color: #857a56;}
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px;padding-left: 30px;background: url(images/icon_tit2.gif) left center no-repeat;} /**标题图标**/
.mr .post .tt .tit .title { display:inline-block; height:32px; line-height:32px;padding-left: 30px;background: url(images/icon_tit3.gif) left center no-repeat;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .tt .more_btn a{color: #000;}
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.ml .wp_article_list .list_item .Article_Index{    display: inline-block;
    width: 10px;
    background:url(images/li.gif) no-repeat center;
    height: 26px;
    margin-top: 0px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
    text-indent: -99em;}
.mc .post .con .wp_article_list .list_item .Article_Index{    display: inline-block;
    width: 10px;
    background:url(images/li2.png) no-repeat center;
    height: 26px;
    margin-top: 0px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-left: 6px;
    overflow: hidden;
    text-indent: -99em;
}
.mr .post .con .wp_article_list .list_item .Article_Index{    display: inline-block;
    width: 10px;
    background:url(images/li3.png) no-repeat center;
    height: 26px;
    margin-top: 0px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-left: 6px;
    overflow: hidden;
    text-indent: -99em;
}     
.ml-h3{margin-top:35px;}
.ml-h3 .con{padding-left: 28px;}
.ml-pic{
    width: 226px;height: 81px;
    margin: 10px auto;
}

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.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;}


/**页头开始**/
#header {}
#header .inner {}
.logo{height: 161px;width: 100%;background: url(images/head.jpg) center center no-repeat;}
.navbar { width:100%; height:41px; background:url(images/nav-bg.gif) left center repeat-x;}   	/**导航区域背景**/
.navbar .navbox { width:750px; height:40px;float: left;}   /**导航窗口大小及位置**/
.navbar .search-box{width: 216px;height: 23px;float: right;margin-right: 19px;margin-top: 9px;}
.keyword{    width: 186px!important;
    height: 21px!important;
    line-height: 21px;
    border: none;
    color: #707070;
    text-indent: 10px;
}
.wp_search .search{
      width: 26px!important;
    height: 23px!important;
    border: 0px;
    cursor: pointer;
    background: url(images/search-btn.gif) center center no-repeat;
}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav .nav-item{width: 10%;background: url(images/delimiter.gif) left center no-repeat;}
.navbar .navbox .wp_nav .sub-nav{min-width: 80px!important;width: auto !important;}
.navbar .navbox .wp_nav .i6 .sub-nav{width: 115px!important;}
.navbar .navbox .wp_nav .sub-nav .nav-item{background:none;}
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:normal; color:#fff;}    /**导航字体样式**/
.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; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#eb680a;}  /**子菜单背景**/
.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:#d61b0a; 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;}

/**首页三列布局**/
.ml{width: 264px;float: left;background:#fff url(images/mod-bg.gif) left top repeat-x;}

.mc{width: 427px;float: left;margin-left: 15px;}
.mc-h1{margin-top: 11px;}
.dtjt9_div_img .number{display: none;}
.dtjt9_div_text{    width: 100%;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 150;
}
.dtjt9_div_text .dtjt9_div_text_title{background: #333;opacity: 0.7;}
.dtjt9_div_text .dtjt9_div_text_title a{line-height: 35px;color: #fff;}
.mc-h2{margin-top: 19px;}
.mc-h3{margin-top: 13px;}
.mc-h4{margin-top: 0px;}
.mr{width: 280px;float: right;/*background:#fff url(images/mod-bg.gif) left top repeat-x;*/}
.mr-h1{padding:16px 25px 0 15px;}
.mr-h1 .con img{padding-bottom: 8px;}
.mr-h2{padding:5px 25px 0 15px;}
.mr-pic{width: 241px;height: 81px;margin: 20px auto;}
.mr-h3{padding:14px 25px 0 15px;}
.mr-h3 .post-11 .tt{height: 42px;border-bottom: none;background: url(images/bzxx.jpg) center center no-repeat;}
.post-11 .con{padding:18px 7px 6px 7px;}
.fl1{padding:6px 7px;}
.fl2{padding:6px 7px;}
.w11_openLink{height: 25px!important;font-size:12px;}
.w12_openLink{height: 25px!important;font-size:12px;}
.w13_openLink{height: 25px!important;font-size:12px;}

/**列表页**/
.col_menu { width:250px; float:left;background: #fcf0d4;margin-left: 21px;min-height: 480px;} 
.col_menu .col_menu_head {height: 33px;background: url(images/col_menu_head_bg.png) center center no-repeat;width: 218px;margin-top: 20px;margin-left: 16px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:normal; color:#434343; }    /**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block;line-height: 33px;text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column{width: 80%;margin: 0 auto;padding:5px 0;}
.col_list .wp_listcolumn .wp_column a { color:#434343; background:#f9e7b2 url(images/icon_column_1.gif) no-repeat 140px center;border:none;text-align: center;font-size: 14px;}  /**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#e03f0a; background-image:url(images/icon_column_1_hover.gif);}  /**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#e03f0a;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;line-height: 33px;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#434343; background:#f9e7b2 url(images/icon_column_1.gif) no-repeat 105px center;border:none;text-align: center;}   /**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#e03f0a; background-image:url(images/icon_column_1_hover.gif);}  /**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#e03f0a;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#434343 url(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(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(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(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(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(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 { min-height: 500px;width: 680px;margin-left: 15px;float: left;} /**栏目新闻**/
.col_news_head {border-bottom:none;height: 65px;}
.col_metas .col_path { display:block;white-space:nowrap; height:25px; line-height:25px; margin-top:15px;font-size: 13px;} /**当前位置**/
.col_metas .col_path a{color:#434343;}
.col_metas .col_title{
      height: 35px;
    line-height: 35px;
    font-size: 12px;
    border-bottom: 5px solid #fedd6c;
}
.col_metas .col_title h2{    display: inline-block;
    border-bottom: 5px solid #e1460a;font-size: 14px;}

.col_news_list #wp_news_w6 li{padding-top: 0px;}
.col_news_list #wp_news_w6 .list_item{border:none;height: 27px;line-height: 27px;}
.col_news_list #wp_news_w6 .list_item .Article_Title{font-size: 13px;margin-left: 0px;}
.col_news_list #wp_news_w6 .list_item .Article_Title a{color: #3b3a3a;}
.col_news_list #wp_news_w6 

.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(images/li2.png) no-repeat center center;width: 20px;margin-right: 0px;}  /**栏目新闻图标序号**/
.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: 1000px;min-height: 500px;}
.article {margin:0 30px;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:20px 0; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #da2a0a} /**文章标题**/
.article .arti_metas { padding:15px 0; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.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 {height: 89px;background: url(images/foot-bg.gif) left center repeat-x;}
#footer .inner p { font-size:12px; line-height:20px; text-align:center;color: #fff;}
.foot{height: 60px;padding-top: 20px;}



.picForm_typeA_text{height:25px;margin-top: 15px;}
.picForm_typeA_title{ display:block; text-align: left;font-size:16px;padding-left: 10px;background: url(images/li2.png) left center no-repeat;}
.picForm_typeA_title a{ color:#ca2f24; }
.picForm_typeA_intro{ display:block;text-align: left; font-size: 12px; line-height:20px;padding-top: 5px;}

.picForm_typeB_list{ height:24px;background: url(images/li2.png) left center no-repeat;}
.picForm_typeB_title{ display:block; float:left; line-height:24px;padding-left: 10px;}
.picForm_typeB_time{display:block; float:right; line-height:24px; margin-right: 6px;color: #000;}
.wp_article_list .list_item span{margin-left: 0px;}
.wp_article_list .list_item .ex_fields{margin-right: 7px;}
.wp_article_list .list_item .Article_Index{width: 2px;margin-top: 0px;height: 24px;}
span.Article_PublishDate {
    color: #000 !important;
}
.ml .ml-h9 {
    margin-top: 20px;
}
#wp_news_w3 .list_item {
    height: 33px;
    line-height: 33px;
}

#wp_news_w2 .list_item {
    height: 33px;
    line-height: 33px;
}
.ml-h1 .con {
    padding-bottom: 20px;
}

.ml-h2 .con {
    padding-bottom: 25px;
}