/* cache file /mnt/yzproc/YZ-Site/caches/csscache/10/108067/108067_2965511_1_.cache exists */
/*md5:206e73a2ac412f5a2edb9589f8da9908*/
/*time: 2025-11-03 10:03:43*/
/*url:www.dgsungpower.com/Content/2965511.html*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
@media only screen and (max-width: 767px) {
	.ModuleOnLineServiceGiant.layout-109 {
		display: none;
	}
}

.ModuleOnLineServiceGiant.layout-109 .online-service-giant-container {
	width: 66px;
	float: right;
}
.ModuleOnLineServiceGiant.layout-109 .qrcodetips{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-break: break-all;
	-webkit-box-orient: vertical;
	 text-align: center;
	  margin-top:4px;
	  color:#666
	}

@keyframes scaleToggleOne {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	50% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleTwo {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	20% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	60% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleThree {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	33% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	66% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes turn{
	0%{-webkit-transform:rotate(0deg);}
	25%{-webkit-transform:rotate(90deg);}
	50%{-webkit-transform:rotate(180deg);}
	75%{-webkit-transform:rotate(270deg);}
	100%{-webkit-transform:rotate(360deg);}
}

.turn{
	animation:turn 1s linear ;
}

.ModuleOnLineServiceGiant.layout-109  .animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.ModuleOnLineServiceGiant.layout-109 .online-service {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	/* position:fixed;
	bottom:0;
	right:40px; */
	opacity: 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
	box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
	/* z-index:700; */
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	cursor: pointer;
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
	transition: all 1s cubic-bezier(.86, 0, .07, 1)
}

.ModuleOnLineServiceGiant.layout-109 .online-service:focus {
	outline: 0
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animated {
	opacity: 1;
	/* transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px) */
	margin-bottom: 20px;
}
.ModuleOnLineServiceGiant.layout-109 .animated-circles2{
	width: 66px;
	height: 66px;
	border-radius: 50%;
	position: absolute;
	z-index: 51;
	background: transparent;
}
.ModuleOnLineServiceGiant.layout-109 .animated-circles2:after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-image: linear-gradient(to bottom, #26c7fc, #26c7fc);
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 50
}

.ModuleOnLineServiceGiant.layout-109 .online-service .head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles .circle {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	position: absolute;
	z-index: 49;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-1 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-2 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-3 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
	opacity: 0!important
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
	opacity: 0!important
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint {
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	min-height: 44px;
	z-index: 0;
	-webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
	transition: all .3s cubic-bezier(.86, 0, .07, 1);
	width: 180px;
	/* background-color: #1E88E5; */
	color: #fff;
	text-align: left;
	border-radius: 15px 15px 0px 15px;
	box-shadow: 0px 0px 20px 0px rgba(30, 136, 229, 0.08);
	display: flex;
	align-items: center;
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.show_hint {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	opacity: 1
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.hide_hint {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.ModuleOnLineServiceGiant.layout-109 .online-service-top {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fffefe;
	box-shadow: 0px 0px 10px 0px rgba(0, 69, 129, 0.08);
	text-align: center;
	line-height: 40px;
	transform: rotate(180deg);
	color: #1E88E5;
	margin: 0 auto;
	cursor: pointer;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content {
	width: 66px;
	background: #fffefe;
	border-radius: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	bottom: 60px;
	text-align: center;
	padding-top: 20px;
	display: none;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-tab {
	min-height: 40px;
	height: auto;
	/*max-height: 60px;
    padding-bottom: 10px;
	padding-top: 5px; */
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	cursor: pointer;
	position: relative;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close {
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	width: 100%;
    height: 20px;
}
.ModuleOnLineServiceGiant.layout-109 .imitem{
	width: 190px;
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3{
	width: 2px;
	height: 18px;
	display: inline-block;
	background-color:#666;
	position: absolute;
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3:before{ content: '';}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .topline{
	/* visibility: hidden; */
	transform: rotate(45deg);
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .bottomline{
	/* visibility: hidden; */
	transform: rotate(-45deg);
}
@keyframes topline{
	0%{
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	100%{
		transform: rotate(45deg);
		-webkit-transform:rotate(45deg);
	}
}
@keyframes bottomline{
	0%{
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
	}

	100%{
		transform: rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .topline {
	animation: 0.5s topline  forwards
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .bottomline {
	animation: 0.5s bottomline  forwards
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .iconfont {
	font-size: 20px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .active {
	background: #1E88E5;
	color: #fff;
	padding: 5px 0;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close::after {
	position: absolute;
	content: '';
	width: 29px;
	height: 1px;
	border: 1px solid #eeeeee;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.ModuleOnLineServiceGiant.layout-109 .content-tab-name {
	display: block;
	width: 100%;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 0.54s;
}
.ModuleOnLineServiceGiant.layout-109 .content-tab-name.tabnameshow {
	min-height: 20px;
	/* overflow:visible; */
	opacity: 1;
	height: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .hoverdiv {
	position: absolute;
	width: 100%;
	left: -45px;
	height: 100%;
	transform: translatey(-50%);
	top: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content {
	max-width: 450px;
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	display: flex;
	padding: 20px;
	position: absolute;
	right: 40px;
	flex-wrap: wrap;
	text-align: left;
	width:max-content;
}

.ModuleOnLineServiceGiant.layout-109 .content-common {
	left: auto;
	top: 50%;
	transform: translate(0,-50%);
	right: 40px;
	visibility: hidden;
}
.ModuleOnLineServiceGiant.layout-109 .content-common.showami{
	visibility:visible;
	transform: translate(-10px, -50%);
	transition:all 0.3s;
}

.ModuleOnLineServiceGiant.layout-109 .content-common::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 8px solid #fff;
	right: -8px;
	top: 50%;
	transform: translateY(-50%);
	/* right: 40px;  */
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a {
	width: calc((100% - 30px) / 2);
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:first {
	margin-right: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:nth-child(2n+1) {
	margin-right: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IconType img {
	width: 14px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IMType {
	color: #999999;
	font-size: 12px;
	margin-left: 5px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content {
	padding: 14px 0px;
	border-top: 1px solid #eeeeee;
	margin-top: 2px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .im-head {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .im-head img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .IMName {
	width: calc(100% - 50px);
	margin-left: 10px;
	display: inline-block;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.ModuleOnLineServiceGiant.layout-109 .Contacts-content {
	max-width: 324px;
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	text-align: left;
	padding: 20px;
	display: block;
	width: max-content;
	cursor: text;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item {
	/* align-items: flex-start;
	align-content: flex-start;*/
	display: flex;
	margin-bottom: 25px;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item:last-child {
	margin-bottom: 0;
}
.ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon{
    width: 12px;
	margin-top: -3px;
}
.ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon img {
	width: 12px;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item-name {
	margin-right: 30px;
	color: #999999;
	font-size: 12px;
	max-width: 100px;
	text-align: left;
	display: inline-block;
	vertical-align: top;

}

.ModuleOnLineServiceGiant.layout-109 .ContactContent {
	color: #333;
	font-size: 12px;
	word-break: break-word;
	width:  calc(100% - 17px);
	margin-left: 5px;
	max-width: 270px;
}

.ModuleOnLineServiceGiant.layout-109 .contact-item-content {
    max-width: 100%;
	display: flex;
}

.ModuleOnLineServiceGiant.layout-109 .QRcode-content {
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	text-align: left;
	padding: 20px;
	display: block;
	width: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .qrcode-content {
	width: 170px;
	height: auto;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.ModuleOnLineServiceGiant.layout-109 .qrcode-content .img{
	max-height:170px;
}

.ModuleOnLineServiceGiant.layout-109 .nodata {
	min-width: 180px;
	border-radius: 10px;
	color: #999999;
	font-size: 12px;
	background: #FEFEFE;
	text-align: center;

}
.module_683333900 .ModuleHead .HeadCenter{float:none;}
#module_683333900 {
padding:0px;
}
#module_683333900 {
position:absolute;
z-index:4001;
top:610px;
left:0px;
width:100%;
height:126px;
}
#module_683333900 .ModuleHead683333900 {
display:none;
}
#module_683333900 .BodyCenter.BodyCenter683333900 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333900 >.module_683333900 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333900 >.module_683333900{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333900 .BodyCenter.BodyCenter683333900 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333900 .BodyCenter.BodyCenter683333900 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333900 >.module_683333900 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333900 >.module_683333900 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333900 >.module_683333900 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333900:hover {
border:none;
}
#module_683333900:hover >.module_683333900 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333900 .animated-circles.animated .c-1,#module_683333900 .animated-circles.animated .c-2,#module_683333900 .animated-circles.animated.c-3{opacity: 0.25; background-color:#fd6e27;} #module_683333900 .animated-circles2:after{background-image:linear-gradient(to bottom, #fd6e27, #fd6e27)}
#module_683333900 .online-service-nav .head{background-color:#FFFFFF;}
#module_683333900 .online-service{border-width:0px;}
#module_683333900 .online-service{border-style:;}
#module_683333900 .online-service{border-color:;}
#module_683333900 .online-service{box-shadow:0 0px 20px 0  rgba(0,69,129,0.08);}
#module_683333900 .online-service-content{background-color:#fff;}
#module_683333900 .online-service-content{border-top-left-radius:20px;}
#module_683333900 .online-service-content{border-bottom-left-radius:20px;}
#module_683333900 .online-service-content{border-bottom-right-radius:20px;}
#module_683333900 .online-service-content{border-top-right-radius:20px;}
#module_683333900 .online-service-content-tab .content-tab{background-color:transparent;}
#module_683333900 .online-service-content-tab .content-tab .iconfont{color:#333333;}
#module_683333900 .content-close::after{border-width:1px;}
#module_683333900 .content-close::after{border-style:solid;}
#module_683333900 .content-close::after{border-color:#eeeeee;}
#module_683333900 .content-close span{background-color:#999999;}
#module_683333900 .online-service-top{background-color:#ffffff;}
#module_683333900 .online-service-top .iconfont{color:#fd6e27;}
#module_683333900 .online-service-top{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#module_683333900 .online-service-nav:hover .head{background-color:#FFFFFF;}
#module_683333900 .online-service:hover{border-width:0px;}
#module_683333900 .online-service:hover{border-style:;}
#module_683333900 .online-service:hover{border-color:;}
#module_683333900 .online-service:hover{box-shadow:0 5px 10px 0  rgba(0,69,129,0.08);}
#module_683333900 .online-service:hover .rd-notice-content{color:#FFFFFF;}
#module_683333900 .online-service:hover .online-service-hint{background-color:rgb(240, 130, 0);}
#module_683333900 .online-service-content-tab .content-tabh:hover{background-color:rgb(240, 130, 0);}
#module_683333900 .online-service-content-tab .content-tabh:hover .iconfont{color:#FFFFFF;}
#module_683333900 .content-close:hover span{background-color:#999999;}
#module_683333900 .online-service-content-tab .content-tabh:hover .content-tab-name{color:#ffffff;}
#module_683333900 .online-service-top:hover{background-color:#ffffff;}
#module_683333900 .online-service-top:hover .iconfont{color:rgb(240, 130, 0);}
#module_683333900 .online-service-top:hover{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#FreeMainZone{height:736px}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;position: relative;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_683322537 .ModuleHead .HeadCenter{float:none;}
#module_683322537 {
padding:0px;
}
#module_683322537 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_683322537 .ModuleHead683322537 {
display:none;
}
#module_683322537 .BodyCenter.BodyCenter683322537 {
background:none;background-color:rgb(255, 255, 255);
}
#module_683322537 >.module_683322537 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683322537 >.module_683322537{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683322537 .BodyCenter.BodyCenter683322537 {
padding-top:0.0000%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322537 .BodyCenter.BodyCenter683322537 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683322537 >.module_683322537 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322537 >.module_683322537 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683322537 >.module_683322537 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683322537:hover {
border:none;
}
#module_683322537:hover >.module_683322537 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683322537 .ModuleSubContainer{background-color:transparent;}
#module_683322537 .ModuleSubContainer{background-image:none;}
#module_683322537 .ModuleSubContainer{background-repeat:no-repeat;}
#module_683322537 .ModuleSubContainer{background-position:0% 0%;}
#module_683322537 .ModuleSubContainer{background-attachment:scroll;}
#module_683322537 .ModuleSubContainer{}
#module_683322537 {!bgVideo!}{bgVideoUrl:}
#module_683322537 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_683322537 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_683322537 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer683322537 {max-width:1550px;width:auto;}
.ModuleGridContainer.ModuleGridContainer683322537 .SubPadding {width:30px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_683322548 .ModuleHead .HeadCenter{float:none;}
#module_683322548 {
padding:0px;
}
#module_683322548 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683322548 .ModuleHead683322548 {
display:none;
}
#module_683322548 .BodyCenter.BodyCenter683322548 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683322548 >.module_683322548 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683322548 >.module_683322548{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683322548 .BodyCenter.BodyCenter683322548 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322548 .BodyCenter.BodyCenter683322548 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683322548 >.module_683322548 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322548 >.module_683322548 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683322548 >.module_683322548 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683322548:hover {
border:none;
}
#module_683322548:hover >.module_683322548 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683322548 img{border-top-color:transparent;}
#module_683322548 img{border-top-style:none;}
#module_683322548 img{border-top-width:0px;}
#module_683322548 img{border-right-color:transparent;}
#module_683322548 img{border-right-style:none;}
#module_683322548 img{border-right-width:0px;}
#module_683322548 img{border-bottom-color:transparent;}
#module_683322548 img{border-bottom-style:none;}
#module_683322548 img{border-bottom-width:0px;}
#module_683322548 img{border-left-color:transparent;}
#module_683322548 img{border-left-style:none;}
#module_683322548 img{border-left-width:0px;}
#module_683322548 img{border-top-left-radius:0px;}
#module_683322548 img{border-top-right-radius:0px;}
#module_683322548 img{border-bottom-left-radius:0px;}
#module_683322548 img{border-bottom-right-radius:0px;}
#module_683322548 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer683322537 #Sub683322537_1 {width:16.5101%;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_683322563 .ModuleHead .HeadCenter{float:none;}
#module_683322563 {
padding:0px;
}
#module_683322563 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683322563 .ModuleHead683322563 {
display:none;
}
#module_683322563 .BodyCenter.BodyCenter683322563 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683322563 >.module_683322563 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683322563 >.module_683322563{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683322563 .BodyCenter.BodyCenter683322563 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322563 .BodyCenter.BodyCenter683322563 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683322563 >.module_683322563 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322563 >.module_683322563 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683322563 >.module_683322563 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683322563:hover {
border:none;
}
#module_683322563:hover >.module_683322563 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683322563 .main-nav-item{height:110px;line-height:110px} #module_683322563 .main-nav-content{height:110px;}
#module_683322563 .main-nav-content{background-color:#fff;}
#module_683322563 .main-nav-content{background-image:none;}
#module_683322563 .main-nav-content{background-repeat:no-repeat;}
#module_683322563 .main-nav-content{}
#module_683322563 .main-nav-content{}
#module_683322563 .main-nav-content{}
#module_683322563 .main-nav-content, #module_683322563 .verticalMenu .main-nav-item-group{text-align:right;}
#module_683322563 .main-nav-item{font-size:18px;}
#module_683322563 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_683322563 .main-nav-item{color:rgb(0, 0, 0);}
#module_683322563 .main-nav-item{font-weight:normal;}
#module_683322563 .main-nav-item{text-decoration:none;}
#module_683322563 .main-nav-item{font-style:normal;}
#module_683322563 .main-nav-item{background-color:transparent;}
#module_683322563 .main-nav-item{background-image:none;}
#module_683322563 .main-nav-item{background-repeat:no-repeat;}
#module_683322563 .main-nav-item{}
#module_683322563 .main-nav-item{}
#module_683322563 .main-nav-item{}
#module_683322563 .main-nav-item{width:auto;}
#module_683322563 .main-nav-item{padding-left:25px;padding-right:25px;} #module_683322563 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_683322563 .sub-nav-item-group{border-top-color:#333;}
#module_683322563 .sub-nav-item-group{border-top-style:solid;}
#module_683322563 .sub-nav-item-group{border-top-width:0px;}
#module_683322563 .sub-nav-item-group{border-right-color:transparent;}
#module_683322563 .sub-nav-item-group{border-right-style:none;}
#module_683322563 .sub-nav-item-group{border-right-width:0px;}
#module_683322563 .sub-nav-item-group{border-bottom-color:transparent;}
#module_683322563 .sub-nav-item-group{border-bottom-style:none;}
#module_683322563 .sub-nav-item-group{border-bottom-width:0px;}
#module_683322563 .sub-nav-item-group{border-left-color:transparent;}
#module_683322563 .sub-nav-item-group{border-left-style:none;}
#module_683322563 .sub-nav-item-group{border-left-width:0px;}
#module_683322563 .sub-nav-item-group{width:192px;}
#module_683322563 .sub-nav-item{height:40px;line-height:40px}
#module_683322563 .sub-nav-item{font-size:14px;}
#module_683322563 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_683322563 .sub-nav-item{color:#000;}
#module_683322563 .sub-nav-item{font-weight:normal;}
#module_683322563 .sub-nav-item{text-decoration:none;}
#module_683322563 .sub-nav-item{font-style:normal;}
#module_683322563 .sub-nav-item{background-color:#fff;}
#module_683322563 .sub-nav-item{background-image:none;}
#module_683322563 .sub-nav-item{background-repeat:no-repeat;}
#module_683322563 .sub-nav-item{}
#module_683322563 .sub-nav-item{}
#module_683322563 .sub-nav-item{}
#module_683322563 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_683322563 .sub-nav-item{border-bottom-style:solid;}
#module_683322563 .sub-nav-item{border-bottom-width:1px;}
#module_683322563 .sub-nav-item{margin-top:0px;}
#module_683322563 .main-nav-item-hover{font-size:18px;}
#module_683322563 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_683322563 .main-nav-item-hover{color:rgb(240, 130, 0);}
#module_683322563 .main-nav-item-hover{font-weight:normal;}
#module_683322563 .main-nav-item-hover{text-decoration:none;}
#module_683322563 .main-nav-item-hover{font-style:normal;}
#module_683322563 .main-nav-item-hover{background-color:transparent;}
#module_683322563 .main-nav-item-hover{background-image:none;}
#module_683322563 .main-nav-item-hover{background-repeat:no-repeat;}
#module_683322563 .main-nav-item-hover{}
#module_683322563 .main-nav-item-hover{}
#module_683322563 .main-nav-item-hover{}
#module_683322563 .main-nav-item-hover::before,#module_683322563 .main-nav-item::before{border-bottom-color:rgb(240, 130, 0);}
#module_683322563 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_683322563 .main-nav-item-hover::before{border-bottom-width:1px;}
#module_683322563 .main-nav-item-hover::before{width:100%}
#module_683322563 .sub-nav-item:hover{font-size:14px;}
#module_683322563 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_683322563 .sub-nav-item:hover{color:rgb(240, 130, 0);}
#module_683322563 .sub-nav-item:hover{font-weight:normal;}
#module_683322563 .sub-nav-item:hover{text-decoration:none;}
#module_683322563 .sub-nav-item:hover{font-style:normal;}
#module_683322563 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_683322563 .sub-nav-item:hover{background-image:none;}
#module_683322563 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_683322563 .sub-nav-item:hover{}
#module_683322563 .sub-nav-item:hover{}
#module_683322563 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer683322537 #Sub683322537_2 {width:74.9664%;}
.ModuleLangSwitchV2Giant.layout-106 .currentbox{
	display: flex;
	align-items: center;
	justify-content: space-between
}
.ModuleLangSwitchV2Giant.layout-106 .lang-container{
	display: inline-block;
	text-align: center;
}
.ModuleLangSwitchV2Giant.layout-106 .lang-text{
	flex: 1;
	white-space: nowrap;
	text-align: center;
}
.ModuleLangSwitchV2Giant.layout-106 .LangIcon{
	cursor: pointer;
}
.ModuleLangSwitchV2Giant.layout-106 .lang-selection-ul{
    overflow: hidden;
    overflow-y: auto;
	height: 100%;
	padding: 10px 0;
}

.ModuleLangSwitchV2Giant.layout-106 .lang-selection li{
	cursor:pointer;
	text-align: center;
}

.ModuleLangSwitchV2Giant.layout-106 .lang-selection{
	position: absolute;
	top: 100%;
	left: 50%;
	background-color: #fff;
	text-align: center;
	box-shadow: 0px 0px 18px 10px rgb(0 0 0 / 9%);
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(5px) translateY(10px);
	transform: translateY(5px) translateY(10px);
	-webkit-transition: opacity 300ms ease,visibility 0ms linear 300ms,-webkit-transform 300ms ease;
	transition: opacity 300ms ease,visibility 0ms linear 300ms,-webkit-transform 300ms ease;
	transition: transform 300ms ease,opacity 300ms ease,visibility 0ms linear 300ms;
	transition: transform 300ms ease,opacity 300ms ease,visibility 0ms linear 300ms,-webkit-transform 300ms ease;
	border: 1px solid;
	border-radius: 5px;
}

.ModuleLangSwitchV2Giant.layout-106 .lang-show{
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 500ms ease,visibility 0ms linear 0ms,-webkit-transform 500ms ease;
	transition: opacity 500ms ease,visibility 0ms linear 0ms,-webkit-transform 500ms ease;
	transition: transform 500ms ease,opacity 500ms ease,visibility 0ms linear 0ms;
	transition: transform 500ms ease,opacity 500ms ease,visibility 0ms linear 0ms,-webkit-transform 500ms ease;
}

.ModuleLangSwitchV2Giant.layout-106 .lang-mask{
	height: 30px;
	background: rgb(0 0 0 / 0%);
	top: 20px;
	display: none;
}
.ModuleLangSwitchV2Giant.layout-106 .lang-selection-ul::before{
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateY(0px) translateX(-50%);
	transform: translateY(0px) translateX(-50%);
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
}

.ModuleLangSwitchV2Giant.layout-106 .LangSvgIcon{
	flex-direction: column;
	justify-content: center;
}.module_684386492 .ModuleHead .HeadCenter{float:none;}
#module_684386492 {
padding:0px;
}
#module_684386492 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684386492 .ModuleHead684386492 {
display:none;
}
#module_684386492 .BodyCenter.BodyCenter684386492 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684386492 >.module_684386492 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684386492 >.module_684386492{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684386492 .BodyCenter.BodyCenter684386492 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684386492 .BodyCenter.BodyCenter684386492 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684386492 >.module_684386492 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684386492 >.module_684386492 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684386492 >.module_684386492 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684386492:hover {
border:none;
}
#module_684386492:hover >.module_684386492 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684386492 .BodyCenter{text-align:right;}
#module_684386492 .lang-text{margin-left:10px;}
#module_684386492 .lang-text{margin-right:10px;}
#module_684386492 .lang-text{font-size:16px;}
#module_684386492 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_684386492 .lang-text{color:#333;}
#module_684386492 .lang-text{font-weight:normal;}
#module_684386492 .lang-text{text-decoration:initial;}
#module_684386492 .lang-text{font-style:normal;}
#module_684386492 .currentbox{background-color:#fff;}
#module_684386492 .currentbox{background-image:none;}
#module_684386492 .currentbox{background-repeat:no-repeat;}
#module_684386492 .currentbox{}
#module_684386492 .currentbox{}
#module_684386492 .currentbox{}
#module_684386492 .currentbox{padding-left:5px;}
#module_684386492 .currentbox{padding-right:5px;}
#module_684386492 .currentbox{border-color:transparent;}
#module_684386492 .currentbox{border-style:solid;}
#module_684386492 .currentbox{border-width:0px;}
#module_684386492 .currentbox{border-top-left-radius:0px;}
#module_684386492 .currentbox{border-top-right-radius:0px;}
#module_684386492 .currentbox{border-bottom-left-radius:0px;}
#module_684386492 .currentbox{border-bottom-right-radius:0px;}
#module_684386492 .currentbox{height:40px}
#module_684386492 {}#clone_module_684386492 .lang-selection{box-shadow:0px 0px 18px 10px rgba(0, 0, 0, 9%);}
#module_684386492 .LangIcon,#module_684386492 .LangSvgIcon{margin-Left:0px;}
#module_684386492 .LangIcon,#module_684386492 .LangSvgIcon{margin-right:0px;}
#module_684386492 .PullIcon,#module_684386492 .PullSvgIcon{margin-left:0px;}
#module_684386492 .PullIcon,#module_684386492 .PullSvgIcon{margin-right:0px;}
#module_684386492 .LangIcon{font-size:20px;} #module_684386492 .LangSvgIcon{height:20px} #module_684386492 .LangSvgIcon svg{width:20px; height:20px}
#module_684386492 .LangIcon{color:#333}  #module_684386492 .LangSvgIcon svg>*{fill:#333;}
#module_684386492 .PullIcon{font-size:8px;} #module_684386492 .PullSvgIcon{height:8px} #module_684386492 .PullSvgIcon svg{width:8px;height:8px}
#module_684386492 .PullIcon{color:#333;} #module_684386492 .PullSvgIcon svg>*{fill:#333;}
#module_684386492 {}#clone_module_684386492 .lang-selection{background-color:#fff;} #clone_module_684386492 .lang-selection-ul::before{border-bottom-color:#fff}
#module_684386492 {}#clone_module_684386492 .lang-selection{background-image:none;}
#module_684386492 {}#clone_module_684386492 .lang-selection{background-repeat:no-repeat;}
#module_684386492 {}#clone_module_684386492 .lang-selection{}
#module_684386492 {}#clone_module_684386492 .lang-selection{}
#module_684386492 {}#clone_module_684386492 .lang-selection{}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{font-size:14px;}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{font-family:微软雅黑,Microsoft YaHei;}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{color:#333;}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{font-weight:normal;}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{text-decoration:none;}
#module_684386492 {}#clone_module_684386492 .lang-selection .lang-selection-text{font-style:normal;}
#module_684386492 {}#clone_module_684386492 .lang-selection{border-color:#e5e5e5;}
#module_684386492 {}#clone_module_684386492 .lang-selection{height:100px;}
#module_684386492 {}#clone_module_684386492 .lang-selection{width:100px;}
#module_684386492 {}#clone_module_684386492 .lang-selection li{line-height:30px;}
#module_684386492 {}#clone_module_684386492 .lang-selection-ul li{padding-top:0px;}
#module_684386492 {}#clone_module_684386492 .lang-selection-ul li{padding-bottom:0px;}
#module_684386492 {}#clone_module_684386492 .lang-selection-ul li{padding-left:0px;}
#module_684386492 {}#clone_module_684386492 .lang-selection-ul li{padding-right:0px;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{background-color:#f6f6f6;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{background-image:none;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{background-repeat:no-repeat;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover{}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{font-size:14px;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{font-family:微软雅黑,Microsoft YaHei;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{color:rgb(253, 110, 39);}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{font-weight:normal;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{text-decoration:none;}
#module_684386492 {}#clone_module_684386492 .lang-selection li:hover .lang-selection-text{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer683322537 #Sub683322537_3 {width:8.5235%;}
.module_688836767 .ModuleHead .HeadCenter{float:none;}
#module_688836767 {
padding:0px;
}
#module_688836767 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688836767 .ModuleHead688836767 {
display:none;
}

.module_683322595 .ModuleHead .HeadCenter{float:none;}
#module_683322595 {
padding:0px;
}
#module_683322595 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683322595 .ModuleHead683322595 {
display:none;
}
#module_683322595 .BodyCenter.BodyCenter683322595 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683322595 >.module_683322595 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683322595 >.module_683322595{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683322595 .BodyCenter.BodyCenter683322595 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322595 .BodyCenter.BodyCenter683322595 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683322595 >.module_683322595 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683322595 >.module_683322595 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683322595 >.module_683322595 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683322595:hover {
border:none;
}
#module_683322595:hover >.module_683322595 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

.ModulePupopGiant.layout-101 .ModulePuponArrow.PosBottom {
    border-top-color: #e8e8e8;
    border-top-width: 12px;
    bottom:-20px;
}

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_684361253 .ModuleHead .HeadCenter{float:none;}
#module_684361253 {
padding:0px;
}
#module_684361253 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_684361253 .ModuleHead684361253 {
display:none;
}

#module_684361253 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_684361253 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_684361253 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_684361253 .ModulePupopContainer{}
#module_684361253 .ModulePupopContainer{background-repeat:no-repeat;}
#module_684361253 .ModulePupopContainer{background-position:0% 0%;}
#module_684361253 .ModulePupopContainer{background-attachment:scroll;}
#module_684361253 .ModulePupopContainer{}
#module_684361253 .ModulePupopContainer{padding-top:0px;}
#module_684361253 .ModulePupopContainer{padding-bottom:0px;}
#module_684361253 .ModulePupopContainer{padding-left:0px;}
#module_684361253 .ModulePupopContainer{padding-right:0px;}
#module_684361253 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_684361253 .ModulePupopContainer{border-top-style:solid;}
#module_684361253 .ModulePupopContainer{border-top-width:0px;}
#module_684361253 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_684361253 .ModulePupopContainer{border-bottom-style:solid;}
#module_684361253 .ModulePupopContainer{border-bottom-width:0px;}
#module_684361253 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_684361253 .ModulePupopContainer{border-left-style:solid;}
#module_684361253 .ModulePupopContainer{border-left-width:0px;}
#module_684361253 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_684361253 .ModulePupopContainer{border-right-style:solid;}
#module_684361253 .ModulePupopContainer{border-right-width:0px;}
#module_684361253 .ModulePupopContainer{border-top-left-radius:0px;}
#module_684361253 .ModulePupopContainer{border-top-right-radius:0px;}
#module_684361253 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_684361253 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_684361253 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684361253 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_684361253 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_684361253 .pupopClose .iconfont{font-size:24px;}
#module_684361253 .pupopClose .iconfont{color:#ccc;}
#module_684361253 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_684361253 .pupopClose{}
#module_684361253 .pupopClose{background-repeat:no-repeat;}
#module_684361253 .pupopClose{background-position:0% 0%;}
#module_684361253 .pupopClose{background-attachment:scroll;}
#module_684361253 .pupopClose{}
#module_684361253 .pupopClose{border-top-color:#e1e1e1;}
#module_684361253 .pupopClose{border-top-style:solid;}
#module_684361253 .pupopClose{border-top-width:0px;}
#module_684361253 .pupopClose{border-bottom-color:#e1e1e1;}
#module_684361253 .pupopClose{border-bottom-style:solid;}
#module_684361253 .pupopClose{border-bottom-width:0px;}
#module_684361253 .pupopClose{border-left-color:#e1e1e1;}
#module_684361253 .pupopClose{border-left-style:solid;}
#module_684361253 .pupopClose{border-left-width:0px;}
#module_684361253 .pupopClose{border-right-color:#e1e1e1;}
#module_684361253 .pupopClose{border-right-style:solid;}
#module_684361253 .pupopClose{border-right-width:0px;}
#module_684361253 .pupopClose{border-top-left-radius:0px;}
#module_684361253 .pupopClose{border-top-right-radius:0px;}
#module_684361253 .pupopClose{border-bottom-left-radius:0px;}
#module_684361253 .pupopClose{border-bottom-right-radius:0px;}
#module_684361253 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_684361253 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_684361253 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_684361253{position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; display: none;width: 100% !important; height: 100% !important;}.ModulePupopContainer.ModulePupopContainer684361253 {max-width:1440px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer684361253 {width:1440px;}
#Sub684361253_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
/*视频模块*/
.ModuleVideoGiant.layout-101 video{ display: block;}
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('/template/pc/skin/images/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #fff; */
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}.module_684361259 .ModuleHead .HeadCenter{float:none;}
#module_684361259 {
padding:0px;
}
#module_684361259 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684361259 .ModuleHead684361259 {
display:none;
}

#module_684361259 .videoTitle{font-size:14px;}
#module_684361259 .videoTitle{font-family:;}
#module_684361259 .videoTitle{color:#333;}
#module_684361259 .videoTitle{font-weight:bold;}
#module_684361259 .videoTitle{text-decoration:none;}
#module_684361259 .videoTitle{font-style:normal;}
#module_684361259 .videoTitle{text-align:left;}
#module_684361259 .videoTitle{margin-top:8px;}
#module_684361259 .videoTitle{margin-bottom:2px;}
#module_684361259 .videoTitle{margin-left:0px;}
#module_684361259 .videoTitle{margin-right:0px;}
#module_684361259 .videoDescrib{font-size:12px;}
#module_684361259 .videoDescrib{font-family:;}
#module_684361259 .videoDescrib{color:#999;}
#module_684361259 .videoDescrib{font-weight:normal;}
#module_684361259 .videoDescrib{text-decoration:none;}
#module_684361259 .videoDescrib{font-style:normal;}
#module_684361259 .videoDescrib{text-align:left;}
#module_684361259 .videoBox:hover .videoTitle{font-size:14px;}
#module_684361259 .videoBox:hover .videoTitle{font-family:;}
#module_684361259 .videoBox:hover .videoTitle{color:#333;}
#module_684361259 .videoBox:hover .videoTitle{font-weight:bold;}
#module_684361259 .videoBox:hover .videoTitle{text-decoration:none;}
#module_684361259 .videoBox:hover .videoTitle{font-style:normal;}
#module_684361259 .videoBox:hover .videoDescrib{font-size:12px;}
#module_684361259 .videoBox:hover .videoDescrib{font-family:;}
#module_684361259 .videoBox:hover .videoDescrib{color:#999;}
#module_684361259 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_684361259 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_684361259 .videoBox:hover .videoDescrib{font-style:normal;}

.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;position: relative;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_684364530 .ModuleHead .HeadCenter{float:none;}
#module_684364530 {
padding:0px;
}
#module_684364530 {
position:static;
z-index:0;
top:75px;
width:100%;
height: auto;
}
#module_684364530 .ModuleHead684364530 {
display:none;
}
#module_684364530 .BodyCenter.BodyCenter684364530 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/comdata/108067/202507/202507141557041b37b1.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_684364530 >.module_684364530 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364530 >.module_684364530{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364530 .BodyCenter.BodyCenter684364530 {
padding-top:20.9559%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:2.1008%;
}
}
@media screen and (max-width: 767px){
#module_684364530 .BodyCenter.BodyCenter684364530 {
padding-top:14.4092%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_684364530 >.module_684364530 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364530 >.module_684364530 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364530 >.module_684364530 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364530:hover {
border:none;
}
#module_684364530:hover >.module_684364530 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364530 .ModuleSubContainer{background-color:transparent;}
#module_684364530 .ModuleSubContainer{background-image:none;}
#module_684364530 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684364530 .ModuleSubContainer{background-position:0% 0%;}
#module_684364530 .ModuleSubContainer{background-attachment:scroll;}
#module_684364530 .ModuleSubContainer{}
#module_684364530 {!bgVideo!}{bgVideoUrl:}
#module_684364530 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684364530 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684364530 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684364530 {max-width:1550px;width:auto;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .phicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{max-width:50px!important;max-height:50px!important;} */
}


.module_684364531 .ModuleHead .HeadCenter{float:none;}
#module_684364531 {
padding:0px;
}
#module_684364531 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684364531 .ModuleHead684364531 {
display:none;
}
#module_684364531 .BodyCenter.BodyCenter684364531 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364531 >.module_684364531 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364531 >.module_684364531{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364531 .BodyCenter.BodyCenter684364531 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364531 .BodyCenter.BodyCenter684364531 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684364531 >.module_684364531 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364531 >.module_684364531 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684364531 >.module_684364531 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364531:hover {
border:none;
}
#module_684364531:hover >.module_684364531 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364531 .tabContainerGiantGrid{background-color:transparent;}
#module_684364531 .tabContainerGiantGrid{background-image:none;}
#module_684364531 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_684364531 .tabContainerGiantGrid{}
#module_684364531 .tabContainerGiantGrid{}
#module_684364531 .tabContainerGiantGrid{}
#module_684364531 .tabContainerGiantGrid{padding-top:0px;}
#module_684364531 .tabContainerGiantGrid{padding-bottom:0px;}
#module_684364531 .tabContainerGiantGrid{padding-left:0px;}
#module_684364531 .tabContainerGiantGrid{padding-right:0px;}
#module_684364531 .tabContainerGiantGrid{border-top-color:transparent;}
#module_684364531 .tabContainerGiantGrid{border-top-style:solid;}
#module_684364531 .tabContainerGiantGrid{border-top-width:0px;}
#module_684364531 .tabContainerGiantGrid{border-right-color:transparent;}
#module_684364531 .tabContainerGiantGrid{border-right-style:solid;}
#module_684364531 .tabContainerGiantGrid{border-right-width:0px;}
#module_684364531 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_684364531 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_684364531 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_684364531 .tabContainerGiantGrid{border-left-color:transparent;}
#module_684364531 .tabContainerGiantGrid{border-left-style:solid;}
#module_684364531 .tabContainerGiantGrid{border-left-width:0px;}
#module_684364531 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_684364531 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_684364531 .Nav-Container .title .phicon{border-top-style:solid;}
#module_684364531 .Nav-Container .title .phicon{border-top-width:1px;}
#module_684364531 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_684364531 .Nav-Container .title .phicon{border-right-style:solid;}
#module_684364531 .Nav-Container .title .phicon{border-right-width:1px;}
#module_684364531 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_684364531 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_684364531 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_684364531 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_684364531 .Nav-Container .title .phicon{border-left-style:solid;}
#module_684364531 .Nav-Container .title .phicon{border-left-width:1px;}
#module_684364531 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_684364531 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_684364531 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_684364531 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_684364531 .Nav-Container .title .phicon{background-color:#000000;} #module_684364531 .nav li{background-color:#000000;}
#module_684364531 .Nav-Container .title .phicon{}
#module_684364531 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_684364531 .Nav-Container .title .phicon{width:55px;}
#module_684364531 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_684364531 .Nav-Container .title .phicon span{font-size:16px;}
#module_684364531 .Nav-Container .title .phicon span{color:#fff;}
#module_684364531 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_684364531 .Nav-Container .nav li{background-color:#333333;}
#module_684364531 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_684364531 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_684364531 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_684364531 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_684364531 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_684364531 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_684364531 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_684364531 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_684364531 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_684364531 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_684364531 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_684364531 .Nav-Container .title .phicon:hover{}
#module_684364531 .Nav-Container .title .phicon:hover{width:55px;}
#module_684364531 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_684364531 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_684364531 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_684364531 .Nav-Container .nav li.active{background-color:#000000;}

#module_684364531__tabPane_4885 #Sub684364531_4885 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubContainer {display: table-cell; vertical-align: top;}
#module_684364531__tabPane_4885 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_684364531__tabPane_4885 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_684364531__tabPane_4885 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_684364531__tabPane_4885:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_684364531__tabPane_4885 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_684364531__tabPane_4885 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_684364531__tabPane_4885 #Sub684364531_4885 {display: block;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubPadding {float:left; height: 10px;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubContainer {float:left;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubContainer .SubDrag {display:none;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubPadding {width:0px; display:none;}
#module_684364531__tabPane_4885 #Sub684364531_4885 > .SubContainer {width:100% !important; height: auto;}
}
#module_684364531__tabPane_4885 #Sub684364531_Tab4885_1 {width:23.6424%;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_684364532 .ModuleHead .HeadCenter{float:none;}
#module_684364532 {
padding:0px;
}
#module_684364532 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_684364532 .ModuleHead684364532 {
display:none;
}
#module_684364532 .BodyCenter.BodyCenter684364532 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364532 >.module_684364532 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(240, 130, 0);
border-left-width:2px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364532 >.module_684364532{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364532 .BodyCenter.BodyCenter684364532 {
padding-top:0.0000%;
padding-left:5.8027%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364532 .BodyCenter.BodyCenter684364532 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684364532 >.module_684364532 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364532 >.module_684364532 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364532 >.module_684364532 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364532:hover {
border:none;
}
#module_684364532:hover >.module_684364532 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364532 .ModuleImageTextGiantContent{margin-top:0px;}
#module_684364532 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_684364532 .ModuleImageTextGiantContent{margin-left:0px;}
#module_684364532 .ModuleImageTextGiantContent{margin-right:0px;}
#module_684364532 .imageTextGiant-Container{padding-top:0px;}
#module_684364532 .imageTextGiant-Container{padding-bottom:0px;}
#module_684364532 .imageTextGiant-Container{padding-left:0px;}
#module_684364532 .imageTextGiant-Container{padding-right:0px;}
#module_684364532 .showHandle .btn{font-size:14px;}
#module_684364532 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684364532 .showHandle .btn{color:#333;}
#module_684364532 .showHandle .btn{font-weight:400;}
#module_684364532 .showHandle .btn{text-decoration:none;}
#module_684364532 .showHandle .btn{font-style:normal;}
#module_684364532 .showHandle div{border-top-color:#ddd !important;}
#module_684364532 .showHandle div{border-top-style:solid !important;}
#module_684364532 .showHandle div{border-top-width:1px !important;}
#module_684364532 .showHandle{background-color:transparent;}
#module_684364532 .showHandle{background-image:none;}
#module_684364532 .showHandle{background-repeat:no-repeat;}
#module_684364532 .showHandle{}
#module_684364532 .showHandle{}
#module_684364532 .showHandle{}
#module_684364532 a{font-size:unset;font-family:unset}
#module_684364531__tabPane_4885 #Sub684364531_Tab4885_2 {width:54.3709%;}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_684364533 .ModuleHead .HeadCenter{float:none;}
#module_684364533 {
padding:0px;
}
#module_684364533 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684364533 .ModuleHead684364533 {
display:none;
}
#module_684364533 .BodyCenter.BodyCenter684364533 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364533 >.module_684364533 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364533 >.module_684364533{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364533 .BodyCenter.BodyCenter684364533 {
padding-top:6.5946%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364533 .BodyCenter.BodyCenter684364533 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684364533 >.module_684364533 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5405%;
}
}
@media screen and (max-width: 767px){
#module_684364533 >.module_684364533 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_684364533 {
opacity:0.35;filter:alpha(opacity=35);zoom:1;
}
#module_684364533 >.module_684364533 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364533:hover {
border:none;
}
#module_684364533:hover >.module_684364533 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364533 .hrbox{justify-content:flex-start;}
#module_684364533 .hr-line{width:autopx;max-width:autopx;}
#module_684364533 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.35);}
#module_684364533 .hr-line{border-bottom-style:solid;}
#module_684364533 .hr-line{border-bottom-width:1px;}

#module_684364531__tabPane_4885 #Sub684364531_Tab4885_3 {width:21.9868%;}
.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_684364534 .ModuleHead .HeadCenter{float:none;}
#module_684364534 {
padding:0px;
}
#module_684364534 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684364534 .ModuleHead684364534 {
display:none;
}
#module_684364534 .BodyCenter.BodyCenter684364534 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364534 >.module_684364534 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364534 >.module_684364534{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364534 .BodyCenter.BodyCenter684364534 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364534 .BodyCenter.BodyCenter684364534 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684364534 >.module_684364534 {
margin-top:10.8434%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364534 >.module_684364534 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684364534 >.module_684364534 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364534:hover {
border:none;
}
#module_684364534:hover >.module_684364534 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364534 .BodyCenter{text-align:right;}
#module_684364534 .moduleButton{font-size:30px;}
#module_684364534 .moduleButton{font-family:arial, helvetica,sans-serif;}
#module_684364534 .moduleButton{color:#fff;}
#module_684364534 .moduleButton{font-weight:bold;}
#module_684364534 .moduleButton{text-decoration:none;}
#module_684364534 .moduleButton{font-style:normal;}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{background-image:none;}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{background-repeat:no-repeat;}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{background-position:none;}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{background-attachment:none;}
#module_684364534 .moduleButton, #module_684364534 .moduleButton:before{}
#module_684364534 .moduleButton{border-color:#000;}
#module_684364534 .moduleButton{border-style:solid;}
#module_684364534 .moduleButton{border-width:0px;}
#module_684364534 .moduleButton{width:400px;}
#module_684364534 .moduleButton,#module_684364534 .BreadsvgIcon{height:50px}
#module_684364534 .BodyCenter{color:#fff;}
#module_684364534 .moduleButton{border-top-left-radius:0px;}
#module_684364534 .moduleButton{border-top-right-radius:0px;}
#module_684364534 .moduleButton{border-bottom-left-radius:0px;}
#module_684364534 .moduleButton{border-bottom-right-radius:0px;}
#module_684364534 .BreadIcon{font-size:16px;} #module_684364534 .BreadsvgIcon svg{width:16px;height:16px;}
#module_684364534 .BreadIcon{color:#fff;} #module_684364534 .BreadsvgIcon svg>*{fill:#fff;}
#module_684364534 .BreadIcon,#module_684364534 .BreadsvgIcon{margin-left:10px;}
#module_684364534 .BreadIcon,#module_684364534 .BreadsvgIcon{margin-right:10px;}
#module_684364534 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684364534 .moduleButton:hover .BreadIcon{font-size:16px;} #module_684364534 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_684364534 .moduleButton:hover .BreadIcon{color:#fff} #module_684364534 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_684364534 .moduleButton:hover{font-size:30px;}
#module_684364534 .moduleButton:hover{font-family:arial, helvetica,sans-serif;}
#module_684364534 .moduleButton:hover{color:#fff;}
#module_684364534 .moduleButton:hover{font-weight:bold;}
#module_684364534 .moduleButton:hover{text-decoration:none;}
#module_684364534 .moduleButton:hover{font-style:normal;}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{background-image: unset;background-color:rgba(0,0,0,0);}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{background-image:none;}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{background-position:none;}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{background-attachment:none;}
#module_684364534 .moduleButton:hover, #module_684364534 .moduleButton:hover:before{}
#module_684364534 .moduleButton:hover{border-color:transparent;}
#module_684364534 .moduleButton:hover{border-style:solid;}
#module_684364534 .moduleButton:hover{border-width:0px;}
#module_684364534 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}



.module_684364561 .ModuleHead .HeadCenter{float:none;}
#module_684364561 {
padding:0px;
}
#module_684364561 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_684364561 .ModuleHead684364561 {
display:none;
}

.module_684364536 .ModuleHead .HeadCenter{float:none;}
#module_684364536 {
padding:0px;
}
#module_684364536 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_684364536 .ModuleHead684364536 {
display:none;
}
#module_684364536 .BodyCenter.BodyCenter684364536 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364536 >.module_684364536 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364536 >.module_684364536{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364536 .BodyCenter.BodyCenter684364536 {
padding-top:3.8782%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:2.6261%;
}
}
@media screen and (max-width: 767px){
#module_684364536 .BodyCenter.BodyCenter684364536 {
padding-top:14.4092%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684364536 >.module_684364536 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364536 >.module_684364536 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364536 >.module_684364536 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364536:hover {
border:none;
}
#module_684364536:hover >.module_684364536 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364536 .ModuleSubContainer{background-color:transparent;}
#module_684364536 .ModuleSubContainer{background-image:none;}
#module_684364536 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684364536 .ModuleSubContainer{background-position:0% 0%;}
#module_684364536 .ModuleSubContainer{background-attachment:scroll;}
#module_684364536 .ModuleSubContainer{}
#module_684364536 {!bgVideo!}{bgVideoUrl:}
#module_684364536 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684364536 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684364536 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684364536 {max-width:1550px;width:auto;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_684364538 .ModuleHead .HeadCenter{float:none;}
#module_684364538 {
padding:0px;
}
#module_684364538 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_684364538 .ModuleHead684364538 {
display:none;
}
#module_684364538 .BodyCenter.BodyCenter684364538 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364538 >.module_684364538 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364538 >.module_684364538{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364538 .BodyCenter.BodyCenter684364538 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364538 .BodyCenter.BodyCenter684364538 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684364538 >.module_684364538 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364538 >.module_684364538 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364538 >.module_684364538 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364538:hover {
border:none;
}
#module_684364538:hover >.module_684364538 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364538 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684364538 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684364538 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684364538 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684364538 .GraphicUpper{padding-top:0px;}
#module_684364538 .GraphicUpper{padding-bottom:0px;}
#module_684364538 .GraphicUpper{padding-left:0px;}
#module_684364538 .GraphicUpper {padding-right:0px;}
#module_684364538 .GraphicUpper{width:3%;} #module_684364538 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684364538 .MobileGraphicUpper{width:10%;} #module_684364538 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684364538 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684364538 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684364538 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684364538 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684364538 .normal_ImgtextBox_content{padding-top:0px;}
#module_684364538 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684364538 .normal_ImgtextBox_content{padding-left:0px;}
#module_684364538 .normal_ImgtextBox_content{padding-right:0px;}
#module_684364538 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684364538 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684364538 .normal_ImgtextBox_content{background-color:transparent;}
#module_684364538 .normal_ImgtextBox_content{background-image:none;}
#module_684364538 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684364538 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684364538 .normal_ImgtextBox_content{background-attachment:none;}
#module_684364538 .normal_ImgtextBox_content{}
#module_684364538 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684364538 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684364538 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684364538 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684364538 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content{border-top-style:none;}
#module_684364538 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684364538 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content{border-right-style:none;}
#module_684364538 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684364538 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684364538 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684364538 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content{border-left-style:none;}
#module_684364538 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684364538 .showHandle .btn{font-size:14px;}
#module_684364538 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684364538 .showHandle .btn{color:#333;}
#module_684364538 .showHandle .btn{font-weight:400;}
#module_684364538 .showHandle .btn{text-decoration:none;}
#module_684364538 .showHandle .btn{font-style:normal;}
#module_684364538 .showHandle div{border-top-color:#ddd !important;}
#module_684364538 .showHandle div{border-top-style:solid !important;}
#module_684364538 .showHandle div{border-top-width:1px !important;}
#module_684364538 .showHandle{background-color:transparent;}
#module_684364538 .showHandle{background-image:none;}
#module_684364538 .showHandle{background-repeat:no-repeat;}
#module_684364538 .showHandle{}
#module_684364538 .showHandle{}
#module_684364538 .showHandle{}
#module_684364538 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684364538 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684364538 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684364538 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684364538 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684364538 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684364538 a{font-size:unset;font-family:unset}
.module_684374677 .ModuleHead .HeadCenter{float:none;}
#module_684374677 {
padding:0px;
}
#module_684374677 {
position:static;
z-index:2;
top:546px;
left:71px;
width:100%;
height: auto;
}
#module_684374677 .ModuleHead684374677 {
display:none;
}
#module_684374677 .BodyCenter.BodyCenter684374677 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374677 >.module_684374677 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684374677 >.module_684374677{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374677 .BodyCenter.BodyCenter684374677 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374677 .BodyCenter.BodyCenter684374677 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684374677 >.module_684374677 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374677 >.module_684374677 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374677 >.module_684374677 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374677:hover {
border:none;
}
#module_684374677:hover >.module_684374677 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374677 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684374677 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684374677 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684374677 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684374677 .GraphicUpper{padding-top:0px;}
#module_684374677 .GraphicUpper{padding-bottom:0px;}
#module_684374677 .GraphicUpper{padding-left:0px;}
#module_684374677 .GraphicUpper {padding-right:0px;}
#module_684374677 .GraphicUpper{width:3%;} #module_684374677 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684374677 .MobileGraphicUpper{width:10%;} #module_684374677 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684374677 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684374677 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684374677 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684374677 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684374677 .normal_ImgtextBox_content{padding-top:0px;}
#module_684374677 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684374677 .normal_ImgtextBox_content{padding-left:0px;}
#module_684374677 .normal_ImgtextBox_content{padding-right:0px;}
#module_684374677 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684374677 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684374677 .normal_ImgtextBox_content{background-color:transparent;}
#module_684374677 .normal_ImgtextBox_content{background-image:none;}
#module_684374677 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684374677 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684374677 .normal_ImgtextBox_content{background-attachment:none;}
#module_684374677 .normal_ImgtextBox_content{}
#module_684374677 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684374677 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684374677 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684374677 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684374677 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content{border-top-style:none;}
#module_684374677 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684374677 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content{border-right-style:none;}
#module_684374677 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684374677 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684374677 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684374677 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content{border-left-style:none;}
#module_684374677 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684374677 .showHandle .btn{font-size:14px;}
#module_684374677 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684374677 .showHandle .btn{color:#333;}
#module_684374677 .showHandle .btn{font-weight:400;}
#module_684374677 .showHandle .btn{text-decoration:none;}
#module_684374677 .showHandle .btn{font-style:normal;}
#module_684374677 .showHandle div{border-top-color:#ddd !important;}
#module_684374677 .showHandle div{border-top-style:solid !important;}
#module_684374677 .showHandle div{border-top-width:1px !important;}
#module_684374677 .showHandle{background-color:transparent;}
#module_684374677 .showHandle{background-image:none;}
#module_684374677 .showHandle{background-repeat:no-repeat;}
#module_684374677 .showHandle{}
#module_684374677 .showHandle{}
#module_684374677 .showHandle{}
#module_684374677 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684374677 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684374677 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684374677 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684374677 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684374677 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684374677 a{font-size:unset;font-family:unset}
.module_684364537 .ModuleHead .HeadCenter{float:none;}
#module_684364537 {
padding:0px;
}
#module_684364537 {
position:static;
z-index:1;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_684364537 .ModuleHead684364537 {
display:none;
}
#module_684364537 .BodyCenter.BodyCenter684364537 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364537 >.module_684364537 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364537 >.module_684364537{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364537 .BodyCenter.BodyCenter684364537 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364537 .BodyCenter.BodyCenter684364537 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684364537 >.module_684364537 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364537 >.module_684364537 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364537 >.module_684364537 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364537:hover {
border:none;
}
#module_684364537:hover >.module_684364537 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364537 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684364537 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684364537 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684364537 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684364537 .GraphicUpper{padding-top:0px;}
#module_684364537 .GraphicUpper{padding-bottom:0px;}
#module_684364537 .GraphicUpper{padding-left:0px;}
#module_684364537 .GraphicUpper {padding-right:0px;}
#module_684364537 .GraphicUpper{width:3%;} #module_684364537 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684364537 .MobileGraphicUpper{width:10%;} #module_684364537 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684364537 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684364537 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684364537 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684364537 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684364537 .normal_ImgtextBox_content{padding-top:0px;}
#module_684364537 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684364537 .normal_ImgtextBox_content{padding-left:0px;}
#module_684364537 .normal_ImgtextBox_content{padding-right:0px;}
#module_684364537 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684364537 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684364537 .normal_ImgtextBox_content{background-color:transparent;}
#module_684364537 .normal_ImgtextBox_content{background-image:none;}
#module_684364537 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684364537 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684364537 .normal_ImgtextBox_content{background-attachment:none;}
#module_684364537 .normal_ImgtextBox_content{}
#module_684364537 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684364537 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684364537 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684364537 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684364537 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content{border-top-style:none;}
#module_684364537 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684364537 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content{border-right-style:none;}
#module_684364537 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684364537 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684364537 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684364537 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content{border-left-style:none;}
#module_684364537 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684364537 .showHandle .btn{font-size:14px;}
#module_684364537 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684364537 .showHandle .btn{color:#333;}
#module_684364537 .showHandle .btn{font-weight:400;}
#module_684364537 .showHandle .btn{text-decoration:none;}
#module_684364537 .showHandle .btn{font-style:normal;}
#module_684364537 .showHandle div{border-top-color:#ddd !important;}
#module_684364537 .showHandle div{border-top-style:solid !important;}
#module_684364537 .showHandle div{border-top-width:1px !important;}
#module_684364537 .showHandle{background-color:transparent;}
#module_684364537 .showHandle{background-image:none;}
#module_684364537 .showHandle{background-repeat:no-repeat;}
#module_684364537 .showHandle{}
#module_684364537 .showHandle{}
#module_684364537 .showHandle{}
#module_684364537 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684364537 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684364537 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684364537 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684364537 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684364537 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684364537 a{font-size:unset;font-family:unset}
.module_684374679 .ModuleHead .HeadCenter{float:none;}
#module_684374679 {
padding:0px;
}
#module_684374679 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684374679 .ModuleHead684374679 {
display:none;
}
#module_684374679 .BodyCenter.BodyCenter684374679 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374679 >.module_684374679 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684374679 >.module_684374679{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374679 .BodyCenter.BodyCenter684374679 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_684374679 .BodyCenter.BodyCenter684374679 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684374679 >.module_684374679 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_684374679 >.module_684374679 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374679 >.module_684374679 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374679:hover {
border:none;
}
#module_684374679:hover >.module_684374679 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374679 .ModuleImageTextGiantContent{margin-top:0px;}
#module_684374679 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_684374679 .ModuleImageTextGiantContent{margin-left:0px;}
#module_684374679 .ModuleImageTextGiantContent{margin-right:0px;}
#module_684374679 .imageTextGiant-Container{padding-top:10px;}
#module_684374679 .imageTextGiant-Container{padding-bottom:10px;}
#module_684374679 .imageTextGiant-Container{padding-left:0px;}
#module_684374679 .imageTextGiant-Container{padding-right:0px;}
#module_684374679 .showHandle .btn{font-size:14px;}
#module_684374679 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684374679 .showHandle .btn{color:#333;}
#module_684374679 .showHandle .btn{font-weight:400;}
#module_684374679 .showHandle .btn{text-decoration:none;}
#module_684374679 .showHandle .btn{font-style:normal;}
#module_684374679 .showHandle div{border-top-color:#ddd !important;}
#module_684374679 .showHandle div{border-top-style:solid !important;}
#module_684374679 .showHandle div{border-top-width:1px !important;}
#module_684374679 .showHandle{background-color:transparent;}
#module_684374679 .showHandle{background-image:none;}
#module_684374679 .showHandle{background-repeat:no-repeat;}
#module_684374679 .showHandle{}
#module_684374679 .showHandle{}
#module_684374679 .showHandle{}
#module_684374679 a{font-size:unset;font-family:unset}
.module_684374652 .ModuleHead .HeadCenter{float:none;}
#module_684374652 {
padding:0px;
}
#module_684374652 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_684374652 .ModuleHead684374652 {
display:none;
}
#module_684374652 .BodyCenter.BodyCenter684374652 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374652 >.module_684374652 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684374652 >.module_684374652{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374652 .BodyCenter.BodyCenter684374652 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:2.6261%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374652 .BodyCenter.BodyCenter684374652 {
padding-top:2.8818%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_684374652 >.module_684374652 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374652 >.module_684374652 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374652 >.module_684374652 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374652:hover {
border:none;
}
#module_684374652:hover >.module_684374652 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374652 .ModuleSubContainer{background-color:transparent;}
#module_684374652 .ModuleSubContainer{background-image:none;}
#module_684374652 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684374652 .ModuleSubContainer{background-position:0% 0%;}
#module_684374652 .ModuleSubContainer{background-attachment:scroll;}
#module_684374652 .ModuleSubContainer{}
#module_684374652 {!bgVideo!}{bgVideoUrl:}
#module_684374652 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684374652 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684374652 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684374652 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer684374652 .SubPadding {width:0px;}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	/* height: 40px;
	line-height: 40px; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_684374653 .ModuleHead .HeadCenter{float:none;}
#module_684374653 {
padding:0px;
}
#module_684374653 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_684374653 .ModuleHead684374653 {
display:none;
}
#module_684374653 .BodyCenter.BodyCenter684374653 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374653 >.module_684374653 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374653 >.module_684374653{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374653 .BodyCenter.BodyCenter684374653 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374653 .BodyCenter.BodyCenter684374653 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374653 >.module_684374653 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374653 >.module_684374653 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374653 >.module_684374653 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374653:hover {
border:none;
}
#module_684374653:hover >.module_684374653 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374653 .digital-unit{font-size:16px;}
#module_684374653 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374653 .digital-unit{color:rgb(63, 63, 63);}
#module_684374653 .digital-unit{font-weight:normal;}
#module_684374653 .digital-unit{text-decoration:initial;}
#module_684374653 .digital-unit{font-style:normal;}
#module_684374653 .digital-num{font-size:30px;}#module_684374653 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374653 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374653 .digital-num{color:rgb(63, 63, 63);}
#module_684374653 .digital-num{font-weight:bold;}
#module_684374653 .digital-num{text-decoration:initial!important;}
#module_684374653 .digital-num{font-style:normal;}
#module_684374653 .digital-title{font-size:16px;}
#module_684374653 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374653 .digital-title{color:#666;}
#module_684374653 .digital-title{font-weight:normal;}
#module_684374653 .digital-title{text-decoration:initial;}
#module_684374653 .digital-title{font-style:normal;}
#module_684374653 .digital-title{margin-top:0px;}
#module_684374653 .digital-title{margin-left:0px;}
#module_684374653 .digital-title{margin-right:0px;}
#module_684374653 .digital-title{margin-bottom:0px;}
#module_684374653 .digital-item{background-color:transparent;}
#module_684374653 .digital-item{background-image:none;}
#module_684374653 .digital-item{background-repeat:no-repeat;}
#module_684374653 .digital-item{background-position:none;}
#module_684374653 .digital-item{background-attachment:none;}
#module_684374653 .digital-item{}
#module_684374653 .digital-item .digital-title {text-align:center;} #module_684374653 .digital-num-item{justify-content:center;}
#module_684374653 .digital-unit{color:rgb(63, 63, 63);}
#module_684374653 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374653 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374653 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_1 {width:10%;}
.module_684374654 .ModuleHead .HeadCenter{float:none;}
#module_684374654 {
padding:0px;
}
#module_684374654 {
position:static;
z-index:3;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_684374654 .ModuleHead684374654 {
display:none;
}
#module_684374654 .BodyCenter.BodyCenter684374654 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374654 >.module_684374654 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374654 >.module_684374654{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374654 .BodyCenter.BodyCenter684374654 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374654 .BodyCenter.BodyCenter684374654 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374654 >.module_684374654 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374654 >.module_684374654 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374654 >.module_684374654 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374654:hover {
border:none;
}
#module_684374654:hover >.module_684374654 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374654 .digital-unit{font-size:16px;}
#module_684374654 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374654 .digital-unit{color:rgb(63, 63, 63);}
#module_684374654 .digital-unit{font-weight:normal;}
#module_684374654 .digital-unit{text-decoration:initial;}
#module_684374654 .digital-unit{font-style:normal;}
#module_684374654 .digital-num{font-size:30px;}#module_684374654 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374654 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374654 .digital-num{color:rgb(63, 63, 63);}
#module_684374654 .digital-num{font-weight:bold;}
#module_684374654 .digital-num{text-decoration:initial!important;}
#module_684374654 .digital-num{font-style:normal;}
#module_684374654 .digital-title{font-size:16px;}
#module_684374654 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374654 .digital-title{color:#666;}
#module_684374654 .digital-title{font-weight:normal;}
#module_684374654 .digital-title{text-decoration:initial;}
#module_684374654 .digital-title{font-style:normal;}
#module_684374654 .digital-title{margin-top:0px;}
#module_684374654 .digital-title{margin-left:0px;}
#module_684374654 .digital-title{margin-right:0px;}
#module_684374654 .digital-title{margin-bottom:0px;}
#module_684374654 .digital-item{background-color:transparent;}
#module_684374654 .digital-item{background-image:none;}
#module_684374654 .digital-item{background-repeat:no-repeat;}
#module_684374654 .digital-item{background-position:none;}
#module_684374654 .digital-item{background-attachment:none;}
#module_684374654 .digital-item{}
#module_684374654 .digital-item .digital-title {text-align:center;} #module_684374654 .digital-num-item{justify-content:center;}
#module_684374654 .digital-unit{color:rgb(63, 63, 63);}
#module_684374654 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374654 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374654 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_2 {width:10%;}
.module_684374655 .ModuleHead .HeadCenter{float:none;}
#module_684374655 {
padding:0px;
}
#module_684374655 {
position:static;
z-index:2;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_684374655 .ModuleHead684374655 {
display:none;
}
#module_684374655 .BodyCenter.BodyCenter684374655 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374655 >.module_684374655 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374655 >.module_684374655{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374655 .BodyCenter.BodyCenter684374655 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374655 .BodyCenter.BodyCenter684374655 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374655 >.module_684374655 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374655 >.module_684374655 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374655 >.module_684374655 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374655:hover {
border:none;
}
#module_684374655:hover >.module_684374655 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374655 .digital-unit{font-size:16px;}
#module_684374655 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374655 .digital-unit{color:rgb(63, 63, 63);}
#module_684374655 .digital-unit{font-weight:normal;}
#module_684374655 .digital-unit{text-decoration:initial;}
#module_684374655 .digital-unit{font-style:normal;}
#module_684374655 .digital-num{font-size:30px;}#module_684374655 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374655 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374655 .digital-num{color:rgb(63, 63, 63);}
#module_684374655 .digital-num{font-weight:bold;}
#module_684374655 .digital-num{text-decoration:initial!important;}
#module_684374655 .digital-num{font-style:normal;}
#module_684374655 .digital-title{font-size:16px;}
#module_684374655 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374655 .digital-title{color:#666;}
#module_684374655 .digital-title{font-weight:normal;}
#module_684374655 .digital-title{text-decoration:initial;}
#module_684374655 .digital-title{font-style:normal;}
#module_684374655 .digital-title{margin-top:0px;}
#module_684374655 .digital-title{margin-left:0px;}
#module_684374655 .digital-title{margin-right:0px;}
#module_684374655 .digital-title{margin-bottom:0px;}
#module_684374655 .digital-item{background-color:transparent;}
#module_684374655 .digital-item{background-image:none;}
#module_684374655 .digital-item{background-repeat:no-repeat;}
#module_684374655 .digital-item{background-position:none;}
#module_684374655 .digital-item{background-attachment:none;}
#module_684374655 .digital-item{}
#module_684374655 .digital-item .digital-title {text-align:center;} #module_684374655 .digital-num-item{justify-content:center;}
#module_684374655 .digital-unit{color:rgb(63, 63, 63);}
#module_684374655 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374655 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374655 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_3 {width:10%;}
.module_684374656 .ModuleHead .HeadCenter{float:none;}
#module_684374656 {
padding:0px;
}
#module_684374656 {
position:static;
z-index:3;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_684374656 .ModuleHead684374656 {
display:none;
}
#module_684374656 .BodyCenter.BodyCenter684374656 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374656 >.module_684374656 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374656 >.module_684374656{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374656 .BodyCenter.BodyCenter684374656 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374656 .BodyCenter.BodyCenter684374656 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374656 >.module_684374656 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374656 >.module_684374656 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374656 >.module_684374656 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374656:hover {
border:none;
}
#module_684374656:hover >.module_684374656 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374656 .digital-unit{font-size:16px;}
#module_684374656 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374656 .digital-unit{color:rgb(63, 63, 63);}
#module_684374656 .digital-unit{font-weight:normal;}
#module_684374656 .digital-unit{text-decoration:initial;}
#module_684374656 .digital-unit{font-style:normal;}
#module_684374656 .digital-num{font-size:30px;}#module_684374656 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374656 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374656 .digital-num{color:rgb(63, 63, 63);}
#module_684374656 .digital-num{font-weight:bold;}
#module_684374656 .digital-num{text-decoration:initial!important;}
#module_684374656 .digital-num{font-style:normal;}
#module_684374656 .digital-title{font-size:16px;}
#module_684374656 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374656 .digital-title{color:#666;}
#module_684374656 .digital-title{font-weight:normal;}
#module_684374656 .digital-title{text-decoration:initial;}
#module_684374656 .digital-title{font-style:normal;}
#module_684374656 .digital-title{margin-top:0px;}
#module_684374656 .digital-title{margin-left:0px;}
#module_684374656 .digital-title{margin-right:0px;}
#module_684374656 .digital-title{margin-bottom:0px;}
#module_684374656 .digital-item{background-color:transparent;}
#module_684374656 .digital-item{background-image:none;}
#module_684374656 .digital-item{background-repeat:no-repeat;}
#module_684374656 .digital-item{background-position:none;}
#module_684374656 .digital-item{background-attachment:none;}
#module_684374656 .digital-item{}
#module_684374656 .digital-item .digital-title {text-align:center;} #module_684374656 .digital-num-item{justify-content:center;}
#module_684374656 .digital-unit{color:rgb(63, 63, 63);}
#module_684374656 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374656 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374656 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_4 {width:10%;}
.module_684374657 .ModuleHead .HeadCenter{float:none;}
#module_684374657 {
padding:0px;
}
#module_684374657 {
position:static;
z-index:2;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_684374657 .ModuleHead684374657 {
display:none;
}
#module_684374657 .BodyCenter.BodyCenter684374657 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374657 >.module_684374657 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374657 >.module_684374657{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374657 .BodyCenter.BodyCenter684374657 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374657 .BodyCenter.BodyCenter684374657 {
padding-top:7.0513%;
padding-left:7.0513%;
padding-right:7.0513%;
padding-bottom:7.0513%;
}
}
@media screen and (min-width: 768px){
#module_684374657 >.module_684374657 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374657 >.module_684374657 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374657 >.module_684374657 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374657:hover {
border:none;
}
#module_684374657:hover >.module_684374657 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374657 .digital-unit{font-size:16px;}
#module_684374657 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374657 .digital-unit{color:rgb(63, 63, 63);}
#module_684374657 .digital-unit{font-weight:normal;}
#module_684374657 .digital-unit{text-decoration:initial;}
#module_684374657 .digital-unit{font-style:normal;}
#module_684374657 .digital-num{font-size:30px;}#module_684374657 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374657 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374657 .digital-num{color:rgb(63, 63, 63);}
#module_684374657 .digital-num{font-weight:bold;}
#module_684374657 .digital-num{text-decoration:initial!important;}
#module_684374657 .digital-num{font-style:normal;}
#module_684374657 .digital-title{font-size:16px;}
#module_684374657 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374657 .digital-title{color:#666;}
#module_684374657 .digital-title{font-weight:normal;}
#module_684374657 .digital-title{text-decoration:initial;}
#module_684374657 .digital-title{font-style:normal;}
#module_684374657 .digital-title{margin-top:0px;}
#module_684374657 .digital-title{margin-left:0px;}
#module_684374657 .digital-title{margin-right:0px;}
#module_684374657 .digital-title{margin-bottom:0px;}
#module_684374657 .digital-item{background-color:transparent;}
#module_684374657 .digital-item{background-image:none;}
#module_684374657 .digital-item{background-repeat:no-repeat;}
#module_684374657 .digital-item{background-position:none;}
#module_684374657 .digital-item{background-attachment:none;}
#module_684374657 .digital-item{}
#module_684374657 .digital-item .digital-title {text-align:center;} #module_684374657 .digital-num-item{justify-content:center;}
#module_684374657 .digital-unit{color:rgb(63, 63, 63);}
#module_684374657 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374657 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374657 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_5 {width:10%;}
.module_684374658 .ModuleHead .HeadCenter{float:none;}
#module_684374658 {
padding:0px;
}
#module_684374658 {
position:static;
z-index:1;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_684374658 .ModuleHead684374658 {
display:none;
}
#module_684374658 .BodyCenter.BodyCenter684374658 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374658 >.module_684374658 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374658 >.module_684374658{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374658 .BodyCenter.BodyCenter684374658 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374658 .BodyCenter.BodyCenter684374658 {
padding-top:7.0513%;
padding-left:7.0513%;
padding-right:7.0513%;
padding-bottom:7.0513%;
}
}
@media screen and (min-width: 768px){
#module_684374658 >.module_684374658 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374658 >.module_684374658 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374658 >.module_684374658 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374658:hover {
border:none;
}
#module_684374658:hover >.module_684374658 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374658 .digital-unit{font-size:16px;}
#module_684374658 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374658 .digital-unit{color:rgb(63, 63, 63);}
#module_684374658 .digital-unit{font-weight:normal;}
#module_684374658 .digital-unit{text-decoration:initial;}
#module_684374658 .digital-unit{font-style:normal;}
#module_684374658 .digital-num{font-size:30px;}#module_684374658 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374658 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374658 .digital-num{color:rgb(63, 63, 63);}
#module_684374658 .digital-num{font-weight:bold;}
#module_684374658 .digital-num{text-decoration:initial!important;}
#module_684374658 .digital-num{font-style:normal;}
#module_684374658 .digital-title{font-size:16px;}
#module_684374658 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374658 .digital-title{color:#666;}
#module_684374658 .digital-title{font-weight:normal;}
#module_684374658 .digital-title{text-decoration:initial;}
#module_684374658 .digital-title{font-style:normal;}
#module_684374658 .digital-title{margin-top:0px;}
#module_684374658 .digital-title{margin-left:0px;}
#module_684374658 .digital-title{margin-right:0px;}
#module_684374658 .digital-title{margin-bottom:0px;}
#module_684374658 .digital-item{background-color:transparent;}
#module_684374658 .digital-item{background-image:none;}
#module_684374658 .digital-item{background-repeat:no-repeat;}
#module_684374658 .digital-item{background-position:none;}
#module_684374658 .digital-item{background-attachment:none;}
#module_684374658 .digital-item{}
#module_684374658 .digital-item .digital-title {text-align:center;} #module_684374658 .digital-num-item{justify-content:center;}
#module_684374658 .digital-unit{color:rgb(63, 63, 63);}
#module_684374658 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374658 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374658 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_6 {width:10%;}
.module_684374659 .ModuleHead .HeadCenter{float:none;}
#module_684374659 {
padding:0px;
}
#module_684374659 {
position:static;
z-index:2;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_684374659 .ModuleHead684374659 {
display:none;
}
#module_684374659 .BodyCenter.BodyCenter684374659 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374659 >.module_684374659 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374659 >.module_684374659{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374659 .BodyCenter.BodyCenter684374659 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374659 .BodyCenter.BodyCenter684374659 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374659 >.module_684374659 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374659 >.module_684374659 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374659 >.module_684374659 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374659:hover {
border:none;
}
#module_684374659:hover >.module_684374659 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374659 .digital-unit{font-size:16px;}
#module_684374659 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374659 .digital-unit{color:rgb(63, 63, 63);}
#module_684374659 .digital-unit{font-weight:normal;}
#module_684374659 .digital-unit{text-decoration:initial;}
#module_684374659 .digital-unit{font-style:normal;}
#module_684374659 .digital-num{font-size:30px;}#module_684374659 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374659 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374659 .digital-num{color:rgb(63, 63, 63);}
#module_684374659 .digital-num{font-weight:bold;}
#module_684374659 .digital-num{text-decoration:initial!important;}
#module_684374659 .digital-num{font-style:normal;}
#module_684374659 .digital-title{font-size:16px;}
#module_684374659 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374659 .digital-title{color:#666;}
#module_684374659 .digital-title{font-weight:normal;}
#module_684374659 .digital-title{text-decoration:initial;}
#module_684374659 .digital-title{font-style:normal;}
#module_684374659 .digital-title{margin-top:0px;}
#module_684374659 .digital-title{margin-left:0px;}
#module_684374659 .digital-title{margin-right:0px;}
#module_684374659 .digital-title{margin-bottom:0px;}
#module_684374659 .digital-item{background-color:transparent;}
#module_684374659 .digital-item{background-image:none;}
#module_684374659 .digital-item{background-repeat:no-repeat;}
#module_684374659 .digital-item{background-position:none;}
#module_684374659 .digital-item{background-attachment:none;}
#module_684374659 .digital-item{}
#module_684374659 .digital-item .digital-title {text-align:center;} #module_684374659 .digital-num-item{justify-content:center;}
#module_684374659 .digital-unit{color:rgb(63, 63, 63);}
#module_684374659 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374659 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374659 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_7 {width:10%;}
.module_684374660 .ModuleHead .HeadCenter{float:none;}
#module_684374660 {
padding:0px;
}
#module_684374660 {
position:static;
z-index:3;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_684374660 .ModuleHead684374660 {
display:none;
}
#module_684374660 .BodyCenter.BodyCenter684374660 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374660 >.module_684374660 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374660 >.module_684374660{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374660 .BodyCenter.BodyCenter684374660 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374660 .BodyCenter.BodyCenter684374660 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374660 >.module_684374660 {
margin-top:27.3684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.3158%;
}
}
@media screen and (max-width: 767px){
#module_684374660 >.module_684374660 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374660 >.module_684374660 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374660:hover {
border:none;
}
#module_684374660:hover >.module_684374660 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374660 .digital-unit{font-size:16px;}
#module_684374660 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374660 .digital-unit{color:rgb(63, 63, 63);}
#module_684374660 .digital-unit{font-weight:normal;}
#module_684374660 .digital-unit{text-decoration:initial;}
#module_684374660 .digital-unit{font-style:normal;}
#module_684374660 .digital-num{font-size:30px;}#module_684374660 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374660 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374660 .digital-num{color:rgb(63, 63, 63);}
#module_684374660 .digital-num{font-weight:bold;}
#module_684374660 .digital-num{text-decoration:initial!important;}
#module_684374660 .digital-num{font-style:normal;}
#module_684374660 .digital-title{font-size:16px;}
#module_684374660 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374660 .digital-title{color:#666;}
#module_684374660 .digital-title{font-weight:normal;}
#module_684374660 .digital-title{text-decoration:initial;}
#module_684374660 .digital-title{font-style:normal;}
#module_684374660 .digital-title{margin-top:0px;}
#module_684374660 .digital-title{margin-left:0px;}
#module_684374660 .digital-title{margin-right:0px;}
#module_684374660 .digital-title{margin-bottom:0px;}
#module_684374660 .digital-item{background-color:transparent;}
#module_684374660 .digital-item{background-image:none;}
#module_684374660 .digital-item{background-repeat:no-repeat;}
#module_684374660 .digital-item{background-position:none;}
#module_684374660 .digital-item{background-attachment:none;}
#module_684374660 .digital-item{}
#module_684374660 .digital-item .digital-title {text-align:center;} #module_684374660 .digital-num-item{justify-content:center;}
#module_684374660 .digital-unit{color:rgb(63, 63, 63);}
#module_684374660 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374660 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374660 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_8 {width:10%;}
.module_684374661 .ModuleHead .HeadCenter{float:none;}
#module_684374661 {
padding:0px;
}
#module_684374661 {
position:static;
z-index:2;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_684374661 .ModuleHead684374661 {
display:none;
}
#module_684374661 .BodyCenter.BodyCenter684374661 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374661 >.module_684374661 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374661 >.module_684374661{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374661 .BodyCenter.BodyCenter684374661 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374661 .BodyCenter.BodyCenter684374661 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374661 >.module_684374661 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.4865%;
}
}
@media screen and (max-width: 767px){
#module_684374661 >.module_684374661 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374661 >.module_684374661 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374661:hover {
border:none;
}
#module_684374661:hover >.module_684374661 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374661 .digital-unit{font-size:16px;}
#module_684374661 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374661 .digital-unit{color:rgb(63, 63, 63);}
#module_684374661 .digital-unit{font-weight:normal;}
#module_684374661 .digital-unit{text-decoration:initial;}
#module_684374661 .digital-unit{font-style:normal;}
#module_684374661 .digital-num{font-size:30px;}#module_684374661 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374661 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374661 .digital-num{color:rgb(63, 63, 63);}
#module_684374661 .digital-num{font-weight:bold;}
#module_684374661 .digital-num{text-decoration:initial!important;}
#module_684374661 .digital-num{font-style:normal;}
#module_684374661 .digital-title{font-size:16px;}
#module_684374661 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374661 .digital-title{color:#666;}
#module_684374661 .digital-title{font-weight:normal;}
#module_684374661 .digital-title{text-decoration:initial;}
#module_684374661 .digital-title{font-style:normal;}
#module_684374661 .digital-title{margin-top:0px;}
#module_684374661 .digital-title{margin-left:0px;}
#module_684374661 .digital-title{margin-right:0px;}
#module_684374661 .digital-title{margin-bottom:0px;}
#module_684374661 .digital-item{background-color:transparent;}
#module_684374661 .digital-item{background-image:none;}
#module_684374661 .digital-item{background-repeat:no-repeat;}
#module_684374661 .digital-item{background-position:none;}
#module_684374661 .digital-item{background-attachment:none;}
#module_684374661 .digital-item{}
#module_684374661 .digital-item .digital-title {text-align:center;} #module_684374661 .digital-num-item{justify-content:center;}
#module_684374661 .digital-unit{color:rgb(63, 63, 63);}
#module_684374661 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374661 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374661 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_9 {width:10%;}
.module_684374662 .ModuleHead .HeadCenter{float:none;}
#module_684374662 {
padding:0px;
}
#module_684374662 {
position:static;
z-index:3;
top:38px;
left:-108px;
width:100%;
height: auto;
}
#module_684374662 .ModuleHead684374662 {
display:none;
}
#module_684374662 .BodyCenter.BodyCenter684374662 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374662 >.module_684374662 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684374662 >.module_684374662{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374662 .BodyCenter.BodyCenter684374662 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374662 .BodyCenter.BodyCenter684374662 {
padding-top:6.4103%;
padding-left:6.4103%;
padding-right:6.4103%;
padding-bottom:6.4103%;
}
}
@media screen and (min-width: 768px){
#module_684374662 >.module_684374662 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:26.4865%;
}
}
@media screen and (max-width: 767px){
#module_684374662 >.module_684374662 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374662 >.module_684374662 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374662:hover {
border:none;
}
#module_684374662:hover >.module_684374662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374662 .digital-unit{font-size:16px;}
#module_684374662 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374662 .digital-unit{color:rgb(63, 63, 63);}
#module_684374662 .digital-unit{font-weight:normal;}
#module_684374662 .digital-unit{text-decoration:initial;}
#module_684374662 .digital-unit{font-style:normal;}
#module_684374662 .digital-num{font-size:30px;}#module_684374662 .digital-num-item sup{top: calc(-30px * 20 / 100);}
#module_684374662 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684374662 .digital-num{color:rgb(63, 63, 63);}
#module_684374662 .digital-num{font-weight:bold;}
#module_684374662 .digital-num{text-decoration:initial!important;}
#module_684374662 .digital-num{font-style:normal;}
#module_684374662 .digital-title{font-size:16px;}
#module_684374662 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374662 .digital-title{color:#666;}
#module_684374662 .digital-title{font-weight:normal;}
#module_684374662 .digital-title{text-decoration:initial;}
#module_684374662 .digital-title{font-style:normal;}
#module_684374662 .digital-title{margin-top:0px;}
#module_684374662 .digital-title{margin-left:0px;}
#module_684374662 .digital-title{margin-right:0px;}
#module_684374662 .digital-title{margin-bottom:0px;}
#module_684374662 .digital-item{background-color:transparent;}
#module_684374662 .digital-item{background-image:none;}
#module_684374662 .digital-item{background-repeat:no-repeat;}
#module_684374662 .digital-item{background-position:none;}
#module_684374662 .digital-item{background-attachment:none;}
#module_684374662 .digital-item{}
#module_684374662 .digital-item .digital-title {text-align:center;} #module_684374662 .digital-num-item{justify-content:center;}
#module_684374662 .digital-unit{color:rgb(63, 63, 63);}
#module_684374662 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684374662 .digital-line:not(:last-child){border-right-style:solid;}
#module_684374662 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684374652 #Sub684374652_10 {width:10%;}
.module_684373373 .ModuleHead .HeadCenter{float:none;}
#module_684373373 {
padding:0px;
}
#module_684373373 {
position:static;
z-index:1;
top:1029px;
left:1372px;
width:100%;
height: auto;
}
#module_684373373 .ModuleHead684373373 {
display:none;
}
#module_684373373 .BodyCenter.BodyCenter684373373 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373373 >.module_684373373 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684373373 >.module_684373373{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373373 .BodyCenter.BodyCenter684373373 {
padding-top:1.3130%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373373 .BodyCenter.BodyCenter684373373 {
padding-top:4.0346%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684373373 >.module_684373373 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373373 >.module_684373373 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684373373 >.module_684373373 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373373:hover {
border:none;
}
#module_684373373:hover >.module_684373373 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373373 .ModuleSubContainer{background-color:transparent;}
#module_684373373 .ModuleSubContainer{background-image:none;}
#module_684373373 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684373373 .ModuleSubContainer{background-position:0% 0%;}
#module_684373373 .ModuleSubContainer{background-attachment:scroll;}
#module_684373373 .ModuleSubContainer{}
#module_684373373 {!bgVideo!}{bgVideoUrl:}
#module_684373373 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684373373 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684373373 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684373373 {max-width:1550px;width:auto;}
.ModuleGridContainer.ModuleGridContainer684373373 .SubPadding {width:0px;}
.module_684373380 .ModuleHead .HeadCenter{float:none;}
#module_684373380 {
padding:0px;
}
#module_684373380 {
position:static;
z-index:1;
top:1029px;
left:293px;
width:100%;
height: auto;
}
#module_684373380 .ModuleHead684373380 {
display:none;
}
#module_684373380 .BodyCenter.BodyCenter684373380 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373380 >.module_684373380 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373380 >.module_684373380{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373380 .BodyCenter.BodyCenter684373380 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373380 .BodyCenter.BodyCenter684373380 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373380 >.module_684373380 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373380 >.module_684373380 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373380 >.module_684373380 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373380:hover {
border:none;
}
#module_684373380:hover >.module_684373380 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373380 .digital-unit{font-size:16px;}
#module_684373380 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373380 .digital-unit{color:rgb(63, 63, 63);}
#module_684373380 .digital-unit{font-weight:normal;}
#module_684373380 .digital-unit{text-decoration:initial;}
#module_684373380 .digital-unit{font-style:normal;}
#module_684373380 .digital-num{font-size:50px;}#module_684373380 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373380 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373380 .digital-num{color:rgb(63, 63, 63);}
#module_684373380 .digital-num{font-weight:bold;}
#module_684373380 .digital-num{text-decoration:initial!important;}
#module_684373380 .digital-num{font-style:normal;}
#module_684373380 .digital-title{font-size:16px;}
#module_684373380 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373380 .digital-title{color:#666;}
#module_684373380 .digital-title{font-weight:normal;}
#module_684373380 .digital-title{text-decoration:initial;}
#module_684373380 .digital-title{font-style:normal;}
#module_684373380 .digital-title{margin-top:0px;}
#module_684373380 .digital-title{margin-left:0px;}
#module_684373380 .digital-title{margin-right:0px;}
#module_684373380 .digital-title{margin-bottom:0px;}
#module_684373380 .digital-item{background-color:transparent;}
#module_684373380 .digital-item{background-image:none;}
#module_684373380 .digital-item{background-repeat:no-repeat;}
#module_684373380 .digital-item{background-position:none;}
#module_684373380 .digital-item{background-attachment:none;}
#module_684373380 .digital-item{}
#module_684373380 .digital-item .digital-title {text-align:center;} #module_684373380 .digital-num-item{justify-content:center;}
#module_684373380 .digital-unit{color:rgb(63, 63, 63);}
#module_684373380 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373380 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373380 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684373373 #Sub684373373_1 {width:20%;}
.module_684373381 .ModuleHead .HeadCenter{float:none;}
#module_684373381 {
padding:0px;
}
#module_684373381 {
position:static;
z-index:2;
top:56px;
left:0px;
width:100%;
height: auto;
}
#module_684373381 .ModuleHead684373381 {
display:none;
}
#module_684373381 .BodyCenter.BodyCenter684373381 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373381 >.module_684373381 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373381 >.module_684373381{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373381 .BodyCenter.BodyCenter684373381 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373381 .BodyCenter.BodyCenter684373381 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373381 >.module_684373381 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373381 >.module_684373381 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373381 >.module_684373381 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373381:hover {
border:none;
}
#module_684373381:hover >.module_684373381 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373381 .digital-unit{font-size:16px;}
#module_684373381 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373381 .digital-unit{color:rgb(63, 63, 63);}
#module_684373381 .digital-unit{font-weight:normal;}
#module_684373381 .digital-unit{text-decoration:initial;}
#module_684373381 .digital-unit{font-style:normal;}
#module_684373381 .digital-num{font-size:50px;}#module_684373381 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373381 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373381 .digital-num{color:rgb(63, 63, 63);}
#module_684373381 .digital-num{font-weight:bold;}
#module_684373381 .digital-num{text-decoration:initial!important;}
#module_684373381 .digital-num{font-style:normal;}
#module_684373381 .digital-title{font-size:16px;}
#module_684373381 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373381 .digital-title{color:#666;}
#module_684373381 .digital-title{font-weight:normal;}
#module_684373381 .digital-title{text-decoration:initial;}
#module_684373381 .digital-title{font-style:normal;}
#module_684373381 .digital-title{margin-top:0px;}
#module_684373381 .digital-title{margin-left:0px;}
#module_684373381 .digital-title{margin-right:0px;}
#module_684373381 .digital-title{margin-bottom:0px;}
#module_684373381 .digital-item{background-color:transparent;}
#module_684373381 .digital-item{background-image:none;}
#module_684373381 .digital-item{background-repeat:no-repeat;}
#module_684373381 .digital-item{background-position:none;}
#module_684373381 .digital-item{background-attachment:none;}
#module_684373381 .digital-item{}
#module_684373381 .digital-item .digital-title {text-align:center;} #module_684373381 .digital-num-item{justify-content:center;}
#module_684373381 .digital-unit{color:rgb(63, 63, 63);}
#module_684373381 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373381 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373381 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684373373 #Sub684373373_2 {width:20%;}
.module_684373382 .ModuleHead .HeadCenter{float:none;}
#module_684373382 {
padding:0px;
}
#module_684373382 {
position:static;
z-index:2;
top:63px;
left:0px;
width:100%;
height: auto;
}
#module_684373382 .ModuleHead684373382 {
display:none;
}
#module_684373382 .BodyCenter.BodyCenter684373382 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373382 >.module_684373382 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373382 >.module_684373382{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373382 .BodyCenter.BodyCenter684373382 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373382 .BodyCenter.BodyCenter684373382 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373382 >.module_684373382 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373382 >.module_684373382 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373382 >.module_684373382 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373382:hover {
border:none;
}
#module_684373382:hover >.module_684373382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373382 .digital-unit{font-size:16px;}
#module_684373382 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373382 .digital-unit{color:rgb(63, 63, 63);}
#module_684373382 .digital-unit{font-weight:normal;}
#module_684373382 .digital-unit{text-decoration:initial;}
#module_684373382 .digital-unit{font-style:normal;}
#module_684373382 .digital-num{font-size:50px;}#module_684373382 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373382 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373382 .digital-num{color:rgb(63, 63, 63);}
#module_684373382 .digital-num{font-weight:bold;}
#module_684373382 .digital-num{text-decoration:initial!important;}
#module_684373382 .digital-num{font-style:normal;}
#module_684373382 .digital-title{font-size:16px;}
#module_684373382 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373382 .digital-title{color:#666;}
#module_684373382 .digital-title{font-weight:normal;}
#module_684373382 .digital-title{text-decoration:initial;}
#module_684373382 .digital-title{font-style:normal;}
#module_684373382 .digital-title{margin-top:0px;}
#module_684373382 .digital-title{margin-left:0px;}
#module_684373382 .digital-title{margin-right:0px;}
#module_684373382 .digital-title{margin-bottom:0px;}
#module_684373382 .digital-item{background-color:transparent;}
#module_684373382 .digital-item{background-image:none;}
#module_684373382 .digital-item{background-repeat:no-repeat;}
#module_684373382 .digital-item{background-position:none;}
#module_684373382 .digital-item{background-attachment:none;}
#module_684373382 .digital-item{}
#module_684373382 .digital-item .digital-title {text-align:center;} #module_684373382 .digital-num-item{justify-content:center;}
#module_684373382 .digital-unit{color:rgb(63, 63, 63);}
#module_684373382 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373382 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373382 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684373373 #Sub684373373_3 {width:20%;}
.module_684373383 .ModuleHead .HeadCenter{float:none;}
#module_684373383 {
padding:0px;
}
#module_684373383 {
position:static;
z-index:2;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_684373383 .ModuleHead684373383 {
display:none;
}
#module_684373383 .BodyCenter.BodyCenter684373383 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373383 >.module_684373383 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373383 >.module_684373383{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373383 .BodyCenter.BodyCenter684373383 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373383 .BodyCenter.BodyCenter684373383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373383 >.module_684373383 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373383 >.module_684373383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373383 >.module_684373383 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373383:hover {
border:none;
}
#module_684373383:hover >.module_684373383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373383 .digital-unit{font-size:16px;}
#module_684373383 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373383 .digital-unit{color:rgb(63, 63, 63);}
#module_684373383 .digital-unit{font-weight:normal;}
#module_684373383 .digital-unit{text-decoration:initial;}
#module_684373383 .digital-unit{font-style:normal;}
#module_684373383 .digital-num{font-size:50px;}#module_684373383 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373383 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373383 .digital-num{color:rgb(63, 63, 63);}
#module_684373383 .digital-num{font-weight:bold;}
#module_684373383 .digital-num{text-decoration:initial!important;}
#module_684373383 .digital-num{font-style:normal;}
#module_684373383 .digital-title{font-size:16px;}
#module_684373383 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373383 .digital-title{color:#666;}
#module_684373383 .digital-title{font-weight:normal;}
#module_684373383 .digital-title{text-decoration:initial;}
#module_684373383 .digital-title{font-style:normal;}
#module_684373383 .digital-title{margin-top:0px;}
#module_684373383 .digital-title{margin-left:0px;}
#module_684373383 .digital-title{margin-right:0px;}
#module_684373383 .digital-title{margin-bottom:0px;}
#module_684373383 .digital-item{background-color:transparent;}
#module_684373383 .digital-item{background-image:none;}
#module_684373383 .digital-item{background-repeat:no-repeat;}
#module_684373383 .digital-item{background-position:none;}
#module_684373383 .digital-item{background-attachment:none;}
#module_684373383 .digital-item{}
#module_684373383 .digital-item .digital-title {text-align:center;} #module_684373383 .digital-num-item{justify-content:center;}
#module_684373383 .digital-unit{color:rgb(63, 63, 63);}
#module_684373383 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373383 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373383 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684373373 #Sub684373373_4 {width:20%;}
.module_684373384 .ModuleHead .HeadCenter{float:none;}
#module_684373384 {
padding:0px;
}
#module_684373384 {
position:static;
z-index:2;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_684373384 .ModuleHead684373384 {
display:none;
}
#module_684373384 .BodyCenter.BodyCenter684373384 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373384 >.module_684373384 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373384 >.module_684373384{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373384 .BodyCenter.BodyCenter684373384 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373384 .BodyCenter.BodyCenter684373384 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373384 >.module_684373384 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373384 >.module_684373384 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373384 >.module_684373384 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373384:hover {
border:none;
}
#module_684373384:hover >.module_684373384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373384 .digital-unit{font-size:16px;}
#module_684373384 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373384 .digital-unit{color:rgb(63, 63, 63);}
#module_684373384 .digital-unit{font-weight:normal;}
#module_684373384 .digital-unit{text-decoration:initial;}
#module_684373384 .digital-unit{font-style:normal;}
#module_684373384 .digital-num{font-size:50px;}#module_684373384 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373384 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373384 .digital-num{color:rgb(63, 63, 63);}
#module_684373384 .digital-num{font-weight:bold;}
#module_684373384 .digital-num{text-decoration:initial!important;}
#module_684373384 .digital-num{font-style:normal;}
#module_684373384 .digital-title{font-size:16px;}
#module_684373384 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373384 .digital-title{color:#666;}
#module_684373384 .digital-title{font-weight:normal;}
#module_684373384 .digital-title{text-decoration:initial;}
#module_684373384 .digital-title{font-style:normal;}
#module_684373384 .digital-title{margin-top:0px;}
#module_684373384 .digital-title{margin-left:0px;}
#module_684373384 .digital-title{margin-right:0px;}
#module_684373384 .digital-title{margin-bottom:0px;}
#module_684373384 .digital-item{background-color:transparent;}
#module_684373384 .digital-item{background-image:none;}
#module_684373384 .digital-item{background-repeat:no-repeat;}
#module_684373384 .digital-item{background-position:none;}
#module_684373384 .digital-item{background-attachment:none;}
#module_684373384 .digital-item{}
#module_684373384 .digital-item .digital-title {text-align:center;} #module_684373384 .digital-num-item{justify-content:center;}
#module_684373384 .digital-unit{color:rgb(63, 63, 63);}
#module_684373384 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373384 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373384 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684373373 #Sub684373373_5 {width:20%;}
.module_684364543 .ModuleHead .HeadCenter{float:none;}
#module_684364543 {
padding:0px;
}
#module_684364543 {
position:static;
z-index:0;
top:946px;
left:1388px;
width:100%;
height: auto;
}
#module_684364543 .ModuleHead684364543 {
display:none;
}
#module_684364543 .BodyCenter.BodyCenter684364543 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684364543 >.module_684364543 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684364543 >.module_684364543{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684364543 .BodyCenter.BodyCenter684364543 {
padding-top:0.0000%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364543 .BodyCenter.BodyCenter684364543 {
padding-top:4.0346%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684364543 >.module_684364543 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684364543 >.module_684364543 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684364543 >.module_684364543 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684364543:hover {
border:none;
}
#module_684364543:hover >.module_684364543 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684364543 .ModuleSubContainer{background-color:transparent;}
#module_684364543 .ModuleSubContainer{background-image:none;}
#module_684364543 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684364543 .ModuleSubContainer{background-position:0% 0%;}
#module_684364543 .ModuleSubContainer{background-attachment:scroll;}
#module_684364543 .ModuleSubContainer{}
#module_684364543 {!bgVideo!}{bgVideoUrl:}
#module_684364543 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684364543 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684364543 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684364543 {max-width:1550px;width:auto;}
.ModuleGridContainer.ModuleGridContainer684364543 .SubPadding {width:0px;}
.module_684373337 .ModuleHead .HeadCenter{float:none;}
#module_684373337 {
padding:0px;
}
#module_684373337 {
position:static;
z-index:1;
top:1029px;
left:293px;
width:100%;
height: auto;
}
#module_684373337 .ModuleHead684373337 {
display:none;
}
#module_684373337 .BodyCenter.BodyCenter684373337 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373337 >.module_684373337 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373337 >.module_684373337{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373337 .BodyCenter.BodyCenter684373337 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373337 .BodyCenter.BodyCenter684373337 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373337 >.module_684373337 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373337 >.module_684373337 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373337 >.module_684373337 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373337:hover {
border:none;
}
#module_684373337:hover >.module_684373337 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373337 .digital-unit{font-size:16px;}
#module_684373337 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373337 .digital-unit{color:rgb(63, 63, 63);}
#module_684373337 .digital-unit{font-weight:normal;}
#module_684373337 .digital-unit{text-decoration:initial;}
#module_684373337 .digital-unit{font-style:normal;}
#module_684373337 .digital-num{font-size:50px;}#module_684373337 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373337 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373337 .digital-num{color:rgb(63, 63, 63);}
#module_684373337 .digital-num{font-weight:bold;}
#module_684373337 .digital-num{text-decoration:initial!important;}
#module_684373337 .digital-num{font-style:normal;}
#module_684373337 .digital-title{font-size:16px;}
#module_684373337 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373337 .digital-title{color:#666;}
#module_684373337 .digital-title{font-weight:normal;}
#module_684373337 .digital-title{text-decoration:initial;}
#module_684373337 .digital-title{font-style:normal;}
#module_684373337 .digital-title{margin-top:0px;}
#module_684373337 .digital-title{margin-left:0px;}
#module_684373337 .digital-title{margin-right:0px;}
#module_684373337 .digital-title{margin-bottom:0px;}
#module_684373337 .digital-item{background-color:transparent;}
#module_684373337 .digital-item{background-image:none;}
#module_684373337 .digital-item{background-repeat:no-repeat;}
#module_684373337 .digital-item{background-position:none;}
#module_684373337 .digital-item{background-attachment:none;}
#module_684373337 .digital-item{}
#module_684373337 .digital-item .digital-title {text-align:center;} #module_684373337 .digital-num-item{justify-content:center;}
#module_684373337 .digital-unit{color:rgb(63, 63, 63);}
#module_684373337 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373337 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373337 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684364543 #Sub684364543_1 {width:20%;}
.module_684373345 .ModuleHead .HeadCenter{float:none;}
#module_684373345 {
padding:0px;
}
#module_684373345 {
position:static;
z-index:2;
top:56px;
left:0px;
width:100%;
height: auto;
}
#module_684373345 .ModuleHead684373345 {
display:none;
}
#module_684373345 .BodyCenter.BodyCenter684373345 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373345 >.module_684373345 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373345 >.module_684373345{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373345 .BodyCenter.BodyCenter684373345 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373345 .BodyCenter.BodyCenter684373345 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373345 >.module_684373345 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373345 >.module_684373345 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373345 >.module_684373345 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373345:hover {
border:none;
}
#module_684373345:hover >.module_684373345 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373345 .digital-unit{font-size:16px;}
#module_684373345 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373345 .digital-unit{color:rgb(63, 63, 63);}
#module_684373345 .digital-unit{font-weight:normal;}
#module_684373345 .digital-unit{text-decoration:initial;}
#module_684373345 .digital-unit{font-style:normal;}
#module_684373345 .digital-num{font-size:50px;}#module_684373345 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373345 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373345 .digital-num{color:rgb(63, 63, 63);}
#module_684373345 .digital-num{font-weight:bold;}
#module_684373345 .digital-num{text-decoration:initial!important;}
#module_684373345 .digital-num{font-style:normal;}
#module_684373345 .digital-title{font-size:16px;}
#module_684373345 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373345 .digital-title{color:#666;}
#module_684373345 .digital-title{font-weight:normal;}
#module_684373345 .digital-title{text-decoration:initial;}
#module_684373345 .digital-title{font-style:normal;}
#module_684373345 .digital-title{margin-top:0px;}
#module_684373345 .digital-title{margin-left:0px;}
#module_684373345 .digital-title{margin-right:0px;}
#module_684373345 .digital-title{margin-bottom:0px;}
#module_684373345 .digital-item{background-color:transparent;}
#module_684373345 .digital-item{background-image:none;}
#module_684373345 .digital-item{background-repeat:no-repeat;}
#module_684373345 .digital-item{background-position:none;}
#module_684373345 .digital-item{background-attachment:none;}
#module_684373345 .digital-item{}
#module_684373345 .digital-item .digital-title {text-align:center;} #module_684373345 .digital-num-item{justify-content:center;}
#module_684373345 .digital-unit{color:rgb(63, 63, 63);}
#module_684373345 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373345 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373345 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684364543 #Sub684364543_2 {width:20%;}
.module_684373346 .ModuleHead .HeadCenter{float:none;}
#module_684373346 {
padding:0px;
}
#module_684373346 {
position:static;
z-index:2;
top:63px;
left:0px;
width:100%;
height: auto;
}
#module_684373346 .ModuleHead684373346 {
display:none;
}
#module_684373346 .BodyCenter.BodyCenter684373346 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373346 >.module_684373346 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373346 >.module_684373346{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373346 .BodyCenter.BodyCenter684373346 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373346 .BodyCenter.BodyCenter684373346 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373346 >.module_684373346 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373346 >.module_684373346 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373346 >.module_684373346 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373346:hover {
border:none;
}
#module_684373346:hover >.module_684373346 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373346 .digital-unit{font-size:16px;}
#module_684373346 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373346 .digital-unit{color:rgb(63, 63, 63);}
#module_684373346 .digital-unit{font-weight:normal;}
#module_684373346 .digital-unit{text-decoration:initial;}
#module_684373346 .digital-unit{font-style:normal;}
#module_684373346 .digital-num{font-size:50px;}#module_684373346 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373346 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373346 .digital-num{color:rgb(63, 63, 63);}
#module_684373346 .digital-num{font-weight:bold;}
#module_684373346 .digital-num{text-decoration:initial!important;}
#module_684373346 .digital-num{font-style:normal;}
#module_684373346 .digital-title{font-size:16px;}
#module_684373346 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373346 .digital-title{color:#666;}
#module_684373346 .digital-title{font-weight:normal;}
#module_684373346 .digital-title{text-decoration:initial;}
#module_684373346 .digital-title{font-style:normal;}
#module_684373346 .digital-title{margin-top:0px;}
#module_684373346 .digital-title{margin-left:0px;}
#module_684373346 .digital-title{margin-right:0px;}
#module_684373346 .digital-title{margin-bottom:0px;}
#module_684373346 .digital-item{background-color:transparent;}
#module_684373346 .digital-item{background-image:none;}
#module_684373346 .digital-item{background-repeat:no-repeat;}
#module_684373346 .digital-item{background-position:none;}
#module_684373346 .digital-item{background-attachment:none;}
#module_684373346 .digital-item{}
#module_684373346 .digital-item .digital-title {text-align:center;} #module_684373346 .digital-num-item{justify-content:center;}
#module_684373346 .digital-unit{color:rgb(63, 63, 63);}
#module_684373346 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373346 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373346 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684364543 #Sub684364543_3 {width:20%;}
.module_684373348 .ModuleHead .HeadCenter{float:none;}
#module_684373348 {
padding:0px;
}
#module_684373348 {
position:static;
z-index:2;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_684373348 .ModuleHead684373348 {
display:none;
}
#module_684373348 .BodyCenter.BodyCenter684373348 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373348 >.module_684373348 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373348 >.module_684373348{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373348 .BodyCenter.BodyCenter684373348 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373348 .BodyCenter.BodyCenter684373348 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373348 >.module_684373348 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373348 >.module_684373348 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373348 >.module_684373348 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373348:hover {
border:none;
}
#module_684373348:hover >.module_684373348 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373348 .digital-unit{font-size:16px;}
#module_684373348 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373348 .digital-unit{color:rgb(63, 63, 63);}
#module_684373348 .digital-unit{font-weight:normal;}
#module_684373348 .digital-unit{text-decoration:initial;}
#module_684373348 .digital-unit{font-style:normal;}
#module_684373348 .digital-num{font-size:50px;}#module_684373348 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373348 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373348 .digital-num{color:rgb(63, 63, 63);}
#module_684373348 .digital-num{font-weight:bold;}
#module_684373348 .digital-num{text-decoration:initial!important;}
#module_684373348 .digital-num{font-style:normal;}
#module_684373348 .digital-title{font-size:16px;}
#module_684373348 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373348 .digital-title{color:#666;}
#module_684373348 .digital-title{font-weight:normal;}
#module_684373348 .digital-title{text-decoration:initial;}
#module_684373348 .digital-title{font-style:normal;}
#module_684373348 .digital-title{margin-top:0px;}
#module_684373348 .digital-title{margin-left:0px;}
#module_684373348 .digital-title{margin-right:0px;}
#module_684373348 .digital-title{margin-bottom:0px;}
#module_684373348 .digital-item{background-color:transparent;}
#module_684373348 .digital-item{background-image:none;}
#module_684373348 .digital-item{background-repeat:no-repeat;}
#module_684373348 .digital-item{background-position:none;}
#module_684373348 .digital-item{background-attachment:none;}
#module_684373348 .digital-item{}
#module_684373348 .digital-item .digital-title {text-align:center;} #module_684373348 .digital-num-item{justify-content:center;}
#module_684373348 .digital-unit{color:rgb(63, 63, 63);}
#module_684373348 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373348 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373348 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684364543 #Sub684364543_4 {width:20%;}
.module_684373350 .ModuleHead .HeadCenter{float:none;}
#module_684373350 {
padding:0px;
}
#module_684373350 {
position:static;
z-index:2;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_684373350 .ModuleHead684373350 {
display:none;
}
#module_684373350 .BodyCenter.BodyCenter684373350 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373350 >.module_684373350 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:0px;
}
#module_684373350 >.module_684373350{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373350 .BodyCenter.BodyCenter684373350 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373350 .BodyCenter.BodyCenter684373350 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684373350 >.module_684373350 {
margin-top:3.3548%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.2258%;
}
}
@media screen and (max-width: 767px){
#module_684373350 >.module_684373350 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684373350 >.module_684373350 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373350:hover {
border:none;
}
#module_684373350:hover >.module_684373350 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373350 .digital-unit{font-size:16px;}
#module_684373350 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_684373350 .digital-unit{color:rgb(63, 63, 63);}
#module_684373350 .digital-unit{font-weight:normal;}
#module_684373350 .digital-unit{text-decoration:initial;}
#module_684373350 .digital-unit{font-style:normal;}
#module_684373350 .digital-num{font-size:50px;}#module_684373350 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_684373350 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_684373350 .digital-num{color:rgb(63, 63, 63);}
#module_684373350 .digital-num{font-weight:bold;}
#module_684373350 .digital-num{text-decoration:initial!important;}
#module_684373350 .digital-num{font-style:normal;}
#module_684373350 .digital-title{font-size:16px;}
#module_684373350 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_684373350 .digital-title{color:#666;}
#module_684373350 .digital-title{font-weight:normal;}
#module_684373350 .digital-title{text-decoration:initial;}
#module_684373350 .digital-title{font-style:normal;}
#module_684373350 .digital-title{margin-top:0px;}
#module_684373350 .digital-title{margin-left:0px;}
#module_684373350 .digital-title{margin-right:0px;}
#module_684373350 .digital-title{margin-bottom:0px;}
#module_684373350 .digital-item{background-color:transparent;}
#module_684373350 .digital-item{background-image:none;}
#module_684373350 .digital-item{background-repeat:no-repeat;}
#module_684373350 .digital-item{background-position:none;}
#module_684373350 .digital-item{background-attachment:none;}
#module_684373350 .digital-item{}
#module_684373350 .digital-item .digital-title {text-align:center;} #module_684373350 .digital-num-item{justify-content:center;}
#module_684373350 .digital-unit{color:rgb(63, 63, 63);}
#module_684373350 .digital-line:not(:last-child){border-right-color:rgb(216, 216, 216);}
#module_684373350 .digital-line:not(:last-child){border-right-style:solid;}
#module_684373350 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer684364543 #Sub684364543_5 {width:20%;}
.module_684373561 .ModuleHead .HeadCenter{float:none;}
#module_684373561 {
padding:0px;
}
#module_684373561 {
position:static;
z-index:1;
top:1335px;
left:1155px;
width:100%;
height: auto;
}
#module_684373561 .ModuleHead684373561 {
display:none;
}
#module_684373561 .BodyCenter.BodyCenter684373561 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373561 >.module_684373561 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684373561 >.module_684373561{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373561 .BodyCenter.BodyCenter684373561 {
padding-top:1.2521%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:5.2521%;
}
}
@media screen and (max-width: 767px){
#module_684373561 .BodyCenter.BodyCenter684373561 {
padding-top:0.0000%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_684373561 >.module_684373561 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373561 >.module_684373561 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684373561 >.module_684373561 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373561:hover {
border:none;
}
#module_684373561:hover >.module_684373561 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373561 .ModuleSubContainer{background-color:transparent;}
#module_684373561 .ModuleSubContainer{background-image:none;}
#module_684373561 .ModuleSubContainer{background-repeat:no-repeat;}
#module_684373561 .ModuleSubContainer{background-position:0% 0%;}
#module_684373561 .ModuleSubContainer{background-attachment:scroll;}
#module_684373561 .ModuleSubContainer{}
#module_684373561 {!bgVideo!}{bgVideoUrl:}
#module_684373561 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_684373561 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_684373561 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer684373561 {max-width:1550px;width:auto;}
.module_684373563 .ModuleHead .HeadCenter{float:none;}
#module_684373563 {
padding:0px;
}
#module_684373563 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_684373563 .ModuleHead684373563 {
display:none;
}
#module_684373563 .BodyCenter.BodyCenter684373563 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684373563 >.module_684373563 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684373563 >.module_684373563{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684373563 .BodyCenter.BodyCenter684373563 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373563 .BodyCenter.BodyCenter684373563 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684373563 >.module_684373563 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684373563 >.module_684373563 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684373563 >.module_684373563 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684373563:hover {
border:none;
}
#module_684373563:hover >.module_684373563 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684373563 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684373563 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684373563 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684373563 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684373563 .GraphicUpper{padding-top:0px;}
#module_684373563 .GraphicUpper{padding-bottom:0px;}
#module_684373563 .GraphicUpper{padding-left:0px;}
#module_684373563 .GraphicUpper {padding-right:0px;}
#module_684373563 .GraphicUpper{width:3%;} #module_684373563 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684373563 .MobileGraphicUpper{width:10%;} #module_684373563 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684373563 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684373563 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684373563 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684373563 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684373563 .normal_ImgtextBox_content{padding-top:0px;}
#module_684373563 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684373563 .normal_ImgtextBox_content{padding-left:0px;}
#module_684373563 .normal_ImgtextBox_content{padding-right:0px;}
#module_684373563 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684373563 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684373563 .normal_ImgtextBox_content{background-color:transparent;}
#module_684373563 .normal_ImgtextBox_content{background-image:none;}
#module_684373563 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684373563 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684373563 .normal_ImgtextBox_content{background-attachment:none;}
#module_684373563 .normal_ImgtextBox_content{}
#module_684373563 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684373563 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684373563 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684373563 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684373563 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content{border-top-style:none;}
#module_684373563 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684373563 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content{border-right-style:none;}
#module_684373563 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684373563 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684373563 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684373563 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content{border-left-style:none;}
#module_684373563 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684373563 .showHandle .btn{font-size:14px;}
#module_684373563 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684373563 .showHandle .btn{color:#333;}
#module_684373563 .showHandle .btn{font-weight:400;}
#module_684373563 .showHandle .btn{text-decoration:none;}
#module_684373563 .showHandle .btn{font-style:normal;}
#module_684373563 .showHandle div{border-top-color:#ddd !important;}
#module_684373563 .showHandle div{border-top-style:solid !important;}
#module_684373563 .showHandle div{border-top-width:1px !important;}
#module_684373563 .showHandle{background-color:transparent;}
#module_684373563 .showHandle{background-image:none;}
#module_684373563 .showHandle{background-repeat:no-repeat;}
#module_684373563 .showHandle{}
#module_684373563 .showHandle{}
#module_684373563 .showHandle{}
#module_684373563 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684373563 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684373563 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684373563 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684373563 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684373563 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684373563 a{font-size:unset;font-family:unset}
.module_684374686 .ModuleHead .HeadCenter{float:none;}
#module_684374686 {
padding:0px;
}
#module_684374686 {
position:static;
z-index:2;
top:1212px;
left:97px;
width:100%;
height: auto;
}
#module_684374686 .ModuleHead684374686 {
display:none;
}
#module_684374686 .BodyCenter.BodyCenter684374686 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374686 >.module_684374686 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684374686 >.module_684374686{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374686 .BodyCenter.BodyCenter684374686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374686 .BodyCenter.BodyCenter684374686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684374686 >.module_684374686 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374686 >.module_684374686 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374686 >.module_684374686 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374686:hover {
border:none;
}
#module_684374686:hover >.module_684374686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374686 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684374686 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684374686 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684374686 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684374686 .GraphicUpper{padding-top:0px;}
#module_684374686 .GraphicUpper{padding-bottom:0px;}
#module_684374686 .GraphicUpper{padding-left:0px;}
#module_684374686 .GraphicUpper {padding-right:0px;}
#module_684374686 .GraphicUpper{width:3%;} #module_684374686 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684374686 .MobileGraphicUpper{width:10%;} #module_684374686 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684374686 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684374686 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684374686 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684374686 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684374686 .normal_ImgtextBox_content{padding-top:0px;}
#module_684374686 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684374686 .normal_ImgtextBox_content{padding-left:0px;}
#module_684374686 .normal_ImgtextBox_content{padding-right:0px;}
#module_684374686 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684374686 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684374686 .normal_ImgtextBox_content{background-color:transparent;}
#module_684374686 .normal_ImgtextBox_content{background-image:none;}
#module_684374686 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684374686 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684374686 .normal_ImgtextBox_content{background-attachment:none;}
#module_684374686 .normal_ImgtextBox_content{}
#module_684374686 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684374686 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684374686 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684374686 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684374686 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content{border-top-style:none;}
#module_684374686 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684374686 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content{border-right-style:none;}
#module_684374686 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684374686 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684374686 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684374686 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content{border-left-style:none;}
#module_684374686 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684374686 .showHandle .btn{font-size:14px;}
#module_684374686 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684374686 .showHandle .btn{color:#333;}
#module_684374686 .showHandle .btn{font-weight:400;}
#module_684374686 .showHandle .btn{text-decoration:none;}
#module_684374686 .showHandle .btn{font-style:normal;}
#module_684374686 .showHandle div{border-top-color:#ddd !important;}
#module_684374686 .showHandle div{border-top-style:solid !important;}
#module_684374686 .showHandle div{border-top-width:1px !important;}
#module_684374686 .showHandle{background-color:transparent;}
#module_684374686 .showHandle{background-image:none;}
#module_684374686 .showHandle{background-repeat:no-repeat;}
#module_684374686 .showHandle{}
#module_684374686 .showHandle{}
#module_684374686 .showHandle{}
#module_684374686 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684374686 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684374686 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684374686 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684374686 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684374686 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684374686 a{font-size:unset;font-family:unset}
.ModuleSiteGalleryV2Giant.layout-101 .album-item {height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-101 .album-img {position: static; float: left; transition: 0s; transform: none; overflow: hidden; margin-right: 60px; margin-bottom: 40px; padding: 0;}
.ModuleSiteGalleryV2Giant.layout-101 .album-img:hover {box-shadow: 0px 0px 79px 10px rgba(0, 0, 0, 0.1);}
.ModuleSiteGalleryV2Giant.layout-101 .album-img .album-img-c {position: relative; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-101 .Photo_title,.ModuleSiteGalleryV2Giant.layout-101 .abstract {color: #333; line-height:1.5}
.ModuleSiteGalleryV2Giant.layout-101 .dummy {padding-top: 100%;}
@keyframes i3bg {
	0% {width: 100%; height: 100%; opacity: 1;}
	100% {width: calc(100% + 40px); height: calc(100% + 40px); opacity: 0;}
}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon {position: absolute; left: 50%; top: -5%; z-index: 2; opacity: 0; transform: translate(-50%, -50%) scale(0.7); transition: 0.3s ease 0s;}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon:before {content: ''; position: absolute; width: 0; height: 0; background: rgba(255, 158, 32, 0.6); z-index: 0; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); animation: i3bg 2s linear 0s infinite;}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon em {display: block; width: 66px; height: 66px; background: rgba(255, 158, 32, 0.6); border-radius: 50%;}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon em:before,
.ModuleSiteGalleryV2Giant.layout-101 .album-icon em:after {background: #fff; content: ''; position: absolute; z-index: 0; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon em:before {width: 24px; height: 1px;}
.ModuleSiteGalleryV2Giant.layout-101 .album-icon em:after {width: 1px; height: 24px;}
.ModuleSiteGalleryV2Giant.layout-101 .album-img:hover .album-icon {top: 50%; opacity: 1; transform: translate(-50%, -50%) scale(1);}
.ModuleSiteGalleryV2Giant.layout-101 .album-img:hover .album-icon:before {animation: i3bg 2s linear 0.2s infinite;}
.ModuleSiteGalleryV2Giant.layout-101 .mask-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 0%, rgba(128, 128, 128, 0) 35%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 0%, rgba(128, 128, 128, 0) 35%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 0%, rgba(128, 128, 128, 0) 35%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 0%, rgba(128, 128, 128, 0) 35%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    z-index: 2;
}
.ModuleSiteGalleryV2Giant.layout-101 .album-img:hover .mask-layer {opacity: 1; -webkit-transition-delay: .1s; transition-delay: .1s;}

.ModuleSiteGalleryV2Giant.layout-101 .mobile_picBox {display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-101 .mobile_pic {display: block;}
.lg-sub-html .SiteGalleryGiantTitle101 {font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText101 {color: #fff;}
.lg-sub-html .SiteGalleryGiantLink101 {font-size: 12px; color: #fff; line-height: 16px}
.lg-sub-html .SiteGalleryGiantText101 {color: #fff;}
.lg-sub-html .SiteGalleryGiantLink101 .icon-sousuo {font-size: 12px; margin-right: 5px; margin-top: 2px}
@media only screen and (min-width: 768px) {
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-1 {width: 100%; margin-right: 0px;}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-2 {width: calc((100% - 60px) / 2);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-3 {width: calc((100% - 120px) / 3);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-4 {width: calc((100% - 180px) / 4);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-5 {width: calc((100% - 240px) / 5);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-6 {width: calc((100% - 300px) / 6);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-7 {width: calc((100% - 360px) / 7);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-8 {width: calc((100% - 420px) / 8);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-9 {width: calc((100% - 480px) / 9);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-10 {width: calc((100% - 540px) / 10);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-11 {width: calc((100% - 600px) / 11);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-12 {width: calc((100% - 660px) / 12);}
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-2:nth-child(2n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-3:nth-child(3n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-4:nth-child(4n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-5:nth-child(5n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-6:nth-child(6n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-7:nth-child(7n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-8:nth-child(8n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-9:nth-child(9n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-10:nth-child(10n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-11:nth-child(11n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-lg-12:nth-child(12n) {margin-right: 0 !important;}
}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-101 .album-img {margin-right: 15px !important; margin-bottom: 10px !important;}
    .ModuleSiteGalleryV2Giant.layout-101 .col-xs-1 {width: 100% !important; margin-right: 0px !important;}
    .ModuleSiteGalleryV2Giant.layout-101 .col-xs-2 {width: calc((100% - 15px) / 2) !important;}
    .ModuleSiteGalleryV2Giant.layout-101 .col-xs-3 {width: calc((100% - 30px) / 3) !important;}
    .ModuleSiteGalleryV2Giant.layout-101 .col-xs-2:nth-child(2n),
    .ModuleSiteGalleryV2Giant.layout-101 .col-xs-3:nth-child(3n) {margin-right: 0 !important;}
}
.ModuleSiteGalleryV2Giant.layout-101 .pagerGiant .inputer{outline: 0;}
.module_684374586 .ModuleHead .HeadCenter{float:none;}
#module_684374586 {
padding:0px;
}
#module_684374586 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_684374586 .ModuleHead684374586 {
display:none;
}
#module_684374586 .BodyCenter.BodyCenter684374586 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684374586 >.module_684374586 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684374586 >.module_684374586{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684374586 .BodyCenter.BodyCenter684374586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374586 .BodyCenter.BodyCenter684374586 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684374586 >.module_684374586 {
margin-top:1.1613%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684374586 >.module_684374586 {
margin-top:1.2618%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684374586 >.module_684374586 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684374586:hover {
border:none;
}
#module_684374586:hover >.module_684374586 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684374586 .album-img{background-color:#fff;}
#module_684374586 .album-img{background-image:none;}
#module_684374586 .album-img{background-repeat:no-repeat;}
#module_684374586 .album-img{}
#module_684374586 .album-img{}
#module_684374586 .album-img{}
#module_684374586 .album-img-c{background-color:;}
#module_684374586 .album-img-c{background-image:none;}
#module_684374586 .album-img-c{background-repeat:no-repeat;}
#module_684374586 .album-img-c{}
#module_684374586 .album-img-c{}
#module_684374586 .album-img-c{}
#module_684374586 .album-img{border-top-left-radius:0px;}
#module_684374586 .album-img{border-top-right-radius:0px;}
#module_684374586 .album-img{border-bottom-left-radius:0px;}
#module_684374586 .album-img{border-bottom-right-radius:0px;}
#module_684374586 .album-img{margin-bottom:20px;}
#module_684374586 .album-img{margin-right:20px;} #module_684374586 .col-lg-2{width:calc((100% - 20px) / 2);} #module_684374586 .col-lg-3{width:calc((100% - 20px * 2) / 3);} #module_684374586 .col-lg-4{width:calc((100% - 20px * 3) / 4);} #module_684374586 .col-lg-5{width:calc((100% - 20px * 4) / 5);} #module_684374586 .col-lg-6{width:calc((100% - 20px * 5) / 6);} #module_684374586 .col-lg-7{width:calc((100% - 20px * 6) / 7);} #module_684374586 .col-lg-8{width:calc((100% - 20px * 7) / 8);} #module_684374586 .col-lg-9{width:calc((100% - 20px * 8) / 9);} #module_684374586 .col-lg-10{width:calc((100% - 20px * 9) / 10);} #module_684374586 .col-lg-11{width:calc((100% - 20px * 10) / 11);} #module_684374586 .col-lg-12{width:calc((100% - 20px * 11) / 12);}
#module_684374586 .album-img{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684374586 .album-img .dummy{padding-top:61%;}
#module_6843745861 .album-img .dummy{padding-top:121%;}
#module_684374586 .mobile_picBox .mobile_pic{object-fit:cover;}
#module_684374586 .mobile_picBox .mobile_pic{width:100%;}
#module_684374586 .mobile_picBox .mobile_pic{height:100%;}
#module_684374586 .Photo_title{text-align:center;}
#module_684374586 .Photo_title{color:#333;}
#module_684374586 .Photo_title{font-size:16px;}
#module_684374586 .Photo_title{font-weight:normal}
#module_684374586 .Photo_title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .Photo_title{text-decoration:none;}
#module_684374586 .Photo_title{}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .Photo_title{margin-top:30px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .Photo_title{margin-bottom:19px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .Photo_title{margin-left:10px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .Photo_title{margin-right:10px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .Photo_title{margin-top:20px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .Photo_title{margin-bottom:12px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .Photo_title{margin-left:5px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .Photo_title{margin-right:5px;}}
#module_684374586 .abstract{text-align:center;}
#module_684374586 .abstract{color:#666;}
#module_684374586 .abstract{font-size:14px;}
#module_684374586 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .abstract{font-weight:normal;}
#module_684374586 .abstract{text-decoration:none;}
#module_684374586 .abstract{font-style:normal;}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .abstract{margin-top:0px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .abstract{margin-bottom:40px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .abstract{margin-left:10px;}}
#module_684374586 {}@media only screen and (min-width: 768px) {#module_684374586 .abstract{margin-right:10px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .abstract{margin-top:0px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .abstract{margin-bottom:10px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .abstract{margin-left:5px;}}
#module_684374586 {}@media only screen and (max-width: 767px) {#module_684374586 .abstract{margin-right:5px;}}
#module_684374586 .album-icon em:before, #module_684374586 .album-icon em:after{background:#fff;}
#module_684374586 .album-icon em:before{width:24px;} #module_684374586 .album-icon em:after{height:24px;}
#module_684374586 .album-icon em{width:66px; height:66px;}
#module_684374586 .album-icon:before, #module_684374586 .album-icon em{background-color:rgba(255, 158, 32, 0.6);}
#module_684374586 .album-icon:before, #module_684374586 .album-icon em{}
#module_684374586 .pagerGiant .text{font-size:12px;}
#module_684374586 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .pagerGiant .text{color:#333;}
#module_684374586 .pagerGiant .text{}
#module_684374586 .pagerGiant .text{}
#module_684374586 .pagerGiant .text{}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer{width:30px}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer{height:30px}
#module_684374586 .pagerGiant .num{font-size:12px;}
#module_684374586 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .pagerGiant .num{color:#333;}
#module_684374586 .pagerGiant .num{}
#module_684374586 .pagerGiant .num{}
#module_684374586 .pagerGiant .num{}
#module_684374586 .pagerGiant .submit{width:55px}
#module_684374586 .pagerGiant .submit{height:30px}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer,#module_684374586 .pagerGiant .submit{border-top-left-radius:0px;}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer,#module_684374586 .pagerGiant .submit{border-top-right-radius:0px;}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer,#module_684374586 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_684374586 .pagerGiant .current,#module_684374586 .pagerGiant .num,#module_684374586 .pagerGiant .inputer,#module_684374586 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_684374586 .pagerGiant .next,#module_684374586 .pagerGiant .splitline{color:#ccc;}
#module_684374586 .pagerGiant .num{background-color:#fff;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-top-color:#ccc;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-top-style:solid;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer{border-top-width:1px;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-bottom-style:solid;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer{border-bottom-width:1px;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-left-color:#ccc;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-left-style:solid;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer{border-left-width:1px;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-right-color:#ccc;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .inputer{border-right-style:solid;}
#module_684374586 .pagerGiant .num, #module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer{border-right-width:1px;}
#module_684374586 .page-more a{font-size:16px;}
#module_684374586 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .page-more a{color:#666 !important;}
#module_684374586 .page-more a{font-weight:normal;}
#module_684374586 .page-more a{text-decoration:none;}
#module_684374586 .page-more a{font-style:normal;}
#module_684374586 .page-more a{background-color:#fff;}
#module_684374586 .page-more a{border-top-color:#eee;}
#module_684374586 .page-more a{border-top-style:solid;}
#module_684374586 .page-more a{border-top-width:2px;}
#module_684374586 .page-more a{border-bottom-color:#eee;}
#module_684374586 .page-more a{border-bottom-style:solid;}
#module_684374586 .page-more a{border-bottom-width:2px;}
#module_684374586 .page-more a{border-left-color:#eee;}
#module_684374586 .page-more a{border-left-style:solid;}
#module_684374586 .page-more a{border-left-width:2px;}
#module_684374586 .page-more a{border-right-color:#eee;}
#module_684374586 .page-more a{border-right-style:solid;}
#module_684374586 .page-more a{border-right-width:2px;}
#module_684374586 .mask-layer{background-color:transparent}
#module_684374586 .mask-layer{}
#module_684374586 .album-img:hover{background-color:#fff;}
#module_684374586 .album-img:hover{background-image:none;}
#module_684374586 .album-img:hover{background-repeat:no-repeat;}
#module_684374586 .album-img:hover{}
#module_684374586 .album-img:hover{}
#module_684374586 .album-img:hover{}
#module_684374586 .album-img:hover{box-shadow:0px 0px 79px 10px rgba(0, 0, 0, 0.1);}
#module_684374586 .album-img:hover .Photo_title{color:#333;}
#module_684374586 .album-img:hover .Photo_title{font-size:16px;}
#module_684374586 .album-img:hover .Photo_title{font-weight:normal}
#module_684374586 .album-img:hover .Photo_title{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .album-img:hover .Photo_title{text-decoration:none;}
#module_684374586 .album-img:hover .Photo_title{}
#module_684374586 .album-img:hover .abstract{color:#666;}
#module_684374586 .album-img:hover .abstract{font-size:14px;}
#module_684374586 .album-img:hover .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .album-img:hover .abstract{font-weight:normal;}
#module_684374586 .album-img:hover .abstract{text-decoration:none;}
#module_684374586 .album-img:hover .abstract{font-style:normal;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{font-size:12px;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{color:#fff;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit{background-color:#333;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_684374586 .pagerGiant .current, #module_684374586 .pagerGiant .submit, #module_684374586 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_684374586 .page-more a:hover{font-size:16px;}
#module_684374586 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_684374586 .page-more a:hover{color:#666 !important;}
#module_684374586 .page-more a:hover {font-weight:normal;}
#module_684374586 .page-more a:hover {text-decoration:none;}
#module_684374586 .page-more a:hover {font-style:normal;}
#module_684374586 .page-more a:hover{background-color:#fff;}
#module_684374586 .page-more a:hover{border-top-color:#eee;}
#module_684374586 .page-more a:hover{border-top-style:solid;}
#module_684374586 .page-more a:hover{border-bottom-color:#eee;}
#module_684374586 .page-more a:hover{border-bottom-style:solid;}
#module_684374586 .page-more a:hover{border-left-color:#eee;}
#module_684374586 .page-more a:hover{border-left-style:solid;}
#module_684374586 .page-more a:hover{border-right-color:#eee;}
#module_684374586 .page-more a:hover{border-right-style:solid;}

.module_684385814 .ModuleHead .HeadCenter{float:none;}
#module_684385814 {
padding:0px;
}
#module_684385814 {
position:static;
z-index:3;
top:686px;
left:0px;
width:100%;
height: auto;
}
#module_684385814 .ModuleHead684385814 {
display:none;
}
#module_684385814 .BodyCenter.BodyCenter684385814 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684385814 >.module_684385814 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684385814 >.module_684385814{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684385814 .BodyCenter.BodyCenter684385814 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385814 .BodyCenter.BodyCenter684385814 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684385814 >.module_684385814 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385814 >.module_684385814 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684385814 >.module_684385814 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684385814:hover {
border:none;
}
#module_684385814:hover >.module_684385814 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684385814 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684385814 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684385814 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684385814 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684385814 .GraphicUpper{padding-top:0px;}
#module_684385814 .GraphicUpper{padding-bottom:0px;}
#module_684385814 .GraphicUpper{padding-left:0px;}
#module_684385814 .GraphicUpper {padding-right:0px;}
#module_684385814 .GraphicUpper{width:3%;} #module_684385814 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684385814 .MobileGraphicUpper{width:10%;} #module_684385814 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684385814 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684385814 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684385814 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684385814 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684385814 .normal_ImgtextBox_content{padding-top:0px;}
#module_684385814 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684385814 .normal_ImgtextBox_content{padding-left:0px;}
#module_684385814 .normal_ImgtextBox_content{padding-right:0px;}
#module_684385814 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684385814 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684385814 .normal_ImgtextBox_content{background-color:transparent;}
#module_684385814 .normal_ImgtextBox_content{background-image:none;}
#module_684385814 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684385814 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684385814 .normal_ImgtextBox_content{background-attachment:none;}
#module_684385814 .normal_ImgtextBox_content{}
#module_684385814 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684385814 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684385814 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684385814 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684385814 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content{border-top-style:none;}
#module_684385814 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684385814 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content{border-right-style:none;}
#module_684385814 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684385814 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684385814 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684385814 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content{border-left-style:none;}
#module_684385814 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684385814 .showHandle .btn{font-size:14px;}
#module_684385814 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684385814 .showHandle .btn{color:#333;}
#module_684385814 .showHandle .btn{font-weight:400;}
#module_684385814 .showHandle .btn{text-decoration:none;}
#module_684385814 .showHandle .btn{font-style:normal;}
#module_684385814 .showHandle div{border-top-color:#ddd !important;}
#module_684385814 .showHandle div{border-top-style:solid !important;}
#module_684385814 .showHandle div{border-top-width:1px !important;}
#module_684385814 .showHandle{background-color:transparent;}
#module_684385814 .showHandle{background-image:none;}
#module_684385814 .showHandle{background-repeat:no-repeat;}
#module_684385814 .showHandle{}
#module_684385814 .showHandle{}
#module_684385814 .showHandle{}
#module_684385814 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684385814 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684385814 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684385814 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684385814 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684385814 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684385814 a{font-size:unset;font-family:unset}
.module_684385827 .ModuleHead .HeadCenter{float:none;}
#module_684385827 {
padding:0px;
}
#module_684385827 {
position:static;
z-index:2;
top:1418px;
left:142px;
width:100%;
height: auto;
}
#module_684385827 .ModuleHead684385827 {
display:none;
}
#module_684385827 .BodyCenter.BodyCenter684385827 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684385827 >.module_684385827 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684385827 >.module_684385827{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684385827 .BodyCenter.BodyCenter684385827 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385827 .BodyCenter.BodyCenter684385827 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_684385827 >.module_684385827 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385827 >.module_684385827 {
margin-top:9.4637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684385827 >.module_684385827 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684385827:hover {
border:none;
}
#module_684385827:hover >.module_684385827 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684385827 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_684385827 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_684385827 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_684385827 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_684385827 .GraphicUpper{padding-top:0px;}
#module_684385827 .GraphicUpper{padding-bottom:0px;}
#module_684385827 .GraphicUpper{padding-left:0px;}
#module_684385827 .GraphicUpper {padding-right:0px;}
#module_684385827 .GraphicUpper{width:3%;} #module_684385827 .ModuleImageTextContent{width: calc(100% - 3%);}
#module_684385827 .MobileGraphicUpper{width:10%;} #module_684385827 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_684385827 .ModuleImageTextGiantContent{padding-top:0px;}
#module_684385827 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_684385827 .ModuleImageTextGiantContent{padding-left:15px;}
#module_684385827 .ModuleImageTextGiantContent{padding-right:0px;}
#module_684385827 .normal_ImgtextBox_content{padding-top:0px;}
#module_684385827 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_684385827 .normal_ImgtextBox_content{padding-left:0px;}
#module_684385827 .normal_ImgtextBox_content{padding-right:0px;}
#module_684385827 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_684385827 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684385827 .normal_ImgtextBox_content{background-color:transparent;}
#module_684385827 .normal_ImgtextBox_content{background-image:none;}
#module_684385827 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_684385827 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_684385827 .normal_ImgtextBox_content{background-attachment:none;}
#module_684385827 .normal_ImgtextBox_content{}
#module_684385827 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_684385827 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_684385827 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_684385827 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_684385827 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content{border-top-style:none;}
#module_684385827 .normal_ImgtextBox_content{border-top-width:0px;}
#module_684385827 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content{border-right-style:none;}
#module_684385827 .normal_ImgtextBox_content{border-right-width:0px;}
#module_684385827 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_684385827 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_684385827 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content{border-left-style:none;}
#module_684385827 .normal_ImgtextBox_content{border-left-width:0px;}
#module_684385827 .showHandle .btn{font-size:14px;}
#module_684385827 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684385827 .showHandle .btn{color:#333;}
#module_684385827 .showHandle .btn{font-weight:400;}
#module_684385827 .showHandle .btn{text-decoration:none;}
#module_684385827 .showHandle .btn{font-style:normal;}
#module_684385827 .showHandle div{border-top-color:#ddd !important;}
#module_684385827 .showHandle div{border-top-style:solid !important;}
#module_684385827 .showHandle div{border-top-width:1px !important;}
#module_684385827 .showHandle{background-color:transparent;}
#module_684385827 .showHandle{background-image:none;}
#module_684385827 .showHandle{background-repeat:no-repeat;}
#module_684385827 .showHandle{}
#module_684385827 .showHandle{}
#module_684385827 .showHandle{}
#module_684385827 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684385827 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_684385827 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_684385827 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_684385827 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_684385827 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_684385827 a{font-size:unset;font-family:unset}
.module_684385875 .ModuleHead .HeadCenter{float:none;}
#module_684385875 {
padding:0px;
}
#module_684385875 {
position:static;
z-index:1;
top:3175px;
left:680px;
width:100%;
height: auto;
}
#module_684385875 .ModuleHead684385875 {
display:none;
}
#module_684385875 .BodyCenter.BodyCenter684385875 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684385875 >.module_684385875 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684385875 >.module_684385875{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684385875 .BodyCenter.BodyCenter684385875 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385875 .BodyCenter.BodyCenter684385875 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684385875 >.module_684385875 {
margin-top:1.1613%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684385875 >.module_684385875 {
margin-top:4.1009%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_684385875 >.module_684385875 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684385875:hover {
border:none;
}
#module_684385875:hover >.module_684385875 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684385875 .album-img{background-color:#fff;}
#module_684385875 .album-img{background-image:none;}
#module_684385875 .album-img{background-repeat:no-repeat;}
#module_684385875 .album-img{}
#module_684385875 .album-img{}
#module_684385875 .album-img{}
#module_684385875 .album-img-c{background-color:;}
#module_684385875 .album-img-c{background-image:none;}
#module_684385875 .album-img-c{background-repeat:no-repeat;}
#module_684385875 .album-img-c{}
#module_684385875 .album-img-c{}
#module_684385875 .album-img-c{}
#module_684385875 .album-img{border-top-left-radius:0px;}
#module_684385875 .album-img{border-top-right-radius:0px;}
#module_684385875 .album-img{border-bottom-left-radius:0px;}
#module_684385875 .album-img{border-bottom-right-radius:0px;}
#module_684385875 .album-img{margin-bottom:20px;}
#module_684385875 .album-img{margin-right:20px;} #module_684385875 .col-lg-2{width:calc((100% - 20px) / 2);} #module_684385875 .col-lg-3{width:calc((100% - 20px * 2) / 3);} #module_684385875 .col-lg-4{width:calc((100% - 20px * 3) / 4);} #module_684385875 .col-lg-5{width:calc((100% - 20px * 4) / 5);} #module_684385875 .col-lg-6{width:calc((100% - 20px * 5) / 6);} #module_684385875 .col-lg-7{width:calc((100% - 20px * 6) / 7);} #module_684385875 .col-lg-8{width:calc((100% - 20px * 7) / 8);} #module_684385875 .col-lg-9{width:calc((100% - 20px * 8) / 9);} #module_684385875 .col-lg-10{width:calc((100% - 20px * 9) / 10);} #module_684385875 .col-lg-11{width:calc((100% - 20px * 10) / 11);} #module_684385875 .col-lg-12{width:calc((100% - 20px * 11) / 12);}
#module_684385875 .album-img{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_684385875 .album-img .dummy{padding-top:61%;}
#module_684385875 .mobile_picBox .mobile_pic{object-fit:cover;}
#module_684385875 .mobile_picBox .mobile_pic{width:100%;}
#module_684385875 .mobile_picBox .mobile_pic{height:100%;}
#module_684385875 .Photo_title{text-align:center;}
#module_684385875 .Photo_title{color:#333;}
#module_684385875 .Photo_title{font-size:16px;}
#module_684385875 .Photo_title{font-weight:normal}
#module_684385875 .Photo_title{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .Photo_title{text-decoration:none;}
#module_684385875 .Photo_title{}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .Photo_title{margin-top:30px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .Photo_title{margin-bottom:19px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .Photo_title{margin-left:10px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .Photo_title{margin-right:10px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .Photo_title{margin-top:20px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .Photo_title{margin-bottom:12px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .Photo_title{margin-left:5px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .Photo_title{margin-right:5px;}}
#module_684385875 .abstract{text-align:center;}
#module_684385875 .abstract{color:#666;}
#module_684385875 .abstract{font-size:14px;}
#module_684385875 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .abstract{font-weight:normal;}
#module_684385875 .abstract{text-decoration:none;}
#module_684385875 .abstract{font-style:normal;}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .abstract{margin-top:0px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .abstract{margin-bottom:40px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .abstract{margin-left:10px;}}
#module_684385875 {}@media only screen and (min-width: 768px) {#module_684385875 .abstract{margin-right:10px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .abstract{margin-top:0px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .abstract{margin-bottom:10px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .abstract{margin-left:5px;}}
#module_684385875 {}@media only screen and (max-width: 767px) {#module_684385875 .abstract{margin-right:5px;}}
#module_684385875 .album-icon em:before, #module_684385875 .album-icon em:after{background:#fff;}
#module_684385875 .album-icon em:before{width:24px;} #module_684385875 .album-icon em:after{height:24px;}
#module_684385875 .album-icon em{width:66px; height:66px;}
#module_684385875 .album-icon:before, #module_684385875 .album-icon em{background-color:rgba(255, 158, 32, 0.6);}
#module_684385875 .album-icon:before, #module_684385875 .album-icon em{}
#module_684385875 .pagerGiant .text{font-size:12px;}
#module_684385875 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .pagerGiant .text{color:#333;}
#module_684385875 .pagerGiant .text{}
#module_684385875 .pagerGiant .text{}
#module_684385875 .pagerGiant .text{}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer{width:30px}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer{height:30px}
#module_684385875 .pagerGiant .num{font-size:12px;}
#module_684385875 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .pagerGiant .num{color:#333;}
#module_684385875 .pagerGiant .num{}
#module_684385875 .pagerGiant .num{}
#module_684385875 .pagerGiant .num{}
#module_684385875 .pagerGiant .submit{width:55px}
#module_684385875 .pagerGiant .submit{height:30px}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer,#module_684385875 .pagerGiant .submit{border-top-left-radius:0px;}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer,#module_684385875 .pagerGiant .submit{border-top-right-radius:0px;}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer,#module_684385875 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_684385875 .pagerGiant .current,#module_684385875 .pagerGiant .num,#module_684385875 .pagerGiant .inputer,#module_684385875 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_684385875 .pagerGiant .next,#module_684385875 .pagerGiant .splitline{color:#ccc;}
#module_684385875 .pagerGiant .num{background-color:#fff;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-top-color:#ccc;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-top-style:solid;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer{border-top-width:1px;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-bottom-style:solid;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer{border-bottom-width:1px;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-left-color:#ccc;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-left-style:solid;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer{border-left-width:1px;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-right-color:#ccc;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .inputer{border-right-style:solid;}
#module_684385875 .pagerGiant .num, #module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer{border-right-width:1px;}
#module_684385875 .page-more a{font-size:16px;}
#module_684385875 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .page-more a{color:#666 !important;}
#module_684385875 .page-more a{font-weight:normal;}
#module_684385875 .page-more a{text-decoration:none;}
#module_684385875 .page-more a{font-style:normal;}
#module_684385875 .page-more a{background-color:#fff;}
#module_684385875 .page-more a{border-top-color:#eee;}
#module_684385875 .page-more a{border-top-style:solid;}
#module_684385875 .page-more a{border-top-width:2px;}
#module_684385875 .page-more a{border-bottom-color:#eee;}
#module_684385875 .page-more a{border-bottom-style:solid;}
#module_684385875 .page-more a{border-bottom-width:2px;}
#module_684385875 .page-more a{border-left-color:#eee;}
#module_684385875 .page-more a{border-left-style:solid;}
#module_684385875 .page-more a{border-left-width:2px;}
#module_684385875 .page-more a{border-right-color:#eee;}
#module_684385875 .page-more a{border-right-style:solid;}
#module_684385875 .page-more a{border-right-width:2px;}
#module_684385875 .mask-layer{background-color:transparent}
#module_684385875 .mask-layer{}
#module_684385875 .album-img:hover{background-color:#fff;}
#module_684385875 .album-img:hover{background-image:none;}
#module_684385875 .album-img:hover{background-repeat:no-repeat;}
#module_684385875 .album-img:hover{}
#module_684385875 .album-img:hover{}
#module_684385875 .album-img:hover{}
#module_684385875 .album-img:hover{box-shadow:0px 0px 79px 10px rgba(0, 0, 0, 0.1);}
#module_684385875 .album-img:hover .Photo_title{color:#333;}
#module_684385875 .album-img:hover .Photo_title{font-size:16px;}
#module_684385875 .album-img:hover .Photo_title{font-weight:normal}
#module_684385875 .album-img:hover .Photo_title{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .album-img:hover .Photo_title{text-decoration:none;}
#module_684385875 .album-img:hover .Photo_title{}
#module_684385875 .album-img:hover .abstract{color:#666;}
#module_684385875 .album-img:hover .abstract{font-size:14px;}
#module_684385875 .album-img:hover .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .album-img:hover .abstract{font-weight:normal;}
#module_684385875 .album-img:hover .abstract{text-decoration:none;}
#module_684385875 .album-img:hover .abstract{font-style:normal;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{font-size:12px;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{color:#fff;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit{background-color:#333;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_684385875 .pagerGiant .current, #module_684385875 .pagerGiant .submit, #module_684385875 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_684385875 .page-more a:hover{font-size:16px;}
#module_684385875 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_684385875 .page-more a:hover{color:#666 !important;}
#module_684385875 .page-more a:hover {font-weight:normal;}
#module_684385875 .page-more a:hover {text-decoration:none;}
#module_684385875 .page-more a:hover {font-style:normal;}
#module_684385875 .page-more a:hover{background-color:#fff;}
#module_684385875 .page-more a:hover{border-top-color:#eee;}
#module_684385875 .page-more a:hover{border-top-style:solid;}
#module_684385875 .page-more a:hover{border-bottom-color:#eee;}
#module_684385875 .page-more a:hover{border-bottom-style:solid;}
#module_684385875 .page-more a:hover{border-left-color:#eee;}
#module_684385875 .page-more a:hover{border-left-style:solid;}
#module_684385875 .page-more a:hover{border-right-color:#eee;}
#module_684385875 .page-more a:hover{border-right-style:solid;}

.module_684364535 .ModuleHead .HeadCenter{float:none;}
#module_684364535 {
padding:0px;
}
#module_684364535 {
position:static;
z-index:0;
top:668px;
left:1434px;
width:100%;
height: auto;
}
#module_684364535 .ModuleHead684364535 {
display:none;
}

.module_683824297 .ModuleHead .HeadCenter{float:none;}
#module_683824297 {
padding:0px;
}
#module_683824297 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_683824297 .ModuleHead683824297 {
display:none;
}

.module_683329362 .ModuleHead .HeadCenter{float:none;}
#module_683329362 {
padding:0px;
}
#module_683329362 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683329362 .ModuleHead683329362 {
display:none;
}
#module_683329362 .BodyCenter.BodyCenter683329362 {
background:none;background-color:rgb(240, 240, 241);
}
#module_683329362 >.module_683329362 {
border-top-style:solid;
border-top-color:#5FA3CE;
border-top-width:7px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329362 >.module_683329362{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329362 .BodyCenter.BodyCenter683329362 {
padding-top:0.0000%;
padding-left:5.2521%;
padding-right:5.2521%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329362 .BodyCenter.BodyCenter683329362 {
padding-top:5.7637%;
padding-left:4.3228%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_683329362 >.module_683329362 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329362 >.module_683329362 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_683329362 >.module_683329362 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329362:hover {
border:none;
}
#module_683329362:hover >.module_683329362 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329362 .ModuleSubContainer{background-color:transparent;}
#module_683329362 .ModuleSubContainer{background-image:none;}
#module_683329362 .ModuleSubContainer{background-repeat:no-repeat;}
#module_683329362 .ModuleSubContainer{background-position:0% 0%;}
#module_683329362 .ModuleSubContainer{background-attachment:scroll;}
#module_683329362 .ModuleSubContainer{}
#module_683329362 {!bgVideo!}{bgVideoUrl:}
#module_683329362 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_683329362 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_683329362 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer683329362 {max-width:1550px;width:auto;}
.ModuleGridContainer.ModuleGridContainer683329362 .SubPadding {width:0px;}
.module_683329365 .ModuleHead .HeadCenter{float:none;}
#module_683329365 {
padding:0px;
}
#module_683329365 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683329365 .ModuleHead683329365 {
display:none;
}
#module_683329365 .BodyCenter.BodyCenter683329365 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329365 >.module_683329365 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329365 >.module_683329365{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329365 .BodyCenter.BodyCenter683329365 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329365 .BodyCenter.BodyCenter683329365 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329365 >.module_683329365 {
margin-top:5.3783%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329365 >.module_683329365 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329365 >.module_683329365 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329365:hover {
border:none;
}
#module_683329365:hover >.module_683329365 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329365 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329365 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329365 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329365 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329365 .imageTextGiant-Container{padding-top:10px;}
#module_683329365 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329365 .imageTextGiant-Container{padding-left:0px;}
#module_683329365 .imageTextGiant-Container{padding-right:0px;}
#module_683329365 .showHandle .btn{font-size:14px;}
#module_683329365 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329365 .showHandle .btn{color:#333;}
#module_683329365 .showHandle .btn{font-weight:400;}
#module_683329365 .showHandle .btn{text-decoration:none;}
#module_683329365 .showHandle .btn{font-style:normal;}
#module_683329365 .showHandle div{border-top-color:#ddd !important;}
#module_683329365 .showHandle div{border-top-style:solid !important;}
#module_683329365 .showHandle div{border-top-width:1px !important;}
#module_683329365 .showHandle{background-color:transparent;}
#module_683329365 .showHandle{background-image:none;}
#module_683329365 .showHandle{background-repeat:no-repeat;}
#module_683329365 .showHandle{}
#module_683329365 .showHandle{}
#module_683329365 .showHandle{}
#module_683329365 a{font-size:unset;font-family:unset}
.module_683329372 .ModuleHead .HeadCenter{float:none;}
#module_683329372 {
padding:0px;
}
#module_683329372 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683329372 .ModuleHead683329372 {
display:none;
}
#module_683329372 .BodyCenter.BodyCenter683329372 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329372 >.module_683329372 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329372 >.module_683329372{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329372 .BodyCenter.BodyCenter683329372 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.0542%;
}
}
@media screen and (max-width: 767px){
#module_683329372 .BodyCenter.BodyCenter683329372 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329372 >.module_683329372 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329372 >.module_683329372 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329372 >.module_683329372 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329372:hover {
border:none;
}
#module_683329372:hover >.module_683329372 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329372 .tabContainerGiantGrid{background-color:transparent;}
#module_683329372 .tabContainerGiantGrid{background-image:none;}
#module_683329372 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_683329372 .tabContainerGiantGrid{}
#module_683329372 .tabContainerGiantGrid{}
#module_683329372 .tabContainerGiantGrid{}
#module_683329372 .tabContainerGiantGrid{padding-top:10px;}
#module_683329372 .tabContainerGiantGrid{padding-bottom:10px;}
#module_683329372 .tabContainerGiantGrid{padding-left:0px;}
#module_683329372 .tabContainerGiantGrid{padding-right:0px;}
#module_683329372 .tabContainerGiantGrid{border-top-color:transparent;}
#module_683329372 .tabContainerGiantGrid{border-top-style:solid;}
#module_683329372 .tabContainerGiantGrid{border-top-width:0px;}
#module_683329372 .tabContainerGiantGrid{border-right-color:transparent;}
#module_683329372 .tabContainerGiantGrid{border-right-style:solid;}
#module_683329372 .tabContainerGiantGrid{border-right-width:0px;}
#module_683329372 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_683329372 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_683329372 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_683329372 .tabContainerGiantGrid{border-left-color:transparent;}
#module_683329372 .tabContainerGiantGrid{border-left-style:solid;}
#module_683329372 .tabContainerGiantGrid{border-left-width:0px;}
#module_683329372 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_683329372 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_683329372 .Nav-Container .title .phicon{border-top-style:solid;}
#module_683329372 .Nav-Container .title .phicon{border-top-width:1px;}
#module_683329372 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_683329372 .Nav-Container .title .phicon{border-right-style:solid;}
#module_683329372 .Nav-Container .title .phicon{border-right-width:1px;}
#module_683329372 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_683329372 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_683329372 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_683329372 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_683329372 .Nav-Container .title .phicon{border-left-style:solid;}
#module_683329372 .Nav-Container .title .phicon{border-left-width:1px;}
#module_683329372 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_683329372 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_683329372 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_683329372 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_683329372 .Nav-Container .title .phicon{background-color:#000000;} #module_683329372 .nav li{background-color:#000000;}
#module_683329372 .Nav-Container .title .phicon{}
#module_683329372 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_683329372 .Nav-Container .title .phicon{width:55px;}
#module_683329372 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_683329372 .Nav-Container .title .phicon span{font-size:16px;}
#module_683329372 .Nav-Container .title .phicon span{color:#fff;}
#module_683329372 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_683329372 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_683329372 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_683329372 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_683329372 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_683329372 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_683329372 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_683329372 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_683329372 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_683329372 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_683329372 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_683329372 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_683329372 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_683329372 .Nav-Container .title .phicon:hover{}
#module_683329372 .Nav-Container .title .phicon:hover{width:55px;}
#module_683329372 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_683329372 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_683329372 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_683329372 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_683329372__tabPane_9726 #Sub683329372_9726 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubContainer {display: table-cell; vertical-align: top;}
#module_683329372__tabPane_9726 .SubPadding {width:50px; height: 100%; position: relative; display: table-cell;}
#module_683329372__tabPane_9726 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_683329372__tabPane_9726 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_683329372__tabPane_9726:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_683329372__tabPane_9726 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_683329372__tabPane_9726 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_683329372__tabPane_9726 #Sub683329372_9726 {display: block;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubPadding {float:left; height: 10px;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubContainer {float:left;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubContainer .SubDrag {display:none;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubPadding {width:0px; display:none;}
#module_683329372__tabPane_9726 #Sub683329372_9726 > .SubContainer {width:100% !important; height: auto;}
}
#module_683329372__tabPane_9726 #Sub683329372_Tab9726_1 {width:50%;}
/*全局 layout 111*/
.ModuleSearchGiant.layout-111 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .content{display:table;width: 100%;height:100%;border: 1px solid #333;overflow: hidden !important;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: rgba(0,0,0,0);overflow: hidden;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;border-left: 1px #ccc solid;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .ModuleSearchInput{vertical-align: middle;height:auto;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 14px;border: 0;border-radius: 0;background-color:transparent;text-decoration: initial !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn:focus{outline: none !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: rgba(0,0,0,0);border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchIcon{position: absolute;top:2px;left: 20px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .filter-option{overflow: inherit !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul li{margin:0.6rem 0 0.6rem 0}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .btn-group{min-width: 78px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .caret{margin-left: -2px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .iconfont{font-size: 20px;}
.module_683329383 .ModuleHead .HeadCenter{float:none;}
#module_683329383 {
padding:0px;
}
#module_683329383 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683329383 .ModuleHead683329383 {
display:none;
}
#module_683329383 .BodyCenter.BodyCenter683329383 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329383 >.module_683329383 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329383 >.module_683329383{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329383 .BodyCenter.BodyCenter683329383 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329383 .BodyCenter.BodyCenter683329383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329383 >.module_683329383 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329383 >.module_683329383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329383 >.module_683329383 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329383:hover {
border:none;
}
#module_683329383:hover >.module_683329383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329383 .search-item .searchInputPanel,#module_683329383 .search-item .searchBtnPanel{height:52px;line-height:52px;}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383 .search-item .ModuleSearchInput ,#module_683329383 .search-item .searchInputPanel ,#module_683329383 .search-item .searchBtnPanel {background-color:#fff;box-shadow: inset 0 0 0 1000px #fff} #module_683329383 .searchTypePanel select{background:#fff;}
#module_683329383 .ModuleSearchFormStyle .searchInputPanel{border-left-color:#e8e8e8;}
#module_683329383 .search-item{border-top-color:#e8e8e8;}
#module_683329383 .search-item{border-top-style:solid;}
#module_683329383 .search-item{border-top-width:1px;}
#module_683329383 .search-item{border-right-color:#e8e8e8;}
#module_683329383 .search-item{border-right-style:solid;}
#module_683329383 .search-item{border-right-width:1px;}
#module_683329383 .search-item{border-bottom-color:#e8e8e8;}
#module_683329383 .search-item{border-bottom-style:solid;}
#module_683329383 .search-item{border-bottom-width:1px;}
#module_683329383 .search-item{border-left-color:#e8e8e8;}
#module_683329383 .search-item{border-left-style:solid;}
#module_683329383 .search-item{border-left-width:1px;}
#module_683329383 .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput,#module_683329383 .search-item .filter-option{font-size:14px;} #module_683329383 .search-item .caret{margin-top:calc( 14px - 11px );}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383  .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383  .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput{color:#333;-webkit-text-fill-color:#333;}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383  .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput{font-weight:normal;}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383  .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput{text-decoration:none;}
#module_683329383 .search-item .bootstrap-select .btn ,#module_683329383  .search-item .ModuleSearchInput::placeholder,#module_683329383 .search-item .ModuleSearchInput{font-style:normal;}
#module_683329383 .search-item .ModuleSearchInput::placeholder{color:#bababa;-webkit-text-fill-color:#bababa;}
#module_683329383 .search-item{border-top-left-radius:0px;}
#module_683329383 .search-item{border-top-right-radius:0px;}
#module_683329383 .search-item{border-bottom-left-radius:0px;}
#module_683329383 .search-item{border-bottom-right-radius:0px;}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-size:22px;} #module_683329383 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-family:;}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{color:#999;}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-weight:normal;}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{text-decoration:none;}
#module_683329383 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-style:normal;}
#module_683329383 .search-hot ul li a{font-size:12px;}
#module_683329383 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_683329383 .search-hot ul li a{color:#666;}
#module_683329383 .search-hot ul li a{font-weight:normal;}
#module_683329383 .search-hot ul li a{text-decoration:none;}
#module_683329383 .search-hot ul li a{font-style:normal;}
#module_683329383 .search-hot ul li{border-right-color:#eee;}
#module_683329383 .search-hot ul li{border-right-style:solid;}
#module_683329383 .search-hot ul li{border-right-width:1px;}
#module_683329383 .search-item:hover .bootstrap-select .btn ,#module_683329383 .search-item:hover .ModuleSearchInput ,#module_683329383 .search-item:hover .searchInputPanel ,#module_683329383 .search-item:hover .searchBtnPanel {background-color:#fff;box-shadow: inset 0 0 0 1000px #fff}
#module_683329383 .search-item:hover{border-top-color:rgb(240, 130, 0);}
#module_683329383 .search-item:hover{border-top-style:solid;}
#module_683329383 .search-item:hover{border-right-color:rgb(240, 130, 0);}
#module_683329383 .search-item:hover{border-right-style:solid;}
#module_683329383 .search-item:hover{border-bottom-color:rgb(240, 130, 0);}
#module_683329383 .search-item:hover{border-bottom-style:solid;}
#module_683329383 .search-item:hover{border-left-color:rgb(240, 130, 0);}
#module_683329383 .search-item:hover{border-left-style:solid;}
#module_683329383 .search-item:hover .searchIcon .icon-sousuo5{font-size:22px;} #module_683329383 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_683329383 .search-item:hover .searchIcon .icon-sousuo5{font-family:;}
#module_683329383 .searchBtnPanel:hover .searchIcon .icon-sousuo5{color:rgb(240, 130, 0);}
#module_683329383 .search-item:hover .searchIcon .icon-sousuo5{font-weight:normal;}
#module_683329383 .search-item:hover .searchIcon .icon-sousuo5{text-decoration:none;}
#module_683329383 .search-item:hover .searchIcon .icon-sousuo5{font-style:normal;}
#module_683329383 .search-hot ul li:hover a{font-size:12px;}
#module_683329383 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_683329383 .search-hot ul li:hover a{color:#333;}
#module_683329383 .search-hot ul li:hover a{font-weight:normal;}
#module_683329383 .search-hot ul li:hover a{text-decoration:none;}
#module_683329383 .search-hot ul li:hover a{font-style:normal;}

#module_683329372__tabPane_9726 #Sub683329372_Tab9726_2 {width:50%;}
.module_683329390 .ModuleHead .HeadCenter{float:none;}
#module_683329390 {
padding:0px;
}
#module_683329390 {
position:static;
z-index:1;
top:4130px;
left:904px;
width:100%;
height: auto;
}
#module_683329390 .ModuleHead683329390 {
display:none;
}
#module_683329390 .BodyCenter.BodyCenter683329390 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329390 >.module_683329390 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329390 >.module_683329390{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329390 .BodyCenter.BodyCenter683329390 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329390 .BodyCenter.BodyCenter683329390 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329390 >.module_683329390 {
margin-top:0.5725%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329390 >.module_683329390 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329390 >.module_683329390 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329390:hover {
border:none;
}
#module_683329390:hover >.module_683329390 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329390 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329390 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329390 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329390 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329390 .imageTextGiant-Container{padding-top:10px;}
#module_683329390 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329390 .imageTextGiant-Container{padding-left:0px;}
#module_683329390 .imageTextGiant-Container{padding-right:0px;}
#module_683329390 .showHandle .btn{font-size:14px;}
#module_683329390 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329390 .showHandle .btn{color:#333;}
#module_683329390 .showHandle .btn{font-weight:400;}
#module_683329390 .showHandle .btn{text-decoration:none;}
#module_683329390 .showHandle .btn{font-style:normal;}
#module_683329390 .showHandle div{border-top-color:#ddd !important;}
#module_683329390 .showHandle div{border-top-style:solid !important;}
#module_683329390 .showHandle div{border-top-width:1px !important;}
#module_683329390 .showHandle{background-color:transparent;}
#module_683329390 .showHandle{background-image:none;}
#module_683329390 .showHandle{background-repeat:no-repeat;}
#module_683329390 .showHandle{}
#module_683329390 .showHandle{}
#module_683329390 .showHandle{}
#module_683329390 a{font-size:unset;font-family:unset}


.module_683329400 .ModuleHead .HeadCenter{float:none;}
#module_683329400 {
padding:0px;
}
#module_683329400 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_683329400 .ModuleHead683329400 {
display:none;
}
#module_683329400 .BodyCenter.BodyCenter683329400 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329400 >.module_683329400 {
border-top-style:solid;
border-top-color:rgb(240, 207, 168);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(240, 207, 168);
border-bottom-width:1px;
}
#module_683329400 >.module_683329400{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329400 .BodyCenter.BodyCenter683329400 {
padding-top:2.9557%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0837%;
}
}
@media screen and (max-width: 767px){
#module_683329400 .BodyCenter.BodyCenter683329400 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329400 >.module_683329400 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329400 >.module_683329400 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329400 >.module_683329400 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329400:hover {
border:none;
}
#module_683329400:hover >.module_683329400 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329400 .tabContainerGiantGrid{background-color:transparent;}
#module_683329400 .tabContainerGiantGrid{background-image:none;}
#module_683329400 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_683329400 .tabContainerGiantGrid{}
#module_683329400 .tabContainerGiantGrid{}
#module_683329400 .tabContainerGiantGrid{}
#module_683329400 .tabContainerGiantGrid{padding-top:10px;}
#module_683329400 .tabContainerGiantGrid{padding-bottom:10px;}
#module_683329400 .tabContainerGiantGrid{padding-left:0px;}
#module_683329400 .tabContainerGiantGrid{padding-right:0px;}
#module_683329400 .tabContainerGiantGrid{border-top-color:transparent;}
#module_683329400 .tabContainerGiantGrid{border-top-style:solid;}
#module_683329400 .tabContainerGiantGrid{border-top-width:0px;}
#module_683329400 .tabContainerGiantGrid{border-right-color:transparent;}
#module_683329400 .tabContainerGiantGrid{border-right-style:solid;}
#module_683329400 .tabContainerGiantGrid{border-right-width:0px;}
#module_683329400 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_683329400 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_683329400 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_683329400 .tabContainerGiantGrid{border-left-color:transparent;}
#module_683329400 .tabContainerGiantGrid{border-left-style:solid;}
#module_683329400 .tabContainerGiantGrid{border-left-width:0px;}
#module_683329400 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_683329400 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_683329400 .Nav-Container .title .phicon{border-top-style:solid;}
#module_683329400 .Nav-Container .title .phicon{border-top-width:1px;}
#module_683329400 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_683329400 .Nav-Container .title .phicon{border-right-style:solid;}
#module_683329400 .Nav-Container .title .phicon{border-right-width:1px;}
#module_683329400 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_683329400 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_683329400 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_683329400 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_683329400 .Nav-Container .title .phicon{border-left-style:solid;}
#module_683329400 .Nav-Container .title .phicon{border-left-width:1px;}
#module_683329400 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_683329400 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_683329400 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_683329400 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_683329400 .Nav-Container .title .phicon{background-color:#000000;} #module_683329400 .nav li{background-color:#000000;}
#module_683329400 .Nav-Container .title .phicon{}
#module_683329400 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_683329400 .Nav-Container .title .phicon{width:55px;}
#module_683329400 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_683329400 .Nav-Container .title .phicon span{font-size:16px;}
#module_683329400 .Nav-Container .title .phicon span{color:#fff;}
#module_683329400 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_683329400 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_683329400 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_683329400 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_683329400 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_683329400 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_683329400 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_683329400 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_683329400 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_683329400 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_683329400 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_683329400 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_683329400 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_683329400 .Nav-Container .title .phicon:hover{}
#module_683329400 .Nav-Container .title .phicon:hover{width:55px;}
#module_683329400 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_683329400 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_683329400 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_683329400 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_683329400__tabPane_9726 #Sub683329400_9726 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubContainer {display: table-cell; vertical-align: top;}
#module_683329400__tabPane_9726 .SubPadding {width:50px; height: 100%; position: relative; display: table-cell;}
#module_683329400__tabPane_9726 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_683329400__tabPane_9726 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_683329400__tabPane_9726:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_683329400__tabPane_9726 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_683329400__tabPane_9726 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_683329400__tabPane_9726 #Sub683329400_9726 {display: block;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubPadding {float:left; height: 10px;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubContainer {float:left;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubContainer .SubDrag {display:none;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubPadding {width:0px; display:none;}
#module_683329400__tabPane_9726 #Sub683329400_9726 > .SubContainer {width:100% !important; height: auto;}
}
#module_683329400__tabPane_9726 #Sub683329400_Tab9726_1 {width:53.1148%;}
.module_683329410 .ModuleHead .HeadCenter{float:none;}
#module_683329410 {
padding:0px;
}
#module_683329410 {
position:static;
z-index:2;
top:-114px;
left:0px;
width:100%;
height: auto;
}
#module_683329410 .ModuleHead683329410 {
display:none;
}
#module_683329410 .BodyCenter.BodyCenter683329410 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329410 >.module_683329410 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329410 >.module_683329410{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329410 .BodyCenter.BodyCenter683329410 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329410 .BodyCenter.BodyCenter683329410 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329410 >.module_683329410 {
margin-top:0.6173%;
margin-left:0.0000%;
margin-right:6.1728%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329410 >.module_683329410 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329410 >.module_683329410 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329410:hover {
border:none;
}
#module_683329410:hover >.module_683329410 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329410 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329410 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329410 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329410 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329410 .imageTextGiant-Container{padding-top:10px;}
#module_683329410 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329410 .imageTextGiant-Container{padding-left:0px;}
#module_683329410 .imageTextGiant-Container{padding-right:0px;}
#module_683329410 .showHandle .btn{font-size:14px;}
#module_683329410 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329410 .showHandle .btn{color:#333;}
#module_683329410 .showHandle .btn{font-weight:400;}
#module_683329410 .showHandle .btn{text-decoration:none;}
#module_683329410 .showHandle .btn{font-style:normal;}
#module_683329410 .showHandle div{border-top-color:#ddd !important;}
#module_683329410 .showHandle div{border-top-style:solid !important;}
#module_683329410 .showHandle div{border-top-width:1px !important;}
#module_683329410 .showHandle{background-color:transparent;}
#module_683329410 .showHandle{background-image:none;}
#module_683329410 .showHandle{background-repeat:no-repeat;}
#module_683329410 .showHandle{}
#module_683329410 .showHandle{}
#module_683329410 .showHandle{}
#module_683329410 a{font-size:unset;font-family:unset}
#module_683329400__tabPane_9726 #Sub683329400_Tab9726_2 {width:25.5738%;}
.module_683329402 .ModuleHead .HeadCenter{float:none;}
#module_683329402 {
padding:0px;
}
#module_683329402 {
position:static;
z-index:1;
top:-102px;
left:0px;
width:100%;
height: auto;
}
#module_683329402 .ModuleHead683329402 {
display:none;
}
#module_683329402 .BodyCenter.BodyCenter683329402 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329402 >.module_683329402 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329402 >.module_683329402{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329402 .BodyCenter.BodyCenter683329402 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329402 .BodyCenter.BodyCenter683329402 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329402 >.module_683329402 {
margin-top:0.5725%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329402 >.module_683329402 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329402 >.module_683329402 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329402:hover {
border:none;
}
#module_683329402:hover >.module_683329402 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329402 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329402 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329402 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329402 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329402 .imageTextGiant-Container{padding-top:10px;}
#module_683329402 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329402 .imageTextGiant-Container{padding-left:0px;}
#module_683329402 .imageTextGiant-Container{padding-right:0px;}
#module_683329402 .showHandle .btn{font-size:14px;}
#module_683329402 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329402 .showHandle .btn{color:#333;}
#module_683329402 .showHandle .btn{font-weight:400;}
#module_683329402 .showHandle .btn{text-decoration:none;}
#module_683329402 .showHandle .btn{font-style:normal;}
#module_683329402 .showHandle div{border-top-color:#ddd !important;}
#module_683329402 .showHandle div{border-top-style:solid !important;}
#module_683329402 .showHandle div{border-top-width:1px !important;}
#module_683329402 .showHandle{background-color:transparent;}
#module_683329402 .showHandle{background-image:none;}
#module_683329402 .showHandle{background-repeat:no-repeat;}
#module_683329402 .showHandle{}
#module_683329402 .showHandle{}
#module_683329402 .showHandle{}
#module_683329402 a{font-size:unset;font-family:unset}
#module_683329400__tabPane_9726 #Sub683329400_Tab9726_3 {width:21.3115%;}
.module_683329457 .ModuleHead .HeadCenter{float:none;}
#module_683329457 {
padding:0px;
}
#module_683329457 {
position:static;
z-index:2;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_683329457 .ModuleHead683329457 {
display:none;
}
#module_683329457 .BodyCenter.BodyCenter683329457 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329457 >.module_683329457 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329457 >.module_683329457{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329457 .BodyCenter.BodyCenter683329457 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329457 .BodyCenter.BodyCenter683329457 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329457 >.module_683329457 {
margin-top:0.5725%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329457 >.module_683329457 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329457 >.module_683329457 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329457:hover {
border:none;
}
#module_683329457:hover >.module_683329457 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329457 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329457 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329457 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329457 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329457 .imageTextGiant-Container{padding-top:10px;}
#module_683329457 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329457 .imageTextGiant-Container{padding-left:0px;}
#module_683329457 .imageTextGiant-Container{padding-right:0px;}
#module_683329457 .showHandle .btn{font-size:14px;}
#module_683329457 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329457 .showHandle .btn{color:#333;}
#module_683329457 .showHandle .btn{font-weight:400;}
#module_683329457 .showHandle .btn{text-decoration:none;}
#module_683329457 .showHandle .btn{font-style:normal;}
#module_683329457 .showHandle div{border-top-color:#ddd !important;}
#module_683329457 .showHandle div{border-top-style:solid !important;}
#module_683329457 .showHandle div{border-top-width:1px !important;}
#module_683329457 .showHandle{background-color:transparent;}
#module_683329457 .showHandle{background-image:none;}
#module_683329457 .showHandle{background-repeat:no-repeat;}
#module_683329457 .showHandle{}
#module_683329457 .showHandle{}
#module_683329457 .showHandle{}
#module_683329457 a{font-size:unset;font-family:unset}


.ModuleQuickNavGiant .quicknav-item {
    height: 100%;
    width: 100%;
}

.ModuleQuickNavGiant .quicknav-item .onenav{
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #eee;
    height: 48px;
    align-items: center;
}
.ModuleQuickNavGiant .quicknav-item .subnav li{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 48px;
    align-items: center;
}
.ModuleQuickNavGiant .quicknav-item .link {
    width: 100%;
    overflow: hidden;
}
.ModuleQuickNavGiant .quicknav-item .onetext,.ModuleQuickNavGiant .quicknav-item .twotext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ModuleQuickNavGiant .quicknav-item .subnav {
   display: none
}
.ModuleQuickNavGiant .quicknav-item .more {
    cursor: pointer;
 }.module_683805667 .ModuleHead .HeadCenter{float:none;}
#module_683805667 {
padding:0px;
}
#module_683805667 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_683805667 .ModuleHead683805667 {
display:none;
}
#module_683805667 .BodyCenter.BodyCenter683805667 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683805667 >.module_683805667 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683805667 >.module_683805667{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683805667 .BodyCenter.BodyCenter683805667 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_683805667 .BodyCenter.BodyCenter683805667 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_683805667 >.module_683805667 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_683805667 >.module_683805667 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_683805667 >.module_683805667 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683805667:hover {
border:none;
}
#module_683805667:hover >.module_683805667 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683805667 .onenav {height:48px;line-height:48px}
#module_683805667 .more {font-Size:18px;}
#module_683805667 .more {color:#999;}
#module_683805667 .onetext {font-Size:16px;}
#module_683805667 .onetext {font-Family:微软雅黑,Microsoft YaHei;}
#module_683805667 .onetext {color:#333333;}
#module_683805667 .onetext {font-weight:normal}
#module_683805667 .onetext {text-decoration:none;}
#module_683805667 .onetext {font-style:normal;}
#module_683805667 .onenav {border-bottom-style:solid;}
#module_683805667 .onenav {border-bottom-width:1px;}
#module_683805667 .onenav {border-bottom-color:#d9d9d9;}
#module_683805667 .subnav li{height:40px;line-height:40px}
#module_683805667 .subnav {padding-top:20px;}
#module_683805667 .subnav {padding-bottom:20px;}
#module_683805667 .subnav {padding-left:0px;}
#module_683805667 .subnav {padding-right:0px;}
#module_683805667 .twotext {font-Size:14px;}
#module_683805667 .twotext {font-Family:微软雅黑,Microsoft YaHei;}
#module_683805667 .twotext {color:#666;}
#module_683805667 .twotext {font-weight:normal}
#module_683805667 .twotext {text-decoration:none;}
#module_683805667 .twotext {font-style:normal;}
#module_683805667 .open .onetext {font-Size:16px;}
#module_683805667 .open .onetext {font-Family:微软雅黑,Microsoft YaHei;}
#module_683805667 .open .onetext {color:rgb(240, 130, 0);}
#module_683805667 .open .onetext {font-weight:normal}
#module_683805667 .open .onetext {text-decoration:none;}
#module_683805667 .open .onetext {font-style:normal;}
#module_683805667 .open.onenav {border-bottom-style:solid;}
#module_683805667 .open.onenav {border-bottom-width:1px;}
#module_683805667 .open.onenav {border-bottom-color:rgb(240, 130, 0);}

.module_683329474 .ModuleHead .HeadCenter{float:none;}
#module_683329474 {
padding:0px;
}
#module_683329474 {
position:static;
z-index:1;
top:4507px;
left:525px;
width:100%;
height: auto;
}
#module_683329474 .ModuleHead683329474 {
display:none;
}
#module_683329474 .BodyCenter.BodyCenter683329474 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329474 >.module_683329474 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329474 >.module_683329474{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329474 .BodyCenter.BodyCenter683329474 {
padding-top:0.9852%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.9852%;
}
}
@media screen and (max-width: 767px){
#module_683329474 .BodyCenter.BodyCenter683329474 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329474 >.module_683329474 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329474 >.module_683329474 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329474 >.module_683329474 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329474:hover {
border:none;
}
#module_683329474:hover >.module_683329474 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329474 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329474 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329474 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329474 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329474 .imageTextGiant-Container{padding-top:10px;}
#module_683329474 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329474 .imageTextGiant-Container{padding-left:0px;}
#module_683329474 .imageTextGiant-Container{padding-right:0px;}
#module_683329474 .showHandle .btn{font-size:14px;}
#module_683329474 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329474 .showHandle .btn{color:#333;}
#module_683329474 .showHandle .btn{font-weight:400;}
#module_683329474 .showHandle .btn{text-decoration:none;}
#module_683329474 .showHandle .btn{font-style:normal;}
#module_683329474 .showHandle div{border-top-color:#ddd !important;}
#module_683329474 .showHandle div{border-top-style:solid !important;}
#module_683329474 .showHandle div{border-top-width:1px !important;}
#module_683329474 .showHandle{background-color:transparent;}
#module_683329474 .showHandle{background-image:none;}
#module_683329474 .showHandle{background-repeat:no-repeat;}
#module_683329474 .showHandle{}
#module_683329474 .showHandle{}
#module_683329474 .showHandle{}
#module_683329474 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer683329362 #Sub683329362_1 {width:70.7742%;}
.module_683329486 .ModuleHead .HeadCenter{float:none;}
#module_683329486 {
padding:0px;
}
#module_683329486 {
position:static;
z-index:1;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_683329486 .ModuleHead683329486 {
display:none;
}
#module_683329486 .BodyCenter.BodyCenter683329486 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683329486 >.module_683329486 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683329486 >.module_683329486{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683329486 .BodyCenter.BodyCenter683329486 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329486 .BodyCenter.BodyCenter683329486 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683329486 >.module_683329486 {
margin-top:18.0108%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683329486 >.module_683329486 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683329486 >.module_683329486 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683329486:hover {
border:none;
}
#module_683329486:hover >.module_683329486 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683329486 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683329486 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683329486 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683329486 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683329486 .imageTextGiant-Container{padding-top:10px;}
#module_683329486 .imageTextGiant-Container{padding-bottom:10px;}
#module_683329486 .imageTextGiant-Container{padding-left:0px;}
#module_683329486 .imageTextGiant-Container{padding-right:0px;}
#module_683329486 .showHandle .btn{font-size:14px;}
#module_683329486 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683329486 .showHandle .btn{color:#333;}
#module_683329486 .showHandle .btn{font-weight:400;}
#module_683329486 .showHandle .btn{text-decoration:none;}
#module_683329486 .showHandle .btn{font-style:normal;}
#module_683329486 .showHandle div{border-top-color:#ddd !important;}
#module_683329486 .showHandle div{border-top-style:solid !important;}
#module_683329486 .showHandle div{border-top-width:1px !important;}
#module_683329486 .showHandle{background-color:transparent;}
#module_683329486 .showHandle{background-image:none;}
#module_683329486 .showHandle{background-repeat:no-repeat;}
#module_683329486 .showHandle{}
#module_683329486 .showHandle{}
#module_683329486 .showHandle{}
#module_683329486 a{font-size:unset;font-family:unset}
.module_683330781 .ModuleHead .HeadCenter{float:none;}
#module_683330781 {
padding:0px;
}
#module_683330781 {
position:static;
z-index:0;
top:4094px;
left:1462px;
width:100%;
height: auto;
}
#module_683330781 .ModuleHead683330781 {
display:none;
}

#module_683330781 img{border-top-color:transparent;}
#module_683330781 img{border-top-style:none;}
#module_683330781 img{border-top-width:0px;}
#module_683330781 img{border-right-color:transparent;}
#module_683330781 img{border-right-style:none;}
#module_683330781 img{border-right-width:0px;}
#module_683330781 img{border-bottom-color:transparent;}
#module_683330781 img{border-bottom-style:none;}
#module_683330781 img{border-bottom-width:0px;}
#module_683330781 img{border-left-color:transparent;}
#module_683330781 img{border-left-style:none;}
#module_683330781 img{border-left-width:0px;}
#module_683330781 img{border-top-left-radius:0px;}
#module_683330781 img{border-top-right-radius:0px;}
#module_683330781 img{border-bottom-left-radius:0px;}
#module_683330781 img{border-bottom-right-radius:0px;}
#module_683330781 .BodyCenter{text-align: center;}

.module_683330784 .ModuleHead .HeadCenter{float:none;}
#module_683330784 {
padding:0px;
}
#module_683330784 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_683330784 .ModuleHead683330784 {
display:none;
}
#module_683330784 .BodyCenter.BodyCenter683330784 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683330784 >.module_683330784 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683330784 >.module_683330784{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683330784 .BodyCenter.BodyCenter683330784 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683330784 .BodyCenter.BodyCenter683330784 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_683330784 >.module_683330784 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683330784 >.module_683330784 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_683330784 >.module_683330784 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683330784:hover {
border:none;
}
#module_683330784:hover >.module_683330784 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683330784 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_683330784 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_683330784 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_683330784 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_683330784 .GraphicUpper{padding-top:0px;}
#module_683330784 .GraphicUpper{padding-bottom:0px;}
#module_683330784 .GraphicUpper{padding-left:0px;}
#module_683330784 .GraphicUpper {padding-right:0px;}
#module_683330784 .GraphicUpper{width:7%;} #module_683330784 .ModuleImageTextContent{width: calc(100% - 7%);}
#module_683330784 .MobileGraphicUpper{width:7%;} #module_683330784 .ModuleMobileImageTextContent{width: calc(100% - 7%);}
#module_683330784 .ModuleImageTextGiantContent{padding-top:0px;}
#module_683330784 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_683330784 .ModuleImageTextGiantContent{padding-left:15px;}
#module_683330784 .ModuleImageTextGiantContent{padding-right:0px;}
#module_683330784 .normal_ImgtextBox_content{padding-top:0px;}
#module_683330784 .normal_ImgtextBox_content{padding-bottom:9px;}
#module_683330784 .normal_ImgtextBox_content{padding-left:0px;}
#module_683330784 .normal_ImgtextBox_content{padding-right:0px;}
#module_683330784 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_683330784 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_683330784 .normal_ImgtextBox_content{background-color:transparent;}
#module_683330784 .normal_ImgtextBox_content{background-image:none;}
#module_683330784 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_683330784 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_683330784 .normal_ImgtextBox_content{background-attachment:none;}
#module_683330784 .normal_ImgtextBox_content{}
#module_683330784 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_683330784 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_683330784 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_683330784 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_683330784 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content{border-top-style:none;}
#module_683330784 .normal_ImgtextBox_content{border-top-width:0px;}
#module_683330784 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content{border-right-style:none;}
#module_683330784 .normal_ImgtextBox_content{border-right-width:0px;}
#module_683330784 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_683330784 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_683330784 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content{border-left-style:none;}
#module_683330784 .normal_ImgtextBox_content{border-left-width:0px;}
#module_683330784 .showHandle .btn{font-size:14px;}
#module_683330784 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683330784 .showHandle .btn{color:#333;}
#module_683330784 .showHandle .btn{font-weight:400;}
#module_683330784 .showHandle .btn{text-decoration:none;}
#module_683330784 .showHandle .btn{font-style:normal;}
#module_683330784 .showHandle div{border-top-color:#ddd !important;}
#module_683330784 .showHandle div{border-top-style:solid !important;}
#module_683330784 .showHandle div{border-top-width:1px !important;}
#module_683330784 .showHandle{background-color:transparent;}
#module_683330784 .showHandle{background-image:none;}
#module_683330784 .showHandle{background-repeat:no-repeat;}
#module_683330784 .showHandle{}
#module_683330784 .showHandle{}
#module_683330784 .showHandle{}
#module_683330784 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_683330784 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_683330784 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_683330784 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_683330784 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_683330784 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_683330784 a{font-size:unset;font-family:unset}
.module_683333155 .ModuleHead .HeadCenter{float:none;}
#module_683333155 {
padding:0px;
}
#module_683333155 {
position:static;
z-index:1;
top:280px;
left:0px;
width:100%;
height: auto;
}
#module_683333155 .ModuleHead683333155 {
display:none;
}
#module_683333155 .BodyCenter.BodyCenter683333155 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333155 >.module_683333155 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333155 >.module_683333155{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333155 .BodyCenter.BodyCenter683333155 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_683333155 .BodyCenter.BodyCenter683333155 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333155 >.module_683333155 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333155 >.module_683333155 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333155 >.module_683333155 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333155:hover {
border:none;
}
#module_683333155:hover >.module_683333155 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333155 .tabContainerGiantGrid{background-color:transparent;}
#module_683333155 .tabContainerGiantGrid{background-image:none;}
#module_683333155 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_683333155 .tabContainerGiantGrid{}
#module_683333155 .tabContainerGiantGrid{}
#module_683333155 .tabContainerGiantGrid{}
#module_683333155 .tabContainerGiantGrid{padding-top:10px;}
#module_683333155 .tabContainerGiantGrid{padding-bottom:10px;}
#module_683333155 .tabContainerGiantGrid{padding-left:0px;}
#module_683333155 .tabContainerGiantGrid{padding-right:0px;}
#module_683333155 .tabContainerGiantGrid{border-top-color:transparent;}
#module_683333155 .tabContainerGiantGrid{border-top-style:solid;}
#module_683333155 .tabContainerGiantGrid{border-top-width:0px;}
#module_683333155 .tabContainerGiantGrid{border-right-color:transparent;}
#module_683333155 .tabContainerGiantGrid{border-right-style:solid;}
#module_683333155 .tabContainerGiantGrid{border-right-width:0px;}
#module_683333155 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_683333155 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_683333155 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_683333155 .tabContainerGiantGrid{border-left-color:transparent;}
#module_683333155 .tabContainerGiantGrid{border-left-style:solid;}
#module_683333155 .tabContainerGiantGrid{border-left-width:0px;}
#module_683333155 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_683333155 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_683333155 .Nav-Container .title .phicon{border-top-style:solid;}
#module_683333155 .Nav-Container .title .phicon{border-top-width:1px;}
#module_683333155 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_683333155 .Nav-Container .title .phicon{border-right-style:solid;}
#module_683333155 .Nav-Container .title .phicon{border-right-width:1px;}
#module_683333155 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_683333155 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_683333155 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_683333155 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_683333155 .Nav-Container .title .phicon{border-left-style:solid;}
#module_683333155 .Nav-Container .title .phicon{border-left-width:1px;}
#module_683333155 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_683333155 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_683333155 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_683333155 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_683333155 .Nav-Container .title .phicon{background-color:#000000;} #module_683333155 .nav li{background-color:#000000;}
#module_683333155 .Nav-Container .title .phicon{}
#module_683333155 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_683333155 .Nav-Container .title .phicon{width:55px;}
#module_683333155 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_683333155 .Nav-Container .title .phicon span{font-size:16px;}
#module_683333155 .Nav-Container .title .phicon span{color:#fff;}
#module_683333155 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_683333155 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_683333155 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_683333155 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_683333155 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_683333155 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_683333155 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_683333155 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_683333155 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_683333155 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_683333155 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_683333155 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_683333155 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_683333155 .Nav-Container .title .phicon:hover{}
#module_683333155 .Nav-Container .title .phicon:hover{width:55px;}
#module_683333155 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_683333155 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_683333155 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_683333155 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_683333155__tabPane_9726 #Sub683333155_9726 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubContainer {display: table-cell; vertical-align: top;}
#module_683333155__tabPane_9726 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_683333155__tabPane_9726 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_683333155__tabPane_9726 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_683333155__tabPane_9726:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_683333155__tabPane_9726 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_683333155__tabPane_9726 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_683333155__tabPane_9726 #Sub683333155_9726 {display: block;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubPadding {float:left; height: 10px;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubContainer {float:left;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubContainer .SubDrag {display:none;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubPadding {width:5px;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubContainer {width:calc((100% - 10px) / 3) !important;}
#module_683333155__tabPane_9726 #Sub683333155_9726 > .SubPadding3 {display:none;}
}
#module_683333155__tabPane_9726 #Sub683333155_Tab9726_1 {width:33.3333%;}
.module_683333180 .ModuleHead .HeadCenter{float:none;}
#module_683333180 {
padding:0px;
}
#module_683333180 {
position:static;
z-index:1;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_683333180 .ModuleHead683333180 {
display:none;
}
#module_683333180 .BodyCenter.BodyCenter683333180 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333180 >.module_683333180 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333180 >.module_683333180{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333180 .BodyCenter.BodyCenter683333180 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333180 .BodyCenter.BodyCenter683333180 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333180 >.module_683333180 {
margin-top:5.3783%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333180 >.module_683333180 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333180 >.module_683333180 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333180:hover {
border:none;
}
#module_683333180:hover >.module_683333180 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333180 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683333180 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683333180 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683333180 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683333180 .imageTextGiant-Container{padding-top:10px;}
#module_683333180 .imageTextGiant-Container{padding-bottom:10px;}
#module_683333180 .imageTextGiant-Container{padding-left:0px;}
#module_683333180 .imageTextGiant-Container{padding-right:0px;}
#module_683333180 .showHandle .btn{font-size:14px;}
#module_683333180 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683333180 .showHandle .btn{color:#333;}
#module_683333180 .showHandle .btn{font-weight:400;}
#module_683333180 .showHandle .btn{text-decoration:none;}
#module_683333180 .showHandle .btn{font-style:normal;}
#module_683333180 .showHandle div{border-top-color:#ddd !important;}
#module_683333180 .showHandle div{border-top-style:solid !important;}
#module_683333180 .showHandle div{border-top-width:1px !important;}
#module_683333180 .showHandle{background-color:transparent;}
#module_683333180 .showHandle{background-image:none;}
#module_683333180 .showHandle{background-repeat:no-repeat;}
#module_683333180 .showHandle{}
#module_683333180 .showHandle{}
#module_683333180 .showHandle{}
#module_683333180 a{font-size:unset;font-family:unset}
.module_683333475 .ModuleHead .HeadCenter{float:none;}
#module_683333475 {
padding:0px;
}
#module_683333475 {
position:static;
z-index:2;
top:105px;
left:0px;
width:100%;
height: auto;
}
#module_683333475 .ModuleHead683333475 {
display:none;
}
#module_683333475 .BodyCenter.BodyCenter683333475 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333475 >.module_683333475 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333475 >.module_683333475{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333475 .BodyCenter.BodyCenter683333475 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333475 .BodyCenter.BodyCenter683333475 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333475 >.module_683333475 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333475 >.module_683333475 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333475 >.module_683333475 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333475:hover {
border:none;
}
#module_683333475:hover >.module_683333475 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333475 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683333475 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683333475 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683333475 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683333475 .imageTextGiant-Container{padding-top:0px;}
#module_683333475 .imageTextGiant-Container{padding-bottom:10px;}
#module_683333475 .imageTextGiant-Container{padding-left:0px;}
#module_683333475 .imageTextGiant-Container{padding-right:0px;}
#module_683333475 .showHandle .btn{font-size:14px;}
#module_683333475 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683333475 .showHandle .btn{color:#333;}
#module_683333475 .showHandle .btn{font-weight:400;}
#module_683333475 .showHandle .btn{text-decoration:none;}
#module_683333475 .showHandle .btn{font-style:normal;}
#module_683333475 .showHandle div{border-top-color:#ddd !important;}
#module_683333475 .showHandle div{border-top-style:solid !important;}
#module_683333475 .showHandle div{border-top-width:1px !important;}
#module_683333475 .showHandle{background-color:transparent;}
#module_683333475 .showHandle{background-image:none;}
#module_683333475 .showHandle{background-repeat:no-repeat;}
#module_683333475 .showHandle{}
#module_683333475 .showHandle{}
#module_683333475 .showHandle{}
#module_683333475 a{font-size:unset;font-family:unset}
#module_683333155__tabPane_9726 #Sub683333155_Tab9726_2 {width:33.3333%;}
.module_683333183 .ModuleHead .HeadCenter{float:none;}
#module_683333183 {
padding:0px;
}
#module_683333183 {
position:static;
z-index:2;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_683333183 .ModuleHead683333183 {
display:none;
}
#module_683333183 .BodyCenter.BodyCenter683333183 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333183 >.module_683333183 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333183 >.module_683333183{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333183 .BodyCenter.BodyCenter683333183 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333183 .BodyCenter.BodyCenter683333183 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333183 >.module_683333183 {
margin-top:5.2980%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333183 >.module_683333183 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333183 >.module_683333183 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333183:hover {
border:none;
}
#module_683333183:hover >.module_683333183 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333183 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683333183 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683333183 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683333183 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683333183 .imageTextGiant-Container{padding-top:10px;}
#module_683333183 .imageTextGiant-Container{padding-bottom:10px;}
#module_683333183 .imageTextGiant-Container{padding-left:0px;}
#module_683333183 .imageTextGiant-Container{padding-right:0px;}
#module_683333183 .showHandle .btn{font-size:14px;}
#module_683333183 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683333183 .showHandle .btn{color:#333;}
#module_683333183 .showHandle .btn{font-weight:400;}
#module_683333183 .showHandle .btn{text-decoration:none;}
#module_683333183 .showHandle .btn{font-style:normal;}
#module_683333183 .showHandle div{border-top-color:#ddd !important;}
#module_683333183 .showHandle div{border-top-style:solid !important;}
#module_683333183 .showHandle div{border-top-width:1px !important;}
#module_683333183 .showHandle{background-color:transparent;}
#module_683333183 .showHandle{background-image:none;}
#module_683333183 .showHandle{background-repeat:no-repeat;}
#module_683333183 .showHandle{}
#module_683333183 .showHandle{}
#module_683333183 .showHandle{}
#module_683333183 a{font-size:unset;font-family:unset}
.module_683333480 .ModuleHead .HeadCenter{float:none;}
#module_683333480 {
padding:0px;
}
#module_683333480 {
position:static;
z-index:3;
top:94px;
left:0px;
width:100%;
height: auto;
}
#module_683333480 .ModuleHead683333480 {
display:none;
}
#module_683333480 .BodyCenter.BodyCenter683333480 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683333480 >.module_683333480 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683333480 >.module_683333480{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683333480 .BodyCenter.BodyCenter683333480 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333480 .BodyCenter.BodyCenter683333480 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683333480 >.module_683333480 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683333480 >.module_683333480 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683333480 >.module_683333480 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683333480:hover {
border:none;
}
#module_683333480:hover >.module_683333480 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683333480 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683333480 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683333480 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683333480 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683333480 .imageTextGiant-Container{padding-top:0px;}
#module_683333480 .imageTextGiant-Container{padding-bottom:10px;}
#module_683333480 .imageTextGiant-Container{padding-left:0px;}
#module_683333480 .imageTextGiant-Container{padding-right:0px;}
#module_683333480 .showHandle .btn{font-size:14px;}
#module_683333480 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683333480 .showHandle .btn{color:#333;}
#module_683333480 .showHandle .btn{font-weight:400;}
#module_683333480 .showHandle .btn{text-decoration:none;}
#module_683333480 .showHandle .btn{font-style:normal;}
#module_683333480 .showHandle div{border-top-color:#ddd !important;}
#module_683333480 .showHandle div{border-top-style:solid !important;}
#module_683333480 .showHandle div{border-top-width:1px !important;}
#module_683333480 .showHandle{background-color:transparent;}
#module_683333480 .showHandle{background-image:none;}
#module_683333480 .showHandle{background-repeat:no-repeat;}
#module_683333480 .showHandle{}
#module_683333480 .showHandle{}
#module_683333480 .showHandle{}
#module_683333480 a{font-size:unset;font-family:unset}
#module_683333155__tabPane_9726 #Sub683333155_Tab9726_3 {width:33.3333%;}
.module_684376792 .ModuleHead .HeadCenter{float:none;}
#module_684376792 {
padding:0px;
}
#module_684376792 {
position:static;
z-index:3;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_684376792 .ModuleHead684376792 {
display:none;
}
#module_684376792 .BodyCenter.BodyCenter684376792 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684376792 >.module_684376792 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684376792 >.module_684376792{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684376792 .BodyCenter.BodyCenter684376792 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684376792 .BodyCenter.BodyCenter684376792 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684376792 >.module_684376792 {
margin-top:5.2980%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684376792 >.module_684376792 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684376792 >.module_684376792 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684376792:hover {
border:none;
}
#module_684376792:hover >.module_684376792 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684376792 .ModuleImageTextGiantContent{margin-top:0px;}
#module_684376792 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_684376792 .ModuleImageTextGiantContent{margin-left:0px;}
#module_684376792 .ModuleImageTextGiantContent{margin-right:0px;}
#module_684376792 .imageTextGiant-Container{padding-top:10px;}
#module_684376792 .imageTextGiant-Container{padding-bottom:10px;}
#module_684376792 .imageTextGiant-Container{padding-left:0px;}
#module_684376792 .imageTextGiant-Container{padding-right:0px;}
#module_684376792 .showHandle .btn{font-size:14px;}
#module_684376792 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684376792 .showHandle .btn{color:#333;}
#module_684376792 .showHandle .btn{font-weight:400;}
#module_684376792 .showHandle .btn{text-decoration:none;}
#module_684376792 .showHandle .btn{font-style:normal;}
#module_684376792 .showHandle div{border-top-color:#ddd !important;}
#module_684376792 .showHandle div{border-top-style:solid !important;}
#module_684376792 .showHandle div{border-top-width:1px !important;}
#module_684376792 .showHandle{background-color:transparent;}
#module_684376792 .showHandle{background-image:none;}
#module_684376792 .showHandle{background-repeat:no-repeat;}
#module_684376792 .showHandle{}
#module_684376792 .showHandle{}
#module_684376792 .showHandle{}
#module_684376792 a{font-size:unset;font-family:unset}
.module_684376793 .ModuleHead .HeadCenter{float:none;}
#module_684376793 {
padding:0px;
}
#module_684376793 {
position:static;
z-index:3;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_684376793 .ModuleHead684376793 {
display:none;
}
#module_684376793 .BodyCenter.BodyCenter684376793 {
background:none;background-color:rgba(0,0,0,0);
}
#module_684376793 >.module_684376793 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_684376793 >.module_684376793{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_684376793 .BodyCenter.BodyCenter684376793 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684376793 .BodyCenter.BodyCenter684376793 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_684376793 >.module_684376793 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_684376793 >.module_684376793 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_684376793 >.module_684376793 {box-shadow: 0px 0px 0px 0px #ccc}
#module_684376793:hover {
border:none;
}
#module_684376793:hover >.module_684376793 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_684376793 .ModuleImageTextGiantContent{margin-top:0px;}
#module_684376793 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_684376793 .ModuleImageTextGiantContent{margin-left:0px;}
#module_684376793 .ModuleImageTextGiantContent{margin-right:0px;}
#module_684376793 .imageTextGiant-Container{padding-top:0px;}
#module_684376793 .imageTextGiant-Container{padding-bottom:10px;}
#module_684376793 .imageTextGiant-Container{padding-left:0px;}
#module_684376793 .imageTextGiant-Container{padding-right:0px;}
#module_684376793 .showHandle .btn{font-size:14px;}
#module_684376793 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_684376793 .showHandle .btn{color:#333;}
#module_684376793 .showHandle .btn{font-weight:400;}
#module_684376793 .showHandle .btn{text-decoration:none;}
#module_684376793 .showHandle .btn{font-style:normal;}
#module_684376793 .showHandle div{border-top-color:#ddd !important;}
#module_684376793 .showHandle div{border-top-style:solid !important;}
#module_684376793 .showHandle div{border-top-width:1px !important;}
#module_684376793 .showHandle{background-color:transparent;}
#module_684376793 .showHandle{background-image:none;}
#module_684376793 .showHandle{background-repeat:no-repeat;}
#module_684376793 .showHandle{}
#module_684376793 .showHandle{}
#module_684376793 .showHandle{}
#module_684376793 a{font-size:unset;font-family:unset}


.module_683813753 .ModuleHead .HeadCenter{float:none;}
#module_683813753 {
padding:0px;
}
#module_683813753 {
position:static;
z-index:1;
top:363px;
left:0px;
width:100%;
height: auto;
}
#module_683813753 .ModuleHead683813753 {
display:none;
}
#module_683813753 .BodyCenter.BodyCenter683813753 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683813753 >.module_683813753 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683813753 >.module_683813753{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683813753 .BodyCenter.BodyCenter683813753 {
padding-top:0.9852%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.9852%;
}
}
@media screen and (max-width: 767px){
#module_683813753 .BodyCenter.BodyCenter683813753 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_683813753 >.module_683813753 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_683813753 >.module_683813753 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_683813753 >.module_683813753 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683813753:hover {
border:none;
}
#module_683813753:hover >.module_683813753 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683813753 .ModuleImageTextGiantContent{margin-top:0px;}
#module_683813753 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_683813753 .ModuleImageTextGiantContent{margin-left:0px;}
#module_683813753 .ModuleImageTextGiantContent{margin-right:0px;}
#module_683813753 .imageTextGiant-Container{padding-top:10px;}
#module_683813753 .imageTextGiant-Container{padding-bottom:10px;}
#module_683813753 .imageTextGiant-Container{padding-left:0px;}
#module_683813753 .imageTextGiant-Container{padding-right:0px;}
#module_683813753 .showHandle .btn{font-size:14px;}
#module_683813753 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_683813753 .showHandle .btn{color:#333;}
#module_683813753 .showHandle .btn{font-weight:400;}
#module_683813753 .showHandle .btn{text-decoration:none;}
#module_683813753 .showHandle .btn{font-style:normal;}
#module_683813753 .showHandle div{border-top-color:#ddd !important;}
#module_683813753 .showHandle div{border-top-style:solid !important;}
#module_683813753 .showHandle div{border-top-width:1px !important;}
#module_683813753 .showHandle{background-color:transparent;}
#module_683813753 .showHandle{background-image:none;}
#module_683813753 .showHandle{background-repeat:no-repeat;}
#module_683813753 .showHandle{}
#module_683813753 .showHandle{}
#module_683813753 .showHandle{}
#module_683813753 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer683329362 #Sub683329362_2 {width:29.2258%;}
#module_688836767{display:none;}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_683321993 .ModuleHead .HeadCenter{float:none;}
#module_683321993 {
padding:0px;
}
#module_683321993 {
}
#module_683321993 .ModuleHead683321993 {
display:none;
}
#module_683321993 .BodyCenter.BodyCenter683321993 {
background:none;background-color:rgba(0,0,0,0);
}
#module_683321993 >.module_683321993 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_683321993 >.module_683321993{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_683321993 .BodyCenter.BodyCenter683321993 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_683321993 .BodyCenter.BodyCenter683321993 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_683321993 >.module_683321993 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_683321993 >.module_683321993 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_683321993 >.module_683321993 {box-shadow: 0px 0px 0px 0px #ccc}
#module_683321993:hover {
border:none;
}
#module_683321993:hover >.module_683321993 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_683321993 .langlistbox{background-color:#fff} #module_683321993 .langlistbox .jt{border-bottom-color:#fff}
#module_683321993 .langlistbox .langinfo{color:#333333}
#module_683321993 .langlistbox .langinfo{background-color:#fff}
#module_683321993 .langlistbox .langinfo{border-color:#333333}
#module_683321993 .langlistbox .langtxt{ font-size:16px }
#module_683321993 .langlistbox .langtxt{ color:#333333 }
#module_683321993 {}#module_683321993.layout-101 #header{border-bottom-color:transparent;}
#module_683321993 {}#module_683321993.layout-101 #header{border-bottom-style:none;}
#module_683321993 {}#module_683321993.layout-101 #header{border-bottom-width:0px;}
#module_683321993 {}#module_683321993.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_683321993 {}#module_683321993.layout-101 #MobileNav{background-color: transparent;} #module_683321993.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_683321993 {}#module_683321993.layout-101 #header{}
#module_683321993 {}#module_683321993.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_683321993 {}#module_683321993.layout-101 #header p{font-size:16px;}
#module_683321993 {}#module_683321993.layout-101 #header p{color:#fff;}
#module_683321993 {}#module_683321993.layout-101 #header p{font-weight:normal;}
#module_683321993 {}#module_683321993.layout-101 #header p{text-decoration:none;}
#module_683321993 {}#module_683321993.layout-101 #header p{font-style:normal;}
#module_683321993 {}#module_683321993.layout-101 .lcitem .rect{background:rgb(127, 127, 127);} #module_683321993.layout-101 .icons{color:rgb(127, 127, 127);} #module_683321993.layout-101 .svgdiv svg>*{fill:rgb(127, 127, 127);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(216, 216, 216, 0.23);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item,#module_683321993.layout-101 #MobileNavFloatLayer{background-color:rgb(255, 255, 255);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item,#module_683321993.layout-101 #MobileNavFloatLayer{}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a{background:rgb(255, 255, 255);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a{}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a,#module_683321993.layout-101 .micro-nav-item>ul>li>a p{color:rgb(0, 0, 0);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a{background:rgb(240, 130, 0);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a,#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a,#module_683321993.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a,#module_683321993.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a,#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a,#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_683321993 .langlistbox li:hover .langinfo,#module_683321993 .langactive .langinfo {color:#fff}
#module_683321993 .langlistbox li:hover .langinfo,#module_683321993 .langactive .langinfo{background-color:#333333}
#module_683321993 .langlistbox li:hover .langinfo,#module_683321993 .langactive .langinfo{border-color:#333333}
#module_683321993 .langlistbox li:hover .langtxt,#module_683321993 .langactive .langtxt{ color:#333333 }
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a:hover,#module_683321993.layout-101 .micro-nav-item>ul>li>a:hover p{color:rgb(240, 130, 0);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(240, 130, 0);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgb(240, 130, 0);}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_683321993 {}#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_683321993.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:rgb(242, 242, 242);}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_683321998 .ModuleHead .HeadCenter{float:none;}
#module_683321998 {
padding:0px;
}
#module_683321998 {
}
#module_683321998 .ModuleHead0 {
display:none;
}

#module_683321998 .defaultbtn{background-color:#fff}
#module_683321998 .defaultbtn{}
#module_683321998 .spotgroup{color:#000}
#module_683321998 .itembtn{background-color:#fff}
#module_683321998 .itembtn{}
#module_683321998 .itemicon{color:#666} #module_683321998 svg>*{fill:#666}
#module_683321998 .itemtext{background-color:#fff} #module_683321998 .itemtextright::before{border-left-color:#fff} #module_683321998 .itemtextleft::before{border-right-color:#fff}
#module_683321998 .itemtext{}
#module_683321998 .itemtext{font-size:12px;}
#module_683321998 .itemtext{font-family:;}
#module_683321998 .itemtext{color:#666 !important;}
#module_683321998 .itemtext{font-weight:normal;}
#module_683321998 .itemtext{text-decoration:none;}
#module_683321998 .itemtext{font-style:normal;}
#module_683321998 .defaultbtnbghover{background-color:#000000}
#module_683321998 .defaultbtnbghover{}
#module_683321998 .defaultbtniconbghover{color:#fff}
.module_683321994 .ModuleHead .HeadCenter{float:none;}
#module_683321994 {
padding:0px;
}
#module_683321994 {
}
#module_683321994 .ModuleHead0 {
display:none;
}
#module_683321994 .ModuleHead .HeadText.HeadText0 {
}
#module_683321994 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_683321994 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_683321994 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_683321994 .BodyCenter.BodyCenter0 {
}
}
#module_683321994 .BodyCenter.BodyCenter0 {
}
#module_683321994 .BodyCenter a {
}

#module_683321994 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_683321994 .foot-nav-list{border-top-color:;}
#module_683321994 .foot-nav-list{border-top-style:;}
#module_683321994 .foot-nav-list{border-top-width:px;}
#module_683321994 #MobileFootNav{box-shadow:;}
#module_683321994 .icon{color: !important;} #module_683321994 .icon svg >*{fill:}
#module_683321994 .itemText{font-size:px;}
#module_683321994 .itemText{font-family:;}
#module_683321994 .itemText{color: !important;}
#module_683321994 .itemText{}
#module_683321994 .itemText{}
#module_683321994 .itemText{}
#module_683321994 .iconh{color: !important;}  #module_683321994 .iconh svg >*{fill:}
#module_683321994 .itemTexth{font-size:px;}
#module_683321994 .itemTexth{font-family:;}
#module_683321994 .itemTexth{color: !important;}
#module_683321994 .itemTexth{}
#module_683321994 .itemTexth{}
#module_683321994 .itemTexth{}
