﻿.e_IndexOrdinaryStyleBox-001 {
	width: 100%;
	height: auto;
width-uint:%;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top {
	background-color: transparent;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
	color: rgba(101,190,186,1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
}
.e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before {
	content: "";
}
.e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: rgba(101, 190, 186, 1);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link {
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}
.e_IndexOrdinaryStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}
.e_IndexOrdinaryStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	height: calc(100% - 48px);
width-uint:%;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 {
	width: 100%;
	height: auto;
width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}
.e_SideMajorStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: rgba(101, 190, 186, 1);
}
.e_SideMajorStyleBox-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_SideMajorStyleBox-001 .title_icon::before {
	content: "";
}
.e_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: rgba(101, 190, 186, 1);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}
.e_SideMajorStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}
.e_SideMajorStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}
.e_SideMajorStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_SideMajorStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.header {
	position: relative;
	text-align: center;
	color: white;
	background: transparent;
}
.waves {
	position: relative;
	width: 100%;
	height: 15vh;
	margin-bottom: -7px;
	min-height: 100px;
	max-height: 150px;
}
.parallax > use {
	animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax > use:nth-child(1) {
	animation-delay: -2s;
	animation-duration: 7s;
}
.parallax > use:nth-child(2) {
	animation-delay: -3s;
	animation-duration: 10s;
}
.parallax > use:nth-child(3) {
	animation-delay: -4s;
	animation-duration: 13s;
}
.parallax > use:nth-child(4) {
	animation-delay: -5s;
	animation-duration: 20s;
}
@keyframes move-forever {
0% {
transform: translate3d(-90px, 0, 0);
}
100% {
transform: translate3d(85px, 0, 0);
}
}
@media (max-width: 768px) {
.c_portalResPublic_codeContainer-01001006 .waves {
	height: 40px;
	min-height: 40px;
}
.c_portalResPublic_codeContainer-01001006 .content {
	height: 30vh;
}
.c_portalResPublic_codeContainer-01001006 h1 {
	font-size: 24px;
}
}
.section_360 {
	position: relative;
	overflow: hidden;
	height: 730px;
}
.btn_orange {
	width: 202px;
	height: 46px;
	background: url(../images/btn_bg.png);
	display: block;
	margin: auto;
	line-height: 46px;
}
.dot_main {
	text-align: center;
}
.li_dot {
	display: inline-block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: solid 0px #fff;
	line-height: 42px;
	margin: 5%;
	font-size: 16px;
	font-weight: bold;
}
.li_dot img {
	width: 100%;
	max-width: 60px;
}
.btn_orange span {
	font-size: 16px;
	font-weight: normal;
}
.section_360 .inner {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	overflow: hidden;
	height: 730px;
}
.section_360 .inner .bg .circle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.circle img {
	width: 730px;
}
.section_360 .inner .bg .circle li {
	position: absolute;
	top: -5%;
	left: 28.5%;
	width: 43%;
	height: 43%;
}
.section_360 .inner .bg .circle li.move {
	animation-duration: 2.2s;
	animation-name: circleMotion;
	animation-iteration-count: infinite;
	animation-direction: normal;
}
.section_360 .inner .bg .circle li.move:first-child {
	animation-delay: 1.1s;
}
.section_360 .inner .bg .text {
	width: 100%;
	max-width: 600px;
	padding: 8rem 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: auto;
}
.section_360 .inner .bg .text p.txt_1 {
	padding: 35px 0 40px;
	font-size: 16px;
	line-height: 28px;
}
@keyframes circleMotion {
0% {
transform: scale3d(1, 1, 1) rotate(0.1deg);
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
}
21% {
opacity: 1;
visibility: visible;
}
95% {
transform: scale3d(1.14, 1.14, 1.14) rotate(0.1deg);
-webkit-transform: scale3d(1.14, 1.14, 1.14);
-moz-transform: scale3d(1.14, 1.14, 1.14);
-o-transform: scale3d(1.14, 1.14, 1.14);
}
100% {
opacity: 0;
visibility: hidden;
transform: scale3d(1, 1, 1) rotate(0.1deg);
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
}
}
.head_title1 {
	font-size: 36px;
	padding-top: 2%;
}
.about-num {
}
.about-num li {
	width: 100%;
	text-align: center;
}
.about-num li h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 60px;
	color: #fff;
	line-height: 72px;
	display: inline-block;
}
.about-num li p {
	color: #fff;
	font-size: 36px;
	line-height: 36px;
}
.about-num .count-unit {
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	text-align: right;
	display: inline-block;
	font-style: normal;
}
.about-num li .bot p {
	font-size: 15px;
	color: #666;
	line-height: 24px;
}
@media only screen and (max-width: 768px) {
.about-num li h2 {
	font-size: 40px;
}
.about-num {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.about-num .count-unit {
	font-size: 14px;
}
.about-num li p {
	font-size: 14px;
}
.about-num li {
	width: 50%;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.about-num li:nth-child(1) {
	border-top: 1px solid #e6e6e6;
}
.about-num li:nth-child(2) {
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.about-num li:nth-child(4) {
	border-right: 1px solid #e6e6e6;
}
.about-num li:last-child {
	display: none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.about-num li h2 {
	font-size: 40px;
}
.about-num {
	margin-top: 25px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.about-num .count-unit {
	font-size: 14px;
}
.about-num li p {
	font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
.out #title {
	opacity: 0;
	-webkit-transform: translateZ(-50px) rotateX(5deg);
}
.out #additional {
	opacity: 0;
}
.out #stage {
	opacity: 0;
	-webkit-transform: translateZ(0px);
}
.in div {
	opacity: 1;
	-webkit-transform: translateZ(0px) rotateY(0) rotateX(0);
}
#ringgroup {
	position: absolute;
	width: 800px;
	height: 800px;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -400px;
	-webkit-transition: All 2.2s 0.1s;
	-webkit-transform: rotateZ(-360deg) translateZ(-4000px) scale(0.02);
	-webkit-perspective: 1000px;
	-webkit-transform-style: preserve-3d;
}
#ringgroup.pass {
	-webkit-transform: rotateZ(0) translateZ(3200px) scale(1);
	opacity: 0;
}
.ring {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/ring.png');
	-webkit-transform-style: preserve-3d;
}
.ring:nth-of-type(1) {
	-webkit-transform: translateZ(0px);
	opacity: 1;
}
.ring:nth-of-type(2) {
	-webkit-transform: rotateZ(60deg) translateZ(-1000px) scale(0.9);
	opacity: 0.7;
}
.ring:nth-of-type(3) {
	-webkit-transform: rotateZ(120deg) translateZ(-200px) scale(0.8);
	opacity: 0.5;
}
.ring:nth-of-type(4) {
	-webkit-transform: rotateZ(30deg) translateZ(-3000px) scale(0.7);
	opacity: 0.1;
}
#core {
	display: block;
	position: absolute;
	width: 400px;
	height: 316px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -158px;
	-webkit-transition: All 0.9s ease;
	-webkit-transform: translateZ(-4000px) rotateY(90deg) rotateZ(30deg);
	opacity: 1;
}
#core.pass {
	-webkit-transform: rotateZ(0) translateZ(1000px) rotateY(-15deg);
	opacity: 0;
}
#core img {
	width: 100%;
}
#stage {
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: All 2.3s 0s ease-in;
	-webkit-filter: brightness(1.3);
}
#hero {
	width: 100%;
	text-align: center;
	margin-top: 4%;
}
#hero img {
	width: 82%;
	max-width: 800px;
	margin-top: 100px;
}
#title {
	position: absolute;
	width: 100%;
	left: 0;
	top: 20%;
	text-align: center;
	-webkit-transition: All 1.6s ease-out;
}
#title h1 {
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-shadow: rgba(0,0,0,0.5) 0 5px 10px;
}
#title h2 {
	color: rgba(255,255,255,0.5);
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.38rem;
	text-shadow: rgba(0,0,0,0.3) 0 3px 5px;
}
#additional {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0%;
	text-align: center;
	-webkit-transition: All 1s 0.8s ease-in;
	z-index: 999999;
}
#additional a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	border: solid 1px #fff;
	border-radius: 50px;
	padding: 10px 50px;
	transition: all 0.3s ease 0s;
}
#additional a:hover {
	background: #ef1e4c;
	color: #fff;
	transition: all 0.3s ease 0s;
}
#copyright {
	position: fixed;
	left: 15px;
	bottom: 15px;
	color: rgba(255,255,255,0.2);
	font-size: 12px;
	font-family: Arial;
}
#light {
	width: 700px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -250px;
	background: url('../images/light.png');
	-webkit-transform: scaleX(0.1) scaleY(0.1);
	-webkit-filter: brightness(0);
	-webkit-transition: All 0.4s ease-in;
}
#light.pass {
	-webkit-transform: scaleX(2) scaleY(0.5);
	-webkit-filter: brightness(6);
	opacity: 0;
}
#light.passed {
	-webkit-transform: scaleX(6) scaleY(1.1);
	-webkit-filter: brightness(0);
	-webkit-transition: All 0.3s ease-out;
}
#wave {
	width: 320px;
	height: 320px;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -160px;
	position: absolute;
	background: url('../images/wave.png');
	-webkit-transform: scale(0.01);
	-webkit-transition: All 0.9s 0.62s ease;
	-webkit-filter: brightness(3);
}
#wave.pass {
	-webkit-transform: scale(12);
	-webkit-filter: brightness(1);
	opacity: 0;
}
.mainxz1 {
	width: 360px;
	height: 360px;
	position: absolute;
}
.mainxz1 img {
	animation: mainzx1 30s infinite linear;
	-webkit-animation: mainzx1 30s infinite linear;
	-moz-animation: mainzx1 30s infinite linear;
	-o-animation: mainzx1 30s infinite linear;
}
@-webkit-keyframes mainzx1 {
from {
-webkit-transform: rotate(0deg)
}
to {
	-webkit-transform: rotate(359deg)
}
}
@-moz-keyframes mainzx1 {
from {
-moz-transform: rotate(0deg)
}
to {
	-moz-transform: rotate(359deg)
}
}
@-o-keyframes mainzx1 {
from {
-o-transform: rotate(0deg)
}
to {
	-o-transform: rotate(359deg)
}
}
@keyframes mainzx1 {
from {
transform: rotate(0deg)
}
to {
	transform: rotate(359deg)
}
}
.mainxz2 {
	width: 285px;
	height: 284px;
	position: absolute;
}
.mainxz2 img {
	animation: mainzx2 60s infinite linear;
	-webkit-animation: mainzx2 60s infinite linear;
	-moz-animation: mainzx2 60s infinite linear;
	-o-animation: mainzx2 60s infinite linear;
}
@-webkit-keyframes mainzx2 {
from {
-webkit-transform: rotate(0deg)
}
to {
	-webkit-transform: rotate(-359deg)
}
}
@-moz-keyframes mainzx2 {
from {
-moz-transform: rotate(0deg)
}
to {
	-moz-transform: rotate(-359deg)
}
}
@-o-keyframes mainzx2 {
from {
-o-transform: rotate(0deg)
}
to {
	-o-transform: rotate(-359deg)
}
}
@keyframes mainzx2 {
from {
transform: rotate(0deg)
}
to {
	transform: rotate(-359deg)
}
}
@media only screen and (max-width: 768px) {
#c_portalResnav_main-15580763825692032 {
	margin-top: 0px !important;
}
#c_portalResnav_main-15584960461718585 {
	margin-top: 0px !important;
	background: #ce9d5f;
	padding: 20px !important;
}
#c_portalResnav_main-15580763825692032 {
	background: #ce9d5f;
	padding: 20px !important;
}
.c_portalResnav_main-01001001 .p_problemCategory {
	display: block;
}
.c_portalResnav_main-01001001 .p_navPc {
	display: none;
}
.c_portalResnav_main-01001001 .p_linkBox {
	display: none;
}
.c_portalResnav_main-01001001 .p_parent {
	display: block;
}
.c_portalResnav_main-01001001 .p_categoryBtn:before {
}
.c_portalResnav_main-01001001 .icon-arrow_up:before {
	content: "\e69a";
}
.c_portalResnav_main-01001001 .icon-arrow_down:before {
	content: "\e69c";
}
.c_portalResnav_main-01001001 .p_btn-show {
	color: #fff;
	background: #ce9d5f;
}
.c_portalResnav_main-01001001 .p_btn-hide {
	width: 12%;
	height: 100%;
	float: left;
	background-color: #ce9d5f;
}
.c_portalResnav_main-01001001 .p_category {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
}
.c_portalResnav_main-01001001 .p_parent {
	width: auto;
	height: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 0 0 5px;
}
.c_portalResnav_main-01001001 .p_categoryBox {
	overflow-y: auto;
	width: 88%;
	height: 100%;
	float: left;
	background-color: rgb(239,239,245);
}
.c_portalResnav_main-01001001 .p_categoryBox > .p_parentBox {
	background-color: #FFFFFE!important;
	padding-left: 0px;
}
.c_portalResnav_main-01001001 .p_parentBox {
	width: auto;
	height: auto;
	color: #fff;
}
.c_portalResnav_main-01001001 .p_parentBox {
	width: auto;
	height: auto;
	color: #fff;
	background-color: rgb(239,239,245);
	padding-left: 20px;
}
.c_portalResnav_main-01001001 .p_childBox .p_parent {
	border-bottom: 1px solid #c0c0c0;
}
.c_portalResnav_main-01001001 .p_c-fff {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 24px;
}
.c_portalResnav_main-01001001 .p_categoryBtn {
	display: block;
	margin: 12px 5px 10px 0;
	color: #000000;
	font-size: 12px;
}
.c_portalResnav_main-01001001 .p_link {
	height: auto;
	vertical-align: middle;
	width: initial;
	margin: 15px 0px 15px 15px;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-box;
	color: #000;
	font-size: 16px
}
.c_portalResnav_main-01001001 {
	width: 640px;
}
}
@media only screen and (min-width: 769px) {
.c_portalResnav_main-01001001 .p_problemCategory {
	display: none;
}
.c_portalResnav_main-01001001 .p_parent {
	display: none;
}
.c_portalResnav_main-01001001 .p_navPc {
	display: block;
}
.c_portalResnav_main-01001001 .p_linkBox {
	display: block;
}
.c_portalResnav_main-01001001 {
	width: auto;
	height: auto;
	overflow: visible;
}
.c_portalResnav_main-01001001 .p_category {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 111111111111
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.c_portalResnav_main-01001001 .p_categoryBox {
	line-height: 24px;
	width: 100%;
	float: left;
}
.c_portalResnav_main-01001001 .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;
}
.c_portalResnav_main-01001001 .p_categoryBox > .p_parentBox {
	border-top: 0px solid #fff;
}
.c_portalResnav_main-01001001 .p_categoryBox > .p_parentBox:hover {
	border-bottom: 2px solid #b72024;
}
.c_portalResnav_main-01001001 .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;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
}
.c_portalResnav_main-01001001 .p_categoryBox .slideOut .p_title {
	font-size: 14px;
}
.c_portalResnav_main-01001001 .p_categoryBox .p_title:hover {
	color: #ffffff;
}
.c_portalResnav_main-01001001 .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;
	color: #ff3535;
	height: auto;
	width: 14px;
	margin: 0 4px 0 0;
	padding: 0;
	position: static;
	text-align: center;
	color: rgba(217,217,217,1);
	display: none;
}
.c_portalResnav_main-01001001 .p_categoryBtn:hover {
	border-width: 0;
	border-style: solid;
	color: #ff3535;
	border-color: rgba(255,255,255,0);
	background-color: rgba(255,255,255,0);
	box-shadow: none;
}
.c_portalResnav_main-01001001 .p_categoryBtn:active {
	border-width: 0;
	border-style: solid;
	color: #ff3535;
	border-color: rgba(255,255,255,0);
	background-color: rgba(255,255,255,0);
	box-shadow: none;
}
.c_portalResnav_main-01001001 .p_linkBox .iconfont:before {
	content: '';
}
.c_portalResnav_main-01001001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
	content: '\e65f';
	color: #ff3535;
	font-size: 10px
}
.c_portalResnav_main-01001001 .p_categoryBox .p_childBox {
	border: 1px solid rgba(240,240,240,1);
	z-index: 9;
	background: #fff !important;
}
.c_portalResnav_main-01001001 .p_categoryBox .p_parentBox {
	position: relative;
	width: 14.25%;
	height: 90px;
	float: left;
	text-align: center;
}
.c_portalResnav_main-01001001 .p_childBox .p_parentBox {
	position: relative;
	width: 100%;
	height: 50px;
	float: left;
	text-align: center;
}
.c_portalResnav_main-01001001 .p_parentBox:last-child .p_linkBox {
	border-bottom: 0 none;
}
.c_portalResnav_main-01001001 .p_categoryBox>.p_parentBox>.p_childBox {
	margin-top: 90px;
	left: 0px;
}
.c_portalResnav_main-01001001 .p_categoryBox .slideOut {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	height: auto;
	background: #fff;
}
.c_portalResnav_main-01001001 .p_category > .js_categoryBox > .p_parentBox > .p_childBox {
	display: none;
}
.c_portalResnav_main-01001001 .p_category > .js_categoryBox > .p_parentBox > .p_childBox.slideOut {
	display: block;
}
}
#w_grid-1548322045199 {
	border-bottom: #5b5751 1px solid;
}
#w_grid-1558496000961 {
	border-bottom: #5b5751 1px solid;
}
.c_portalResnav_main-01001001 .p_categoryBox .p_childBox .p_title {
	color: #444
}
.c_portalResnav_main-01001001 .p_categoryBox .p_childBox .p_title:hover {
	color: #ff3535
}
.c_portalResnav_main-01001001 .clear {
	clear: both;
}
.c_portalResnav_main-01001001 ::placeholder {
font-size:36px;
color:#515151;
}
.c_portalResnav_main-01001001 .hvr-left:nth-child(8) {
}
.c_portalResnav_main-01001001 .hvr-left:nth-child(9) {
	display: none;
}
.c_portalResnav_main-01001001 .f-cb {
	zoom: 1;
}
.c_portalResnav_main-01001001 .f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.c_portalResnav_main-01001001 .fl {
	float: left;
	display: inline;
}
.c_portalResnav_main-01001001 .fr {
	float: right;
	display: inline;
}
.c_portalResnav_main-01001001 .head_lan {
	width: auto;
	height: 36px;
	margin-top: 27px;
	margin-bottom: 27px;
	float: right
}
.c_portalResnav_main-01001001 .head_lan .lan_tel {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
}
.c_portalResnav_main-01001001 .head_lan .lan_tel a {
	color: #fff;
}
.c_portalResnav_main-01001001 .head_lan .lan_tel .iconfont {
	line-height: 25px;
	height: 25px;
	width: 25px;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
}
.c_portalResnav_main-01001001 .head_lan .lan_tel .iconfont:before {
	content: '\e628';
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.c_portalResnav_main-01001001 .header1.active .lan_tel .iconfont {
	border: 1px solid #e62129;    width: 25px;
    height: 25px;font-family: "iconfont" !important;
}
.c_portalResnav_main-01001001 .header1.active .lan_tel .iconfont:before {
	color: #e62129;
}
.c_portalResnav_main-01001001 .header1.active .lan_tel a {
	color: #e62129;
}
.c_portalResnav_main-01001001 .header1:hover .lan_tel .iconfont {
}
.c_portalResnav_main-01001001 .header1:hover .lan_tel .iconfont:before {
}
.c_portalResnav_main-01001001 .header1:hover .lan_tel a {
}
.c_portalResnav_main-01001001 .head_lan .lan {
	float: left;
	margin: 0px 5px;
}
.c_portalResnav_main-01001001 .head_lan .lan a {
	display: block;
	background: #ff3535;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.c_portalResnav_main-01001001 .head_lan .lan a:hover {
	background: #ff3535;
}
.c_portalResnav_main-01001001 .head_lan .lan:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.c_portalResnav_main-01001001 .scroll {
	overflow-y: unset !important;
	display: unset important;
}
.c_portalResnav_main-01001001 .header1 {
	z-index: 9;
	height: 90px;
	position: relative;
	background: rgba(255,255,255,0);
	border-bottom: 1px solid rgba(255,255,255,0);
	top: 0px;
	width: 100%;
	padding: 0 30px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.c_portalResnav_main-01001001 .header1 {
	background: rgba(255, 255, 255, 1);
}
.c_portalResnav_main-01001001 .header1.scroll {
	height: 70px;
}
.c_portalResnav_main-01001001 .header1:hover 
{
    border-bottom: 1px solid rgba(255,255,255,0);
}
.c_portalResnav_main-01001001 .wel_top {
	z-index: 9;
	height: 40px;
	position: fixed;
	background: #ff3535;
	top: 0px;
	width: 100%;
	padding: 0 30px;
	overflow: hidden;
}
.c_portalResnav_main-01001001 .wel_top .top_tel {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.c_portalResnav_main-01001001 .wel_top .top_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}
.c_portalResnav_main-01001001 .wel_top .top_tel .iconfont:before {
	content: '\e628';
	color: #fff;
	font-size: 20px;
}
.c_portalResnav_main-01001001 .wel_top .top_link {
	color: #fff;
	line-height: 40px;
}
.c_portalResnav_main-01001001 .wel_top .top_link a {
	color: #fff;
	display: inline-block;
}
.c_portalResnav_main-01001001 .wel_top .clear {
	clear: both;
}
/*.c_portalResnav_main-01001001 .header1 h1 {
	
	width: 100%;
	height: 90px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	margin: 10px;
	top: 0px !important;
	left: 0px !important;
}
.c_portalResnav_main-01001001 .header1 h1 img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
}*/
.c_portalResnav_main-01001001 .header1 h1 img.img2 {
	opacity: 1;
}
.c_portalResnav_main-01001001 .header1:hover h1 img.img1 {
	opacity: 1;
}
.c_portalResnav_main-01001001 .header1.active h1 img.img1 {
	opacity: 1;
}
.c_portalResnav_main-01001001 .header1:hover h1 img.img2 {
	opacity: 0;
}
.c_portalResnav_main-01001001 .header1.active h1 img.img2 {
	opacity: 0;
}
.c_portalResnav_main-01001001 .header1.scroll h1 {
	height: 70px;
	width: 261px;
}
.c_portalResnav_main-01001001 .header1 nav {
	float: right;
	height: 90px;
	line-height: 90px;
	width: 100%;
	position: absolute;
	top: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	right: 220px;
	max-width: 770px;
}
.c_portalResnav_main-01001001 .header1.scroll nav {
	height: 70px;
	line-height: 70px;
}
.c_portalResnav_main-01001001 .header1 nav li {
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}
.c_portalResnav_main-01001001 .header1.scroll nav li {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
}
.c_portalResnav_main-01001001 .header1 nav li:nth-child(7) {
	margin-right: 0;
}
.c_portalResnav_main-01001001 .js-m.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.c_portalResnav_main-01001001 .js-m.js-m-2 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	width: 14.285%;
	width: auto;
	margin: 0 2%;
}
.c_portalResnav_main-01001001 .js-m.js-m-2.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}



.hvr-left:hover a {
	color: #35a8d8;
}
.c_portalResnav_main-01001001 .hvr-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #35a8d8;
	left: 0%;
	right: 0;
	width: 0%;
	bottom: 0;
	height: 3px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.c_portalResnav_main-01001001 .hvr-left:hover:before {
	width: 100%;
}
.c_portalResnav_main-01001001 .hvr-left.cur:before {
	width: 100%;
}
.c_portalResnav_main-01001001 .hvr-left {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}
.c_portalResnav_main-01001001 .header1 nav li > a {
	color: #333;
	display: block;
	position: relative;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	font-weight: bold;
}
.c_portalResnav_main-01001001 .header1:hover nav li > a {
	color: #fff;
}
.c_portalResnav_main-01001001 .header1.active nav li > a {
	color: #333;
}
.c_portalResnav_main-01001001 .header1.active nav li > a:Hover {
	color: #35a8d8;
}

.c_portalResnav_main-01001001 .header1 nav li > a:Hover {
	color: #35a8d8;
}

#bd {
    border-bottom: 3px solid #35a8d8; height: 90px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.c_portalResnav_main-01001001 .header1 .nav-sub {
	width: 180px;
	background: #fff;
	position: absolute;
	top: 90px;
	left: 0;
	height: auto;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .2s;
	transition: transform .3s .2s;
}
.c_portalResnav_main-01001001 .header1 .nav-sub.active {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}
.c_portalResnav_main-01001001 .header1 .nav-sub.active .n-nav-sub {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .2s .3s;
	transition: all .2s .3s;
}
.c_portalResnav_main-01001001 .header1.scroll .nav-sub {
	top: 70px;
}
.c_portalResnav_main-01001001 .header1 .nav-sub .n-nav-sub {
	opacity: 0;
	-webkit-transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	transform: translate(0, -20px);
	-webkit-transition: all .2s;
	transition: all .2s;
}
.c_portalResnav_main-01001001 .header1 .nav-sub a {
	height: 45px;
	line-height: 45px;
	display: block;
	padding: 0 13px;
	text-align: left;
	color: #333;
	font-size: 14px;
	position: relative;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	border-bottom: solid 1px #e7e7e7;
}
.c_portalResnav_main-01001001 .header1 .nav-sub a:hover {
	background-color: #35a8d8;
	color: #fff;
}
.c_portalResnav_main-01001001 .header1 .nav-sub .nav-arrow {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 16px;
	height: 16px;
	opacity: 0;
	-webkit-transform: rotate(0deg) translate(-20px, 0px);
	-ms-transform: rotate(0deg) translate(-20px, 0px);
	transform: rotate(0deg) translate(-20px, 0px);
}
.c_portalResnav_main-01001001 .header1 .nav-sub a:hover .nav-arrow {
	-webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	opacity: 1;
	-webkit-transform: rotate(0deg) translate(0px, 0px);
	-ms-transform: rotate(0deg) translate(0px, 0px);
	transform: rotate(0deg) translate(0px, 0px);
}
.c_portalResnav_main-01001001 .icon-up:before {
	content: '\e6a7';
}
.c_portalResnav_main-01001001 .header1 .nav-sub .nav-arrow:before {
	font-size: 16px;
	color: #fff;
}
.c_portalResnav_main-01001001 .header1 .header-right {
	position: absolute;
	right: 35px;
	top: 0;
	z-index: 10;
}
.c_portalResnav_main-01001001 .header1 .header-right .search-btn {
	width: 60px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	cursor: pointer;
	display: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.c_portalResnav_main-01001001 .header1.scroll .header-right .search-btn {
	height: 70px;
	line-height: 70px;
}
.c_portalResnav_main-01001001 .icon-search1:before {
	content: '\e661';
}
.c_portalResnav_main-01001001 .header1 .header-right .search-btn:before {
	font-size: 25px;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}
.c_portalResnav_main-01001001 .header1:hover .header-right .search-btn:before {
	color: #000;
}
.c_portalResnav_main-01001001 .header1.active .header-right .search-btn:before {
	color: #000;
}
.c_portalResnav_main-01001001 .header1:hover .header-right .search-btn:hover:before {
	color: #ff3535;
}
.c_portalResnav_main-01001001 .header1.active .header-right .search-btn:hover:before {
	color: #ff3535;
}
.c_portalResnav_main-01001001 .header2 {
	height: 80px;
	position: fixed;
	background: rgba(255, 255, 255, 0.6);
	z-index: 22;
	top: 0;
	width: 100%;
	display: none;
}
.c_portalResnav_main-01001001 .header2 .main-wrap {
	height: 80px;
	padding: 0 3%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.c_portalResnav_main-01001001 .header2 .logo {
	width: 320px;
	height: 60px;
	margin-top: 0px;
	overflow: hidden;
	margin: 10px;
	top: 0 !important;
	left: 0 !important;
}
.c_portalResnav_main-01001001 .header2 .logo a {
	display: block;
}
.c_portalResnav_main-01001001 .header2 .logo img {
	width: 50%;
	vertical-align: top;
}
.c_portalResnav_main-01001001 .header2 .nav-btn {
	width: 30px;
	height: 20px;
	position: relative;
	cursor: pointer;
	margin-top: 30px;
}
.c_portalResnav_main-01001001 .header2 .nav-btn.active {
	-webkit-animation: rotate 0.5s linear 0s;
	animation: rotate 0.5s linear 0s;
}
.c_portalResnav_main-01001001 .header2 .nav-btn .line {
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 2px;
	background-color: #333;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}
.c_portalResnav_main-01001001 .header2 .nav-btn .line1 {
	-webkit-transform-origin: 4px 0;
	-ms-transform-origin: 4px 0;
	transform-origin: 4px 0;
}
.c_portalResnav_main-01001001 .header2 .nav-btn.active .line1 {
	top: 0px;
}
.c_portalResnav_main-01001001 .header2 .nav-btn.hover .line {
	background: #ff3535;
}
.c_portalResnav_main-01001001 .header2 .nav-btn .line2 {
	top: 8px;
}
.c_portalResnav_main-01001001 .header2 .nav-btn .line3 {
	bottom: 0;
	-webkit-transform-origin: 1px center;
	-ms-transform-origin: 1px center;
	transform-origin: 1px center;
}
.c_portalResnav_main-01001001 .header2 .caid {
	height: 55px;
	line-height: 55px;
	padding-right: 10px;
	position: relative;
}
.c_portalResnav_main-01001001 .header2 .sub-menu {
	width: 100%;
	padding: 0 3%;
	display: none;
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 2;
	overflow-y: auto;
	background: #fff;
}
.c_portalResnav_main-01001001 .header2 .sub-menu ul {
	width: 100%;
	overflow-y: auto;
	height: calc(100vh - 55px - 1.5rem);
}
.c_portalResnav_main-01001001 .js-m-3 {
	opacity: 0;
	-webkit-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	transform: translate(30px, 0);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.c_portalResnav_main-01001001 .js-m-3.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.c_portalResnav_main-01001001 .header2 .sub-menu li {
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	padding: 0 20px;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .tit {
	display: inline-block;
	text-decoration: none;
	width: 80%;
	line-height: 60px;
	color: #333;
	position: relative;
	box-sizing: border-box;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .sub-tit.on {
	background-color: #e9e9e9;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list {
	line-height: 40px;
	padding: 10px 0%;
	display: none;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .jt {
	position: relative;
	display: inline-block;
	width: 10%;
	height: 60px;
	text-align: center;
	background: none;
	float: right;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .jt:after {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/rbqbhvzezzkeubjmaaaaamfrel8486.png) no-repeat center;
	background-size: 17px auto;
	position: absolute;
	right: 3%;
	top: 15px;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .jt.jtRote:after {
	background: url(../images/rbqbg1zez1eebkkyaaaaadz6rb0116.png) no-repeat center;
	background-size: 20px auto;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list p {
	background: url(../images/rbqbhvzedjgefkuaaaaaagbohja006.png) no-repeat left center;
	background-size: 3px auto;
	font-size: 14px;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list a {
	padding-left: 5%;
	color: #666;
	display: block;
}
.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list a:active {
	color: #ff3535;
}
.c_portalResnav_main-01001001 .search-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background-color: #f5f5f5;
	display: none;
}
.c_portalResnav_main-01001001 .search-alert {
	position: fixed;
	z-index: 100;
	background-color: #222;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .5s;
	transition: transform .3s .5s;
}
.c_portalResnav_main-01001001 .search-alert .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 38px;
	right: 2.6%;
	cursor: pointer;
	text-shadow: none;
	opacity: 1;
	float: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.c_portalResnav_main-01001001 .search-alert .close:before {
	font-size: 30px;
	top: 0;
	left: 0;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.c_portalResnav_main-01001001 .search-alert .close:hover:before {
	color: #ff3535;
}
.c_portalResnav_main-01001001 .icon-close:before {
	content: "\e6d3";
}
.c_portalResnav_main-01001001 .search-alert .cent-form {
	position: absolute;
	width: 94.8%;
	left: 2.6%;
	top: 50%;
	height: 80px;
	margin-top: -63px;
	border-bottom: 1px solid #515151;
	opacity: 0;
	-webkit-transform: translate(0, 40px);
	-ms-transform: translate(0, 40px);
	transform: translate(0, 40px);
	-webkit-transition: all .5s;
	transition: all .5s;
}
.c_portalResnav_main-01001001 .search-alert .cent-form:before {
	color: #fff;
	font-size: 30px;
	position: absolute;
	left: 0;
	height: 50px;
	top: 50%;
	margin-top: -25px;
}
.c_portalResnav_main-01001001 .search-alert .cent-form .tex {
	border: none;
	font-size: 36px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	width: 100%;
	color: #fff;
	background: none;
	padding-left: 10%;
	padding-right: 20%;
}
.c_portalResnav_main-01001001 .search-alert .cent-form .sub-butn {
	border: none;
	height: 46px;
	font-size: 24px;
	line-height: 46px;
	color: #555;
	text-align: center;
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 105px;
}
.c_portalResnav_main-01001001 .search-alert.active {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}
.c_portalResnav_main-01001001 .search-alert.active .cent-form {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .5s .3s;
	transition: all .5s .3s;
}
.c_portalResnav_main-01001001 .header2 .mo_tel {
	font-size: 16px;
	color: #ff3535;
	font-weight: bold;
	line-height: 60px;
}
.c_portalResnav_main-01001001 .header2 .mo_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}
.c_portalResnav_main-01001001 .header2 .mo_tel .iconfont:before {
	content: '\e628';
	color: #ff3535;
	font-size: 20px;
}
.c_portalResnav_main-01001001 .header2 .mo_lan {
	line-height: 60px;
}
@media only screen and (min-width: 769px) {
.c_portalResnav_main-01001001 .pc_nav {
	height: 90px;
}
}
@media only screen and (max-width: 768px) {
.c_portalResnav_main-01001001 .pc_nav {
	height: 60px;
}
.c_portalResnav_main-01001001 .search-alert .close {
	right: 5%;
}
.c_portalResnav_main-01001001 .search-alert .cent-form {
	height: 60px;
}
.c_portalResnav_main-01001001 ::placeholder {
font-size:22px;
}
.c_portalResnav_main-01001001 .search-alert .cent-form .tex {
	font-size: 22px;
	padding-right: 30%;
}
.c_portalResnav_main-01001001 .search-alert .cent-form .sub-butn {
	font-size: 22px;
}
.c_portalResnav_main-01001001 .search-alert .cent-form:before {
	font-size: 24px;
	height: 46px;
	margin-top: -17px;
}
}
@media only screen and (max-width: 1480px) {
.c_portalResnav_main-01001001 .header1 nav {
}
}
@media only screen and (max-width: 1200px) {
.c_portalResnav_main-01001001 .pc_nav {
	height: 60px;
}
.c_portalResnav_main-01001001 .wel_top {
	display: none !important;
}
.c_portalResnav_main-01001001 .header1 {
	display: none !important;
}
.c_portalResnav_main-01001001 .header1.active {
	display: none !important;
}
.c_portalResnav_main-01001001 .header2 {
	display: block;
}
}
@media only screen and (max-width: 1360px) {
.c_portalResnav_main-01001001 .header1 nav li {
	margin: 0;
}
.c_portalResnav_main-01001001 .header1 nav {
}
.c_portalResnav_main-01001001 .header1 h1 img {
	width: 90%;
}
}
.w_fimg-000 .p_title {
	display: inline-table;
	margin: 0;
	min-width: 37px;
	padding: 0;
	color: rgba(51,51,51,1);
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.w_fimg-000 .p_title .font {
	vertical-align: middle;
	line-height: 21px;
}
.w_fimg-000 .p_title:hover {
	color: rgba(87,177,173,1);
}
.w_fimg-000 .p_title:active {
	color: rgba(69,165,161,1);
}
.w_fimg-000 .p_title .iconfont:before {
	display: inline-block;
	content: "";
}
.w_fimg-000 {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 200px;
}
.w_fimg-000 .animated {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: inherit;
}
.w_fimg-000 .font {
	white-space: nowrap;
}
.w_fimg-000 .p_link001 {
	width: 100%;
	height: 100%;
}
.w_fimg-000 .p_link002 {
	width: 100%;
	height: 30px;
}
.w_fimg-000 .p_box {
	width: 100%;
	height: 100%;
	text-align: center;
	position: static;
}
.w_fimg-000 .p_dimage {
	height: inherit;
	overflow: hidden;
	font-size: 0;
}
.w_fimg-000 .e_image:hover:after {
	background: transparent;
}
.w_fimg-000 .p_dimage:empty {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: #f2f2f2 url(../images/camera.png) no-repeat center;
}
#content_box-1593588283374-0 {
	border-right: solid 2px #ddd
}
#content_box-1593591412012-1, #content_box-1593593213704-1, #content_box-1593593694832-1 {
	border-left: solid 2px #ddd;
	padding-left: 5%;
}
#w_common_text-1585657842540 span {
	font-size: 15px !Important;
}
.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) {
}
@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}
.pagebox {
	width: 100%;
}
.pagebox, #-remove--flag {
	width: 100%;
	margin: 0px auto;
}
body, #-remove--flag {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_portalResnav_main-15934810832500328 {
	width: 96%;
	max-width: 1760px;
	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;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatQQ {
	background: url(../images/rbqbg1zbwegecv2baaaaajjtmug587.png) no-repeat;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatSh {
	background: url(../images/rbqbg1zbwvuenkieaaaaaleamqo977.png) no-repeat;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatTel {
	background: url(../images/rbqbhvzbwi6es2yuaaaaah4gtrg449.png) no-repeat;
}
@media only screen and (min-width: 769px) {
#c_portalResPublic_codeContainer-15984410425750993 .floatBox {
	position: fixed;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 50;
	width: 87px;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatLi {
	position: relative;
	left: 0;
	display: flex;
	width: auto;
	height: 57px;
	margin-bottom: 1px;
	line-height: 27px;
	text-align: center;
	overflow: hidden;
	transition: all 0.5s ease;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatLi3 {
	position: relative;
	left: 0;
	display: flex;
	width: 300px;
	height: 57px;
	margin-bottom: 1px;
	line-height: 27px;
	text-align: center;
	overflow: hidden;
	transition: all 0.5s ease;
}
#c_portalResPublic_codeContainer-15984410425750993 .alink {
	display: inline-block;
	width: 87px;
	height: 100%;
	padding: 30px 0 0 0;
	color: #fff;
	font-size: 0.75rem;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatTel2 {
	display: block;
	z-index: 1;
	width: 184px;
	height: 57px;
	font: 24px/57px Arial;
	color: #fff;
	background: #f14702;
	cursor: pointer;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatTop {
	background: url(../images/rbqbg1zbw_yey_gvaaaaafn5a4s330.png) no-repeat;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatLi:hover {
	left: -10px;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatLi3:hover {
	left: -194px;
}
}
@media only screen and (max-width: 768px) {
#c_portalResPublic_codeContainer-15984410425750993 .floatLiT {
	display: none;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatBox {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 57px;
	background: #f14702;
}
#c_portalResPublic_codeContainer-15984410425750993 .moli {
	position: relative;
	width: 33.3%;
	height: 57px;
	line-height: 27px;
	color: #fff;
	float: left;
	text-align: center;
}
#c_portalResPublic_codeContainer-15984410425750993 .moli .alink {
	display: inline-block;
	color: #fff;
	font-size: 0.75rem;
	width: 77px;
	height: 27px;
	padding: 30px 0 0 0;
	color: #fff;
}
#c_portalResPublic_codeContainer-15984410425750993 .floatTel2 {
	display: none;
}
}
#c_portalResPublic_codeContainer-15984410425750993 {
	width: 100%;
	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-1557888689725 > div > .p_gridbox {
	background-color: rgba(255, 255, 255, 1);
	overflow: inherit;
}
#w_grid-1557888689725 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1557888689725 >div {
	animation-fill-mode: both;
}
#w_grid-1557888689725 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#w_grid-1557888689725> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1557888689725> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1557888689725> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1557908847902 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1598441042368 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1598335968831 > div > .p_gridbox {
	background-color: rgba(255, 255, 255, 1);
}
#w_grid-1598335968831 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1598335968831 >div {
	animation-fill-mode: both;
}
@media only screen and (min-width: 769px) {
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968831> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
#w_grid-1598335968846 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1598335968846 >div {
	animation-fill-mode: both;
}
#w_grid-1598335968846 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
	width: 33.33%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0px;
	clear: left;
	margin-right: 0px;
	width: 45.129999999999995%;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
	width: 21.529999999999998%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n) {
	margin-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
	width: 33.33%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 45.129999999999995%;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
	width: 21.529999999999998%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(3n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 768px) {
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 2%;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 2%;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968846> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
#w_grid-1598335968862 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1598335968862 >div {
	animation-fill-mode: both;
}
#w_grid-1598335968862 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
	width: 33.33333333333333%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 33.33333333333333%;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
	width: 33.33333333333333%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n) {
	margin-right: 0;
}
}
@media only screen and (min-width: 769px) {
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
	width: 33.33333333333333%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 33.33333333333333%;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
	width: 33.33333333333333%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1598335968862> div > .p_gridbox > .p_gridCell:nth-child(3n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1598335968878 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1598335968886 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_fimg-1598335968921 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fimg-1598335968921 >div {
	animation-fill-mode: both;
}
#w_grid-1598263115044 > div > .p_gridbox {
	background-color: rgba(51, 51, 51, 1);
}
#w_grid-1598263115044 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1598263115044 >div {
	animation-fill-mode: both;
}
#w_grid-1598263115044 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#w_grid-1598263115044> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#w_grid-1598263115044> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}
#w_grid-1598263115044> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1557888700230 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 768px) {
}
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1557888689725 {
	position: fixed;
	top: 0px;
	left: 50%;
	bottom: auto;
	right: auto;
	transform: translate(-50%, 0px);
	width: 100%;
	height: 90px;
	z-index: 11;
	content: "tc";
	max-width: none;
	min-width: 0px;
	max-height: none;
	min-height: 90px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	-webkit-transform: translate(-50%, 0px);
}
#w_grid-1557908847902 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 500px;
	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-1598441042368 {
	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_grid-1598335968831 {
	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_grid-1598335968846 {
	width: 100%;
	max-width: 1240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#w_grid-1598335968862 {
	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-1598335968893 {
	width: auto;
	max-width: 132px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968897 {
	width: auto;
	max-width: 132px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968902 {
	width: auto;
	max-width: 132px;
	min-width: 0px;
	height: 200px;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1598335968878 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968906 {
	width: auto;
	max-width: 132px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968909 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: 42px;
	max-height: none;
	min-height: 0px;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968913 {
	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: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1598335968917 {
	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: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1598335968886 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_fimg-1598335968921 {
	width: 100%;
	max-width: 140px;
	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-1598335968927 {
	width: auto;
	max-width: 226px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1598263115044 {
	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-1598263115055 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#w_grid-1557888700230 {
	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;
}
