* {
	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;
	font-family: "微软雅黑";
	color: #313131;
}
body {
	font-family: "微软雅黑";
}
a {
	font-size:16px;
	text-decoration: none;
	color: #313131;
}
a:hover {
	text-decoration: none;
	color: #892e21;
}
.wp-wrapper {
	width: 100%;
	background-color: #fff;
}
.wp-wrapper .wp-inner {
	width: auto;
	max-width: 1200px;
	margin: 0 auto;
}

.wp-header {
	 background:#5c0d12 url(../image/head.png) no-repeat center;
	padding: 0px 0;
}

.logo-panel {
	float: left;
}
.logo-window {
	padding: 15px 0;
	margin-left: 0px;
}
.logo-window img {
	vertical-align: middle;
}
.wp-head-tools {
	float: right;
}

.lang-panel {
	float: right;
	margin-right: 10px;
}
.lang-window {
	padding: 6% 0;
}
.lang-window .wp-menu .menu-item {
	float: left;
}
.lang-window .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 3px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
}
.lang-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #f1f1f1;
}
.right_nav { float:left;}

.search-panel {
	float: right;
	position:relative;
}
.search-window {
	border-radius: 5px;
	border: 1px solid #084985;
	background-color: #082D58;
	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: 16px;
	padding: 7px 0;
}
.wp-search .search-btn {
	width: 40px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
}
.wp-search .search-btn input.search-submit {
	width: 100%;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(../image/search1.png) no-repeat center;
	cursor: pointer;
}

.headtop { background:#929494; height:30px;}
.headtop .wp-inner { max-width:1200px; margin:0 auto;}
.headtop .wp-inner .modleft { float:left;}
.headtop .wp-inner .modright { float:right;}
.top-nav-panel {
}
.top-nav-panel .wp-menu .menu-item {
	float: left;
	display: inline-block;
	 background:url(../image/topnavbg.png) no-repeat 0 center;
}
.top-nav-panel .wp-menu .menu-item.i1 { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 8px;
	height: 30px;
	line-height: 30px;
	color: #eee;
	font-size: 14px;
}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #d5d5d5;
}
.right_nav .wp_nav .nav-item a span.item-name { line-height:20px;}
.right_nav .wp_nav .nav-item a { border-right:1px solid #6a6b6c; color:#fff; background-color:#7c7d7e;}
.right_nav .wp_nav .nav-item.i1 a { background-color:#aaadad; border-left:1px solid #6a6b6c; border-right:0px; background-image:url(../image/ztwzindex.png); background-position: 78px center; background-repeat: no-repeat; padding:0 23px 0 0;}
.right_nav .wp_nav .nav-item a.parent:hover { background-color:#aaadad;}
.right_nav .wp_nav .nav-item.i1 {}
.right_nav .wp_nav .nav-item.i2 a,.right_nav .wp_nav .nav-item.i3 a { width:40px; height:30px; background: #7c7d7e url(../image/navxx.png) center center no-repeat;}
.right_nav .wp_nav .sub-nav { border:none;}
.right_nav .wp_nav .nav-item.i3 a { background: #7c7d7e;width: 66px !important;}
.right_nav .wp_nav .nav-item.i2 a span.item-name { display:none;}
.right_nav .wp_nav .nav-item.i3 a span.item-name { display:block;     }
li.nav-item.i3 {
    width: 66px;
}
.right_nav .wp_nav .sub-nav .nav-item a { border-top:1px solid #595b5d; background-image:none; padding:0 15px;}

.wp-navi {
	background: url(../images/nav_bj.png);
	z-index: 999;
	background:#892e21;
}
.main-nav-panel {
}
.menu-switch-arrow {
	display: none;
}
.main-nav-panel .wp-menu {
	margin: 0 auto;
}
.main-nav-panel .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}
.main-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 43px;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #949494
}
.main-nav-panel .sub-menu {
	background-color: #f2f2f2;
	display: none;
	position: absolute;
	left: 0;
	top: 47px;
	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 #ddd;
}
.main-nav-panel .sub-menu .sub-item a {
	display: block;
	color: #272727;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	display: block;
}
.main-nav-panel .sub-menu .sub-item a:hover {
	color: #e99839;
	display: block;
}
.main-nav-panel .sub-menu .sub-menu {
	left: 100%;
	top: 0;
	z-index: 200;
	background-color: #e6e6e6;
	border-left: 1px solid #ddd;
}

.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(../image/menu-icon-arrow.png) no-repeat 50%;
}

.navi-aside-page {
	position: fixed;
}
.navi-aside-toggle {
	display: block;
	width: 34px;
	height: 34px;
	background: url(../image/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(../image/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-container {
}
.wp-main-page .content {
	width: 70%;
	float: left;
}
.wp-main-page .content .cbox-left {
	width: 48.5%;
	float: left;
}
.wp-main-page .content .cbox-right {
	width: 48.5%;
	float: right;
}
.wp-main-page .sidebar {
	width: 28%;
	float: right;
}
.wp-main-page .sidebar .sbox {
}
.wp-post {
	margin-bottom: 10px;
}
.wp-post .post-head {
	height: 33px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 7px;
}
.wp-post .post-head .head-bar {
	position: relative;
}
.wp-post .post-head .post-title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
}
.wp-post .post-head .post-more {
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}
.wp-post .post-head .post-more a {
	color: #424242;
	text-decoration: none;
}
.wp-post .post-body {
}
.post-news .news-item {
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}
.post-news .news-item .meta-title {
	display: block;
	margin-right: 76px;
	overflow: hidden;
}
.post-news .news-item .meta-time {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	color: #999;
}

.wp-banner {
}
.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;
}

.list .banner img {
	width: 100%;
	vertical-align: top;
	max-height:250px;
}
.wp-column-menu {
	width: 265px;
	background-color: #f5f5f5;
	position: relative;
	float: left;
	margin-right: -265px;
}
.wp-column-news {
	float: right;
	width: 100%;
}
.wp-column-news .column-news-box {
	margin-left: 318px;
	margin-right: 0px;
}

.column-head {
	background: #5c0d12;
	line-height: 54px;
}  
.column-head .column-anchor {
	padding: 0px;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 30px;
	height: 24px;
	float: right;
	display: none;
	background: url(../image/menu-dot.png) no-repeat center;
}
.column-head .column-anchor h3.anchor-title {
	display: inline-block;
	float: left;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-left: 26px;
	font-family: "微软雅黑";
}	
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 0px solid #b3b3b3;
	font-size: 16px;
	color: #373737;
}
.column-list-wrap li a:hover {
	color: #373737;
	text-decoration: none;
	background: url(../image/lmlb_bj.png) repeat-y;
}
.column-list-wrap li.selected a.selected {
	color: #373737;
	background: url(../image/lmlb_bj.png) repeat-y;
}
.column-list-wrap li a span {
	display: block;
	padding: 0px;
	margin-left: 22px;
	line-height: 47px;
	margin-right: 25px;
	border-bottom: 1px solid #d3d8db;
	background: url(../image/jt_right.png) right center no-repeat;
	padding-left: 8px;
}
.column-list-wrap .parent a span {
	background: url(../image/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: url(../image/lmlb_bj.png) repeat-y;
}
.column-list-wrap .sub-list li.selected a.selected {
	background: url(../image/lmlb_bj.png) repeat-y;
}
.column-list-wrap .sub-list li a span {
	padding: 10px 0px;
	padding-left: 34px;
	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 {
	line-height: 54px;
	background: url(../image/lmmc_ccc.png) bottom repeat-x;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 54px;
	font-size: 24px;
	color: #5c0d12;
	font-weight: normal;
}
} 
.list-meta .column-path {
	float: right;
	line-height: 24px;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 10px 0;
	min-height:410px;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom: 0px dashed #b1b1b1;
	line-height: 40px;
	padding: 0px 0;
	padding-left: 0px;
	background: none;
} 
.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: 90px;
	width: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 90px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #383838;
	font-size: 15px;
}
.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-dd .info-box {
	width:66%;float: left;
}
.hot_list {
	float: right;
	width: 100%;
	margin-top: 60px;
}
.hot_list.yue {margin:0;}
.article {
	padding: 55px 0;
}
.article h1.arti-title {
	line-height: 37px;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 5px solid #dedede;
	padding-bottom: 15px;
} 
.article .arti-metas {
	line-height: 20px;
	text-align: center;
	padding: 10px 0;
}
.article .arti-metas span {
	display: inline-block;
	margin: 0 8px;
	font-size: 14px;
	color: #666666;
} 
.article .arti-metas .read-options {
	color: #444;
	text-decoration: none;
	float: right;
	display: inline-block;
	padding-left: 17px;
	background: url(../image/options.png) no-repeat 0 50%;
	display: none;
}
.article .entry {
	margin: 0 4px;
	overflow: hidden;
} 
.article .entry, .article .entry p {
	line-height: 1.7;
	font-size: 15px;
	font-family: "微软雅黑";
}
.article .entry p {
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 1100 ? "1100px" : this.width);
	background: url(../image/5400e04d-7414-4f90-b4b7-5ab594771499.gif) no-repeat center;
	margin: 0 auto;
	
}
.article .entry a {
	font-family: "微软雅黑";
}
.article .entry span {
	font-family: "微软雅黑";
}  

.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(../image/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(../image/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(../image/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(../image/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 {
	margin-top: 40px;
	position: relative;
}
.wp-footer .wp-inner {
}
.wp-footer .foot_top {
	background:#5c0d12 url(../image/bottomlogo.png) center center no-repeat;}
.lgxq { float:left;}
.xqdz .tit { font-size:16px; color:#e1d6d7;}
.xqdz .con p { font-size:12px;}
.mxxq { float:left; padding-left:10px;}
.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;
}

#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(../image/jump-icon.png) no-repeat 0 top;
	opacity: 0.7;
}
#jumphandle a#gobot {
	background-position: 0 bottom;
	margin-top: 6px;
}
.wp-wrapper.top {
	background: #0b3f67;
}
.top_nav .wp_nav .nav-item a {
	font-family: "Microsoft Yahei";
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
	color: #fff;
	font-size: 12px;
}
.top_nav {
	float: right;
}
.top_nav .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 5px 14px;
	line-height: 32px;
	cursor: pointer;
}
.banner {
	position: relative;
}
.searchbtn {
	position:absolute;
	right:0;
	width: 40px;
	height: 30px;
	border: 0;
	outline: 0;
	background:#7c7d7e url(../image/sousuo.png) no-repeat center;
	z-index: 10;
	cursor: pointer;
}
.search-panel .wp-search {
	position: relative;
	padding: 0;
	border: 0px solid red;
	background:#fff;
}
.search-panel .wp-search form {
	display: block;
}
.search-panel .wp-search .search-input {
	margin-left: 4px;
	margin-right: 40px;
}
.search-panel .wp-search .search-input input.search-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
	outline: 0;
	background: none;
	color: #444;
	font-size: 12px;
	padding: 0 0;
}
.search-panel .wp-search .search-btn {
	width: 40px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0%;
}
.search-panel .wp-search .search-btn input.search-submit {
	width: 40px;
	height: 30px;
	border: 0;
	outline: 0;
	background:#7c7d7e url(../image/sousuo.png) no-repeat center;
	cursor: pointer;
}
.search-panel .searchbox {
	width: 40px;
}
.xx {
	float: right;
	margin-right: 37px;
	margin-top: 41px;
}
.fdck {
	width: 71px;
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 260px;
	display: none;
}
.main_top {
	position: relative;
	padding-top: 40px;
}
.fdck a {
	padding-top:45px;
	padding-bottom:10px;
	text-align:center;
	color:#fff;
	width: 71px;
	display: block;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	background-color:#b2b2b2;
	background-position:center 15px;
	background-repeat:no-repeat;
	background-image:url(../image/xwzx.png);
}
.fdck a:hover { background-color:#892e21; color:#fff;}
.xwzx_md {
}
.xwzx_md:hover {
	
}
.fdck .slrw_md {
	background-image:url(../image/rwdj.png);
}
.mtjz { float:left; width:65%;}
.main_btm_right { float:right; width:30%;}
.main_btm_right .content { width:100%;}
.szpt {}
.szpt .tt { margin-bottom:10px;}
.szpt .szpt_item { width:25%; float:left;}
.szpt .con { padding-bottom:10px;}
.szpt .con .szpt_list { padding-bottom:16px;}
.szpt .szpt_con a { color:#5c0d12; padding-top:63px; display:block; text-align:center; background-image:url(../image/tsg.png); background-position:center 17px; padding-bottom:16px; background-repeat:no-repeat;}
.szpt .szpt_item.i2 a { word-break: keep-all;background-image:url(../image/xxmh.png);line-height: 18px;}
.szpt .szpt_item.i3 a { background-image:url(../image/vpnfw.png);}
.szpt .szpt_item.i4 a { background-image:url(../image/xtbg.png);}
.szpt .szpt_item.i5 a { background-image:url(../image/jwzx.png);}
.szpt .szpt_item.i6 a { background-image:url(../image/kyxt.png);}
.szpt .szpt_item.i7 a { background-image:url(../image/xsfw.png);}
.szpt .szpt_item.i8 a { background-image:url(../image/yjsxt.png);}
.ggfw {}
.ggfw .ggfw_list { margin:0 -8px;}
.ggfw .ggfw_item { width:25%; float:left;}
.ggfw .ggfw_con { margin: 0 8px;}
.ggfw .ggfw_con a { color:#5c0d12; display:block; padding-top:57px; padding-bottom:9px; text-align:center; background-color:#e6e6e6; background-image:url(../image/xshufw.png); background-position:center 16px; background-repeat:no-repeat;}
.ggfw .ggfw_con a:hover { color:#fff; background-color:#892e21; background-image:url(../image/xsfw-h.png);}
.ggfw .ggfw_item.i2 a { background-image:url(../image/wlfw.png);}
.ggfw .ggfw_item.i2 a:hover { background-image:url(../image/wlfw-h.png);}
.ggfw .ggfw_item.i3 a { background-image:url(../image/shfw.png);}
.ggfw .ggfw_item.i3 a:hover { background-image:url(../image/shfw-h.png);}
.ggfw .ggfw_item.i4 a { background-image:url(../image/glfw.png);}
.ggfw .ggfw_item.i4 a:hover { background-image:url(../image/glfw-h.png);}
.fdck .mtjz_md {
	background-image: url(../image/fwjz.png);
}
.mtjz_md:hover {
}
.tt {
	line-height: 44px;
	height: 44px;
	border-bottom:3px solid #892e21;
	margin-bottom:20px;
}
.tt h3.tit {
	float: left;
	color: #313131;
	font-size: 20px;
	font-weight: bold;
}
.more_btn {
	float: right;
}
.sltt {
	width: 65%;
	float: left;
}
.sltt .con .news_img { float:left; width:46.2%;}
.sltt .con .news_img .news_img_item img { width:100%; height:auto; max-height:235px;}
.sltt .con .news_list { float:right; width:46.2%;}
.sltt .con .news_img .img_tit { width:90%; margin:10px auto; line-height:20px; text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
.sltt .con .news_img .img_tit a { font-size:16px; font-weight:bold; color:#313131;}
.sltt .con .news_img .img_jj { color:#959595; font-size:14px; text-indent:2em; line-height:24px; max-height:70px; overflow:hidden;}
.sltt .con .news_list .news_date { color:#004386; float:left; font-family:"Georgia"; line-height:25px; text-align:center; padding-right:11px; border-right:1px solid #90b6c9;}
.sltt .con .news_list .news_year { font-weight:bold; font-size:12px; width:48px; height:25px; border-bottom:2px dashed #236e93;}
.sltt .con .news_list .news_days { font-size:14px; height:25px; width:48px;}
.sltt .con .news_list .news_wz {height:60px; overflow:hidden; border-bottom:1px solid #e1e1e1;}
.sltt .con .news_list .news { padding-bottom:11px; line-height:26px;}
.sltt .con .news_list .news.n5 { padding-bottom:0;}
.kjcx .con .news_list .news { padding-bottom:11px; line-height:26px;}
.kjcx .con .news_list .news.n5 { padding-bottom:0;}
.kjcx .con .news_list .news_wz {height:60px; overflow:hidden; border-bottom:1px solid #e1e1e1;}
.kjcx {
	float: right;
	width: 29.84%;
}
.jzyl_btc { float:left;    max-width: 85%;
    overflow: hidden;
    height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;}
.jzyl_wjj { float:left; margin-top:8px;}
.xww { clear:both; text-align:right; line-height:39px;}
.xww a { font-size:16px; color:#892e21;}
.sltt_list {
	width: 45.9%;
	height: 164px;
	overflow: hidden;
	margin-bottom: 55px;
}
.sltt_list.i-1 {
	float: left;
	border-top: 5px solid #0c66ad;
}
.sltt_list.i-2 {
	float: right;
	border-top: 5px solid #b61b30;
}
.sltt_list.i-3 {
	float: left;
	border-top: 5px solid #d9b34d;
}
.sltt_list.i-4 {
	float: right;
	border-top: 5px solid #0f65ae;
}
.sltt_list.i-5 {
	float: left;
	border-top: 5px solid #0d65ad;
}
.sltt_list.i-6 {
	float: right;
	border-top: 5px solid #b61b30;
}
.sltt_list.i-2 .sltt_img, .sltt_list.i-3 .sltt_img, .sltt_list.i-6 .sltt_img {
	display: none;
}
.sltt_img img {
	width: 100%;
	height: 164px;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.sltt_list_top {
	position: relative;
}
.sltt_list.i-1 .bt_time, .sltt_list.i-4 .bt_time, .sltt_list.i-5 .bt_time {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../image/black_bj.png);
	padding-left: 12px;
	padding-top: 2px;
}
.sltt_list.i-1 .sltt_bt, .sltt_list.i-4 .sltt_bt, .sltt_list.i-5 .sltt_bt {
	line-height: 26px;
	max-height: 26px;
	overflow: hidden;
	font-size: 16px;
}
.sltt_list.i-1 .sltt_bt a, .sltt_list.i-4 .sltt_bt a, .sltt_list.i-5 .sltt_bt a {
	color: #fff;
}
.sltt_list.i-1 .sltt_time, .sltt_list.i-4 .sltt_time, .sltt_list.i-5 .sltt_time {
	line-height: 14px;
	font-family: "Georgia";
	color: #fff;
	padding-bottom: 5px;
	font-size: 16px;
}
.sltt_list.i-2 .sltt_bt, .sltt_list.i-3 .sltt_bt, .sltt_list.i-6 .sltt_bt {
	line-height: 24px;
	max-height: 48px;
	font-size: 16px;
	margin-top: 15px;
	overflow: hidden;
}
.sltt_list.i-2 .sltt_bt a, .sltt_list.i-3 .sltt_bt a, .sltt_list.i-6 .sltt_bt a {
	color: #0c66ad;
}
.sltt_list.i-2 .sltt_time, .sltt_list.i-3 .sltt_time, .sltt_list.i-6 .sltt_time {
	color: #5c5c5c;
	font-size: 16px;
	line-height: 26px;
	font-family: "Georgia";
}
.sltt_list_bottom {
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 3px;
}
.sltt_list_bottom a {
	color: #5c5c5c;
	font-size: 13px;
}
.sltt_img a:hover img {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.sltt_img {
	width: 100%;
	height: 164px;
	overflow: hidden;
}
.banner .focus-navigation {
	display: none;
}
.kjcx_img img {
	width: 100%;
	height: 169px;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.kjcx_img a:hover img {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.kjcx_bt a {
	font-size: 16px;
	color: #0c66ad;
}
.kjcx_bt {
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	padding-left: 26px;
	padding-right: 26px;
	margin-top: 17px;
}
.kjcx_sj {
	color: #5c5c5c;
	font-size: 16px;
	line-height: 26px;
	font-family: "Georgia";
	padding-left: 26px;
	padding-right: 26px;
	margin-top: 8px;
}
.kjcx_nr a {
	color: #5c5c5c;
	font-size: 13px;
}
.kjcx_nr {
	line-height: 24px;
	overflow: hidden;
	max-height: 120px;
	margin-bottom: 20px;
	margin-top: 8px;
	padding-left: 26px;
	padding-right: 26px;
}
.kjcx_top .con {
}
.kjcx_list {
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.kjcx_list a {
	font-size: 16px;
	color: #282828;
	display: inline-block;
	padding-left: 17px;
	width: 95%;
	background: url(../image/dot.png) left 7px no-repeat;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}
.kjcx_bottom {
	padding-top: 34px;
}
.kjcx_img {
	width: 100%;
	height: 169px;
	overflow: hidden;
}
.main_middle {
	padding-top:35px;
	background: #f8f5f5;
	padding-bottom: 30px;
}
.main_bottom {padding-top:35px;
	padding-bottom: 30px;}
.middle_left {
	width: 65%;
	float: left;
	border-bottom:3px solid #892e21;
}
.middle_right {
	float: right;
	width: 30%;
}
.tzgg {
}
.tzgg .tab-list .con .news_list .news { margin-top:9px; padding-bottom:9px;}
.xysh {
	width: 45.9%;
	float: right;
}
.tzgg_list {
	background: #e2e9ee;
	margin-bottom: 16px;
}
.tzgg_time {
	width: 56px;
	height: 56px;
	line-height: 56px;
	float: left;
	text-align: center;
	background: #c1d9ec;
	color: #0c66ad;
	font-size: 16px;
	font-family: "Georgia";
}
.tzgg_bt {
	height: 56px;
	vertical-align: middle;
	display: table-cell;
	font-size: 15px;
	color: #0c66ad;
	line-height: 20px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 10px;
}
.tzgg_bt a {
	font-size: 16px;
	color: #0c66ad;
	max-height: 40px;
	overflow: hidden;
	display: block;
}
span.tzgg_lmbt {
	line-height: 44px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.tzgg_top .sudy-tab .tab-menu {
	height: 44px;
	border-bottom: 3px solid #892e21;
}
.tzgg_top .sudy-tab { position:relative;}
.tzgg_top .sudy-tab .tab-menu li {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding: 0 8px;
	border-radius: 0;
	cursor: pointer;
	color:#892e21;
}
.tzgg_top .sudy-tab .tab-menu li.selected { position:relative; border-bottom:3px solid #e6e6e6;}
.tzgg_top .sudy-tab .tab-menu li span {
	line-height: 24px;
	display: inline-block;
}
.tzgg_top .sudy-tab .tab-menu li.selected span {
}
.tzgg_top .tab_more_btn {
	line-height: 24px;
	position: absolute;
	right: 0px;
	top: 10px;
}
.tzgg_top .list-tab {
}
.tzgg_top li.qiehuan1 {
	margin-left: 15px;
}
.tzgg_bottom img {
	width: 100%;
}
.tzgg_top ul.tab-list li {
	
}
.tab_more_btn a { color:#959595; font-size:14px;}
.tab-list .con .news_list .news {margin-top:22px;
	padding-bottom:22px;
	border-bottom:1px solid #e1e1e1;}
.tab-list {}
.tab-list .con .news_list {}
.tab-list .con .news_img .img_tit {}
.tab-list .con .news_img .img_tit a { font-size:21px; font-weight:bold; color:#14648c;}
.tab-list .con .news_list .news_date { color:#004386; float:left; font-family:"微软雅黑"; line-height:1; text-align:center; background:#e6e6e6;}
.tab-list .con .news_list .news_days { padding-top:7px; width:60px; font-size:24px; color:#892e21; line-height:26px;}
.tab-list .con .news_list .news_year {width:60px; font-size:12px; color:#707070; padding-bottom:7px; line-height:20px;}
.tzgg .tab-list .con .news_list .news_wz { font-size:12px; float:left; padding-left:19px; width:76%; height:60px; overflow:hidden; line-height:27px;}
.tab-list .con .news_list .news_wz .news_title { width:100%;overflow: hidden;}
.tab-list .con .news_list .news_wz .news_title a { color:#892e21;font-size: 16px;}
.tab-list .con .news_list .news_wz .news_time { padding-left:22px; background:url(../image/jssj.png) no-repeat 0 center;}
.tab-list .con .news_list .news_wz .news_loca { padding-left:22px; background:url(../image/jsdd.png) no-repeat 0 center;}
.xysh_img img {
	width: 100%;
	height: 201px;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.xysh_img {
	width: 100%;
	height: 201px;
	overflow: hidden;
}
.xysh_img a:hover img {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.xysh_bt {
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	margin-top: 9px;
	height: 48px;
}
.xysh_bt a {
	color: #0c66ad;
	font-size: 16px;
	font-family: "微软雅黑";
}
.xysh_time {
	color: #5c5c5c;
	font-size: 16px;
	font-family: "Georgia";
	line-height: 18px;
}
.xysh_nr {
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
	margin-top: 11px;
}
.xysh_nr a {
	font-size: 13px;
	color: #5c5c5c;
}
.xysh_top {
	padding-bottom: 11px;
	border-bottom: 1px solid #d0d0d0;
}
.xysh_list a {
	padding-left: 17px;
	display: inline-block;
	line-height: 20px;
	max-height: 20px;
	color: #282828;
	font-size: 16px;
	background: url(../image/dot.png) left 6px no-repeat;
	overflow: hidden;
	width: 95%;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}
.xysh_list {
	max-height: 40px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 11px;
	position: relative;
}
.xysh_bottom {
	margin-top: 13px;
}
.main_bottom .tab-list .con .news_list .news_wz { width:100%; float:none; font-size:14px; color:#959595; padding-left:0;}
.main_bottom .tab-list .con .news_list .news_wz .news_title { line-height:20px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden; padding-bottom:10px;}
.main_bottom .tab-list .con .news_list .news_wz .news_title a { font-size:16px; color:#892e21; font-weight:bold;}
.main_bottom .sudy-tab .tab-menu li.selected { position:relative; border-bottom:3px solid #e6e6e6;}
.main_bottom .tab-list .con .news_list .news {}
.main_bottom .tab-list .con .news_list .news_wz .news_jj { text-indent:0em; line-height:24px; max-height:48px; overflow:hidden;}
.main_bottom .tab-list .gfwx .con .news_list .news { margin-top:22px; padding-bottom:22px;}
.main_bottom .tab-list .gfwx .con .news_list .news_wz .news_jj {max-height:24px; text-indent:0;}

.main_bottom .sudy-tab .tab-menu {
	height: 44px;
	border-bottom: 3px solid #892e21;
}
.main_bottom .sudy-tab { position:relative;}
.main_bottom .sudy-tab .tab-menu li {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding: 0 8px;
	border-radius: 0;
	cursor: pointer;
	color:#892e21;
	margin-left:20px;
}
.main_bottom .sudy-tab .tab-menu li span {
	line-height: 24px;
	display: inline-block;
}
.main_bottom .sudy-tab .tab-menu li.selected span {
}
.main_bottom .tab_more_btn {
	line-height: 24px;
	position: absolute;
	right: 0px;
	top: 10px;
}
.main_bottom .sudy-tab {
	position: relative;
}
.main_bottom .sudy-tab .tab-menu li.qiehuan1 {
	margin-left: 25px;
}
.list_tab_left {
	width: 29.66%;
	float: left;
}
.list_tab_right {
	width: 64.75%;
	float: right;
	position: relative;
}
.wp-focus .focus-data {
	display: none;
}
.banner1 {
	position: relative;
	padding-bottom: 212px;
	background: #d0ecfc;
}
.banner1 .infoTime {
	display: none;
}
.banner1 .infoTime.focus-page-active {
	display: block;
	background: none;
}
.banner1 .focus-title {
	display: inline-block;
	white-space: normal;
	height: auto;
	line-height: 24px;
	padding: 0 24px;
	max-height: 48px;
	color: #fff;
	font-size: 16px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 50;
	font-family: "微软雅黑";
	font-weight: normal;
}
.wp-focus .focus-title-con {
	max-width:1200px;
	position:relative;
	margin:0 auto;
}
.banner1 .focus-title-bar {
	position: relative;
	right: 0px;
	bottom: 0px;
	z-index: 40;
	width: 100%;
	min-height: 24px;
	height: auto;
	max-height: 48px;
	overflow: hidden;
	margin-top: 12px;
}
.banner1 .focus-text-box {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
	width: 100%;
	height: 48px;
	margin-top: 4px;
}
.banner1 .focus-title a {
	color: #0c66ad;
	text-decoration: none;
}
.banner1 .focus-title a:hover {
	color: #0c66ad;
	text-decoration: none;
}
.banner1 .focus-data {
	line-height: 28px;
	margin-left: 24px;
	color: #5c5c5c;
	font-family: "Georgia";
	font-size: 16px;
}
.banner1 .focus-text {
	padding: 0px;
	line-height: 24px;
	color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
	padding: 0 24px;
}
.banner1 .focus-text-bg {
	background: none;
}
.banner1 .focus-text a {
	color: #5c5c5c;
}
.banner1 .focus-text a:hover {
	color: #5c5c5c;
}
.banner1 .focus-pagination {
	width: 126px;
	position: absolute;
	right: 50%;
	bottom: -168px;
	z-index: 60;
	height: 11px;
	text-align: center;
	margin-right: -63px;
}
.banner1 .focus-page {
	display: inline-block;
	width: 11px;
	height: 11px;
	line-height: 11px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	border-radius: 5px;
	background-color: #fff;
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}
.banner1 .focus-page-active {
	background-color: #41b2f2;
}
.wp-focus .focus-pagination { right:50%; bottom:27px; margin-right:-56px;}
.wp-focus .focus-page { width:12px; height:6px; background:#fff; opacity:0.5; filter:alpha(opacity=50); margin-right:6px;}
.wp-focus .focus-page:hover { opacity:1; filter:alpha(opacity=100);}
.wp-focus .focus-page-active { width:22px; opacity:1; filter:alpha(opacity=100);}
.wp-focus .focus-title a { font-size:26px; font-family:"微软雅黑"; font-weight:normal; display:block; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.wp-focus .focus-title-bg { opacity:0.4;filter: alpha(opacity=40);}
.wp-focus .focus-title-bar {left: 0;bottom: 60px; max-width:90%;}
.wp-focus .focus-box { min-height:160px;}
.wp-focus .focus-container { min-height:160px;}
.tab_right_bt {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.tab_right_bt a {
	font-size: 16px;
	color: #0c66ad;
}
.tab_right_jj {
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.tab_right_jj a {
	font-size: 13px;
	color: #5c5c5c;
}
.tab_right_list {
	padding-bottom: 14px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 8px;
	margin-top: 7px;
}
.tab_right_more_btn {
	position: absolute;
	top: -50px;
	line-height: 24px;
	right: 0px;
}
.tab_right_img {
	display: none;
}
.sjsl img {
	width: 100%;
}
.sjsl1 {
	float: left;
	width: 17.57%;
}
.sjsl2 {
	width: 27.79%;
	float: left;
	margin-left: 0.39%;
}
.sjsl3 {
	width: 35.57%;
	float: left;
	margin-left: 0.39%;
}
.sjsl4 {
	float: right;
	width: 17.9%;
}
.sjsl2 .sjsl_list.i-2 {
	margin-top: 1.5%;
}
.sjsl4 .sjsl_list.i-2 {
	margin-top: 1.5%;
}
.sjsl_list {
	text-align: center;
	overflow: hidden;
	position: relative;
}
.sjsl_bj {
}
.sjsl_nr {
	width: 100%;
	padding: 10px 0;
	color: #d5f7ff;
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
	transition: all 0.5s ease 0s;
}
.sjsl_bt {
	width: 100%;
	line-height: 28px;
	font-size: 22px;
}
.sjsl_bt a {
	color: #fff;
}
.sjsl_jj {
	line-height: 24px;
	font-size: 18px;
	margin-top: 10px;
	max-height: 24px;
	overflow: hidden;
	display: none;
}
.sjsl_jj a {
	color: #fff;
}
.sjsl_bj {
	background: rgba(0,63,91,0.6);
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.sjsl_list:hover .sjsl_bj {
	opacity: 1;
}
.sjsl_list:hover .sjsl_nr {
	bottom: 0px;
}
.sjsl_name {
	float: left;
	line-height: 75px;
	font-size: 22px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #3e3e3e;
}
.sjsl_wysc {
	float: right;
	margin-top: 20px;
}
.xysp {
	width: 48.75%;
	float: left;
}
.wdcy {
	width: 44.75%;
	float: right;
}
.xysp .wp_videos .playwrap {
	position: relative;
}
.xysp .jwplayer {
}
.xysp .playlist {
	display: none;
}
.xysp .con {
	background: url(404.png) right top no-repeat;
}
.xysp_bottom {
	width: 550px;
	margin-left: 35px;
}
.xysp_list {
	width: 33.33%;
	float: left;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
	background: url(../image/xysp_list_bj.png) right repeat-y;
}
.xysp_list.i-3 {
	background: none;
}
.xysp_bt {
	
	line-height: 43px;
	font-size: 15px;
}
.xysp_bt a {
	color: #fff;
}
.xysp_time {
	line-height: 19px;
	font-family: "Georgia";
	color: #fff;
	font-size: 16px;
	display: none;
}
.wdcy_list {
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer;
	margin-bottom: 17px;
}
.wdcy_logo {
	width: 48px;
	height: 49px;
	margin: 9px auto;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	display: block;
}
.wdcy_list.i-1 .wdcy_logo {
	background: url(../image/tsg.png) bottom center no-repeat;
}
.wdcy_list.i-2 .wdcy_logo {
	background: url(../image/xxmh.png) bottom center no-repeat;
}
.wdcy_list.i-3 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-4 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-5 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-6 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-7 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-8 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-9 .wdcy_logo {
	background: url(../image/wlfw.png) bottom center no-repeat;
}
.wdcy_list.i-10 .wdcy_logo {
	background: url(404.png) bottom center no-repeat;
}
.wdcy_list.i-1:hover .wdcy_logo {
	background: url(../image/tsg.png) top center no-repeat;
}
.wdcy_list.i-2:hover .wdcy_logo {
	background: url(../image/xxmh.png) top center no-repeat;
}
.wdcy_list.i-3:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-4:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-5:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-6:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-7:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-8:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_list.i-9:hover .wdcy_logo {
	background: url(../image/wlfw.png) top center no-repeat;
}
.wdcy_list.i-10:hover .wdcy_logo {
	background: url(404.png) top center no-repeat;
}
.wdcy_bt a {
	color: #0c66ad;
	font-size: 16px;
}
.wdcy_bt {
	line-height: 29px;
}
.wdcy_bottom ul.tab-list {
	width: 50.83%;
	float: left;
}
.wdcy_bottom ul.tab-list img {
	width: 100%;
	height: 174px;
}
.wdcy_bottom .sudy-tab .tab-menu {
	float: right;
	width: 49.17%;
	height: auto;
}
.wdcy_bottom .sudy-tab .tab-menu li {
	display: inline-block;
	height: 43.5px;
	line-height: 43.5px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 0 0px;
	border-radius: 0px 0px 0 0;
	cursor: default;
	width: 100%;
	background: #e9e9e9;
}
.wdcy_bottom .sudy-tab .tab-menu li a {
	color: #0c66ad;
	font-size: 14px;
	margin-left: 27px;
}
.wdcy_bottom .sudy-tab .tab-menu {
	border-bottom: 0px solid #ccc;
}
.wdcy_bottom .sudy-tab .tab-menu li.selected {
	background: #0c66ad;
}
.wdcy_bottom .sudy-tab .tab-menu li.selected a {
	color: #fff;
}
.xqdz {
	width: 33%;
	float: left;
	margin-top: 17px;
}
.xqdz .con { padding-top:8px;}
.xqdz .con p { color:#e1d6d7; line-height:20px;}
.kslj {
	width: 28.91%;
	margin-left: 3.35%;
	float: left;
}
.ewm {
	width: 30%;
	float: right;
	margin-top: 14px;
}
.xydt img {
	width: 100%;
}
.kslj_con .wp_nav .nav-item {
	width: 33.33%;
}
.kslj_con .wp_nav .nav-item a {
	text-align: left;
	font-size: 14px;
	color: #fff;
}
.kslj_con .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 0px 0px;
	line-height: 30px;
	cursor: pointer;
}
.kslj_bt {
	line-height: 54px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.ewm_list {
	width: 30%;
	float: left;
	margin-left: 3%;
	text-align:center;
}
.ewm_list .ewm_img img {}
.ewm_list .ewm_bt {}
.ewm_bt {
	line-height: 33px;
	text-align: center;
	font-size: 14px;
}
.ewm_bt a {
	color: #fff;
}
.foot_top {
	padding-top: 12px;
	padding-bottom:8px;
}
.foot_bottom {
	background: #3f090c;
}
.dz p {
	padding:4px 0;
	color: #fff;
	font-size: 12px;
	line-height:24px;
}
.dz p a { font-size:12px; color: #fff;}
.dz {
	text-align:center;
}
.foot_right {
	float: right;
}

.links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-left: 0;
	border: 0px solid #b1b1b1;
}
.links-wrap a.links-arrow {
	font-size: 15px;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 20px 0 5px;
	color: #fff;
	background: url(404.png) no-repeat 95% 50%;
	text-align: center;
	border: 0px solid #858688;
	margin: 0 !important;
}
.links-wrap a.links-arrow:hover {
	background: url(404.png) no-repeat 95% 50%;
	cursor: pointer;
	text-decoration: none !important;
}
.links-wrap .link-items {
	position: absolute;
	width: auto;
	min-width: 100%;
	height: auto;
	max-height: 300px;
	overflow: auto;
	overflow-x: hidden;
	left: 0px;
	bottom: 32px;
	background: #fff;
	display: none;
	border: 0px solid #858688;
	z-index: 100;
}
.links-wrap .link-items a {
	display: block;
	line-height: 24px;
	padding: 3px 6px;
	color: #444 !important;
	margin: 0 !important;
}
.links-wrap .link-items a span {
	display: block;
	margin: 0 6px;
	white-space: nowrap;
	_white-space: normal;
}
.links-wrap .link-items a:hover {
	color: #fff !important;
	background: #0074cd;
	cursor: pointer;
	text-decoration: none !important;
}
.yqlj {
	width: 130px;
	float: left;
	margin-top: 20px;
}
.sydw {
	float: right;
}
img.yqlj_btn {
	float: right;
	display: block;
	position: absolute;
	top: 14px;
	right: 15px;
}
.go_top {
	width: 57px;
	height: 57px;
	background: url(404.png) no-repeat;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: -74px;
	z-index: 998;
}
.dz span {
	display: inline-block;
	font-family: "微软雅黑";
}
.dqwz {
	line-height: 32px;
	margin-top: 13px;
	margin-bottom: 14px;
	font-size: 14px;
	color: #4c4c4c;
	margin-left:8px;
}
.dqwz a {
	color: #4c4c4c;
}
.column-list {
	background: #eaf3f9;
}
.column-news-list .column-news-item .column-news-title a {
	color: #383838;
	font-size: 15px;
}
.more_btn a { color:#a0a0a0;}
.lecture { float:left; width:46.1%;}
.lecture .tt { border:0px;}
.lecture .more_btn { float:none; text-align:right; margin-top:59px;}
.lecture .yzap { float:left; font-size:16px; color:#892e21;}
.lecture .yzap a { font-size:16px; color:#892e21;}
.jzyl_lb .wp_nav .nav-item a {
	font-family: "Microsoft Yahei";
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
	color: #0c66ad;
	font-size: 14px;
}
.jzyl_lb .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 5px 23px;
	line-height: 22px;
	cursor: pointer;
}
.jzyl_lb {
	float: left;
}
.rili_left {
	width: 84px;
	height: 201px;
	background: url(../image/rili_left.jpg) no-repeat;
	float: left;
}
.rili_right {
	width: 270px;
	height: 201px;
	float: right;
}
.jzyl_bt {
	line-height: 38px;
	height: 38px;
}
.jzyl_bt a {
	color: #892e21;
	font-size: 16px;
}
.jzyl_xx p {
	line-height: 20px;
	font-size: 12px;
	color: #5c5c5c;
}
.jzyl_xx {
	margin-top: 5px;
	margin-bottom: 10px;
}
.jzyl_list {
	border-bottom: 1px solid #e6e6e6;
	padding-top: 6px;
}
.jzyl {
	width:46.1%; 
	float:right;
}
.date_day {
	line-height: 47px;
	text-align: center;
	font-size: 48px;
	font-family: "Georgia";
	color: #fff;
	margin-top: 9px;
}
.date_mon {
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
}
.date_xq {
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
}
.date_jxz {
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
}
.jzyl_wjj {
	font-size: 12px;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	padding: 0px 4px;
	line-height: 20px;
	margin-left: 5px;
	background:#892e21;
}

.jzyl_wjj a {
	color: #fff;
	font-size: 12px;
}
.jzyl_bt .jzyl_wjj a:hover {
	color: #f1f1f1 !important;
}

.navBar {
	position: relative;
	z-index: 1;
	min-height: 47px;
	margin: 0px auto;
	top: 0px;
}
.navlist {
	width: 100%;
	background:;
	position: absolute;
	top: 47px;
	background: #eee url(../image/nav_bj11.png) no-repeat center;
	opacity:0.97;
	filter:alpha(opacity=97);
}
.nav {
	max-width: 1200px;
	margin: 0 auto;
}
.nav .m {
	float: left;
	position: relative;
	height: auto;
}
.nav .i1 .menu-item a:hover {
}
.nav .m .imgs, .nav .m .subm, .nav .m .navtxt {
	display: none;
}
.nav .i1 .menu-item a {
}
.nav h3 {
}
.nav h3:hover {
}
.nav h3 a {
	display: block;
	padding: 0px 34px;
	font-family: "Microsoft YaHei";
	text-align: center;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
.nav h3 a:hover, .nav h3 a.hover {
	background: #fff;
	color:#892e21;
}
.nav h3 a i {
	display: none;
	color: #fff;
	width: 10px;
	height: 10px;
	background: url("404.png") no-repeat 0px center;
	margin-left: 10px;
	-webkit-transition: -webkit-transform 0.5s;
	-ms-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
}
.nav h3 a:hover i, .nav h3 a.hover i {
	width: 10px;
	height: 10px;
	margin-left: 10px;
	background: url("404.png") no-repeat 0px center;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.nav h3 a.on:hover i {
	background: url("404.png") no-repeat 0px center;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.nav .on h3 {
	background: url("404.png") repeat;
}
.nav .on h3 a {
	background-image: url("404.png");
	color: #811c21;
}
.nav .sub {
	display: none;
	width: 236px;
	padding: 5px 10px 10px 10px;
	position: absolute;
	left: 0;
	top: 45px;
	background: url("404.png") repeat;
}
.nav .sub li {
	height: 20px;
	line-height: 20px;
	padding: 4px 0;
	float: left;
	width: 118px;
}
.nav .sub li a {
	display: block;
	width: 88px;
	color: #7a7a7a;
	padding-left: 30px;
	font: normal 12px/20px 'Helvetica', Georgia, Arial, Helvetica, sans-serif;
	;
	background: url("404.png") no-repeat 10px center;
}
.nav .sub li a:hover {
	color: #811c21;
	background-image: url("404.png");
}
.navcon {
}
.navcon .sub {
	display: none;
	background: url("404.png") repeat;
}
.navcon .sub .imgs {
	float: left;
	margin-top: 0px;
	margin-left: 0%;
	padding: 28px 0px 28px 0px;
	margin-right: 65px;
}
.navcon .sub .imgs .img_bg {
	width: 310px;
	height: 115px;
}
.navlist-li-0 .imgs .img_bg {
	background: url(../image/1.jpg) no-repeat center;
}
.navlist-li-1 .imgs .img_bg {
	background: url(../image/xygk.png) no-repeat center;
}
.navlist-li-2 .imgs .img_bg {
	background: url(../image/3.jpg) no-repeat center;
}
.navlist-li-3 .imgs .img_bg {
	background: url(../image/4.jpg) no-repeat center;
}
.navlist-li-4 .imgs .img_bg {
	background: url(../image/5.jpg) no-repeat center;
}
.navlist-li-5 .imgs .img_bg {
	background: url(../image/6.png) no-repeat center;
}
.navlist-li-6 .imgs .img_bg {
	background: url(../image/7.jpg) no-repeat center;
}
.navlist-li-7 .imgs .img_bg {
	background: url(../image/8.jpg) no-repeat center;
}
.navlist-li-8 .imgs .img_bg {
	background: url(404.png) no-repeat center;
}
.navcon .sub .textcon {
	width: 280px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-top: 8px;
	margin-left: 5%;
	padding: 15px 20px 15px 20px;
	color: #811c21;
	text-align: left;
	display: none;
}
.navcon .sub .imgs img {
	width: 320px;
	height: 140px;
}
.navcon .sub .subnav {
	float: left;
	width: 810px;
	padding: 20px 0px;
}
.navcon .sub li {
	line-height: 47px;
	height: 47px;
	padding: 0px 0;
	float: left;
	width: 25%;
	list-style: none;
	overflow: hidden;
	background: url(../image/navbg_list.png) left center no-repeat;
}
.navcon .sub li a {
	display: block;
	font-size: 16px;
	color: #282828;
	font-family: "Microsoft YaHei";
	margin-left: 14px;
}
.navcon .sub li a:hover {
	color: #892e21;
}
.news-date-hide {
	float: right;
}
.navcon {
	max-width: 1200px;
	margin: 0 auto;
}
.dh {
	display: none;
}
.dh2 {
	width: 100%;
}
.head_dh {
	position: relative;
}
.head_dh .wp-inner { background:url(../image/xx.png) no-repeat 340px center;}
.dh2_head .logo-window {
	padding: 20px 0;
	margin-left: 0px;
}
.dh2_head .logo-window img {
	vertical-align: middle;
	width: 276px;
}
.dh_zs {
	position: fixed;
	width: 100%;
	top: 30px;
	z-index: 9999;
}
.dh2_head {
	display: none;
}
.head1 .logo-window {
	padding: 20px 0;
	margin-left: 0px;
}
.head1 img.site-logo {
	width: 276px;
}
.head1 .xx {
	margin-top: 30px;
}
.head1 .search-panel {
	float: right;
	position: relative;
	margin-top: 30px;
}
p.fbt {
	text-align: center;
	line-height: 35px;
	font-size: 18px;
}
.jzyl_bt a:hover { color:#69241a;}
.mtjz_lb .wp_nav .nav-item a span.item-name {
	padding: 0px;
}
.mtjz_lb .wp_nav .nav-item a {
	font-family: "Microsoft Yahei";
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
	color: #0c66ad;
}
.mtjz_lb .wp_nav .nav-item a:hover {
	color: #892e21 !important;
}
.dz a {
	color: #fff;
}
span.xysh_date {
	position: absolute;
	bottom: 0px;
	left: 17px;
	color: #5c5c5c;
	font-size: 16px;
	font-family: "Georgia";
	line-height: 20px;
}
li.xyspqiehuan_list {
	padding-right: 23px;
}
li.xyspqiehuan_list img {
	width: 100%;
}
.sudy-tab .xysp_bottom .tab-menu li {
	line-height: 43px;
	height: 43px;
	padding: 0 0;
}
.sudy-tab .xysp_bottom .tab-menu {
	height: 43px;
	border-bottom: 0px solid #ccc;
}
p.yt {
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #0c66ad;
}
.article .arti-metas span.kbjc {
	margin: 0 0px;
}
.links-wrap.mbox.i-2 {
	display: none;
}
.wzdh_bt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	color: #0c66ad;
	border-bottom: 1px solid #dcdcdc;
}
.wzdh {
	margin-bottom: 10px;
}
.zdy-2 .news {
	float: left;
	width: 45.9%;
	height: 164px;
	overflow: hidden;
	margin-bottom: 55px;
}
.zdy-2 li .slt.pr {
	position: relative;
	width: 100%;
	height: 164px;
}
.zdy-2 li .slt.pr .bt a {
	color: #fff;
	width: 100%;
	height: 21px;
	overflow: hidden;
	display: block;
}
.zdy-2 li .slt.pr .titlebg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99;
	height: 48px;
	width: 100%;
	background: url(../image/black_bj.png);
	text-align: center;
}
.zdy-2 li .imgs {
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
	width: 100%;
	height: 164px;
	overflow: hidden;
	background-size: 100% 100%;
	background-position: center top;
}
.zdy-2 li img {
	width: 100%;
	height: 164px;
}
.zdy-2 li .bt, .zdy-2 li .bt a {
	color: #0c66ad;
}
.zdy-2 li .time {
	color: #5c5c5c;
	font-size: 16px;
	line-height: 26px;
	font-family: "Georgia";
}
.zdy-2 li .nr {
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	margin-top: 3px;
}
.zdy-2 li .bt {
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	margin-top: 15px;
	overflow: hidden;
}
.zdy-2 .imgs img {
	width: 100%;
	height: 164px;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.zdy-2 .imgs a:hover img {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.zdy-2 .slt.pr a:hover .imgs {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.zdy-2 .news.n0 {
	float: left;
	border-top: 5px solid #0c66ad;
}
.zdy-2 .news.n1 {
	float: right;
	border-top: 5px solid #b61b30;
}
.zdy-2 .news.n2 {
	float: left;
	border-top: 5px solid #d9b34d;
}
.zdy-2 .news.n3 {
	float: right;
	border-top: 5px solid #0f65ae;
}
.zdy-2 .news.n4 {
	float: left;
	border-top: 5px solid #0d65ad;
}
.zdy-2 .news.n5 {
	float: right;
	border-top: 5px solid #b61b30;
}
.zdy-2 li .slt.pr .bt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 12px;
	padding-top: 0px;
	z-index: 999;
}
.zdy-2 li .slt.pr .time {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-family: "Georgia";
}
.zdy-2 li .slt.pr .bt a:hover {
	color: #892e21 !important;
}
.zdy-2 li .bt a:hover {
	color: #892e21 !important;
}
.zdy-2 li .nr a:hover {
	color: #892e21 !important;
}
.tzgg_bottom a {
	cursor: default;
}
.zdy-2 li .nr a {
	color: #5c5c5c;
	font-size: 13px;
}
a.aaa {
	display: none;
}
.hot_bt {
	font-size: 20px;
	color: #393a3b;
	font-weight: bold;
	line-height: 36px;
	width: 100%;
	margin-bottom: 15px;
}
.hot_right {
	float: right;
	width:29.1%;
	}
.wp-column-news1  .column-news-box {
	margin: 0px !important;
}
.main_bottom .sudy-tab .tab-menu li a{
  
    font-size: 16px;
    font-weight: normal;
    color: #892e21;
  
}

.news_dates {
    font-size: 15px;
    float: left;
    font-family: "Georgia";
    line-height: 25px;
    text-align: center;
    padding-right: 11px;
}
.dh_top { position:fixed; top:0; width:100%;z-index: 9999;}
#_ideConac img {width:50px;}
a.aaa{
	float: right;
    position: absolute;
    width: 40px;
    height: 30px;
    right: 0;
    top: 0;
	z-index: 1000;
    display: none;
}
.blue img {width: 50px;}


.wp-panel.top-nav-panel.panel-03 {    float: right;    margin-top: 32px;background:url(../image/home.png) no-repeat left center;    padding-left: 20px;    background-size: 20px;}
.wp-panel.top-nav-panel.panel-03 .wp-menu .menu-item a.menu-link{font-size:16px;    text-decoration: none;}
.szpt_con {
    height: 95px;
}

.newdd{float: right;width:29.1%;margin-top: 55px;}
.newdd .tit .title{    
	font-size: 20px;
    color: #393a3b;
    font-weight: bold;
	line-height: 36px;
	margin-top:15px
}
.newdd .news_title{width:90%;padding-left:17px;background:url(../image/dot.png) no-repeat left 11px;font-size:15px;line-height: 28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newdd .news_title a{color:#333}
.newdd .news_meta{
	color: #5c5c5c;
    font-size: 15px;line-height:28px;
    font-family: "Georgia";
}
.cc {
    width: 1200px;
    margin: 0 auto;
}
.box {
    position: relative;
}
a.url1 {
    width: 50%;
    display: block;
    position: absolute;
    left: 0;
    height: 164px;
    top: 0;
}
a.url2 {
    width: 50%;
    display: block;
    position: absolute;
    right: 0;
    height: 164px;
    top: 0;
}
