@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;
        filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
        -webkit-filter: grayscale(100%);
}*/
: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 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial;
	color: #333;
}
body {
	background-color:#f5f3f0;
}
a {
	text-decoration: none;
	color: #333;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
a:hover {
	text-decoration:underline;
	color: #EC3C1B;
}
.wp-wrapper {
	width: 100%;
	background-color: #fff;
}
.wp-wrapper .wp-inner {
	width: auto;
	max-width: 1123px;
	margin: 0 auto;
}
/**头部**/
.wp-header {
	background:#a72126 url(../images/header-bg.jpg) no-repeat 66% center;
	padding: 10px 0;
}
/**
  * [站点LOGO]
  */
.logo-panel {
	float: left;
}
.logo-window {
	padding: 3% 0;
	margin-left: 10px;
}
.logo-window img {
	vertical-align: middle;
}
.wp-head-tools {
	float: right;
}
/**
 * [语言选择]
 */
.lang-panel {
	float: right;
}
.lang-window {
	padding:10px 0;
}
.lang-window .wp-menu .menu-item {
	float: left;
}
.lang-window .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 5px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
}
.lang-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #FFC661;
}
/**
 * [搜索]
 */
.search-panel {
	float: right;
	clear: right;
	width: 18%;
}
.search-window {
	background: url(/_upload/tpl/00/03/3/template3/images/seak-b.png);
	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: 20px;
	line-height: 20px;
	border: 0;
	outline: 0;
	background: none;
	color: #fff;
	font-size: 12px;
	padding: 7px 0;
}
.wp-search .search-btn {
	width: 40px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
}
.wp-search .search-btn input.search-submit {
	width: 100%;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(/_upload/tpl/00/03/3/template3/images/seak.png) no-repeat center;
	cursor: pointer;
}
:-moz-placeholder {
 color: #dcbbbb;
}

::-moz-placeholder {
 color: #dcbbbb;
}
 input:-ms-input-placeholder {
 color: #dcbbbb;
}
 input::-webkit-input-placeholder {
 color: #dcbbbb;
}
/**
 * [顶部副导航]
 */
.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: #875f5e;
}
.main-nav-panel {
}
.menu-switch-arrow {
	display: none;
}
.main-nav-panel .wp-menu {
	margin: 0 auto;
	text-align: center;
}
.main-nav-panel .wp-menu .menu-item {
	display: inline-block;
	float: none;
	position: relative;
	z-index: 100;
}
.main-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:after {
	background: url(/_upload/tpl/00/03/3/template3/images/b_jt.png) no-repeat left center;
	content: '';
	position: absolute;
	top: 39%;
	left:14px;
	width: 10px;
	height: 10px;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover:after {
	animation: move .5s forwards;
	-webkit-animation: move .5s forwards;
	-moz-animation: move .5s forwards;
	-ms-animation: move .5s forwards;
	-o-animation: move .5s forwards;
}
.main-nav-panel .sub-menu {
	background-color:#a72126;
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 100;
    min-width: 120px;
}
.main-nav-panel .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	border-bottom:0;
}
.main-nav-panel .sub-menu .sub-item a {
	display: block;
	color: #fff;
	height:35px;
	line-height:35px;
	padding: 0 10px;
	display: block;
}
.main-nav-panel .sub-menu .sub-item a:hover {
	color: #333;
	display: block;
	background-color:#fff;
    text-decoration: none;
}
.main-nav-panel .sub-menu .sub-menu {
	left: 100%;
	top: 0;
	z-index: 200;
	background-color: #e6e6e6;
	border-left: 1px solid #ddd;
}
@keyframes move {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-90deg);
}
}
@-webkit-keyframes move {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-90deg);
}
}
@-moz-keyframes move {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-90deg);
}
}
@-ms-keyframes move {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-90deg);
}
}
@-o-keyframes move {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-90deg);
}
}
/**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(/_upload/tpl/00/03/3/template3/css/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(/_upload/tpl/00/03/3/template3/css/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(/_upload/tpl/00/03/3/template3/css/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: #f5f3f0;
}
.fcous-panel {
	width: 100%;
}
.fcous-panel .focus-window {
	width: 100%;
	overflow: hidden;
}
/**
 * 主体
 */
.wp-container {
    padding: 40px 0 10px 0;
	background:url(/_upload/tpl/00/03/3/template3/images/mod_b.jpg) no-repeat center 100%;
}
.wp-container2{
	background:url(/_upload/tpl/00/03/3/template3/images/mod_b.jpg) no-repeat center 100%;
    background-attachment: fixed;
}
.modl,.mod_other_l{
	float: left;
    width: 64.5%;
}
.head-bar{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.modl .m_news {
    float: left;
    width: 47.5%;
	border-top:3px solid #a72126;
}
.school_l .m_news{
	float: left;
    width: 100%;
	border-top:3px solid #a72126;
}
.school_r {
    float: left;
    width:100%;
    border-top: 3px solid #a72126;
}
.n_pro .tit_pro, .n_pro .tit_pro a {
    font-size: 16px;
    color: #a72126;
    line-height: 24px;
}
.n_pro .time_pro {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 30px;
    font-family: "Arial";
    background: url(/_upload/tpl/00/03/3/template3/images/1_36.jpg) no-repeat center left;
    padding-left: 20px;
}
.school_r li.n_pro {
    padding:8px 0;
    border-bottom: 1px solid #d8d8d8;
}
.m_news .caption, .m_news .caption a {
    font-size: 16px;
    color:#a72126;
    margin-top: 13px;
    line-height: 24px;
    min-height: 48px;
}
.m_news .time {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 26px;
    font-family: Arial;
	background:url(/_upload/tpl/00/03/3/template3/images/1_36.jpg) no-repeat center left;
	padding-left: 17px;
}
.school_l {
    float: left; width:100%;
}
.modl {
    margin-bottom: 50px;
}
.modr {
    margin-bottom: 45px;
}
.mod_other_r .noc.rili.n2 {
    border: 0;margin-bottom: 10px;
}
.m_news .intro {
    color: #545352;
    font-size: 14px;
    line-height: 26px;width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.modl .m_news .thum,.modl .m_news .thum img,.school_l .m_news .thum,.school_l .m_news .thum img{
	width:100%;
	max-height:165px;
}
.head-bar h3{
	float:left;
	font-size:20px;
	color:#a72126;
	font-weight:normal;
}
.head-bar .post-more{
	float:right;
}
.head-bar .post-more,.head-bar .post-more a{
	font-size:14px;
	color:#8b8b8b;
	line-height:25px;
}
.modr,.mod_other_r{
	float:right;
	width:31%;
}
.post-body{
	width:100%;
	background-color:#fff;
}
.post-body ul {
    padding:30px; padding-bottom:25px;
}
.post-body .n_time {
    float: left;
    margin-right: 13px;
}
.noc .n_caption {
    float: left;
}
.noc .n_caption,.noc .n_caption a{
	font-size:16px;
	color:#a72126;
	line-height:24px;
}
.nav_l {
    float: left;
    width: 35%;
}
.nav_l .nav_link,.nav_l .nav_link img{
	width:99%;
}
.nav_r{
	float:right;
	width:55%;
}
/**列表页**/
.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-top: -59px;
	margin-right: -220px;
}
.wp-column-news {
	float: right;
	width: 100%;
    min-height: 450px;
}
.wp-column-news .column-news-box {
	margin-left:279px;
	margin-right: 15px;
}
/**栏目列表**/
.column-head {
	background:#a72126;
	line-height:40px;
}   /**位置栏目背景**/
.column-head .column-anchor {
	padding: 10px;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 30px;
	height: 24px;
	float: right;
	display: none;
	background: url(/_upload/tpl/00/03/3/template3/css/img/menu-dot.png) no-repeat center;
}
.column-head .column-anchor h3.anchor-title {
	text-align: center;
	font-size: 19px;
	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 #e6e6e6;
	font-size: 15px;
	color: #a83b3b;
	background: #fff;
}
.column-list-wrap li a:hover {
	color: #a83b3b;
	text-decoration: none;
	background:#efedeb;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background: #636363;
}
.column-list-wrap li a span {
	display: block;
	padding: 10px;
	padding-left: 35px;
	line-height: 25px;
}
.column-list-wrap .sub-list li a {
	background-position: 24px 16px;
	font-size:12px;
    color: #444444;
	background-color: #fff;
}
.column-list-wrap .sub-list li a:hover {
	background-color:#efedeb;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position:24px 16px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 42px;
	line-height:32px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
/**
 * 栏目新闻
 */
.list-head {
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 24px;
	font-size: 18px;
	color: #333
} /**当前位置**/
.list-meta .column-path {
	line-height: 24px;
	color: #454545;
}
.list-meta .column-path-s {
	float:right;
	line-height: 24px;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 10px 0;
}
.column-news-con .list_thum,.column-news-con .list_thum img{
	float:left;
	width:21%;
	min-height:102px;
}
.column-news-items .list_thum{
	float:left;
	width:21%;padding-top: 10px;
}
.column-news-items .list_thum img{
	width:100%;
}
.column-news-con .list_con {
    float: left;
    margin-left: 10px;
}
.list_con .list-caption,.list_con .list-caption a{
	font-size:16px;
	color:#901317;
	line-height:30px;
}
.list_con .list_intro{
	color:#828282;
	font-size:12px;
	line-height:22px;
}
.list_con .list_time{
	font-size:12px;
	color:#9b9a96;
	line-height:22px;
}
h3.adm_tit {
    font-size: 18px;
    color: #a53533;
    font-weight: normal;
    line-height: 35px;
}
.adm_intro {
    float: left;
    width: 46%;
	font-size:14px;
	color:#6f6e6a;
	line-height:28px;
}
.adm_extend {
    float: right;
    width: 41%;
}
.adm_extend p {
    font-size: 14px;
    line-height: 30px;
    color: #6f6e6a;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom:1px solid #dbdad6;
	line-height:30px;
	padding: 5px 0;
	padding-left: 10px;
	background:url(/_upload/tpl/00/03/3/template3/images/tsj.png) no-repeat center left;
}
.column-news-list .column-news-items {
	display: block;
	position: relative;
	border-bottom:1px solid #dbdad6;
	line-height:30px;
	padding: 15px 0;
	padding-left: 10px;
} 

  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {
	color: #000;
}
.column-news-list .column-news-item .column-news-title {
	display: block;
	margin-right: 76px;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
}
.wp_entry {
	width: auto;
	margin: 0 4px;
}
.wp_entry, .wp_entry p {
	line-height: 1.7;
	font-size: 15px;
	text-align: justify;
}
.wp_entry p {
	margin-bottom: 11px;
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 800 ? "880px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.info-box {
min-height: 400px;
}
.article {
	padding: 15px 0;
}
.article h1.arti-title {
	line-height:30px;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #010005;
font-family: Microsoft YaHei;
} /**文章标题**/
.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(/_upload/tpl/00/03/3/template3/css/img/options.png) no-repeat 0 50%;
	display: none;
}
.article .entry {
	margin: 0 4px;
	overflow: hidden;
        min-height:450px;
} /**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.7;
	font-size: 15px;
	text-align: justify;
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;height: auto !important;
_width:expression(this.width > 1100 ? "1100px" : this.width);
	background: url(/_upload/tpl/00/03/3/template3/css/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(/_upload/tpl/00/03/3/template3/css/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(/_upload/tpl/00/03/3/template3/css/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 {width: 190px;height:34px;
	float:right;
	margin-top: 10px;
}
#bdshare a{
	
}
.bdshare-button-style2-24 {
    z-index: 9999;width: 190px;height: 34px;
    position: relative;
}
#font {
    line-height: 45px;
}
#font a{
	font-family:'宋体';
	font-weight:bold;
	color:#3d7ab9;
	margin-right:15px;
}
#font a:hover{
	color:#812273 !important;
}
#font .s{
	font-size:12px;	
}
#font .m{
	font-size:16px;
}
#font .l{
	font-size:18px;
}
#font .dy{
	background:url(/_upload/tpl/00/03/3/template3/images/dy.jpg) no-repeat center 5px;
	width:20px;
	height:23px;
    display: inline-block;
}
.tjwz h3 {
    line-height: 45px;
    color: #000;
    font-weight: normal;
    font-size: 20px;
    border-bottom: 2px solid #c8c8c6;
    margin-bottom: 28px;
}
.tjwz li.tj,.tjwz li.tj a {
    font-size: 13px;
    color: #fff;
    line-height:20px;
}
/*读图模式*/
.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(/_upload/tpl/00/03/3/template3/css/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(/_upload/tpl/00/03/3/template3/css/img/back-arrow.png) no-repeat center;
}
#back-read-page span {
	display: none;
}
#view-original-image {
	background-color: rgba(255, 255, 255, 0.1);
	color: #FFF;
	float: right;
	font-size: 15px;
	margin: 12px 12px 0px 0px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 40px;
}
#view-foot {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	height: 42px;
	left: 0;
	bottom: 0;
	color: #FFF;
	position: absolute;
	font-size: 14px;
	line-height: 42px;
	opacity: 0.8;
	z-index: 99;
}
#view-index {
	float: left;
	margin-left: 10px;
}
#view-current {
	color: #3495FF;
}
#view-title {
	position: absolute;
	left: 60px;
	top: 10px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	color: #fff;
}
#view-body {
	width: 100%;
	height: 100%;
	position: relative;
}
#view-image-items {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#view-image-items li {
	float: left;
	text-align: center;
	background: no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
/**底部**/
.wp-footer {
	background-color:#a72126;
    margin-top: 30px;
}
.wp-footer .wp-inner {
    padding: 15px 0 0 0;

}
.wp-footer .wp-inner .footer {
	color: #868686;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	margin: 0 7px;
}
.wp-footer .wp-inner .footer span {
	margin: 0 5px;
}
.wp-footer .wp-inner .footer a {
	color: #ddd;
	font-size: 14px;
	margin: 0 5px;
}
.wp-footer .wp-inner .footer a:hover {
	color: #ddd;
	text-decoration: underline;
}
.top_l{
	float:left;
	width:34%;
}
.top_l .mess1{
	float:left;
}
.top_l .mess2{
	float:right;
}
.mess1 li,.mess2 li{
	font-size:14px;
	color:#d6afaf;
	line-height:24px;
}
.top_r{
	float:right;
	width:33%;
}
.top_r h4.links {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-bottom:20px;
}
.foot_top {
    overflow: hidden;
    padding-bottom: 25px;
    border-bottom: 1px solid #b14f4f;
}
.foot_top .top_l {
    margin-right:7%;
}
.foot_top .top_c {
    float: left;
    width: auto;
    padding-top:17px;
}
.foot_cen{
	text-align:center;
    padding: 10px 0;
    border-bottom: 1px solid #b14f4f;
}
.foot_cen a{
	display:inline-block;
	width:30px;
	height:30px;
}
.foot_cen .weixin{
	background:url(/_upload/tpl/00/03/3/template3/images/weixin.png) no-repeat center;
    margin-right: 25px;
}
.foot_cen .sina{
	background:url(/_upload/tpl/00/03/3/template3/images/sina.png) no-repeat center;
}
.foot_bot{
	text-align:center;
	line-height:40px;
	color:#d1a3a3;
	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;
}

li.noc.rili {
    overflow: hidden;
	padding-bottom:13px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}
.noc .n_caption {
    float: left;
    width: 74%;
}
li.noc.rili.n5 {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
li.m_news.m2 .thum, .m_news.m3 .thum {
    display: none;
}
li.m_news.m1 .intro, li.m_news.m4 .intro {
    display: none;
}
li.m_news.m1, li.m_news.m2 {
    margin-bottom: 37px;
}

li.m_news.m1, li.m_news.m3 {
    margin-right: 5%;
}
.show_pic .center_n {
    float: left;
    overflow: hidden;
    width: 99%;
}
.show_pic .show1{
	float:left;
    max-width: 18%;
    width: 289px;
}
.show_pic .show2{
	float:left;
    max-width: 64%;
    width: 1015px;
}
.show_pic .show3{
    float:left;
    max-width: 18%;
    width: 289px;
}
li.center_n {
    width: 100%;
}
.show1 li.center_n.c1{
padding-left: 1%;
}
.show1 li.center_n.c2{
padding-left: 1%;
}
.show2 li.center_n.c1,.show2 li.center_n.c4 {
    max-width: 60.2%;
    width: 613px;
}
.show2 li.center_n.c2 ,.show2 li.center_n.c3{
    width: 39.7%;
    max-width: 408px;
}
.show1 img {
    width: 100%;
}
.show3 img {
    width: 99%;
}
.show2 li.center_n.c2 img{
	width:100%;
	max-height:284px;
}
.show2 li.center_n.c1 img{
	width:100%;
	max-height:286px;
}
.show2 li.center_n.c3 img{
	width:100%;
	max-height:206px;
}
.show2 li.center_n.c4 img{
	width:100%;
	max-height:206px;
}
.hsqn{
	font-weight:bold;
	color:#a72126;
	font-size:25px;
	line-height:63px;
	text-align:center;
}
.hsqn_p{
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#8b8b89;
}
.show_pic {
    overflow: hidden;
    margin-top: 27px;
    max-height: 484px;
}
#wp_nav_w14 li.nav-item.i1 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat 20px center ; 
}
#wp_nav_w14 li.nav-item.i2 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -68px center; 
}
#wp_nav_w14 li.nav-item.i3 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -159px center; 
}
#wp_nav_w14 li.nav-item.i4 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -245px center; 
}
#wp_nav_w14 li.nav-item.i5 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -335px center; 
}
#wp_nav_w14 li.nav-item.i6 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -418px center; 
}
#wp_nav_w14 li.nav-item.i7 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -512px center; 
}
#wp_nav_w14 li.nav-item.i8 .mark{
	background:url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -605px center; 
}
#wp_nav_w14 .wp_nav .nav-item .mark{
	left:0px;
}
#wp_nav_w14 .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 72px 5px 0px 5px;
    line-height: 22px;
    cursor: pointer;
}
div#wp_nav_w7 .wp_nav .nav-item a span.item-name,#wp_nav_w07 .wp_nav .nav-item a span.item-name {
    color: #d6afaf;
	padding: 2px 0;
}
div#wp_nav_w7 .wp_nav .nav-item,div#wp_nav_w07 .wp_nav .nav-item {
    width:100%;
}
div#wp_nav_w7 .wp_nav .nav-item a,div#wp_nav_w07 .wp_nav .nav-item a {
    text-align: left;
}

div#wp_nav_w7 .wp_nav .nav-item a.parent:hover span.item-name,div#wp_nav_w07 .wp_nav .nav-item a.parent:hover span.item-name{
	text-decoration:underline;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #393939;
    font-size: 18px;
    font-weight: normal;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #c8c8c8;
    margin-bottom: 10px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top:0px;
}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
    display: inline-block;
    font-size: 13px;
}
#wp_nav_w30 .wp_nav .nav-item.i1 .mark {
    background-color: #a5540c;
}
#wp_nav_w30 .wp_nav .nav-item.i2 .mark {
    background-color:#808a5b;
}
#wp_nav_w30 .wp_nav .nav-item.i3 .mark {
    background-color: #2e417b;
}
#wp_nav_w30 .wp_nav .nav-item.i4 .mark {
    background-color: #b56768;
}
#wp_nav_w30 .wp_nav .nav-item.i5 .mark {
    background-color: #73658d;
}
#wp_nav_w30 .wp_nav .nav-item.i6 .mark {
    background-color: #943c54;
}

#wp_nav_w30 .wp_nav .nav-item.i7 .mark {
    background-color: #ca270f;
}
#wp_nav_w30 .wp_nav .nav-item.i8 .mark {
    background-color: #614b19;
}
#wp_nav_w30 .wp_nav .nav-item a span.item-name {
    color: #fff;
}
.nav_mea {
    display: none;
}
.flo_t {
    position: absolute;
    z-index:20;
	bottom:30%;
	left: 28%;
}
.flo_t a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover {
    color: #a83b3b;
}
.tCenter{
	display:block;
	
}
.tjwz .tj {
    float: left;
    width: 25%;
}
.tj .tTit {
    position: absolute;
    left: 0;
    bottom:0;
}
.tj .tThum, .tj .tThum img {
    width: 98%;
    height: 120px;
}
.tjwz li.tj .tTit {
    background: rgba(0,0,0,.5);
    width: 95%;
}
p.flo_pic img,.center_n .flo_t{
	transition:all .8s ease;
	-webkit-transition:all .8s ease;
	-moz-transition:all .8s ease;
	-ms-transition:all .8s ease;
	-o-transition:all .8s ease;
}
.center_n .flo_t{
	opacity:0.6;
}
p.flo_pic:hover img {
    transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.center_n:hover .flo_t {
    bottom: 45%;
    opacity: 1;
}
.thecon{
	
}
.next_pre{
	float:left;
}
.column-ns {
    padding: 20px 0 !important;
}
.column-news-con .list_cons{
	width:74%;
}
.l_content {
    float: left;
    width: 50%;
}
.r_content{
	float:right;
}
h4.upper {
	position:relative;
    color: #d6afaf;
    font-weight: normal;
    line-height: 45px;
    font-size: 16px;
}
h4.upper:after{
	content:'';
	position:absolute;
	width:12px;
	height:1px;
	background-color:#ce9495;
	bottom:0;
	left:0;
}
.top_l li {
    color: #d6afaf !important;
    font-size: 12px;
    line-height: 22px;
}
.right1 {
    float: left;
    width: 50%;
}
.right2 {
    float: left;
    width: 50%;
}
li.m_news.m1 .caption, li.m_news.m4 .caption {
    min-height:48px;
}


.top_l li a {
    color: #d6afaf !important;
    font-size: 12px;
    line-height: 22px;
}
h3.adm_tit a{color: #a53533;}
.wp_entry a {
    color: #5a5a5a;
}
.school_l.post-body {
    background: none;
}
.school_l.post-body ul{padding-top: 0; padding-left:0; padding-right:0;}
.mod_other_l{ width:31%;}
.mod_other_m{ float:left; width:31%;margin: 0 3%;}
.n_time2 {  width: 60px;}
.n_caption2{ font-size: 16px;color: #a72126;line-height: 24px;padding-bottom: 8px;}
.n_caption2 a{font-size: 16px;color: #a72126;}
.noc.rili2{ position:relative;margin-bottom: 20px;border-bottom: #eee 1px solid;}
.rili2 .sudy-pubdate span.pubdate-month{ display:inline-block;width:60px; text-align:center; float:left;color: #000;background: none; font-size:14px;}
.rili2 .sudy-pubdate span.pubdate-day{width:60px; text-align:center;display: inline-block; float:left;}
.rili2 .sudy-pubdate{ width:auto; height:auto; background: url(/_upload/tpl/00/03/3/template3/images/1_36.jpg) no-repeat left center ; padding-left:20px;}
.rili2 .n_time2{ width:auto;}

li.noc.rili2.n2.clearfix{border: 0;margin-bottom: 10px;}
.ck119{ margin-bottom:30px;}
.mod_other_r ul.clearfix { padding-bottom: 0px;padding-top:23px;}
.n_time2 .sudy-pubdate span.pubdate-day{font-size: 14px; background: none; color: #000; width:30px; text-align:left;}
.school_l.post-body li.m_news.m2{ margin-bottom:0;border-bottom: 1px solid #d8d8d8;}
.school_l.post-body li.m_news.m3{ border-top:none;border-bottom: 1px solid #d8d8d8;}
.school_l.post-body p.caption{min-height: 48px;}
.school_l.post-body li.m_news.m2 .time{ line-height:30px;padding-bottom: 2px;}
.school_l.post-body li.m_news.m3 .time{ line-height:30px;padding-bottom: 2px;}
.n_location { font-size: 16px; color: #a72126; line-height: 30px; background:url(/_upload/tpl/00/03/3/template3/images/location.png) left center no-repeat; padding-left:20px;}
.n_speaker{font-size: 16px; color: #a72126; line-height: 30px; background:url(/_upload/tpl/00/03/3/template3/images/1_39.png) left center no-repeat; padding-left:20px;padding-bottom: 5px;}
#wp_nav_w14 li.nav-item.i9 .mark{background: url(/_upload/tpl/00/03/3/template3/images/link-icon.png) no-repeat -684px center;}

p.tit_pro{min-height: 46px;}
.focus-title-bg{    background-color: #a62126 !important;}
p.thum {
    position: relative;
    padding-top: 43%;
    overflow: hidden;
}
p.thum img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;margin: auto;
}


