@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;}
::-webkit-input-placeholder {
color: #a0a0a0;
} /* WebKit, Blink, Edge */
:-moz-placeholder {
color: #a0a0a0;
} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
color: #a0a0a0;
} /* Mozilla Firefox 19+ */
:-ms-input-placeholder {
color: #a0a0a0;
} /* Internet Explorer 10-11 */
body,p { font:14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family:"微软雅黑"; }
body {}
a { text-decoration: none;color: #727272;font-family: "微软雅黑";font-size: 14px;transition: all ease-out 0.3s;}
a:hover{ text-decoration: none; color:#095ab5;}
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1200px; margin:0 auto;}

/**头部**/
.wp-header { padding:0; /*background:url(../images/head.png) no-repeat center;*/}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left; padding:17px 0 11px;}
.logo-window { padding:0;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right;}
.lang-window { padding: 13px 0; }
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block;  height: 20px; line-height: 20px; font-size: 12px; color: #313131; padding-left:20px; background:url(../images/navi.png) no-repeat 10px center;}
.lang-window .wp-menu .menu-item.i1 a.menu-link { background:none;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #333;}
/**
 * [搜索]
 */
.search-panel { float: right; clear: right; width:19.4%; margin-bottom: 12px;}
.search-window { background-color: #eeeeee; 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: #a0a0a0; font-size: 12px; 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: #0169c7 url(../images/sous.png) no-repeat 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: #0169c7;}
.main-nav-panel {}

.wp-navi .wp-menu {margin:0 auto}
.wp-navi .wp-menu .menu-item {display: inline-block; float: left; position: relative;}

i.menu-switch-arrow.menu-open-arrow { background-position: 20px -25px !important;
}

.wp-navi .wp-menu .menu-item.i1 { background:none;}
.wp-navi .wp-menu .menu-item a.menu-link {font-weight:bold;display: inline-block;padding: 0 20px;line-height: 55px;color: #FFFFFF;font-size: 16px;}
.wp-navi .wp-menu .menu-item.hover a.menu-link,
.wp-navi .wp-menu .menu-item a.hover{ text-decoration: none; color: #0C3C74;}
.wp-navi .sub-menu {display: none; position:absolute;left: 0;top: 55px;min-width: 100px;z-index: 100;background: rgba(225, 225, 225, 0.9); background: #fff; }
.wp-navi .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.wp-navi .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.wp-navi .sub-menu .sub-item.hover> a,
.wp-navi .sub-menu .sub-item a:hover{ color: #fff;
    background-color: #0C3C74; display: block; }
.wp-navi .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**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.png) no-repeat 50%; cursor: pointer; position: absolute; 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: #ececec;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.wp-focus .focus-page {width: 14px;height: 14px;border-radius: 14px;background: #cccaca;border: 2px solid #fff;}
.wp-focus .focus-page-active { background:none;}
.wp-focus .focus-pagination { height:26px;}
.modc .focus-title-bar { display:block !important;}
.modc .focus-title { display:none;}
.modc .focus-title-bg { background:#dcdcdc; opacity:1; filter:alpha(opacity=100);}
.modc .focus-pagination { right:50%; margin-right:-24px; height:22px;}
.modc .focus-navigation { bottom:-1px; background:url(../images/newl.png) no-repeat; width:12px; height:30px; text-indent:99em; overflow:hidden;}
.modc .focus-prev {left:35%;}
.modc .focus-next { right:34%; background:url(../images/newsr.png) no-repeat;}
.modc .focus-page { width:14px; height:14px; margin-right:6px; border-radius:50%; background:#a0a0a0;}
.modc .focus-page-active { background:#0169c7;}

/**
 * 主体
 */
.wp-container { }

.wp-main-page .content { margin-top:15px;}
.wp-main-page .content .cbox-left { width:30%; float: left;}
.wp-main-page .content .cbox-right {
    width: 35.42%;
    float: left;
    margin-left: 20px;
}
.wp-main-page .sidebar { width:28%; float: right;}
.wp-main-page .sidebar .sbox { }

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { height: 35px; border-bottom: 2px solid #dcdcdc; margin-bottom: 24px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 35px; line-height: 35px; font-size: 17px; 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;}
.post-news .news-item .meta-title { display: block; float:left; overflow: hidden;}
.post-news .news-item .meta-time { display: block; float: right; height: 20px; line-height: 20px;color: #999; }

.rili {}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-bottom: 7px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili .news_list li.news .news_date{float: left;width: 50px;text-align:center; margin-left:3px;}
.rili .news_list li.news .news_date .news_year{line-height: 25px; color:#0169c7; background-color:#eee; transition:all 0.4s ease-in-out; font-size:16px;}
.rili .news_list li.news .news_date .news_days{line-height:25px; font-size: 10px; color:#fff; background-color:#0169c7;}
.rili .news_list li.news .news_wz{width:100%;}
.rili .news_list li.news .news_wz .news_con{margin-left:73px;} 
.rili .news_list li.news .news_title{line-height: 24px; max-height:48px; overflow:hidden;} 
.rili .news_list li.news .news_title a { color:#707070;} 

.sudy-tab { position:relative;}
.tab_more_btn { float:right; margin-top:10px;position: absolute;right: 0;top: 0;}
.sudy-tab .tab-menu { height:35px; border-bottom: 2px solid #dcdcdc; margin-bottom: 24px;}
.sudy-tab .tab-menu li { cursor:pointer; height:35px; line-height:35px; padding:0 3px; margin-right:33px; font-size:17px;}
.sudy-tab .tab-menu li.selected { height:33px; border-bottom:4px solid #0169c7;}
.sltt { }
.sltt  .news_img { float:left; width:46.2%;}
.sltt  .news_img .img_box { background:#f2f2f2;}
.sltt  .news_img .news_img_item img { width:100%; height:auto; max-height:200px;}
.sltt .news_list {
    width: 100%;
}
.sltt  .news_img .img_tit { width:95%; margin:10px auto; line-height:20px; text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
.sltt .news_img .img_tit a { font-size:14px; font-weight:bold; color:#0169c7;}
.sltt  .news_img .img_jj { color:#a0a0a0; font-size:12px; text-indent:1em; line-height:18px; max-height:36px; overflow:hidden;}
.sltt  .news_list .news { line-height:40px;vertical-align: top; overflow: hidden;position: relative;}
.sltt  .news_list .news.n1 { line-height:20px; padding-bottom:6.5px;}
.sltt  .news_list .news.n1 .news_date { margin-top:-19px;}
.sltt  .news_list .news_title {display: block; margin-right:91px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sltt .news_list .news_date {  display: block; text-align: right; width: 80px; line-height: 40px;position: absolute; right: 0; top: 50%; margin-top: -18px; color: #a0a0a0;}

.wp-container2 { background:#efefef; padding: 15px 0 25px;}
.wp-container2 .modl { width:30%; float:left;}
.wp-container2 .modc {
    width: 67.6%;
    float: left;
    margin-left: 2%;
}
.wp-container2 .modr { width:34%; float:right}
.wp-container2 .modl .post-news .sp {}
.wp-container2 .modl .post-news .sp img { width:100%; max-height:230px;transition: all 0.6s;}

.ggfw {}
.ggfw .ggfw_list {}
.ggfw .ggfw_item { width:33.3%; float:left;}
.ggfw .ggfw_con { margin: 0 4px;}
.ggfw .ggfw_con a { color:#0169c7; display:block; padding-top:68px; padding-bottom:16px; text-align:center; background-color:#dadada; background-image:url(../images/xndh.png); background-position:center 18px; background-repeat:no-repeat; font-size:16px; border-radius:8px;}
.ggfw .ggfw_con a:hover { color:#fff; background-color:#0169c7; background-image:url(../images/xndh-h.png);}
.ggfw .ggfw_item.i2 a { background-image:url(../images/szts.png);}
.ggfw .ggfw_item.i2 a:hover { background-image:url(../images/szts-h.png);}
.ggfw .ggfw_item.i3 a { background-image:url(../images/szxy.png);}
.ggfw .ggfw_item.i3 a:hover { background-image:url(../images/szxy-h.png);}
.kstd .post-news { padding-top:29px;}
.kstd .post-news .news-item { height:100px; width:100%; background:#0169c7; text-align:center;}

.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin-left:25px; position:relative;}
.shares li a{display:inline-block; width: 57px; height: 57px; border: 0px solid red;opacity:.8; filter:Alpha(opacity=80); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100);}
.shares li.i1 a{ background:url(../images/weixin.png) no-repeat; }
.shares li.i2 a{ background:url(../images/weibo.png) no-repeat;}
.shares li.i3 a{ background:url(../images/lssh.png) no-repeat;background-size: cover;}
.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 li.i3 a{ background:url(../images/sydw.jpg) no-repeat;}*/
#_ideConac { margin-top:-6px;}
#_ideConac img { width:70px;}

/**列表页**/
.wp-banner { background-color: #ececec;}
.wp-container.list { background:#efefef;}
.wp-container.list .wp-inner { background:#fff; max-width:1160px; padding:0 20px;}
.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; }
.list .banner, .list .banners { max-width:1900px; margin:0 auto; overflow:hidden;}
.list .banner img, .list .banners img { vertical-align:top; width:100%;}
.wp-column-menu {width: 260px;background-color: #f5f5f5; position: relative;float: left;margin-right: -260px;top: -80px;left: -20px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 290px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #0054a5; line-height: 80px; }   /**位置栏目背景**/
.column-head .column-anchor {}
.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 { text-align:center; display: block; font-size:24px; 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 #c1c1c1;font-size: 16px;color: #0054a5;transition:none;}
.column-list-wrap li a:hover {color: #373737;text-decoration: none;background:#fff url(../images/lmlb_bj.png) repeat-y;}
.column-list-wrap li.selected a.selected {color: #373737;background:#fff url(../images/lmlb_bj.png) repeat-y;}
.column-list-wrap li.selected a.selected span {background: url(../images/jt_right.png) right center no-repeat;}
.column-list-wrap li a span {display: block;padding: 0px;margin-left: 22px;line-height: 50px;margin-right: 25px;border-bottom: 0px solid #d3d8db;padding-left: 60px;}
.column-list-wrap .parent a span {background: url(../images/jt_bottom.png) right center no-repeat;}
.column-list-wrap .sub-list li a {background-position: 18px 11px;font-size: 14px;}
.column-list-wrap .sub-list li a:hover {background: #fff url(../images/lmlb_bj.png) repeat-y;}
.column-list-wrap .sub-list li.selected a.selected {background:#fff url(../images/lmlb_bj.png) repeat-y;}
.column-list-wrap .sub-list li a span {padding: 6px 0px;padding-left: 65px;line-height: 29px;background: none;}
.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: 16px 0 20px;
	border-bottom: 10px solid #dadada;
}
.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: left; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #898989; font-size:16px;}
.list-meta .column-path a:hover{ color:#14427E;}
.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: 40px; background: url(../images/arti.png) no-repeat 20px center;   height: 1.4em;}  /**栏目新闻列表**/
.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: 6px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	height: 20px;
	line-height: 20px;
	position: relative;
	color: #999;
	float: right;
}
.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:bold; color:#0054a5;} /**文章标题**/
.article h2.arti-title {
	line-height: 26px;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0054a5;
}
.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; } /**文章内容**/
.article .entry,.article .entry p { font-family: 宋体;line-height:2; font-size:16px; text-align: justify; }
.article .entry p {}
.article .entry .wp_articlecontent table {width:100% !important;}
.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;     margin: 0 auto;
    }   /**文章阅读部分图片大小限制**/

/**阅读设置**/
.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; }

.bdshare-button-style0-24 { float:right; clear:both; padding-bottom:15px;}
/**底部**/
.wp-footer { background-color: #01519a;}
.wp-footer .foot_top { padding:16px 0 28px; background:#0169c7 url(../images/foot.png) center no-repeat;}
.wp-footer .foot_top .wp-inner { background:url(../images/btmlogo.png) no-repeat center;}
.wp-footer .xqdz { float:left;padding-top:8px;}
.wp-footer .xqdz .articlecontent p { font-size:12px; color:#fff; line-height:24px;}
.wp-footer .ewm { float:right; padding-top:20px;}
.wp-footer .ewm .ewm_list { float:left;}
.foot_bottom .dz { padding:7px 0;}
.foot_bottom .dz p { line-height:26px; color:#fff; font-size:12px; text-align:center;}
.foot_bottom .dz p a { color:#fff; font-size:12px;}
/**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;}

.kstd .focus-navigation {
    display: none !Important;
}
.kstd .focus-page-active {
    background-color: #fff;
}
p.mainimg.i1 {
    margin-bottom: 11px;
}
.kstd {margin:16px 4px 0px 4px;}
.kstd .articlecontent {
    text-align: center;
}
.wp-wrapper.wp-container3 {
    background: #dcdcdc;
}
.wp-wrapper.wp-container3 .wp_nav .nav-item a {
    color: #000000;
}
.wp-wrapper.wp-container3 .wp_nav .nav-item a span.item-name {
    padding: 10px 38px;
}
.wp-footer .xqdz .articlecontent p {
    font-size: 12px;
    color: #fff !important;
    line-height: 24px;
}
.wp-footer .xqdz .articlecontent p a {
    font-size: 12px;
    color: #fff !important;
    line-height: 24px;
}
.sltt .news_img .news_img_item img {
    max-height: 248px;
}
.sltt .news_img .img_tit {
    display: none;
}
.sltt .news_img .img_jj {
display: none;
}
.wp-container2 .modl .post-news .sp  a:hover img{transform: scale(1.2);
}
.wp-post.post-7 .post-news {
    width: 100%;
    overflow: hidden;
}
.modr {
    float: right;
    width: 30%;
}
.wp-post.post-7.post-100 {
    float: left;
	 width: 48%;
}
.wp-post.post-7.post-110 {
    float: right;
    width: 48%;
}
.post-110 img {
	width: 389px;
	height: 226px;
}
.weixintu {
    float: right;
    margin-top: 5px;
}
.wp-navi .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 500;
    background: #fff;
}

.wp_entry,.wp_entry p {text-indent:30px!important;  text-align: justify;font-family:"Microsoft yahei","Simsun" !important; }
.wp_entry span {font-family:"Microsoft yahei","Simsun" !important;line-height: 1.75!important;color:#4b4b4b!important;}
.wp_entry span a,.wp_entry p a ,.wp_entry p a span{color:#63065F!important;}
.wp_entry span a:hover,.wp_entry p a:hover{color:#63065F;}
.wp_entry table{text-indent:0px!important;  border:1px solid #333!important;margin-bottom:10px;}
.wp_entry table td{border:1px solid #999!important;padding:0px 3px;}
.wp_entry table td p{text-indent:0px!important; margin-bottom:0px;line-height:34px!important;padding-left:5px;}

.wp_articlecontent a {
    font-size: 16px;
}
#wp_news_w13 img{margin-bottom:10px}

.col_news_con { padding:5px 0px 10px 0px; margin:10 36px;}

.col_news_con1{margin:0;}
.col_news_list { margin-top:20px; margin-bottom:10px;}
.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); } /**列表页文章图片大小限制**/
.news_t a{
	font-size: 22px;
	color: #0054A5;
	float:left;
}
.news_time1 a{
	color: #0054A5;
	line-height: 26px;
	position: relative;
	margin-left:6px;
	font-size:18px;
}
.news_jj2{color:#a39b97;line-height:26px;margin-top:4px;}
.news_cont{border-bottom:1px dashed #e2e0e1;padding-bottom:6px;   
    margin-top: 10px;margin-bottom: 30px;}

li.news3{margin:0 23px;width:502px;text-align:center;}
.news_title2{line-height:40px;font-size:16px;padding-bottom: 12px;}
li.news4{margin-bottom:40px;}
hr:not([size]) {
    height: 1px;
}

.main_teacher_dash_website_202201212 a.teacher_item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    border: 1px solid #d3dfeb;
    padding: 12px;
    height: fit-content;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    overflow: hidden;
}
.xubox_shade,.xubox_layer{display: none !important;}
html{overflow: scroll !important;}