﻿
.c_news_categorylay-01001 .p_succ {
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;
	max-width: 500px;
	background-color: #F7FBFB;
	border: 2px solid #65beba;
	font-size: 22px;
	position: absolute;
	z-index: 9999999999;
}
.c_news_categorylay-01001 .p_succ .iconfont {
	height: auto;
	color: #A2D465;
	margin-right: 20px;
	display: inline-block;
	margin-left: 40px;
}
.c_news_categorylay-01001 .p_succ .iconfont:before {
	content: "\e648";
}
.c_news_categorylay-01001 .p_succ .fontbox {
	display: inline-block;
	vertical-align: top;
	max-width: 386px;
	margin-right: 20px;
}
.c_news_categorylay-01001 .p_succ .promptbox {
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
.c_news_categorylay-01001 .p_succ .assistfont {
	display: none;
}
.c_news_categorylay-01001 .p_succ .closebtn {
	display: none;
}
.c_news_categorylay-01001 .p_fail {
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;
	max-width: 500px;
	background-color: #FDFCF3;
	border: 2px solid #FFDC90;
	font-size: 22px;
	position: absolute;
	z-index: 99999999999;
}
.c_news_categorylay-01001 .p_fail .iconfont {
	height: auto;
	color: #FF0000;
	margin-right: 20px;
	display: inline-block;
	margin-left: 40px;
}
.c_news_categorylay-01001 .p_fail .iconfont:before {
	content: "\e641";
}
.c_news_categorylay-01001 .p_fail .fontbox {
	display: inline-block;
	vertical-align: top;
	max-width: 386px;
	margin-right: 20px;
}
.c_news_categorylay-01001 .p_fail .promptbox {
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
.c_news_categorylay-01001 .p_fail .assistfont {
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
}
.c_news_categorylay-01001 .p_fail .closebtn {
	font-size: 14px;
	color: #65beba;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.c_news_categorylay-01001 .p_fail .closebtn:hover {
	cursor: pointer;
}
.c_news_categorylay-01001 .p_PromptNoneData {
	width: auto;
	background-color: inherit;
	text-align: center;
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_title .iconfont:before {
	content: "";
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	font-size: 32px;
	position: relative;
	color: #09bb07;
	vertical-align: middle;
	padding: 0 10px 5px 0;
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%;
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4";
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_title .font {
	font-size: 18px;
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
	color: rgba(51, 51, 51, 1);
	font-weight: bold;
	text-align: left;
}
.c_news_categorylay-01001 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%;
}
.c_news_categorylay-01001 .p_PromptNoneData .prompt_content {
	font-size: 14px;
	color: rgba(105, 105, 105, 1);
	padding-left: 65px;
}
.c_news_categorylay-01001 .p_scroll {
	width: 100%;
	height: auto;
	position: relative;
}
.c_news_categorylay-01001 .p_scroll .vline {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	opacity: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.c_news_categorylay-01001 .p_scroll .scrolling {
	width: 77px;
	height: 25px;
	border: 1px solid #BABABB;
	background: -webkit-linear-gradient(#fff, #F2F2F3);
	background: -o-linear-gradient(#fff, #F2F2F3);
	background: -moz-linear-gradient(#fff, #F2F2F3);
	background: linear-gradient(#fff, #F2F2F3);
	border-radius: 6px;
	position: relative;
	left: 50%;
	text-align: center;
	font-size: 15px;
	box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #AAAAAA;
	cursor: pointer;
}
.c_news_categorylay-01001 .p_scroll .scrolling:hover {
	border: 1px solid #BABABB;
	background: -webkit-linear-gradient(#fff, #F7F7F8);
	background: -o-linear-gradient(#fff, #F7F7F8);
	background: -moz-linear-gradient(#fff, #F7F7F8);
	background: linear-gradient(#fff, #F7F7F8);
}
.c_news_categorylay-01001 .p_scroll .scrolling:active {
	border: 1px solid #BABABB;
	background: -webkit-linear-gradient(#fff, #E4E4E4);
	background: -o-linear-gradient(#fff, #E4E4E4);
	background: -moz-linear-gradient(#fff, #E4E4E4);
	background: linear-gradient(#fff, #E4E4E4);
	box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.c_news_categorylay-01001 .p_moreBtn {
	background: rgba(252, 252, 252, 1);
	border-color: rgba(240, 240, 240, 1);
	border-style: solid;
	border-width: 1px;
	display: inline-table;
	min-height: 29px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-width: 86px;
	cursor: pointer;
	color: rgba(101, 190, 186, 1);
	font-size: 12px;
	text-align: center;
}
.c_news_categorylay-01001 .p_moreBtn .font {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle;
}
.c_news_categorylay-01001 .p_moreBtn:hover {
	background: rgba(101, 190, 186, 1);
	border-color: transparent;
}
.c_news_categorylay-01001 .p_moreBtn:hover {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_moreBtn .iconfont:before {
	content: "";
}
.c_news_categorylay-01001 .p_loading {
	width: 890px;
	height: 70px;
	background-color: #FBFBFC;
	line-height: 70px;
	text-align: center;
	color: #666666;
	font-size: 18px;
}
.c_news_categorylay-01001 .p_loading .iconfont:before {
	content: "";
}
.c_news_categorylay-01001 .p_loading .font {
	display: inline-block;
	margin-left: 20px;
	line-height: 70px;
	height: inherit;
}
.c_news_categorylay-01001 .p_more {
	width: 890px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	height: 70px;
	background-color: #F6F7F8;
	position: relative;
	border-radius: 0;
	border-width: 0;
	color: rgba(115, 115, 131, 1);
	font-size: 18px;
}
.c_news_categorylay-01001 .p_more:active {
	background-color: #F6F7F8;
}
.c_news_categorylay-01001 .p_more .font {
	display: table-cell;
	vertical-align: middle;
	text-align: inherit;
}
.c_news_categorylay-01001 .p_more .iconfont {
	display: inline;
	vertical-align: middle;
}
.c_news_categorylay-01001 .p_more .iconfont:before {
	content: "\e6d1";
}
.c_news_categorylay-01001 .p_moreBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} .e_pagebox {
	width: auto;
	height: auto;
	clear: both;
	position: relative;
}
.c_news_categorylay-01001 .p_page .pre {
	display: inline-table;
	float: left;
	margin-left: 18px;
	margin-right: 5px;
}
.c_news_categorylay-01001 .p_page .pageNum {
	display: inline-block;
	position: static;
	float: left;
	margin-right: 5px;
	line-height: 30px;/*padding: 0 10px;*/
}
.c_news_categorylay-01001 .p_page .next {
	display: inline-table;
	float: left;
}
.c_news_categorylay-01001 .p_page .PageInterval {
	display: inline-block;
	position: static;
	float: left;
	margin-right: 5px;
	line-height: 38px;
	font-size: 12px;
}
.c_news_categorylay-01001 .p_page .p_PageInterval {
	display: inline-block;
	position: static;
	float: left;
	margin-right: 5px;
	line-height: 38px;
	font-size: 12px;
}
.c_news_categorylay-01001 .p_page .pre:after {
	content: "";
	display: none;
	position: absolute;
	top: 5px;
	left: -14px;
	width: 27px;
	height: 27px;
	background-color: rgba(242, 242, 242, 1);
	font-size: 0;
	line-height: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}
.c_news_categorylay-01001 .p_page .pre:hover:after {
	top: 4px;
	left: -12px;
	background-color: rgba(101, 190, 186, 1);
	border-radius: 4px 0 0 0;
	-webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	-moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}
.c_news_categorylay-01001 .p_page .pre:active:after {
	top: 8px;
	left: -12px;
	width: 28px;
	height: 25px;
	background-color: rgba(90, 170, 167, 1);
	border-radius: 0 3px 0 0;
	-webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	-moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
	-webkit-transform: rotate(-226deg);
	-moz-transform: rotate(-226deg);
	-o-transform: rotate(-226deg);
	-ms-transform: rotate(-226deg);
	transform: rotate(-226deg);
	z-index: -1;
}
.c_news_categorylay-01001 .p_page .pre {
	height: 30px;
	color: rgba(102, 102, 102, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(242, 242, 242, 1);
	text-align: center;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	left: 0;
	top: 0;
}
.c_news_categorylay-01001 .p_page .pre:hover {
	color: rgba(255, 255, 255, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(101, 190, 186, 1);
	cursor: pointer;
}
.c_news_categorylay-01001 .p_page .pre:active {
	background-color: rgba(90, 170, 167, 1);
}
.c_news_categorylay-01001 .p_page .pre .font {
	display: table-cell;
	vertical-align: middle;
	bottom: 0;
	font-size: 12px;
}
.c_news_categorylay-01001 .p_page .pre:hover .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .pre:active .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .pre .iconfont:before {
	content: "";
	margin-right: 5px;
}
.c_news_categorylay-01001 .p_page .next:after {
	content: "";
	display: none;
	position: absolute;
	top: 5px;
	right: -14px;
	width: 27px;
	height: 27px;
	background-color: rgba(101, 190, 186, 1);
	font-size: 0;
	line-height: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}
.c_news_categorylay-01001 .p_page .next:hover:after {
	top: 5px;
	right: -12px;
	background-color: rgba(101, 190, 186, 1);
	border-radius: 4px 0 0 0;
	-webkit-box-shadow: 0 3px 0px #777;
	-moz-box-shadow: 0 3px 0px #777;
	box-shadow: 0 3px 0px #777;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: -1;
	width: 26px;
	height: 26px;
}
.c_news_categorylay-01001 .p_page .next:active:after {
	top: 8px;
	right: -12px;
	width: 27px;
	height: 24px;
	background-color: rgba(90, 170, 167, 1);
	border-radius: 0 3px 0 0;
	-webkit-box-shadow: 0 3px 0px #777;
	-moz-box-shadow: 0 3px 0px #777;
	box-shadow: 0 3px 0px #777;
	-webkit-transform: rotate(226deg);
	-moz-transform: rotate(226deg);
	-o-transform: rotate(226deg);
	-ms-transform: rotate(226deg);
	transform: rotate(226deg);
	z-index: -1;
}
.c_news_categorylay-01001 .p_page .next {
	height: 30px;
	color: rgba(255, 255, 255, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(101, 190, 186, 1);
	text-align: center;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	left: 0;
	top: 0;
}
.c_news_categorylay-01001 .p_page .next:hover {
	color: rgba(255, 255, 255, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(101, 190, 186, 1);
	cursor: pointer;
}
.c_news_categorylay-01001 .p_page .next:active {
	background-color: rgba(90, 170, 167, 1);
}
.c_news_categorylay-01001 .p_page .next .font {
	display: table-cell;
	vertical-align: middle;
	bottom: 0;
	font-size: 12px;
}
.c_news_categorylay-01001 .p_page .next:hover .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .next:active .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .next .iconfont:before {
	content: "";
	margin-top: 3px;
	float: right;
	margin-left: 5px;
}
.c_news_categorylay-01001 .p_page .pageNum {
	position: relative;
	background-size: 100% 100%;
	color: inherit;
	cursor: pointer;
	display: table;
	font-family: inherit;
	font-size: 14px;
	font-weight: inherit;
	height: inherit;
	position: absolute;
	text-decoration: none;
	width: inherit;
}
.c_news_categorylay-01001 .p_page .pageNum {
	height: 30px;
	width: 30px;
	color: rgba(102, 102, 102, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(242, 242, 242, 1);
	text-align: center;
	position: relative;
}
.c_news_categorylay-01001 .p_page .pageNum:hover {
	color: rgba(255, 255, 255, 1);
	border-width: 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	cursor: pointer;
	text-decoration: none;
	background-color: rgba(101, 190, 186, 1);
}
.c_news_categorylay-01001 .p_page .pageNum:active {
	text-decoration: none;
	background-color: rgba(90, 170, 167, 1);
}
.c_news_categorylay-01001 .p_page .pageNum.active {
	text-decoration: none;
	background-color: rgba(90, 170, 167, 1);
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .pageNum .font {
	display: table-cell;
	vertical-align: middle;
	bottom: 0;
}
.c_news_categorylay-01001 .p_page .pageNum .iconfont {
	display: inline;
	color: rgba(255, 255, 255, 1);
	vertical-align: middle;
}
.c_news_categorylay-01001 .p_page .pageNum:hover .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .pageNum:active .iconfont {
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_page .pageNum .iconfont:before {
	content: "";
}
.c_news_categorylay-01001 .p_page .PageInterval {
	line-height: 30px;
	cursor: text;
	color: rgba(102, 102, 102, 1);
}
.c_news_categorylay-01001 .p_page .p_PageInterval {
	line-height: 30px;
	cursor: text;
	color: rgba(102, 102, 102, 1);
}
.c_news_categorylay-01001 .p_OccupyBox {
	margin: 0;
	width: auto;
	height: auto;
	padding: 0;
	border: none;
	overflow: hidden;
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn {
	display: inline-block;
	height: 10px;
	width: 100px;
	padding: 0;
	background-color: rgba(228, 228, 228, 1);
	border-width: 1px;
	border-color: transparent;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: "Microsoft YaHei";
	text-align: center;
	cursor: pointer;
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn img {
	display: none;
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn .shape {
	text-indent: -9999em;
	width: inherit;
	height: inherit;
	vertical-align: middle;
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn:hover, .c_news_categorylay-01001 .p_CommonSquareNumBtn.active {
	background-color: rgba(103, 184, 180, 1);
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn.j-nav-active {
	background-color: rgba(103, 184, 180, 1);
	color: rgba(255, 255, 255, 1);
}
.c_news_categorylay-01001 .p_CommonThumbnailBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
}.c_news_categorylay-01001 .p_CommonSummaryBoxA {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
}.c_news_categorylay-01001 .p_CommonSwitchBtnB {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 28px;
	color: rgba(154, 155, 155, 1);
}
.c_news_categorylay-01001 .p_CommonSwitchBtnB .iconfont:before {
	content: "\e6b0";
	display: inline-block;
}
.c_news_categorylay-01001 .p_CommonSwitchBtnB:hover {
	color: rgba(105, 192, 188, 1);
}
.c_news_categorylay-01001 .p_CommonSwitchBtnB:hover {
	cursor: pointer;
}
.c_news_categorylay-01001 .p_MatteIcon {
	margin: 0;
	width: inherit;
	height: inherit;
	color: rgba(102, 102, 102, 1);
}
.c_news_categorylay-01001 .p_MatteIcon .iconfont:before {
	content: '\e6bd';
	font-size: 50px;
}
.c_news_categorylay-01001 .p_Position {
	width: inherit;
	height: auto;
	display: table-cell;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-duration: 0.5s;
	animation-delay: 0s;
	text-align: left;
	vertical-align: middle;
	display: none;
}
.c_news_categorylay-01001 .p_matte {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	display: none;
	table-layout: fixed;
}
.c_news_categorylay-01001 .p_matteA {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, .3);
	z-index: 999;
	display: none;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
animation-name:;
animation-duration:;
animation-delay:;
}
.c_news_categorylay-01001 .p_summary {
	color: rgba(102, 102, 102, 1); /*font-family:"Heiti SC";*/
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
}
.c_news_categorylay-01001 .p_nameB {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	color: #969696;
	font-size: 14px;
	text-align: left;
}
.c_news_categorylay-01001 .p_nameB .font {
	vertical-align: middle;
	line-height: 19px;
}
.c_news_categorylay-01001 .p_nameB .iconfont:before {
	display: inline-block;
	content: "";
}
.c_news_categorylay-01001 .p_SummaryBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
}.c_news_categorylay-01001 .p_title {
	display: inline-table;
	margin: 0;
	padding: 0;
	color: rgba(51, 51, 51, 1);
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	cursor: pointer;
}
.c_news_categorylay-01001 .p_title .font {
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.c_news_categorylay-01001 .p_articles:hover .p_title .font {
	color: #fff;
}
.c_news_categorylay-01001 .p_title:hover {
	color: rgba(69, 165, 161, 1);
}
.c_news_categorylay-01001 .p_title:active {
	color: rgba(87, 178, 173, 1);
}
.c_news_categorylay-01001 .p_title .iconfont:before {
	content: "";
}
.e_title.c_news_categorylay-01001 .p_LinkC {
	display: inline-block;
	padding: 0;
	color: #707070;
	font-size: 14px;
	text-align: left;
}
.e_title.c_news_categorylay-01001 .p_LinkC {
	white-space: nowrap;
	vertical-align: middle;
	line-height: 19px;
}
a>.e_title.c_news_categorylay-01001 .p_LinkC:hover {
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	color: #60a9d7;
}
a>.e_title.c_news_categorylay-01001 .p_LinkC:active {
	color: #60a9d7;
	font-weight: 400;
}
a>.e_title.c_news_categorylay-01001 .p_LinkC:active {
	text-decoration: none;
	margin-top: 0;
}
.e_title.c_news_categorylay-01001 .p_LinkC .iconfont:before {
	display: inline-block;
	content: "";
}
.c_news_categorylay-01001 .p_TitleBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_TitleBox:hover{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; } .c_news_categorylay-01001 .p_TitleBox:active{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; }*/
.c_news_categorylay-01001 .p_icon {
	position: relative;
	z-index: 3;
	vertical-align: middle;
	color: rgba(153, 153, 153, 1);
	width: 20px;
	height: auto;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}
.c_news_categorylay-01001 .p_icon:hover {
	color: rgba(153, 153, 153, 1);
}
.c_news_categorylay-01001 .p_icon:active {
	color: rgba(153, 153, 153, 1);
}
.c_news_categorylay-01001 .p_icon .font {
	font-size: inherit;
}
.c_news_categorylay-01001 .p_icon .iconfont::before {
display: inline-block;
content: "\e6ae";
}
.c_news_categorylay-01001 .p_header {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_header:hover{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; } .c_news_categorylay-01001 .p_header:active{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; }*/
.c_news_categorylay-01001 .p_content {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_content:hover{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; } .c_news_categorylay-01001 .p_content:active{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; }*/
.c_news_categorylay-01001 .p_thumbnail {
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: transparent;
	overflow: hidden;
}
.c_news_categorylay-01001 .p_thumbnail:hover {
	border-width: 1px;
	border-style: none;
	border-color: transparent;
}
.c_news_categorylay-01001 .p_thumbnail:active {
	border-width: 1px;
	border-style: none;
	border-color: transparent;
}
.c_news_categorylay-01001 .p_images {
	margin: 0;
	width: 236px;
	height: 175px;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(228, 228, 228, 1); /*background-color:rgba(255, 255, 255,1);*/
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_images:hover{ border-width:0px; border-style: solid; border-color:rgba(228,228,228,1); background-color:rgba(255, 255, 255,1); } .c_news_categorylay-01001 .p_images:active{ border-width:0px; border-style: solid; border-color:rgba(228,228,228,1); background-color:rgba(255, 255, 255,1); }*/
.e_title.c_news_categorylay-01001 .p_LinkA {
	display: inline-block;
	padding: 0;
	color: #707070;
	font-size: 14px;
	text-align: left;
}
.e_title.c_news_categorylay-01001 .p_LinkA {
	white-space: nowrap;
	vertical-align: middle;
	line-height: 19px;
}
a>.e_title.c_news_categorylay-01001 .p_LinkA:hover {
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	color: #60a9d7;
}
a>.e_title.c_news_categorylay-01001 .p_LinkA:active {
	color: #60a9d7;
	font-weight: 400;
}
a>.e_title.c_news_categorylay-01001 .p_LinkA:active {
	text-decoration: none;
	margin-top: 0;
}
.e_title.c_news_categorylay-01001 .p_LinkA .iconfont:before {
	display: inline-block;
	content: "";
}
.c_news_categorylay-01001 .p_articles {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_articles:hover{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; } .c_news_categorylay-01001 .p_articles:active{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; }*/
.c_news_categorylay-01001 .p_news {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} /*.c_news_categorylay-01001 .p_news:hover{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; } .c_news_categorylay-01001 .p_news:active{ border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; }*/
.c_news_categorylay-01001 .p_CommonSwitchBtnA {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 28px;
	color: rgba(154, 155, 155, 1);
}
.c_news_categorylay-01001 .p_CommonSwitchBtnA .iconfont:before {
	content: "\e6b0";
	display: inline-block;
}
.c_news_categorylay-01001 .p_CommonSwitchBtnA:hover {
	color: rgba(105, 192, 188, 1);
}
.c_news_categorylay-01001 .p_CommonSwitchBtnA:hover {
	cursor: pointer;
}
.c_news_categorylay-01001 .p_CommonInteraction {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
}.c_news_categorylay-01001 .p_CommonLanternBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(228, 228, 228, 0);
	background-color: transparent;
	overflow: hidden;
} .c_news_categorylay-01001 .p_Newslist {
	margin: 0;
	width: 880px;
	height: auto;
	padding: 0;
	border-width: 1px;
	border-style: none;
	border-color: rgba(255, 255, 255, 1);
	background-color: transparent;
	white-space: nowrap;
}.c_news_categorylay-01001 {
	position: absolute;
	width: 890px;
	height: 370px;
	overflow: hidden;
	font-size: 0;
}
.c_news_categorylay-01001 .p_Newslist {
	width: inherit;
	height: auto;
	overflow: hidden;
	white-space: normal;
	background: transparent;
}
.c_news_categorylay-01001 .p_news {
	width: auto;
	height: auto;
	overflow: hidden;
	border-color: transparent;
	display: block;
}
.c_news_categorylay-01001 .p_content {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
	margin: 0px;
	text-align: center;
}
.c_news_categorylay-01001 .p_header {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_news_categorylay-01001 .p_iconBox {
	width: auto;
	height: auto;
}
.c_news_categorylay-01001 .p_TitleBox {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_news_categorylay-01001 .p_SummaryBox {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_news_categorylay-01001 .p_icon {
	width: auto;
	height: auto;
	float: left;
	margin-top: 5px;
}
.c_news_categorylay-01001 .p_icon .font {
	display: inline;
} /*end*/
.c_news_categorylay-01001 .p_articles {
	height: auto;
	width: 130px !important;
	overflow: hidden;
	border: none;
	width: calc((100% - 40px)/4);
	display: inline-block;
	vertical-align: top;
	text-align: left;
	float: left;
	margin: 0px 10px !important;
transition: all .6s ease;
	background: #8f8f8f;
}
.c_news_categorylay-01001 .p_articles:hover {
	background: #0057b1;
	color: #fff !important;
	cursor: pointer;
	margin-right: 1px;
}
.c_news_categorylay-01001 .p_articles.current {
	background: #00796a;
}
.c_news_categorylay-01001 .p_articles.current .font {
	color: #fff !important;
}.c_news_categorylay-01001 .p_images {
	display: block;
	width: auto;
	height: auto;
	position: relative;
	vertical-align: middle;
	margin: 5px;/*margin-bottom: 10px;*/
}.c_news_categorylay-01001 .p_thumbnail {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.c_news_categorylay-01001 .higher .p_thumbnail {
	position: absolute;
	height: 100%;
}
.c_news_categorylay-01001 .widther .p_thumbnail {
	position: absolute;
	height: 100%;
}
.c_news_categorylay-01001 .smaller .p_thumbnail {
	position: absolute;
	height: 100%;
}
.c_news_categorylay-01001 .p_thumbnail img {
	width: 100%;
}
.c_news_categorylay-01001 .p_VideoIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	margin-left: -10px;
	margin-top: -10px;
}
.c_news_categorylay-01001 .p_icon.item_hide+.p_TitleBox {
	text-indent: 0px;
}
.c_news_categorylay-01001 .p_title {
	display: block;
}
.c_news_categorylay-01001 .p_title .font {
	white-space: normal;
	display: block;
}
.c_news_categorylay-01001 .p_title:active {
	color: #57b2ad;
}
.c_news_categorylay-01001 .p_title.recommend {
	color: #ED5A5A;
}
.c_news_categorylay-01001 .p_SummaryBox {
	margin-top: 5px;
}
.c_news_categorylay-01001 .p_header {
	font-size: 0;
	overflow: hidden;
}
.c_news_categorylay-01001 .p_nameB {
	float: left; /*margin-right:8px;*/
	margin-top: 3px;
}
.c_news_categorylay-01001 .p_nameB .font { /*max-width: 6em;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.c_news_categorylay-01001 .p_icon .iconfont:before {
	content: '\e6ae';
	color: rgba(153, 153, 153, 1);
}
.c_news_categorylay-01001 .p_VideoIcon:before {
	content: '\e65d';
	color: rgba(255, 255, 255, 1);
	font-size: 25px;
}
.c_news_categorylay-01001 .p_summary {
	font-family: "Microsoft Yahei";
	white-space: normal;
	text-align: justify;
}
.c_news_categorylay-01001 .p_page {
	width: auto;
	height: auto;
	float: right;
	right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.c_news_categorylay-01001 .p_CommonLanternBox {
	width: auto;
	height: auto;
	position: relative;
}
.c_news_categorylay-01001 .p_CommonSwitchBtnA {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 45px;
	color: #e5e5e5;
}
.c_news_categorylay-01001 .p_CommonSwitchBtnA .iconfont:before {
	content: "\e687";
}
.c_news_categorylay-01001 .p_CommonSwitchBtnB {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	font-size: 45px;
	color: #e5e5e5;
}
.c_news_categorylay-01001 .p_CommonSwitchBtnB .iconfont:before {
	content: "\e6ae";
}
.c_news_categorylay-01001 .p_CommonSummaryBoxA {
	width: auto;
	height: auto; /* position: relative; */
	text-align: center;
	margin-bottom: 20px;
}
.c_news_categorylay-01001 .p_CommonThumbnailBox {
	width: auto;
	height: auto;
}
.c_news_categorylay-01001 .d_CommonInteractionA {
	left: 0px;
	width: 60px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	overflow: visible;
	top: 50%;
	transform: translate(0, -50%);
}
.c_news_categorylay-01001 .d_CommonInteractionB {
	right: 0px;
	width: 60px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	overflow: visible;
	top: 50%;
	transform: translate(0, -50%);
}
.c_news_categorylay-01001 .p_CommonSquareNumBtn {
	width: 100px;
	height: 10px;
	margin: 0px 8px;
}
.c_news_categorylay-01001 .p_moreBox {
	width: auto;
	height: auto;
}
.c_news_categorylay-01001 .p_more {
	position: static;
}
.c_news_categorylay-01001 .p_moreBtn {
	position: static;
	width: auto;
} /*.c_news_categorylay-01001 .p_TitleBox .p_nameC{ display: inline-block; vertical-align: top; float:left; } .c_news_categorylay-01001 .p_TitleBox .p_nameC+.p_titleA, .c_news_categorylay-01001 .p_TitleBox .p_nameC+.p_title{ text-indent: 0px; } .c_news_categorylay-01001 .p_TitleBox .p_nameC+.p_LinkC .p_titleA, .c_news_categorylay-01001 .p_TitleBox .p_nameC+.p_LinkC .p_title{ text-indent: 0px; } .c_news_categorylay-01001 .p_TitleBox .p_nameC.item_hide+.p_titleA, .c_news_categorylay-01001 .p_TitleBox .p_nameC.item_hide+.p_title{ text-indent: inherit; } .c_news_categorylay-01001 .p_TitleBox .p_nameC.item_hide+.p_LinkC .p_titleA, .c_news_categorylay-01001 .p_TitleBox .p_nameC.item_hide+.p_LinkC .p_title{ text-indent: inherit; }*/
.c_product_detail-01001 .p_image {
	width: 100%;
	height: 100%;
}
*/ /*.c_news_categorylay-01001 .p_shade{ position: absolute; background: rgba(0,0,0,0.3); width: 100%; height: 100%; top: 0px; left: 0px; display: none; } .c_news_categorylay-01001 .p_ToDetailA{ background: transparent; position: absolute; top: 50%; left: 50%; border: none; transform:translate(-50%,-50%); } .c_news_categorylay-01001 .p_ToDetailA .font{ color: #fff; } .c_news_categorylay-01001 .p_ToDetailA:hover{ background: transparent; }*/ .c_news_categorylay-01001 .p_articles:hover .p_matteA {
display: block;
}
.c_news_categorylay-01001 .p_articles:hover .p_Position {
	display: inline-block;
}
.c_news_categorylay-01001 .p_articles:hover .p_matte {
	display: block;
}
.c_news_categorylay-01001 .p_MatteIcon {
	width: auto;
	display: inline-block;
}
.c_news_categorylay-01001 .p_MatteIcon:before {
	content: "";
}
.c_news_categorylay-01001 .p_MatteIcon .iconfont {
	font-size: 20px;
	color: rgba(255, 255, 255, .8);
}
.c_news_categorylay-01001 .p_MatteIcon .iconfont:before {
	content: "\e602";
}
.c_news_categorylay-01001 .p_articles .p_matte:before {
	content: "\200B";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.e_AllWBox-001 {
	width: 490px;
	height: 39px;
	background-color:rgba(77, 144, 203, 1);
}
.w_wbox-001 .p_wbox {
	background-color: rgba(255, 255, 255, 1);
}
.w_bbox-001 .w_wbox-001 .p_wbox {
	margin-top: 20px;
}
.w_wbox-001 {
	position:absolute;
	width:100%;
	height:120px;
}
.e_ContentMajorStyleBox-001 {
	height: 100%;
	width: 100%;
	background-image: url(/img/tubiao.png);
	background-image-part-image: url(/img/tubiao.png);
	background-repeat: no-repeat;
	background-position: top left;
	width-and-width-uint: 100%;
	height-and-height-uint: auto;
	overflow: hidden;
}
.head_Logo img {
	height: 40px
}
::-webkit-scrollbar-track-piece {
width:8px;
background-color:#f8f8f8
}
::-webkit-scrollbar {
width:8px;
background-color:#ccc
}
::-webkit-scrollbar-thumb {
width:8px;
background-color:#aeaeae
}
::-webkit-scrollbar-thumb:hover {
width:8px;
background-color:#ccc
}
.news_two p {
	margin: 0;
	padding: 36px 43px 0 0
}
.news_two a {
	color: #777;
	text-decoration: none
}
.news_two ol, .news_two ul {
	list-style: none
}
.news_two h1, .news_two h2, .news_two h3, .news_two h4, .news_two h5, .news_two h6 {
	font-size: 12px;
	font-weight: 400
}
.news_two {
	overflow: hidden;
}
.news_two em, .news_two i {
	font-style: normal
}
.news_two img {
	display: block;
	border: 0
}
.news_two input {
	border: none;
	background: 0 0
}
.news_two input, .news_two textarea {
	 outline: 0; font-size: 14px; -webkit-appearance: none } .content { width: 100%; height: auto } .indexCont { width: 100%; height: auto } .moslider { height: 850px; min-width: 1200px; position: relative; overflow: hidden; width: 100% } .slider_bg { position: relative; height: 100% } .slider a { display: block } .slider li { width: 100%; height: 850px; float: left; background-size: cover; background-position: center; background-repeat: no-repeat } .slider_txt { width: 506px; position: absolute; top: 306px; left: 104px } .slider_box { width: 1200px; height: 850px; position: relative; margin: 0 auto } .slider_title { font-size: 46px; color: #fff; line-height: 66px; overflow: hidden } .slider_txt_arrow { width: 160px; height: 30px; background: #fff; border-radius: 20px; padding-top: 10px; margin-top: 30px } .slider_txt_arrow i { background: url(../images/icon.png) no-repeat; width: 52px; height: 20px; display: block; margin-left: 92px } .slider_sub { font-size: 24px; color: #fff; line-height: 46px; overflow: hidden; width: 286px; height: 46px } .slider_dot { position: absolute; top: 50%; right: 80px; z-index: 6 } .slider_dot p { width: 6px; height: 6px; background: #f7f7f7; margin-bottom: 20px; border-radius: 4px; position: relative; cursor: pointer } .slider_dot .active i { width: 14px; height: 14px; background: 0 0; border: 1px solid #f7f7f7; border-radius: 8px; position: absolute; top: 0; left: 0; cursor: pointer } .slider_dot a { width: 16px; height: 16px; display: block; margin: -6px 0 0 -6px; position: absolute; top: 1px; left: 1px } .banner_body { width: 100%; height: 100%; } .service_bg { width: 100%; min-width: 1200px; height: auto; position: relative; background-color: #fff; background-attachment: fixed; background-position: center 440px; background-repeat: no-repeat } .service { width: 1200px; margin: 0 auto; padding: 92px 0; height: 152px; z-index: 10; position: relative } .ser_l { float: left; width: 300px } .ser_r { float: left; width: 900px; height: 150px; position: relative } .ser_l_h2 { font-size: 24px; color: #333; line-height: 38px; height: 38px; width: 200px; overflow: hidden } .ser_l_p { width: 200px; height: 26px; font-size: 14px; color: #b1b1b1; line-height: 26px; overflow: hidden; } .ser_carousel { height: 150px } .ser_carousel_a { width: 240px; height: 150px; float: left } .ser_carousel_txt { width: 278px; height: 150px; float: left; padding: 25px 0 0 30px } .ser_carousel_txt h3 { color: #444; font-size: 18px; line-height: 34px; height: 34px; overflow: hidden; margin-bottom: 12px } .ser_carousel_txt p { color: #b1b1b1; line-height: 26px; height: 52px; overflow: hidden } .ser_r_but { width: 78px; height: 18px; border-radius: 13px; padding-top: 5px; position: absolute; top: 8px; right: 0; border: 1px solid #e7e7e7; display: block; transition: all .3s ease-out 0s } .ser_r_but span { background: url(../images/icon.png) no-repeat 0 -21px; width: 34px; height: 14px; display: block; margin-left: 35px; transition: all .3s ease-out 0s } .ser_r_but:hover { background: #ccc scroll 0 0 } .ser_r_but:hover span { background: url(../images/icon.png) no-repeat 0 -37px } .ser_r_dot { position: absolute; bottom: 10px; left: 275px; z-index: 6 } .ser_r_dot p { width: 3px; height: 3px; background: #626262; margin-right: 20px; border-radius: 2px; position: relative; float: left } .ser_r_dot li { float: left } .ser_r_dot .active i { width: 11px; height: 11px; background: #fff; border: 1px solid #ccc; border-radius: 6px; position: absolute; top: -5px; left: -5px } .ser_r_dot a { width: 16px; height: 16px; display: block; margin: -6px 0 0 -6px } .service_two_bg { width: 100%; height: auto } .service_two { width: 1200px; margin: 0 auto; padding: 60px 0 180px 0; position: relative } .service_two_ul { width: 100%; height: auto } .service_two_ul li { height: 190px } .ser_two_box { width: 1200px; height: 190px; border-bottom: 1px solid #f3f3f3 } .ser_two_a { width: 100%; height: 100%; display: block; position: relative; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s } .ser_two_a img { width: 240px; height: 150px; float: left; margin: 20px 40px 20px 20px; background-color: #fff } .ser_two_txt { width: 690px; float: left; margin: 20px 0 0 0; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s } .ser_two_box a:hover .ser_two_txt { width: 690px; float: left; margin: 20px 0 0 40px } .ser_two_title { font-size: 18px; color: #444; display: block; width: 690px; height: 48px; line-height: 48px; overflow: hidden; margin: 20px 0 6px; transition: all .3s ease-out 0s } .ser_two_sub { width: 700px; height: 52px; line-height: 26px; display: block; overflow: hidden; color: #b1b1b1; transition: all .3s ease-out 0s } .ser_but { position: absolute; top: 72px; right: 50px; width: 120px; height: 35px; border-radius: 18px; text-align: center; border: 1px solid #dedfe1; transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s } .ser_but i { width: 87px; height: 35px; line-height: 35px; transition: all 0.3s; } 
	.news_two_ul li:hover .ser_but { color: #fff; } 
	.show_thr_b_r .ser_but i { width: 15px; height: 9px; background: url(../images/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; transition: all .3s ease-out 0s } .show_thr_b_r:hover .ser_but i { background: url(../images/icon.png) no-repeat -110px 0 } .show_thr_b_l .ser_but i { width: 15px; height: 9px; background: url(../images/icon.png) no-repeat -142px -11px; display: block; margin: 13px 0 0 11px; transition: all .3s ease-out 0s } .show_thr_b_l:hover .ser_but i { background: transparent url(../images/icon.png) no-repeat scroll -142px 0 } .team_thr_but { position: absolute; top: 60px; right: -763px; border-radius: 0; background: #2E343F; border: 1px solid #2E343F; border-top-right-radius: 4px; border-bottom-right-radius: 4px } .chazi i { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg) } .chazi .ser_but_zuo { width: 21px; height: 1px; margin: 17px 0 0 7px } .chazi .ser_but_you { width: 1px; height: 21px; margin: -11px 0 0 17px } .team_thr_l .chazi i { background-color: #7E7E7E; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s } .team_thr_l:hover .chazi i { background-color: #ccc; transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg) } .ser_two_box a:hover { background: #ccc } .ser_two_box a:hover .ser_two_title { color: #fff } .ser_two_box a:hover .ser_two_sub { color: #fff } .ser_two_box a:hover .ser_but { border: 1px solid #fff; background: #fff } .ser_two_box a:hover .ser_but i { background: url(../images/icon.png) no-repeat -110px 0 } .paging_box { position: absolute; bottom: 60px; left: 50%; margin-left: -80px } .paging { width: 160px; height: 38px; border: 1px solid #e8e8e8; border-radius: 21px } .paging_l { width: 81px; height: 40px; border-bottom-left-radius: 21px; border-top-left-radius: 21px; display: block; float: left; margin-top: -1px; margin-left: -1px; transition: all .3s ease-out 0s } .paging_r { width: 81px; height: 40px; border-bottom-right-radius: 21px; border-top-right-radius: 21px; display: block; float: right; margin-top: -1px; margin-right: -2px; transition: all .3s ease-out 0s } .paging_r i { width: 58px; height: 12px; display: block; background: transparent url(../images/icon.png) no-repeat scroll -76px -103px; margin: 15px 0 0 10px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s } .paging .paging_r:hover i { background: url(../images/icon.png) no-repeat -18px -103px; margin: 15px 0 0 20px } .paging_l i { width: 58px; height: 12px; display: block; background: transparent url(../images/icon.png) no-repeat scroll -70px -88px; margin: 15px 0 0 10px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s } .paging .paging_l:hover i { background: url(../images/icon.png) no-repeat -148px -88px; margin: 15px 0 0 20px } .paging a:hover { background: #ccc } .ser_three { width: 1000px; margin: 0 auto; padding: 20px 0 70px 0 } .ser_three_bg { min-height: 780px } .ser_three h3 { font-size: 18px; color: #444; text-align: center; padding: 30px 50px; border-bottom: 1px solid #f3f3f3; margin-bottom: 30px; margin: 0 auto } .ser_three img { height: auto; margin-bottom: 45px } .showcase_bg { width: 100%; min-width: 1200px; height: auto; padding: 120px 0; background-color: #F7F7F7; border-top: 1px solid #F3F3F3; position: relative; background-attachment: fixed; background-repeat: no-repeat } .ser_three div.default { padding-top: 30px; } .showcase { width: 1200px; margin: 0 auto; height: auto; z-index: 10; position: relative } .show_top_l { float: left } .show_top_l_h2 { font-size: 24px; color: #333; line-height: 38px; height: 38px; overflow: hidden; 
}

.news_two {
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	width: 100%;
	min-width: 1040px;
}
.news_two_box {
	width: 100%;
	height: 170px;
	border: 1px solid transparent;
	position: relative;
	background: #FCFCFC;
transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.news_two_ul {
	height: auto;
	overflow: hidden;
	padding: 0;
	width: 100%
	}
.news_two_nav {
	width: 100%;
	padding-left: 20px
}
.news_two_ul li {
	width: 100%;
	height: 170px;
	border: 1px solid transparent;
	margin-bottom: 30px;
	font-family: "Microsoft yahei", sans-serif;
}
.news_two_txt span {
	font-size: 18px;
	color: #111;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 15px;
	font-weight: bold;
transition: all .3s ease-out 0s
}
.news_two_box:hover .news_two_txt span {
	color: #333
}
.news_two_txt i {
	height: 65px;
	color: #333;
	line-height: 30px;
	display: block;
	overflow: hidden;
transition: all .3s ease-out 0s;
	font-size: 13px;
}
.news_two_box:hover .news_two_txt i {
	color: #999
}
.news_two_txt {
	width: 56%;
	float: left;
	margin: 25px 0 20px 30px;
transition: all .3s ease-out 0s;
}
.news_two_box:hover .news_two_txt {
	margin: 36px 0 28px 54px
}
.news_two_date {
	width: 180x;
	float: right;
}
.news_two_date i {
	font-size: 13px;
}
.news_two_but {
	position: absolute;
	top: 100px;
	right: 50px;
}
.news_two_box:hover {
	border: 1px solid #efefef;
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}
.news_two_box:hover .news_two_img {
	background: #ccc;
	background: #ccc
}
.news_two_box:hover .ser_but {
	background: #0057b1;
	er: 1px solid #ccc;
	margin: 0 -20px;
}
.new_thr {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 160px 0
}
.new_thr_h2 {
	width: 800px;
	font-size: 18px;
	color: #333;
	padding-bottom: 16px;
	margin: 0 auto;
	text-align: center
}
.news_thr_share {
	width: 330px;
	margin: 0 auto;
	color: #999;
	height: 18px;
	line-height: 18px
}
.news_thr_share_date {
	width: 100%;
	text-align: center;
}
.news_thr_ico {
	text-indent: 14px;
	width: 200px
}
.news_thr_ico a {
	color: #999;
	font-size: 16px
}
.news_thr_txt {
	width: 974px;
	padding: 36px 14px 0 12px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 50px
}
.news_thr_txt_img {
	width: 980px;
	height: auto;
	padding: 38px 0
}
.news_two_img {
	width: 220px;
	height: 170px;
	float: left;
transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.news_two_img img {
	width: 200px;
	height: 150px;
	margin: 10px;
}
.news_thr_ico a:hover {
	color: #1bb2e8
}
