@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:#fff; min-width: 1200px;}
body,p { font-size:14px; font-family:"微软雅黑"; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:40px; line-height: 40px; border-bottom: 2px solid #9c0001;  } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px;  color:#fff; background-color: #9c0001; padding: 0 20px; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px;  } /**标题图标**/
.post .tt .more_btn { display:inline-block;  float:right; font-size:14px; font-weight: normal; color:#666; padding-right: 15px; }   /**更多按钮**/
.post .tt .more_btn a { color:#666; }
.post .con { padding:10px 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; display:none; } /**新闻列表图标**/

.post1 { margin-bottom:10px;}
.post1 .tt { height:40px; line-height: 40px; background-color: #9c0001; } /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left; font-size:18px; color:#fff;padding-left: 20px; } /**标题字体**/
.post1 .tt .tit .title { display:inline-block; height:40px; line-height:40px;  } /**标题图标**/
.post1 .tt .more_btn { display:inline-block;  float:right; font-size:14px; font-weight: normal; color:#fff;  padding-right: 15px; }   /**更多按钮**/
.post1 .tt .more_btn a { color:#fff; }



/**页头开始**/
#header { background:url(images/head.jpg) no-repeat top center ; width:100%; height: 128px;  }
#header .inner {}
.head .sitelogo{float:left; margin: 15px 0 0 15px;} /**站点logo**/
.head .sitetitle {float:left;margin: 45px 0 0 40px; font-size:40px; color:#9c0001;} /**站点名称**/
.ss { width:320px; height:35px; float:right; margin-top: 45px;  }
.ss .wp_search .search {  background:url(../images/ss.png) no-repeat 0px 0px; width: 68px; height: 35px; }
.ss .wp_search .keyword {  width: 240px!important; height: 19px; padding: 7px 5px 7px 5px; border: 1px solid #ccc;  color: #676767;     }


#navbar { background: #9c0001; height: 50px;}
.navbar { width:100%; height:50px; margin-right: 8px; }   	/**导航区域背景**/
.navbar .navbox {  height:50px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:50px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px;  color:#fff;  }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ font-weight: bold;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 36px; height:50px; line-height:50px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#006eba;}  /**子菜单背景**/
.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:#fff; color:#006eba;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 35px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/

.navbar .navbox .wp_nav .sub-nav { border: none; }
.navbar .navbox .wp_nav .sub-nav .nav-item a { border-top:none; }


/* 大图切换 */
.banner {  width: 100%; height: 465px;  float: left;   }



/**主体开始**/
#container { padding:15px 0 25px 0; float:left; }
#container .inner { }

/**首页三列布局**/
.mod1 { width: 815px; float: left; }
.mod2 { width: 365px; float:right;  }
.mod3 { width: 100%; float:left; margin-top: 20px; }

.mod1 .m1 { width: 100%; float: left;}

.mod1 .m1 .ml {width: 390px; float: left; margin-top: 20px;  }

.dtjt9_div_text { bottom: 0;}
.dtjt9_div_text .dtjt9_div_text_title { background-color: #000; opacity: 0.7; filter: alpha(opacity=70);  line-height: 35px; text-align: left; padding-left: 10px; }
.dtjt9_div_text .dtjt9_div_text_title a { color: #fff;}
.dtjt9_div_img .number { z-index: 200; bottom: 10px;}





.mod1 .m1 .mr {width: 415px; float:right;  margin-top: 5px; }
.mod1 .mr .news_list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #d8d8d8;}
.mod1 .mr .news_list li .news_meta { float: right; padding-right: 5px;}



.mod1 .m2 { width: 100%; float: left; margin-top: 20px; }
.mod1 .m2 .news_list li { width: 260px; height: 235px; float: left; border: 1px solid #e2e2e2; box-shadow: 2px 2px 2px #eee; margin-bottom: 14px; } 
.mod1 .m2 .news_list li.n2,.mod1 .m2 .news_list li.n5 { margin: 0 14px;}

.mod1 .m2 .news_list li .news_img { width: 100%; height: 160px; float: left; display: block; }
.mod1 .m2 .news_list li .news_img img { width: 100%; height: 100%;}
.mod1 .m2 .news_list li .news_title { width: 230px; float: left; display: block; padding: 10px 15px;  font-weight: bold; line-height: 20px; height: 48px;}
.mod1 .m2 .news_list li .news_title1 { width: 100%; float: left; display: block; text-indent: 15px; }




.mod2 .m2 { margin-top: 20px;}
.mod2 .news_list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #d8d8d8; background: url(../images/icon.png) no-repeat 5px center; text-indent: 20px; }
.mod2 .news_list li .news_meta { float: right; padding-right: 5px;}





/* 第三屏 */


/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:#9c0001;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:40px;  text-align:center; }  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #9c0001; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#9c0001;  border-bottom:1px solid #9c0001;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#9c0001;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#9c0001; background:#e8e8e8 url(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(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(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 { width:930px; float:right; min-height: 620px;} /**栏目新闻**/
.col_news_head { border-bottom:2px solid #9c0001; }
.col_metas .col_title { display:inline-block; float:left; height:40px; line-height:40px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#9c0001; padding:0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:40px; line-height:40px; } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height: 40px; line-height: 40px; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(../images/icon.png) no-repeat center; margin-top: 12px;}  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/


.col_news_list .news_list li { padding: 15px 0; height: 130px; border-bottom: 1px solid #dddddd; } 
.col_news_list .news_list .news_box { width: 120px; float: left; }
.col_news_list .news_list .news_imgs { width: 120px; height: 120px; float: left; }
.col_news_list .news_list .news_imgs img { width: 100%; height: 100%; }
.col_news_list .news_list .news_title { padding-left: 135px; font-size: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; }
.col_news_list .news_list .news_title a {color: #333; }
.col_news_list .news_list .news_text { padding-left: 135px; font-size: 14px; color: #999; line-height: 24px; }
.col_news_list .news_list .news_text a {color: #999; }

/**文章页**/
.infobox { margin:0 auto;  }
.article {}
.article h1.arti_title { line-height:32px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:24px; color:#282828;} /**文章标题**/
.article h2.arti_title2 { line-height:22px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.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; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:28px!important; 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); }   /**文章阅读部分图片大小限制**/


/*列表页样式*/
.wp_listcolumn { display:block; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom;}
.wp_listcolumn .wp_column a { display:block; width:100%; color:#666; font-size:15px; font-weight:bold; word-wrap:break-word; background:#f5f5f5 url(../images/wp_column_menu_li_1.gif) no-repeat 6px 12px; border-bottom:1px solid #ddd; border-top:1px solid #fff; text-align: left;}
.wp_listcolumn .wp_column a:hover { color:#C00; background-color:#f9f9f9; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_column a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 20px; cursor:pointer;}
.wp_listcolumn .wp_subcolumn { border-top:1px solid #fff;}
.wp_listcolumn .wp_subcolumn .wp_column a { color:#555; font-size:14px; border-bottom:1px solid #aaa; border-top:none; background:#f1f1f1 url(wp_column_menu_li_1.gif) no-repeat 16px 10px;}
.wp_listcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f7f7f7; background-image:url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name { line-height:20px; padding-left:30px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#444; font-size:13px; background:#e9e9e9 url(wp_column_menu_li_1.gif) no-repeat 26px 9px; font-weight:normal;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f4f4f4; background-image:url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:18px; padding-left:40px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#333; font-size:12px; background:#d9d9d9 url(wp_column_menu_li_1.gif) no-repeat 36px 9px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f4f4f4; background-image:url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:16px; padding-left:50px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#222; font-size:12px; background:#c9c9c9 url(wp_column_menu_li_1.gif) no-repeat 46px 8px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f1f1f1; background-image:url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:16px; padding-left:60px;}
.wp_article_list_table .list_item { line-height:23px; color:#454545;}
.wp_article_list_table .list_item .count {width:20px; overflow:hidden;}
.wp_article_list_table .list_item .count .item_num {width:15px; height:23px; background:url(wp_article_li_1.png) no-repeat 8px 10px; text-indent:-99em; overflow:hidden;}
.wp_article_list_table .list_item .field { white-space:nowrap;}
.wp_article_list{ display:block; width:100%;}
.wp_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:1px dashed #ccc; 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: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: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_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #000;
    background-image: url(../images/wp_column_menu_li_2.gif);
}
/**页脚开始**/
#footer { float:left;  background: #9c0001; }
#footer .inner { padding: 15px 0;  }
.foot p { text-align: center; color: #fff; line-height: 24px;}


/* 飘窗 */
.piao { }
.piao .wp_article_list .list_item { border: none;}
.piao .wp_article_list .list_item .Article_Index { display: none;}
.piao .wp_article_list .list_item .Article_Title{ display: none;}

/* 轮播 */
.exhibition_hall {text-align:center;position: relative;overflow:hidden;}
.exhibition_hall h4 {font-size:30px;text-align:center;margin:0px auto;padding-top:50px;color:#000;}
.tline {color:#dedede;}
.roundabout_box {width:1200px;height:480px;}
.roundabout_box ul {}
.roundabout_box img {width:100%;}
/**********roundabout**********/
.roundabout_box {height:425px;width:1200px;margin:20px auto;}
.roundabout-holder{list-style:none;width:1000px;height:425px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:425px;width:1000px;cursor:pointer;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;border-left:1px #fff solid;border-right:1px #fff solid;}
.roundabout-in-focus000:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder .text{color:#999;}
.roundabout-in-focus000:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}