@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
img {
	vertical-align: top;
}
html {
	overflow-x: hidden;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
	outline: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
	font-family: inherit;
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6, em, strong, b {
	font-weight: bold;
}
del, ins, u, s, a, a:hover {
	text-decoration: none;
}
body, textarea, input, button, select, keygen, legend {
	font: 13px/1 arial, \5b8b\4f53;
	color: #333;
	outline: 0;
}
:focus {
	outline: 0;
}
/*备用样式表*/
.none {
	display: none;
}
.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97CBE0;
}
.hidden {
	visibility: hidden;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	
}
/*css3扩展*/
body:before {
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	z-index: 110;
	width: 100%;
	height: 10px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder {
color:#ccc;
}
:-moz-placeholder {
color:#ccc;
}
::-moz-placeholder {
color:#ccc;
}
:-ms-input-placeholder {
color:#ccc;
}
/**布局开始**/
body {
	line-height: 1;
	font-size: 13px;
	font-family:  "Microsoft YaHei", "Arial", Geneva, sans-serif;
	color: #333;
}
p {
	line-height: 1.75;
}
a {
	color: #3b3b3b;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}
a:hover {
	color: #095ab5;
}
/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	
	margin: 0 auto;
width:1320px;
} /**页面全局宽度**/
/*head开始*/
#header .inner {
	height: 144px;
	position: relative;
}
.header .sitelogo {
	float: left;
	margin-top: 25px;
}
.header .sitetitle {
display: inline-block;
    margin-top: 18px;
    margin-left: 20px;
    font-size: 38px;
    font-weight: normal;
    color: #fff;
    border-left: 1px solid #eee;
    padding-left: 20px;
display:none !important;
} /**站点名称**/
.header .head-left {
	float: left;
	display: inline-block;
}

.header .date-num{float:left;margin-left:30px;margin-top:45px;height:34px;line-height:34px;border-radius:17px;overflow:hidden;font-size:0;background-color:rgba(0,96,152,.56)}
.header .date-num .date{display:inline-block;vertical-align:top;height:100%;font-size:16px;color:#fff;padding:0 14px 0 42px;background:url(../images/icons051.png) left center no-repeat}
.header .date-num .num{display:inline-block;height:100%;padding:0 18px 0 14px;font-size:20px;color:#fff;text-align:center;background-color:rgba(130,49,142,.3)}
.header .date-num .num span{color:#9af6fc;}
.header .date-num .label {display:inline-block;height:100%;padding-left:13px;font-size:12px;color: rgba(255, 255, 255, 0.4);text-align:center;background-color:rgba(130,49,142,.3);width: 30px;vertical-align:top;}
.header .date-num .label img {position:relative;top:2px;}
.people {
    display: inline-block;
    height: 100%;
    padding: 0 18px 0 4px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(130,49,142,.3);
}


.header .head-main {
	float: left;
	margin-top: 10px;
}
.header .head-right {
	margin-right: 30px;
	float: right;
	margin-top: 40px;
}
/*rale样式*/
/*默认主导航样式*/
#nav {	background: #006098;}
#nav .inner .wp-panel .navbg {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin: 0 auto;position: relative;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: initial;}
.nav .wp-menu .menu-item.i1 {background: none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow {
	display: none;
	width: 20px;
	height: 20px;
	background: url(../images/nav_j.png) no-repeat center center;
	vertical-align: middle;
}
.nav .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 25px;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 20px;
        transition: none;
}
.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
	background-color: #0784ce;
	text-decoration: none;
	color: #eee;
}
.nav .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 70px;
	min-width: 100%;
	z-index: 100;
	background: #fffcf8;
        box-shadow: 1px 1px 5px #000;
}
.nav .sub-menu .sub-item {
	color: #d2d2d2;
	list-style: disc;
	margin-left: 5%;
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	float: left;
	width: 26%;
}
.nav .sub-menu .sub-item a {
	display: block;
	color: #666666;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: none;
}
.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
	color: #c19c65;
	display: block;
}
.nav .sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}
/**主页banner开始**/
#banner {
	background: #e7e2df;
}
#banner .inner {
	width: 100%;
	text-align: center;
	position: relative;
	max-width: 100%;
}
/**主体模块样式**/
#m-container {
}
#m-container .inner {
}
/**首页三列布局**/
.mod {
}
.mbox {
}
.main1 {
	background: #f0f4fa url(../images/main1.png) no-repeat center bottom;
	padding:45px 0px;
}
.main1 .inner {
	padding: 10px 0px 0px;
}
.main1 .ml {
	float: left;
	width: 425px;
	min-height:420px;
	background:none;
	position: relative;
margin-right:25px;
}
.main1 .mr {
	float: right;
	width: 420px;
	min-height:420px;
	background:#fff;
}
.main2 {
	background: #f0f4fa;
	padding-top: 40px;
}
.main3 {
	background: #f0f4fa;
}
.main3 .inner {
	padding: 45px 0;
}
.main3 .ml {
	float: left;
	width:30%;
	background:#5f57f91f url(../images/f-bg1.png) no-repeat top right;
	min-height: 300px;
	box-shadow: 1px 1px 20px #d0d0d0;
}
.main3 .mc {
	float: left;
	background:#5f57f91f url(../images/f-bg1.png) no-repeat top right;
	width:48%;
	margin:0px 2.5%;
	min-height: 300px;
	box-shadow: 1px 1px 20px #d0d0d0;
	}
.main3 .mr {
	float: right;
	width:17%;
	background:#5f57f91f url(../images/f-bg1.png) no-repeat top right;
	min-height: 300px;
	box-shadow: 1px 1px 20px #d0d0d0;
}
.main4 {
    background: #eaeaea url(../images/tszy_bg.png) no-repeat top center /cover ;
padding-top:40px;
padding-bottom:30px;
}
.main5 {
    background: #ffffff;
padding-top:40px;
padding-bottom:40px;
}
.main6 {
    background: #006098 url(../images/whtg-bg.png) no-repeat center;
    margin-top: 80px;
}

/**标题栏新闻窗口**/
.post {

}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0px solid #e6e6e6;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: normal;

    text-align: center;
margin-bottom:20px;
} /**标题字体**/
.post .tt .tit .title {
	display: block;
	line-height: 46px;
	border-bottom: 2px #006098 solid;
	font-family:  "Microsoft yahei";
}
.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}/*栏目别名*/
.post .con {

	margin: 0 auto;
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(../images/li.gif) no-repeat center;
}
.post .more_btn {
	display: inline-block;
	zoom:1;
	line-height: 58px;
	float: right;
	padding-right: 30px;
}
.post .more_btn .more_text, .post .more_btn a, .more_btn2 a  {
	font-size: 16px;
	cursor: pointer;
	color: #666;
}

.post .more_btn a:hover, .more_btn2 a:hover  {
	
	color: #333;
}

.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
select#select_searchTypes {
    font-family: "微软雅黑";
}

option {
    font-family: "微软雅黑";
    font-size: 15px;
}
/*标准标题*/
.post1 {
}
.post1 .tt {
	border-bottom: 0px solid #f5f5f5;
}
.post1 .tt .tit {
width:100%;
}
.post1 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 22px;
	font-weight:bold;
	color: #006098;
	cursor: pointer;
	margin-left: 20px;
}
.post1 .tt .tit .title.selected {
	color: #0f429b;
}
.post1 .more_btn a {
}
.post1 .con .news_list {
min-height:280px;
}

/*带图标标题*/
.post2 {
}
.post2 .tt {
}
.post2 .tt .tit {

	padding-left: 24px;
	background: url('images/new1_icon.png') no-repeat left center;
}
.post2 .tt .tit .title {
	font-size: 16px;
	font-weight: bold;
	color: #18267d;
	cursor: pointer;
}
.post2 .con {
}
/*居中标题*/
.post3 {
}
.post3 .tt {
	width: 100%;
	text-align: center;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	font-weight: bold;
	color: #1B2EA3;
}
.post3 .more_btn {
	margin-left: 10px;
	line-height: 20px;
	float: none;
}
/*标题切换hover*/
.post4 {
}
.post4 .tt {
	border-bottom: 1px solid #57b8ef;
}
.post4 .tt .tit {
	border-bottom: 0px;
}
.post4 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	color: #333;
	border-bottom: 3px solid #fff;
	cursor: pointer;
}
.post4 .tt .tit .title.selected {
	border-bottom: 3px solid #0074B3;
	color: #000;
}
.post4 .more_btn a {
	color: #1826a5;
}
/*左标题右内容*/
.post5 .tt{width: 190px;float: left;padding-top: 38px;margin-top: 35px;}
.post5 .tt .tit .title {display: block;line-height: 46px;color: #fff;}
.post5 .tt .tit .title a{color:#fff;}
.post5 .tt .tit .title span {border-bottom: 2px #fff solid;padding: 8px 0;}

/**自定义新闻列表**/
.news_list {

}
.news_list li.news {
	line-height: 34px;
	padding-left: 0px;
} /**标题图标**/
.news_list li.news span.news_title {
	float: left;
}/*标题*/
.news_list li.news span.news_title img {
	vertical-align: middle;
}
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
	color: #9C9C9C;
}/*属性*/
.news_list li.news .news_time, .news_list li.news .news_time span {
	color: #666;
}/*发布时间*/
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 0px solid red;
}
.news_list li.news .news_text {
	line-height: 22px;
	color: #666;
}/*默认简介*/
.news_list li.news .news_bg {
    width: 100%;
   transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.news_list li.news p {
	line-height: 34px;
}
/*日历新闻样式1*/
.rili {
}
.rili .con {
	padding: 5px 0px;
}
.rili .news_list {
}
.rili .news_list li.news {
	margin-top: 0px;
}
.rili .news_list li.news.n1 {
}
.rili .news_list li.news .news_date {
	float: left;
	width: 60px;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
	margin-right: -70px;
	font-family:  "Source Han Sans SC", "Microsoft YaHei";
	border-radius: 4px;
	background: #146cc1;
	text-align: center;
	vertical-align: middle;
}
.rili .news_list li.news .news_date .news_year {
	display: inline-block;
	padding: 0 4px;
	font-size: 18px;
	color: #fff;
}
.rili .news_list li.news .news_date .news_days {
	display: inline-block;
	height: 26px;
	padding: 0 6px;
	font-size: 12pt;
	color: #18267d;
	border-radius: 0px 4px 4px 0px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #146cc1;
}
.rili .news_list li.news .news_wz {
	width: 100%;
}
.rili .news_list li.news .news_wz .news_con {
	margin-left: 70px;
}
.rili .news_list li.news .news_title {
	line-height: 34px;
	margin-top: 0px;
	font-size: 12pt;
	color: #000;
}
.rili .news_list li.news .news_text {
	line-height: 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #666;
}
/*日历新闻样式2*/
.rili2 {
}
.rili2 .con {
	padding: 5px 0px;
}
.rili2 .news_list {
}
.rili2 .news_list li.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.rili2 .news_list li.news.n1 {
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.rili2 .news_list li.news .news_date {
	float: left;
	width: 60px;
	margin-right: -70px;
	background: #00707a;
	text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	background-color: #949494;
	transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
	line-height: 30px;
	font-size: 12px;
	color: #6b6b6b;
	background-color: #e3e4e6;
}
.rili2 .news_list li.news .news_wz {
	width: 100%;
}
.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 70px;
	padding: 4px 0px;
}
.rili2 .news_list li.news .news_title {
	line-height: 23px;
	margin-top: 4px;
	font-size: 15px;
	color: #000;
}
.rili2 .news_list li.news:hover .news_date .news_year {
	background-color: #0945a8;
	transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news:hover .news_date .news_days {
	background-color: #e3e4e6;
}
/*标题文*/
.news_text {
}
.news_text .news_list {
}
.news_text .news_list li.news {
	margin-bottom: 10px;
}
.news_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}
.news_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 13px;
}
.news_text .news_list li.news .news_time {
	line-height: 28px;
	font-size: 13px;
}
/*图列表*/
.news_tu {
}
.news_tu .con {
	padding: 12px 0px;
}
.news_tu .news_list {
	margin: 0px -10px;
}
.news_tu .news_list li.news {
	float: left;
	width: 25%;
}
.news_tu .news_list li.news .news_box {
	margin: 0px 10px;
	transition: all 0.4s ease-in-out;
}
.news_tu .news_list li.news .news_box:hover {
	opacity: .85;
	filter: Alpha(opacity=85);
}
.news_tu .news_list li.news .news_imgs {
	padding-top: 75%;
	background-color: #efefef;
	position: relative;
	overflow: hidden;
}
.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}
.news_tu .news_list li.news .news_wz {
}
.news_tu .news_list li.news .news_wz .news_con {
}
.news_tu .news_list li.news .news_title {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12pt;
}
.news_tu .news_list li.news .news_title a {
}
/*图文*/
.tu_text {
}
.tu_text .news_list {
}
.tu_text .news_list li.news {
	margin-bottom: 10px;
}
.tu_text .news_list li.news .news_imgs {
	float: left;
	width: 160px;
	margin-right: -175px;
}
.tu_text .news_list li.news .news_imgs a {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	background-color: #efefef;
}
.tu_text .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
}
.tu_text .news_list li.news .news_wz {
	width: 100%;
}
.tu_text .news_list li.news .news_wz .news_con {
	margin-left: 175px;
	padding: 0px 0px;
	position: relative;
}
.tu_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}
.tu_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 12px;
}
.tu_text .news_list li.news .news_time {
	line-height: 26px;
	font-size: 12px;
}
/*文字图标链接*/
.link_text {
	margin-bottom: 0px;
}
.link_text .news_list {
	margin: 0 -5px;
}
.link_text .news_list li.news {
	float: left;
	width: 20%;
	text-align: center;
}
.link_text .news_list li.news .news_box {
	margin: 0 5px;
}
.link_text .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
}
.link_text .news_list li.news .link_icon:hover {
	background-color: #666;
}
.link_text .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #fff;
}
/*图标链接*/
.link_icon {
	margin-bottom: 0px;
}
.link_icon .news_list {
	margin: 0 -10px;
}
.link_icon .news_list li.news {
	float: left;
	width: 20%;





	text-align: center;
	border: none;
}
.link_icon .news_list li.news .news_box {
	margin: 0 10px;
}
.link_icon .news_list li.news .link_icon {



	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.link_icon .news_list li.news .link_icon:hover {
	background-color: #1b2ea3;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.link_icon .news_list li.news .link_icon .icon {
	width: 35px;
	height: 34px;
	margin: 10px 0px;
	border: 0px solid red;
}
.link_icon .news_list li.news.i1 .link_icon .icon {
	background-position: 0px 0px;
}
.link_icon .news_list li.news.i2 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news.i3 .link_icon .icon {
	background-position: -169px 0px;
}
.link_icon .news_list li.news.i4 .link_icon .icon {
	background-position: -258px 0px;
}
.link_icon .news_list li.news.i5 .link_icon .icon {
	background-position: -335px 0px;
}
.link_icon .news_list li.news.i6 .link_icon .icon {
	background-position: -421px 0px;
}
.link_icon .news_list li.news.i7 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news.i8 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #000;
}
/*滚动Arrows */
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover {
	height: 62px;
	width: 60px;
	
	top: 50%;
	margin-top: -30px;
	border: 0px solid #d4d8d9;
	border-radius: 50%;
	outline: none;
}
.slick-prev {
	left: -95px;
	background-position: 0px 0px;
}
.slick-prev:hover {
	background-position: 0px 0px;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-prev:before {
	content: '';
}
.slick-next {
	right: -95px;
	background-position: right 0px;
}
.slick-next:hover {
	background-position: right 0px;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-next:before {
	content: '';
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
	height: 235px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.l-banner img {
	display: none;
	height: 100%;
	vertical-align: top;
}
/**主体列表页开始**/
#l-container {
}
#l-container .inner {
	padding: 25px 0px;
}
/**主体文章页开始**/
#d-container {
}
#d-container .inner {
	background: #fff;
}
.col_menu {
	width: 240px;
	float: left;
	margin-right: -240px;
	position: relative;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #0f429b;
}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 50px;
	padding: 0px 5px 0px 30px;
}/**栏目名称图标**/
.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}
/*栏目列表*/
.col_list {
}
.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #F6EAEA;
}
.col_list .wp_listcolumn .wp_column a .column-name {
	padding: 5px 0px 5px 28px;
	line-height: 32px;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #0f429b;
	background: #eee;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #0f429b;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}
.col_list .wp_listcolumn .wp_column.parent > a .column-name {
	font-weight: bold;
	color: #0f429b;
}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
	color: #333;
	border-top: 1px solid #eee;
	margin-top: -1px;
}
.col_list .wp_listcolumn .sub_list a .column-name {
	display: inline-block;
	line-height: 28px;
	padding: 5px 10px 5px 44px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	font-weight: bold;
	font-weight: bold;
	color: #0f429b;
}
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
	padding: 5px 10px 5px 60px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
	font-weight: bold;
	color: #0f429b;
}
/**栏目新闻**/
.col_news {
	width: 100%;
	min-height: 500px;
	float: right;
}
.col_news .col_news_box {
	margin-left: 290px;
}
.col_news_head {
	border-bottom: 1px solid #DBDBDB;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 48px;
	line-height: 48px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-family:  "Source Han Sans SC", "Microsoft yahei";
	font-weight: normal;
	color: #0f429b;
	border-bottom: 3px solid #CBCBCB;
}
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 46px;
	line-height: 46px;
	color: #666;
} /**当前位置**/
.col_metas .col_path a {
	color: #2F2F2F;
}
.col_news_con {
	padding: 5px 0px 10px 0px;
	margin: 0 0px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
}  /**栏目新闻图标序号**/
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	line-height: 1.75;
	font-size: 12pt;
	color: #333;
}
.col_news_list .wp_entry p {
	margin-bottom: 10px;
}
.col_news_list .wp_entry table {
	margin-bottom: 4px;
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
} /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	padding: 20px 60px;
	margin: 0 auto;
	width: auto;
}
.article {
	padding-top: 10px;
	min-height: 500px;
}
.article h1.arti_title {
	line-height: 36px;
	font-family:  "Source Han Sans SC", "Microsoft YaHei";
	font-size: 22px;
	text-align: center;
	color: #182880;
} /**文章标题**/
.article h2.arti_title {
	line-height: 34px;
	font-family:  "Source Han Sans SC", "Microsoft YaHei";
	font-size: 17px;
	text-align: center;
	color: #1B1B1B;
} /**文章副标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;/* border-top:1px solid #ececec; */
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
}/**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.75;
	font-size: 12pt;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	margin: 0 auto;
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}
/**页脚开始**/
#footer {
	background: #006098;
}
#footer .inner {
	padding: 45px 0px;
	position: relative;
	background: url(../images/foot-logo.png) no-repeat left center;
}
#footer .inner .mod {
}
#footer .foot-left {
	padding: 20px 0px;
	border-top: 1px solid #1d2f56;
}
#footer p {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	opacity: 0.6;
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner .copyright {
}
#footer .inner .copyright span {
}
#footer .inner .copyright a {
	color: #eee;
}
/**************************************************************
 * 组件功能
 */
/*搜索开始*/
.search-panel {
    float: right;
    clear: right;
    position: relative;
    z-index: 200;
    right: 170px;
}
.searchbtn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 120;
    background: url(../images/sous.png)  center no-repeat;
}
.search-window {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    outline: 0;
    color: #333;
    font-size: 12pt;
    padding-left: 5px;
    background: none;
    border-bottom: 1px solid #eee;
}
.wp-search .search-input {
    margin-right: 18px;
}
.wp-search form {
    display: block;
}
.wp-search .search-btn {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}
.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 50px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/sous.png)  center no-repeat;
}
/*搜索结束*/

/**友情链接**/
.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	margin: 4px 10px;
	width: 150px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #d0d0d0;
}
.botlinks .links-wrap a.links-arrow {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 25px 0 10px;
	color: #a1a1a1;
	background: url(../images/arrow.png) no-repeat right top;
}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
	color: #333;
	background-position: right bottom;
	cursor: pointer;
}
.botlinks .links-wrap .link-items {
	display: none;
	position: absolute;
	left: 0;
	bottom: 33px;
	width: auto;
	min-width: 180px;
	height: auto;
	max-height: 300px;
	overflow: auto;
	overflow-x: hidden;
	background: #f5f5f5;
}
.botlinks .links-wrap .link-items a {
	display: block;
	line-height: 24px;
	padding: 5px 0;
	color: #444;
}
.botlinks .links-wrap .link-items a span {
	display: block;
	margin: 0 6px;
	white-space: nowrap;
}
.botlinks .links-wrap .link-items a:hover {
	color: #fff;
	background: #0f429b;
	cursor: pointer;
}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {
	bottom: 40px;
	left: 40px;
	margin-left: 0px;
}
.mbanner .focus .focus-title-bg {
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=60);
}
.mbanner .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 14px;
	margin-right: 0px;
	z-index: 60;
}
.mbanner .focus .focus-page {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 6px;
	background: #fff;
}
.mbanner .focus .focus-page-active {
	width: 18px;
	background: #fff;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.mbanner .focus .focus-navigation {
	width: 58px;
	height: 53px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	
	text-indent: -999em;
}
.mbanner .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mbanner .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mbanner .focus .focus-prev {
	left: 0px;
}
.mbanner .focus .focus-next {
	right: 0px;
	background-position: right top
}
.post-11 .focus .focus-title {
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	font-size: 12pt;
}
.post-11 .focus .focus-title-bar {

	height: 34px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
}
.post-11 .focus .focus-title-bg {
	background-color: #000;
}
.post-11 .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 46px;
}
.post-11 .focus .focus-page {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border-radius: 0px;
	background-color: #fff;
	color: #000;
}
.post-11 .focus .focus-page span {
	display: block;
}
.post-11 .focus .focus-page:hover {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.post-11 .focus .focus-page-active {
	background-color: #146CC1;
	color: #fff;
}
.post-11 .focus .focus-navigation {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.post-11 .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.post-11 .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	-ms-touch-action: none;
}
.scroller {
	position: absolute;
	z-index: 1;
	width: 750px;
	height: 160px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy {
}
.inss .part_xy .item {
}
.inss .part_xy .item h3 {
	line-height: 40px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #1567B1;
	border-bottom: 1px solid #cecece;
}
.inss .part_xy .sub-box {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
}
.inss .part_xy .sub-list {
	margin-right: 0px;
}
.inss .part_xy .sub-list .sub-item {
	float: left;
	width: 33.3%;
	
}
.inss .part_xy .sub-list .sub-item a {
	line-height: 35px;
	padding-left: 10px;
	font-size: 12pt;
}
.inss .part_xy .sub-img {
	display: none;
	float: right;
	margin-top: 15px;
	margin-left: -250px;
	width: 240px;
	min-height: 80px;
}
.inss .part_xy .item.i5 .sub-list .sub-item {
	width: 50%;
}
/*角色*/
.role .part_xy {
}
.role .part_xy .item {
	margin-bottom: 10px;
	display: none;
}
.role .part_xy .item.selected {
	display: block;
}
.role .part_xy .item h3 {
	display: none;
	line-height: 46px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: bolder;
	color: #068358;
	border-bottom: 1px solid #f1f1f1;
	background: none;
}
.role .part_xy .sub-list {
	margin-top: 15px;
}
.role .part_xy .sub-list .sub-item {
	padding-top: 10px;
	padding-bottom: 5px;
	width: auto;
	border-bottom: 1px solid #f1f1f1;
	word-wrap: break-word;
	word-break: normal;
}
.role .part_xy .sub-list .sub-item a {
	line-height: 35px;
	font-size: 15px;
	white-space: nowrap;
	font-weight: bolder;/* color: #068358; */
}
.role .part_xy .sub-list .sub-list {
	margin-top: 10px;
	margin-left: 40px;
}
.role .part_xy .sub-list .sub-list .sub-item {
	padding-bottom: 5px;
	padding-top: 0px;
	float: left;
	margin-right: 50px;
	border-bottom: 0px solid #f1f1f1;
}
.role .part_xy .sub-list .sub-list .sub-item a {
	line-height: 35px;
	font-size: 15px;
	white-space: nowrap;
	font-weight: normal;/* color: #333; */
}
select.form_select {
	font-family:  "Source Han Sans SC", "Microsoft YaHei";
	width: 22%;
	border: 0;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 60px;
}
.search .sudy-tab .tab-menu {
	text-align: left;
	padding: 0;
	float: left;
	width: 20%;
	height: auto;
	border: 0;
	background: #fff;
}
.search .sudy-tab {
    position: relative;
	width: 100%;
	min-height: 200px;
	float: left;
	background: #c4c6ca;
}

@keyframes pp{
0%{background-position:90% 45%;opacity:1;}
20%{background-position:90% 50%;opacity:1;}
60%{background-position:90% 55%;opacity:1;}
80%{background-position:90% 50%;;opacity:1;}
100%{background-position:90% 45%;;opacity:1;}
}
.search .sudy-tab .tab-menu li.n5 {
	background-image: none;
}
td.sk {
	overflow: hidden;
	float: left;
	height: 90px !important;
}
ul.mou-list.clearfix {
	border-top: 4px solid #b68956;
	background: #fff;
	min-height: 440px;
	padding: 40px 20px 0 20px;
}
.sudy-tab .sou p {
	font-size: 22px;
	font-weight: bold;
	color: #006098;
	line-height: 70px;
	background: #fff;
}
.top {min-height: 100vh; background:#eee; }
.footnav .links a {
	font-size: 15px;
	line-height: 34px;
	color: #fff;
}
.footnav.clearfix {
	width: 60%;
	margin-left: 40%;
}
.post-21 .news_list li.news {
	float: left;
	width: 20%;
}
.post-21 .news_box {
	margin: 22px;
	position: relative;
	overflow: hidden;

}
.post-21 .news_con {
display:none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(000,096,152,0.8);
	top: 100%;
}
.post-21 .news_con .news_title {
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 15% 10px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-21 .news_con .news_title a {
	font-size: 20px;
	color: #fff;
}
.post-21 .news_list li.news .news_con .news_text {
	font-size: 12pt;
	line-height: 26px;
	color: #fff;
	text-align: center;
}
.post-21 .news_list li.news .news_con .news_text a {
	margin: 0px 15px;
	font-size: 12pt;
	line-height: 24px;
	color: #fff;
	display: inline-block;
}
.post-21 .news:hover .news_box {
	transform:translateY(-20px);
	transition: 0.9s;
background: rgba(000,096,152,0);
}
.post-21 .news:hover .news_titles {
	
}
.post-21 .news_titles {
	font-size: 18px;
	line-height: 88px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	
}
.post-21 .news_titles a {
	font-size: 18px;
	line-height:88px;
	color: #fff;
text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}
.post-21 .news_con .news_title:after {
	width: 40%;
	margin: 0px 30%;
	content: "";
	display: block;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 25%;
	left: 0px;
}

.post-41 .con{margin-top:30px;margin-bottom:30px;}
.post-41 .news_list li.news{position:relative;width: 360px !important;margin: 0 57px;}
.post-41 .news_wz{position:absolute;bottom:0;left:50%;width: 360px;margin-left: -180px;background:rgb(0,0,0,0.3);}
.post-41 .news_wz .news_title {line-height: 64px;padding-left: 2px;text-align:center;}
.post-41 .news_wz .news_title a{color:#fff;font-size: 18px;}
.post-41 .news_box.clearfix {width: 360px;margin: auto; overflow:hidden;}
.post-41 .news_box .news_imgs img{    transition: all .5s; }
.post-41 .news_box:hover .news_imgs img{transform: scale(1.2);}
.post-41 .slick-list{margin: 0 -55px;height: 300px}



.post-61{position:relative;}
.post-61 .con{width:1028px;float: right;margin-top: -40px;margin-bottom:20px;margin-right:20px;}
.post-61 .news_list li.news{position: relative;width: 228px !important;margin: 0 19px;}
.post-61 .news_wz{position:absolute;bottom:0;left:50%;width:228px;margin-left:-114px;background: url(../images/tg.png) repeat;}
.post-61 .news_title {text-align: center;line-height: 55px;font-size:18px;}
.post-61 .news_title a{color:#006098;}
.post-61 .slick-list{margin:0 -19px;    height: 300px;}
.post-61 .news_box{overflow:hidden;}
.post-61 .news_box .news_imgs img{    transition: all .5s; }
.post-61 .news_box:hover .news_imgs img{transform: scale(1.2);}


.main3 .inner span.t {
    font-size: 20px;
    line-height: 58px;
    font-weight: 500;
    color: #006098;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
}
.main3 .ml li.links{
    width: 50%;
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #666666;

}
.main3 .mr li.links{
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #666666;

}
.main3 .mc li.links {
	width: 33.33%;
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #666666;
}
.main3 .inner li.links a {
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
}
.main3 .inner li.links a:after {content: "";position: absolute;width: 7px;height: 7px;background: #2d25b1;display: block;top: 50%;margin-top: -4px;left: 0px;}
.main3 .inner ul.clearfix {  padding: 20px 0px 0px 20px;  box-sizing: border-box;}
.post-11 .con { width: 50%; float: left;  padding: 0px 2.5%;}
.post.post1.post-12.mbox {
    position: absolute;
    right: 0px;
    width: 50%;
    padding: 0px 2.5%;
}
.post-12 .news_list li.news, .main1 .mr .post1 .news_list li.news {
    border-bottom: 0px solid #eaeaea;
}
.post-12 .news_meta {
    float: left;
    margin-right: 20px;
}
.post-12 .news_meta .d{
    font-size:36px;
    color:#b68956;
    line-height: 46px;
    text-align: center;
    border-bottom: 1px solid #b68956;
}
.post-12 .news_meta .m{
    font-size:15px;
    color:#b68956;
    line-height: 25px;
    text-align: center;
}
.post-12 .news_title, .post-12 .news_title a {
    color: #666666;
    font-size: 16px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}
.post-11 .news_imgs {
    padding-top: 30px;
}
.main1 .sudy-tab .tab-menu li.selected {
    font-size: 22px;
font-weight:600;
    color:  #006098;
    background: none;
    border-radius: 0px;
    line-height: 58px;
border-bottom:1px solid  #006098;
}

.main1 .sudy-tab .tab-menu {
    height: auto;
    border-bottom: 2px solid #dddddd;
}
.main1 .sudy-tab {
    position: relative;
}

.main1 .ml .more_btn {
    position: absolute;
    right: 0px;
    top: -58px;
}
.main1 .ml .more_btn2 {
    position: absolute;
    right: 10px;
    top: 26px;
}

.main1 .mr .more_btn {
    position: absolute;
    right: 0px;
    top: -72px;
}
.main1 .mr .post .con {
    padding: 0px 20px;
}
.main1 .mr .post1 .news_list li.news .news_title {float:left;width:99%;font-size:16px;line-height:60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.main1 .mr .post1 .news_list li.news .news_title a{color: #333333;font-size:16px;line-height:60px;}
.main1 .mr .post1 .news_list li.news .news_meta {
    font-size: 12pt;
    line-height: 60px;
    color: #b68956;
    float: right;
}

.post.post1.ban.mbox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.search .sou {
    float: left;
    width: 30%;
}
.search #nav {
    float: left;
    width: 70%;
}
.search .sudy-tab .tab-menu li::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    -webkit-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    transition: width .5s ease-in;
    z-index: 0;
}
.search .sudy-tab .tab-menu li.selected::before {
    background:#c4c6ca;
    width: 100%;
}


.jiansuo_box{font:12px/1.5 宋体, Arial, Helvetica, sans-serif; color:#333;}
.jiansuo_box table{border-spacing:0px; border-collapse:collapse; border:0px;}
.jiansuo_box input,select,textarea{vertical-align:middle; font:12px/1.5 宋体, Arial, Helvetica, sans-serif; color:#000;}
.jiansuo_box .clearfix{overflow:hidden; zoom:1;}
.jiansuo_box .txt_xian{height:30px; background:url(/images/discover/search_bg.gif) 0 0 repeat-x; width:480px; float:left;}
.jiansuo_box .txt_l{height:30px; background:url(/images/discover/search_bg.gif) left -35px no-repeat; padding-left:5px;}
.jiansuo_box .txt_r{height:30px;background:url(/images/discover/search_bg.gif) right -70px no-repeat;padding-right:5px; }
.jiansuo_box .txt_xian input{height:30px; line-height:30px; background:transparent; border:0;width:470px;}
.jiansuo_box .reset{width:80px; height:30px;}
.jiansuo_box h2 {color: #5B5B5B; font-size: 18px; font-weight: normal; margin-top: 16px; text-align: center;}


.banicon .news_list li.news {
    float: left;
    width: 10.6%;
}
.ban .news_list li.news {
    float: left;
}
.ban .news_list li.news.ss a {
    cursor: default;
}
.banicon {
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 20px;
}
.footnav .links {
    float: left;
    margin-right: 3%;
}
.post-12 .news_list li.news {
    padding: 8px 0px;
}
.banicon ul.news_list li.news .news_box {
	filter: brightness(0.99);
	transition: all 0.5s;
}
.banicon ul.news_list li.news .news_box:hover {
    filter: brightness(1);
}
.link_img {
    width: 100%;
   
    display: inline-block;
    margin-bottom: 0px;
    height: 59px;
    /* opacity: 1; */
    transition: all 0.5s;
}
.link_img:hover {
    /* opacity: 1; */
    /* filter: drop-shadow(0 0 4px #dddddd); */
}
.banicon .link_con {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.banicon .news_list {
    max-width: 1200px;
    margin: auto;
}
  


.post-11 .news_title , .post-11 .news_title a {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

.post-11 .news_list li.news .news_text , .post-11 .news_list li.news .news_text a {
    font-size: 12pt;
    line-height: 26px;
    color: #999999;
    margin-top: 10px;
}

.post-11 .news_meta {
    font-size: 12pt;
    line-height: 40px;
    color: #b68956;
}
.list #header {
    background: url(../images/main1.jpg) no-repeat center;
}
.list .top {
    min-height: auto;
}
.piao {
    position: absolute;
    width: 300px;
    right: 0px;
    bottom: 0px;
}
.post.post1.sjk.mbox {
    position: absolute;
    background: rgba(0,102,153,0.8);
    width: 240px;
    left: 0px;
	margin-left:90px;
    bottom: 28px;
    height: 80%;
z-index:10;
}
.list.fgzl .col_menu .col_menu_head {
    background: #051944;
    height: 290px;
}

.list.fgzl .col_menu .col_menu_con {
    position: absolute;
    border: 0;
    top: 90px;
    background: #fff;
    width: 87%;
    right: 0;
}
.list.fgzl .col_menu .col_menu_head h3.col_name .col_name_text {
    font-size: 30px;
    line-height: 90px;
    font-weight: bold;
}
.list.fgzl .col_list .wp_listcolumn .wp_column a {
    line-height: 80px;
    font-size: 20px;

}
.list.fgzl .col_list .wp_listcolumn .wp_column a:hover,.list.fgzl .col_list .wp_listcolumn .wp_column a.selected {
    color: #fff;
    background: #2445a0;
}

/*head开始*/
#header {position: relative;z-index: 2;}
#header .inner {}
/*rale样式*/

.site-rale ul li.links {
	float: left;
}
.site-rale ul li.links a {
	line-height: 35px;
	padding: 0 12px 0 12px;
	padding-left: 19px;
	font-size: 13px;
	color: #cad3d4;

}
.site-rale ul li.links a:hover {
	color: #fff;
}
.site-rale ul li.links.i1 a {
	background-position: 0px 0px;
}
.site-rale ul li.links.i2 a {
	background-position: -90px 0px;
}
.site-rale ul li.links.i3 a {
	background-position: -187px 0px;
}
.site-rale ul li.links.i4 a {
	background-position: -269px 0px;
}
/*lang样式*/
.site-lang {
}
.site-lang ul {
	float: right;
}
.site-lang ul li.links {
	float: left;
}
.site-lang ul li.links a {
	line-height: 35px;
	margin: 0px 5px;
	font-size: 13px;
	color: #cad3d4;
}
.site-lang ul li.links a:hover {
	color: #fff;
}
/*默认主导航样式*/
#nav {
}
#nav .inner {
}
#nav .inner .wp-panel {
}/*导航*/
#nav .inner .wp-panel .wp-window {
}
#nav .inner .wp-panel .navbg {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
	margin: 0 auto;
position: relative;
}
.nav .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: initial;
}
.nav .wp-menu .menu-item.i1 {
	background: none;
}
.nav .wp-menu .menu-item a > .menu-switch-arrow {
	display: none;
	width: 20px;
	height: 20px;
	background: url(../images/nav_j.png) no-repeat center center;
	vertical-align: middle;
}

/**主页banner开始**/

/**主体模块样式**/
/**首页三列布局**/
.main1 .mr {
	float: right;
	width: 420px;
	min-height:420px;
	background:#fff;
}
.main2 {
}
.main3 {
}
.main3 .inner {
}
.main3 .ml {
}
.main3 .mc {
	}
.main3 .mr {
}

/**标题栏新闻窗口**/
.post {

}
.post .tt {
} /**标题栏**/
.post .tt .tit {
} /**标题字体**/

.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}


/*栏目别名*/
.post .con {
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(../images/li.gif) no-repeat center;
}


/*左标题右内容*/
.post5 {
	background: #1826a5;
}
.post5 .tt {
	float: left;
	width: 120px;
	margin-right: -120px;
	position: relative;
}
.post5 .tt .tit {
	float: none;
	margin-top: 26px;
	width: 100%;
	font-size: 22px;
        font-weight:600;
}
.post5 .tt .tit .title {
	text-align: center;
	color: #fff;
}
.post5 .more_btn {
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -54px;
	z-index: 100;
	height: auto;
	text-align: center;
	margin-top: 0px;
}
.post5 .more_btn a {
	line-height: 45px;
	color: #fff;
}
.post5 .con {
	padding: 0;
	position: relative;
}
.post5 .con .conbox {
	margin-left: 120px;
	padding-left: 15px;
	background: #fff;
}
/**自定义新闻列表**/
/**标题图标**/
.news_list li.news span.news_title {
	float: left;
}/*标题*/
.news_list li.news span.news_title img {
	vertical-align: middle;
}
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
	color: #9C9C9C;
}/*属性*/
.news_list li.news .news_time, .news_list li.news .news_time span {
	color: #666;
}/*发布时间*/
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 0px solid red;
}
.news_list li.news .news_text {
}/*默认简介*/

.news_list li.news p {
	line-height: 34px;
}
/*日历新闻样式1*/
.rili {
}
.rili .con {
	padding: 5px 0px;
}
.rili .news_list {
}
.rili .news_list li.news {
	margin-top: 0px;
}
.rili .news_list li.news.n1 {
}
.rili .news_list li.news .news_date {
	float: left;
	width: 60px;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
	margin-right: -70px;
	font-family:  "Source Han Sans SC", "Microsoft YaHei";
	border-radius: 4px;
	background: #146cc1;
	text-align: center;
	vertical-align: middle;
}
.rili .news_list li.news .news_date .news_year {
	display: inline-block;
	padding: 0 4px;
	font-size: 18px;
	color: #fff;
}
.rili .news_list li.news .news_date .news_days {
	display: inline-block;
	height: 26px;
	padding: 0 6px;
	font-size: 12pt;
	color: #18267d;
	border-radius: 0px 4px 4px 0px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #146cc1;
}
.rili .news_list li.news .news_wz {
	width: 100%;
}
.rili .news_list li.news .news_wz .news_con {
	margin-left: 70px;
}
.rili .news_list li.news .news_title {
	line-height: 34px;
	margin-top: 0px;
	font-size: 12pt;
	color: #000;
}
.rili .news_list li.news .news_text {
	line-height: 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #666;
}
/*日历新闻样式2*/
.rili2 {
}
.rili2 .con {
	padding: 5px 0px;
}
.rili2 .news_list {
}
.rili2 .news_list li.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.rili2 .news_list li.news.n1 {
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.rili2 .news_list li.news .news_date {
	float: left;
	width: 60px;
	margin-right: -70px;
	background: #00707a;
	text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	background-color: #949494;
	transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
	line-height: 30px;
	font-size: 12px;
	color: #6b6b6b;
	background-color: #e3e4e6;
}
.rili2 .news_list li.news .news_wz {
	width: 100%;
}
.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 70px;
	padding: 4px 0px;
}
.rili2 .news_list li.news .news_title {
	line-height: 23px;
	margin-top: 4px;
	font-size: 15px;
	color: #000;
}
.rili2 .news_list li.news:hover .news_date .news_year {
	background-color: #0945a8;
	transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news:hover .news_date .news_days {
	background-color: #e3e4e6;
}
/*标题文*/
.news_text {
}
.news_text .news_list {
}
.news_text .news_list li.news {
	margin-bottom: 10px;
}
.news_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}
.news_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 13px;
}
.news_text .news_list li.news .news_time {
	line-height: 28px;
	font-size: 13px;
}
/*图列表*/
.news_tu {
}
.news_tu .con {
	padding: 12px 0px;
}
.news_tu .news_list {
	margin: 0px -10px;
}
.news_tu .news_list li.news {
	float: left;
	width: 25%;
}
.news_tu .news_list li.news .news_box {
	margin: 0px 10px;
	transition: all 0.4s ease-in-out;
}
.news_tu .news_list li.news .news_box:hover {
	opacity: .85;
	filter: Alpha(opacity=85);
}
.news_tu .news_list li.news .news_imgs {
	padding-top: 75%;
	background-color: #efefef;
	position: relative;
	overflow: hidden;
}
.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}
.news_tu .news_list li.news .news_wz {
}
.news_tu .news_list li.news .news_wz .news_con {
}
.news_tu .news_list li.news .news_title {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12pt;
}
.news_tu .news_list li.news .news_title a {
}
/*图文*/
.tu_text {
}
.tu_text .news_list {
}
.tu_text .news_list li.news {
	margin-bottom: 10px;
}
.tu_text .news_list li.news .news_imgs {
	float: left;
	width: 160px;
	margin-right: -175px;
}
.tu_text .news_list li.news .news_imgs a {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	background-color: #efefef;
}
.tu_text .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
}
.tu_text .news_list li.news .news_wz {
	width: 100%;
}
.tu_text .news_list li.news .news_wz .news_con {
	margin-left: 175px;
	padding: 0px 0px;
	position: relative;
}
.tu_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}
.tu_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 12px;
}
.tu_text .news_list li.news .news_time {
	line-height: 26px;
	font-size: 12px;
}
/*文字图标链接*/
.link_text {
	margin-bottom: 0px;
}
.link_text .news_list {
	margin: 0 -5px;
}
.link_text .news_list li.news {
	float: left;
	width: 20%;
	text-align: center;
}
.link_text .news_list li.news .news_box {
	margin: 0 5px;
}
.link_text .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
}
.link_text .news_list li.news .link_icon:hover {
	background-color: #666;
}
.link_text .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #fff;
}
/*图标链接*/
.link_icon {
	margin-bottom: 0px;
}
.link_icon .news_list {
	margin: 0 -10px;
}
.link_icon .news_list li.news {
	float: left;
	width: 20%;





	text-align: center;
	border: none;
}
.link_icon .news_list li.news .news_box {
	margin: 0 10px;
}
.link_icon .news_list li.news .link_icon {



	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.link_icon .news_list li.news .link_icon:hover {
	background-color: #1b2ea3;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.link_icon .news_list li.news .link_icon .icon {
	width: 35px;
	height: 34px;
	margin: 10px 0px;
	border: 0px solid red;
}
.link_icon .news_list li.news.i1 .link_icon .icon {
	background-position: 0px 0px;
}
.link_icon .news_list li.news.i2 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news.i3 .link_icon .icon {
	background-position: -169px 0px;
}
.link_icon .news_list li.news.i4 .link_icon .icon {
	background-position: -258px 0px;
}
.link_icon .news_list li.news.i5 .link_icon .icon {
	background-position: -335px 0px;
}
.link_icon .news_list li.news.i6 .link_icon .icon {
	background-position: -421px 0px;
}
.link_icon .news_list li.news.i7 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news.i8 .link_icon .icon {
	background-position: -86px 0px;
}
.link_icon .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #000;
}
/*滚动Arrows */
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover {
	height: 62px;
	width: 60px;
	
	top: 50%;
	margin-top: -30px;
	border: 0px solid #d4d8d9;
	border-radius: 50%;
	outline: none;
}
.slick-prev {
	left: -95px;
	background-position: 0px 0px;
}
.slick-prev:hover {
	background-position: 0px 0px;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-prev:before {
	content: '';
}
.slick-next {
	right: -95px;
	background-position: right 0px;
}
.slick-next:hover {
	background-position: right 0px;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-next:before {
	content: '';
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
	height: 235px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.l-banner img {
	display: none;
	height: 100%;
	vertical-align: top;
}
/**主体列表页开始**/
#l-container {
}
#l-container .inner {
	padding: 25px 0px;
}
/**主体文章页开始**/
#d-container {
}
#d-container .inner {
	background: #fff;
}
.col_menu {
	width: 240px;
	float: left;
	margin-right: -240px;
	position: relative;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #0f429b;
}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 50px;
	padding: 0px 5px 0px 30px;
}/**栏目名称图标**/
.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}
/*栏目列表*/
.col_list {
}
.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #F6EAEA;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #0f429b;
	background: #eee;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #0f429b;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}
.col_list .wp_listcolumn .wp_column.parent > a .column-name {
	font-weight: bold;
	color: #0f429b;
}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
	color: #333;
	border-top: 1px solid #eee;
	margin-top: -1px;
}
.col_list .wp_listcolumn .sub_list a .column-name {
	display: inline-block;
	line-height: 28px;
	padding: 5px 10px 5px 44px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	font-weight: bold;
	font-weight: bold;
	color: #0f429b;
}
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
	padding: 5px 10px 5px 60px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
	font-weight: bold;
	color: #0f429b;
}

/**页脚开始**/
#footer {
}
#footer .inner {
}
#footer .inner .mod {
}
#footer .foot-left {
}
#footer p {
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner .copyright {
}
#footer .inner .copyright span {
}
#footer .inner .copyright a {
	color: #eee;
}
/**************************************************************
 * 组件功能
 */
/*搜索结束*/
/* 分享二维码 */
.shares {
	text-align: center;
}
.shares ul {
	width: auto;
	margin: 0 auto;
	text-align: right;
}
.shares li {
	float: left;
	margin: 0 6px;
	position: relative;
}
.shares li a {
color:#fff;
	display: inline-block;
	width: 70px;
	height: 50px;
line-height: 50px;
	border: 0px solid red;
		opacity: 1;
	filter: Alpha(opacity=60);
	vertical-align: top;
}
.shares li a:hover {
color:#006098;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.shares li.i1 a {
	background-position: 9px center;
}
.shares li.i2 a {
	background-position: -56px center;
}
.shares li.i3 a {
	background-position: -125px center;
}
.shares li.i4 a {
	background-position: -195px center;
}
.shares li span {
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #D0D4EA;
	text-align: center;
}
.shares li .con {
	display: none;
	position: absolute;
	bottom: 80px;
	left: 50%;
	z-index: 100;
	margin-left: -50px;
	width: 100px;
}
.shares li .con img {
	width: 90px;
	height: 90px;
	vertical-align: top;
	background: #fff;
}

@media screen and (max-width: 746px) {
.shares {
	display:none;
}
}



/*列表页*/
.post-11 .focus .focus-title {
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	font-size: 12pt;
}
.post-11 .focus .focus-title-bar {
	height: 34px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
}
.post-11 .focus .focus-title-bg {
	background-color: #000;
}
.post-11 .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 46px;
}
.post-11 .focus .focus-page {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border-radius: 0px;
	background-color: #fff;
	color: #000;
}
.post-11 .focus .focus-page span {
	display: block;
}
.post-11 .focus .focus-page:hover {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.post-11 .focus .focus-page-active {
	background-color: #146CC1;
	color: #fff;
}
.post-11 .focus .focus-navigation {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.post-11 .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.post-11 .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.search .sudy-tab ul.tab-list {
	height: 215px;
	padding: 0;
	background: none;
	margin: 0;
	float: right;
	width: 80%;
}
.search .inner {width: 1200px !important;/* padding: 4% 0; */}
.search .sudy-tab .tab-menu li.selected {background: none;color: #006098;}
.search .sudy-tab .tab-menu li {
	font-weight: normal;
	font-size: 16px;
	float: none;
	padding-left: 30px;
	display: block;
	height: auto;
	line-height: 44px;
	border-radius: 0px;
	position: relative;
	background: none;
	color: #333333;
}
.kong {
	height: 50px;
	box-shadow: none;
	border: 0;
	line-height: 50px;
	font-family: 微软雅黑;
	text-indent: 20px;
background:#fff;
font-size:16px;
}
td.yu {
	line-height: 25px;
	padding-top: 20px !important;
	font-size: 15px;
}
.tab-con.c5 input.kong {
	float: left;
}
input#imageField ,#imageField ,#imageField2 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	border: 0;
	background-image: url(../images/ss_05.gif);
	width: 100%;
	box-shadow: 0px 0px 9px 0px #f2f2f2;
	height: 50px;
	background-color: #006098;
}
.search .sou p {
	text-align: left;
	font-size: 22px;
	color: #006098;
	line-height: 70px;
	padding-left: 30px;
	font-weight: bold;
	background: #fff url(../images/ss.png) no-repeat 90% center;
	animation: pp 2s ease-out 0s infinite;
}
.sudy-tab .tab-list{ height: 100%; position: relative;}
li.tab-con.c2, li.tab-con.c3 , li.tab-con.c4 , li.tab-con.c5 {
    height: 100%;
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
}
.main1 .sudy-tab .tab-menu li {
    font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 10px;
    height: auto;
    line-height: 58px;
}
.search.clearfix {max-width: 1100px;margin-left:15%;position: relative;z-index: 1;}
.search .sudy-tab .tab-menu li::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    -webkit-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    transition: width .5s ease-in;
    z-index: 0;
}
.search .sudy-tab .tab-menu li span {
    position: relative;
    z-index: 1;
}
.search .sudy-tab ul.tab-list .tab-con .post1 {
    padding: 0px 50px;
}
.search .sudy-tab ul.tab-list .tab-con h1 {
    font-size: 22px;
    line-height: 70px;
    color: #006098;
}
.tab-con.c1 {
    height: 100%;
    position: relative;
}

.banicon {
    left: 17%;
    z-index: 2;
    width: 76%;
    margin: auto;
    position: absolute;
    bottom: 60px;
}
.link_img {
    width: 100%;
    background: url(../images/icon/ico1.png) no-repeat center;
    display: inline-block;
    margin-bottom: 0px;
    height: 59px;
}
.banicon .link_con {  font-size: 16px; color: #ffffff; text-align: center;}
.banicon .news_list li.news.i1 .link_img{background: url(../images/icon1.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i2 .link_img{background: url(../images/icon2.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i3 .link_img{background: url(../images/icon3.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i4 .link_img{background: url(../images/icon4.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i5 .link_img{background: url(../images/icon5.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i6 .link_img{background: url(../images/icon6.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i7 .link_img{background: url(../images/icon7.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i8 .link_img{background: url(../images/icon8.png) no-repeat center;background-size: contain;}
.banicon .news_list li.news.i9 .link_img{background: url(../images/icon9.png) no-repeat center;background-size: contain;}
.banicon .news_list {  margin: auto;}
    /* animation */
    @keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-webkit-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-moz-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-o-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
.list .news_list li.news span.news_title {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list #header {
    background: url(../images/main1.jpg) no-repeat center;
}
.list .top { min-height: auto;}
.post1.sjk .tt .tit .title {
    font-size: 20px;
    color: #fff;
    cursor: default;
}
.post.sjk ul.news_list {
    display: flex;
    flex-direction: column;
    height: 80%;
    justify-content: space-between;
    align-content: center;
    position: absolute;
    width: 100%;
}
.post.sjk .more_btn .more_text, .post.sjk  .more_btn a {
    display: block;
    font-size: 16px;
    font-variant: small-caps;
    color: #fff;
}
.post1.sjk .tt { border-bottom: 1px solid #828dac;}
.sjk .news_title a { font-size: 16px;  white-space: nowrap; color: #eee;}
.sjk .news_title a:hover { font-size: 16px;  white-space: nowrap; color: #fff;}

.sjk.post .news_list li.news {
    display: flex;
    align-items: center;
    line-height: inherit !important;
    border-bottom: 0px solid #828dac;
    margin: 0px 15px;
    height: 100% !important;
}
.list .search.clearfix {
    z-index: 6;
    margin: 0 auto;
    padding: 0px;
    max-width: 1200px;
    margin-top: -70px;
}
.mr li.links.i9, .mr li.links.i8 {width: 100%;}
/*捐赠平台*/
.list.jz #l-container {background: url(../images/zjlistbd.jpg) no-repeat center;background-size: cover;padding: 150px 0px;}
/*分馆展览*/
.list.fgzl .news_imgs {
    margin-right: -45%;
    float: left;
    width: 38%;
    height: 190px;
    position: relative;
    overflow: hidden;
}
.list.fgzl .news_wz { width: 100%;}
.list.fgzl .news_con {
    margin-left:45%;
}
.list.fgzl .news_title a {
    display: block;
    font-size: 22px;
    color: #051944;
}
.list.fgzl .news_info {
    margin: 10px 0;
    font-size: 12pt;
    color: #2445a0;
}
.list.fgzl .news_tel, .list.fgzl .news_em, .list.fgzl .news_add {
padding-left:40px;
    line-height: 30px;
    font-size: 12pt;
    color: #666666;
}
.list.fgzl .col_news_con {
    padding: 0;
}
.list.fgzl .col_news_list {
    margin-top: 0px;
}
body.list.fgzl { background: #f0f4fa;}
.list.fgzl .news_list li.news {
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
}
.list.fgzl .col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #fff;
}
.list.fgzl .news_tel {
    background: url(../images/i_fgzl.png) no-repeat left top 5px;
}
.list.fgzl .news_em {
    background: url(../images/i_fgzl.png) no-repeat left  top -27px;
}
.list.fgzl .news_add {
    background: url(../images/i_fgzl.png) no-repeat left bottom;
}
.list.fgzl .search.clearfix {box-shadow: 0px 0px 0px #000;margin-top: -70px;}
.list.fgzl #header .inner {  height: 230px;}
.custom-front-search-open-toggle a.search-open-toggle-btn.open {
    background: url(../images/search-open.png) rgba(255,255,255,.41) no-repeat center;
}
 .custom-front-search-open-toggle a.search-open-toggle-btn {
    display: none;
  
}
.custom-front-search-open-toggle a.search-open-toggle-btn.un-pin {
    
}
.custom-front-search-open-toggle {
    position: absolute;
    right: -30px;
    bottom: 0;
}
.list.fgzl.lyb .col_menu .col_menu_head {
    height: 160px;
}

.list.fgzl.lyb .col_list .wp_listcolumn .wp_column a {
    font-size: 16px;
    border-bottom: 0px solid #F6EAEA;
    line-height: 60px;
}

/*新闻动态*/
.label_list28_date li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.label_list28_date .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.label_list28_date .time span{display:block;text-align:center;}
.label_list28_date .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.label_list28_date .time .date{color:#333;line-height:22px;font-size:9px;background: none;}
.label_list28_date .info{margin-left:15px;width:80%;float:left;}
.label_list28_date .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}



/*留言板*/
.list.lyb .col_news_head {
    display: inline-block;
    margin-left: 0px;
    z-index:1;
    top: 27px;
    border-bottom: 0;
    position: absolute;
}
.list.fgzl.lyb .search.clearfix {  z-index: 2;}
.list.lyb .col_news .col_news_box {  position: relative;}
.list.lyb .col_metas .col_title h2 {  border-bottom: 0px solid #CBCBCB;}
.list.lyb .col_news_head h2 {
    font-weight: bold;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    color: #051944;
}
.list.fgzl.lyb .col_menu .col_menu_head { height: 160px;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column a {  font-size: 16px; border-bottom: 0px solid #F6EAEA; line-height: 60px;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column.column-2 .column-name,.list.fgzl.lyb .col_list .wp_listcolumn .wp_column.column-3 .column-name {font-weight: normal;color: #333;margin-left: 20px;}
.list.lyb .col_list .wp_listcolumn .wp_column a .column-name { padding: 5px 0px 5px 60px; position: relative;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column a:hover, .list.fgzl.lyb .col_list .wp_listcolumn .wp_column a.selected { color: #333;  background: transparent;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column.selected .column-name:after ,.list.fgzl.lyb .col_list .wp_listcolumn .wp_column:hover .column-name:after {border-radius: 5px;background: #051944;border: 1px solid #051944;content: "";width: 15px;height: 15px;position: absolute;left: 28px;top: 12px;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column .column-name:after {transition: .5s;border: 1px solid #eee;content: "";width: 16px;height: 16px;position: absolute;left: 28px;top: 12px;border-radius: 5px;}
.list.fgzl.lyb .col_list .wp_listcolumn .wp_column a.selected span.column-name {  font-weight: normal;  color: #333;}
/*黄页*/
.list.hy .col_menu .col_menu_head {  background: #051944;  height: 130px;}
.list.fgzl.hy .news_imgs {  margin-right: -30%; background: #eee;  height: 190px;  width: 19%;}
.list.fgzl.hy  .news_con { margin-left: 25%;}
.list.hy .col_menu .col_menu_head {  background: #051944;  height: 130px;}
.list.fgzl.hy .news_imgs {  margin-right: -30%; background: #eee;  height: 190px;  width: 19%;}
.list.fgzl.hy  .news_con { margin-left: 25%;}
.list.fgzl.hy .news_name {padding-left: 40px; background: url(../images/ren2.png) no-repeat left center;}
.list.fgzl .news_jj {margin-top: 55px;float: right;width: 50%;}
.list.fgzl .news_jj span{padding-left: 40px;background: url(../images/com.png) no-repeat left top 5px; display:block;}
.list.fgzl.hy .news_js {  float: left; width: 43%;}
.list.fgzl.hy .news_title { margin-bottom: 17px;}
.list.fgzl.hy .news_tel, .list.fgzl.hy  .news_em, .list.fgzl.hy  .news_add,.list.fgzl.hy  .news_name { line-height: 35px;}
.list.fgzl.hy .news_list li.news { margin-bottom: 40px;}
/*展馆详情*/
.list.zgxq .news_text img {display: none;}
.list.zgxq .news_imgs ul li img { width: 100%; height: auto;}
.list.zgxq .listcon .news_list.list2 li.news { margin-bottom: 0;}
.list.zgxq .listcon ul.news_list.list2 { padding: 0;}
.list.zgxq .listcon .news_list.list2 .news_title {font-size: 30px; line-height: 40px;  color: #051944;  font-weight: bold;}
.list.zgxq .col_news_list.listcon {margin-top: 0px;background: #fff;padding: 40px;}
body.list.hy.zgxq { background: #f0f4fa;}
.list.zgxq .news_list li.news .news_text p {text-indent: 2rem;line-height: 28px;font-size: 12pt;color: #666666;}
.list.zgxq .news_imgs p span {display: none;}
.list.zgxq .news_imgs ul li {margin: 0 1%;width: 23%;float: left;}
.list.zgxq .news_imgs ul {margin: 0 -1%;}
.list.zgxq .news_text {  margin: 20px 0;}
.list.zgxq.yqxq ul.week span {/* width: 30%; */}
.list.zgxq ul.week span {border-bottom: 1px solid #eee;background: #fff;font-size: 16px;line-height: 50px;width: 20%;float: left;color: #fff;text-align: center;}
.col_news_list.table {margin-top: 0px;float: left;width: 47%;}
.list.zgxq .yuyue li span {display: block;background: #fff;width: 33.3%;float: left;text-align: center;line-height: 50px;font-size: 16px;height: 50px;}
.yqxq .col_news_list.table {width: 55%;}
.yqxq .col_news_list.muk .right { width: 44%;}
.list.zgxq .yuyue li {border-bottom: 1px solid #eee;}
.list.zgxq.yqxq .sev .yuyue li span {font-size: 15px;width: 30%;}
.yqxq .col_news_list.muk .week li.st span.rili3 { width: 20%;}
.yqxq .col_news_list.muk .week li.st span.rili2 {width: 30%;}
.list.zgxq.yqxq .sev .yuyue li span.rili2 {width: 30%;}
.list.zgxq.yqxq .sev .yuyue li span.rili3 { width: 20%;}
.list.zgxq .yuyue li span a {display: block;/* width: 100%; */height: 100%;border-right: 1px solid #eee;}
.list.zgxq .left .yuyue li span.i3 a {width: 96%;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;padding: 0 2%;}
.list.zgxq .week span a {display: block;/* width: 100%; */height: 100%;border-right: 1px solid #eee;}
.list.zgxq ul.week span.rili { background: #c19c65;}
.yqxq .col_news_list.muk .left { margin-top: 0px; float: left;  width: 50%;}
.yqxq .col_news_list.muk .week li.st span{width: 30%;}
.list.zgxq .left li span.i3,.list.zgxq .left .yuyue li span.i3{width: 60%;}
.list.zgxq .left .yuyue li span {width: 20%;}
.col_news_list.muk.clearfix {  margin-top: 40px;}
.col_news_list.muk .right {   background: #2445a0; float: right; width: 47%;}
.list.zgxq .news_list.list2 .news_title a { font-size: 16px;  color: #fff; font-weight: normal;}
.list.zgxq .news_list.list2 .news_title {height: 54px; font-size: 16px;display: block; overflow:hidden; text-overflow: inherit; white-space: normal; line-height: 27px; float: none; width: 100%;}
.list.zgxq .news_list.list2 .news_meta {  margin-left: 0px; font-size: 16px;  display: block; float: none; width: 100%;  line-height: 25px;color: #fff; }
.list.zgxq ul.news_list.list2 {   padding: 20px 30px;}
.list.zgxq .col_news_list.muk .right .tt {padding: 0px 30px 0px; border-bottom: 1px solid #576ba2;}
.list.zgxq .col_news_list.muk .right .tt .title {line-height: 72px;font-size: 23px;  color: #fff;}
.list.zgxq .news_list.list2 li.news {  margin-bottom: 12px;}
.list.zgxq  .search.clearfix {z-index: 9;margin-top: -70px;box-shadow: 0px 0px 0px #000;}
.list.zgxq #header .inner {  height: 230px;}
.list.zgxq a:hover {  color: #333;}
.list.zgxq .week span a.jiaoxue {color: #fff;}
.list.zgxq .col_news_list.muk .yuyue li span a {  padding: 0 5px;  overflow: hidden; text-overflow: ellipsis;  display: block; white-space: nowrap;}
.list.zgxq p.huadong { display: none;  width: 100%; color: #999; line-height: 35px; text-align: center;  background: #fff;}
.post-78 {  width: 226px; position: absolute;  right: 0;top: 45%;}
.post-78  li.links {font-size: 16px;  line-height: 36px;}
.post-78 li.links.i1 {  width: 100%;}
.post-78 li.links.i1 a { color: #fff;}
.post-78 ul.links.clearfix {}
.post-78 li.links a {  padding: 4px 0;   text-align: left;   background: #fff; display: block; width: auto;  padding-left: 20px;}
.post-78 li.links.i1 a {line-height: 36px;margin-left: 0px;background: transparent;height: 44px;padding: 0;padding-left: 38px;}
.post-78 li.links.i2 { margin-top: -8px;}
.post-78 li.links.i2, .post-78 li.links.i3, .post-78 li.links.i4, .post-78 li.links.i5, .post-78 li.links.i6, .post-78 li.links.i7 { margin-left: 18px;}
.shares .i4 { display: none;}
.nav .wp-menu .menu-item.i5{
       background: url(../images/tll5.png) no-repeat left;
}
.list.zgxq ul.week li.st span {
    width: 33.3%;
}
.nav .wp-menu .menu-item.i5.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
    background:#0784ce url(../images/tll5.png) no-repeat left;
      background-position-x:20px;
  transition:none;
}
.nav .wp-menu .i5 .menu-link {  padding-left: 10px !important;}
.nav .wp-menu .menu-item.i5{ background-position-x:20px;}
.layui-layer-content .fgdetail .title { float: left;}
.layui-layer-content .fgdetail {
    font-size: 16px;
    line-height: 30px;
}

.showcase-4-0 .showcase-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 2px solid #006098;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

@media screen and (min-width: 992px) {
    .showcase-4-0 .showcase-header {
        margin-left:0px;
height:39px;
    }
}

.showcase-4-0 .showcase-header .title {
    
font-size:22px;
    bottom: -2px;
    padding-bottom: 5px;
    padding-left: 0px;
    position: relative;
    width: 100%;
    z-index: 1;
color:#006098;
}

@media screen and (min-width: 992px) {
    .showcase-4-0 .showcase-header .title {
        margin-left:0px;
        width: auto
    }
}

.showcase-4-0 .tab-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -3px;
    overflow-x: auto;
    overflow-y: visible;
    overflow: auto visible;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    white-space: nowrap;
    width: 100%
}
@media screen and (min-width: 992px) {
    .showcase-4-0 .tab-nav {
        width:auto
    }
}
.showcase-4-0 .tab-nav .tab-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    border: solid transparent;
    border-radius: 5px 5px 0 0;
    border-width: 2px 2px 4px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px 20px
}
.showcase-4-0 .tab-nav .selected .tab-item {
    border-color: #006098 #006098 #fff;
    z-index: 1
}
.showcase-4-0 .tab-content {
    padding-top: 40px
}
.showcase-4-0 .tab-content .carousel-item{
display:block;
float: left;
    height: 100%;
    width: 262px!important;
}
.overflow-hidden {
    overflow: hidden;
}
.showcase-4-0 .tab-content  .carousel-item:hover .item-media {
    -webkit-transform: rotateY(80deg);
    transform: rotateY(80deg)
}
.relative {
    position: relative;
}
.showcase-4-0 .tab-content  .carousel-item:hover .item-body {
    background-color: #fff;
    border-color: #d9d9d9 #d9d9d9 #871211;
    -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    height: 100%
}

.showcase-4-0 .tab-content  .carousel-item:hover .item-media img {
    background-color: transparent
}

.showcase-4-0 .tab-content .carousel-item .item-media {
    bottom: 0;
    left: -100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.showcase-4-0 .tab-content .carousel-item .item-media img {
    background-color: #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%;
    left: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.showcase-4-0 .tab-content  .carousel-item .item-body {
    background-color: #f2f2f2;
    border: solid transparent;
    border-radius: 5px 5px 0 0;
    border-width: 1px 1px 3px;
    padding: 40px 20px 40px 60px;
    -webkit-transition: all .3s;
    transition: all .3s;
line-height:1.5;
font-size:14px;
}

.showcase-4-0 .tab-content .tab-item .slick-list {
    margin-left: -10px;
    margin-right: -10px
}

.showcase-4-0 .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.showcase-4-0 .slick-slide {
    height: auto
}

.showcase-4-0 .slick-initialized .slick-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.showcase-4-0 .slick-initialized .slick-slide,.showcase-5-0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.px-sm {
    padding-left: 10px;
 padding-right: 10px;
}
.pr-sm {
    padding-right: 10px;
}
.mt-base {
    margin-top: 20px;
}
.truncate-1 {
    display: block;
    max-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
font-size: 18px;
    font-weight: normal;
}
.truncate-2.fixed-height {
    height: 3em;
font-size:14px;
}
.mt-sm {
    margin-top: 10px;
}
.my-sm {
    margin-top: 10px;
}
.mb-sm, .my-sm {
    margin-bottom: 10px;
height:240px;
}

.cx-robot-wrapper .base-figure{
    max-width: 100px !important;
    height: auto !important;
  
}
.cx-robot-wrapper {
    bottom: 20px !important;
    right:20px !important;
}


@media screen and (max-width: 746px) {

.kong {
    height: 40px;
    box-shadow: none;
    border: 0;
    line-height: 40px;
    font-family: 微软雅黑;
    text-indent: 10px;
    background: #fff;
}
input#imageField,#imageField,#imageField2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    background-image: url(../images/ss_05.gif);
    width: 100%;
    box-shadow: 0px 0px 9px 0px #f2f2f2;
    height: 40px;
    background-color: #006098;
}

}