﻿/*e_FlowCommonStyleBox-001*/

.e_FlowCommonStyleBox-001 {
	/* position: absolute;*/
	width: 100%;
	height: auto;
	width-uint: %;
}


/*stylebox_link*/

.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	margin-right: 10px;
	font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240, 240, 240, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240, 240, 240, 1);
}

.w_fvideo-001 {
	max-width: 480px;
	min-height: 270px;
	margin: 0 auto;
}

.w_fvideo-001 .w_fvideo {
	width: 100%;
	min-height: inherit;
	position: relative;
	overflow: hidden;
	font-size: 0;
}

.w_fvideo-001 .w_fvideo:before {
	content: '';
	width: 0;
	min-height: inherit;
	display: inline-block;
	vertical-align: middle;
}

.w_fvideo-001 .w_fvideo .p_video {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

.w_fvideo-001 .w_fvideo .p_video+div {
	display: none;
}

.w_fimgbox-001 {
	width: 100%;
	height: auto;
	min-height: 200px;
	margin: 0 auto;
}

.w_fimgbox-001 .w_imgbox {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: inherit;
}

.w_fimgbox-001 .w_imgbox>img {
	width: 100%;
	height: auto;
}

.w_fimgbox-001 .w_imgbox>.p_contentbox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/*小屏*/

@media only screen and (max-width: 768px) {
	.c_portalResIntro_category-01001 {
		height: auto;
		width: 280px;
		overflow: visible;
		max-width: 1180px;
		min-height: 192px;
		margin-left: 0;
		margin-right: 0;
	}
	.c_portalResIntro_category-01001 .p_image {
		width: 30px;
		height: 30px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 5px;
		margin-top: 6px;
	}
	.c_portalResIntro_category-01001 .p_image>img {
		width: 100%;
		height: 100%;
	}
}


/*大屏*/

@media only screen and (min-width: 769px) {
	.c_portalResIntro_category-01001 .p_btn-show,
	.c_portalResIntro_category-01001 .p_btn-hide {
		display: none;
	}
	.c_portalResIntro_category-01001 {
		height: auto;
		width: 280px;
		overflow: visible;
		max-width: 1180px;
		min-height: 192px;
		margin-left: 0;
		margin-right: 0;
	}
	/*p_category*/
	.c_portalResIntro_category-01001 .p_category {
		height: 100%;
		width: 100%;
		position: relative;
	}
	.c_portalResIntro_category-01001 .p_categoryBox {
		line-height: 24px;
	}
	.c_portalResIntro_category-01001 .p_categoryBox .p_linkBox {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		padding: 10px;
	}
	.c_portalResIntro_category-01001 .p_categoryBox .p_title {
		height: auto;
		width: auto;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: block;
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		box-flex: 1;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.c_portalResIntro_category-01001 .p_categoryBtn {
		display: inline-block;
		vertical-align: middle;
		background-color: rgba(255, 255, 255, 0);
		border-color: rgba(255, 255, 255, 0);
		border-style: solid;
		border-width: 0;
		height: auto;
		width: 30px;
		padding: 0;
		position: static;
		text-align: center;
	}
	.c_portalResIntro_category-01001 .p_linkBox .iconfont:before {
		content: '';
	}
	.c_portalResIntro_category-01001 .p_linkBox .icon-arrow_up:before {
		content: '\e6c9';
	}
	.c_portalResIntro_category-01001 .p_linkBox .icon-arrow_down:before {
		content: '\e6c8';
	}
	.mouse_bac:hover .p_categoryBtn {
		color: #60a9d7;
	}
	.c_portalResIntro_category-01001 .p_categoryBox .p_childBox {}
	.c_portalResIntro_category-01001 .p_categoryBox .p_parentBox {
		position: relative;
	}
	.c_portalResIntro_category-01001 .p_categoryBox .p_parentBox .p_parentBox {
		padding-left: 18px;
	}
	.c_portalResIntro_category-01001 .p_parentBox:last-child .p_linkBox {
		border-bottom: 0 none;
	}
	.c_portalResIntro_category-01001 .p_categoryBox .slideOut {
		position: absolute;
		left: 100%;
		top: 0;
		width: 100%;
		height: auto;
	}
	.c_portalResIntro_category-01001 .p_image {
		width: 30px;
		height: 30px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 5px;
	}
	.c_portalResIntro_category-01001 .p_image>img {
		width: 100%;
		height: 100%;
	}
}


/*中屏*/

@media only screen and (min-width: 769px) and (max-width: 1024px) {}

.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000>.w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-000>div>div>.p_gridCell {
	float: left;
	position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-000>.w_grid.signal {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
	min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 768px) {
	#w_grid-1561527784101>div>.p_gridbox {
		background-image: none !important;
	}
	#w_common_text-1561527948313 font {
		color: #555!important;
	}
	#w_common_text-1561527948307 span {
		color: #5367a9!important;
	}
}

@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}


/*page property_start*/

.pagebox,
#-remove--flag {}


/*page property_end*/


/*page property_start*/

body,
#-remove--flag {}


/*page property_end*/

#c_portalResIntro_category-1561538926910 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResIntro_category-1561538926910>div {
	animation-fill-mode: both;
}

#c_portalResIntro_category-1561538926910 .cateBox {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	#c_portalResIntro_category-1561538926910 .cateBox {
		background-color: #f5f5f5;
		height: 50px;
		text-align: center;
	}
	#c_portalResIntro_category-1561538926910 .btnjt {
		display: none;
	}
	#c_portalResIntro_category-1561538926910 .backBtn {
		display: none;
	}
	#c_portalResIntro_category-1561538926910 .cate1 {
		width: 100%;
		height: 50px;
		overflow: hidden;
		font-size: 0px;
		white-space: nowrap;
	}
	#c_portalResIntro_category-1561538926910 .cateListBox {
		position: relative;
		width: 120px;
		height: auto;
	}
	#c_portalResIntro_category-1561538926910 .li1 {
		display: inline-block;
	}
	#c_portalResIntro_category-1561538926910 .cateNameH3 {
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	#c_portalResIntro_category-1561538926910 .cateName {
		display: inline-block;
		height: 50px;
		line-height: 50px;
		width: 100%;
		padding-left: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #fff;
		text-align: center;
	}
	#c_portalResIntro_category-1561538926910 .cateName1 {
		font-size: 1rem;
		color: #333;
	}
	#c_portalResIntro_category-1561538926910 .cateName2 {
		font-size: 0.875rem;
	}
	#c_portalResIntro_category-1561538926910 .cateName3 {
		width: 100%;
		text-align: center;
		padding: 0px;
		font-size: 0.875rem;
	}
	#c_portalResIntro_category-1561538926910 .cate2 {
		display: none;
		position: fixed;
		z-index: 999;
	}
	#c_portalResIntro_category-1561538926910 .cate3 {
		display: none;
		position: absolute;
		left: 100%;
		top: 0px;
	}
	#c_portalResIntro_category-1561538926910 .cateNameH3:hover 
	{
	    color:#fff;
		background-color: #5367a9;
	}
	#c_portalResIntro_category-1561538926910 .li1:hover .cate2 {
		display: block;
	}
	#c_portalResIntro_category-1561538926910 .li2:hover .cate3 {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResIntro_category-1561538926910 .cateBox {
		overflow: hidden;
	}
	#c_portalResIntro_category-1561538926910 .backBtn {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
	}
	#c_portalResIntro_category-1561538926910 .backBtn>i {
		font-size: 1.8rem;
	}
	#c_portalResIntro_category-1561538926910 .cate {
		display: none;
	}
	#c_portalResIntro_category-1561538926910 .cate1 {
		display: none;
		width: 100%;
		height: 100%;
		background-color: #333;
		position: fixed;
		left: 0;
		overflow: hidden;
		z-index: 999;
	}
	#c_portalResIntro_category-1561538926910 .cateNameH3 {
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 0;
		border-bottom: 1px solid #999;
	}
	#c_portalResIntro_category-1561538926910 .cateName {
		display: inline-block;
		height: 50px;
		line-height: 50px;
		width: 80%;
		padding-left: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #fff;
	}
	#c_portalResIntro_category-1561538926910 .li2 {
		padding-left: 20px;
	}
	#c_portalResIntro_category-1561538926910 .li3 {
		padding-left: 20px;
	}
	#c_portalResIntro_category-1561538926910 .cateName1 {
		font-size: 1rem;
	}
	#c_portalResIntro_category-1561538926910 .cateName2 {
		font-size: 0.875rem;
	}
	#c_portalResIntro_category-1561538926910 .cateName3 {
		font-size: 0.875rem;
	}
	#c_portalResIntro_category-1561538926910 .btnjt {
		font-size: 1rem;
		display: inline-block;
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		vertical-align: top;
		color: #fff;
	}
	#c_portalResIntro_category-1561538926910 .btnjtRote {
		transform: rotateZ(90deg);
	}
}

#c_portalResIntro_category-1561538926910 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1561538926820>div>.p_gridbox {
	background-image: url(../images/wechatimg12016812854.jpeg);
}

#w_grid-1561538926820 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1561538926820>div {
	animation-fill-mode: both;
}

#w_grid-1561538926820>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}


/*w_grid-1561538926820*/


/*w_grid-1561538926820*/

@media only screen and (min-width: 769px) {
	#w_grid-1561538926820>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	#w_grid-1561538926820>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	#w_grid-1561538926820>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}


/*w_grid-1561538926820*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1561538926820 .p_gridbox {
	background-position: center center;
}

#w_grid-1561538926830>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}


/*w_grid-1561538926830*/


/*w_grid-1561538926830*/


/*w_grid-1561538926830*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1561539139757>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}


/*w_grid-1561539139757*/


/*w_grid-1561539139757*/


/*w_grid-1561539139757*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1561539139776 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1561539139776>div {
	animation-fill-mode: both;
}

#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}


/*w_grid-1561539139776*/


/*w_grid-1561539139776*/

@media only screen and (min-width: 769px) {
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0.2%;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 49.9%;
		margin-left: 0.2%;
		margin-right: 0px;
		clear: none;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 49.9%;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}


/*w_grid-1561539139776*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
		margin-right: 0;
		width: 50%;
	}
	#w_grid-1561539139776>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0;
	}
}

#w_fimgbox-1561539238486 .w_imgbox {
	overflow: hidden;
}

#w_fimgbox-1561539238486 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fimgbox-1561539238486>div {
	animation-fill-mode: both;
}

#w_fimgbox-1561539238486 .p_contentbox {
	transition: 0.5s;
}

#w_fimgbox-1561539238486 .p_contentbox:hover {
	background-color: #00000091;
	transform: scale(0.9);
	display: none;
}

#w_fimgbox-1561539238486 img {
	transition: 0.5s;
}

#w_fimgbox-1561539238486>div:hover img {
	transform: scale(1.2);
}


/*w_fimgbox-1561539238486*/

@media only screen and (max-width: 768px) {
	#w_fimgbox-1561539238486 .w_imgbox {
		margin: 12px 0;
	}
	#w_fimgbox-1561539238486 .p_contentbox {
		background-color: #00000091;
		transform: scale(0.9);
	}
}

#w_fimgbox-1561539139789 .w_imgbox {
	overflow: hidden;
}

#w_fimgbox-1561539139789 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fimgbox-1561539139789>div {
	animation-fill-mode: both;
}

#w_fimgbox-1561539139789 .p_contentbox {
	transition: 0.5s;
}

#w_fimgbox-1561539139789 .p_contentbox:hover {
	background-color: #00000091;
	transform: scale(0.9);
	display: none;
}

#w_fimgbox-1561539139789 img {
	transition: 0.5s;
}

#w_fimgbox-1561539139789>div:hover img {
	transform: scale(1.2);
}


/*w_fimgbox-1561539139789*/

@media only screen and (max-width: 768px) {
	#w_fimgbox-1561539139789 .w_imgbox {
		margin: 12px 0;
	}
	#w_fimgbox-1561539139789 .p_contentbox {
		background-color: #00000091;
		transform: scale(0.9);
	}
}

#w_fvideo-1561539293217 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1561538926820 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 350px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1561538926830 {
	width: 100%;
	max-width: 1200px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
}

#w_common_text-1561539139767 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1561539139757 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1561539139776 {
	width: 100%;
	max-width: 1240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#w_fimgbox-1561539238486 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fimgbox-1561539139789 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1561539139771 {
	width: auto;
	max-width: 1000px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#w_fvideo-1561539293217 {
	width: auto;
	max-width: 1200px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 433px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1561539536145 {
	width: auto;
	max-width: 1000px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}