@charset "utf-8";
/* CSS Document */
  .jsactive >div {
	background: rgba(1,65,153,1) !important;
}
  
  .jsactive  a {
	color: #fff;

}
  

#c_grid-16644196273650 > .p_gridbox > .p_gridCell:nth-child(2n + 1) {
	top: 120px;
	position: sticky;
}

@media only screen and (max-width: 768px) {
.onlineBox {
	position: fixed;
	right: 10px;
	bottom: 28%;
	display: none;
	z-index: 22;
	width: 50px;
}
#mapContainer {
	width: 100%;
	height: 300px;
	border: #ccc 1px solid;
}
.amap-layers canvas {
	width: 100% !important;
}
#cpan {
	display: none;
}
#c_magiccube_009-1659670174015 .left .tab-item:before {
	top: 21px;
}
#c_magiccube_009-1659670174015 .p_active {
	color: #013b90;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022070116375412886/cms/image/cfa4662d-cd42-42e3-9905-bb811d5b8173.png) no-repeat left center !important;
}
#c_magiccube_009-1659670174015 .tab-item {
	display: block;
	width: calc((100% - 40px)/2) !important;
	line-height: 32px !important;
	text-align: left;
	margin: 0px 10px;
	float: left;
	padding-left: 16px;
	font-size: 12px;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022070116375412886/cms/image/e3ebc252-2c05-4eae-9e1b-ddcffff010c1.png) no-repeat left center;
	cursor: pointer;
	position: relative;
}
#c_magiccube_009-1659670174015 .p_tab_wrapper {
	display: flex;
	flex-direction: column;
}
#cpbt {
	font-size: 22px;
	margin-bottom: 10px;
	text-align: center;
}
#c_magiccube_009-1659670174015 .left {
	display: block;
	float: left;
	position: relative;
	width: auto;
	margin: 10px auto;
	display: block;
	margin-left: 0px;
	justify-content: center;
}
   

  
.nyactive >div a {
	background: #013b90 !important;
}
.nyactive >div {
	background: #013b90 !important;
}
.nyactive a {
	color: #fff;
	font-weight: bold;
}
}
#c_magiccube_009-1659670174015 .left .tab-item:nth-child(7):before {
	display: none;
}
#c_static_001_P_4452-1661321703175 {
	background-color: #000;
}

@media only screen and (max-width: 1660px) and (min-width: 1280px) {
#c_navigation_115-1659671013789 .e_image-10 {
	margin-left: 25px;
}
}
#cpbt {
	font-size: 54px;
	margin-bottom: 10px;
}
#cpan {
	border: 1px solid #013b90;
	width: auto;
	display: block;
	border-radius: 100px;
	margin-top: 30px;
	padding: 6px 0px;
	text-align: center;
	max-width: 160px;
}
#cpan:hover {
	border: 1px solid #013b90;
	background: #013b90;
}
#cpan:hover a {
	color: #fff;
}

@media only screen and (min-width: 769px) {
  
  #c_static_001_P_4177-1659679372725,#c_static_001_P_4177-16596909614420,#c_static_001_P_4177-16659873108810{    height: 25vw !important;}
  #c_static_001_P_4177-1659679372725 .e_bannerA-1,#c_static_001_P_4177-16596909614420 .e_bannerA-1,#c_static_001_P_4177-16659873108810 .e_bannerA-1{  height: 25vw !important;}
  
  
  .pl_service3{display:none;}
.nyactive a {
	color: #013b90;
	font-weight: bold;
}
.nyactive .e_text-26 a:before {
	width: 80% !important;
	margin-left: -40%;
	background: #013b90;
	z-index: 0;
}
}


.onlineBox {
	position: fixed;
	right: 60px;
	bottom: 28%;
	z-index: 22;
	width: 50px;
}
.onlineBox ul {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	margin-bottom: 10px;
}
.onlineBox ul li {
	display: block;
	border-bottom: 1px #eee solid;
	margin: 0;
}
.onlineBox ul li:last-child {
	border: none;
}
.onlineBox ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	justify-content: center;
	position: relative;
}
.onlineBox ul li a svg {
	fill: #666;
}
.onlineBox ul li a p {
	position: absolute;
	right: 58px;
	background: #013b90;
	padding: 5px 15px;
	border-radius: 5px;
	top: 50%;
	transform: translate(-50px, -50%);
	color: #fff;
	width: max-content;
	font-size: 14px;
	line-height: 30px;
	opacity: 0;
	visibility: hidden;
	transition: all .6s;
}
.onlineBox ul li a p:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #013b90;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -8px;
	top: 50%;
	transform: translate(0, -50%);
}
.onlineBox ul li.weixin a p {
	padding: 5px;
	width: auto;
	background: #fff;
}
.onlineBox ul li.weixin a p span {
	float: left;
	display: block;
	width: 100%;
	color: #333;
}
.onlineBox ul li.weixin a p:after {
	border-left: 10px solid #fff;
}
.onlineBox ul li a p img {
	width: 130px;
}
.onlineBox ul li a:hover svg {
	fill: #013b90;
}
.onlineBox ul li a:hover p {
	transform: translate(0, -50%);
	opacity: 1;
	visibility: visible;
}



.page_a.current {
	background: #333 !important;
	color: #fff;
}
#c_static_001_P_1503-1659675283463 .e_bottomNav-22 .p_level1Item:nth-child(1), #c_static_001_P_1503-1659675283463 .e_bottomNav-22 .p_level1Item:nth-child(5), #c_static_001_P_1503-1659675283463 .e_bottomNav-22 .p_level1Item:nth-child(8), #c_static_001_P_1503-1659675283463 .e_bottomNav-22 .p_level1Item:nth-child(6) {
	display: none;
}
 @-webkit-keyframes scaleUpDown {
from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scaleUpDown {
from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
body {
	opacity: 0;
	transition: padding-top 1s;
}
body.cn-show {
	opacity: 1;
}
body.cn-make {
	opacity: 1;
}
body.cn-show .wd-scroll-animation:not(.wd-no-scroll-animation).wd-scrolled {
	animation: fadeInUp 0.8s both;
}
.wd-scroll-animation:not(.wd-no-scroll-animation) {
	opacity: 0;
}
.cn-make .wd-scroll-animation {
	opacity: 1;
}

::-webkit-scrollbar {
 width:6px;
 height:4px;
}
::-webkit-scrollbar-thumb {
 background-color:#ddd;
}
body {
	opacity: 0;
}
body.front {
	opacity: 1;
}
body.make {
	opacity: 1;
}
.banner_text_effect .swiper-button-next, .banner_text_effect .swiper-button-prev {
	color: #fff;
}
.banner_text_effect .swiper-button-next:after, .banner_text_effect .swiper-button-prev:after {
	color: #fff;
	font-size: 20px;
}
.banner_text_effect.no-prev-next .swiper-button-prev {
	display: none !important;
}
.banner_text_effect.no-prev-next .swiper-button-next {
	display: none !important;
}
.banner_text_effect img {
	filter: brightness(0.95);
}
.banner_text_effect span {
	opacity: 0;
	display: inline-block;
	min-width: 0.5em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.banner_text_effect .swiper-slide-active span {
	animation: fadeIn 1.5s 0.3s both;
}
.banner_text_effect.fadeInUp .swiper-slide-active span {
	animation: fadeInUp 1.5s 0.3s both;
}
.banner_text_effect.fadeInDown .swiper-slide-active span {
	animation: fadeInDown 1.5s 0.3s both;
}
.banner_text_effect.fadeInLeft .swiper-slide-active span {
	animation: fadeInLeft 1.5s 0.3s both;
}
.banner_text_effect.fadeInRight .swiper-slide-active span {
	animation: fadeInRight 1.5s 0.3s both;
}
.auto-category {
	background-color: #eee;
}
.auto-category .auto-category-container {
	width: 90%;
	max-width: 1210px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
.auto-category .auto-category-container .category-item {
	flex: 1;
}
.auto-category .auto-category-container .category-item a {
	line-height: 4;
	font-size: 16px;
	color: #333;
	text-align: center;
	border-left: 1px solid #ddd;
	display: block;
	position: relative;
	overflow: hidden;
	text-indent: -2222em;
}
.auto-category .auto-category-container .category-item:last-child a {
	border-right: 1px solid #ddd;
}
.auto-category .auto-category-container .category-item a:before {
	content: attr(data-text);
	display: block;
	position: absolute;
	top: 0;
	color: #333;
	transition: 1s;
	width: 100%;
	background-color: #eee;
	text-indent: 0;
}
.auto-category .auto-category-container .category-item a:after {
	content: attr(data-text);
	display: block;
	position: absolute;
	top: 100%;
	color: red;
	transition: 1s;
	width: 100%;
	background-color: var(--c);
	color: #fff;
	text-indent: 0;
}
.auto-category .auto-category-container .category-item a:before {
	transition: 1s;
}
.auto-category .auto-category-container .category-item a:after {
	transition: 1s;
}
.auto-category .auto-category-container .category-item a:hover:before {
	top: -100%;
}
.auto-category .auto-category-container .category-item a:hover:after {
	top: 0;
	transition: 1s;
}
.auto-category .auto-category-container .category-item a.category-current:before {
	top: -100%;
	transition: 1s 0.1s;
}
.auto-category .auto-category-container .category-item a.category-current:after {
	top: 0;
	transition: 1s 0.1s;
}
.cpbg {
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
	margin-bottom: 15px;
}
.cpbg TR TD {
	text-align: center;
	border-left: #ddd 1px solid;
	/* line-height: 2.2; */
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
	font-size: 13px;
	border-top: #ddd 1px solid;
	color: #333;
	padding: 0;
}
.cpbg TD p {
	text-align: center;
	line-height: 2.2;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 0 !important;
}
.cpbg .bt {
	background-color: #ff4f51;
	color: #fff !important;
	font-weight: bold;
}
.cpbg .bt p {
	background-color: #ff4f51;
	color: #fff !important;
	font-weight: bold;
}
TR.bg TD {
	color: #fff !important;
}
.cpbg TR TD:nth-child(11) {
	width: 36%;
}
.cpbg TR:hover{background:#eee;}
.cpbg TR:hover td{color:#333;}
tr:nth-child(1) {
	background: #eee;
}
tr:nth-child(2) {
	background: #eee;
}

#ys tr td:nth-last-child(2){width: 7% !important;}
#ys tr td:last-child{width: 16% !important;}
@media screen and (max-width: 768px) {
.c_portalResProduct_detail-01001 .reset_style table td {
	border: 1px solid #ddd;
	padding: 2px !important;
	line-height: 1.4;
}
.cpbg TD p {
	text-align: center;
	line-height: 24px !important;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
	font-size: 14px !important;
	color: #333;
	padding: 0 !important;
	word-wrap: break-word;
	word-break: normal;
}
}
