@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
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,p,a { font:14px/1 "微软雅黑",Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; }
body {background-color: #252525;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #b80022 !important; }
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner {max-width:1471px; margin:0 auto;}

/**头部**/
.wp-header { background:#b80022; /*padding: 47px 0;*/}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding: 9.2% 0; margin-left:10px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window { padding: 6% 0; }
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 3px; height: 20px; line-height: 20px; font-size: 14px; color: #EBB428;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [搜索]
 */
.search-panel { float: right; clear: right; width:15.21%; margin-top:75px;  position: relative; }
.search-window {
    /* border-radius: 5px; */
    /* border: 1px solid #084985; */
    background-color: #53040a;
    overflow: hidden;
}
.wp-search {  position: relative;background: #e0e0e0;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:13px; margin-right: 34px; }
.wp-search .search-input input.search-title { width: 100%; height: 26px; line-height: 26px; border:0; outline: 0; background: none; color: #fff; font-size: 13px; padding: 2px 0;}
.wp-search .search-btn { width: 34px; height: 30px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background:url(../images/sousuo.jpg) no-repeat left center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.top-nav-panel { float: right; margin-bottom: 12px; margin-right: 6px;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; margin: 0 6px; height: 36px; line-height: 36px; color: #fff; font-size: 16px;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**主导航**/
.wp-navi { background-color: #b80022; }
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto; }
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; }
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 34px; height: 45px; line-height: 45px; color: #fff; font-size: 16px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff !important; background-color: #9c2916;}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 45px; z-index: 100; width: 100%;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #9c2916; height: 35px; line-height: 35px;  display: block;text-align: center; }
.main-nav-panel .sub-menu .sub-item a:hover {
    color: #fff !important;
    display: block;
    background: #9c2916;
}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd; width: 210px;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}
/**焦点图片**/
.wp-focus { background-color: #f2f2f2;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**
 * 主体
 */
.wp-container { background:url(../images/back-body.jpg) repeat-x left top; background-color:rgb(241,241,241); }

.wp-main-page .content { width:66.14%; float: left;}
.wp-main-page .content .cbox-left { width:47.2%; float: left;}
.wp-main-page .content .cbox-right { width: 46.9%; float: right;}
.wp-main-page .sidebar { width:30%; float: right;}
.wp-main-page .sidebar .sbox { }

.wp-post {}
.wp-post .post-head { height: 42px;}
.wp-post .post-head .head-bar {}
.wp-post .post-head .post-title {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: normal;
    padding: 4px 29px;
    background: #b80022;
    color: #fff;
}
.wp-post .post-head .post-more {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    float: right;
    padding: 9.5px 0;
	color: #bc9a26;
}
.wp-post .post-head .post-more a { color: #c1a240; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item {vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; overflow: hidden;}
.post-news .news-item .meta-time {
    display: block;
    text-align: right;
    width: auto;
    height: 38px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 27%;
    margin-top: -10px;
    color: #707274;
    font-size: 14px;
}

/**列表页**/
	.wp-banner { background-color: #ececec;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
	/**列表页banner图**/
	.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 220px; background-color: #f5f5f5; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #b80022; line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:18px; font-weight:normal; color:#fff; }		/**位置栏目字体**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 16px; color: #383838; background:#fff url(img/li.png) no-repeat 10px 19px;}
.column-list-wrap li a:hover { color: #fff !important; text-decoration: none; background-color: #b80022;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #b80022;}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #fff;}
.column-list-wrap .sub-list li a:hover {
    background-color: #520208;
    color: #fff;
}
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/**
 * 栏目新闻
 */
.list-head { padding: 10px 0; border-bottom: 2px solid #e5e5e5; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 18px; color: #333} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0;min-height: 425px; }
.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px dashed #b1b1b1;
    line-height: 2.0em;
    padding: 5px 0;
    /* padding-left: 10px; */
    /* background: url(img/dot.png) no-repeat 2px 13px; */
}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 76px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:5px; color: #999; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/

/**阅读设置**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**文章分享（百度分享）**/
#bdshare { margin-top: 10px; }
/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**底部**/
.wp-footer { background-color: #b80022;}
.wp-footer .wp-inner {padding: 85px 0px 75px 0px;}
.wp-footer .wp-inner .footer { color: #fff; line-height: 24px; font-size: 14px; margin:0 7px;}
.wp-footer .wp-inner .footer span { margin:0 5px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}

/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}


.focus-title-bar {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 40;
    width: 100%;
    height: 44px !important;
 
}
.wp-focus .wp-inner {
    max-width: 1471px;
	width:100%;
}
.tit {
    float: left;
    width: 66.5%;
    margin-left: 15px;
}
.slt {
    float: left;
}
.post-8 .post-news .news-item {
    overflow: inherit;
}
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{margin-top: 28px;}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{padding-bottom: 45px;}
.rili2 .news_list li.news.n1{}
.rili2 .news_list li.news .news_date {
    float: left;
    width: 47px;
    margin-right: -49px;
    
    border-right: 2px solid #dbdbdb;
}
.rili2 .news_list li.news .news_date .news_year {
    line-height: 28px;
    font-size: 28px;
    color: #3c3f42;
    transition: all 0.4s ease-in-out;
    font-weight: bold;
}
.rili2 .news_list li.news .news_date .news_days {
    line-height: 16px;
    font-size: 16px;
    color: #3c3f42;
    margin-top: 6px;
}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:60px; padding: 0px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{color:#b80022;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{color:#b80022;}
.author {
    float: left;
}
.post-10 .item-meta.meta-title {
    float: left;
}
.cbox-left .wp-post .post-head {background:url(../images/tiao1.png) no-repeat left bottom;
}
.cbox-right .wp-post .post-head {
    border-bottom: 2px solid #d4d6d7;
}
.sidebar .wp-post .post-head {background:url(../images/tiao2.png) no-repeat left bottom;
}
.post-7 .item-meta.meta-article a {
    color: #888a8b;
    font-size: 13px;
   
}
.post-7 .item-meta.meta-article{line-height:25px;margin-top: 7px;}
.post-12 .item-meta.meta-article a {
    color: #888a8b;
    font-size: 13px;
    line-height: 36px;
}
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 10px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url(../images/share_icon.png) no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 100px; left:50%;z-index:100; margin-left: -100px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
.footer-left {
    float: left;
}
.footer-center {
    float: left;
	margin-left: 127px;
	margin-top: 5px;
}
.footer-right {
    float: right;
	position: relative;
	margin-top: 25px;
}
.wp_search .search {
    background: url(../images/search.png) no-repeat center center;
    width: 34px;
     height: 30px; 
    position: absolute;
    right: 0;
    top: 0;
}
input#keyword {
    background: #53040a;
    border: none;
    color: #b19d9e;
    margin-left: 13px;
    font-size: 12px;
   
    
}
.wp-focus .focus-title-bar {
   
}
.focus-title-bg {
    opacity: 0.4 !important;
}
.focus-title {
    display: inline-block;
    white-space: nowrap;
    height: 25px;
    line-height: 25px;
    padding: 14px 18px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    font-weight: bold;
}
.focus-pagination {
    position: absolute;
    right: 13px;
    bottom: 20px;
    z-index: 60;
    height: 10px;
    text-align: right;
}
.focus-page-active {
    background-color: #d32632;
}
.focus-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    border-radius: 5px;
    background-color: #b7b5b3;
    color: #fff;
    margin-right: 7px;
    cursor: pointer;
}
.post-news .news-item .meta-title a {
    font-size: 15px;
    line-height: 25px;
    color: #3c3f42;
}
.post-8 .item-meta.meta-article a {
    color: #b7b7b7;
    font-size: 13px;
    line-height: 25px;
}
.post-8 .item-meta.meta-article {
    margin-top: 6px;
}
.post.post1.post-11.mbox {
    margin-top: 30px;
}
.post-9 .item-meta.meta-title a {
    font-size: 15px;
    line-height: 15px;
    color: #3c3f42;
}
.post-9 .item-meta.meta-article a {
    color: #888a8b;
    font-size: 13px;
    line-height: 13px;
}
.post-9 .item-meta.meta-article {
    margin-top: 17px;
}
.box2.clearfix {
    margin-top: 40px;
}
.author {
    font-size: 15px;
    line-height: 28px;
    /* padding: 0 18px; */
    background: #eaeaea;
    color: #3c3f42;
    font-weight: bold;
   
    font-family: "微软雅黑";
    width: 66px;
    text-align: center;
}
.author:hover {
    background: #720008;
    color: #fff;
}
.post-10 .item-meta.meta-title {
    margin-left: 10px;
}
.post-10 .item-meta.meta-article a {
    color: #b7b7b7;
    font-size: 15px;
    line-height: 24px;
}
.z1.clearfix {
    margin-bottom: 10px;
}
.post-news .news-item {
    border-bottom: 1px dashed #d3d3d3;
	font-size: 15px;
    line-height: 38px;
	width: 100%;
}
.post-7 .post-news .news-item {
    border-bottom: 0px dashed #d3d3d3;
}
.post-body {
    padding-top: 12px;
}
.post-7 .post-body {
    padding-top: 24px;
}
.post-11 .post-news .news-item .meta-title a {
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    color: #3c3f42;
}
.post-11 .item-meta.meta-article a {
    font-size: 15px;
    line-height: 24px;
    color: #b7b7b7;
}
.post-11 li.news-item {
    padding: 22px 0;
    border-bottom: 1px solid #d3d3d3;
}
.post-11 .item-meta.meta-title {
    margin-bottom: 10px;
}
.post-12 .post-news .news-item .meta-title a {
    font-size: 15px;
    line-height: 36px;
    color: #3c3f42;
}
.post-12 .post-body {
    margin-top: 20px;
}
.post-12 .post-news .news-item {
    border-bottom: 1px dashed #dddddd;
}
.box2.clearfix {
    margin-bottom: 45px;
}
.post-11 li.news-item.item-3 {
    border-bottom: 0px solid #d3d3d3;
}
.post-10 li.news-item.item-3 {
    border-bottom: 0px solid #d3d3d3;
}
.box1.clearfix {
    padding-top: 81px;
}
.shares li a {
    width: 34px;
    height:32px;
    border: 0px solid red;
    vertical-align: top;
}
.shares li.i1 a {
  background:url(../images/wb.png) no-repeat center center;
}
.shares li.i2 a {
  background:url(../images/wx.png) no-repeat center center;
}
.shares li.i3 a {
  background:url(../images/txwb.png) no-repeat center center;
}
.shares li.i4 a {
  background:url(../images/yx.png) no-repeat center center;
}
span.column-news-date.news-date-hide {
    float: right;
}
.entry {
    min-height: 425px;
}
.post-7 .post-news .news-item .meta-title {
    line-height: 25px;
}
.wp-header .wp-inner.clearfix {
    border-bottom: 1px solid #cd4d65;
}
.wp-container .wp-inner.clearfix {
    padding: 0 40px;
    max-width: 1390px;
	background: #fff;
}
.focus-title {
    height: 24px !important;
    line-height: 24px !important;
    padding: 10px 40px !important;
    font-family: "微软雅黑";
}
.post-7 li.news-item.item-2.clearfix {
    margin-top: 27px;
}
.main li.news-item.item-7.clearfix {
    border-bottom: 0px;
}
.post-12 .item-meta.meta-article {
    margin-top: 5px;
}


.article .entry .read .wp_video_player{text-align:center;margin:0 auto;}