@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 { }
body,p { font:12px/1 "\u5b8b\u4f53", microsoft yahei, Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;cursor:pointer;border:none!important}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1100px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.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 .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_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 {
    background: #fff;
}
#header .inner { background: url(images/head-bgt.png) no-repeat right; bottom:0px;}
.sitelogo { position: absolute; left: 0; top: 42px;}
.list .sitelogo { position: absolute; left: 0; top: 32px;}
.head {width:100%;height: 147px;position:relative;}    /**页头部分**/
.list .head { height: 127px;}
.list #header .inner { background: url(images/head-bgt.png) no-repeat right 4px;}
.head .sitetitle {position:absolute;left:228px;top: 53px;font-size: 36px;font-weight: bold;font-family: "宋体";color:#fff;}	
.head .sitetitle a { color: #fff;}	/**站点名称**/
.navbar { float: right;}   	/**导航区域背景**/
.navbar .navbox {height:40px;margin:0 auto;margin-top: 75px;margin-left:3em;}   /**导航窗口大小及位置**/

.possplit {background:none;display:inline;font-size:0;}
    .possplit:after {content:">";color:#ddd;font-size:14px;margin:0 3px;}

/***[搜索]*/
.main-sc { float: left; width: 531px; height: 193px; border: 1px solid #af7e45; text-align: center; 
    border-radius: 20px; background: url(images/ss.png) no-repeat 20% bottom;}
.search-panel {float: right;clear: right;width: 16.5%;margin-right: 0px;margin-bottom: 0px; margin-top: 52px;}
.search-window {border-radius: 0px;background-color: #3386c5;overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title {width: 100%;height: 26px;line-height: 26px;border:0;outline: 0;background: none;color: #fff;font-size: 16px;padding: 7px 0;}
.wp-search .search-btn {width: 40px;height: 40px;position: absolute;right: 0;top:50%;margin-top: -20px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 40px;border:0;outline: 0;background: #fdd100 url(images/search.png) no-repeat center;cursor: pointer;}
.banner { margin-bottom: 15px;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:17px; font-weight:normal; color:#5a5a5a; background: url(images/gx.gif) no-repeat right;}    /**导航字体样式**/
.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 18px 0 20px;height:40px;line-height:40px;}   /**导航栏目高度与边距**/
.wp_nav .sub-nav{padding:10px;background:url(images/transparent.png);text-align:center;left:-30px !important;width: 104px; height: 216px; top: 40px;visibility: hidden;}
.wp_nav .sub-nav li.nav-item i.mark {background:none;}  /**子菜单背景**/
.wp_nav .sub-nav li.nav-item a {font-size:14px!important;font-weight:normal!important;background: none!important;cursor: pointer;text-align:center; color:#5a5a5a;}		/**子菜单字体样式**/
.wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background: #915a1a!important;color:#fff!important;}
.wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px!important; height:26px!important; line-height:26px!important;}		/**子菜单栏目高度与边距**/
.top-nav { padding-top: 5px;}
.top-nav .wp_nav .nav-item a { font-size: 16px; color: #8e5614; line-height: 24px;}
.list-nav-box .wp_nav .nav-item a { font-size: 17px; color: #fff; background: url(images/gx1.gif) no-repeat right;}
.list-nav-box .wp_nav .nav-item a span.item-name { line-height: 34px; padding: 5px 20px;}


.wp_nav .icon{ display:inline-block;width:8px; height:5px; background: url(images/menu-icon.png) no-repeat; vertical-align: middle; margin-left: 5px;}
.wp_nav .nav-item:first-child .icon,.wp_nav .nav-item:last-child .icon {display:none}
.wp_nav .nav-item:last-child a{background:none!important;}

.list-nav-box .wp_nav .icon {background: url(images/menu-icon-white.png) no-repeat;}
/**主体开始**/
#container {}
#container .inner {width:1100px;}
.list #container .inner {background: #f8f3ea url(images/list-con.png) no-repeat top right;padding: 20px 29px;width: 1042px;}
/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/
.main-link { width: 530px; float: right;}
.news-box { position: relative;}
.news-box .tit { font-size: 16px; font-weight: bold; color: #8e5614; font-family: "microsoft yahei"; line-height: 40px;}
.news-box .con li {line-height: 23px;width: 47%;margin-right: 6%;float: left;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-box .con li a {font-size:14px;color: #5a5a5a;}
.news-box .more_btn {position: absolute;right: 0;bottom: -12px;}
/*****常用服务******/
.link-img {margin-top: 18px;margin-bottom: 40px;}
.link-img .inner { width: 1100px; margin: 0 auto;}
.link-img-l { float: left; width: 520px;padding:8px 0;}
.link-img-r { float: right; width: 530px; padding: 8px 0; border-top: 2px solid #8e5614; border-bottom: 2px solid #8e5614;}
.link-img-tt {
    font-size: 16px;
    color: #8e5614;
    font-weight: bold;
    line-height: 25px;
    padding: 5px 0 12px 0;
    }
.link-img-l li {text-align: center;float: left;width: 99px;}
.link-img-l li.i4,.link-img-l li.i9 {
    width: 120px;
}
.link-img-l li p { color: #8e5614; line-height: 24px; font-size: 14px;}
.link-img-r li p { color: #8e5614; line-height: 24px; font-size: 14px;}
.link-img-r li {text-align: center;float: left;width: 105px;margin-bottom: 10px;}
.link-img-r li.i4 {}
/****新闻*****/
.news-list {width: 1100px;margin: 0 auto;margin-bottom: 15px;}
.list-l { float: left; width: 318px;    margin-right: 72px;}
.list-m { float: left; width: 318px;}
.list-r{ float: right; width: 318px;}
.list-tt {font-size: 16px;color: #8e5614;font-weight: bold;line-height: 24px;padding-bottom: 10px;}
.list-txt-wrapper {height:72px;overflow:hidden;}
.list-txt { line-height: 23px;font-size: 14px; color: #8e5614; background:#fbe5f0; height: 60px;padding:12px 30px 0px 20px;overflow:hidden;width:auto!important;}
.list-txt a {color:#8e5614;display: inline-block;}
.list-con { position: relative;}
.wz-more { position: absolute; right: 0; bottom: 0;}
.wz-more img{width:40px;}
.list-r .list-txt { background: #dfefe8;}
.list-m .list-txt a,.list-r .list-txt a { color: #5a5a5a;}
.list-r .wz-more,.list-m .wz-more {bottom: 72px;}

.news-block {
    background:none;
    height:250px; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background:#e9ffea;
}

.news-block-title {
    line-height:2em;
    font-weight:bold;
    background: url(images/more.png) no-repeat right;
    background-size: 23px 21px;
    font-size:1.1em;
    width:280px;
}

    .news-block-title a {
    display:block;
    background:url(images/news-icon.png) no-repeat left center;
    background-size:18px;
    padding-left:2em;
    }

   .news-block-title a:hover {

    }

.news-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 230px;
    display: inline-block;
    vertical-align: middle;
}

.news-title a{
    color:#333;
}

    .news-title a:hover {
        color:#a1753c;
    }

.news-time {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
}

/***新书推荐****/
.img-book { margin-bottom: 15px;}
.img-book .inner { width: 1100px; margin: 0 auto; background: #f8f3ea;padding:10px 0;}
.book-con li {float: left;width: 270px;}
.book-con .info {width: 150px;float:left;}
.book-con h1 a { color: #8e5614; line-height: 24px; font-size: 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
.book-con img {float: left;padding: 12px 15px 25px 18px;}
.book-tt { font-size: 16px; font-weight: bold; color: #8e5614; line-height: 25px; padding: 12px 0px 20px 0px; text-indent: 1em;}
 .book-tt .title {
    background: url(images/book-tt-title2.png) no-repeat left center;
    padding-left: 2em;
    background-size: 1.5em;
    }
.book-con p { line-height: 20px; color: #5a5a5a; font-size: 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.book-con p.intro{ white-space:normal;color:#999;height:4em;}
.book-con p.intro a{ white-space:normal;color:#999;}
#newBookMarquee>div{overflow:hidden;}
/**列表页**/
.list-nav .inner { width: 1098px; background: #9c6114; margin: 0 auto; height: 43px; border: 1px solid #707070;}
.list-nav-path { font-size: 16px; line-height: 40px; color: #fff; text-indent: 1em; float: left;}
.list-nav-path a { color: #fff;}
.list-nav-box { float: right;}
.col_menu {width:236px;float:left;} 
.col_menu .col_menu_head {background: #0068b7;}   /**位置栏目背景**/
.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: 22px;padding: 14px 5px 14px 21px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu_con {
    border: 0px solid #e4e4e4;
}
.col_list .wp_listcolumn {border-top: 0px solid #2867A0;border-bottom: 0px solid #fff;}
.col_list .wp_listcolumn .wp_column {
    margin-bottom: 5px;
}
.col_list .wp_listcolumn .wp_column a {color: #fff;border-top: 0px solid #fff;border-bottom: 0px solid #2867A0;background: #9c6114 url(images/jt.png) no-repeat 85%;font-weight: normal;border: 1px solid #707070;font-size: 16px;width: auto;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected {
    color: #0068b7;
    font-weight: normal;
    background: #ebe5d8 url(images/jt1.png) no-repeat 85%;
    border-color: #ebe5d8;
    } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name,.col_list .wp_listcolumn .wp_column a.selected span.Column_Name{ color:#124D83;}
.wp_listcolumn .wp_column a .column-name,.wp_listcolumn .wp_column a .Column_Name {
    padding: 5px 0px 5px 28px;
    line-height: 32px;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color: #5a5a5a;background:url(images/li.png) no-repeat 16px 11px;border-top:0px solid #fff;border-bottom:0px solid #bbb;border: 0;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#8e5614; background-image:url(images/lih.png);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{color: #9c6114;}
.wp_listcolumn .wp_subcolumn { background: #fff; border: 0px;}
.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: 710px;float:right;padding-right: 35px;} /**栏目新闻**/
.col_news_head { 
}
.col_metas .col_title {display:inline-block;float:left;height: 49px;line-height: 49px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-weight:bold;color: #0068b7;padding: 0;height: 48px;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height:18px;line-height:18px;margin-top: 16px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list {margin-top:7px;min-height: 400px;}
.col_news_list .wp_article_list .list_item {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cfcbc5;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {background:url(images/li.gif) no-repeat center;display: none;}  /**栏目新闻图标序号**/
.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;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #C30} /**文章标题**/
.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;} /**文章内容**/
.col_info .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.col_info .info-con p,.col_info .info-con td{line-height:1.5;color:#5A5A5A;font-size:14px;}/**正文默认**/
.col_info .entry .read p { margin-bottom:6px;}
.col_info .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);margin:.5em;}   /**文章阅读部分图片大小限制**/
.col_info {background: #fff;width: 780px;float: right;}/**url(images/news.png) no-repeat 98% 16px**/
.col_info h1 {font-size: 18px;color: #5a5a5a;font-weight: bold;text-align: center;line-height: 27px;padding: 20px 85px 8px 85px;}
.col_info .article_info{font-size: 14px;line-height: 20px;color: #949292;text-align: center;}
.info-con {padding: 18px 35px;}
.info-con .small-title{font-size:16px;font-weight:bold;color:#8e5614;}
.col_info .info-con a {font-weight:bold;}
.col_info .info-con img {margin:.5em;max-width:100%;}

/**页脚开始**/
#footer {}
#footer .inner {padding: 25px 0;background: #8e5614;}
#footer .inner p { }
#footer .inner p span { }
.foot-l { width: 650px; float: left; padding-left: 40px;}
.foot-r { float: right;}
.foot-link a {font-size: 14px;color: #e9d9b6;line-height: 2.5em;padding-right:10px;display: inline-block;}
.foot-copy p {text-align: left;line-height:2.5em;font-size: 14px;color: #e9d9b6;}
.shares{height: 48px;text-align:center;padding-top: 12px;padding-right: 30px;}
.shares ul{display:inline-block;width:auto;margin:0 auto;text-align:center;}
.shares li{float:left;margin: 0 1px;position:relative; }
.shares li a{display:inline-block;width: 50px;height: 50px;border: 0px solid red;background:url('images/wx.png') no-repeat;opacity:1;filter:Alpha(opacity=100);vertical-align:top;}
.shares li a:hover{ opacity:.8; filter:Alpha(opacity=80); }
.shares li.i2 a{ background: url(images/wx.png) no-repeat;}
.shares li.i3 a{background: url(images/wx.png) no-repeat;}
.shares li .con{display:none;position:absolute;bottom: 60px;left:50%;z-index:100;margin-left: -51px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top;  background:#fff;}
.shares li .con span{line-height:22px;font-size:12px; color: #fff;}



.link-img a {color: #8e5614;display: block;height: 50px;}
.link-img p a {height:auto;white-space: nowrap;}
.link-img-l li {margin-bottom:10px;}
.srk {float:left;width: 340px;height: 30px;padding: 0;margin: 0;border:1px solid #969696;padding-left: 20px;}
.searcht { padding:0 27px;}
.anniu {float:right;width: 68px;height: 32px;font-size: 15px;border-radius: 5px 5px 5px 5px;border:1px solid #969696; background:#e6e6e6;cursor:pointer;}
.wll {color:#e9d9b6;}
.wll:hover {color:#e9d9b6;}


/*---------------banner----------------*/

.sudy-tab .description {
    height: 50px;
    text-align: center;
    color: #888;
    line-height: 1.5em;   
    text-indent:-3em; 
    padding-left:3em;
}

/*--黑白
html {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  _filter:none;
}
*/


