@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 { font:14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; }
body {}
a{ font-family: "PingFangSC-Regular, PingFang SC";text-decoration: none; color: #333;font-size:15px;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1200px;margin:0 auto; }

/**头部**/
.wp-header .wp-inner { line-height:160px;}
.wp-header {background:url(../images/background.png);height:160px;background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window {line-height:160px;}
.logo-window img { vertical-align: middle;}
.logo-window .sitelogo{float:left;padding-top: 25px;padding-left: 10px;}
.logo-window .sitetitle {display:inline-block; margin:0 24px;font-size:32px;font-weight:bold;color:#fff;width:2px;height:30px;background-color:#fff;} /**站点名称**/
.logo-window .logoBox {height:160px;display:flex;align-items: center;}

.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;}
/**
 * [搜索]
 */
 input#keyword {margin-left:8px !important;
    color: #fff;
    font-size: 13px;
    font-family: "微软雅黑";
    border: none !important;}
.wp-window.search-window.window-3 {
    margin-top: 30px;
}
.wp_search .search {background: none;width: 30px; height: 30px;margin-left:25px;} 
.wp_search {line-height: 0;}
.search-panel { float: right; clear: right; width:18%; margin-right: 2.5%;}
.search-window { border:1rpx solid #333;}
/*自定义输入框*/
.searchbox{text-align:right;/*margin-top:5px;*/}
.wp-search {position: relative;background:  #4066aa;}
.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 20px;line-height: 22px;background: none;color: #FFFFFF;font-size: 12px;border:0;outline: 0; opacity: 0.7;filter: alpha(opacity=70);}
.wp-search .search-btn {width:40px;height: 30px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 30px;border:0;outline: 0;/*background: #FFFFFF url(images/sous.png) no-repeat center;*/cursor: pointer;background: #4066aa url(images/ss.png) no-repeat;}
/**
 * [顶部副导航]
 */
.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_nav .nav-item a{height:64px;line-height: 64px;}
.wp_nav .nav-item a:hover {background-color:#9B001E;}
.wp_nav .nav-item a:hover .item-name{color:#fff;}
.wp_nav .nav-item a span.item-name {
    padding: 0px 26px;}
.slide-text-box {
    display: none !important;}
 .wp_nav li.nav-item a.parent .item-name{ color:#fff!important;} /**鼠标经过或当前选中时样式**/
 .wp_nav  li.nav-item a.parent { color:#fff!important;background: #9b001e;} /**鼠标经过或当前选中时样式**/
.wp-menu li.menu-item a:hover,
.wp-menu li.menu-item a.parent { color:#fff!important;background-color: #9b001e;} /**鼠标经过或当前选中时样式**/
.wp_nav .sub-nav .nav-item a:hover {background:#9b001e; }
.wp_nav .sub-nav .nav-item  {
    background: #e6e6e4;color:#333,border-bottom:1px solid #333;height:42px;}
.wp_nav .nav-item .sub-nav .nav-item a{height:42px;line-height:42px}
.wp_nav .sub-nav .nav-item .sub-nav .nav-item{min-width:130px;}
.wp_nav .sub-nav .nav-item a:hover {
    background: #9b001e!important;border:none!important
}
.wp_nav .sub-nav .nav-item a:hover,
.wp_nav .sub-nav .nav-item a.parent {background: #9b001e!important;border:none!important;}
.wp_nav .sub-nav .nav-item a .item-name  {
color:#333
}
ul.sub-nav li.nav-item a span {
    font-size: 14px !important;
}
.wp_nav .sub-nav{border:none!important;}
.wp_nav .nav-item a span.item-name {
    color: #333;
    font-size: 16px;    font-family: "微软雅黑";line-height:64px;}
.wp_nav .nav-item .sub-nav a span.item-name {
    color: #333;
    font-size: 16px;    font-family: "微软雅黑";}
.wp_nav .sub-nav .nav-item .mark {border-bottom:1px solid #333;}
.wp_nav .sub-nav{width: 100% !important;}
.slide-text-box{ z-index:0;}
.wp_nav .sub-nav .nav-item a{    text-align: center; border:none !important;}
.wp-navi { background-color: #e6e6e4;line-height: 64px;height: 64px;  }
.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 { font-family: "微软雅黑";display: inline-block; padding:0 26px;  color: #333; font-size: 16px;font-weight: bold;
    font-family: PingFangSC-Medium, PingFang SC; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #9b001e;}
.main-nav-panel .wp-menu li.menu-item a.parent {background:#9b001e; }
.main-nav-panel .sub-menu {background-color: #9b001e; display: none; position: absolute; left: 0; top: 64px; z-index: 100;width:100%;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.main-nav-panel .sub-menu .sub-item a {font-family: "微软雅黑"; display: block; color: #fff; height: 64px; line-height: 64px;  display: block; width:100%;text-align: center;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color:#9b001e; border-left: 1px solid #ddd;}
/**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%;}
#wp_nav_w5 ul.sub-menu {width: 100% !important;text-align: center;}
#wp_nav_w5 .wp_nav .nav-item a {font-weight:bold;font-family: PingFangSC-Medium, PingFang SC;}
/**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;}
/**焦点图片**/
.focus_3 .focus-pagination {
    left: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 60;
    height: 30px;
    text-align: right;
}
.focus_3 .focus-title-bar {
    display: none !important;}
.wp-focus { background-color: #ececec;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.slide-title-bar {
    display: none !important;}
/**
 * 主体
 */
 div#link .nite4 {
    padding-right: 0% !important;
}
div#link li {
    float: left;
    padding-right: 11.5%;
}
.post-14, .post-17 {
    height: 100%;
    margin-bottom: 0px !important;
}
 .wcb {
	width: 99%;
	height: 95%;
	min-height: 30px;
	margin: 0 auto;
	border: 1px dashed #97CBE0;
}
.news_list li.news {
    line-height: 15px;
    padding-left: 10px;
    background:url(../img/dot.png) no-repeat 1px 17px;
padding:6px 0;
}
.news_list li.news span.news_title {width: 100%;
  float: left;
  overflow: hidden;}
.news_list li.news span.news_title a{padding:0;color:#333333;font-size: 15px!important;
}
.news_list li.news span.news_title a:hover {color:#ec3c1b;}
#wp_news_w8 .news_list li.news span.news_title {
  width: 85%;}
.news_list li.news span.news_meta {font-size: 14px;
    font-family: "微软雅黑";
    float: right;
}
.news_list li.news span.news_title a {
    font-size: 14px;
    font-family: "微软雅黑";
}
#wp_news_w9 .news_list li.news {
    border-bottom: none;
}
#wp_news_w9 .news_list li.news {
    background: none;
    padding-left: 0px;
    line-height: 28px;
}
.up {
    float: left;
    width: 100%;
    height: 28px;
}
#wp_news_w9 .n1 .yellow {
    background: #e3be13;
}
#wp_news_w9 .post_time_day {
    float: left;
    width: 18%;
    height: 28px;
    font-size: 19px;
    background: #005da0;
    color: #ffffff;
    text-align: center;
}
#wp_news_w9 .post_time_year {
    float: left;
    width: 18%;
    height: 28px;
    font-size: 14px;
    background: #eae9e7;
    color: #7b7b7b;
    text-align: center;
}
#wp_news_w9 .news_list li.news span.news_title {width: 78%;
  padding-left: 4%;
  overflow: hidden !important;
  white-space: nowrap;text-overflow: ellipsis;
}
#wp_news_w9 span.news_title a {
    font-size: 15px;
    color: #093d8a;
}
span.news_title_intr {
    height: 28px;
    line-height: 28px;
    float: left;
    display: block;
    width: 82%;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.news_title_intr a { overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-family: "微软雅黑";
  width: 100%;
  height: 28px;
  line-height: 28px;
  display: block;
  padding-left: 4%;
  color: #656565;
	
}
.wp-container{background: #F7F6F2;
    padding-top: 0px;}
.wp-container .wp-inner {margin:0px auto}
.down {
    float: left;
    width: 100%;
    height: 28px;
    margin-bottom: 24px !important;
}
.tt {
    border-bottom: 2px solid #774141;
}
.wp-post .tt .tit .title {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-family: "Microsoft yahei";
    font-size: 16px;
    font-weight: bold;
    color: #6D091C;
}
#one {
    background:url(../img/1.png) no-repeat 1px 5px;
}
#two {
    background:url(../img/2.png) no-repeat 1px 8px;
}
#three {
	background: url(../img/1.png) no-repeat 1px 5px;
}
#four {
	background: url(../img/3.png) no-repeat 1px 5px;
}
#five {
	background: url(../img/4.png) no-repeat 1px 5px;
}
#six{
	background: url(../img/3.png) no-repeat 1px 5px;
}
.wp-post .more_btn {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    float: right;
    color: #959393;
}
.wp-post .tt .tit {
    display: inline-block;
    float: left;
}
.wp-post .tt {
    width: 100%;
    height: 40px;
}
.wp-post .con {
    padding-top:10px;
    margin: 0 auto;
}
.wp-post.post-8 .con {
    padding: 0px;}
#wp_news_w13 .wp_article_list .list_item .pr_fields {
    display: none;
}
.wp_article_list .list_item{ border-bottom:none !important;
    align-items: center}
.wp_article_list .list_item .ex_fields .Article_Image a img{ height:160px!important;}
.wp-main-page .content_2 {margin-top: 15px;
    width: 100% ;display:flex;
    float: left;
}
.wp-main-page .sidebar_2 {  margin-top: 8px;
    width: 37%;
    float: right;
}
#wp_news_w12 .n1,#wp_news_w12 .n3,#wp_news_w12 .n5 {
    padding-right: 2%;
}
div#wp_news_w12 li {
    padding-bottom: 2%;
}
.news_list_down li {
    float: left;
}
.wp-main-page .content_2 .cbox-left {
    width: 370px;
    flex:1;
}
.wp-main-page .content_2 .cbox-right {
    width: 370px;
    flex:1;margin-left:45px;
}
.wp-main-page .content_2 .sbox {
    width: 370px;
    flex:1;margin-left:45px;
}
#link{background: #f3f7fa;}
.wp-container { }

.wp-main-page .content { width:66%; float: left;}
.wp-main-page .content .cbox-left { width:49%; float: left;}
.wp-main-page .content .cbox-right { width: 49%; float: right;}
.wp-main-page .sidebar { width:370px; float: right;}
.wp-main-page .sidebar .sbox {}

.wp-post {margin-bottom: 0px;}
.wp-post .post-head { height: 33px; border-bottom: 1px solid #ddd; margin-bottom: 7px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 32px; line-height: 32px; font-size: 16px; font-weight: normal;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item { height: 24px; line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px; color: #999; }

/**列表页**/
	.wp-container_1 {
   		 padding-top: 35px;
		}
    .wp-banner_1{ display:none;}
	.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: #9B001E; 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 { font-family: "微软雅黑";display: inline-block; float: left; font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 16px; color: #333; background:#f3f7fa url(img/li.png) no-repeat 10px 19px;}
.column-list-wrap li a:hover { color: #9b001e; text-decoration: none; }
.column-list-wrap li.selected a.selected {    color: #9b001e; }
.column-list-wrap li a span {  font-family: "微软雅黑";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: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { color: #9b001e; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #9b001e; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 24px; }
.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 { font-family: "微软雅黑";float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 18px; color: #333} /**当前位置**/
.list-meta .column-path {font-family: "微软雅黑"; float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #333;font-size:14px!important;}
.list-meta .column-path a:hover{ color:#9b001e;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative;  line-height: 1.4em; 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: 150px;}
.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; }
.column-news-list a {line-height:25px;font-size:14px;}
.column-news-list  .column-news-date {float:right;}
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify;font-family: "微软雅黑"; }
.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 {font-family: "微软雅黑"; line-height:26px; padding:5px; text-align:center; font-size:16pt; font-weight: bold; color:#424242; border-bottom:2px solid #ECECEC} 
.article h2.arti-title_2 {font-family: "微软雅黑"; line-height:26px; padding:5px; text-align:center; font-size:16px; font-weight: normal; color:#424242; } 
.article h1.arti-title_1 {font-family: "黑体"; line-height:26px; padding:5px; text-align:center; font-size:20px; font-weight: normal; color:#424242; color:#0061a0;}/**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span {font-family: "微软雅黑"; 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 { font-family: "微软雅黑";line-height:1.7; font-size:15px; text-align: justify; }
.article .entry_1,.article .entry_1 p { font-family: "黑体";line-height:1.7; font-size:20px; 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; }

/**底部**/
#link .post .con {padding-bottom: 40px;
    padding-top: 27px;
    margin: 0 auto;
    height: 73px;
}
.banquan {
    width: 1200px;
height:100%;
    float: left;
}
.wechat {
    /* width: 7%; */
    /* height: 99px; */
    float: right;
    /* line-height: 99px; */
    padding-top: 15px;
}
.wp-footer .wp-inner .footer{
	width: 60%;
	color: #005da0;
    text-align: left;
    float: left;
    padding-top: 28px;
}
.wp-footer {margin-top:0px;}
.add-weixin {
    position: relative;
    float: left;
  
    padding-right: 20%;
}
.add-weixin a:hover span {
    display: block;
}
.add-wb {
  
}
.add-weixin .vwe {
    position: absolute;
    top: -74%;
    left: -70%;
    display: none;
}
.wp-footer {  height: 309px;   background: #9B001E; }
.wp-footer .wp-inner { height:245px;margin:0 auto;}
.wp-footer .wp-inner .footer p{ font-family: "微软雅黑";color:#fff;font-size: 12px;display: block;line-height: 20px;}
.wp-footer .wp-inner .footer span { margin:0 5px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; }
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}
.wp-footer .footerBox {height: 64px;background: #AC0828;}
.wp-footer .footerBox .footerBoxs {max-width:1200px;margin:0 auto;}

/**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;}
body.wp-main-page {
    background: #f3f7fa;
}
.focus_4.focus-box.clearfix {
    height: auto !important;
}
.wp-post.post-13 .con .articlecontent p img {
	width:100%;
  margin-top: 15px;
}
.wp-post.post-13 .con .articlecontent p {
  line-height: 34px;
  font-size: 16px;
  font-family: "微软雅黑";
}
.focus_4 .focus-title-bar{  height: 40px ;}
.focus-box {height:210px!important;}
.focus-box .focus-title-bar {bottom:-40px;height:40px;}
.focus-box .focus-title{color:#333;font-family: "PingFangSC-Regular, PingFang SC";font-weight:400;padding:15px;font-size:16px;font-weight:400;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;white-space: normal!important;height:20px;width:90%;text-align:center}
.focus-box .focus-title-bg{background-color:#f7f6f2;}
.focus-box .focus-navigation {background-color:#b94c61;border-radius: 0 50px 50px 0;font-size:24px;    padding-right: 10px;
    box-sizing: border-box;opacity: 1;width:26px;}
.focus-box .focus-next {border-radius: 50px 0  0 50px;padding-right: 0px;padding-left:10px;}
.focus_4 .focus-title{height: 40px;
  line-height: 40px;overflow: hidden;
  width: 100%;  text-overflow: ellipsis;white-space: nowrap;}
  span.news_meta.post_time {
  font-family: "微软雅黑";
  font-size: 14px !important;
}

.search-panel {
  clear: none;
  max-width: 216px;
border:1rpx solid #333;
height:160px;display: flex;align-items: center;
}
.wp-post.post-9 .con {
  padding-bottom: 0px !important;
}
.slick-prev {
    left: -16px;
    top: 50%;
    margin-top: -13.5px;
}
.slick-prev {
    position: absolute;
    display: block;
    height: 27px;
    width: 16px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: url(../images/left.png) no-repeat center;
    padding: 0;
    border: none;
    outline: none;
    text-indent: -9999px;
}
.slick-next {
    right: -16px;
    top: 50%;
    margin-top: -13.5px;
}
.slick-next {
    position: absolute;
    display: block;
    height: 27px;
    width: 16px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: url(../images/right.png) no-repeat center;
    padding: 0;
    border: none;
    outline: none;
    text-indent: -9999px;
}
.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tit_zyjs {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    width: 300px;
}
.scollimg {
  display: none;
}
table.imgscroll2_tpl td div {
  font-family: "黑体";
  font-size: 16px;
  text-align: center;
}
span.more_text {
    color: #8d8d8d;
}


.gt.slick-slide {
    padding: 30px 0px;
    margin: 0 10px;
    background: #eee;
    width: 300px !important;
}
span.imgscroll2_img img {
    padding: 20px;
}

/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url(../images/22.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:url(../images/22.png) no-repeat;}
.shares li.i2 a{background:url(../images/33.png) no-repeat;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
.shares .w41_openLink {height:32px;border-radius: 4px;}
.shares .w42_openLink {height:32px;border-radius: 4px;}
.shares .w46_openLink {height:32px;border-radius: 4px;}
.shares .w50_openLink {height:32px;border-radius: 4px;}
.shares .w51_openLink {height:32px;border-radius: 4px;}
.panel17 {
    height: 376px;
}
.banner_2 {
    background: url(../images/navBg.png) no-repeat;height:376px;background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.post-12 li {
    padding-bottom: 10px;
}
.post-12 .news_list_down li.n5,.post-12 .news_list_down li.n6 {
    padding-bottom: 0px;
}
.post-12 .news_list_down li.n1,.post-12 .news_list_down li.n3,.post-12 .news_list_down li.n5 {
    padding-right: 5px;
}
.post-8 .news_list li.news span.news_title {
    width: 84%;
}
.post-9 .news_list li.news span.news_title {
    width: 84%;
}
.post-9 .news_list li.news {
    background:none;
    border:none;
}
.post-9 .news_list li.news span.news_meta {
    text-align: center;
    float: left;
    width: 59px;
}
span.news_meta.post_time_day.yellow {
    background-color: #005da0;
    color:#fff;
}
span.news_meta.post_time_day.yellow:hover {
    background-color: #e3be13;
    cursor:pointer;
}
span.news_meta.post_time_year {
   background-color: #eae9e7;
   color:#c2c2c0;
   font-size:12px;
   height:28px;
}
span.news_meta.post_time_year:hover {
   background-color: #eae9e7;
   cursor:pointer;
}
.post-9 .news_title a {
    font-size: 15px;
    padding-left: 15px;
    color: #093d8a;
}
/**自定义新闻列表**/
.news img{
    width: 15px;
    height: 15px;
}
.news_list li i{
    font-style:normal!important;
    font-size: 15px;
    padding-left: 5px;
}
/*.news_list li::before{
    color: #F29453;
    content:"■";
    margin-top:-10px;
    height: 10px;
    width: 1px;
    margin-right: 10px;
}*/
#news_list2 li::before{
    color:  #1F6AC8;
    content:"";
    height: 10px;
    width: 1px;
    margin-right: 10px;
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
}
.link-img img{
    width: 100%;
    height: 100%;
}
.notice-tip{
    width: 55px;
    height: 20px;
    color: #EF8135;
    border: 1px solid #EF8135;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.notice-tip p{
    margin-left: 15px;
    color: #EF8135;
}
.new{
    width: 100%;
    height: 340px;
    float: left;

}
.new-box{
    width: 100%;
    height: 100%;
}
.news_list1 li.news {   border-bottom: 1px dashed  gainsboro;} /**标题图标**/
.news_list1 li.news span.news_title {}
.news_list1 li.news span{margin-left:0px;margin-right:5px;}
.news_list1 li.news span.news_meta { float:right; margin-left:2px;font-size: 12px; color: #9A9A9A;}
.news_list1 li.news p {clear:both; line-height:20px; color:#787878;}
.news_list1 li.news p a { color:#787878;}
.news_list1 li.news p a:hover { color:#EF6C02; text-decoration:underline;}
.news_title{
    font-size: 12px;
}
.news_list li.news span.link a { color:#1F6AC8 ;font-size: 12px}
.news_list li.newsfont span.link a { font-size: 15px}
.news_list li.news span.link a:hover{ color:#F29453 }
.news_list li.news span{margin-left:0px;margin-right:5px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;font-size: 10px; color: #9A9A9A;}
.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:#EF6C02; text-decoration:underline;}
#news_list li::before{
    display: none;
}
#news_list li img{
    position: relative;
    margin-right: 10px;
    top: 4px;
}
.date-date {height:29px;line-height:29px}
.data-year {height:34px;line-height:34px}
.datebox-color-1{
    background: #9B001E;
}
.datebox-color-2{
    background: #0088FF;
}
.datebox-color-3{
    background: #005BAA;
}
.childbox{
    width: 210px;
    height: 236px;
    float: left;
    margin-right: 14px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    cursor:pointer;border-radius: 12px;background-color:#fff; }


.childimg-box{
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
border-top-left-radius: 12px;
border-top-left-radius: 12px;
}
.childimg-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}
.childimg-box img:hover{
    transform: scale(1.1);
}
.childtit-box{
    width: 92%;
    height: 70px;
    float: left;
    padding: 3px 10px 3px 10px;
    overflow: hidden;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wp_article_list .list_item .Article_Index {background: url(../images/arrow2.png) no-repeat;height:11px;background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;margin-top:0px;}
.wp_article_list .list_item .pr_fields {display:flex;align-items:center;margin:3px 0;}
.wp_article_list .list_item .Article_Title a{color:#333;}
.wp_article_list .list_item .Article_Title a:hover{color:#ec3c1b;}
.dtjt9_div_img img {width:100%}
.dtjt9_div_text {bottom:-70px}
.dtjt9_div_text .dtjt9_div_text_title {background-color:#f7f6f2;height:70px;padding: 10px;
    box-sizing: border-box}
.dtjt9_div_text a:link {font-size:16px;font-weight:400;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.dtjt9_div_img .number {display:none}
.arrowLeft {background-color: #b94c61;border-radius:0 20px 20px 0;font-size: 24px;padding-right: 10px;box-sizing: border-box;opacity: 1;width: 26px;height: 45px;position: absolute;top: 50%;left: 0;z-index: 5555;}
.arrowRight {background-color: #b94c61;border-radius: 20px 0 0 20px;font-size: 24px;padding-right: 10px;box-sizing: border-box;opacity: 1;width: 26px;height: 45px;position: absolute;top: 50%;right: 0;z-index: 5555;}
.picbase1-content {bottom: -150px;left: 0;text-align: center;padding:10px;height:150px;box-sizing:border-box;}
.picbase1-content h2{background:none;color:#333;opacity:1;border:none;font-weight:bold;font-size:16px;font-family: "PingFangSC-Regular, PingFang SC";overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 32px;}
.picbase1-content p{background:none;color:#525252;opacity:1;font-family: "PingFangSC-Regular, PingFang SC";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;padding:0;font-size:14px}
.picbase1-credit {display:none}
.picbase1-slidenav li{background: #9b001e}
.picbase1-slidenav li:hover{background: #9b001e}
.picbase1-slidenav li img{border:1px solid #9b001e}
.picbase1-slidenav{bottom:15px}
.sudynews_rili_1.rili .news_list li.news {border:none!important;margin:0!important;}
.sudynews_rili_1.rili .news_list li.news .news_text{display:none}
.sudynews_rili_1.rili .news_list li.news .news_time{height:63px!important;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{line-height:29px;background-color:#9B001E;color:#fff!important;font-size:20px!important;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year{line-height:34px!important;color:#666666;background-color:#fff;font-size:16px!important;}
.sudynews_rili_1.rili .news_list li.news .news_title a {line-height:30px!important;font-size:15px!important;}