<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: 60px; line-height: 60px; text-align: right;font-size: 12px; font-weight: normal; color: #999999;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:normal; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:36px; line-height:36px; font-size: 13px;  } /**标题图标**/
.post .tt .tit .title strong { color: #333; font-size: 24px; margin-right: 6px; font-weight: normal;}
.post .tt .more_btn { display:inline-block;  float:right;  color:#999;   text-decoration: underline;}   /**更多按钮**/
.post .tt .more_btn a {  font-size:14px; color:#999; }
.post .con { padding: 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Title { font-size: 16px;}
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; display:none; } /**新闻列表图标**/



/**页头开始**/
#header { height: 140px; }
#header .inner {}
.head { width:100%; float:left;  }    /**页头部分**/
.logo { width:500px; float:left; margin-top: 20px; } 
.ss { width: 265px; height:30px; float: right; margin-top: 60px; border: 1px solid #004681; border-radius: 15px;}
.ss .wp_search .keyword {  width: 230px!important; height: 19px; padding: 6px 5px 5px 5px; border: 0; color: #676767;  text-indent: 5px; background: none;    }
.ss .wp_search .search {  background: url(images/search.png) no-repeat 0px 0px; width: 26px; height: 25px; }



#navbar { background: #eee; height: 46px;}
.navbar { width:100%; height:46px; line-height: 46px; float: left;  }   	/**导航区域背景**/
.navbar .navbox { margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:46px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:18px;  color:#004681; font-family:"微软雅黑"; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ background: #004681; color:#fff;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 64px; height:46px; line-height:46px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#004681;}  /**子菜单背景**/
.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;}		/**子菜单栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav { border: none; width: 100%!important;}
.navbar .navbox .wp_nav .sub-nav .nav-item a { border-top:none; color: #fff;  text-align: center;}

.navbar .navbox .wp_nav li {/* width:120px; */text-align:center; /* margin: 0 60px; */ }

/* .navbar .navbox .wp_nav li.i1 { margin:0!important; }
.navbar .navbox .wp_nav li.i6 { margin:0!important; }

.navbar .navbox .wp_nav li .sub-nav li { margin:0!important;}
 */


.banner {  width: 100%; height: 400px;  float: left;  }



/**主体开始**/
#container { padding:15px 0; float:left; }
#container .inner {  }

/**首页三列布局**/
.mod { width: 100%; float: ;}
.mod1 { } /**左列**/
.mod1 .ml { width: 760px;  float: left;  padding-bottom: 30px;  box-shadow: 0 0 10px rgb(0 0 0 / 21%); padding: 20px; margin: 20px 0;} 
.mod1 .ml .ml-left {float: left; width: 49%; margin-top: 15px;}
.mod1 .ml .ml-left .dtjt9_div_text a:link { font-size: 16px;}
.mod1 .ml .ml-left .dtjt9_div_img .number { bottom: 43px; }
.mod1 .ml .ml-left .dtjt9_div_text { bottom: 0;}
.mod1 .ml .ml-left .dtjt9_div_text .dtjt9_div_text_title { background: #fff;  line-height: 35px; color: #222;}

.mod1 .ml .ml-right {float: right; width: 49%; margin-top: 15px;}
.mod1 .ml .ml-right .news_list li { border-bottom: 1px dashed #ddd;height: 47px;  line-height: 32px; margin-bottom: 10px; }
.mod1 .ml .ml-right .news_list li.news span.news_meta { width: 100%; display: block;  line-height: 16px; color: #999; font-size: 12px;}
.mod1 .ml .ml-right .news_list li.news span.news_title { float: left;  height: 32px; font-size: 16px; overflow: hidden;}

.mod1 .mr { width: 340px;  float: right; box-shadow: 0 0 10px rgb(0 0 0 / 21%); padding: 20px; margin: 20px 0;}
.mod1 .mr .news_list li.news span.news_meta {width: 66px;
    float: left;
    height: 35px;
    background: #014694;
    font-size: 16px;
    line-height: 24px;
    color: #9bb2ec;
    text-align: center; display: block;
    color: #fff;
    line-height: 35px;
    font-size: 16px;}

.mod1 .mr .news_list li.news{ height: 35px;
    line-height: 35px;
    display: block;
	margin-top: 14px;
    overflow: hidden;}
	
.mod1 .mr .news_list li.news span.news_title { float: left; margin-left: 10px; font-size: 16px;}
	
.mod2 { }
.mod2 .ml { width: 760px;  float: left; padding-bottom: 30px;  box-shadow: 0 0 10px rgb(0 0 0 / 21%);  padding: 20px; margin: 20px 0; } /**中间**/
.mod2 .mr { width: 340px; float: right;  box-shadow: 0 0 10px rgb(0 0 0 / 21%);  padding: 20px;  margin: 20px 0;} /**右列**/
.mod2 .post .con .wp_article_list .list_item { height: 45px; line-height: 45px; border-bottom: 1px dashed #ddd;}

.mod3 .ml {padding-bottom: 30px;   box-shadow: 0 0 10px rgb(0 0 0 / 21%);  padding: 20px; margin: 20px 0;}
.mod3 .ml li { width: 260px; height: 192px; float: left; position: relative; margin-right: 40px; overflow: hidden;}
.mod3 .ml li.i4 { margin-right: 0;}
.mod3 .ml li img {  width: 100%; height: 192px; overflow: hidden; transition:all 2s ease-in-out; }
.mod3 .ml li .news_title { /* background: #014694; */ position: absolute;  bottom: 0; display: block;  width: 100%; height: 50px;  line-height: 50px; font-size: 20px;  text-align:left; padding-left: 15px; transition:all 2s ease-in-out; }
.mod3 .ml li .news_title a { color: #fff;}
/* .mod3 .ml li:hover img { transform:scale(1.5); } 
.mod3 .ml li:hover .news_title { background: #014694; opacity: 0.6;  width: 100%; height: 260px; line-height: 260px; }
 */


.mod4 .ml { width: 716px; height: 120px;  float: left; background: #555a60; }

.yqlj { width: 320px;  float: left; padding-left: 32px;}	
.yqlj .post .tt .tit .title strong {color: #fff;}	
.bgdh {  width: 362px;   float: right;}
.bgdh .post .tt .tit .title strong { color: #fff;}
.bgdh p {  line-height: 44px;  font-size: 30px;  color: #fff;}
.mod4 .mr li { width: 120px; height: 40px; padding-top: 80px; line-height: 20px;font-size: 15px; border-left: 1px solid #fff; float: left; text-align: center; background: #eaeaea url(images/ico6.png) no-repeat center 26px;}
.mod4 .mr li.li2 { background: #eaeaea url(images/ico7.png) no-repeat center 26px;}
.mod4 .mr li.li3 { background: #eaeaea url(images/ico8.png) no-repeat center 26px;}
.mod4 .mr li.li4 { background: #eaeaea url(images/ico9.png) no-repeat center 26px;}




/**列表页**/
.col_menu { width:240px; float:left;} 
.col_menu .col_menu_head { background:#004681; height: 60px; line-height: 60px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:24px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block;  text-align:center; }  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#004681;  border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.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:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; 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:900px; float:right; min-height: 550px;} /**栏目新闻**/
.col_news_head { height: 58px; line-height: 58px; border-bottom:2px solid #014694; }
.col_metas .col_title { display:inline-block; float:left;  }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:30px; font-weight:bold; color:#004681; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height: 50px; line-height: 50px; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; margin-top: 17px;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item .Article_Title { font-size: 16px;}
.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 &gt; 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/

.infobox { margin:0 auto; min-height: 550px; }
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.article h2.arti_title2 { line-height:22px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:14px; 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: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 &gt; 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { background:#014694; float:left; }
#footer .inner { padding:20px 0; }
#footer .inner .foot { padding-bottom:10px; }
#footer .inner .foot p { font-size:14px; line-height:40px; text-align:center; color:#fff; }

.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;}


.dtjt9_div_img img { object-fit:cover;}
</pre></body></html>