@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
table { border-collapse:collapse; border-spacing:0; }
caption,th { text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr { border:0; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0; }
li{list-style:none; }
h1,h2,h3,h4,h5,h6,small { font-size:100%; }
sup,sub { font-size:83%; }
pre,code,kbd,samp { font-family:inherit; }
q:before,q:after { content:none; }
textarea { overflow:auto; resize:none; }
label,summary { cursor:default; }
a,button { cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb { width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.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; }

/**全局样式**/
body {    font: 12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color: #333; background: url(images//bg_bg.jpg) repeat-x 0 0;}/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1200px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {}
#header .inner {}
.head { width:100%; height:117px; position:relative; background:url(images/kouhao1.png) no-repeat 65% 40px; position:relative;} /**页头部分**/
.head .sitelogo{float:left;padding-top:30px;}
.head .sitetitle {float:left;margin-top:45px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.navbar {   width: 100%; height: 59px;  background: url(images/nav_bg.jpg) repeat-x 0 0;} /**导航区域背景**/
.navbar .navbox {width:1200px; margin:0 auto;} /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 18px;font-weight:100;color:#222;} /**导航字体样式**/
.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 15px;/* height:40px; */line-height:59px;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#2781cd;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; color:#fff; text-align: center;} /**子菜单字体样式**/
.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; line-height:35px;} /**子菜单栏目高度与边距**/
.wp_nav .sub-nav .nav-item a{ border-top:none; }
.wp_nav .sub-nav{border:none; min-width:140px; }
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { display:inline-block; width:100%; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.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; 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_title  img{ vertical-align:middle;}
.news_list li.news span{margin-left:0px;margin-right:5px;}
.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;}
/** 
*其他样式
*/

.s_logo {
    padding: 30px 0 35px 0;
    height: 52px;
    background: url(images/kouhao.png) no-repeat 570px 55px;}
.wx {
    width: 40px;
    height: 40px;
    background-position: 0 -36px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    transition: background .3s cubic-bezier(.17, .57, .88, 1.25);
    position: relative;
    z-index: 3;
    float: left;
 background:url(images/icon.png) no-repeat 0 -36px;
}

.wx img {
    display: none;
    position: absolute;
    top: 42px;
    left: -90px;
}

.wx:hover {
    background-position: 0 -78px;
}

.wx:hover img {
    display: block;
}
.head_search{padding-top:15px;}
#keyword{     border: medium none;
    color: #c8c8c8;
    text-align: center;
    height: 29px;
    line-height: 29px;
    width: 78%;
    float: left;
    background: url(images/icon.png) no-repeat 0 0px;}
.wp_search .search {
    background: url(images/search.png);
    width: 40px;
    height: 29px;
    border: 0px;   cursor: pointer;    margin-left: 5px;
}
.logo_other{     width: 256px;
    float: right;
    margin-top: 46px;}

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {width:1200px;}

/**首页三列布局**/
.mod {margin:50px 0 80px 0; }
.ioc{    display: block;
    background: url(images/jdt_bg.png) no-repeat;
    width: 1200px;z-index: 100;
    height: 152px;
    position: absolute;
    top: 480px;
 }
.post-10 {
    float: left;
    width: 31%;
    margin-right: 3%;
}

.post-11 {
    float: left;
    width: 32%;
    margin-right: 3%;
}

.post-21{
    float: right;
    width: 31%;
}

.ml .tt {
    height: 54px;
    background: #6495ED;
}

.ml .tt .tit{
    float: left;
    background: #fff;
    width: 50%;
    height: 49px;
    margin-top: 5px;
    line-height: 49px;
    font-size: 18px;
    color: #333;text-decoration:none;    font-weight: 100;
}


.ml .post .tt .tit .title{padding-left:56px;     background-image: url(images/icon.png);   background-repeat: no-repeat; margin-top: 11px;     overflow: hidden;}
.ml .post-10 .tt .tit .title{    background-position: 25px -121px; }
.ml .post-11 .tt .tit .title{ background-position: 25px  -151px;}
.ml .post-21 .tt .tit .title{     background-position: 25px  -180px; }
.ml .post .tt .more_btn a{ color: #f9f6f6;}
.ml .post .tt .more_btn {
    float: right;
    margin-right: 40px;
    margin-top: 23px;
    color: #f9f6f6;
    font-size: 14px;
}

.post-11 .news_deda,.post-21 .news_deda {
    float: left;
    height: 57px;
    width: 15%;
    background: #CCCCFF;
    margin-right: 3%;
    color: #888;
    text-align: center;
}
.post-11 .news_list li.news,.post-21 .news_list li.news{    padding: 15px 0 15px 0;
    overflow: hidden;
    border-bottom: 1px dotted #b2b2b2; height:71px;}
.post-11 .news_list li.news span.news_title,.post-21 .news_list li.news span.news_title {
    float: left;
    width: 75%;    font-size: 16px;
    line-height: 24px;
    height: 45px;
    overflow: hidden;
}

.news_deda .deda-dd {
    font-size: 34px;    padding-top: 5px;
    font-family: Georgia, arial;font-weight:normal;color:#555;
}

.news_deda .deda-mm {
    font-size: 12px;
    font-family: Georgia, arial;font-weight:normal;
}

.post-10 .news_list li.news{    padding: 15px 0;   border-bottom: 1px dotted #b2b2b2; overflow: hidden; height: 71px;}
.post-10 .news_img{max-width:95px; height:54px; float:left; margin-top:10px; }
.post-10  .news_deda,.post-10  .news_title{max-width:230px; float:left; margin-left:10px;}
.post-10  .news_title{ padding-left: 20px;     font-size: 16px;  color: #333; line-height: 22px;   overflow: hidden;  height: 45px;  }
.post-10  .news_deda {color: #333; background-image: url(images/icon.png);   background-repeat: no-repeat;  font-size: 12px;  background-position: 0 -239px;  padding-left: 20px;}

/***/
.col-menu{     float: left; width: 22%;}


/**列表页**/
.col_menu{width:264px; float:left; }
.col_menu .col_menu_head {background: url(images/s_navbg.jpg) no-repeat; width: 100%;  height: 128px;  text-align: center;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {    color: #fff;
    font-size: 28px;
    text-align: center;
    width: 264px;
    height: 128px; font-weight:100; 
    line-height: 158px;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {}/**栏目名称图标**/


/**/


/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;  line-height:60px!important;     width: 100%;
    text-align: center; font-size: 18px;}
.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: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.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 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.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 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.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;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/

#banner1 .inner{width:100%; }
.container1{padding:20px 0 40px 0; }
body.main1{background: transparent;     border-top: 8px #0057a0 solid;} 


.clearfix-hd .wp_listcolumn { font-size: 35px;
    color: #333;
    border-bottom: 4px solid #dfdfdf; border-top:none; 
    padding-bottom: 10px;
    font-weight: normal;
    height: 53px;}
.col_news {    width: 66%;
    float: left;
    margin-left: 6%;} 
.clearfix-hd .wp_listcolumn .wp_column{width:80px; float:left; height:63px; line-height:63px; margin-right: 15px;}
.clearfix-hd .wp_listcolumn .wp_column a.selected{ border-bottom: 3px solid #0068b7;  font-size: 20px; color: #333; }
.clearfix-hd  .wp_listcolumn .wp_column a{     display: block;width: 100%;  color: #666;   font-size: 20px;  font-weight: 100;  word-wrap: break-word;    background:none; border:none;text-align: left;}
.clearfix-hd  .wp_listcolumn .wp_column a .column-name{display: inline-block; line-height: 63px; padding: 0px;  cursor: pointer;}


.col_news_head {    text-align: left;
    font-size: 14px;
    color: #c1c1c1;
    margin-top: 20px; }
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.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); }   /**列表页文章图片大小限制**/
/**/
.col_menu .post-10{width:100%; float:left; margin-top:20px;}
.col_menu .post-10 .tt{     font-size: 16px;
    color: #0057a0;
    border-top: 3px solid #0057a0;
    font-family: 微软雅黑;}
.col_menu  .post-10 .news_list li.news{    padding: 15px 0;   border-bottom: 1px dotted #b2b2b2; overflow: hidden; height: 71px;}
.col_menu .post-10 .news_img{max-width:95px; height:54px; float:left; margin-top:10px; }
.col_menu .post-10  .news_deda,.col_menu .post-10  .news_list li.news span.news_title{max-width:155px; float:left; margin-left:0px; }
.col_menu .post-10  .news_title{   font-size: 16px;  color: #333; line-height: 22px;   overflow: hidden;  height: 45px;  }
.col_menu .post-10  .news_deda {color: #333; background-image: url(images/icon.png);   background-repeat: no-repeat;  font-size: 12px;  background-position: 0 -239px;  padding-left: 20px; margin-left:10px; }
.col_menu .post-10 .news_list li.n1{margin-top:0px;padding-top:0px; }
/**/
.col-title{     font-size: 35px;
    color: #333;
    border-bottom: 4px solid #dfdfdf;
    padding-bottom: 10px;
    font-weight: normal; height:60px; }
.col-title h2{    border-bottom: 4px solid #2457a8;height:60px; line-height:60px; 
    padding-bottom: 10px;     display: inline-block; font-weight: normal;}

.col_news_con .news_list li.news{    padding: 15px 0;   border-bottom: 1px dotted #b2b2b2; overflow: hidden; height: 78px;}
.col_news_con .news_img{max-width:130px; height:78px; float:left; }
.col_news_con  .news_deda,.post-10  .news_title{max-width:230px; float:left; margin-left:10px;}
.col_news_con  .news_deda{margin-left:18px;}
.col_news_con  .news_title{ padding-left: 20px;   font-size: 18px;  color: #333; line-height: 22px;   overflow: hidden;  height: 45px;  }
.col_news_con  .news_deda {color: #333; background-image: url(images/icon.png);   background-repeat: no-repeat;  font-size: 12px;  background-position: 0 -239px;  padding-left: 20px;}


/**/
.container2{    background: url(images/preview_02.jpg) no-repeat top center;}
.container2 .col-path a{color:#fff; }
.container2 .col-path {padding-top:35px;}
.container2 .col_news{width:324px; float:right; margin-left:0px; }
.container2 .post-10{width:100%; margin-top:20px;}
.container2 .post-10 .news_list li.news span.news_title{padding-left:10px;   font-size: 12px; }
.container2 .post-10 .tt{     font-size: 16px;
    color: #0057a0;
    border-top: 3px solid #0057a0;

    font-family: 微软雅黑;}
.container2  .post-10 .news_list li.n1{margin-top:0px;padding-top:0px; }
.container2 .col_news_head{ margin:0px;}
/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height: 46px;height: 70px;
    font-size: 35px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: left;
    font-weight: inherit;
    padding: 20px 0 45px 0;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:20px 0; text-align:left; border-bottom: 1px solid #bababa; width:816px; float:left; }
.article .arti_metas span { margin:0 5px; font-size:14px; color:#9b9b9b;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden; width:816px; float:left; } /**文章内容**/
.article .entry .read{padding:30px 0 80px 0;}
.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:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/


.pc .wp_article_list .list_item .pr_fields { display: none; }
.pc .wp_article_list .list_item{border:none;  }

/**页脚开始**/
#footer,.footer {height: 80px;  background: #2781cd; text-align: center;  color: #fff;font-size: 14px;  margin-top: 80px;  overflow: hidden;  clear: both;}
#footer .inner ,.footer .inner { padding:20px 0; line-height: 28px; }
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}