@charset "utf-8";
html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { margin: 0; padding: 0; border: 0; list-style: none; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block; }
audio,
canvas,
video { display: inline-block; *display: inline;
*zoom: 1;
}
body,
button,
input,
select,
textarea { font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53; font-family: tahoma, "Microsoft YaHei"; color: #333; }
body { background:#fff; font-size: 14px; line-height: 1.5; }
input,
select,
textarea { font-size: 100%; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: inherit; }
img { vertical-align: top; }
fieldset,
img { border: 0; }
iframe { display: block; }
abbr,
acronym { border: 0; font-variant: normal; }
del { text-decoration: line-through; }
address,
caption,
cite,
code,
dfn,
em,
th,
var { font-style: normal; font-weight: 500; }
ol,
ul { list-style: none; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; font-weight: normal; }
q:before,
q:after { content: ''; }
sub,
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { text-decoration: none; outline: none; cursor: pointer; color: #333; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.clearfix:before,
.clearfix:after { display: block; overflow: hidden; height: 0; content: "."; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
* { word-break: break-all; box-sizing: border-box; }
::-webkit-input-placeholder {
font-size: 14px;
color: #fff;
}/*webkit*/
:-moz-placeholder {
font-size: 16px;
color: #fff;
}           /*firefox 4-18*/
::-moz-placeholder {
font-size: 16px;
color: #fff;
}          /*firefox 19+*/
:-ms-input-placeholder {
font-size: 16px;
color: #fff;
}      /*ie10+*/

select { appearance: none; -moz-appearance: none; -webkit-appearance: none;/* background: url("images/xial.png")  calc(100% - 10px) center no-repeat; */ }
/* input { -webkit-appearance: none; } */

.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start;}
.f_end{display: flex; display: -webkit-flex; justify-content: flex-end;-webkit-justify-content:flex-end;}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_bottom{display: flex; display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}　
.hide-text-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
body { background:#eef0f4;line-height: 1;font-size: 13px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
/**头部**/
.wrapper { width:100%; margin:0 auto;  }
.inner {width: 1200px;margin:0 auto;} 
#header{ background:#4aab63;}
#header .inner{height:160px; padding:30px 0px;}
.header .head-left{ position:relative;}
.header .head-left .logo{ width:650px;height:100px;background:url(images/logo.png) left center no-repeat; margin-right:18px;}
.header .sitelogo{height:100px; line-height:100px;vertical-align:top; font-size:36px; color:#fff;}
.header .sitetitle{color:#fff;}
.header .head-right{padding-top:13px;width:340px;}

.site-lang li{ float:right; margin-bottom:10px;}
.site-lang li.links{display: inline-block;}
.site-lang li.links a{line-height: 18px;font-size: 14px;padding-left:25px; background:url(images/jkd_02.png) no-repeat;}
.site-lang li.links:hover a{color:#c8000!important;}
.site-lang li.line{ display: inline-block; color: #fff; margin: 0 7px;}
/**搜索**/
.wp_search{ display:inline-block;position:relative;padding-left:12px; background:#fff;width:240px; height: 36px;opacity:0.3; filter:Alpha(opacity=30)}
.wp_search #keyword{ width:177px!important;padding: 4px 0; border:none;height:28px; line-height:28px; background:transparent; color:#fff; font-size: 14px; font-family: "Microsoft YaHei";}
.wp_search .search{width:32px;height: 32px;border:0px; background: url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/***自定义搜索*/
.searchbox{text-align:right;margin-top:0;}
.wp-search {position: relative;border:1px solid #fff;background:rgba(255,255,255,0);}
.wp-search form {display: block;}
.wp-search .search-input { margin-right: 40px;height: 34px;}
.wp-search .search-input input.search-title {width: 100%;height:34px;padding: 0px 15px;line-height:34px;color: #333;font-size: 14px;border:0;outline: 0;background: transparent;}
.wp-search .search-btn {width:40px;height:34px;position: absolute;right: 0;top:0;}
.wp-search .search-btn input.search-submit {width:40px;height:34px;border:0;outline: 0;background:url(images/search.png) no-repeat center;cursor: pointer;}
/**导航**/
.nav{background:#fff;height: 60px;}
.wp-menu {height: 60px;     display: flex;}
.wp-menu .menu-item {display: inline-block;float: left; position: relative;width:108px; height:60px;text-align:center;}
.wp-menu .menu-item>a{display: inline-block;height: 60px; line-height:60px;}
.wp-menu .menu-item a.menu-link {color: #333;font-size: 18px; font-family:"Microsoft YaHei";}
.wp-menu li.menu-item:hover a.menu-link{  color: #4aab63;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;width: 100%; z-index: 100;background:rgba(255,255,255,0.8);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height:48px;line-height: 22px;padding: 12px;font-size: 16px;text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color:#fff!important; background-color:#4aab63; display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:rgba(0,0,0,0.2);}
.wp-menu .i12 {
    background: url(images/jx_menu.png) top repeat;
}
.wp-menu .menu-item.i12 a.menu-link {
    color: #fff;
}


/**banner图**/
.mbanner .inner{ width:100%; min-height:200px;}

.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px; display:none!important;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60; display:none;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:50px; height:50px; opacity: 0.7; filter:alpha(opacity=70); background:#4aab63; top:auto;margin-top:0; right:50%;bottom:58px;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:auto;margin-right:-500px;}
.mbanner .focus .focus-next {margin-right:-580px;}

/**友情链接**/
.mlink{}
.botlinks .links-wrap {position: relative;width:300px;height:36px; line-height:34px; background:transparent;border:1px solid rgba(255,255,255,0.5);}
.botlinks .links-wrap a.links-arrow {display: block; height: 34px; line-height: 34px; padding: 0 38px 0 28px; color:#fff; font-size:14px; background: url(images/arrow2.png) no-repeat right bottom;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right top; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: -1px;right:-1px; bottom: 35px;height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background:rgba(255,255,255,0.5);}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; padding:0 16px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #333; background:#e0f1f9; cursor: pointer;}/**链接样式**/

/**页脚开始**/
#footer {background:#4aab63; min-height:270px;position:relative;}
#footer:before{ position:absolute; z-index:1; content:'';bottom:0;left:0; width:256px; height:271px; background:url(images/f1.png) left bottom no-repeat;}
#footer:after{ position:absolute;z-index:1; content:'';bottom:0;right:0; width:256px; height:271px; background:url(images/f2.png) right bottom no-repeat;}
#footer .inner {padding-top:36px;position:relative;z-index:2;}
#footer .inner .foot_bottom{ padding-bottom:44px; padding-right:100px; position:relative;}
#footer .inner .foot-left{float:left; width:425px; margin-right:124px;height:100px; background:url(images/logo_02.png) no-repeat;}
#footer .inner .foot-right{float:left; padding-top:19px;}
#footer .inner .foot-right p{font-size: 18px;line-height: 28px; font-weight:500;color: #fff; margin-top:8px;}
#footer .inner .foot-right p:first-child{ margin-top:0;}
#footer .inner .foot-tu{ position:absolute; right:0;bottom:40px; width:80px;height:80px;}
#footer .inner .foot-tu img{width:100px;}
#footer .inner .copyright{height: 90px; border-top: 1px solid #fff;font-size: 16px;color: #fff;}
#footer .inner .copyright p{line-height:26px; text-align:left;}

/**首页**/
.main1{padding-top:56px;min-height:400px;  padding-bottom:60px; background:#fff url(images/bg1.png) left bottom no-repeat;}
.main2{padding-top:56px;min-height:430px; padding-bottom:70px; background:#f8f8f8 url(images/bg2.png) right bottom no-repeat;}
.main3{padding-top:62px; padding-bottom:70px; background:#fbfdff url(images/bg3.png) center bottom no-repeat;}

.con img {width:560px;}

.bt1{ padding-top:7px; padding-bottom:11px;}
.bt_title{ height:38px;}
.bt_title .wzname1{ line-height:38px; font-size:28px; font-weight:600; color:#333; margin-right:15px;}
.bt_title .wzname2{line-height:30px; font-size:24px; color:#4aab63;}
.bt_title .more_btn{ display:block; width:50px;height:32px; background:url(images/more.png) center no-repeat;}


.main1 .item,.main2 .item,.main3 .item{ width:560px;}
.main1 .item1{width:100%;}
.listnews_02{ width:460px;}

.post-11{width:560px; height:370px; margin-top:34px;}
.post-11 .focus .focus-title { padding:10px 20px; height:50px; width:100%;display:block; line-height:30px;font-size: 18px; color:#fff;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.post-11 .focus .focus-title-bar {height: 50px; bottom:0px; left:0px; right:0px; margin-left:0px; }
.post-11 .focus .focus-title-bg {background-color:rgba(0,0,0,0.5);box-sizing:border-box;}
.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;display: none;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}
.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}

.main1 .listnews{ padding-top:34px;}
.main1 .listnews li{ margin-top:32px;}
.main1 .listnews li:first-child{ margin-top:0;}
.main1 .listnews li a{position:relative;display:block; padding-left:98px; height:48px;} 
.main1 .listnews li a:before{ position:absolute; content:''; left:64px;top:0; bottom:0; height:48px; width:2px; background:#999;}
.main1 .listnews li .news_bt{line-height:1; font-size:18px;font-weight:600; color:#333; transition:all 0.5s;}
.main1 .listnews li .news_wz{line-height:1; font-size:16px; color:#666; margin-top:14px;}
.main1 .listnews li .news_time{ position:absolute;left:0;top:0;bottom:0; text-align:left;line-height:1; color:#4aab63;}
.main1 .listnews li .news_time .day{line-height:1;font-size:24px; }
.main1 .listnews li .news_time .month{    line-height: 20px; color: #fff;  text-align: center; font-size: 18px; background: #4aab63;}
.main1 .listnews li a:hover .news_bt{ color:#4aab63;}

.mtu{ position:relative; width:100%;}
.mtu .pic{ position:absolute; left:0; right:0; width:100%;}
.mtu .pic img{ width:100%; height:auto;}


.listnews_01 .list{ padding-top:34px;}
.listnews_01 .list li{ margin-top:23px;}
.listnews_01 .list li:first-child{ margin-top:0;}
.listnews_01 .list li a{position:relative;display:block;}
.listnews_01 .list li a:before{ position:absolute; content:''; right:0;left:140px; bottom:8px; height:2px; background:#4aab63;}
.listnews_01 .list li .news_bt{height:30px;line-height:30px; font-size:18px;font-weight:600; color:#333; transition:all 0.5s;}
.listnews_01 .list li .news_time{ margin-top:7px; line-height:18px; padding-left:25px; background:url(images/time.png) left center no-repeat;line-height:18px;font-size:16px;text-align:left; color:#999;}
.listnews_01 .list li a:hover .news_bt{ color:#4aab63;}


.listnews_02 .list{ padding-top:2px;}
.listnews_02 .list li{ margin-top:34px;position:relative;height:44px;}
.listnews_02 .list li a{ height:44px;position:relative; padding-left:125px; display:block;}
.listnews_02 .list li .news_bt{height:44px;line-height:44px; font-size:18px;font-weight:600; color:#333; transition:all 0.5s;}
.listnews_02 .list li .news_time{position:absolute;left:0;top:0; width:100px; height:44px;line-height:44px;font-size:24px; font-weight:600; background:#4aab63; text-align:center; color:#fff;}
.listnews_02 .list li a:hover .news_bt{ color:#4aab63;}

.listnews_03 .list{ padding-top:3px;}
.listnews_03 .list li{ padding:28px 0 15px 0; border-bottom:1px dashed #e0e0e0;}
.listnews_03 .list li a{position:relative; padding-right:120px; display:block;}
.listnews_03 .list li a .news_bt{line-height:33px; font-size:18px; font-weight:600; color:#333; transition:all 0.5s;}
.listnews_03 .list li a .news_time{ position:absolute;right:0;top:0;line-height:33px; font-size:16px; color:#999;}
.listnews_03 .list li a:hover .news_bt{ color:#4aab63;}


/**列表页**/
.listpage{ padding-top:30px; padding-bottom:40px;}
.listpage .listnews_05 .bt{ font-size:16px;}
.col_menu {width: 280px;float:left; box-shadow: 0 0 15px rgba(0,0,0,.1);} 
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB;}

.col_menu .col_menu_head {background: #4aab63;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:600;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0px solid #e4e4e4;}
/**栏目列表**/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { display:block;color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;background:#fff;}
.col_list .wp_listcolumn .wp_column a .column-name{display:inline-block;padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#4aab63;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #4aab63;}
.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:#4aab63;}
/**二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { display:block;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 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#4aab63;} 
/**三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:880px;min-height:500px;float:right;box-shadow: 0 0 15px rgba(0,0,0,.1); background:#fff; border-top:3px solid #4aab63; padding:0 20px;}
.col_news .col_news_box{margin-left: 266px;}
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB; padding-top:10px;}
.col_metas .col_title {display:inline-block;float:left;height: 44px;line-height: 43px;}  /**��ǰ��Ŀ**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight:600;color: #333;}   /**��ǰ��Ŀ����**/
.col_metas .col_path {display:inline-block;float:right;/* padding-right:20px; */white-space:nowrap;height: 45px;line-height: 45px;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 .newslist li{ width:100%; margin-top:8px; position:relative; padding-right:140px;padding-left: 25px; border-bottom:1px dashed #efefef;}
.col_news_list .newslist li:before{ position:absolute; content:'';left:0;top:50%;margin-top: -3px;left: 6px;width: 6px; height: 6px; background:#e0e0e0;}
.col_news_list .newslist li a{ display:block;line-height:38px; font-size:18px;}
.col_news_list .newslist li .time{ position: absolute; right:0;top:0; line-height:38px; font-size:14px; color:#999;}
.col_news_list .newslist li a:hover { color:#4aab63;}

.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}

/**文章页**/
.infobox {margin-top: 0;margin-right: 30px;margin-bottom: 0;margin-left: 30px;}
.article {padding-top: 30px; padding-bottom:40px;}
.article h1.arti_title {line-height:26px; font-weight:600;font-family: "Microsoft YaHei";padding:15px;text-align:center;font-size:25px;color:#282828;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #CCCCCC;} /**文章标题**/
.article h2.arti_title{text-align: center;font-size: 18px;margin-top: 18px; color:#4aab63}/**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry {overflow:hidden;margin-top: 0;margin-bottom: 0;}

.article .entry .read,.article .entry .read p {color:#333;}  /**阅读字体**/
.article .entry .read p { line-height:1.7em; font-size:16px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }  /**文章阅读部分图片大小限制**/

#wp_paging_w16{padding-top:20px;height:60px;}
/*lang样式*/
.site-lang li{ float:right;}
.site-lang li.links{display: inline-block;}
.site-lang li.links a{line-height: 32px;font-size: 16px;padding-left:38px;color:#fff; background:url(images/jx_home.png) left top no-repeat;}
.site-lang li.links:hover a{color:#fff!important;}
.site-lang li.line{ display: inline-block; color: #fff; margin: 0 7px;}