@charset "UTF-8";
/* Base Reset */
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}
img {
	border: 0;
	vertical-align: top;
}
a img {
	vertical-align: middle;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
body, p {
	font: 14px/1 'Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial';
	color: #333;
	font-family: 微软雅黑;
}
body {
	background-color: #ffffff;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #EC3C1B;
}
.wrapper {
}
.wrapper .inner {
}
/**header**/
.header {
	background: #057f98;
	height: auto;
}
.post-1 {
	line-height: 1.796rem;
	text-align: center;
}
.post-1 img {
	width: 90%;
	max-width: 547px;
	display: block;
	margin: auto;
	padding: 20px 0;
}
/**主导航**/
.navi {
}
.post-2 {
}
.post-2 .wp-menu {
	margin: 0 auto;
	display: none;
}
.post-2 .wp-menu .menu-item {
	display: block;
	border-top: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}
.post-2 .wp-menu .menu-item a.menu-link {
	display: block;
	padding: 0 0.347rem;
	height: 0.772rem;
	line-height: 0.772rem;
	color: #545454;
	font-size: 0.338rem;
	font-weight: normal;
	background-color: #fff;
}
.post-2 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #757575
}
.post-2 .menu-switch-arrow {
	display: block;
	width: 0.772rem;
	height: 0.772rem;
	position: absolute;
	right: 0px;
	top: 1px;
	background: url(images/icons-1.png) center no-repeat;
}
.post-2 .sub-menu {
	background-color: #f2f2f2;
	display: none;
}
.post-2 .sub-menu .sub-item {
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
.post-2 .sub-menu .sub-item a {
	display: block;
	color: #272727;
	height: 0.772rem;
	line-height: 0.772rem;
	padding: 0 0.241rem;
	display: block;
	text-indent: 0.483rem;
	font-size: 0.338rem;
}
.post-2 .sub-menu .sub-item a:hover {
	color: #fff;
	display: block;
	background-color: #7E7E7E;
}
.post-2 .sub-menu .sub-menu {
	background-color: #fff;
}
.post-2 .sub-menu .sub-menu .sub-item a {
	text-indent: 0.724rem;
}
.post-2 .sub-menu .sub-menu .sub-menu .sub-item a {
	text-indent: 0.966rem;
}
/**slide导航**/
.navi-slide-head {
	margin: 0px 0.347rem 0 7.386rem;
	height: 0.625rem;
}
.navi-slide-head .navi-slide-title {
	display: inline-block;
	float: left;
	font-weight: normal;
	color: #272727;
	font-size: 0.343rem;
	line-height: 0.625rem;
}
.navi-slide-head .navi-slide-arrow {
	display: block;
	width: 0.826rem;
	height: 0.526rem;
	float: right;
	background: url(images/navibg.png) center no-repeat;
	background-size: 100%;
	margin-top: 1.5%;
}
/**slide**/



.search {
	margin: 0 5.68rem 0 0.466rem;
}
.search-panel {
	margin: 0 5.533rem 0 0.6rem;
}
.search-window {
	border: 1px solid #e1e1e1;
	background-color: #fff;
	overflow: hidden;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 0.483rem;
	line-height: 0.483rem;
	border: 0;
	outline: 0;
	background: none;
	color: #383838;
	font-size: 0.386rem;
	padding: 1px 0;
}
.wp-search .search-btn {
	width: 0.533rem;
	height: 0.453rem;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.226rem;
}
.wp-search .search-btn input.search-submit {
	width: 100%;
	height: 100%;
	border: 0;
	outline: 0;
	background: url(images/search.png) no-repeat center;
	cursor: pointer;
	background-size: 85%;
}
.read span {
	font-family: "微软雅黑" !important;
}
#slide .swiper-container { /* margin-bottom: 10px;   */
	max-height: 300px;
	min-height: 100px;
	overflow: hidden;
	width: 100%;
}
#slide img {
	width: 100%;
	vertical-align: top;
}
#slide .swiper-button-prev, #slide .swiper-button-next {
	width: 30px;
	height: 54px;
}
#slide .swiper-button-prev {
	background: url(images/slide-navbtn.png) no-repeat 0 50%;
}
#slide .swiper-button-next {
	background: url(images/slide-navbtn1.png) no-repeat right 50%;
}
.thumbnail-post .item-1 {
	margin-bottom: 10px;
	border: none;
}
.thumbnail-post .item-1 .item-thumbnail {
	display: block;
	position: relative;
	float: left;
	width: 90px;
	margin-right: -90px;
}
.thumbnail-post .item-1 .item-thumbnail .thumb-link {
	display: block;
	margin-top: 5px;
	width: 80px;
	height: 62px;
	background: url(images/nothumb.png) no-repeat center;
}
.thumbnail-post .item-1 .item-thumbnail .thumb-link img {
	width: 100%;
	height: 100%;
}
.thumbnail-post .item-1 .item-info {
	float: right;
	width: 100%;
}
.thumbnail-post .item-1 .item-info h2, .post-item .item-info p {
	margin-left: 90px;
}
.thumbnail-post .item-1 .item-info h2 {
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}
.thumbnail-post .item-1 .item-info h2 a {
	font-weight: bold;
	color: #0061ae;
}
.thumbnail-post .item-1 .item-info h2 a:hover {
	color: #B62626;
}
.thumbnail-post .item-1 .item-info p {
	display: block;
	height: 42px;
	line-height: 21px;
	overflow: hidden;
}
.thumbnail-post .item-1 .item-info p a {
	color: #5b5b5b;
}
.thumbnail-post .item-1 .item-info p a:hover {
	color: #a6a6a6;
}
.wp-column-menu {
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
}
.wp-column-news {
	width: 100%;
}
.wp-column-news .column-news-box {
	margin: 0 6px;
}
/**栏目列表**/
.column-head {
	background: #E4E4E4;
	line-height: 0.579rem;
}   /**位置栏目背景**/
.column-head .column-anchor {
	padding: 0.144rem;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 0.724rem;
	height: 0.579rem;
	float: right;
	background: url(images/menu-dot.png) no-repeat center;
	background-size: 60%;
}
.column-head .column-anchor h3.anchor-title {
	display: inline-block;
	float: left;
	font-size: 0.386rem;
	color: #7a7a7a;
	font-weight: normal;
}		/**位置栏目字体**/
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #b3b3b3;
	font-size: 0.32rem;
	color: #383838;
	background: #eee url(images/li.png) no-repeat 0.241rem 0.388rem;
}
.column-list-wrap li a:hover {
	color: #383838;
	text-decoration: none;
	background-color: #e1e1e1;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background-color: #636363;
	background-position: 10px 14px;
}
.column-list-wrap li a span {
	display: block;
	padding: 0.241rem;
	padding-left: 0.483rem;
	line-height: 0.531rem;
	padding-top: 0.144rem;
	padding-bottom: 0.144rem;
}
.column-list-wrap .sub-list li a {
	background-position: 18px 11px;
	font-size: 14px;
	background-color: #F1F1F1;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 28px;
	line-height: 18px;
}
.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;
}
.column-body {
	display: none;
}
.list-meta .column-title {
	font-size: 0.386rem;
}
/**
 * 栏目新闻
 */
.list-head {
	padding: 0.241rem 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 0.579rem;
	font-size: 0.434rem;
	color: #333
} /**当前位置**/
.list-meta .column-path {
	float: right;
	line-height: 0.579rem;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
	font-size: 0.286rem;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 0.241rem 0;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom: 1px dashed #b1b1b1;
	line-height: 1.4em;
	padding: 5px 0;
	padding-left: 10px;
	background: url(images/dot.png) no-repeat 2px 13px;
}  /**栏目新闻列表**/
.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: 76px;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
}
.banner img {
	width: 100%;
}
.wp_entry {
	width: auto;
	margin: 0 4px;
}
.wp_entry, .wp_entry p {
	line-height: 1.7;
	font-size: 16px;
	text-align: justify;
}
.wp_entry p {
	margin-bottom: 11px;
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
}   /**列表页文章图片大小限制**/
.list-meta .column-path, .list-meta .column-title {
	float: none;
}
.list-meta .column-title {
	display: none;
}
.list-meta .column-path {
	padding-left: 0.579rem;
	background: url(images/sitemap-icon.png) no-repeat left center;
	background-size: 4.9%;
}
.list-meta .column-path .path-name {
	display: none;
}
.wp_paging .pages_count, .wp_paging .page_jump {
	display: none;
}
.wp_article_list .list_item {
	overflow: hidden;
}
.wp_article_list .list_item {
	height: 0.724rem;
	line-height: 0.724rem;
	white-space: nowrap;
}
.wp_article_list .list_item .pr_fields {
	display: block;
	float: none;
	white-space: nowrap;
}
.wp_article_list .list_item .Article_Index {
	display: none;
}
.wp_article_list .list_item .ex_fields {
	display: none;
}
.wp_article_list .list_item a {
	font-size: 0.286rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wp_article_list .list_item .Article_Title {
	float: none;
	margin: 0;
	display: block;
}
/**文章页**/
.info-box {
	margin: 0 6px;
}
.article {
	padding: 10px 0;
}
.article h1.arti-title {
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #424242;
	border-bottom: 2px solid #ECECEC
} /**文章标题**/
.article .arti-metas {
	height: 16px;
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
}
.article .arti-metas span {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 4px;
	overflow: hidden;
} /**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.7;
	font-size: 16px;
	text-align: justify;
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
	margin-bottom: 5px;
}   /**文章阅读部分图片大小限制**/
/**底部**/
.footer {
	background-color: #057f98;
	height: 2.497rem;
	margin: 0.27rem 0 0 0;
}
.footer .inner {
	text-align: center;
}
.footer .copyright .foot span {
	color: #dfe9f6;
	line-height: 0.634rem;
	font-size: 0.28rem;
	text-align: center;
	padding-top: 0.9rem;
	display: block;
}
#back-top {
	display: block;
	display: none;
	width: 30px;
	height: 30px;
	opacity: 0.7;
	background: #868686 url(images/back-top.png) no-repeat center;
	position: fixed;
	right: 6px;
	bottom: 20px;
	z-index: 10000;
}
.wp_paging li {
	height: 0.603rem;
	line-height: 0.603rem;
	margin-top: 0.12rem;
}
.wp_paging li a {
	line-height: 0.603rem;
	height: 0.603rem;
	font-size: 0.338rem;
}
.container {
	width: auto;
	padding: 0 0.48rem;
}
.mod {
	margin: 0.36rem 0 0.453rem 0;
}
.post .tt {
	display: inline-block;
	width: 100%;
	margin-bottom: 0.281rem;
	border-bottom: 0.013rem solid #ccc;
}
.post .tt .tit {
	display: inline-block;
	float: left;
	font-weight: normal;
	border-bottom: 0.053rem solid #00afcc;
}
.post .tt .tit .title {
	font-size: 0.453rem;
	color: #057f98;
	line-height: 0.79rem;
	display: block;
	font-family: 微软雅黑;
	margin: 0px 0 0.12rem 0;
	font-weight: bold;
}
.post .more_btn {
	display: inline-block;
	height: 0.718rem;
	line-height: 0.718rem;
	float: right;
	background-size: 100%;
}
.post .more_btn a {
	color: #6c6c6c;
}
.post .more_btn .more_text {
	font-size: 0.25rem;
	cursor: pointer;
}
.news_list .news .news_title {
	float: left;
	font-size: 0.32rem;
	color: #2b2b2b;
	line-height: 0.625rem;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list .news .news_title a {
	color: #2b2b2b;
}
.news_list .news .news_date {
	line-height: 0.625rem;
	font-size: 0.281rem;
	color: #6c6c6c;
	float: right;
}
.news_list .news .news_meta {
	float: left;
	height: 1.203rem;
}
.news_list .news .date-month {
	width: 1.046rem;
	height: 0.515rem;
	line-height: 0.515rem;
	color: #fff;
	background: #4d9843;
	text-align: center;
	margin-bottom: 2px;
	font-size: 0.265rem;
}
.news_list .news .date-day {
	width: 1.046rem;
	height: 0.656rem;
	line-height: 0.531rem;
	color: #fff;
	background: #4d9843;
	text-align: center;
	font-size: 0.375rem;
}
.wp_articlecontent img {
	width: 100%!important;
	height: 100%!important;
}
.wp-menu {
	margin: 15px 0 0 0;
}
.navi .inner {
	position: relative;
	background: #00afcc;
}
.navi-slide-head {
	padding: 0.2rem 0 0.293rem 0;
}
.search-window {
	margin-top: 0.3rem;
}
.search-panel {
	position: absolute;
}
.navi-slide-head .navi-slide-arrow {
	margin-top: 8.5%;
	margin: 0.093rem 0.106rem 0 0;
}
.navi-slide-tit {
	position: absolute;
	margin-left: 0.08rem;
	margin-top: 0.093rem;
	font-size: 0.48rem;
	color: #FFF;
}
span.news-img-left {
	float: left;
	width: 4.226rem;
	height: 2.786rem;
}
span.news-img-right {
	float: right;
	width: 4.226rem;
	height: 2.786rem;
}
.news-img-left img {
	width: 100% !important;
	height: 100% !important;
}
.news-img-right img {
	width: 100% !important;
	height: 100% !important;
}
.post-41 .news_list {
	position: absolute;
	right: 0;
	top: 0.325rem;
}
.post-41 .link_con {
	font-size: 0.32rem;
	color: #00a0e9
}
.mod-4 {
	position: relative;
}
.post .more_btn img {
	width: 0.266rem;
	height: 0.453rem;
}
.focus-prev {
	background: url(images/leftbg.png) 0px -0.006rem no-repeat;
	width: 0.6rem;
	height: 0.8rem;
	background-size: 100%;
}
.focus-next {
	background: url(images/rightbg.png) 0px -0.006rem no-repeat;
	width: 0.6rem;
	height: 0.8rem;
	background-size: 100%;
}
.focus-title-bar {
	display: none !important;
}
.post-4 .news {
	margin: 0.2rem 0 0 0;
}
.post-4 .n1 {
	margin: 0 0 0 0;
}
.post-4 .news-img {
	width: 100%;
	margin-bottom: 0.306rem;
}
.post-4 .news-img .news-img.n1 {
	float: left;
}
.post-4 .news-img .news-img.n2 {
	float: right;
}
.post-4 .news-img .news-img {
	width: 4.226rem;
	height: 2.786rem;
}
.post-4 .news-img img {
	width: 100%;
	height: 100%;
}
.post-5 .news {
	margin: 0.2rem 0 0 0;
}
.post-5 .n1 {
	margin: 0 0 0 0;
}
.post-5 {
	margin: 0.36rem 0 0.6rem 0
}
.post-6 .news {
	margin: 0.2rem 0 0 0;
}
.post-6 .n1 {
	margin: 0 0 0 0;


}
.post-7 .news {
	margin: 0.2rem 0 0 0;
}
.post-7 .n1 {
	margin: 0 0 0 0;
}
.post-9 .link_con {
	font-size: 0.48rem;
	line-height: 1.333rem;
	height: 1.333rem;
	margin: 0.32rem 0 0 0;
	text-align: center;
}
.post-9 .news {
}
.post-9 .i1 .link_con {
	font-weight: bolder;
	color: #f8b857;
}
.post-9 .i2 .link_con {
	font-weight: bolder;
	color: #1eb9ef;
}
.post-9 .i3 .link_con {
	font-weight: bolder;
	color: #9bd5d7;
}
.post-9 .i4 .link_con {
	font-weight: bolder;
	color: #b6d66b;
}
.post-9 .i5 .link_con {
	font-weight: bolder;
	color: #e18168;
}
.post-9 .i1 {
	background: #e5e5e5 url(images/botbg1.png) 0px 0px no-repeat;
	background-size: 16.5%;
}
.post-9 .i2 {
	background: #e5e5e5 url(images/botbg2.png) 0px 0px no-repeat;
	background-size: 16.5%;
}
.post-9 .i3 {
	background: #e5e5e5 url(images/botbg3.png) 0px 0px no-repeat;
	background-size: 16.5%;
}
.post-9 .i4 {
	background: #e5e5e5 url(images/botbg4.png) 0px 0px no-repeat;
	background-size: 16.5%;
}
.post-9 .i5 {
	background: #e5e5e5 url(images/botbg5.png) 0px 0px no-repeat;
	background-size: 16.5%;
}
.mod9 {
	margin: 1.07rem 0 0.453rem 0;
}
.news-more {
	line-height: 0.79rem;
	float: right;
	color: #00a0e9;
	font-size: 0.32rem;
}
.news-more a {
	color: #00a0e9;
}

.post.post1.post-6{ display:none;}
.post.post1.post-7{ display:none;}