/*全局开始*/
.inner{
    width: 1200px;
    margin: 0 auto;
}
.clearfix:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content:' ';
    clear:both;
    height:0;
}
.none{
    display: none;
}
.tit{
    margin: 0;
}
.more_btn {
    float: right;
    position: relative;
    top: -23px;
    color: #a7b4b4;
}
a {
    text-decoration: none;
    color: black;
    font-family: Microsoft YaHei;
}
a:hover{
    transition:all 0.4s ease-in-out;
    color: #a7b4b4;
}
span.news_meta {
    float: right;
}
span.title {
    font-size: 22px;
    color: #000;
    font-family: Microsoft YaHei;
    font-weight: normal;
}
span.more_text {
    color: #a7b4b4;
    font-size: 14px;
}
span.more_text:hover {
    color: gray;
}
/*页头开始*/
.head{
    background: url("images/head_bg.png") no-repeat;
    height: 128px;
}
.logo{
    float: left;
    margin-top: 30px;
}
span.sitetitle {
    font-size: 45px;
    color: #005f99;
    font-family: Microsoft YaHei;
    float: right;
    margin: 0px 0 0 26px;
}

/*搜索开始*/
.search{
    float: right;
    width: 201px;
    /*height: 44px;*/
    margin-top: 23px;
}
.searchbox{
    float: left;
    width: 195px;

}
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/search_icon.png) no-repeat center;cursor: pointer!important;}

/*导航栏开始*/
.nav{
    height: 44px;
    background-color: #84a70d;
}
.wp-menu {
    margin:0 auto
}
.wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}
.wp-menu .menu-item.i1 {
    background:none;
}
.wp-menu .menu-item a > .menu-switch-arrow{
    display:none;
    width:20px;
    height:20px;
    background:url(images/nav_j.png) no-repeat center center;
    vertical-align:middle;
}
.wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 22px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{
    background-color:#86ac08;
    text-decoration: none;
    color: #eee;
}
.sub-menu {
    display: none;
    position: absolute;
    left: 20px;
    top: 44px;
    min-width: 122px;
    z-index: 100;
    background:#9db83d;
    text-align: center;
}
.sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom:1;
}
.sub-menu .sub-item a {
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background:none;
}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{
    color: #fff;
    background-color:#86ac08;
    display: block;
}
.sub-menu .sub-menu {
    left: 100%;
    top:0px;
    z-index: 200;
    background:#fff;
}
li.menu-item {
    padding: 0 20px;
}
/*
主题内容开始*/
.container{
    background: url("images/head_bg.jpg") no-repeat -78px 273px;
}
.container .tt {
    border-bottom: 3px solid #e3b585;
}
.container .top{
    float: left;
}
.topleft{
    float: left;
    width: 373px;
    height: 400px;
    padding-top: 20px;
}
.topleft .news_title a {
    padding-left: 12px;
}
.topleft li{
    background: url(images/dot.png) no-repeat 0 16px;
}
.topleft .con {
    font-size: 14px;
    line-height: 35px;
}
.topleft .tit{
    background: url("images/announce.png") no-repeat 1px 5px;
}
.topleft span.title {
    margin-left: 38px;
}

.topright{
    float: right;
    margin: 17px 0 0 27px;
}
.bottom{
    width: 100%;
    float: left;
}
.bl{
    float: left;
}
.bll{
    float: left;
    background: url("images/link.png") no-repeat;
    width: 274px;
    height: 357px;
}
.bll span.title {
    margin-left: 38px;
}
.bll ul.news_list {
    font-family: Microsoft YaHei;
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 27px;
}
.bll ul.news_list li.news{
    width: 271px;
    height: 63px;
    /*background: url("images/express.png") no-repeat;*/
background:#769903;
border-radius:5px;
    margin-top: 12px;
}
.bll ul.news_list li.news a {
    color: #fff;
    line-height: 64px;
}
.bll ul.news_list li.news a:hover {
    color: lightgray;
}
.blr{
    float: right;
    background: url("images/download.png") no-repeat;
    width: 411px;
    height: 416px;
    margin-left: 52px;
}
.blr li{
    background: url(images/dot.png) no-repeat 0 16px;
}
.blr .news_title a {
    padding-left: 12px;
}
.blr span.title {
    margin-left: 38px;
}
.blr .con {
    font-size: 14px;
    line-height: 35px;
}
.br{
    float: right;
    background: url("images/question.png") no-repeat;
    width: 411px;
    height: 416px;
}
.br li{
    background: url(images/dot.png) no-repeat 0 16px;
}
.br span.title {
    margin-left: 38px;
}
.br .news_title a {
    padding-left: 12px;
}
.br .con{
    font-size: 14px;
    line-height: 35px;
}
.foot{
    height: 121px;
    background-color: #84a70d;
    margin-top: 10px;
}
.footcon{
    padding-top: 44px;
}
.foot .articlecontent p{
    font-size: 14px;
    color: #f3f0de;
    margin: 0 0 6px 0;
}







/**文章页**/
.infobox {width:auto; margin:0 auto; min-height: 500px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 20px;background:#fff; margin:auto auto;width:1200px;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #738b15;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; 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:1px 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 {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{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:#0f429b; background:#eee; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {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 52px;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:#0f429b;}
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; }
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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: 100%;min-height:500px;float:right;}
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #738b15;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;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 .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/

.col_news_con li.news {
    margin-bottom: 5px;
}
div#wp_news_w7 {
    margin-top: 16px;
}
div#wp_news_w8 {
    margin-top: 16px;
}
div#wp_news_w6 {
    font-size: 15px;
    line-height: 29px;
}
.wp-menu .i3 a.menu-link {
    display: inline-block;
    padding: 0 22px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
}
.wp-menu .i4 a.menu-link {
    display: inline-block;
    padding: 0 22px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
}
.wp-menu .i6 a.menu-link {
    display: inline-block;
    padding: 0 22px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
}

.focus-title-bar {
    position: absolute;
    left: 72%!important;
    bottom: 34px;
    z-index: 40;
    width: 100%;
    height: 40px;
    margin-left: -550px;
}
span.sitetitle {
    font-size: 38px;
    color: #005f99;
    font-family: Microsoft YaHei;
    float: right;
    margin: 12px 0 0 24px;
}
span.sitetitle{color:black;}
.col_metas .col_title h2{color:black;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{
    background-color:#759b07;}