@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,li {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 { }
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:1280px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:46px; line-height:46px;  } /**标题栏**/
.post .tt .tit { font-size:24px; font-weight:bold; } /**标题字体**/
.post .tt .tit .title {  } /**标题图标**/
.post .tt .more_btn { display:inline-block;  }   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none; height:30px; line-height:30px; border-bottom: rgb(106, 167, 11) 1px dotted; position:relative;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_PublishDate { float:left;  font-family:"宋体"; font-size:16px; color: rgb(0, 144, 115);}
.post .con .wp_article_list .list_item .Article_Index { display:none;} /**新闻列表图标**/

.post .con .wp_article_list .list_item:hover {
	color: rgb(0, 144, 115); text-decoration: none; background-color: rgb(177, 241, 120);
}

.post .con .wp_article_list .list_item .ex_fields { float:right;   }


.post .con .wp_article_list .list_item .pr_fields { float:left; }
.post .con .wp_article_list .list_item .Article_Title { float:left;}

/**标签样式设置**/
span[data-id="1"]{	background-color: #ffc107;} /*#b1910afc*/
span[data-id="2"]{	background-color: #fff9800;}
span[data-id="3"]{	background-color: #FF7200;}
span[data-id="4"]{	background-color: #dc1011;}
span[data-id="5"]{	background-color: #14b231;}
span[data-id="6"]{	background-color: #30b2f2;}
span[data-id="7"]{	background-color: #a46868;}
span[data-id="8"]{	background-color: #e60ac3;}

/**自定义新闻列表**/
.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 { position:relative;}
.logo { width:100%; height:166px; }    /**页头部分**/
.navbar { width:100%; height:40px;  }   	/**导航区域背景**/
.navbar .navbox { width:1280px; height:40px; margin:0 auto; background: rgb(0, 144, 115);}   /**导航窗口大小及位置**/
.banner { width:1280px; height:625px; margin-bottom:15px; /*background: url(images/banner1.jpg) no-repeat;*/ position: relative;} 

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:20px; 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 {  }
.navbar .navbox .wp_nav li.i1 {  }
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 48px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.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:40px; line-height:40px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container { padding:5px 0 20px;}
#container .inner { background:#fff; width:1280px; }

/**首页三列布局**/
.mod {}
.mod1 { width:100%; height: auto; overflow: hidden; padding-bottom:5px; border-bottom:10px solid rgb(0, 144, 115);} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {  }
.mod2 { width:1280px; margin:0px auto;  border-bottom:10px solid rgb(0, 144, 115);}
.mod2 .mc { width:1200px; margin: 0px auto;} /**中间**/

/**列表页**/
.col_menu { width:270px; float:right;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 0px; text-align:center;  background:#02375e;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn {  border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#02375e;  border-bottom:1px solid #02375e;} 	/**一级子栏目**/
.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_list .wp_listcolumn .wp_column a .column-name { text-indent:10px;  }


.col_news { width:913px; float:left; border: 1px solid rgb(0, 144, 115); min-height:623px;} /**栏目新闻**/
.col_news_head {   background-color: rgb(0, 144, 115); height:40px; line-height:40px;}
.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:#02375e; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:40px; line-height:40px; margin-left:10px;} /**当前位置**/
.col_metas .col_path a,.col_metas .col_path span { color:#fff;}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px; padding:10px;}
.col_news_list .wp_article_list .list_item { height:40px; line-height:40px; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item:hover { background-color: rgb(177, 241, 120);}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) 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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto; padding:20px 40px 40px;}
.article {}
.article h1.arti_title {  font-family: "Microsoft YaHei"; padding:20px 0px; text-align:center; font-size:26px; color:rgb(51, 51, 51) !important; line-height:60px; font-weight:bold;} /**文章标题**/
.article .arti_metas { height:42px;text-align:center; line-height:42px;background:rgb(238, 236, 236); border-top:rgb(221, 221, 221) 1px solid; border-bottom:rgb(221, 221, 221) 1px solid; margin-bottom:30px;}
.article .arti_metas span { margin-right:50px; font-size:14px; color:rgb(51, 51, 51) !important;font-family: "ËÎÌå";} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:30px; font-size:18px; color:rgb(0, 0, 0);font-family: "ËÎÌå";}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {background: rgb(0, 144, 115);
    margin: 0px auto 0px;
    color: rgb(255, 255, 255);
    overflow: hidden;
    padding-top: 6px;
    min-width: 1200px; }
#footer .inner {  position:relative; } 
#footer .inner .foot { padding:15px 0;  position:relative;    }
#footer .inner p { font-size:14px; line-height:24px; text-align:center; color:#fff; }
#footer .inner p span { margin:0 3px;}

#footer .inner .ewm { position:absolute; right:50px; top:13px; }



/***********通知公告************/
.tzgg { width:635px; float:left; }

.xyxw { width:635px; float:right; }



/***********图片链接********************/
.mod2 .mr {   }
.mod2 .mr .tplb { width:220px;  float:left; } 
.mod2 .mr .tplb li { width:218px; height:49px; float:left;  border:1px solid #070002; background:url(images/tp_bg.jpg) repeat-x 0px 0px;  text-align:center; margin-bottom:8px;  font-family:"楷体";  }
.mod2 .mr .tplb li.title1 { line-height:24px; } 
.mod2 .mr .tplb li.title2 { line-height:49px; } 

.mod2 .mr .tplb li  a { font-size:16px; color:#fff; }






/************选项卡**********/
.mod_left_2 { width:100%; }
.mod_left_3{ float: left;width:100%;  margin: 10px 0px 0px 0px; }


.sudy-tab .tab-list{color:#444;text-align:left; border-top: 1px dashed #e0e0e0;
    border-bottom: 1px solid #dee1e1; padding:10px 0px; }

.mod_right_2 .post1 .subnav .title{ float: left; height: 36px;   background: url(../images/video1.jpg) left bottom no-repeat;width: 50%;}

.mod_right_2 .wp_article_list .list_item .Article_Index{ background:url(../images/jt2.png) center no-repeat; display: block;}
.list_right .post1 .con {    border: 1px solid #cdcdcd;}
.list_right .post1 .subnav {background: url(../images/h2bg.jpg) no-repeat; height: 30px;}
.list_right .post1 .subnav .title{margin: 0px;padding: 0px 0px 0px 15px;font: normal normal 14px/30px ;color: #fff;  line-height: 30px;}
.mod_left_2  .wp_article_list .list_item { border-bottom: none;height: 33px;line-height: 35px;}
.news_list .news {margin: 0px 0px 10px 0px;background: url(../images/dot.png) left top no-repeat; padding: 0px 0px 0px 20px;}
.news_title {}
.news_title a {color: #0065A8;  font: normal bold 14px/24px ;}
.news_summary a { color: #545557;  font: normal normal 12px/18px ;}
.news_meta {color: #0065a8;font: normal normal 12px/18px ;}
.news_name {color: #e9b702 !important;font: normal normal 12px/18px;}  
/*切换*/
 .tab-list .wp_article_list .list_item .Article_Index { display:none; }

.sudy-tab .tab-list li .cbox{position:relative; padding: 7px 0 6px 0; color:#000;}
.sudy-tab .tab-list li .cbox .more {}
.sudy-tab .tab-list li .cbox .con {}
.sudy-tab .tab-menu li { height: auto!important;}

.sudy-tab .tab-menu li{ padding: 0px 10px !important;}
.sudy-tab .tab-menu li a { color:#1dd2af; }





.mod_left_2 .wp_article_list .list_item .ex_fields { width:100px;  float:left;   }
.mod_left_2 .wp_article_list .list_item .pr_fields { width:570px; float:right; }
.mod_left_2 .wp_article_list .list_item .Article_Title { float:left; }
.mod_left_2 .wp_article_list .list_item .Article_PublishDate {  font-family:"方正少儿简体"; font-size:16px; color:#484848;  }



.mod_left_3 .wp_article_list .list_item .ex_fields { width:100px;  float:left;   }
.mod_left_3 .wp_article_list .list_item { border-bottom: none;height: 33px;line-height: 35px;}
.mod_left_3 .wp_article_list .list_item .pr_fields { width:570px; float:right; }
.mod_left_3 .wp_article_list .list_item .Article_Title { float:left; }
.mod_left_3 .wp_article_list .list_item .Article_PublishDate { font-size:16px; font-family:"方正少儿简体"; color:#484848;  }


.col_news .wp_photos_list .photo_item .photo_image { text-align: center;width: 150px; height: 200px; }
.col_news .wp_photos_list .photo_item .photo_image a img { max-width: 100%;max-height: 100%;width: 140px; height: 200px;}





/*******友情链接*******/
.yqlj { width:220px; float:left; }
.link .w39_openLink { width: 220px; border:1px solid #dedede; height: 35px; line-height:35px; }

/*新增*/
.dtqh{width:100%; height:400px;}

#banner {
	/*background: url("../images/banner.jpg") no-repeat center;*/ margin: 0px auto; height: 625px; min-width: 1200px;
}
/*#banner_nr {
	margin: 0px auto; width: 850px; height: 360px; padding-top: 120px;
}*/
#banner_nr {
	margin: 0px auto; width: 100%; height: 210px; background: url("images/banner1.jpg") no-repeat center;padding-top: 0px;
}

#search {
    height:80px;
    overflow: hidden;
    padding-top:3px;
    border-bottom: 1px solid #dddddd;
}
#search #searchl{
    width:545px;
    padding-top:3px;
    float:left;
    overflow: hidden;
    border-right: 1px solid #dddddd;

}
#search #searchr{
    width:425px;
    float:right;
    overflow: hidden;
    padding-top: 7px;
}


.tzgg .post .tt,.xyxw .post .tt { float: left; width: 30px; height: 310px; color: rgb(0, 64, 128); line-height: 24px; font-size: 24px; border-right: rgb(58, 163, 249) 1px solid; }
.tzgg .post .tt .tit,.xyxw .post .tt .tit { height: 250px; }
.tzgg .post .tt .more_btn,.xyxw .post .tt .more_btn { width: 14px; height: 40px;font-size: 12px;margin: 0 auto; bottom: 20px; position: relative; }

.tzgg .post .con,.xyxw .post .con {     width: 596px;
    min-height: 310px;
    font-size: 18px;
    float: right;}
.tzgg .post .tt .tit .title,.xyxw .post .tt .tit .title { font-size:24px; font-weight:normal!important;}


.sudy-tab .tab-menu { padding: 20px 0 0px 0; border-top: 1px dashed #e0e0e0;border-bottom: 1px solid #dee1e1!important; background: rgba(241, 255, 230, 0.6); height: auto!important; }
.important{ padding:20px 0 0px 0;border-top:1px dashed #e0e0e0; border-bottom:1px solid #dee1e1;}
.important li{ float:left; margin-right:9px;}
.important li a{ display:block;width:60px; height:60px; display:block; padding:21px;border-radius:15px;border:1px dotted #1dd2af; background:#fff;}
.important li:hover a{ border:1px dotted #696969; background:#fff;}
.important li span{ width:60px; height:60px; display:block;}
.important .rcsp_1 span{ background:url("images/icon1.png") no-repeat bottom center;}
.important .rcsp_2 span{ background:url("images/icon2.png") no-repeat bottom center;}
.important .rcsp_3 span{ background:url("images/icon3.png") no-repeat bottom center;}
.important .rcsp_4 span{ background:url("images/icon4.png") no-repeat bottom center;}
.important .rcsp_5 span{ background:url("images/icon5.png") no-repeat bottom center;}
.important .rcsp_6 span{ background:url("images/icon6.png") no-repeat bottom center;}
.important .rcsp_7 span{ background:url("images/icon7.png") no-repeat bottom center;}
.important .rcsp_8 span{ background:url("images/icon8.png") no-repeat bottom center;}
.important .rcsp_9 span{ background:url("images/icon9.png") no-repeat bottom center;}
.bgbg { background:url("images/bgbg.png") center bottom no-repeat; width:100%; padding-bottom: 20px;}
.important .rcsp_1:hover span,.important .rcsp_2:hover span, .important .rcsp_3:hover span,.important .rcsp_4:hover span,.important .rcsp_5:hover span,.important .rcsp_6:hover span,
.important .rcsp_7:hover span,.important .rcsp_8:hover span, .important .rcsp_9:hover span{transition: background 0.3s;
-moz-transition: background 0.3s;
-ms-transition: background 0.3s;
-webkit-transition: background 0.3s;
-o-transition: background 0.3s;}
.important .rcsp_1:hover span{ background:url("images/icon1.png") no-repeat top center;}
.important .rcsp_2:hover span{ background:url("images/icon2.png") no-repeat top center;}
.important .rcsp_3:hover span{ background:url("images/icon3.png") no-repeat top center;}
.important .rcsp_4 span:hover{ background:url("images/icon4.png") no-repeat top center;}
.important .rcsp_5 span:hover{ background:url("images/icon5.png") no-repeat top center;}
.important .rcsp_6 span:hover{ background:url("images/icon6.png") no-repeat top center;}
.important .rcsp_7 span:hover{ background:url("images/icon7.png") no-repeat top center;}
.important .rcsp_8 span:hover{ background:url("images/icon8.png") no-repeat top center;}
.important .rcsp_9 span:hover{ background:url("images/icon9.png") no-repeat top center;}
.important .rcsp_9{ margin-right:0px;}
.important li p{ line-height:18px; margin-top:20px; text-align:center; display:block; color:#1dd2af;}
.important li:hover p{ color:#333;}

.important_l{ padding:30px 60px 0 20px; float:left; width:510px; overflow: hidden;}
.important_l img{width:450px;height:384px;}
.important_r{ float:right; padding:30px 60px 0px 0px;width:530px; overflow: hidden; }

.sudy-tab .tab-menu li.selected strong{ border-bottom:1px solid #24d2b0; position:relative; display:block;margin-top:15px;z-index:4;}
.sudy-tab .tab-menu li.selected strong i{display:none; position:absolute; width:0px; height:0px; border:10px solid transparent;display:block;left: 50%;margin-left: -9px;border-top-color: #1dd2af;}

.sudy-tab .tab-menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.sudy-tab .title{ text-align:center; padding:50px 0 15px 0;/* border-bottom:1px dashed #e0e0e0;*/}
.sudy-tab .title h1{ font-size:40px; font-family:"Microsoft Yahei";}
.sudy-tab .title h1 span{ color:#1dd2af;}
.sudy-tab .title p{ font:20px/46px "Microsoft YaHei"; color:#2c3e50;}
.sudy-tab .title p b{color:#1dd2af;}

.cont_box { width: 310px; height: 352px; border: rgb(0, 144, 115) 1px solid; background: rgb(207, 230, 141); float: left; margin: 5px 0px 5px 6px; }

.mod3:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
.cont_box .post .tt { margin: 0px auto; color: rgb(255, 255, 255); height: 40px; line-height: 40px; font-size: 24px; background: rgb(0, 144, 115); }
.cont_box .post .tt .tit { float: left; margin-left:10px;}
.cont_box .post .tt .more_btn { float: right; font-size:16px; }
.cont_box .post .tt .more_btn a { color: rgb(178, 230, 141);}
.cont_box .post .con .wp_article_list .list_item .Article_Title { font-size:18px;}



.stat_box {
	margin-top: 10px; width: 1280px; height: 130px; font-size: 18px;
}
.stat_left {
	width: 200px; float: left;
}
.stat_right {
	width: 1000px; height: 117px; line-height: 117px; border-bottom: rgb(0, 144, 115) 2px solid; float: right;
}
.stat_left img {
	width: 100px; height: 100px; display: block;
}
.stat_left p {
	width: 100px; text-align: center; float: left;
}
.stat_right .link_jiu {
	padding: 0px 20px; text-align: left; float: left;    display: none;
}

.stat_right a {
	color: rgb(0, 144, 115); text-decoration: none;
}
.stat_right a:hover {
	text-decoration: underline;
}
.stat_right .stat {
	text-align: center; float: left; margin-right:20px;
}
.stat_right .link {
	float: right;
}
.stat_right .link h4 { float: left; font-weight:normal; }
.stat_right .link .con { float: left; }
.tzgg .post .tt .more_btn a, .xyxw .post .tt .more_btn a { color:#336699}
.articlecontent  p { line-height:40px;}
.stat_right .stat p,.stat_right .stat img { float:left; font-size:18px;}
.stat_right .stat img { margin-top:45px; height:25px}
.stat_right .post .con { padding-top:0px;}

.list_1 .inner{ width:1200px!important; margin:15px auto; }

.list_con_1 {   border: 1px solid rgb(0, 144, 115); margin-bottom:20px;}
.list_con_1 .tt{
height: 40px;
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    background-color: rgb(0, 144, 115);
 }

.list_con_1 .tt .tit { float:left;}
.list_con_1 .tt  .more_btn { float:right;}
.list_con_1 .tt .tit { font-size:14px;}
.list_con_1 .tt .more_btn { margin-right:10px;}
.list_con_1 .tt .more_btn a { background:#fff; padding:3px 10px; border-radius:30px; font-size:12px; color: rgb(41, 111, 181);}

.wp_article_list .list_item .Article_PublishDate { color: rgb(0, 144, 115); font-size:16px;}

.list_con_1 .con .wp_article_list .list_item { border-bottom:0px none;}
.list_con_1 .post .con .wp_article_list .list_item .Article_Index { display:block;}
.col_news_list .wp_article_list .list_item .Article_Title { font-size:18px; font-family:"微软雅黑";}

.list_2 .col_news_head { background:none; }
.list_2 .col_news { border:0px none; width:1200px; margin:30px auto; float:none;}

.list_2 .col_metas .col_path a,.list_2 .col_metas .col_path span { color:#000;}
.list_2 .col_news h3 { text-align:center; font-size:24px; font-weight:700; height:60px; }

.list_3 .col_menu { float:left; width:150px;}
.list_3 .col_news  { float:right; border:0px none; width:1000px;}
.list_3 .inner { width:1200px!important; margin:15px auto;}

.list_3 .col_menu .col_menu_head h3.col_name { color:#333; height:50px; line-height:50px; font-size:22px;}
.list_3 .col_menu .col_menu_head h3.col_name .col_name_text { height:50px; line-height:50px; background:rgb(207, 230, 141); padding:0px;}
.list_3 .wp_listcolumn .wp_column a { background:rgb(0, 144, 115);}

.list_3 .col_list .wp_listcolumn .wp_column {  border-bottom:1px solid #fff; border-top:0px none; line-height:35px;}
.list_3 .col_list .wp_listcolumn .wp_column a {  line-height:35px; border-bottom:1px solid #fff; font-size: 18px;  color:#fff; text-align:center; padding:0px;}
.list_3 .col_list .wp_listcolumn .wp_column a:hover,.list_3 .col_list .wp_listcolumn .wp_column a.selected {  font-size: 18px; text-decoration: underline; opacity: 0.8; background:rgb(0, 144, 115); }
.list_3 .col_list .wp_listcolumn .wp_column a.selected span.column-name { color: rgb(255, 247, 153); }
.list_3 .wp_listcolumn .wp_column a:hover {  height:35px; line-height:35px; border-bottom:1px solid #fff;}
.list_3 .wp_listcolumn .wp_column a .column-name { padding:0px; text-indent:0px;}
.list_3 .col_news_list .wp_entry .wp_articlecontent table { width:98%;}

.list_3 .col_list .wp_listcolumn .wp_subcolumn .wp_column a { background:#999;}

.list_3_con { width:1000px!important; }
.list_3_con .mc { width:1000px!important;}

.list_3_con .sudy-tab .tab-menu { border-top:0px none; background:none;border-bottom:1px solid rgb(0, 144, 115)!important;}
.list_3_con .sudy-tab .tab-list { border:0px none;}
.list_3_con .sudy-tab .tab-menu li a { color:#666!important;}
.list_3_con .sudy-tab .tab-menu li.selected { font-weight:700!important;}
.list_3_con .sudy-tab .tab-menu li.selected a { color:rgb(0, 144, 115)!important;}
.list_3_con .sudy-tab .tab-menu .tab_li1 { margin-left:327px;}

.list_4 { width:1100px; margin:15px auto;}
.list_4 .inner { width:100%!important;}
.list_4 .col_news { width:100%;}
.list_4 .mod2  { width:100%;}
.list_4 .mod2 .mc { width:100%!important;}

.list_4 .mod_left_2 .wp_article_list .list_item .pr_fields { width:100%!important;}

.list_4 .sudy-tab .tab-list { margin-top:10px; padding:10px; border-top:0px none;}
.list_4 .col_news { border:0px none;}
.list_4 .mod2 { border-bottom:0px none;}
.list_4 .sudy-tab .tab-menu { background:none; border-top:0px none; border-bottom:rgb(0, 144, 115) 2px solid!important;}
.list_4 .sudy-tab .tab-menu li { height:46px!important;}
.list_4 .sudy-tab .tab-menu li a { padding-left: 10px;
    padding-right: 10px;
    color: rgb(0, 144, 115);
    overflow: hidden;
    display: inline-block;}
.list_4 .sudy-tab .tab-menu li.selected a {     color: rgb(255, 255, 255);
    background-color: rgb(0, 144, 115);}

.list_4 .tab_li1 { margin-left:100px;}
.list_4 .mod_left_2 .wp_article_list .list_item { height:40px; line-height:40px;  border-bottom: rgb(106, 167, 11) 1px dotted;} 
.list_4 .mod_left_2 .wp_article_list .list_item:hover {background-color: rgb(177, 241, 120);}
.list_4 .mod_left_2 .wp_article_list .list_item a { font-size:18px; color:rgb(51, 51, 51);font-family: "ËÎÌå";line-height:36px;}

.navbar .navbox .wp_nav .sub-nav { width:100%!important;}

.display_con .col_news{ width:100%;}
.display_con{ height:auto; overflow:hidden;}

.list_6 .col_menu { display:none;}
.list_6 .col_news { width:990px; float:none; margin:20px auto; border:0px none;}
.list_6 .col_news_head { background:none;}

.list_6 .col_metas .col_path a, .list_6 .col_metas .col_path span { color:#333;}
.list_6 .col_metas .col_path .path_name { display:none;}
.list_6 .col_metas .col_path .path_name + a { display:none;}
.list_6 .col_metas .col_path .possplit { display:none;}
.list_6 .col_news_head ul { border-bottom:rgb(0, 144, 115) 2px solid;}
.list_6 .col_metas .col_path a { text-align:center; font-size:28px; color: rgb(197, 0, 0); 
font-weight:700;}

.list_6 .col_metas .col_path {float:none; text-align:center; margin:0px auto; width:100%;}
.mod2 .tab-list .articlecontent  {}
.mod2 .tab-list .articlecontent p {  font-size:18px;line-height:30px!important;}
.mod2 .tab-list .articlecontent a { color:rgb(35, 173, 146);}

.list_4 .sudy-tab .tab-menu li { font-size:24px; font-weight:700;}

.display_con .possplit {/* background:url(images/12.png) no-repeat 1px center;*/}
.wp_artfuns { margin-top:75px; font-size:18px;font-family: "ËÎÌå";}
.wp_artfuns a ,.wp_artfuns span{ color: rgb(127, 127, 127);}
span.prev-title {    margin-right: 50px; }


.artCat_v1 { position:absolute; left:0px; top:5px;  margin-left:0px; border-radius:12px; background:rgb(240, 178, 10); display:block!important; width:30px; height:20px; font-size:12px; line-height:20px; padding:0px 10px; text-align:center; color:#fff;}

.mod1 .ml .post .con .wp_article_list .list_item .Article_Title {margin-left: 66px;}

.wdtsg {width: 110px;
    margin-top: 23px;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 15px;
    border: 1px currentColor;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-right: 10px;
    background-color: rgb(250, 150, 29); position:absolute; right:20px; top:20px;}

.show-f table tr:hover { background:#199B81;}
.show-f table tr:hover td p { color:#fff!important;}


#wp_content_w6_0 table tr:hover { background:#199B81;}
#wp_content_w6_0 table tr:hover td p { color:#fff!important;}

.WP_VisitCount { float:left;}
.siteCounter5 span { padding:0px; border:0px none; margin:0px; color:#333;}
.article .arti_metas span .WP_VisitCount { float:none!important;}

.ss { position:absolute; bottom:5px; right:20px;}

#keyword { border:1px solid #ddd; border-radius:5px; height:28px;  margin-right:10px; padding-left:5px;}
.wp_search .search {    background: url(images/btn_search.png);
    width: 58px;
    height: 28px;
    border: 0px;
    cursor: pointer;
}
.gdxw {
    position: absolute;
    top: 15px;
}
.gdxw li{background: none!important;font-size:33px;color: red;line-height: 35px;font-weight:bold;letter-placing:-1.5px;}
.gdxw a {
    font-size: 16px;
    color: #fff;
}
/*.gdxw .con {
    margin-left: 140px;
}*/

.sInput .btn_login  {      border: 0px currentColor;
    border-image: none;
    width: 100px;
    height: 36px;
    color: rgb(228, 255, 207);
    font-size: 18px;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(0, 144, 115);   }
.zcxyw { line-height:50px; padding-top: 20px;}
.zcxyw span { color:#fff; padding-left:40px; margin-top:30px; font-size: large;}
.zcxyw a { padding:5px 20px; background:rgb(0, 144, 115); color:#fff;}
