html,
body {
	margin: 0;
	padding: 0;
}

.pagebox {
	position: relative;
}

#w_grid-1622686237252#w_common_text-1622686237273 p {
	font-family: 'iconfont' !important;
}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 769px) {
	#c_portalResProduct_list-16391246387774769 .proList {
		width: calc((100% - 1%)/1) !important;
	}

	.c_portalResProduct_list-01001012 .d_SummaryBox {
		display: none !important;
	}

	.c_portalResNews_list-01001048 .history .dsj_con dl dd .d_con {
		width: 100% !important;
	}

	.c_portalResPublic_codeContainer-01001004 .link-sort li {
		width: calc((100%) / 1) !important;
		padding-bottom: 20px !important;
	}

	.pageNum,
	.p_PageInterval {
		display: none;
	}

	.p_page {
		width: 100%;
		text-align: center;
		margin-top: 30px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.p_page .pre {
		width: 48%;
		margin-right: 2%;
		background: #f5f5f5 !important;
		border-color: #d9d9d9 !important;
		color: #bfbfbf !important;
		cursor: default;
		display: inline-table;
		height: 45px;
		color: rgba(255, 255, 255, 1);
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		text-align: center;
		padding-top: 0;
		padding-right: 10px;
		padding-left: 10px;
		position: relative;
		left: 0;
		top: 0;
		box-sizing: border-box;
		line-height: 45px;
		border-radius: 2px;
	}

	.p_page .next {
		width: 48%;
		margin-left: 2%;
		background-color: #00736d;
		display: inline-table;
		height: 45px;
		color: rgba(255, 255, 255, 1);
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		text-align: center;
		padding-top: 0;
		padding-right: 10px;
		padding-left: 10px;
		position: relative;
		left: 0;
		top: 0;
		box-sizing: border-box;
		line-height: 45px;
		border-radius: 2px;
	}

	.p_page .pre .font,
	.p_page .next {
		font-size: 14px;
	}
}

input,
.InputText::-webkit-input-placeholder {
	color: #d2d2d2;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #d2d2d2;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #d2d2d2;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #d2d2d2;
	font-size: 14px;
}

@import url('https://fonts.font.im/css?tenantId=263559&viewType=1&v=1642413807000&family=Oswald');

@font-face {
	font-family: 'testfont';
	src: url('/upload/font/poppins-light-webfont.ttf?tenantId=263559&viewType=1&v=1642413807000') format('truetype');
}

div,
h1,
h2 {
	font-family: 'testfont' !important;
}

body {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
}

a {
	text-decoration: none;
}

a:hover,
a:active {
	color: #00736d;
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.e_FlowCommonStyleBox-001 .stylebox_top {
	height: 50px !important;
	background-color: #00736d !important;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	background-color: #00736d !important;
}

.e_FlowCommonStyleBox-001 .title_main {
	line-height: 50px !important;
	font-size: 24px !important;
}

@media only screen and (min-width: 769px) {
	.p_page .pre {
		display: inline-table;
		position: relative;
		left: 0;
		top: 0;
		float: left;
		height: 38px;
		margin: 0 5px 0 18px;
		text-align: center;
		padding: 0 10px;
		border-radius: 0px;
		border: 1px solid #fff;
		background: #fff;
		color: #333333;
	}

	.p_page .pre:active {
		background: #00736d;
		border-color: #00736d;
		color: #fff;
	}

	.p_page .pre:hover {
		color: #fff;
		background: #00736d;
		border-color: #00736d;
		cursor: pointer;
	}

	.p_page .next {
		display: inline-table;
		position: relative;
		left: 0;
		top: 0;
		float: left;
		height: 38px;
		border: 1px solid #fff;
		background: #fff;
		color: #333;
		text-align: center;
		padding: 0 10px;
		border-radius: 0px;
	}

	.p_page .next:active {
		background: #00736d;
		border-color: #00736d;
		color: #fff;
	}

	.p_page .next:hover {
		background: #00736d;
		border-color: #00736d;
		color: #fff;
		cursor: pointer;
	}

	.p_page .pageNum {
		position: relative;
		float: left;
		height: 38px;
		min-width: 38px;
		margin: 0 5px 0 0;
		padding: 0 5px;
		background-size: 100% 100%;
		color: #595959;
		border: 1px solid #fff;
		cursor: pointer;
		line-height: 38px;
		display: inline-block;
		font-family: inherit;
		font-size: 14px;
		font-weight: inherit;
		text-decoration: none;
		background-color: #fff;
		text-align: center;
		border-radius: 0px;
	}

	.p_page .pageNum:active {
		color: #fff;
		text-decoration: none;
		background-color: #00736d;
		border-color: #00736d;
	}

	.p_page .pageNum:hover {
		color: #fff;
		border-color: #00736d;
		cursor: pointer;
		text-decoration: none;
		background-color: #00736d;
	}

	.p_page .pageNum.active {
		text-decoration: none;
		background-color: #00736d;
		color: #fff;
		border-color: #00736d;
	}
}

@media screen and (max-width: 768px) {
	.p_pagebox .NumBox {
		display: none !important;
	}

	.p_pagebox {
		width: 100%;
		text-align: center;
	}

	.p_pagebox .js_pageBtnDisable,
	.p_pagebox .js_pageBtnDisable:hover,
	.p_pagebox .js_pageBtnDisable:active {
		background: #f5f5f5 !important;
		border-color: #d9d9d9 !important;
		color: #bfbfbf !important;
		cursor: default;
	}

	.p_pagebox .js_pageBtnDisable .iconfont {
		color: #ddd !important;
	}

	.p_pagebox .js_pageBtnDisable:hover .iconfont {
		color: #bfbfbf !important;
	}

	.p_pagebox .pre {
		width: 48%;
		margin-right: 2%;
		background-color: #00736d;
	}

	.p_pagebox .pre:hover {
		color: rgba(255, 255, 255, 1);
		border-color: #00736d;
		background-color: #00736d;
		cursor: pointer;
	}

	.p_pagebox .pre:active {
		background-color: #00736d;
	}

	.p_pagebox .next {
		width: 48%;
		margin-left: 2%;
		background-color: #00736d;
	}

	.p_pagebox .next:hover {
		background-color: #00736d;
	}

	.p_pagebox .next:active {
		background-color: #00736d;
	}
}

::-webkit-scrollbar {
	width: 9px;
	background-color: #fff;
}

::-webkit-scrollbar-thumb {
	border: solid 2px #fff;
	width: 5px;
	border-radius: 4px;
	background-color: #0075c5;
}

::-webkit-scrollbar-corner {
	background-color: #fff;
}

::-webkit-scrollbar:horizontal {
	height: 9px;
}

::-webkit-selection {
	background: #0075c5;
	color: #fff;
}

::-moz-selection {
	background: #0075c5;
	color: #fff;
}

::selection {
	background: #0075c5;
	color: #fff;
}

@keyframes circleProgressLoad_right {
	0% {
		transform: rotate(45deg);
	}

	50%,
	100% {
		transform: rotate(225deg);
	}
}

@keyframes circleProgressLoad_left {

	0%,
	50% {
		transform: rotate(45deg);
	}

	100% {
		transform: rotate(225deg);
	}
}
