@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; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;   /* Firefox 4 */-webkit-transition: all 0.4s ease-in-out;   /* Safari 和 Chrome */-o-transition: all 0.4s ease-in-out;   /* Opera */}
a:hover {text-decoration: none; color: #086fb2;}
.wp-wrapper {width: 100%; background-color: #fff;}

.wp-wrapper .wp-inner {width: auto; max-width: 1200px; margin: 0 auto; }
.mbanner .inner{width:1200px;margin:0 auto}
/**头部**/
.head-roll {width: 100%;}
.roll {position: fixed; width: 100%; top: 0; z-index: 9999; opacity: 0.7; filter: alpha(opacity=70);}
.wp-header {background: #fff;}
.wp-header .wp-inner {background: url(base_res/head_bg.gif) center no-repeat;}
/**站点LOGO**/
.logo-panel {text-align: center;}
.logo-window {padding: 30px 0;}
.logo-window img {vertical-align: middle;}
.wp-head-tools {float: right;}
/**语言选择**/
.lang-panel {float: right; margin-right: 10px;}
.lang-window {padding: 0;}
.lang-window .wp-menu .menu-item {float: left;}
.lang-window .wp-menu .menu-item a.menu-link {display: inline-block; margin: 0 16px; height: 38px; line-height: 38px; font-size: 14px; color: #666; font-weight: bold;}
.lang-window .wp-menu .menu-item a.menu-link:hover {text-decoration: underline; color: #ce0110;}
.lang-window .wp-menu .i1 a.menu-link {background: url(base_res/homebg.png) left center no-repeat; padding-left: 25px;}
/**搜索**/
.search-panel {float: right; position: relative; margin-left: 10px;}
.search-window {border: 1px solid #585858; background-color: #fff; overflow: hidden; width: 38px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 10px; margin-right: 38px;}
.wp-search .search-input input.search-title {width: 100%; height: 36px; line-height: 36px; border: 0; outline: 0; background: none; color: #5a5a5a; font-size: 15px; padding: 0;}
.wp-search .search-btn {width: 38px; height: 38px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 100%; height: 38px; border: 0; outline: 0; background: url(base_res/searchbg.png) center no-repeat; cursor: pointer;}
.search_btn {width: 38px; height: 38px; border: 0; outline: 0; background: url(base_res/searchbg.png) center no-repeat; background-repeat: no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
/* WebKit, Blink, Edge */
::-webkit-input-placeholder {
color: #5a5a5a;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
color: #5a5a5a;}
/* Mozilla Firefox 19+ */
::-moz-placeholder {
color: #5a5a5a;}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {
color: #5a5a5a;}
/**顶部副导航**/
.top-nav-panel {float: left;}
.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 10px; height: 38px; line-height: 38px; color: #fff; font-size: 15px; padding-left: 12px;}
.top-nav-panel .wp-menu .i1 a.menu-link {background: url(base_res/login-1.png) left center no-repeat;}
.top-nav-panel .wp-menu .i2 a.menu-link {background: url(base_res/login-2.png) left center no-repeat;}
.top-nav-panel .wp-menu .i3 a.menu-link {background: url(base_res/login-3.png) left center no-repeat;}
.top-nav-panel .wp-menu .i4 a.menu-link {background: url(base_res/login-4.png) left center no-repeat;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: underline; color: #FFC661;}
 .newstitle{
	padding-top: 20px;
	padding-bottom: 15px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px dashed #d4dee7;
	margin-bottom: 15px;color: #333;
	font-weight: 700;
	font-size: 22px; width:100%;
}
.newslist{
	overflow: hidden;
	padding-top: 5px;
}
.newslist li{
	height: 49px;
	position: relative;
	line-height: 49px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	border-bottom: 1px dashed #cccccc;
	background: url(base_res/ld.png) 0 center no-repeat;
	padding-left: 15px;
	padding-right: 110px;
	height: 46px;
	*
	line-height: 46px;
	padding-right: 1;
}
.newslist li a{
	/* float: left; */
	color: #4b4b4b;
}
.newslist li .link{position:unset;}
.newslist li  span{
	position: absolute;
	color: #979797;
	font-size: 14px;
	top: 0;
	right: 0;
}
.newslist li a:hover{
	color: #184b8a;
}
.changepage font{ font-size:12px}
.changepage { clear:both; width:680px; margin:0 auto; text-align:center; font-size:12px; height:42px}
.changepage span{ display:block; border:1px solid #e1e1e1; float:left; height:24px; width:25px; text-align:center; line-height:24px; margin:0 2px; }
.changepage .aa{ display:block; border:1px solid #e1e1e1; float:left; height:24px; width:65px; text-align:center; line-height:24px; margin:0 2px; }
.changepage .aas{ display:block; border:1px solid #e1e1e1; float:left; height:24px; width:45px; text-align:center; line-height:24px; margin:0 2px; }
.changepage a:hover { text-decoration:none; color:#989898; }
.changepage .pagecss{ display:block; border:1px solid #e1e1e1; float:left; height:24px; width:65px; text-align:center; line-height:24px; margin:0 2px; }
.changepage .visited,.changepage ul li a:hover { background:#f0f0f0; border:1px solid #f0f0f0; color:#fff; font-weight:bold; text-decoration:none; }
.changepage .visited strong{ color:#717071}
.changepage a img { margin-right:5px; }
.changepage ul { float:left; }
.changepage ul li { float:left; }
.changepage .span{width:24px;}
.changepage .span a {height:26px;width:22px; display:block}
.changepage div { border:1px solid #e1e1e1; float:left; height:24px; line-height:24px; text-align:center; width:85px; }
.changepage div input { height:12px; width:25px; margin-right:6px; }
.changepage div span { margin:0 6px; }

/**顶部链接**/
.botlinks {padding: 0; float: right;}
.botlinks .links-wrap {position: relative; float: left; display: inline-block; line-height: 38px;}
.botlinks .links-wrap a.links-arrow {display: block; height: 38px; line-height: 38px; padding: 0 25px 0 10px; font-size: 14px; color: #fff; background: url(base_res/arrow.png) no-repeat right bottom; text-align: center;}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {color: #FFC661; background-position: right top; text-decoration: underline; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; right: 0; top: 38px; width: 100%; min-width: 220px; height: auto; max-height: 290px; overflow: auto; overflow-x: hidden; background: #f5f5f5; z-index: 999;}
.botlinks .links-wrap .link-items a {display: block; line-height: 24px; padding: 6px 10px; color: #444;}
.botlinks .links-wrap .link-items a span {display: block; margin: 0 6px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.botlinks .links-wrap .link-items a:hover {color: #fff; background: #2c58a9; cursor: pointer;}
/**主导航**/
.wp-navi {background-color:#ffffff;}
.main-nav-panel {}
.menu-switch-arrow {display: none;}
.main-nav-panel .wp-menu {margin: 0 auto; background-color:#666}
.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 44px; height: 46px; line-height: 46px; color:#fff; font-size: 16px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #ce0110; background-color:#fff;}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 46px; z-index: 100; min-width: 100%;}
.main-nav-panel .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; border-bottom:1px solid #f2f2f2;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #39442e; height: 42px; line-height: 42px; padding: 0 10px; display: block; text-align: center; background: #fff;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #39442e; display: block;background-color: #f2f2f2;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #4368a7;}
/**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: #fff; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow {display: block; width: 34px; height: 40px; float: right; background: url(base_res/menu-icon-arrow-white.png) no-repeat 50%;}
/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle {display: block; width: 34px; height: 34px; background: url(base_res/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: 0; color: #f6f6f6; font-size: 14px; background: url(base_res/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;}
/**焦点图片**/
.mbanner {height:400px;background:url(base_res/mainbg.jpg) center no-repeat; background-size:cover; margin-top:10px}
.fcous-panel {width: 100%;}
.fcous-panel .focus-window {width: 100%; overflow: hidden;}
.cames-img {position: absolute; margin: 0 auto; bottom: 0; width: 100%; text-align: center; max-height: 68px; display:none;}
/**主体**/
.wp-container {}
/**列表页**/
.wp-banner {background-color: #fff;}
.wp-banner .wp-inner {position: relative;}
/**列表页banner图**/
.l-banner{height: 180px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
.col_menu {width: 280px; background-color: #f5f5f5; position: relative; float: left; margin-right: -280px;}
.wp-column-news {float: right; width: 100%;}
.wp-column-news .column-news-box {margin-left: 320px; margin-right: 15px;}
/**栏目列表**/
.col_menu_head {background:#666666; line-height: 24px;}
/**位置栏目背景**/
.col_menu_head .column-anchor {padding: 10px;}
.col_menu_head .column-anchor .column-switch {display: block; width: 30px; height: 24px; float: right; display: none; background: url(base_res/menu-dot-white.png) no-repeat center;}
.col_menu_head .column-anchor h3.col_name {display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #fff; padding-left: 25px;}
/**位置栏目字体**/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #383838; background-color: #fff;}
.column-list-wrap li a:hover {color: #e5e5e5; text-decoration: none; background-color: #2b60bf;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #2b60bf;}
.column-list-wrap li a span {display: block; padding: 10px; padding-left: 50px; line-height: 22px;}
.column-list-wrap .sub-list li a {font-size: 15px; background-color: #fff;}
.column-list-wrap .sub-list li a:hover {background-color: #2b60bf; color: #e5e5e5;}
.column-list-wrap .sub-list li.selected a.selected {background-color: #2b60bf; color: #fff;}
.column-list-wrap .sub-list li a span {padding: 6px 10px; padding-left: 65px; line-height: 28px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px; background-color: #fff;}
.column-list-wrap .sub-list .sub-list li a:hover {background-color: #2b60bf;}
.column-list-wrap .sub-list .sub-list li.selected a.selected {background-color: #2b60bf;}
.column-list-wrap .sub-list .sub-list li a span {padding-left: 80px; line-height: 26px;}
/**栏目新闻**/
.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: #888;}
.list-meta .column-path a {color: #888;}
.list-meta .column-path a:hover {color: #086fb2;}
.column-news-con {padding: 10px 0; min-height:650px}
.column-news-list .column-news-item {display: block; position: relative; border-bottom: 1px dashed #b1b1b1; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(https://cuc.fjnu.edu.cn/jw/css/images/dot.png) no-repeat 2px 13px;}
.possplit {width: 20px;text-indent: -3px;background-image: none;}
.possplit::after{content:">"}
/**栏目新闻列表**/
.column-news-list .news {width: 100%; height: 38px;}
.column-news-list .news_title {float: left; line-height: 38px; font-size: 15px;}
.column-news-list .news_meta {float: right; font-size: 15px; color: #777; line-height: 38px;}
.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: 0;}
.wp_paging {margin: 15px 0;}
/**列表页文章图片大小限制**/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; 
_width:expression(this.width > 800 ? "880px" : this.width);}
/**文章页**/
.info-box {margin: 0 15px; width: 69%; float: left;}
.info-news {width: 26%; float: right; margin-top: 18px;}
.article {padding: 15px 0;}
.article h1.arti-title {line-height: 32px; padding: 5px; text-align: center; font-size: 22px; font-weight: normal; color: #0e5b9e;}
.article h3.arti-title {line-height: 22px; padding: 3px; text-align: center; font-size: 18px; font-weight: normal; color: #0e5b9e; 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(https://cuc.fjnu.edu.cn/jw/css/images/options.png) no-repeat 0 50%; display: none;}
.article .entry {margin: 0 4px; overflow: hidden;}
/**文章内容**/
.article .entry, .article .entry p {line-height: 1.8; font-size: 16px; text-align: justify; text-indent: 0px;}
.article .entry p {margin-bottom: 11px; text-indent: 33px;}
/**文章阅读部分图片大小限制**/
.article .entry .read img {vertical-align: middle; max-width: 600px; 
_width:expression(this.width > 1200 ? "1200px" : this.width); background: url(https://cuc.fjnu.edu.cn/jw/css/images/loading.gif) no-repeat center;}
.wp_articlecontent img {display: block; margin: 0 auto; text-align: center; width: auto; height: 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(https://cuc.fjnu.edu.cn/jw/css/images/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(https://cuc.fjnu.edu.cn/jw/css/images/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(https://cuc.fjnu.edu.cn/jw/css/images/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(https://cuc.fjnu.edu.cn/jw/css/images/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 0 0; 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; filter: alpha(opacity=80); 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 {font-size: 0;background-color:#f2f2f2}
.wp-footer .wp-inner {}
.wp-footer .wp-inner .footer {padding-top: 65px;}
.wp-footer .wp-inner .footer span {margin: 0 5px; font-size: 12px; color: #666; line-height: 24px;}
.wp-footer .wp-inner .footer .record {display: block;}
.foot-left {float: left; width: 33.3%;}
.foot-center {float: left; width: 33.3%; text-align: center;}
.foot-right {float: right; width: 33.3%;}
.foot-logo {padding-bottom: 18px;}
.foot-link .wp-menu {margin: 0 auto;}
.foot-link .wp-menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100; width: 50%;}
.foot-link .wp-menu .menu-item a.menu-link {display: inline-block; padding: 0 44px; height: 50px; line-height: 50px; color:#666; font-size: 14px; text-align: left;}
.foot-link .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #999;}
/**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(base_res/jump-icon.png) no-repeat 0 top; opacity: 0.7; filter: alpha(opacity=70);}
#jumphandle a#gobot {background-position: 0 bottom; margin-top: 6px;}
/**顶部**/
.wp-top {background: #f2f2f2;}
/**主体**/
.tt {width: 100%; height: 52px;}
.tt .tit {float: left;}
.tt .tit .title {font-size: 20px; color: #000; font-weight: normal; line-height: 52px;}
.more_btn {float: right; padding-top: 10px; height: 42px;}
.more_btn a {color:#636567;}
.more_text {line-height: 42px; font-size: 16px;}



.more_btn a:hover {color: #bb8787;}
.post-9 .tt .tit {background: url(base_res/newsttbg.png) right no-repeat; padding-right: 138px; background-position-y: 25px;}
.post-9 .more_text {line-height: 52px;font-size: 16px;}
.post-9 .more_text a {color: #636567;}
.line{ width:1px; float:left; border-right: #CCC 1px solid; height:20px; margin-top:10px}
.post-9 .more_text a:hover {color: #bb8787;}
.post-12 .tt .tit {background: url(base_res/noticettbg.png) right no-repeat; padding-right: 123px; background-position-y: 25px;}
.post-18 .tt {background: url(base_res/ttxian.png) center bottom no-repeat; padding-bottom: 10px; background-position-x: 57.5%; margin-bottom: 30px; margin-left: -7%;}
.post-18 .tt .tit {background: url(base_res/practicettbg.png) no-repeat; float: none; text-align: center; background-position-x: 69.5%; background-position-y: 25px;}
.post-19 .tt {background: url(base_res/ttxian.png) center bottom no-repeat; padding-bottom: 10px; background-position-x: 0; margin-bottom: 20px; }
.post-19 .tt .tit {background: url(base_res/campusttbg.png) no-repeat; float: none; text-align:left; background-position-x:100px; background-position-y: 22px;}
.content_news .tt {margin-bottom: 20px;}
.content_news_left {width: 41%; float: right;}
.content_news_right {float: left; width:55.5%;}
.content_news_left .events_list {float: left; width: 100%; margin-bottom: 42px; position: relative; overflow: hidden;}
.content_news_left .news_img {width: 110px; height: 75px; float: left; margin-right: 13px;margin-top: 30px;}
.content_news_left .news_img img {width: 100%; height: 100%;}
.content_news_left .news_con {float: left; width: 73.3%;}
.content_news_left .news_title {font-size: 16px; color: #003b6e; line-height: 24px; font-weight: bold; padding-bottom: 4px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.content_news_left .news_title a {color: #333;}
.content_news_left .news_date {font-family: "Georgia"; font-size: 14px; background: #bb8787; float: left; color: #fff; padding: 8px;}
.content_news_left .news_text {width: 100%; float: left; line-height: 24px; color: #7a7a7a; max-height: 72px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.content_news_right .post-13, .content_news_right .post-14 {padding: 0 15px;}
.content_news_right .scroll_notice {background: #f2f2f2;}
.content_news_right .board_list {width: 100%; float: left; padding: 19px 0 17px 0; border-bottom: 1px solid #e4e4e4;}
.content_news_right .news_date {width: 66px; height: 70px; float: left;}
.content_news_right .date-day {width: 100%; line-height: 35px; background: #a26565; text-align: center; font-size: 24px; color: #fff; font-family: "Georgia";}
.content_news_right .date-year {width: 100%; line-height: 35px; background: #ffffff; color: #666; font-size: 12px; font-family: "Georgia"; text-align: center;}
.content_news_right .news_title {float: left; color: #00275b; font-size: 15px; padding-left: 22px; width: 74.3%;}
.content_news_right .news_title a {color: #333;text-decoration: none;font-size:16px;line-height:140%;font-weight:700}
.content_news_right .news_title .news_content{color:#999;}
.content_news_right .news_title .news_content a{width:100%;text-align:left;line-height:50px;color:#999;font-weight: normal;}
.content_news_left-m {width: 65.5%; float: left; display: none;}
.content_news_right-m {float: right; width: 31.5%; display: none;}
.content_news_left-m .events_list {float: left; width: 100%; margin-bottom: 42px; position: relative; overflow: hidden;}
.content_news_left-m .news_img {width: 110px; height: 126px; float: left; margin-right: 13px;}
.content_news_left-m .news_img img {width: 100%; height: 100%;}
.content_news_left-m .news_con {float: left; width: 73.3%;}
.content_news_left-m .news_title {font-size: 16px; color: #666; line-height: 24px; font-weight: bold; padding-bottom: 4px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.content_news_left-m .news_title a {color: #666;}
.content_news_left-m .news_date {font-family: "Georgia"; font-size: 14px; background: #a26565; float: left; color: #fff; padding: 8px;}
.content_news_left-m .news_text {width: 100%; float: left; line-height: 24px; color: #7a7a7a; max-height: 72px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.content_news_right-m .post-51 {padding: 0 15px; background: #f2f2f2;}
.content_news_right-m .board_list {width: 100%; float: left; padding: 19px 0 17px 0; border-bottom: 1px solid #e4e4e4;}
.content_news_right-m .news_date {width: 66px; height: 70px; float: left;}
.content_news_right-m .date-day {width: 100%; line-height: 35px; background: #a26565; text-align: center; font-size: 24px; color: #fff; font-family: "Georgia";}
.content_news_right-m .date-year {width: 100%; line-height: 35px; background: #ffffff; color: #666; font-size: 12px; font-family: "Georgia"; text-align: center;}
.content_news_right-m .news_title {float: left; line-height: 26px; color: #00275b; font-size: 15px; padding-left: 22px; width: 74.3%;}
.content_news_right-m .news_title a {color: #333;}

.content_news  .news_bg{background: url(base_res/xwtpbg.png) repeat; position: absolute; top: 0; left: 0; width: 110px; height: 75px; opacity: 0.5; filter: alpha(opacity=50); transition: all 0.5s ease 0s;}
.news_bg{margin-top: 30px; background: url(base_res/xwtpbg.png) repeat; position: absolute; top: 0; left: 0; width: 110px; height: 75px; opacity: 0.5; filter: alpha(opacity=50); transition: all 0.5s ease 0s;}
.events_list:hover .news_bg {opacity: 0; filter: alpha(opacity=0);}
.events_list:hover .news_title a {color: #000; }
.board_list:hover .news_date .date-day {background: #630f10; transition: all 0.4s;}
.board_list:hover .news_title a {color:#666;}
.content_nation {margin-top: 85px; position: relative;}
.nation-title {text-align: center; width: 100%; display: block; margin-bottom: 50px;}
.nation-more {position: absolute; top: 0; right: 0; line-height: 70px; font-size: 16px;}
.nation-more a {color: #2670d3;}
.nation-more a:hover {color: #89a6f3;}
.mod .post-52 {display: none;}
.content_nation .con {margin: 0 -20px;}
.content_nation .nation_list {float: left; margin: 0 20px; width: 30%; position: relative;}
.content_nation .news_img {width: 100%; height: 283px;}
.content_nation .news_img img {width: 100%; height: 100%;}
.content_nation .news_con {position: absolute; bottom: 0; width: 75.2%;}
.content_nation .nation_list.m1 .news_con {background: #7cc8c4;}
.content_nation .nation_list.m2 .news_con {background: #f73857;}
.content_nation .nation_list.m3 .news_con {background: #384357;}
.content_nation .news_title {font-size: 15px; color: #fff; line-height: 21px; font-weight: bold; padding: 10px 20px 12px 20px; height: 42px;}
.content_nation .news_title a {color: #fff;}
.content_nation .news_text {font-size: 14px; color: #fff; font-family: "Microsoft YaHei"; padding: 0 20px 7px 20px; line-height: 20px; max-height: 40px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nation_list:hover .news_title a {color: #8294e8; text-decoration: underline;}
.nation_list:hover .news_img img {opacity: 0.85; filter: alpha(opacity=85); transition: all 0.4s ease-in-out;}
.content_practice {margin-top: 70px;}
.content_practice .con {margin: 0 -20px;}
.content_practice .practice_list {float: left; margin: 0 20px; width: 30%;}
.content_practice .news_img {width: 100%; height: 176px; overflow: hidden;}
.content_practice .news_img img {width: 100%; height: 100%;}
.content_practice .practice_list.m1 .news_img {border-bottom: 4px solid #7cc8c4;}
.content_practice .practice_list.m2 .news_img {border-bottom: 4px solid #f73857;}
.content_practice .practice_list.m3 .news_img {border-bottom: 4px solid #384357;}
.content_practice .news_con {padding-bottom: 10px;}
.content_practice .news_title {width: 100%; line-height: 55px; font-size: 18px; color: #00338d;}
.content_practice .news_title a {color: #00338d;}
.content_practice .news_text {width: 100%; font-size: 14px; color: #313131; line-height: 24px; max-height: 72px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.practice_list:hover .news_img img {opacity: 0.85; filter: alpha(opacity=85); transition: all 0.4s ease-in-out; transform: scale(1.2); transition: all 1s ease 0s; -webkit-transform: scale(1.2); -webkit-transform: all 1s ease 00s;}
.practice_list:hover .news_title a {color: #8c3127;}
.content_campus {margin-top: 20px; width:1200px; margin:0 auto;}
.content_campus .post-20 {float: left; width: 23.2%;}
.content_campus .post-21 {float: left; width: 35.1%; margin: 0 2px;}
.content_campus .post-22 {float: left; width: 41.3%;}
.campus_list {position: relative; overflow: hidden; margin-bottom: 2px;}
.content_campus .news_img {width: 100%; height: 362px;}
.content_campus .news_img img {width: 100%; height: 100%;}
.content_campus .news_bg {background: url(base_res/xyzz.png) repeat; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0); transition: all 0.5s ease 0s;}
.content_campus .news_con {position: absolute; bottom: -100%; left: 0; width: 100%; z-index: 1; transition: all 0.5s ease 0s; text-align: center;}
.content_campus .news_title {font-size: 30px; color: #fff; line-height: 48px; background: url(base_res/whx.png) center bottom no-repeat; letter-spacing: 5px; padding-bottom: 9px;}
.content_campus .news_title a {color: #fff;}
.content_campus .news_text {font-size: 14px; color: #fff; line-height: 24px; padding-top: 10px;}
.campus_list:hover .news_con {bottom: 18px;}
.campus_list:hover .news_bg {opacity: 1; filter: alpha(opacity=100);}
.post-20 .campus_list.m1 .news_img {height: 160px;}
.post-20 .campus_list.m2 .news_img {height: 200px;}
.post-21 .campus_list.m1 .news_img {height: 220px;}
.post-21 .campus_list.m2 .news_img {height: 140px;}
.post-22 .campus_list:hover .news_img img {transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 00s;}
.post-23 .wp-menu {margin: 0 -20px; width:1200px; margin:0 auto;}
.post-23 .wp-menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100; width: 12.5%;}
.menu-item img{ height:36px}
.menu-item span{ display:block; width:100%; height:40px; line-height:40px; font-size:18px}
.post-23 .wp-menu .menu-item a.menu-link {display: inline-block; padding: 0;  color: #000; font-size: 14px; width: 100%; text-align: center; margin: 10px 0;}
.post-23 .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #8c3127;}
.post-23 .wp-menu .menu-item a.menu-link .menu-name {font-size: 24px;}
.post-23 .wp-menu .menu-item a.menu-link .col-name {font-size: 14px; padding-left: 10px;}
.post-23 .wp-menu .i1 {background: url(https://cuc.fjnu.edu.cn/jw/images/colbg-1.png) center no-repeat;}
.post-23 .wp-menu .i2 {background: url(https://cuc.fjnu.edu.cn/jw/images/colbg-2.png) center no-repeat;}
.post-23 .wp-menu .i3 {background: url(https://cuc.fjnu.edu.cn/jw/images/colbg-3.png) center no-repeat;}
.post-23 .wp-menu .i1 a.menu-link {background: url(base_res/menu-1bg.png) center repeat-x;}
.post-23 .wp-menu .i2 a.menu-link {background: url(base_res/menu-2bg.png) center repeat-x;}
.post-23 .wp-menu .i3 a.menu-link {background: url(base_res/menu-3bg.png) center repeat-x;}
/**天气和二维码**/
.wp-weather {background: #f4f4f4;}
.wp-weather .wp-inner {padding: 14px 0px;}
.weather-left {float: left;}
.ewm-right {float: right; width: 18%; padding-top: 12px;}
.shares {text-align: center; height: 29px;}
.shares ul {display: inline-block; width: auto; margin: 0 auto; text-align: right;}
.shares li {float: left; margin: 0 6px; position: relative; padding: 0;}
.shares li a {display: inline-block; width: 29px; height: 29px; line-height: 29px; vertical-align: top; padding: 0; margin: 0;}
.shares li .con {display: none; position: absolute; bottom: 40px; left: 50%; z-index: 100; margin-left: -52px; width: 100px;}
.shares li .con img {width: 100px; height: 100px; vertical-align: top;}
.shares li .con span {line-height: 22px; font-size: 12px; color: #fff;}
.shares li.i1 a {background: url(https://cuc.fjnu.edu.cn/jw/images/wxbg.png) top center no-repeat;}
.shares li.i1 a:hover {background: url(https://cuc.fjnu.edu.cn/jw/images/wxbg.png) bottom center no-repeat;}
.shares li.i2 a {background: url(https://cuc.fjnu.edu.cn/jw/images/txwbbg.png) top center no-repeat;}
.shares li.i2 a:hover {background: url(https://cuc.fjnu.edu.cn/jw/images/txwbbg.png) bottom center no-repeat;}
.shares li.i3 a {background: url(https://cuc.fjnu.edu.cn/jw/images/xlwbbg.png) top no-repeat;}
.shares li.i3 a:hover {background: url(https://cuc.fjnu.edu.cn/jw/images/xlwbbg.png) bottom no-repeat;}
.shares li.i4 a {background: url(https://cuc.fjnu.edu.cn/jw/images/rrwbg.png) top no-repeat;}
.shares li.i4 a:hover {background: url(https://cuc.fjnu.edu.cn/jw/images/rrwbg.png) bottom no-repeat;}
.shares li.i5 a {background: url(https://cuc.fjnu.edu.cn/jw/images/qqkjbg.png) top no-repeat;}
.shares li.i5 a:hover {background: url(https://cuc.fjnu.edu.cn/jw/images/qqkjbg.png) bottom no-repeat;}
.wp_articlecontent table {width: 100%!important;}
.wp-container {margin-top: 10px;}
.col_menu_head {padding: 18px 0;}
.column-list-wrap li a {background-color: #ebebeb; padding: 9px 0; border-bottom: 1px solid #d7d7d7; font-size: 18px; color: #666;}
.column-list-wrap li a:hover {color:#666; background: #f5f5f5 url(base_res/colbg.png) left center no-repeat;}
.column-list-wrap li a span {background: url(base_res/coldian.png) 55px center no-repeat; padding-left: 75px;}
.column-list-wrap .sub-list li.selected a.selected {background-color: #f5f5f5; color: #00338d;}
.column-list-wrap li a:hover span {background: url(base_res/coldianh.png) 55px center no-repeat;}
.column-list-wrap .sub-list li a {font-size: 17px; background: #ebebeb;}
.column-list-wrap .sub-list li a span {background: url(base_res/coldian.png) 70px center no-repeat; padding-left: 90px;}
.column-list-wrap .sub-list li a:hover span {background: url(base_res/coldianh.png) 70px center no-repeat;}
.column-list-wrap li.selected a.selected {background: #f5f5f5 url(base_res/colbg.png) left center no-repeat; color:#a26565;}
.column-list-wrap li.selected a.selected span {background: url(base_res/coldianh.png) 55px center no-repeat;}
.column-list-wrap .sub-list li.selected a.selected span {background: url(base_res/coldianh.png) 70px center no-repeat;}
.wp-column-news .column-news-box {margin-right: 0;}
.linkadd .link-bg {background: #f5f5f5 url(https://cuc.fjnu.edu.cn/jw/images/selebg.png) right bottom no-repeat; margin-right: 20px; transition: all 0.5s;}
.linkclose .link-bg {background: #f5f5f5 url(https://cuc.fjnu.edu.cn/jw/images/selebg.png) right top no-repeat; margin-right: 20px; transition: all 0.5s;}
a.links-arrow {padding: 13px 72px 13px 40px; line-height: 50px; font-size: 18px; background: #00338d url(https://cuc.fjnu.edu.cn/jw/images/childbg.png) right center no-repeat; color: #fff; font-weight: bold;}
.panel-99 .wp-menu {margin: 0 16px;}
.panel-99 .menu-item {width: 24.7%; float: left; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;}
.panel-99 .menu-link:hover {background: #f5f5f5;}
.panel-99 .menu-link {display: inline-block; height: 77px; line-height: 77px; font-size: 16px; color: #313131; background: #ebebeb; width: 100%;}
.panel-99 .menu-name {margin-left: 28px; padding-left: 10px; background: url(https://cuc.fjnu.edu.cn/jw/images/dians.png) left center no-repeat;}
.panel-99 .menu-item.leftx {border-left: 1px solid #dcdcdc;}
.link-col {background: #f5f5f5;}
.link-items {display: none;}
.link-itemsx {display: none;}
.panel.link-panel.panel-99 {margin-bottom: 28px;}
.role_left {float: left; width: 30.8%;}
.role_center {float: left; width: 30.8%; margin: 0 3.8%;}
.role_right {float: right; width: 30.8%;}
.window.role-window.post-x {margin: 0 25px; height: 390px;}
.role-name {border-bottom: 1px solid #d5d5d5;}
.role-arrow {display: inline-block; line-height: 45px; height: 45px; background: url(https://cuc.fjnu.edu.cn/jw/images/arrbg.png) left center no-repeat; padding-left: 15px; cursor: pointer;}
.roles {background: #f5f5f5 url(https://cuc.fjnu.edu.cn/jw/images/camebg.jpg) bottom center no-repeat; margin-bottom: 70px;}
.role-col {margin: 12px 0 7px;}
.role-items .menu-item {width: 50%; float: left;}
.role-items .menu-link {display: inline-block; background: url(https://cuc.fjnu.edu.cn/jw/images/yuan.png) left center no-repeat; padding-left: 20px; height: 36px; line-height: 36px; max-width: 85%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.role-head {background: url(https://cuc.fjnu.edu.cn/jw/images/tt1s.png) left center no-repeat; border-bottom: 2px solid #eeeeee; margin-bottom: 60px;}
.role-title {line-height: 45px; height: 45px; color: #313131; font-size: 18px; padding-left: 75px; border-bottom: 2px solid #0ba299; display: inline-block; position: relative; top: 2px; background: url(https://cuc.fjnu.edu.cn/jw/images/rolebg.png) 22px center no-repeat;}
.wp-Role-logon {margin-top: 40px;}
.role-items {max-height: 300px; overflow: hidden;}
.postx .tt {border-bottom: 2px solid #ECECEC; margin-bottom: 7px; height: 34px; padding-bottom: 5px;}
.postx .tt .tit .title {color: #444; font-size: 20px; line-height: 34px;}
.list6 .news_list {margin:0 -8px;}
.list6 .column-news-list .news {width:33.33%; float:left; height:auto;}
.list6 .column-news-list .news .imgcon {padding:0 8px;}
.list6 .column-news-list .news .newimg img {width:100%; height:170px;}
.list6 .column-news-list .news .imgtit {}
.list6 .column-news-list .news .imgtitcon {padding:0 10px; line-height:40px; text-align:center;}
.jwvideo {position:absolute; left:0;}
.jwcontrols {position:absolute; left:0;}
.wp-footer .wp-inner .footer span.address {font-weight: bold;}
.pub .cols {width: 50%; text-align: center; float: left; height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.pub .col_title {font-size: 16px; line-height: 48px;}
.pub .col_title a {color: #5A5A5A;}
.imgs_imgs {
    padding-top: 66.4%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.imgs_imgs img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.imgs_title {
    line-height: 36px;
    text-align: center;
    font-size: 14px;
}
.img_list {
    margin: 0 -15px;
	margin-top: 10px;
}
.l_imgs {
    margin: 0 15px;
    width: 30%;
    float: left;
	margin-bottom: 10px;
}
.pub1{
    padding: 40px 0 !important;
}
.pub1 .cols {
    width: 50%;
    text-align: center;
    float: left;
    height: 55px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
